:root{--bg:#0f172a;--bg-elevated:#1e293b;--surface:#334155;--text:#f1f5f9;--text-muted:#94a3b8;--accent:#38bdf8;--accent-dim:#0ea5e9;--border:#475569;--font-sans:"DM Sans",system-ui,sans-serif;--font-mono:"JetBrains Mono",monospace}*,:after,:before{box-sizing:border-box}html{scroll-behavior:smooth}body{-webkit-font-smoothing:antialiased;background:#0f172a;background:var(--bg);color:#f1f5f9;color:var(--text);font-family:DM Sans,system-ui,sans-serif;font-family:var(--font-sans);line-height:1.6;margin:0}#root{min-height:100vh}a{color:#38bdf8;color:var(--accent);text-decoration:none;transition:color .2s ease}a:hover{color:#f1f5f9;color:var(--text)}section{margin:0 auto;max-width:900px;padding:4rem 1.5rem}@media (min-width:768px){section{padding:5rem 2rem}}.section-title{color:#38bdf8;color:var(--accent);font-family:JetBrains Mono,monospace;font-family:var(--font-mono);font-size:.75rem;font-weight:600;letter-spacing:.12em;margin-bottom:1rem;text-transform:uppercase}h2{font-size:1.75rem;font-weight:700;letter-spacing:-.02em;margin:0 0 1.5rem}h3{font-size:1.15rem;font-weight:600;margin:0 0 .5rem}ul{margin:0;padding-left:1.25rem}li{margin-bottom:.5rem}li:last-child{margin-bottom:0}.nav{left:0;padding:1rem 1.5rem;position:fixed;right:0;top:0;transition:background .2s ease,box-shadow .2s ease;z-index:100}.nav--scrolled{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#0f172ae6;box-shadow:0 1px 0 var(--border)}.nav__inner{align-items:center;display:flex;justify-content:space-between;margin:0 auto;max-width:900px}.nav__logo{color:var(--text);font-family:var(--font-mono);font-size:1.1rem;font-weight:600;letter-spacing:.05em}.nav__toggle{background:none;border:none;color:var(--text);cursor:pointer;display:flex;flex-direction:column;gap:5px;padding:4px}.nav__toggle-bar{background:currentColor;border-radius:1px;height:2px;transition:transform .2s ease,opacity .2s ease;width:22px}.nav__toggle-bar--open:first-child{transform:translateY(7px) rotate(45deg)}.nav__toggle-bar--open:nth-child(2){opacity:0}.nav__toggle-bar--open:nth-child(3){transform:translateY(-7px) rotate(-45deg)}.nav__links{display:none;gap:.5rem;list-style:none;margin:0;padding:0}.nav__links--open{background:var(--bg-elevated);box-shadow:0 10px 30px #0000004d;display:flex;flex-direction:column;left:0;padding:1rem 1.5rem;position:absolute;right:0;top:100%}@media (min-width:768px){.nav__toggle{display:none}.nav__links{background:none;box-shadow:none;display:flex;flex-direction:row;padding:0;position:static}}.nav__link{background:none;border:none;border-radius:6px;color:var(--text-muted);cursor:pointer;font:inherit;padding:.5rem .75rem;transition:color .2s ease,background .2s ease}.nav__link:hover{background:#38bdf814;color:var(--accent)}.hero{align-items:center;display:flex;margin:0 auto;max-width:900px;min-height:100vh;padding:6rem 1.5rem 4rem}.hero__content{width:100%}.hero__photo-wrap{margin-bottom:1.5rem}.hero__photo{display:block;object-fit:cover}.hero__photo,.hero__photo--initials{border:3px solid var(--border);border-radius:50%;height:120px;width:120px}.hero__photo--initials{align-items:center;background:var(--bg-elevated);display:flex;font-size:2rem;font-weight:600;justify-content:center;letter-spacing:.02em}.hero__label,.hero__photo--initials{color:var(--accent);font-family:var(--font-mono)}.hero__label{font-size:.8rem;letter-spacing:.15em;margin-bottom:.75rem;text-transform:uppercase}.hero__name{font-size:clamp(2.25rem,6vw,3.5rem);font-weight:700;letter-spacing:-.03em;line-height:1.1;margin:0 0 1rem}.hero__tagline{color:var(--text-muted);font-size:1.15rem;line-height:1.6;margin:0 0 1.5rem;max-width:540px}.hero__highlights{display:flex;flex-wrap:wrap;gap:.5rem;margin-bottom:2rem}.hero__pill{background:var(--bg-elevated);border:1px solid var(--border);border-radius:999px;color:var(--text-muted);font-size:.8rem;padding:.35rem .75rem}.hero__cta{display:flex;flex-wrap:wrap;gap:.75rem}.hero__btn{border-radius:8px;display:inline-block;font-size:.95rem;font-weight:600;padding:.65rem 1.25rem;transition:background .2s ease,color .2s ease,border-color .2s ease}.hero__btn--primary{background:var(--accent);color:var(--bg)}.hero__btn--primary:hover{background:var(--accent-dim);color:var(--bg)}.hero__btn--outline{border:1px solid var(--border);color:var(--text)}.hero__btn--outline:hover{border-color:var(--accent);color:var(--accent)}.about__summary{color:var(--text-muted);font-size:1.05rem;line-height:1.75;margin:0}.experience__list{display:flex;flex-direction:column;gap:2.5rem}.experience__job{border-bottom:1px solid var(--border);padding-bottom:2rem}.experience__job:last-child{border-bottom:none;padding-bottom:0}.experience__header{display:flex;flex-direction:column;gap:.5rem;margin-bottom:1.25rem}.experience__header-main{align-items:flex-start;display:flex;gap:1rem}.experience__logo-wrap{align-items:center;background:#fff;border-radius:10px;display:flex;flex-shrink:0;height:48px;justify-content:center;overflow:hidden;padding:6px;width:48px}.experience__logo{height:100%;object-fit:contain;width:100%}@media (min-width:640px){.experience__header{align-items:flex-start;flex-direction:row;justify-content:space-between}}.experience__tagline{color:var(--text-muted);font-size:.95rem;margin:0}.experience__period{color:var(--accent);font-family:var(--font-mono);font-size:.85rem;white-space:nowrap}.experience__role{margin-bottom:1.5rem}.experience__role:last-child{margin-bottom:0}.experience__role-title{font-size:.95rem;margin:0 0 .5rem}.experience__stack{color:var(--text-muted);font-size:.9em;font-weight:400}.experience__role ul{color:var(--text-muted);font-size:.95rem;line-height:1.65}.skills__grid{grid-gap:1.5rem;display:grid;gap:1.5rem}.skills__group-title{color:var(--text-muted);font-size:.9rem;font-weight:600;margin:0 0 .6rem}.skills__tags{display:flex;flex-wrap:wrap;gap:.5rem}.skills__tag{background:var(--bg-elevated);border:1px solid var(--border);border-radius:6px;color:var(--text);font-size:.85rem;padding:.3rem .65rem}.leadership__list{color:var(--text-muted);font-size:.98rem;line-height:1.7}.projects__grid{grid-gap:1.25rem;display:grid;gap:1.25rem}.projects__card{background:var(--bg-elevated);border:1px solid var(--border);border-radius:10px;padding:1.25rem;transition:border-color .2s ease}.projects__card:hover{border-color:var(--accent)}.projects__card h3{font-size:1.05rem;margin:0 0 .4rem}.projects__desc{color:var(--text-muted);font-size:.95rem;line-height:1.55;margin:0 0 .75rem}.projects__links{font-size:.9rem;margin-top:.5rem}.projects__sep{color:var(--text-muted);margin:0 .15rem}.projects__link{font-weight:500}.education__header{align-items:flex-start;display:flex;gap:1rem}.education__logo-wrap{align-items:center;background:#fff;border-radius:10px;display:flex;flex-shrink:0;height:56px;justify-content:center;overflow:hidden;padding:6px;width:56px}.education__logo{height:100%;object-fit:contain;width:100%}.education__degree{font-size:1.05rem;margin:0 0 .25rem}.education__honour{color:var(--text-muted);font-size:.95rem;margin:0}.contact__info{display:flex;flex-direction:column;gap:.5rem;margin-bottom:1.25rem}.contact__item{color:var(--accent);font-size:1.05rem}.contact__item:hover{color:var(--text)}.contact__links{display:flex;gap:1rem}.contact__link{font-weight:500}
/*# sourceMappingURL=main.b1c80ff4.css.map*/