:root{--bg:#090610;--ink:#efe9ff;--muted:#b9a8dc;--accent:#a855f7;--accent-2:#d946ef;--card:#1e1234b8;--border:#c9a8ff42;--shadow:0 16px 40px #02000873;--focus:#c084fc}*{box-sizing:border-box}html,body{margin:0;padding:0}html{scroll-behavior:smooth}body{font-family:var(--font-space-grotesk),sans-serif;color:var(--ink);background:radial-gradient(circle at 14% 14%,#a855f759 0%,transparent 38%),radial-gradient(circle at 86% 4%,#d946ef47 0%,transparent 42%),radial-gradient(circle at 62% 72%,#6366f138 0%,transparent 46%),var(--bg);line-height:1.65;position:relative;overflow-x:hidden}.floating-section-heading{z-index:30;pointer-events:none;opacity:0;color:#f5eaff;font-family:var(--font-ibm-plex-mono),monospace;letter-spacing:.08em;text-transform:uppercase;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#1f1035cc;border:1px solid #d8b4fe8c;border-radius:999px;padding:.52rem .88rem;font-size:.75rem;transition:opacity .18s;position:fixed;top:0;left:0;transform:translate(0,0);box-shadow:0 10px 24px #0300087a}.floating-section-heading-visible{opacity:1}a{color:inherit}a:focus-visible,button:focus-visible{outline:3px solid var(--focus);outline-offset:3px;border-radius:6px}.bg-shape{z-index:-1;filter:blur(70px);opacity:.55;border-radius:999px;position:fixed}.bg-shape-1{background:#7e22ce;width:280px;height:280px;top:10%;left:-90px}.bg-shape-2{background:#c026d3;width:340px;height:340px;bottom:6%;right:-120px}.site-header,main,.site-footer{width:min(1080px,92vw);margin:0 auto}.site-header{z-index:10;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#0a0611b8;border-bottom:1px solid #c9a8ff1f;justify-content:space-between;align-items:center;gap:1rem;padding:1.1rem 1rem;display:flex;position:sticky;top:0}.brand{color:var(--ink);letter-spacing:.02em;font-size:1.13rem;font-weight:700;text-decoration:none}.site-nav{gap:1.1rem;display:flex}.nav-toggle{cursor:pointer;background:#1f1035b8;border:1px solid #d8b4fe73;border-radius:10px;width:42px;height:42px;padding:.5rem;display:none}.nav-toggle span{background:#efe9ff;border-radius:999px;width:100%;height:2px;margin:4px 0;display:block}.site-nav a{color:var(--ink);font-size:.95rem;font-weight:500;text-decoration:none}main{gap:2rem;padding:2rem 0 3rem;display:grid}.glow-section{transition:box-shadow .28s,border-color .28s,transform .28s,filter .28s;position:relative}.glow-section:hover{filter:brightness(1.03);border-color:#d8b4feb8;transform:translateY(-2px);box-shadow:0 0 0 1px #d8b4fe5c,0 0 24px #a855f780,0 0 46px #c026d35c,0 20px 46px #0200088c}#about,#experience,#projects,#contact{scroll-margin-top:92px}.hero{padding-top:.4rem}.hero-grid{grid-template-columns:minmax(0,1fr) 320px;align-items:start;gap:1rem;display:grid}.eyebrow{font-family:var(--font-ibm-plex-mono),monospace;letter-spacing:.08em;color:#d8b4fe;margin:0;font-size:.78rem}.status-badge{color:#f3e8ff;font-family:var(--font-ibm-plex-mono),monospace;background:#9333ea3d;border:1px solid #d8b4fe6b;border-radius:999px;margin-top:.7rem;padding:.32rem .72rem;font-size:.78rem;font-weight:600;display:inline-flex}.hero h1{max-width:14ch;margin:.7rem 0 .8rem;font-size:clamp(2.1rem,4vw,3.7rem);line-height:1.08}.lead{color:var(--muted);max-width:62ch;margin:0}.tagline{color:#ddd6fe;margin:.7rem 0 0;font-weight:500}.hero-panel{border:1px solid var(--border);box-shadow:var(--shadow);background:#271944e0;border-radius:18px;padding:1rem}.hero-panel h2{margin-bottom:.65rem;font-size:1.1rem}.hero-actions{flex-wrap:wrap;gap:.8rem;margin-top:1.4rem;display:flex}.btn{letter-spacing:.01em;border:1px solid #0000;border-radius:999px;padding:.68rem 1.08rem;font-weight:700;text-decoration:none;display:inline-block}.btn-primary{color:#faf5ff;background:linear-gradient(135deg,#9333ea,#c026d3)}.btn-primary:hover{filter:brightness(1.08)}.btn-secondary{color:#efe9ff;background:#2f1e50b3;border-color:#d8b4fe80}.btn-secondary:hover{background:#422972db}.card{border:1px solid var(--border);background:var(--card);box-shadow:var(--shadow);border-radius:22px;padding:1.35rem 1.4rem}h2{margin-top:0;margin-bottom:.8rem;font-size:1.65rem;line-height:1.2}.skills{flex-wrap:wrap;gap:.55rem;margin:1rem 0 0;padding:0;list-style:none;display:flex}.skills li{font-family:var(--font-ibm-plex-mono),monospace;color:#efe9ff;background:#1d152df2;border:1px solid #d8b4fe40;border-radius:999px;padding:.32rem .7rem;font-size:.79rem}.section-head{justify-content:space-between;align-items:baseline;gap:1rem;display:flex}.section-head p{color:var(--muted);margin:0}.experience-list{gap:1rem;display:grid}.experience-item{border:1px solid var(--border);background:#271944d1;border-radius:14px;padding:.9rem}.experience-item h3{margin:0;font-size:1.08rem}.experience-meta{color:#c4b5fd;font-family:var(--font-ibm-plex-mono),monospace;margin:.25rem 0 .7rem;font-size:.8rem}.project-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:1rem;margin-top:.9rem;display:grid}.project-card{border:1px solid var(--border);background:#271944db;border-radius:18px;flex-direction:column;gap:.75rem;padding:1.05rem;display:flex}.project-card h3{margin:0;line-height:1.25}.project-card p{color:var(--muted);margin:0}.impact-list{color:#e9ddff;gap:.35rem;margin:0;padding-left:1.2rem;display:grid}.impact-list li{line-height:1.45}.stack{font-family:var(--font-ibm-plex-mono),monospace;color:#f3e8ff;background:#9333ea2e;border-radius:8px;padding:.4rem .5rem;font-size:.78rem}.project-card a{color:#f0abfc;margin-top:auto;font-weight:700;text-decoration:none}.contact-grid{gap:.45rem;display:grid}.contact-grid p{margin:0}.contact-grid a{color:#d8b4fe;font-weight:600;text-decoration:none}.contact-actions{margin-top:1.1rem}.education-line{color:var(--muted);margin:1rem 0 0;font-size:.95rem}.site-footer{color:#a78bfa;padding:0 0 2rem}.reveal{opacity:0;animation:.7s forwards reveal;transform:translateY(18px)}.hero.reveal{animation-delay:0s}#about.reveal{animation-delay:.12s}#projects.reveal{animation-delay:.22s}#goals.reveal{animation-delay:.28s}#contact.reveal{animation-delay:.32s}@keyframes reveal{to{opacity:1;transform:translateY(0)}}@media (max-width:900px){.project-grid{grid-template-columns:1fr 1fr}.hero-grid{grid-template-columns:1fr}}@media (max-width:680px){.site-header{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:.7rem;position:sticky;top:0}.nav-toggle{display:block}.site-nav{background:#130a21f2;border:1px solid #c9a8ff33;border-radius:12px;flex-direction:column;gap:.2rem;width:100%;padding:.4rem;display:none}.site-nav-open{display:flex}.site-nav a{border-radius:8px;padding:.6rem .75rem;display:block}.site-nav a:hover{background:#a855f733}.project-grid{grid-template-columns:1fr}.section-head{flex-direction:column;align-items:flex-start}.hero h1{max-width:100%}}@media (hover:none),(pointer:coarse){.floating-section-heading{display:none}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}.reveal{opacity:1;animation:none;transform:none}}
@font-face{font-family:Space Grotesk;font-style:normal;font-weight:400;font-display:swap;src:url(../media/32687112bd2dd8db-s.cfdd66c2.woff2)format("woff2");unicode-range:U+102-103,U+110-111,U+128-129,U+168-169,U+1A0-1A1,U+1AF-1B0,U+300-301,U+303-304,U+308-309,U+323,U+329,U+1EA0-1EF9,U+20AB}@font-face{font-family:Space Grotesk;font-style:normal;font-weight:400;font-display:swap;src:url(../media/28868e710e86be81-s.c30238d4.woff2)format("woff2");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Space Grotesk;font-style:normal;font-weight:400;font-display:swap;src:url(../media/0c89a48fa5027cee-s.p.4564287c.woff2)format("woff2");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Space Grotesk;font-style:normal;font-weight:500;font-display:swap;src:url(../media/32687112bd2dd8db-s.cfdd66c2.woff2)format("woff2");unicode-range:U+102-103,U+110-111,U+128-129,U+168-169,U+1A0-1A1,U+1AF-1B0,U+300-301,U+303-304,U+308-309,U+323,U+329,U+1EA0-1EF9,U+20AB}@font-face{font-family:Space Grotesk;font-style:normal;font-weight:500;font-display:swap;src:url(../media/28868e710e86be81-s.c30238d4.woff2)format("woff2");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Space Grotesk;font-style:normal;font-weight:500;font-display:swap;src:url(../media/0c89a48fa5027cee-s.p.4564287c.woff2)format("woff2");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Space Grotesk;font-style:normal;font-weight:700;font-display:swap;src:url(../media/32687112bd2dd8db-s.cfdd66c2.woff2)format("woff2");unicode-range:U+102-103,U+110-111,U+128-129,U+168-169,U+1A0-1A1,U+1AF-1B0,U+300-301,U+303-304,U+308-309,U+323,U+329,U+1EA0-1EF9,U+20AB}@font-face{font-family:Space Grotesk;font-style:normal;font-weight:700;font-display:swap;src:url(../media/28868e710e86be81-s.c30238d4.woff2)format("woff2");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Space Grotesk;font-style:normal;font-weight:700;font-display:swap;src:url(../media/0c89a48fa5027cee-s.p.4564287c.woff2)format("woff2");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Space Grotesk Fallback;src:local(Arial);ascent-override:89.71%;descent-override:26.62%;line-gap-override:0.0%;size-adjust:109.69%}.space_grotesk_aaccdf02-module__DhcV3W__className{font-family:Space Grotesk,Space Grotesk Fallback;font-style:normal}.space_grotesk_aaccdf02-module__DhcV3W__variable{--font-space-grotesk:"Space Grotesk","Space Grotesk Fallback"}
@font-face{font-family:IBM Plex Mono;font-style:normal;font-weight:400;font-display:swap;src:url(../media/e390973e931a41c5-s.a82ecf4e.woff2)format("woff2");unicode-range:U+460-52F,U+1C80-1C8A,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-family:IBM Plex Mono;font-style:normal;font-weight:400;font-display:swap;src:url(../media/59b15b4bcd7b1eb5-s.afa48be3.woff2)format("woff2");unicode-range:U+301,U+400-45F,U+490-491,U+4B0-4B1,U+2116}@font-face{font-family:IBM Plex Mono;font-style:normal;font-weight:400;font-display:swap;src:url(../media/e532fa1b9921e1cd-s.764b43eb.woff2)format("woff2");unicode-range:U+102-103,U+110-111,U+128-129,U+168-169,U+1A0-1A1,U+1AF-1B0,U+300-301,U+303-304,U+308-309,U+323,U+329,U+1EA0-1EF9,U+20AB}@font-face{font-family:IBM Plex Mono;font-style:normal;font-weight:400;font-display:swap;src:url(../media/2fe89d53234c61d4-s.cb53f04b.woff2)format("woff2");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:IBM Plex Mono;font-style:normal;font-weight:400;font-display:swap;src:url(../media/99e609270109b47d-s.p.64b9304e.woff2)format("woff2");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:IBM Plex Mono;font-style:normal;font-weight:600;font-display:swap;src:url(../media/6ff74e33ebd7bca3-s.140490a3.woff2)format("woff2");unicode-range:U+460-52F,U+1C80-1C8A,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-family:IBM Plex Mono;font-style:normal;font-weight:600;font-display:swap;src:url(../media/1a69062cfe6f77f8-s.b36ae37c.woff2)format("woff2");unicode-range:U+301,U+400-45F,U+490-491,U+4B0-4B1,U+2116}@font-face{font-family:IBM Plex Mono;font-style:normal;font-weight:600;font-display:swap;src:url(../media/9a4838fcda0d1bca-s.bf5f8a12.woff2)format("woff2");unicode-range:U+102-103,U+110-111,U+128-129,U+168-169,U+1A0-1A1,U+1AF-1B0,U+300-301,U+303-304,U+308-309,U+323,U+329,U+1EA0-1EF9,U+20AB}@font-face{font-family:IBM Plex Mono;font-style:normal;font-weight:600;font-display:swap;src:url(../media/2e95a7d252b9825a-s.10086973.woff2)format("woff2");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:IBM Plex Mono;font-style:normal;font-weight:600;font-display:swap;src:url(../media/23b7a97ae3b5c134-s.p.2902b61f.woff2)format("woff2");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:IBM Plex Mono Fallback;src:local(Arial);ascent-override:76.16%;descent-override:20.43%;line-gap-override:0.0%;size-adjust:134.59%}.ibm_plex_mono_744ee23a-module__eiVe4W__className{font-family:IBM Plex Mono,IBM Plex Mono Fallback;font-style:normal}.ibm_plex_mono_744ee23a-module__eiVe4W__variable{--font-ibm-plex-mono:"IBM Plex Mono","IBM Plex Mono Fallback"}
