.cv-page{background:#fff;color:#000;min-height:100vh;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,sans-serif}.cv-header{background:linear-gradient(135deg,#05061a,#0a0d2e);color:#fff;padding:3rem 0 4rem;position:relative;overflow:hidden}.cv-header:before{content:"";position:absolute;top:0;left:0;right:0;bottom:0;background:repeating-linear-gradient(0deg,rgba(33,150,243,.03),transparent 1px,transparent 2px,rgba(33,150,243,.03) 3px),repeating-linear-gradient(90deg,rgba(33,150,243,.03),transparent 1px,transparent 2px,rgba(33,150,243,.03) 3px);pointer-events:none}.cv-container{max-width:900px;margin:0 auto;padding:0 2rem;position:relative;z-index:1}.cv-back-link{display:inline-flex;align-items:center;gap:.5rem;color:hsla(0,0%,100%,.7);font-size:.875rem;margin-bottom:2rem;transition:color .2s}.cv-back-link:hover{color:#2196f3}.cv-hero{text-align:center}.cv-hero-content{display:flex;flex-direction:column;align-items:center;gap:2rem}.cv-profile-image-wrapper{position:relative}.cv-profile-image{width:180px;height:180px;border-radius:50%;object-fit:cover;border:4px solid #2196f3;box-shadow:0 8px 24px rgba(33,150,243,.3),0 0 0 8px rgba(33,150,243,.1);transition:all .3s}.cv-profile-image:hover{transform:scale(1.05);box-shadow:0 12px 32px rgba(33,150,243,.4),0 0 0 12px rgba(33,150,243,.15)}.cv-hero-text{flex:1}.cv-name{font-size:3.5rem;font-weight:700;margin-bottom:.5rem;letter-spacing:-.02em;line-height:1.1}.cv-title{font-size:1.5rem;color:#2196f3;margin-bottom:1rem;font-weight:500}.cv-tagline{font-size:1.125rem;color:hsla(0,0%,100%,.8);max-width:600px;margin:0 auto 2rem;line-height:1.6}.cv-contact{display:flex;flex-wrap:wrap;justify-content:center;gap:1.5rem;margin-bottom:1.5rem}.cv-contact-item{display:flex;align-items:center;gap:.5rem;color:hsla(0,0%,100%,.9);font-size:.875rem;transition:color .2s}.cv-contact-item:hover{color:#2196f3}.cv-social{gap:1rem}.cv-social,.cv-social-link{display:flex;justify-content:center}.cv-social-link{align-items:center;width:2.5rem;height:2.5rem;border-radius:50%;background:hsla(0,0%,100%,.1);color:#fff;transition:all .2s}.cv-social-link:hover{background:#2196f3;transform:translateY(-2px)}.cv-main{padding:4rem 0}.cv-section{margin-bottom:4rem}.cv-section-header{display:flex;align-items:center;gap:.75rem;margin-bottom:2rem}.cv-section-icon{width:2rem;height:2rem;color:#2196f3}.cv-section-title{font-size:2rem;font-weight:700;color:#05061a;margin:0;letter-spacing:-.01em}.cv-section-content{padding-left:0}.cv-text{font-size:1.125rem;line-height:1.8;color:#333;margin-bottom:1rem}.cv-timeline{position:relative;padding-left:2rem}.cv-timeline:before{content:"";position:absolute;left:0;top:0;bottom:0;width:2px;background:linear-gradient(180deg,#2196f3,rgba(33,150,243,.2))}.cv-timeline-item{position:relative;margin-bottom:3rem}.cv-timeline-marker{position:absolute;left:-2.5rem;top:.25rem;width:1rem;height:1rem;border-radius:50%;background:#2196f3;border:3px solid #fff;box-shadow:0 0 0 3px rgba(33,150,243,.2)}.cv-timeline-content{background:#f8f9fa;border-radius:.75rem;padding:1.5rem;border-left:3px solid #2196f3;transition:all .2s}.cv-timeline-content:hover{box-shadow:0 4px 12px rgba(5,6,26,.08);transform:translateX(4px)}.cv-job-header{display:flex;justify-content:space-between;align-items:flex-start;margin-bottom:1rem;gap:1rem}.cv-job-title{font-size:1.25rem;font-weight:700;color:#05061a;margin-bottom:.25rem}.cv-job-company{font-size:1rem;color:#2196f3;font-weight:500}.cv-job-location{font-size:.9375rem;color:#666;margin-bottom:.25rem}.cv-job-link{font-size:.9375rem;color:#2196f3;transition:color .2s}.cv-job-link:hover{color:#05061a}.cv-job-subtitle{font-size:1rem;color:#666;font-style:italic;margin-bottom:.75rem}.cv-job-date{font-size:.875rem;color:#666;white-space:nowrap;font-weight:500}.cv-job-description{font-size:1rem;line-height:1.7;color:#444;margin-bottom:1rem}.cv-job-highlights{background:rgba(33,150,243,.05);border-radius:.5rem;padding:1rem 1.5rem;margin-bottom:1rem}.cv-highlights-title{font-size:1rem;font-weight:700;color:#05061a;margin-bottom:.75rem}.cv-job-highlights ul{margin:0;padding-left:1.5rem}.cv-job-highlights li{font-size:.9375rem;line-height:1.7;color:#444;margin-bottom:.5rem}.cv-job-highlights li:last-child{margin-bottom:0}.cv-tags{display:flex;flex-wrap:wrap;gap:.5rem}.cv-tag{display:inline-block;padding:.25rem .75rem;background:#fff;color:#2196f3;border:1px solid #2196f3;border-radius:1rem;font-size:.75rem;font-weight:500}.cv-education-item{background:#f8f9fa;border-radius:.75rem;padding:1.5rem;margin-bottom:1.5rem;border-left:3px solid #05061a;transition:all .2s}.cv-education-item:hover{box-shadow:0 4px 12px rgba(5,6,26,.08)}.cv-education-header{display:flex;justify-content:space-between;align-items:flex-start;margin-bottom:.75rem;gap:1rem}.cv-education-degree{font-size:1.125rem;font-weight:700;color:#05061a;margin-bottom:.25rem}.cv-education-school{font-size:1rem;color:#2196f3;font-weight:500}.cv-education-location{font-size:.9375rem;color:#666}.cv-education-date{font-size:.875rem;color:#666;white-space:nowrap;font-weight:500}.cv-skills-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(240px,1fr));gap:1rem}.cv-skill-category{background:#f8f9fa;border-radius:.75rem;padding:1.25rem;transition:all .2s}.cv-skill-category:hover{box-shadow:0 4px 12px rgba(5,6,26,.08);transform:translateY(-2px)}.cv-skill-header{display:flex;align-items:center;gap:.75rem;margin-bottom:1rem}.cv-skill-icon{width:1.5rem;height:1.5rem;color:#2196f3}.cv-skill-title{font-size:1.125rem;font-weight:700;color:#05061a;margin:0}.cv-skill-list{display:flex;flex-wrap:wrap;gap:.5rem}.cv-skill-item{display:inline-block;font-size:.875rem;color:#05061a;background:#fff;padding:.5rem .875rem;border-radius:1.5rem;border:1px solid rgba(33,150,243,.3);transition:all .2s}.cv-skill-item:hover{background:#2196f3;color:#fff;border-color:#2196f3;transform:translateY(-2px)}.cv-philosophy-list{list-style:none;padding:0;margin:0;display:grid;gap:1rem}.cv-philosophy-list li{background:linear-gradient(135deg,#f8f9fa,#fff);padding:1rem 1.5rem;border-radius:.5rem;border-left:4px solid #2196f3;font-size:1.125rem;color:#333;transition:all .3s}.cv-achievements-list{display:grid;gap:1.5rem}.cv-achievement-item{background:#f8f9fa;border-radius:.75rem;padding:1.5rem;border-left:4px solid #2196f3;transition:all .3s}.cv-achievement-item:hover{box-shadow:0 6px 20px rgba(33,150,243,.12);transform:translateY(-2px)}.cv-achievement-title{font-size:1.125rem;font-weight:700;color:#05061a;margin-bottom:.75rem}.cv-achievement-description{font-size:1rem;line-height:1.7;color:#444}.cv-speaking-list{display:grid;gap:1.5rem}.cv-speaking-item{background:#f8f9fa;border-radius:.75rem;padding:1.5rem;border-left:4px solid #2196f3;transition:all .3s}.cv-speaking-item:hover{box-shadow:0 6px 20px rgba(5,6,26,.1);transform:translateX(4px)}.cv-speaking-header{display:flex;justify-content:space-between;align-items:flex-start;margin-bottom:.75rem;gap:1rem}.cv-speaking-title{font-size:1.125rem;font-weight:700;color:#05061a;margin:0}.cv-speaking-date{font-size:.875rem;color:#2196f3;font-weight:600;background:rgba(33,150,243,.1);padding:.25rem .75rem;border-radius:1rem}.cv-speaking-location{font-size:.9375rem;color:#666;margin-bottom:.5rem}.cv-speaking-description{font-size:1rem;line-height:1.7;color:#444;margin-bottom:.75rem}.cv-link{display:inline-flex;align-items:center;gap:.5rem;color:#2196f3;font-size:.9375rem;font-weight:500;transition:all .2s}.cv-link:hover{color:#05061a;text-decoration:underline}.cv-publications-list{display:grid;gap:1.5rem}.cv-publication-item{background:#f8f9fa;border-radius:.75rem;padding:1.5rem;border:1px solid rgba(5,6,26,.1);transition:all .3s}.cv-publication-item:hover{border-color:#2196f3;box-shadow:0 6px 20px rgba(33,150,243,.12);transform:translateY(-2px)}.cv-publication-title{font-size:1.125rem;font-weight:700;color:#05061a;margin-bottom:.5rem}.cv-publication-venue{font-size:.9375rem;color:#2196f3;font-style:italic;margin-bottom:.25rem}.cv-publication-date{font-size:.875rem;color:#666;font-weight:500;margin-bottom:.75rem}.cv-publication-description{font-size:1rem;line-height:1.7;color:#444}.cv-media-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(250px,1fr));gap:1rem}.cv-media-item{background:linear-gradient(135deg,#2196f3,#05061a);color:#fff;padding:1.25rem;border-radius:.75rem;font-size:.9375rem;font-weight:500;text-align:center;transition:all .3s}.cv-media-item:hover{transform:translateY(-4px) scale(1.02);box-shadow:0 8px 24px rgba(33,150,243,.3)}.cv-awards-list{display:grid;gap:1.5rem}.cv-award-item{background:#f8f9fa;border-radius:.75rem;padding:1.5rem;border:2px solid transparent;transition:all .3s}.cv-award-item:hover{border-color:#2196f3;box-shadow:0 6px 20px rgba(33,150,243,.12)}.cv-award-title{font-size:1.125rem;font-weight:700;color:#05061a;margin-bottom:.75rem}.cv-award-description{font-size:1rem;line-height:1.7;color:#444}.cv-strengths-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:1.5rem}.cv-strength-item{background:#f8f9fa;border-radius:.75rem;padding:2rem;text-align:center;transition:all .3s}.cv-strength-item:hover{box-shadow:0 8px 24px rgba(33,150,243,.15);transform:translateY(-4px)}.cv-strength-header{display:flex;flex-direction:column;align-items:center;gap:1rem;margin-bottom:1rem}.cv-strength-icon{width:3rem;height:3rem;color:#2196f3}.cv-strength-title{font-size:1.25rem;font-weight:700;color:#05061a;margin:0}.cv-strength-description{font-size:1rem;line-height:1.7;color:#444}.cv-language-item{display:flex;justify-content:space-between;align-items:center;background:#f8f9fa;padding:1rem 1.5rem;border-radius:.5rem;border-left:4px solid #2196f3}.cv-language-name{font-size:1.125rem;font-weight:600;color:#05061a}.cv-language-level{font-size:.9375rem;color:#2196f3;font-weight:500;background:rgba(33,150,243,.1);padding:.25rem .75rem;border-radius:1rem}.cv-projects-list{display:grid;gap:2rem}.cv-project-item{background:#f8f9fa;border-radius:.75rem;padding:2rem;border-top:4px solid #2196f3;transition:all .3s}.cv-project-item:hover{box-shadow:0 8px 24px rgba(33,150,243,.15);transform:translateY(-4px)}.cv-project-header{display:flex;justify-content:space-between;align-items:flex-start;margin-bottom:1rem;gap:1rem}.cv-project-title{font-size:1.5rem;font-weight:700;color:#05061a;margin:0}.cv-project-date{font-size:.875rem;color:#2196f3;font-weight:600;background:rgba(33,150,243,.1);padding:.25rem .75rem;border-radius:1rem}.cv-project-location{font-size:.9375rem;color:#666;margin-bottom:1rem}.cv-project-description{font-size:1rem;line-height:1.7;color:#444;margin-bottom:1.5rem}.cv-project-highlights{background:rgba(33,150,243,.05);border-radius:.5rem;padding:1rem 1.5rem;border-left:3px solid #2196f3}.cv-project-highlights-title{font-size:1rem;font-weight:700;color:#05061a;margin-bottom:.75rem}.cv-project-highlights ul{margin:0;padding-left:1.5rem}.cv-project-highlights li{font-size:.9375rem;line-height:1.7;color:#444;margin-bottom:.5rem}.cv-quotes-section{background:linear-gradient(135deg,#05061a,#0a0d2e);border-radius:1rem;padding:3rem 2rem;margin-top:3rem}.cv-quotes-section .cv-section-header{margin-bottom:2rem}.cv-quotes-section .cv-section-icon{color:#2196f3}.cv-quotes-section .cv-section-title{color:#fff}.cv-quotes-list{display:grid;gap:2rem}.cv-quote{background:hsla(0,0%,100%,.05);border-left:4px solid #2196f3;padding:1.5rem;border-radius:.5rem;font-size:1.125rem;line-height:1.8;color:#fff;font-style:italic;margin:0;transition:all .3s}.cv-quote:hover{background:hsla(0,0%,100%,.08);transform:translateX(4px)}.cv-footer{background:#f8f9fa;padding:2rem 0;border-top:1px solid rgba(5,6,26,.1)}.cv-footer-text{text-align:center;font-size:.875rem;color:#666;margin:0}@media (max-width:768px){.cv-name{font-size:2.5rem}.cv-title{font-size:1.25rem}.cv-profile-image{width:140px;height:140px}.cv-hero-content{gap:1.5rem}.cv-education-header,.cv-job-header,.cv-project-header{flex-direction:column}.cv-skills-grid{grid-template-columns:1fr}}