@font-face{font-family:__Inter_e8ce0c;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/55c55f0601d81cf3-s.woff2) format("woff2");unicode-range:u+0460-052f,u+1c80-1c8a,u+20b4,u+2de0-2dff,u+a640-a69f,u+fe2e-fe2f}@font-face{font-family:__Inter_e8ce0c;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/26a46d62cd723877-s.woff2) format("woff2");unicode-range:u+0301,u+0400-045f,u+0490-0491,u+04b0-04b1,u+2116}@font-face{font-family:__Inter_e8ce0c;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/97e0cb1ae144a2a9-s.woff2) format("woff2");unicode-range:u+1f??}@font-face{font-family:__Inter_e8ce0c;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/581909926a08bbc8-s.woff2) format("woff2");unicode-range:u+0370-0377,u+037a-037f,u+0384-038a,u+038c,u+038e-03a1,u+03a3-03ff}@font-face{font-family:__Inter_e8ce0c;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/df0a9ae256c0569c-s.woff2) format("woff2");unicode-range:u+0102-0103,u+0110-0111,u+0128-0129,u+0168-0169,u+01a0-01a1,u+01af-01b0,u+0300-0301,u+0303-0304,u+0308-0309,u+0323,u+0329,u+1ea0-1ef9,u+20ab}@font-face{font-family:__Inter_e8ce0c;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/8e9860b6e62d6359-s.woff2) format("woff2");unicode-range:u+0100-02ba,u+02bd-02c5,u+02c7-02cc,u+02ce-02d7,u+02dd-02ff,u+0304,u+0308,u+0329,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:__Inter_e8ce0c;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/e4af272ccee01ff0-s.p.woff2) format("woff2");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+0304,u+0308,u+0329,u+2000-206f,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}@font-face{font-family:__Inter_Fallback_e8ce0c;src:local("Arial");ascent-override:90.49%;descent-override:22.56%;line-gap-override:0.00%;size-adjust:107.06%}.__className_e8ce0c{font-family:__Inter_e8ce0c,__Inter_Fallback_e8ce0c;font-style:normal}.__variable_e8ce0c{--font-inter:"__Inter_e8ce0c","__Inter_Fallback_e8ce0c"}:root{--bg:#fff;--fg:#1e293b;--muted:#64748b;--border:#e2e8f0;--alt:#f8fafc;--accent:#334155}:root.dark{--bg:#0b0f19;--fg:#e2e8f0;--muted:#94a3b8;--border:#1f2a44;--alt:#0d1324;--accent:#cbd5e1}*{box-sizing:border-box}body,html{margin:0;padding:0}body{font-family:var(--font-inter),sans-serif;font-size:1rem;font-weight:400;line-height:1.7;letter-spacing:-.005em;background:var(--bg);color:var(--fg)}a{color:inherit;text-decoration:none}.container{max-width:960px;margin:0 auto;padding:0 1rem}.header{position:-webkit-sticky;position:sticky;top:0;background:var(--bg);z-index:50}.navwrap{display:flex;align-items:center;justify-content:space-between;height:68px}.nav-left{display:none;gap:1rem}.nav-right{display:flex;align-items:center;gap:.75rem}.navlink{opacity:.9}.navlink:hover{opacity:1;text-decoration:underline}.iconbtn{display:inline-flex;align-items:center;justify-content:center;width:34px;height:34px;border:1px solid var(--border);border-radius:8px;background:transparent;color:var(--fg);transition:background .2s,transform .06s}.iconbtn:hover{background:var(--alt);transform:translateY(-1px)}.hamburger{display:inline-flex;flex-direction:column;gap:4px;width:34px;height:34px;align-items:center;justify-content:center;border:1px solid var(--border);border-radius:8px;background:transparent}.hamburger span{display:block;width:16px;height:2px;background:var(--fg)}.nav-sheet{position:absolute;top:68px;right:0;left:0;background:var(--bg);border-top:1px solid var(--border);display:flex;flex-direction:column;padding:.5rem 1rem}.sheetlink{padding:.75rem 0;border-bottom:1px dashed var(--border)}.sheetlink:last-child{border-bottom:none}@media (min-width:900px){.nav-left{display:flex!important}.hamburger,.nav-sheet{display:none!important}}.h1{font-size:clamp(1.6rem,3.2vw,2.6rem);font-weight:600;line-height:1.15;letter-spacing:-.025em;margin:0;text-transform:uppercase;text-align:center;white-space:nowrap}@media (max-width:480px){.h1{white-space:normal}}.section{padding:4rem 0}h2{font-size:1.6rem;margin-bottom:1rem}.about-swap{display:grid;grid-template-columns:1fr;grid-gap:2rem;gap:2rem;align-items:start}@media (min-width:900px){.about-swap{grid-template-columns:1.3fr .9fr}}.portrait{width:100%;height:auto;object-fit:cover}.footer{padding:2rem 0;border-top:1px solid var(--border);font-size:.9rem;color:var(--muted)}.about-text a{color:var(--fg);text-decoration:underline;text-decoration-thickness:1.5px;text-underline-offset:3px;transition:color .2s ease}.about-text a:hover{color:var(--accent)}