:root{--primary-blue:#3b82f6;--primary-dark-blue:#1e40af;--secondary-blue:#60a5fa;--accent-purple:#8b5cf6;--text-dark:#1f2937;--text-medium:#374151;--text-light:#6b7280;--bg-light:#f9fafb;--bg-white:#fff;--border-color:#e5e7eb;--shadow:0 10px 15px -3px rgba(0,0,0,.1),0 4px 6px -2px rgba(0,0,0,.05);--shadow-lg:0 20px 25px -5px rgba(0,0,0,.1),0 10px 10px -5px rgba(0,0,0,.04)}body{overflow:auto}.cv-document{background-color:var(--bg-white);max-width:64rem;box-shadow:var(--shadow-lg);page-break-inside:avoid;border-radius:.5rem;min-width:800px;margin:0 auto;overflow:hidden}.cv-document-container{overflow:auto}.cv-document-header{background:linear-gradient(135deg,var(--primary-blue)0%,var(--primary-dark-blue)100%);color:#fff;-webkit-print-color-adjust:exact;print-color-adjust:exact;padding:2rem}.cv-header-content{flex-direction:row;align-items:center;gap:2rem;display:flex}.cv-photo{background-color:rgba(255,255,255,.2);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:8rem;height:8rem;display:flex}.cv-photo-img{object-fit:cover;border-radius:50%;width:7rem;height:7rem}.cv-header-info{text-align:left;flex:1}.cv-name{color:#fff;margin-bottom:.5rem;font-size:2rem;font-weight:700}.cv-title{font-weight:300}.cv-professional-info{color:#fff;flex-wrap:wrap;align-items:center;margin-bottom:.5rem;font-size:1.25rem;display:flex}.cv-available-from{font-style:italic}.cv-available-from:before,.cv-available-from:after{content:" ";margin-left:.4rem}.cv-searching-for{font-weight:700}.cv-searching-for:after{content:"-";margin:0 .4rem;font-size:1rem}.cv-contact-grid{grid-template-columns:1fr 1fr;gap:.5rem;font-size:.875rem;display:grid}.cv-contact-item{color:#fff;align-items:center;gap:.5rem;display:flex}.cv-contact-item a{color:#fff;text-underline-offset:2px;text-decoration:underline;text-decoration-thickness:.5px}.cv-content{grid-template-columns:2fr 1fr;gap:2rem;min-width:800px;padding:.5rem 2rem;display:grid;overflow:auto}.cv-section{page-break-inside:avoid;margin-bottom:2rem}.cv-section:last-child{margin-bottom:0}.cv-section-title{color:var(--text-dark);border-bottom:2px solid var(--primary-blue);align-items:center;gap:.5rem;margin-bottom:.75rem;padding-bottom:.1rem;font-size:1.25rem;font-weight:700;display:flex}.cv-section-icon{width:1.25rem;height:1.25rem;stroke:var(--primary-blue)}.cv-profile-section{page-break-inside:avoid;border-radius:.5rem;margin-bottom:1rem;padding:.5rem 1.5rem 0}.cv-profile-text{color:var(--text-medium);text-align:justify;margin:0;font-size:.9rem;line-height:1.6}.cv-timeline{flex-direction:column;gap:.5rem;display:flex}.cv-timeline-item{border-left:2px solid var(--border-color);page-break-inside:avoid;margin-bottom:1rem;padding-left:1.5rem;position:relative}.cv-timeline-item-last{border-left:2px solid var(--border-color);page-break-inside:avoid;margin-bottom:0;padding-left:1.5rem;position:relative}.cv-timeline-item-last:before,.cv-timeline-item:before{content:"";background-color:var(--primary-blue);border-radius:50%;width:1rem;height:1rem;position:absolute;top:0;left:-.5rem}.cv-timeline-header{flex-direction:row;justify-content:space-between;align-items:flex-start;display:flex}.cv-job-title{color:var(--text-dark);font-size:1.125rem;font-weight:700}.cv-period{color:var(--text-light);white-space:nowrap;padding:.25rem .75rem;font-size:.875rem}.cv-company-info{color:var(--text-light);align-items:center;gap:.5rem;margin-bottom:.75rem;display:flex}.cv-company{font-size:.875rem;font-weight:500}.cv-location{font-size:.875rem}.cv-description-list{color:var(--text-medium);margin:0;padding-left:0;font-size:.9rem;line-height:1.5;list-style:none}.cv-description-list li{align-items:flex-start;margin-bottom:.25rem;display:flex}.cv-description-list li:before{content:"";background-color:var(--primary-blue);width:.5rem;height:.2rem;color:var(--primary-blue);flex-shrink:0;margin-top:.6rem;margin-right:.5rem}.cv-skills-compact{padding-bottom:1rem}.cv-skill-row{margin-bottom:.5rem;font-size:.875rem;line-height:1.3;display:flex}.cv-skill-row:last-child{margin-bottom:0}.cv-skill-label{color:var(--text-dark);flex-shrink:0;min-width:8rem;font-weight:600}.cv-skill-separator{color:var(--text-dark);flex-shrink:0;margin-right:.25rem}.cv-skill-list{color:var(--text-medium);flex:1}.cv-sidebar{flex-direction:column;gap:1rem;margin-bottom:1rem;display:flex}.cv-education-list{flex-direction:column;gap:1rem;display:flex}.cv-education-item{background-color:var(--bg-light);page-break-inside:avoid;border-radius:.5rem;padding:1rem}.cv-degree{color:var(--text-dark);margin-bottom:.25rem;font-size:1rem;font-weight:700}.cv-school{color:var(--primary-blue);margin-bottom:.5rem;font-size:.875rem;font-weight:500}.cv-edu-details{color:var(--text-light);flex-direction:row;gap:.5rem;margin-bottom:.5rem;font-size:.8rem;display:flex}.cv-edu-period:after{content:" - "}.cv-edu-description{color:var(--text-medium);margin:0;font-size:.8rem}.cv-languages-list{flex-direction:column;gap:.3rem;display:flex}.cv-language-item{justify-content:space-between;align-items:center;display:flex}.cv-language-name{color:var(--text-dark);font-weight:500}.cv-language-level{color:var(--text-light);font-size:.875rem}
