*,:before,:after{box-sizing:border-box}html,body{-webkit-font-smoothing:antialiased;margin:0;padding:0}h1,h2,h3{margin:0}.site-card{color:#cdd6f4;background:#1e1e2e;border:1px solid #313244;border-radius:12px;flex-direction:column;align-items:center;gap:.5rem;min-width:140px;padding:1.5rem 2rem;text-decoration:none;transition:border-color .2s,transform .2s,box-shadow .2s;display:flex}.site-card:hover{border-color:#89b4fa;transform:translateY(-3px);box-shadow:0 8px 24px #89b4fa26}.site-card-emoji{font-size:2.5rem;line-height:1}.site-card-name{text-align:center;font-size:.95rem;font-weight:500}.page{color:#cdd6f4;background:#11111b;flex-direction:column;align-items:center;gap:4rem;min-height:100vh;padding:4rem 1.5rem;font-family:Inter,system-ui,-apple-system,sans-serif;display:flex}.hero{text-align:center;max-width:640px}.hero-title{color:#cdd6f4;margin:0 0 .25rem;font-size:clamp(2rem,6vw,3.5rem);font-weight:700}.hero-subtitle{color:#89b4fa;margin:0 0 1.25rem;font-size:clamp(1rem,3vw,1.4rem);font-weight:500}.hero-description{color:#a6adc8;margin:0 0 1.5rem;font-size:1rem;line-height:1.7}.hero-links{flex-wrap:wrap;justify-content:center;gap:.75rem;display:flex}.hero-cv-btn{color:#11111b;background:#89b4fa;border-radius:8px;padding:.6rem 1.4rem;font-size:.95rem;font-weight:600;text-decoration:none;transition:background .2s,transform .2s;display:inline-block}.hero-cv-btn:hover{background:#b4d0ff;transform:translateY(-2px)}.hero-linkedin-btn{color:#89b4fa;background:0 0;border:1px solid #89b4fa;border-radius:8px;padding:.6rem 1.4rem;font-size:.95rem;font-weight:600;text-decoration:none;transition:background .2s,transform .2s;display:inline-block}.hero-linkedin-btn:hover{background:#89b4fa1a;transform:translateY(-2px)}.section{flex-direction:column;align-items:center;gap:1.5rem;width:100%;max-width:800px;display:flex}.section-title{color:#89b4fa;text-transform:uppercase;letter-spacing:.08em;margin:0;font-size:1.2rem;font-weight:600}.skills-grid{flex-wrap:wrap;justify-content:center;gap:.75rem;display:flex}.skill-chip{color:#cdd6f4;background:#1e1e2e;border:1px solid #313244;border-radius:999px;align-items:center;gap:.4rem;padding:.5rem 1rem;font-size:.9rem;display:flex}.xp-list{flex-direction:column;gap:1.25rem;width:100%;display:flex}.xp-entry{background:#1e1e2e;border:1px solid #313244;border-radius:10px;padding:1.25rem 1.5rem}.xp-header{flex-wrap:wrap;justify-content:space-between;align-items:baseline;gap:1rem;margin-bottom:.2rem;display:flex}.xp-title{color:#cdd6f4;font-size:1rem;font-weight:600}.xp-period{color:#6c7086;white-space:nowrap;font-size:.8rem}.xp-company{color:#89b4fa;margin-bottom:.6rem;font-size:.85rem}.xp-desc{color:#a6adc8;margin:0;font-size:.9rem;line-height:1.6}.sites-grid{flex-wrap:wrap;justify-content:center;gap:1rem;display:flex}.footer{margin-top:auto;padding-top:2rem}.footer a{color:#6c7086;font-size:.85rem;text-decoration:none;transition:color .2s}.footer a:hover{color:#89b4fa}.cv-page{color:#333;background:#f5f5f5;flex-direction:column;align-items:center;gap:1.5rem;min-height:100vh;padding:2rem 1rem;font-family:Segoe UI,Tahoma,Geneva,Verdana,sans-serif;display:flex}.cv-container{background:#fff;width:210mm;max-width:100%;overflow:hidden;box-shadow:0 0 10px #0000001a}.cv-header{background:#f8f9fa;grid-template-columns:1fr 150px;align-items:center;gap:30px;padding:30px;display:grid}.cv-header-left h1{color:#2c3e50;margin-bottom:5px;font-size:28px;font-weight:700}.cv-header-left h2{color:#3498db;text-transform:uppercase;letter-spacing:.5px;margin-bottom:12px;font-size:16px;font-weight:600}.cv-header-left p{color:#555;margin:3px 0;font-size:12px;line-height:1.6}.cv-header-left .label{color:#2c3e50;font-weight:600}.cv-header-left a{color:#3498db;text-decoration:none}.cv-header-right img{object-fit:cover;border:3px solid #2c3e50;border-radius:50%;width:130px;height:130px;box-shadow:0 2px 8px #00000026}.cv-content{padding:10px 30px 30px;font-size:13px;line-height:1.6}.cv-summary{color:#555;text-align:justify;margin-bottom:30px}.cv-section{margin-bottom:25px}.cv-section-title{color:#2c3e50;text-transform:uppercase;letter-spacing:.5px;border-bottom:2px solid #2c3e50;margin-bottom:15px;padding-bottom:2px;font-size:16px;font-weight:700}.cv-entry{margin-bottom:15px}.cv-entry-title{color:#2c3e50;margin-bottom:0;font-weight:700}.cv-entry-subtitle{color:#7f8c8d;margin-bottom:5px;font-size:12px;font-style:italic}.cv-entry p{color:#555;text-align:justify}.cv-actions{justify-content:space-between;gap:1rem;width:210mm;max-width:100%;display:flex}.cv-back-btn,.cv-print-btn{cursor:pointer;border:none;border-radius:6px;padding:.5rem 1.25rem;font-family:inherit;font-size:.875rem;text-decoration:none}.cv-back-btn{color:#2c3e50;background:#e2e8f0}.cv-back-btn:hover{background:#cbd5e1}.cv-print-btn{color:#fff;background:#2c3e50}.cv-print-btn:hover{background:#3d5166}@media print{.cv-page{background:#fff;padding:0}.cv-actions{display:none}.cv-container{box-shadow:none;width:100%}.cv-header{background:#fff;padding-bottom:0}.cv-summary{margin-top:4px;margin-bottom:10px}.cv-section{margin-bottom:4px}.cv-content{padding-top:0}@page{size:A4;margin:6mm}}@media (width<=640px){.cv-header{grid-template-columns:1fr;gap:15px;padding:20px}.cv-header-right{order:-1;justify-content:center;display:flex}.cv-content{padding:20px}}
