*{margin:0;padding:0;box-sizing:border-box}html{scroll-behavior:smooth}body{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background:#f7fafc;color:#2d3748;line-height:1.6}@media print{body{background:#fff}*{-webkit-print-color-adjust:exact;print-color-adjust:exact}@page{margin:.5cm}}.header{background:linear-gradient(135deg,#2d3748,#1a202c);color:#fff;padding:3rem 2rem;box-shadow:0 4px 6px #0000001a}.header-content{max-width:1200px;margin:0 auto}.profile-section{display:flex;align-items:center;gap:2rem;margin-bottom:2rem}.profile-image{flex-shrink:0}.profile-image img{width:150px;height:150px;border-radius:50%;object-fit:cover;border:4px solid rgba(255,255,255,.2);box-shadow:0 4px 12px #0003}.profile-info{flex:1}.name{font-size:2.5rem;font-weight:700;margin:0 0 .5rem;line-height:1.2}.title{font-size:1.5rem;font-weight:500;margin:0 0 .25rem;color:#63b3ed}.subtitle{font-size:1rem;margin:0;color:#cbd5e0}.contact-info{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:1rem;margin-bottom:1.5rem}.contact-item{display:flex;align-items:center;gap:.75rem;padding:.75rem;background:#ffffff1a;border-radius:8px;transition:background .3s ease}.contact-item:hover{background:#ffffff26}.contact-item .icon{width:20px;height:20px;flex-shrink:0;color:#63b3ed}.contact-item a{color:#fff;text-decoration:none;font-size:.95rem;transition:color .3s ease}.contact-item a:hover{color:#63b3ed}.contact-item span{font-size:.95rem}.download-section{display:flex;justify-content:center}.download-btn{display:flex;align-items:center;gap:.5rem;padding:.75rem 2rem;background:#63b3ed;color:#fff;border:none;border-radius:8px;font-size:1rem;font-weight:600;cursor:pointer;transition:all .3s ease;box-shadow:0 4px 6px #0000001a}.download-btn:hover{background:#4299e1;transform:translateY(-2px);box-shadow:0 6px 12px #00000026}.download-btn:active{transform:translateY(0)}.download-btn .icon{width:20px;height:20px}@media(max-width:768px){.header{padding:2rem 1rem}.profile-section{flex-direction:column;text-align:center}.profile-image img{width:120px;height:120px}.name{font-size:2rem}.title{font-size:1.25rem}.contact-info{grid-template-columns:1fr}}@media print{.header{background:#2d3748;padding:1.5rem}.download-btn{display:none}}.profile{padding:2rem;background:#fff;border-radius:12px;box-shadow:0 2px 8px #00000014;margin-bottom:2rem}.section-header{display:flex;align-items:center;gap:.75rem;margin-bottom:1.5rem;padding-bottom:.75rem;border-bottom:2px solid #e2e8f0}.section-icon{width:28px;height:28px;color:#4299e1}.section-header h2{font-size:1.75rem;font-weight:700;color:#2d3748;margin:0}.profile-content{color:#4a5568;line-height:1.7}.summary{font-size:1.1rem;margin-bottom:1.5rem;color:#2d3748}.highlights h3{font-size:1.25rem;color:#2d3748;margin-bottom:1rem;font-weight:600}.highlights ul{list-style:none;padding:0;margin:0}.highlights li{position:relative;padding-left:1.75rem;margin-bottom:.75rem;line-height:1.6}.highlights li:before{content:"✓";position:absolute;left:0;color:#48bb78;font-weight:700;font-size:1.2rem}.availability{margin-top:1.5rem;padding:1rem;background:#ebf8ff;border-left:4px solid #4299e1;border-radius:4px;font-size:1rem}.availability strong{color:#2c5282}@media(max-width:768px){.profile{padding:1.5rem}.section-header h2{font-size:1.5rem}.summary{font-size:1rem}}@media print{.profile{box-shadow:none;border:1px solid #e2e8f0;page-break-inside:avoid}}.experience{padding:2rem;background:#fff;border-radius:12px;box-shadow:0 2px 8px #00000014;margin-bottom:2rem}.experience-list{display:flex;flex-direction:column;gap:2rem}.experience-item{position:relative;padding-left:2rem;border-left:3px solid #e2e8f0;transition:border-color .3s ease}.experience-item:hover{border-left-color:#4299e1}.experience-item:before{content:"";position:absolute;left:-7px;top:0;width:11px;height:11px;background:#4299e1;border-radius:50%;border:3px solid white;box-shadow:0 0 0 2px #4299e1}.experience-header{display:flex;justify-content:space-between;align-items:flex-start;margin-bottom:1rem;flex-wrap:wrap;gap:.5rem}.company{font-size:1.4rem;font-weight:700;color:#2d3748;margin:0 0 .25rem}.position{font-size:1.1rem;font-weight:600;color:#4299e1;margin:0}.meta{display:flex;flex-direction:column;align-items:flex-end;gap:.25rem;font-size:.9rem;color:#718096}.period{font-weight:600;color:#4a5568}.location{display:flex;align-items:center;gap:.25rem}.achievements{list-style:none;padding:0;margin:0}.achievements li{position:relative;padding-left:1.5rem;margin-bottom:.75rem;line-height:1.6;color:#4a5568}.achievements li:before{content:"▸";position:absolute;left:0;color:#4299e1;font-weight:700}@media(max-width:768px){.experience{padding:1.5rem}.experience-header{flex-direction:column;align-items:flex-start}.meta{align-items:flex-start}.company{font-size:1.2rem}.position{font-size:1rem}}@media print{.experience{box-shadow:none;border:1px solid #e2e8f0;page-break-inside:avoid}.experience-item{page-break-inside:avoid}}.skills{padding:2rem;background:#fff;border-radius:12px;box-shadow:0 2px 8px #00000014;margin-bottom:2rem}.skills-content{display:grid;grid-template-columns:1fr 1fr;gap:2rem}.technical-skills,.ai-tools{grid-column:1 / -1}.technical-skills h3,.ai-tools h3,.soft-skills h3{font-size:1.25rem;color:#2d3748;margin-bottom:1.25rem;font-weight:600}.skills-grid{display:flex;flex-direction:column;gap:1.25rem}.skill-bar{display:flex;flex-direction:column;gap:.5rem}.skill-info{display:flex;justify-content:space-between;align-items:center}.skill-name{font-weight:500;color:#2d3748;font-size:.95rem}.skill-level{font-size:.85rem;color:#718096;font-weight:600}.skill-progress{height:8px;background:#e2e8f0;border-radius:4px;overflow:hidden}.skill-progress-fill{height:100%;background:linear-gradient(90deg,#4299e1,#667eea);border-radius:4px;transition:width 1s ease-in-out}.soft-skills-list{display:flex;flex-direction:column;gap:.75rem}.soft-skill-item{display:flex;align-items:center;gap:.75rem;padding:.75rem;background:#f7fafc;border-radius:8px;transition:all .3s ease}.soft-skill-item:hover{background:#ebf8ff;transform:translate(4px)}.check-icon{width:20px;height:20px;color:#48bb78;flex-shrink:0}.soft-skill-item span{color:#4a5568;font-size:.95rem;line-height:1.4}@media(max-width:968px){.skills-content{grid-template-columns:1fr}}@media(max-width:768px){.skills{padding:1.5rem}}@media print{.skills{box-shadow:none;border:1px solid #e2e8f0;page-break-inside:avoid}.skill-progress-fill{background:#4299e1}}.projects-section{margin:2rem 0;padding:2rem;background:#fff;border-radius:8px;box-shadow:0 2px 4px #0000001a}.projects-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:1.5rem;margin-top:1.5rem}.project-card{padding:1.5rem;background:#f8fafc;border-radius:8px;border:1px solid #e2e8f0;transition:all .3s ease;display:flex;flex-direction:column}.project-card:hover{transform:translateY(-5px);box-shadow:0 8px 16px #0000001a;border-color:#2563eb}.project-header{display:flex;justify-content:space-between;align-items:flex-start;margin-bottom:.75rem;gap:1rem}.project-name{font-size:1.1rem;font-weight:600;color:#1e293b;margin:0;flex:1}.project-period{font-size:.85rem;color:#64748b;white-space:nowrap}.project-type{display:inline-block;padding:.25rem .75rem;background:#dbeafe;color:#1e40af;border-radius:12px;font-size:.8rem;font-weight:500;margin-bottom:.75rem}.project-description{color:#475569;line-height:1.6;margin-bottom:1rem;flex-grow:1;font-size:.95rem}.project-tech{display:flex;flex-wrap:wrap;gap:.5rem;margin-bottom:1rem}.tech-tag{padding:.25rem .75rem;background:#e0e7ff;color:#3730a3;border-radius:4px;font-size:.8rem;font-weight:500}.project-link{color:#2563eb;font-weight:600;text-decoration:none;display:inline-flex;align-items:center;gap:.25rem;transition:color .3s ease;margin-top:auto}.project-link:hover{color:#1e40af}@media(max-width:768px){.projects-section{padding:1.5rem}.projects-grid{grid-template-columns:1fr}.project-header{flex-direction:column;gap:.5rem}.project-name{font-size:1rem}}@media print{.projects-section{box-shadow:none;page-break-inside:avoid}.project-card{page-break-inside:avoid;box-shadow:none}.project-link{color:#000}}.certifications-section{margin:2rem 0;padding:2rem;background:#fff;border-radius:8px;box-shadow:0 2px 4px #0000001a}.certifications-list{display:grid;gap:1.5rem}.certification-item{padding:1.5rem;border-left:4px solid #2563eb;background:#f8fafc;border-radius:4px;transition:all .3s ease}.certification-item:hover{transform:translate(5px);box-shadow:0 4px 6px #0000001a}.cert-header{display:flex;justify-content:space-between;align-items:flex-start;margin-bottom:.5rem;flex-wrap:wrap;gap:.5rem}.cert-name{font-size:1.1rem;font-weight:600;color:#1e293b;margin:0;flex:1;min-width:200px}.cert-year{font-size:.9rem;color:#64748b;font-weight:500;white-space:nowrap}.cert-issuer{color:#2563eb;font-weight:500;margin-bottom:.75rem;font-size:.95rem}.cert-description{color:#475569;line-height:1.6;margin:.5rem 0 0;font-size:.95rem}@media(max-width:768px){.certifications-section{padding:1.5rem}.cert-header{flex-direction:column;align-items:flex-start}.cert-name{font-size:1rem}.cert-year{font-size:.85rem}}@media print{.certifications-section{box-shadow:none;page-break-inside:avoid}.certification-item{page-break-inside:avoid}}.education{padding:2rem;background:#fff;border-radius:12px;box-shadow:0 2px 8px #00000014;margin-bottom:2rem}.education-list{display:flex;flex-direction:column;gap:1.5rem}.education-item{display:flex;gap:1.5rem;padding:1.5rem;background:#f7fafc;border-radius:8px;transition:all .3s ease}.education-item:hover{background:#ebf8ff;transform:translateY(-2px);box-shadow:0 4px 12px #0000001a}.education-icon{flex-shrink:0;width:48px;height:48px;background:linear-gradient(135deg,#667eea,#764ba2);border-radius:12px;display:flex;align-items:center;justify-content:center;color:#fff}.education-icon svg{width:28px;height:28px}.education-content{flex:1}.institution{font-size:1.2rem;font-weight:700;color:#2d3748;margin:0 0 .25rem}.degree{font-size:1rem;font-weight:600;color:#4299e1;margin:0 0 .5rem}.period{font-size:.9rem;color:#718096;margin:0 0 .5rem}.description{font-size:.95rem;color:#4a5568;line-height:1.6;margin:0}@media(max-width:768px){.education{padding:1.5rem}.education-item{flex-direction:column;gap:1rem}.education-icon{width:40px;height:40px}.education-icon svg{width:24px;height:24px}}@media print{.education{box-shadow:none;border:1px solid #e2e8f0;page-break-inside:avoid}.education-item{box-shadow:none;page-break-inside:avoid}}.languages{background:#fff;border-radius:12px;padding:2rem;margin-bottom:2rem;box-shadow:0 1px 3px #0000001a;transition:box-shadow .3s ease}.languages:hover{box-shadow:0 4px 6px #0000001a}.languages .section-header{display:flex;align-items:center;gap:.75rem;margin-bottom:1.5rem;padding-bottom:1rem;border-bottom:2px solid #e2e8f0}.languages .section-header h2{font-size:1.5rem;font-weight:700;color:#2d3748;margin:0}.languages .section-icon{width:1.75rem;height:1.75rem;color:#4299e1;flex-shrink:0}.languages-list{display:grid;gap:1.25rem}.language-item{padding:1rem;background:#f7fafc;border-radius:8px;border-left:4px solid #4299e1;transition:transform .2s ease,background-color .2s ease}.language-item:hover{transform:translate(4px);background:#edf2f7}.language-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:.75rem}.language-name{font-size:1.125rem;font-weight:600;color:#2d3748}.language-proficiency{font-size:.875rem;color:#4a5568;font-weight:500;background:#e6f2ff;padding:.25rem .75rem;border-radius:12px}.language-bar{width:100%;height:8px;background:#e2e8f0;border-radius:4px;overflow:hidden}.language-bar-fill{height:100%;background:linear-gradient(90deg,#4299e1,#3182ce);border-radius:4px;transition:width .6s ease}@media(max-width:768px){.languages{padding:1.5rem}.languages .section-header h2{font-size:1.25rem}.language-name{font-size:1rem}.language-proficiency{font-size:.75rem;padding:.2rem .5rem}}@media print{.languages{box-shadow:none;border:1px solid #e2e8f0;page-break-inside:avoid}.language-item:hover{transform:none}.language-bar-fill{background:#4299e1!important;-webkit-print-color-adjust:exact;print-color-adjust:exact}}.footer{background:linear-gradient(135deg,#2d3748,#1a202c);color:#fff;padding:2rem;margin-top:3rem}.footer-content{max-width:1200px;margin:0 auto;text-align:center}.footer-content p{margin:.5rem 0;font-size:.95rem}.footer-note{color:#cbd5e0;font-size:.85rem}@media print{.footer{display:none}}.app{min-height:100vh;background:linear-gradient(to bottom,#f7fafc,#edf2f7)}.main-content{max-width:1200px;margin:0 auto;padding:2rem}@media(max-width:768px){.main-content{padding:1rem}}@media print{*{-webkit-print-color-adjust:exact;print-color-adjust:exact}@page{size:A4;margin:1cm}.app{background:#fff!important}.main-content{max-width:100%;padding:0;margin:0}.download-section{display:none!important}section{page-break-inside:avoid;break-inside:avoid}h1,h2,h3,h4{page-break-after:avoid;break-after:avoid}a{color:#000;text-decoration:none}a[href]:after{content:" (" attr(href) ")";font-size:.8em;color:#666}a[href^="#"]:after,a[href^="javascript:"]:after,a.no-print-url:after{content:""}.header{margin-bottom:1rem}section{margin:1rem 0}.section-icon,.skill-progress-fill,.language-bar-fill,.tech-tag,.project-type{-webkit-print-color-adjust:exact;print-color-adjust:exact}}
