.cv-page{background:linear-gradient(135deg,#667eea,#764ba2);padding:0;min-height:100vh}.dark .cv-page{background:linear-gradient(135deg,#2d3748,#4a5568)}.cv-layout{padding-top:0;margin-top:0}.cv-modern-container{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;line-height:1.6;color:#2d3748;background:#fff}.cv-modern-layout{display:grid;grid-template-columns:280px 1fr;min-height:100vh;gap:0}.cv-sidebar{background:linear-gradient(135deg,#667eea,#764ba2);color:#fff;padding:2rem 1.5rem}.cv-photo-container{text-align:center;margin-bottom:2rem}.cv-photo{border-radius:50%;border:4px solid hsla(0,0%,100%,.2);width:140px;height:140px;object-fit:cover}.cv-sidebar-title{font-size:1.1rem;font-weight:700;text-transform:uppercase;letter-spacing:1px;margin-bottom:1rem;color:hsla(0,0%,100%,.95);border-bottom:2px solid hsla(0,0%,100%,.2);padding-bottom:.5rem}.cv-contact-section{margin-bottom:2.5rem}.cv-contact-item{display:flex;align-items:center;margin-bottom:.8rem;font-size:.9rem}.cv-contact-icon{margin-right:.8rem;width:20px;text-align:center;opacity:.9}.cv-contact-link{color:inherit;text-decoration:none}.cv-contact-link:hover{text-decoration:underline}.cv-skills-section{margin-bottom:2.5rem}.cv-skill-group{margin-bottom:1.5rem}.cv-skill-category-title{font-size:.85rem;font-weight:600;text-transform:uppercase;letter-spacing:.5px;margin-bottom:.8rem;color:hsla(0,0%,100%,.8)}.cv-skill-tags{display:flex;flex-wrap:wrap;gap:.4rem}.cv-skill-tag{background:hsla(0,0%,100%,.15);padding:.3rem .6rem;border-radius:12px;font-size:.75rem;font-weight:500;backdrop-filter:blur(10px);border:1px solid hsla(0,0%,100%,.1)}.cv-languages-section{margin-bottom:2.5rem}.cv-language-item{display:flex;justify-content:space-between;align-items:center;margin-bottom:.8rem;font-size:.9rem}.cv-language-name{font-weight:500}.cv-language-level{font-size:.8rem;opacity:.8}.cv-hobbies-list{display:flex;flex-wrap:wrap;gap:.5rem}.cv-hobby-item{background:hsla(0,0%,100%,.15);padding:.4rem .8rem;border-radius:15px;font-size:.8rem;backdrop-filter:blur(10px);border:1px solid hsla(0,0%,100%,.1)}.cv-main-content{padding:3rem 3rem 2rem;background:#fff}.cv-header{margin-bottom:3rem;position:relative;display:flex;align-items:flex-end;justify-content:space-between;gap:1.5rem;flex-wrap:wrap}.cv-header-copy{flex:1 1 260px;min-width:220px}.cv-name{font-size:3rem;font-weight:300;color:#1a202c;margin:0 0 .5rem;letter-spacing:-1px}.cv-title{font-size:1.5rem;color:#667eea;margin:0 0 1rem;font-weight:500}.cv-tags{display:flex;align-items:baseline;gap:.75rem;flex-wrap:wrap;margin:0 0 1rem}.cv-tag{color:#667eea;font-weight:500;line-height:1.3}.cv-header-accent{width:60px;height:4px;background:linear-gradient(135deg,#667eea,#764ba2);border-radius:2px}.cv-download-button-wrapper{align-self:center;min-width:200px}.cv-download-button{white-space:nowrap}@media (max-width:640px){.cv-header{align-items:stretch}.cv-download-button-wrapper{width:100%}.cv-download-button{width:100%;justify-content:center}}.cv-section{margin-bottom:2.5rem}.cv-section-title{font-size:1.4rem;font-weight:600;color:#2d3748;margin-bottom:1.5rem;position:relative;padding-bottom:.5rem}.cv-section-title:after{content:"";position:absolute;bottom:0;left:0;width:40px;height:2px;background:linear-gradient(135deg,#667eea,#764ba2)}.cv-summary-text{font-size:1rem;line-height:1.7;color:#4a5568;text-align:justify}.cv-experience-item{margin-bottom:2rem;position:relative;padding-left:1rem;border-left:2px solid #e2e8f0}.cv-experience-item:before{content:"";position:absolute;left:-5px;top:0;width:8px;height:8px;background:#667eea;border-radius:50%}.cv-experience-header{display:flex;justify-content:space-between;align-items:flex-start;margin-bottom:.5rem}.cv-job-title{font-size:1.1rem;font-weight:600;color:#2d3748;margin:0}.cv-job-date{font-size:.9rem;color:#718096;font-weight:500;white-space:nowrap}.cv-company-location{margin-bottom:.8rem}.cv-company{font-weight:500;color:#4a5568;margin-right:1rem}.cv-location{font-size:.9rem;color:#718096}.cv-job-description{margin:0;padding-left:1.2rem}.cv-job-description li{margin-bottom:.4rem;color:#4a5568;line-height:1.6}.cv-education-item{margin-bottom:1.5rem;position:relative;padding-left:1rem;border-left:2px solid #e2e8f0}.cv-education-item:before{content:"";position:absolute;left:-5px;top:0;width:8px;height:8px;background:#667eea;border-radius:50%}.cv-education-header{display:flex;justify-content:space-between;align-items:flex-start;margin-bottom:.5rem}.cv-degree{font-size:1.1rem;font-weight:600;color:#2d3748;margin:0}.cv-edu-date{font-size:.9rem;color:#718096;font-weight:500}.cv-school-location{margin-bottom:.5rem}.cv-school{font-weight:500;color:#4a5568;margin-right:1rem}.cv-edu-location{font-size:.9rem;color:#718096}.cv-edu-status{font-size:.9rem;color:#667eea;font-style:italic}.cv-project-links-grid{display:block}.cv-project-links{list-style:none;padding:0;margin:0;display:grid;gap:.75rem}.cv-project-link-item{display:flex;flex-direction:column;gap:.35rem;padding:.75rem 1rem;background:#f8fafc;border:1px solid #e2e8f0;border-radius:10px;transition:border-color .2s ease,box-shadow .2s ease}.cv-project-link-item:hover{border-color:#cbd5f5;box-shadow:0 8px 18px -12px rgba(102,126,234,.6)}.cv-project-link-anchor{display:inline-flex;align-items:center;gap:.45rem;font-weight:600;color:#1d4ed8;text-decoration:none}.cv-project-link-anchor:hover{text-decoration:underline}.cv-project-link-icon{font-size:.9rem}.cv-project-link-blurb{margin:0;font-size:.95rem;color:#4a5568}.cv-actions{position:fixed;bottom:2rem;right:2rem;display:flex;gap:1rem;z-index:100}.cv-action-btn{display:flex;align-items:center;gap:.5rem;padding:.8rem 1.2rem;border-radius:8px;font-weight:500;text-decoration:none;transition:all .2s;box-shadow:0 4px 6px -1px rgba(0,0,0,.1)}.cv-action-primary{background:linear-gradient(135deg,#667eea,#764ba2);color:#fff;border:none;cursor:pointer}.cv-action-primary:hover{transform:translateY(-2px);box-shadow:0 8px 15px -3px rgba(0,0,0,.2)}.cv-action-secondary{background:#fff;color:#4a5568;border:1px solid #e2e8f0}.cv-action-secondary:hover{background:#f7fafc;transform:translateY(-2px);box-shadow:0 8px 15px -3px rgba(0,0,0,.1)}@media screen{.cv-modern-container.screen-mode{min-height:100vh;margin:0;box-shadow:0 0 50px rgba(0,0,0,.1)}}@media print{*{-webkit-print-color-adjust:exact!important;color-adjust:exact!important;print-color-adjust:exact!important}.absolute,.cv-actions,.cv-header-web,.fixed,.no-print,[class*=dropdown],[class*=footer],[class*=header],[class*=menu],[class*=modal],[class*=navigation],[class*=overlay],[class*=switcher],[class*=toggle],[role=contentinfo],[role=dialog],[role=menu],[role=menubar],[role=navigation],[style*="position: absolute"],[style*="position: fixed"],[style*=z-index],footer,header,nav{display:none!important;visibility:hidden!important;opacity:0!important}body{background:#fff!important}.cv-modern-container,body{margin:0!important;padding:0!important}.cv-modern-container{max-width:none!important;width:100%!important;box-shadow:none!important;min-height:auto!important;font-size:10pt!important;line-height:1.3!important;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif!important}.cv-modern-layout{display:grid!important;grid-template-columns:2.2in 1fr!important;gap:0!important;grid-auto-rows:min-content!important;align-items:start!important}.cv-modern-layout,.cv-sidebar{min-height:0!important;height:auto!important}.cv-sidebar{background:linear-gradient(135deg,#4a5568,#667eea)!important;color:#fff!important;padding:.45in .28in!important;page-break-inside:avoid!important;align-self:start!important}.cv-photo{width:90pt!important;height:90pt!important;border:3pt solid hsla(0,0%,100%,.25)!important;margin-bottom:.15in!important}.cv-sidebar-title{font-size:9pt!important;font-weight:600!important;margin-bottom:8pt!important;border-bottom:2pt solid hsla(0,0%,100%,.25)!important;padding-bottom:3pt!important;text-transform:uppercase!important;letter-spacing:.5pt!important}.cv-contact-item{font-size:7pt!important;margin-bottom:4pt!important}.cv-contact-link{color:#fff!important;text-decoration:underline!important}.cv-skill-group{margin-bottom:8pt!important}.cv-skill-category-title{font-size:6pt!important;margin-bottom:3pt!important}.cv-hobby-item,.cv-skill-tag{font-size:6pt!important;padding:1pt 3pt!important;margin:1pt 1pt 1pt 0!important;background:hsla(0,0%,100%,.2)!important;border:none!important;border-radius:2pt!important}.cv-language-item{font-size:7pt!important;margin-bottom:3pt!important}.cv-main-content{padding:.4in .35in!important;background:#fff!important;height:auto!important;min-height:0!important;align-self:start!important}.cv-header{margin-bottom:.15in!important}.cv-name{font-size:22pt!important;margin-bottom:4pt!important;font-weight:300!important;color:#1a202c!important;letter-spacing:-.5pt!important}.cv-title{font-size:12pt!important;color:#4a5568!important;font-weight:500!important}.cv-tags,.cv-title{margin-bottom:8pt!important}.cv-tags{display:flex!important;align-items:baseline!important;gap:6pt!important;flex-wrap:wrap!important}.cv-tag{color:#4a5568!important;font-weight:500!important;line-height:1.2!important}.cv-download-button-wrapper{display:none!important}.cv-header-accent{width:36pt!important;height:3pt!important;margin-bottom:.15in!important;background:linear-gradient(135deg,#4a5568,#667eea)!important}.cv-section{margin-bottom:.12in!important}.cv-section-title{font-size:11pt!important;font-weight:600!important;color:#1a202c!important;margin-bottom:8pt!important;padding-bottom:3pt!important;text-transform:uppercase!important;letter-spacing:.5pt!important}.cv-section-title:after{width:24pt!important;height:2pt!important;background:linear-gradient(135deg,#4a5568,#667eea)!important}.cv-summary-text{font-size:9pt!important;line-height:1.4!important;color:#2d3748!important;text-align:justify!important;margin-bottom:.1in!important}.cv-education-item,.cv-experience-item{margin-bottom:10pt!important;padding-left:8pt!important;border-left:2pt solid #4a5568!important;page-break-inside:avoid!important}.cv-education-item:before,.cv-experience-item:before{width:6pt!important;height:6pt!important;left:-4pt!important;background:#4a5568!important}.cv-degree,.cv-job-title{font-size:10pt!important;font-weight:600!important;color:#1a202c!important;margin-bottom:3pt!important;line-height:1.2!important}.cv-edu-date,.cv-job-date{font-size:8pt!important;color:#4a5568!important;font-weight:500!important}.cv-company,.cv-school{font-size:9pt!important;font-weight:500!important;color:#2d3748!important}.cv-edu-location,.cv-location{font-size:8pt!important;color:#4a5568!important;font-style:italic!important}.cv-job-description{padding-left:10pt!important;margin-top:4pt!important}.cv-job-description li{font-size:8.5pt!important;line-height:1.3!important;margin-bottom:3pt!important;color:#2d3748!important}.cv-project-links{gap:6pt!important}.cv-project-link-item{padding:8pt!important;border:1pt solid #d1d5db!important;border-radius:3pt!important;background:#f7fafc!important;page-break-inside:avoid!important;break-inside:avoid!important}.cv-project-link-anchor{font-size:9pt!important;color:#1d4ed8!important;text-decoration:none!important;font-weight:600!important}.cv-project-link-blurb{font-size:8.5pt!important;color:#2d3748!important;margin:0!important}.cv-edu-status{font-size:8pt!important;color:#667eea!important;font-style:italic!important;font-weight:500!important}@page{size:210mm auto;margin:0}body,html{overflow:visible!important}.cv-page,body,html{height:auto!important;min-height:auto!important}.cv-page{background:none!important}.cv-modern-container,.cv-modern-layout{height:fit-content!important;min-height:0!important;align-items:start!important;align-content:start!important}*,.cv-main-content,.cv-modern-container,.cv-modern-layout,.cv-sidebar{page-break-inside:avoid!important;break-inside:avoid!important}*{page-break-before:avoid!important;break-before:avoid!important;page-break-after:avoid!important;break-after:avoid!important}}@media screen and (max-width:768px){.cv-modern-layout{grid-template-columns:1fr!important}.cv-sidebar{order:2;background:#f7fafc!important;color:#2d3748!important;border-top:4px solid #667eea}.cv-main-content{order:1;padding:2rem 1.5rem!important}.cv-actions{position:relative!important;bottom:auto!important;right:auto!important;margin-top:2rem!important;justify-content:center!important}}.cv-dark{color:#e2e8f0}.cv-dark,.cv-dark .cv-modern-layout{background:#1a1a1a}.cv-dark .cv-sidebar{background:linear-gradient(135deg,#2d3748,#4a5568);color:#e2e8f0}.cv-dark .cv-sidebar-title{color:#f7fafc;border-bottom-color:rgba(226,232,240,.3)}.cv-dark .cv-contact-link{color:#90cdf4}.cv-dark .cv-contact-link:hover{color:#63b3ed}.cv-dark .cv-skill-tag{background:#4299e1;color:#fff}.cv-dark .cv-language-level{color:#a0aec0}.cv-dark .cv-hobby-item{background:rgba(66,153,225,.2);color:#90cdf4}.cv-dark .cv-main-content{background:#1a1a1a}.cv-dark .cv-name{color:#f7fafc}.cv-dark .cv-title{color:#a0aec0}.cv-dark .cv-section-title{color:#f7fafc}.cv-dark .cv-section-title:after{background:linear-gradient(135deg,#4299e1,#667eea)}.cv-dark .cv-summary-text{color:#cbd5e0}.cv-dark .cv-experience-item{border-left-color:#4299e1}.cv-dark .cv-experience-item:before{background:#4299e1}.cv-dark .cv-job-title{color:#f7fafc}.cv-dark .cv-job-date{color:#4299e1}.cv-dark .cv-company{color:#e2e8f0}.cv-dark .cv-location{color:#a0aec0}.cv-dark .cv-job-description li{color:#cbd5e0}.cv-dark .cv-job-description li:before{color:#4299e1}.cv-dark .cv-education-item{border-left-color:#4299e1}.cv-dark .cv-education-item:before{background:#4299e1}.cv-dark .cv-degree{color:#f7fafc}.cv-dark .cv-edu-date{color:#a0aec0}.cv-dark .cv-school{color:#e2e8f0}.cv-dark .cv-edu-location{color:#a0aec0}.cv-dark .cv-edu-status{color:#4299e1}.cv-dark .cv-project-link-item{background:#1f2937;border-color:#374151}.cv-dark .cv-project-link-anchor{color:#93c5fd}.cv-dark .cv-project-link-anchor:hover{color:#bfdbfe}.cv-dark .cv-project-link-blurb{color:#e2e8f0}@media screen and (max-width:768px){.cv-dark .cv-sidebar{background:#2d3748!important;color:#e2e8f0!important;border-top-color:#4299e1}}