:root{--blue-primary: #1a56db;--blue-dark: #1e40af;--blue-light: #eff6ff;--blue-mid: #dbeafe;--blue-accent: #3b82f6;--text-dark: #0f172a;--text-body: #334155;--text-muted: #64748b;--border: #e2e8f0;--white: #ffffff;--gray-bg: #f8fafc}*{box-sizing:border-box}html{scroll-behavior:smooth}body{font-family:Inter,sans-serif;color:var(--text-body);background:var(--white);font-size:15px;line-height:1.7}h1,h2,h3,h4,h5{color:var(--text-dark)}.display-name{font-family:Playfair Display,serif}a{color:var(--blue-primary);text-decoration:none}a:hover{text-decoration:underline}.navbar-custom{background:#fffffff7;backdrop-filter:blur(8px);border-bottom:1px solid var(--border);padding:.6rem 0}.navbar-custom .navbar-brand{font-family:Playfair Display,serif;font-size:1.15rem;color:var(--text-dark)!important;font-weight:700;letter-spacing:-.01em}.navbar-custom .nav-link{color:var(--text-body)!important;font-size:.875rem;font-weight:500;padding:.4rem .85rem!important;border-radius:6px;transition:background .15s,color .15s}.navbar-custom .nav-link:hover{background:var(--blue-light);color:var(--blue-primary)!important}.navbar-custom .nav-cta{background:var(--blue-primary);color:#fff!important;border-radius:6px;padding:.4rem 1rem!important}.navbar-custom .nav-cta:hover{background:var(--blue-dark)}.hero-section{padding:5rem 0 3.5rem;background:var(--white);border-bottom:1px solid var(--border)}.hero-photo-wrap{width:130px;height:130px;border-radius:50%;border:3px solid var(--blue-mid);overflow:hidden;background:var(--blue-light);display:flex;align-items:center;justify-content:center;flex-shrink:0}.hero-photo-wrap img{width:100%;height:100%;object-fit:cover}.hero-photo-placeholder{font-size:3rem;color:var(--blue-primary);font-family:Playfair Display,serif;font-weight:700}.hero-title{font-family:Playfair Display,serif;font-size:2.2rem;font-weight:700;color:var(--text-dark);line-height:1.2;margin-bottom:.35rem}.hero-role{font-size:1rem;color:var(--blue-primary);font-weight:600;letter-spacing:.03em;margin-bottom:.75rem}.hero-tagline{font-size:.95rem;color:var(--text-muted);max-width:560px;line-height:1.65;margin-bottom:1.25rem}.hero-badges .badge{font-size:.75rem;font-weight:500;padding:.35em .8em;border-radius:999px;background:var(--blue-light);color:var(--blue-primary);border:1px solid var(--blue-mid);margin-right:.3rem;margin-bottom:.3rem;display:inline-block}.hero-meta{display:flex;flex-wrap:wrap;gap:1rem;margin-top:1rem}.hero-meta-item{display:flex;align-items:center;gap:.35rem;font-size:.82rem;color:var(--text-muted)}.hero-meta-item i{color:var(--blue-primary);font-size:.9rem}.sidebar-card{background:#fff;border:1px solid #e2e8f0;border-radius:10px;padding:1rem 1.1rem;margin-bottom:1rem}.sidebar-card:last-child{margin-bottom:0}.sidebar-card-title{font-size:.7rem;font-weight:700;letter-spacing:.1em;text-transform:uppercase;color:#64748b;margin-bottom:.75rem}.sidebar-skill-group-label{font-size:.68rem;font-weight:600;color:#94a3b8;text-transform:uppercase;letter-spacing:.08em;margin-bottom:.35rem;margin-top:.65rem}.sidebar-skill-group-label:first-child{margin-top:0}.sidebar-card .hero-badges{margin-bottom:.15rem}.sidebar-card .badge{background:#eff6ff;border:1px solid #dbeafe;color:#1e40af}.sidebar-edu-item{display:flex;justify-content:space-between;align-items:baseline;gap:.5rem;padding:.4rem 0;border-bottom:1px solid var(--border)}.sidebar-edu-item:first-of-type{padding-top:0}.sidebar-edu-degree{font-size:.8rem;font-weight:600;color:var(--text-dark)}.sidebar-edu-year{font-size:.72rem;font-weight:600;color:var(--blue-primary);flex-shrink:0}.sidebar-edu-note{margin-top:.65rem;padding:.5rem .65rem;background:var(--blue-light);border:1px solid var(--blue-mid);border-radius:7px;font-size:.72rem;font-weight:500;color:var(--blue-dark);line-height:1.5}.sidebar-edu-note i{color:var(--blue-primary)}.section-wrap{padding:3rem 0;border-bottom:1px solid var(--border)}.section-wrap:last-child{border-bottom:none}.section-label{font-size:.7rem;font-weight:700;letter-spacing:.12em;text-transform:uppercase;color:var(--blue-primary);margin-bottom:.4rem}.section-heading{font-family:Playfair Display,serif;font-size:1.55rem;font-weight:700;color:var(--text-dark);margin-bottom:1.5rem}@media (min-width: 992px){.section-wrap .col-lg-3{padding-right:1.75rem}}.section-wrap .col-lg-3 .section-heading{margin-bottom:.85rem}.bio-text{font-size:.94rem;color:var(--text-body);line-height:1.8}.bio-text p{margin-bottom:1rem}.bio-text p:last-child{margin-bottom:0}.infobox{border:1px solid var(--border);border-radius:12px;background:var(--gray-bg);padding:0 1.1rem .4rem;font-size:.82rem;overflow:hidden}.infobox-title{font-family:Playfair Display,serif;font-size:1.05rem;font-weight:700;text-align:center;color:var(--text-dark);padding:.95rem 0;border-bottom:1px solid var(--border);margin-bottom:.2rem}.infobox-row{display:flex;flex-direction:column;gap:.15rem;padding:.6rem 0;border-bottom:1px solid var(--border)}.infobox-row:last-child{border-bottom:none}.infobox-key{font-size:.66rem;font-weight:600;text-transform:uppercase;letter-spacing:.07em;color:var(--text-muted)}.infobox-val{font-size:.86rem;font-weight:600;color:var(--text-dark);line-height:1.45}.timeline{position:relative;padding-left:1.5rem}.timeline:before{content:"";position:absolute;left:0;top:6px;bottom:6px;width:2px;background:var(--blue-mid);border-radius:2px}.timeline-item{position:relative;margin-bottom:2.5rem;padding-left:1.5rem}.timeline-item:last-child{margin-bottom:0}.timeline-dot{position:absolute;left:-1.875rem;top:5px;width:14px;height:14px;border-radius:50%;background:var(--blue-primary);border:2.5px solid white;box-shadow:0 0 0 2px var(--blue-mid)}.timeline-period{font-size:.75rem;color:var(--blue-primary);font-weight:600;letter-spacing:.04em;margin-bottom:.2rem}.timeline-role{font-size:1rem;font-weight:700;color:var(--text-dark);margin-bottom:.1rem}.timeline-company{font-size:.85rem;color:var(--text-muted);margin-bottom:.65rem}.timeline-desc{font-size:.875rem;color:var(--text-body);line-height:1.7}.timeline-desc ul{padding-left:1.1rem;margin-top:.4rem;margin-bottom:0}.timeline-desc li{margin-bottom:.3rem}.timeline-tags{display:flex;flex-wrap:wrap;gap:.3rem;margin-top:.7rem}.timeline-tag{font-size:.72rem;font-weight:500;padding:.2em .7em;border-radius:4px;background:var(--blue-light);color:var(--blue-dark);border:1px solid var(--blue-mid)}.skill-group-title{font-size:.75rem;font-weight:700;letter-spacing:.08em;text-transform:uppercase;color:var(--text-muted);margin-bottom:.6rem;margin-top:1.25rem}.skill-group-title:first-child{margin-top:0}.skill-pills{display:flex;flex-wrap:wrap;gap:.4rem}.skill-pill{font-size:.8rem;font-weight:500;padding:.3em .9em;border-radius:999px;border:1px solid var(--border);background:var(--white);color:var(--text-body)}.skill-pill.highlight{background:var(--blue-light);color:var(--blue-dark);border-color:var(--blue-mid)}.edu-card{background:var(--gray-bg);border:1px solid var(--border);border-radius:10px;padding:1.1rem 1.25rem;margin-bottom:.85rem}.edu-degree{font-size:.95rem;font-weight:700;color:var(--text-dark)}.edu-school{font-size:.85rem;color:var(--text-muted)}.edu-year{font-size:.78rem;color:var(--blue-primary);font-weight:600}.contact-link{display:flex;align-items:center;gap:.6rem;padding:.65rem 0;border-bottom:1px solid var(--border);font-size:.88rem;color:var(--text-body)}.contact-link:last-child{border-bottom:none}.contact-link i{color:var(--blue-primary);font-size:1rem;width:20px;text-align:center}.contact-link:hover{color:var(--blue-primary);text-decoration:none}.footer{background:var(--gray-bg);border-top:1px solid var(--border);padding:1.75rem 0;text-align:center;font-size:.8rem;color:var(--text-muted)}@media (max-width: 768px){.hero-section{padding:3rem 0 2rem}.hero-title{font-size:1.65rem}.hero-photo-wrap{width:90px;height:90px}}
