.cv-modal{position:fixed;inset:0;z-index:10000;display:flex;align-items:center;justify-content:center;opacity:0;visibility:hidden;transition:opacity .3s ease,visibility .3s ease;pointer-events:none}.cv-modal-open{opacity:1;visibility:visible;pointer-events:auto}.cv-modal-overlay{position:absolute;inset:0;background-color:#00000080;backdrop-filter:blur(4px)}.cv-modal-content{position:relative;background-color:var(--bg-surface);border-radius:var(--radius-lg);box-shadow:0 20px 60px #0000004d;width:90%;max-width:900px;max-height:90vh;display:flex;flex-direction:column;overflow:hidden;transform:scale(.95);transition:transform .3s ease}.cv-modal-open .cv-modal-content{transform:scale(1)}.cv-modal-header{display:flex;justify-content:space-between;align-items:center;padding:1.5rem 2rem;border-bottom:1px solid var(--border-subtle);flex-shrink:0}.cv-modal-title{font-size:1.5rem;font-weight:600;color:var(--text-primary);margin:0}.cv-modal-actions{display:flex;gap:.75rem;align-items:center}.cv-modal-button{display:inline-flex;align-items:center;gap:.5rem;padding:.5rem 1rem;background-color:var(--bg-surface);border:1px solid var(--border-subtle);border-radius:var(--radius-md);color:var(--text-primary);font-size:.875rem;font-weight:500;cursor:pointer;transition:background-color .2s,border-color .2s;font-family:var(--font-sans)}.cv-modal-button:hover{background-color:var(--accent-soft);border-color:var(--accent)}.cv-modal-button svg{width:18px;height:18px}.cv-modal-button-close{padding:.5rem;min-width:auto}.cv-modal-button-print.btn-primary{display:inline-flex;align-items:center;gap:.5rem;border:none!important;background-color:var(--accent);color:#fff}.cv-modal-button-print.btn-primary:hover{background-color:#0199c4;color:#fff;border:none!important}.cv-modal-button-print.btn-primary svg{width:20px;height:20px}.cv-modal-body{overflow-y:auto;padding:3rem 2rem;flex:1}.cv-container{font-family:var(--font-sans);color:var(--text-primary);line-height:1.6;width:210mm;height:297mm;margin:0 auto;display:grid;grid-template-columns:80mm 1fr;background-color:#fff}.cv-left-column{background-color:#1e3a5f;color:#fff;padding:10mm 8mm;display:flex;flex-direction:column}.cv-right-column{background-color:#fff;color:#000;padding:10mm 6mm 10mm 4mm}.cv-header{margin-bottom:1.75rem}.cv-profile-section{display:flex;flex-direction:column;align-items:center;margin-bottom:.25rem}.cv-profile-image{width:100px;height:100px;border-radius:50%;overflow:hidden;background-color:#ffffff1a;border:3px solid rgba(255,255,255,.3);margin-bottom:1.4rem}.cv-profile-image img{width:100%;height:100%;object-fit:cover}.cv-name-title{width:100%;text-align:center;display:inline-block;height:fit-content}.cv-name{font-size:2rem;font-weight:700;color:#fff;margin:0;letter-spacing:.02em;text-align:left;line-height:1.2}.cv-name-brand{color:var(--accent);font-weight:700}.cv-badges-timeline{width:100%;margin-bottom:1.4rem;margin-top:.75rem;text-align:left}.cv-badge-item{margin-bottom:0;display:flex;align-items:center;justify-content:flex-start}.cv-badge-text{margin:0;font-weight:600;letter-spacing:.05em;line-height:1.2}.cv-badge-item h2.cv-badge-text{font-size:1.25rem;color:#fff}.cv-badge-item h3.cv-badge-text{font-size:.875rem;color:#fff6}.cv-badge-text-muted{color:#fff6}.cv-badge{display:block;padding:.5rem .75rem;background-color:#ffffff26;color:#fff;border-radius:4px;font-size:.75rem;font-weight:600;text-align:center;letter-spacing:.05em}.cv-contact-info{display:flex;flex-direction:column;gap:.7rem;font-size:.8125rem;color:#ffffffe6}.cv-contact-items-row{display:flex;flex-direction:column;gap:1rem}.cv-contact-buttons-row{display:flex;flex-direction:row;flex-wrap:wrap;gap:1rem;padding-top:.5rem}.cv-left-column .cv-contact-items-row{gap:.5rem}.cv-left-column .cv-contact-buttons-row{padding-top:.4rem;gap:.85rem}.cv-contact-item{display:flex;align-items:flex-start;gap:.75rem}.cv-contact-item svg{width:16px;height:16px;flex-shrink:0;color:var(--accent);margin-top:.125rem}.cv-contact-item span,.cv-contact-item a{color:#ffffffe6;text-decoration:none;line-height:1.5;font-size:.75rem}.cv-contact-item a{color:var(--accent);text-decoration:underline}.cv-contact-item a:hover{color:#01d4ff;text-decoration:underline}.cv-contact-button-wrapper{display:flex;flex-direction:column;align-items:center;flex:1;min-width:0;overflow:visible}@media print{.cv-contact-button-wrapper,.cv-contact-buttons-row,.cv-contact-button{overflow:visible!important}}.cv-contact-button{display:flex;flex-direction:column;align-items:center;gap:.375rem;text-decoration:none;color:#ffffffe6;transition:opacity .2s;border:1px solid var(--accent);border-radius:12px;padding:.625rem .125rem;width:100%}.cv-contact-button:hover{opacity:.8;text-decoration:none}.cv-contact-button svg{width:20px;height:20px;color:var(--accent);flex-shrink:0}.cv-contact-button-text{font-size:.75rem;line-height:1.4;text-align:center;color:var(--accent)}.cv-contact-button:hover .cv-contact-button-text{text-decoration:underline}.cv-contact-button-link{font-size:.625rem;line-height:1.4;text-align:center;color:#ffffff80;text-decoration:none;margin-top:.25rem;white-space:nowrap;overflow:visible}.cv-contact-button-link-suffix{color:#ffffffe6}.cv-section{margin-bottom:2rem}.cv-left-column .cv-section{margin-bottom:1.2rem}.cv-left-column .cv-section:last-child{margin-bottom:0}.cv-right-column .cv-section{margin-bottom:2.5rem}.cv-right-column .cv-section:last-child{margin-top:.5rem;margin-bottom:0}.cv-section-title{font-size:1.25rem;font-weight:700;margin:0 0 .5rem;letter-spacing:.1em;padding-bottom:0}.cv-left-column .cv-section-title{margin-bottom:.5rem;color:#fff}.cv-right-column .cv-section-title{color:#1e3a5f}.cv-subsection{margin-bottom:1.5rem}.cv-left-column .cv-subsection{margin-bottom:1.15rem}.cv-subsection-title{font-size:.75rem;font-weight:600;margin:0 0 .375rem;letter-spacing:.05em;color:var(--accent)}h2.cv-subsection-title{font-size:1.25rem;font-weight:700;letter-spacing:.1em}.cv-left-column .cv-subsection-title{color:var(--accent)}.cv-left-column h2.cv-subsection-title{color:#fff}.cv-right-column .cv-subsection-title{color:var(--accent)}.cv-text{margin:0 0 .75rem;font-size:.75rem;line-height:1.6}.cv-left-column .cv-text{color:#ffffffd9}.cv-right-column .cv-text{color:#000}.cv-skills-list{display:flex;flex-direction:column;gap:.5rem}.cv-skills-grid{display:grid;grid-template-columns:1fr 1fr;gap:.5rem .75rem}.cv-skill-item{display:flex;align-items:center;gap:.5rem;min-width:0}.cv-skill-icon{width:16px;height:16px;flex-shrink:0;color:#ffffffb3;overflow:visible}.cv-skill-text{font-size:.75rem;line-height:1.5;color:#ffffffe6;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.cv-skill{display:block;padding:.375rem .5rem;font-size:.75rem;line-height:1.5}.cv-left-column .cv-skill{color:#ffffffe6;background-color:#ffffff1a;border-radius:4px}.cv-right-column .cv-skill{color:#000}.cv-languages{display:flex;flex-direction:column;gap:.5rem;font-size:.75rem}.cv-left-column .cv-languages{color:#ffffffe6}.cv-right-column .cv-languages{color:#000}.cv-languages-grid{display:grid;grid-template-columns:1fr 1fr;gap:.5rem .75rem}.cv-language-item{display:flex;align-items:center;gap:.5rem;min-width:0}.cv-language-code{font-size:.75rem;font-weight:600;color:var(--accent);white-space:nowrap}.cv-language-level{font-size:.75rem;color:#ffffffe6;white-space:nowrap}.cv-work-timeline,.cv-education-timeline{position:relative;padding-left:0}.cv-work-timeline:before,.cv-education-timeline:before{content:"";position:absolute;left:59px;top:calc(.25rem + 4px);bottom:0;width:2px;background-color:#1e3a5f}.cv-work-item,.cv-education-item{position:relative;margin-bottom:1rem;display:grid;grid-template-columns:50px 1fr;gap:1.25rem 1.5rem;align-items:start}.cv-work-item:last-child,.cv-education-item:last-child{margin-bottom:0}.cv-work-item:before,.cv-education-item:before{content:"";position:absolute;left:53px;top:calc(.125rem + 4px);width:14px;height:14px;border-radius:50%;background-color:#1e3a5f;z-index:1}.cv-work-item:first-child:before,.cv-education-item:first-child:before{left:51px;top:calc(-.125rem + 4px);width:18px;height:18px}.cv-work-item:after,.cv-education-item:after{content:"";position:absolute;left:55px;top:calc(.25rem + 4px);width:10px;height:10px;border-radius:50%;background-color:var(--accent);z-index:2}.cv-work-item:first-child:after,.cv-education-item:first-child:after{left:53.35px;top:calc(.0625rem + 3.25px);width:13.5px;height:13.5px;border:2px solid #ffffff;background-color:var(--accent);box-sizing:border-box}.cv-work-date,.cv-education-date{font-size:.75rem;color:#6b7280;font-weight:500;text-align:left;word-wrap:break-word;overflow-wrap:break-word}.cv-date-year{font-size:13px;font-weight:700;color:#1e3a5f}.cv-work-content{flex:1}.cv-work-role{font-size:.9375rem;font-weight:600;color:#1e3a5f;margin-bottom:.25rem}.cv-education-title{font-size:.9375rem;font-weight:600;color:#1e3a5f}.cv-work-company,.cv-education-institution{font-size:.75rem;color:#1e3a5f;font-weight:700;font-style:italic;margin-bottom:.5rem}.cv-work-company-products{color:#6b7280;font-weight:400}.cv-work-company-product-link{font-weight:700}.cv-work-company a,.cv-education-institution a{color:#1e3a5f;text-decoration:underline}.cv-work-company a:hover,.cv-education-institution a:hover{color:var(--accent)}.cv-work-duties{list-style:none;padding:0;margin:.5rem 0 0;display:grid;grid-template-columns:1fr 1fr;gap:.125rem .75rem}.cv-work-duties li{font-size:.8125rem;color:#000;margin-bottom:0;padding-left:.75rem;position:relative;line-height:1.5}.cv-work-duties li:before{content:"•";position:absolute;left:0;color:#1e3a5f;font-weight:700}.cv-note{font-size:.75rem;color:#6b7280;font-style:italic;margin-top:1rem}.cv-note-asterisk{font-size:1.25rem;font-weight:700;color:#6b7280;margin-right:.125rem}.cv-education-header{display:flex;justify-content:space-between;align-items:baseline;gap:1rem;margin-bottom:.25rem}.cv-education-date{margin-bottom:.25rem}.cv-education-title{margin-bottom:0;flex:1}.cv-education-institution{margin-bottom:0;text-align:right;white-space:nowrap}.cv-education-description{font-size:.8125rem;color:#000;margin:.5rem 0 0;line-height:1.6}.cv-education-description a{color:#1e3a5f;text-decoration:underline;font-weight:700;font-style:italic}.cv-education-description a:hover{color:var(--accent)}.cv-further-formation-grid{display:grid;grid-template-columns:1fr 1fr;gap:1rem;width:100%}.cv-further-formation-column{width:100%}.cv-further-formation-timeline{position:relative;padding-left:0;width:100%}.cv-further-formation-timeline:before{content:"";position:absolute;left:59px;top:calc(.25rem + 4px);bottom:0;width:2px;background-color:#1e3a5f}.cv-further-formation-column:last-child .cv-further-formation-timeline:before{top:calc(-.25rem + 4px)}.cv-further-formation-item{position:relative;margin-bottom:1rem;display:grid;grid-template-columns:50px 1fr;gap:1.25rem 1.5rem;align-items:start;width:100%}.cv-further-formation-item:last-child{margin-bottom:0}.cv-further-formation-item:before{content:"";position:absolute;left:53px;top:calc(.125rem + 4px);width:14px;height:14px;border-radius:50%;background-color:#1e3a5f;z-index:1}.cv-further-formation-item:first-child:before{left:51px;top:calc(-.125rem + 4px);width:18px;height:18px}.cv-further-formation-item:after{content:"";position:absolute;left:55px;top:calc(.25rem + 4px);width:10px;height:10px;border-radius:50%;background-color:var(--accent);z-index:2}.cv-further-formation-item:first-child:after{left:53.35px;top:calc(.0625rem + 3.25px);width:13.5px;height:13.5px;border:2px solid #ffffff;background-color:var(--accent);box-sizing:border-box}.cv-further-formation-column:last-child .cv-further-formation-item:first-child:before{left:53px;top:calc(.125rem + 4px);width:14px;height:14px}.cv-further-formation-column:last-child .cv-further-formation-item:first-child:after{left:55px;top:calc(.25rem + 3.5px);width:10px;height:10px;border:none}.cv-further-formation-date{font-size:.75rem;color:#6b7280;font-weight:500;text-align:left;word-wrap:break-word;overflow-wrap:break-word}.cv-further-formation-content{flex:1;max-width:120px}.cv-further-formation-title{font-size:.875rem;font-weight:600;color:#1e3a5f;margin-bottom:.25rem}.cv-further-formation-institution{font-size:.75rem;color:#1e3a5f;font-weight:700;font-style:italic;margin-bottom:.5rem}.cv-job-titles-section{margin-top:2rem}.cv-job-titles-timeline{position:relative;padding-left:1.5rem}.cv-job-titles-timeline:before{content:"";position:absolute;left:.5rem;top:0;bottom:0;width:2px;background:#ffffff4d}.cv-job-title-item{position:relative;margin-bottom:1.5rem;padding-left:1rem}.cv-job-title-item:last-child{margin-bottom:0}.cv-job-title-bullet{position:absolute;left:-1.5rem;top:.25rem;width:8px;height:8px;border-radius:50%;background-color:#fff6;border:2px solid rgba(255,255,255,.6);z-index:1}.cv-job-title-bullet-active{width:12px;height:12px;left:-1.65rem;top:.15rem;background-color:var(--accent);border:2px solid var(--accent);box-shadow:0 0 0 3px #01b1e233}.cv-job-title-content{display:flex;flex-direction:column;gap:.25rem}.cv-job-title-text{font-size:.875rem;font-weight:600;line-height:1.4}.cv-job-title-active .cv-job-title-text{color:#fff}.cv-job-title-item:not(.cv-job-title-active) .cv-job-title-text{color:#fff9}.cv-job-title-date{font-size:.75rem;color:#ffffff80;font-weight:400}.cv-page{width:210mm;padding:0 0 var(--space-page-y) 0;margin:0 auto;position:relative;display:flex;justify-content:center;align-items:flex-start;overflow:visible!important;min-height:297mm}.portfolio-intro-section+.cv-page{margin-top:0;padding-top:0}.portfolio-intro-section:has(+.cv-page){margin-bottom:0}.cv-page .cv-container{background-color:var(--bg-surface);padding:0;border-radius:0;border:none;box-shadow:none;position:relative;z-index:1}.cv-page .cv-container{position:relative;z-index:1;background-color:var(--bg-surface);box-shadow:0 0 80px #0003,0 0 150px #0000001a;transition:box-shadow .3s ease}.cv-page:hover .cv-container{box-shadow:0 0 100px #00000040,0 0 180px #00000026}.cv-modal-content .cv-container{box-shadow:0 0 60px #0003,0 0 100px #0000001a;transition:box-shadow .3s ease}.cv-modal-content:hover .cv-container{box-shadow:0 0 70px #00000040,0 0 120px #00000026}[data-theme=dark] .cv-page .cv-container{box-shadow:0 0 80px #0006,0 0 150px #0000004d}[data-theme=dark] .cv-page:hover .cv-container{box-shadow:0 0 100px #00000080,0 0 180px #0006}.cv-fab-print-button{position:fixed!important;bottom:2rem!important;left:50%!important;transform:translate(-50%)!important;z-index:1000!important;display:inline-flex!important;align-items:center!important;gap:.5rem!important;box-shadow:0 4px 12px #00000026!important;border:none!important;border-radius:999px!important;overflow:visible!important;margin:0!important}.cv-fab-print-button:after{border-radius:999px!important}.cv-fab-print-button:hover{transform:translate(-50%) translateY(-1px)!important}.cv-fab-print-button svg{width:20px;height:20px;flex-shrink:0}@media print{.cv-page:before,.cv-page-header,.cv-fab-print-button,.cv-modal-header,.cv-modal-actions,.cv-modal-overlay,.sidebar-container,.content-inner>footer,.back-to-top,.page-gradient-overlay{display:none!important}.cv-modal{position:static!important;opacity:1!important;visibility:visible!important;pointer-events:auto!important;display:block!important}.cv-modal-content{width:100%!important;max-width:100%!important;max-height:none!important;box-shadow:none!important;border-radius:0!important;transform:none!important;background:transparent!important}.cv-modal-body{padding:0!important;overflow:visible!important}.cv-container{width:210mm!important;height:297mm!important;max-width:210mm!important;margin:0 auto!important;padding:0!important;grid-template-columns:80mm 1fr!important;background-color:#fff!important;box-shadow:none!important;border:none!important}.cv-page .cv-container{padding:0!important;border:none!important;box-shadow:none!important;border-radius:0!important}.cv-left-column{background-color:#1e3a5f!important;padding:10mm 8mm!important;-webkit-print-color-adjust:exact!important;print-color-adjust:exact!important}.cv-right-column{background-color:#fff!important;padding:10mm 6mm 10mm 4mm!important}*{box-shadow:none!important;text-shadow:none!important;filter:none!important;backdrop-filter:none!important;-webkit-print-color-adjust:exact!important;print-color-adjust:exact!important;color-adjust:exact!important}a:not(.cv-contact-button){text-decoration:underline!important}.cv-name-brand,.cv-subsection-title,.cv-language-code,.cv-contact-button-text,.cv-work-item:after,.cv-education-item:after,.cv-further-formation-item:after{color:#01b1e2!important}.cv-profile-image{background-color:#ffffff1a!important;background-image:none!important}.cv-contact-button{border:1px solid #01B1E2!important;border-top:1px solid #01B1E2!important;border-right:1px solid #01B1E2!important;border-bottom:1px solid #01B1E2!important;border-left:1px solid #01B1E2!important;background:transparent!important;padding:.625rem .125rem!important;box-shadow:none!important;color:#01b1e2!important;text-decoration:none!important;border-radius:12px!important;overflow:visible!important;box-sizing:border-box!important}.cv-contact-button-wrapper,.cv-contact-buttons-row{overflow:visible!important}.cv-contact-button:after{display:none!important}.cv-contact-button-link{display:block!important;font-size:.625rem!important;color:#ffffff80!important;text-align:center!important;margin-top:.5rem!important;white-space:nowrap!important;position:relative!important;z-index:0!important}.cv-contact-button-link-suffix{color:#ffffffe6!important}.cv-contact-button-text{color:#01b1e2!important;text-decoration:none!important;border-bottom:1px solid #01B1E2!important;display:inline-block!important}a.cv-contact-button{color:#01b1e2!important;text-decoration:none!important;border:1px solid #01B1E2!important;border-top:1px solid #01B1E2!important;border-right:1px solid #01B1E2!important;border-bottom:1px solid #01B1E2!important;border-left:1px solid #01B1E2!important;border-radius:12px!important;padding:.625rem .125rem!important;display:flex!important;flex-direction:column!important;align-items:center!important;gap:.375rem!important;width:100%!important;overflow:visible!important;box-sizing:border-box!important;position:relative!important;z-index:1!important}.cv-contact-button-wrapper{overflow:visible!important;padding-bottom:0!important;position:relative!important}.cv-contact-buttons-row{overflow:visible!important}body{-webkit-font-smoothing:antialiased!important;-moz-osx-font-smoothing:grayscale!important}.cv-section{page-break-inside:avoid;margin-bottom:1.5rem!important}.cv-left-column .cv-section{margin-bottom:.4rem!important}.cv-right-column .cv-section{margin-bottom:1.5rem!important}.cv-right-column .cv-section:last-child{margin-top:0!important;margin-bottom:0!important}.cv-work-item,.cv-education-item,.cv-further-formation-item{page-break-inside:avoid;margin-bottom:.75rem!important}.cv-subsection{margin-bottom:1rem!important}.cv-work-timeline:before,.cv-education-timeline:before,.cv-further-formation-timeline:before{background-color:#1e3a5f!important;width:2px!important}.cv-work-item:before,.cv-education-item:before,.cv-further-formation-item:before{background-color:#1e3a5f!important;border:none!important;box-shadow:none!important}.cv-work-item:after,.cv-education-item:after,.cv-further-formation-item:after{background-color:#01b1e2!important;border:none!important;box-shadow:none!important}.cv-left-column{padding:10mm 8mm!important}.cv-right-column{padding:10mm 6mm 10mm 4mm!important}.cv-left-column .cv-header{margin-bottom:.75rem!important}.cv-profile-section{margin-bottom:.15rem!important}.cv-badges-timeline{margin-bottom:.6rem!important;margin-top:.5rem!important}.cv-contact-info{gap:.5rem!important}.cv-contact-buttons-row{padding-top:.3rem!important;gap:.75rem!important}.cv-left-column .cv-subsection{margin-bottom:.5rem!important}.cv-left-column .cv-section-title{margin-bottom:.25rem!important}.cv-skill-icon,.cv-contact-item svg{width:14px!important;height:14px!important}.cv-profile-image{display:block!important}.cv-profile-image img{display:block!important;width:100px!important;height:100px!important}a[href]:not(.cv-contact-button){text-decoration:underline!important}.cv-work-company a,.cv-education-institution a,.cv-education-description a{color:#1e3a5f!important;text-decoration:underline!important}body,html{margin:0!important;padding:0!important;background:#fff!important;width:210mm!important;height:297mm!important;overflow:visible!important}.cv-page{margin:0!important;padding:0!important}@page{size:A4;margin:0!important;padding:0!important}svg{vector-effect:non-scaling-stroke}a:hover,.cv-contact-button:hover{text-decoration:underline!important;opacity:1!important}.cv-contact-button:hover:after{display:none!important}.cv-container{page-break-inside:avoid!important;height:297mm!important;overflow:visible!important}.cv-right-column{overflow:visible!important}.cv-further-formation-grid{page-break-inside:avoid!important;display:grid!important;grid-template-columns:1fr 1fr!important;gap:1rem!important;width:100%!important;overflow:visible!important}.cv-further-formation-column{page-break-inside:avoid!important;width:100%!important;overflow:visible!important;min-width:0!important}.cv-further-formation-timeline{page-break-inside:avoid!important;position:relative!important;width:100%!important;overflow:visible!important;padding-left:0!important}.cv-further-formation-item{page-break-inside:avoid!important;display:grid!important;grid-template-columns:50px 1fr!important;gap:1.25rem 1.5rem!important;align-items:start!important;width:100%!important;overflow:visible!important;margin-bottom:.75rem!important}.cv-further-formation-item:last-child{margin-bottom:0!important}.cv-further-formation-content{flex:1!important;max-width:120px!important;width:auto!important;overflow:visible!important;min-width:0!important}.cv-further-formation-title{font-size:.875rem!important;word-wrap:break-word!important;overflow-wrap:break-word!important}.cv-text,.cv-work-duties li,.cv-education-description{font-size:.8125rem!important;line-height:1.6!important}.cv-work-duties{margin-top:.5rem!important;gap:.125rem .75rem!important}.cv-work-duties li{margin-bottom:0!important;padding-left:.75rem!important}a,*{-webkit-print-color-adjust:exact!important;print-color-adjust:exact!important}}@media (max-width: 768px){.cv-modal-content{width:95%;max-height:95vh}.cv-modal-header{padding:1rem 1.5rem;flex-wrap:wrap;gap:1rem}.cv-modal-body{padding:1rem;overflow-x:auto;overflow-y:auto;display:flex;justify-content:center;align-items:flex-start}.cv-container{width:210mm;height:297mm;min-width:210mm;min-height:297mm;max-width:210mm;max-height:297mm;grid-template-columns:80mm 1fr;transform:scale(.4);transform-origin:top center;margin:0 auto}.cv-left-column{padding:10mm 8mm}.cv-right-column{padding:10mm 6mm 10mm 4mm}}[data-theme=dark] .cv-container{background-color:#0f172a}[data-theme=dark] .cv-left-column{background-color:#1e293b;color:#e5e7eb}[data-theme=dark] .cv-right-column{background-color:#0f172a;color:#e5e7eb}[data-theme=dark] .cv-right-column .cv-section-title{color:#e5e7eb}[data-theme=dark] .cv-right-column .cv-text,[data-theme=dark] .cv-right-column .cv-skill,[data-theme=dark] .cv-right-column .cv-languages{color:#d1d5db}[data-theme=dark] .cv-work-timeline:before,[data-theme=dark] .cv-education-timeline:before,[data-theme=dark] .cv-further-formation-timeline:before{background-color:#475569}[data-theme=dark] .cv-work-item:before,[data-theme=dark] .cv-education-item:before,[data-theme=dark] .cv-further-formation-item:before{background-color:#475569}[data-theme=dark] .cv-work-date,[data-theme=dark] .cv-education-date,[data-theme=dark] .cv-further-formation-date{color:#94a3b8}[data-theme=dark] .cv-date-year{color:var(--accent)}[data-theme=dark] .cv-work-role,[data-theme=dark] .cv-education-title,[data-theme=dark] .cv-further-formation-title{color:#e5e7eb}[data-theme=dark] .cv-work-company,[data-theme=dark] .cv-education-institution,[data-theme=dark] .cv-further-formation-institution{color:#cbd5e1}[data-theme=dark] .cv-work-company-products{color:#94a3b8}[data-theme=dark] .cv-work-company a,[data-theme=dark] .cv-education-institution a{color:var(--accent)}[data-theme=dark] .cv-work-company a:hover,[data-theme=dark] .cv-education-institution a:hover{color:#01d4ff}[data-theme=dark] .cv-work-duties li{color:#d1d5db}[data-theme=dark] .cv-work-duties li:before{color:var(--accent)}[data-theme=dark] .cv-education-description{color:#d1d5db}[data-theme=dark] .cv-education-description a{color:var(--accent)}[data-theme=dark] .cv-education-description a:hover{color:#01d4ff}[data-theme=dark] .cv-note,[data-theme=dark] .cv-note-asterisk{color:#94a3b8}[data-theme=dark] .cv-modal-overlay{background-color:#000c}[data-theme=dark] .cv-modal-content{background-color:var(--bg-surface);box-shadow:0 20px 60px #0009}[data-theme=dark] .cv-modal-content .cv-container{box-shadow:0 0 60px #0006,0 0 100px #0000004d}[data-theme=dark] .cv-modal-content:hover .cv-container{box-shadow:0 0 70px #00000080,0 0 120px #0006}
