:root{--space-1:clamp(.5rem, .8vw + .25rem, .75rem);--space-2:clamp(.75rem, 1.2vw + .25rem, 1.125rem);--space-3:clamp(1rem, 1.6vw + .25rem, 1.5rem);--space-4:clamp(1.5rem, 2.4vw + .5rem, 2.5rem);--space-5:clamp(2.25rem, 3.5vw + 1rem, 4rem);--space-6:clamp(3rem, 5vw + 1.5rem, 6rem);--bg:#f6f4f0;--fg:#1a1815;--muted:#6f6a63;--surface:#fcfbf9;--border:#1a18151a;--border-strong:#1a181547;--accent:#4338ca}:root[data-theme=dark]{--bg:#12100e;--fg:#f5f2ed;--muted:#a39d95;--surface:#1c1a17;--border:#f5f2ed1a;--border-strong:#f5f2ed47;--accent:#818cf8}@media (prefers-color-scheme:dark){:root:not([data-theme]){--bg:#12100e;--fg:#f5f2ed;--muted:#a39d95;--surface:#1c1a17;--border:#f5f2ed1a;--border-strong:#f5f2ed47;--accent:#818cf8}}[data-astro-cid-lcdefpme]{box-sizing:border-box}body{background:var(--bg);min-height:100dvh;color:var(--fg);-webkit-font-smoothing:antialiased;text-rendering:optimizelegibility;margin:0;font-family:Inter,system-ui,-apple-system,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;transition:background-color .2s,color .2s;overflow-x:clip}body:after{content:"";z-index:1;pointer-events:none;opacity:.035;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='120' height='120'%3E%3Cfilter id='n'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='0.8' numOctaves='2' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23n)'/%3E%3C/svg%3E");position:fixed;inset:0}[data-astro-cid-lcdefpme]::selection{background:color-mix(in srgb, var(--accent) 22%, transparent)}.page[data-astro-cid-lcdefpme]{text-align:center;justify-content:center;align-items:center;gap:var(--space-5);width:100%;min-height:100dvh;padding:max(2.5rem, env(safe-area-inset-top)) clamp(1.25rem, 5vw, 4rem) max(2.5rem, env(safe-area-inset-bottom)) clamp(1.25rem, 5vw, 4rem);flex-direction:column;display:flex}.theme-toggle[data-astro-cid-lcdefpme]{top:max(1rem, env(safe-area-inset-top));right:max(1rem, env(safe-area-inset-right));z-index:2;border:1px solid var(--border);background:var(--surface);width:44px;height:44px;color:var(--fg);cursor:pointer;border-radius:50%;place-items:center;padding:0;transition:border-color .15s,color .15s,background-color .2s,transform .15s;display:grid;position:fixed}.theme-toggle[data-astro-cid-lcdefpme]:hover{border-color:var(--accent);color:var(--accent);transform:translateY(-1px)}.theme-toggle[data-astro-cid-lcdefpme]:active{transform:translateY(0)}.theme-toggle[data-astro-cid-lcdefpme]:focus-visible{outline:2px solid var(--accent);outline-offset:3px}.theme-toggle[data-astro-cid-lcdefpme] svg[data-astro-cid-lcdefpme]{width:18px;height:18px}.theme-toggle[data-astro-cid-lcdefpme] .icon-moon[data-astro-cid-lcdefpme],:root[data-theme=dark] .theme-toggle[data-astro-cid-lcdefpme] .icon-sun[data-astro-cid-lcdefpme]{display:none}:root[data-theme=dark] .theme-toggle[data-astro-cid-lcdefpme] .icon-moon[data-astro-cid-lcdefpme]{display:block}.monogram[data-astro-cid-lcdefpme]{width:clamp(44px,8vw,56px);height:auto;margin:0 auto var(--space-3);filter:drop-shadow(0 4px 10px color-mix(in srgb, var(--accent) 18%, transparent));display:block}.intro[data-astro-cid-lcdefpme] h1[data-astro-cid-lcdefpme]{letter-spacing:-.02em;font-variation-settings:"opsz" 144, "SOFT" 0, "WONK" 0;text-wrap:balance;margin:0;font-family:Fraunces,Iowan Old Style,Palatino Linotype,Georgia,serif;font-size:clamp(3rem,8vw + 1.25rem,6.5rem);font-weight:520;line-height:.95}.intro[data-astro-cid-lcdefpme] .role[data-astro-cid-lcdefpme]{justify-content:center;align-items:center;gap:var(--space-2);margin:var(--space-2) 0 0;letter-spacing:.18em;text-transform:uppercase;color:var(--muted);font-size:clamp(.75rem,1.2vw + .25rem,.875rem);font-weight:500;display:flex}.intro[data-astro-cid-lcdefpme] .role[data-astro-cid-lcdefpme]:before,.intro[data-astro-cid-lcdefpme] .role[data-astro-cid-lcdefpme]:after{content:"";background:var(--border-strong);width:clamp(1.5rem,4vw,3rem);height:1px}main[data-astro-cid-lcdefpme]{align-items:center;gap:var(--space-4);flex-direction:column;display:flex}.bio[data-astro-cid-lcdefpme]{max-width:46ch;color:var(--muted);text-wrap:pretty;margin:0;font-size:clamp(1rem,1.4vw + .25rem,1.125rem);line-height:1.7}nav[data-astro-cid-lcdefpme] ul[data-astro-cid-lcdefpme]{justify-content:center;gap:var(--space-1);flex-wrap:wrap;margin:0;padding:0;list-style:none;display:flex}nav[data-astro-cid-lcdefpme] a[data-astro-cid-lcdefpme]{border:1px solid var(--border);background:var(--surface);min-height:44px;color:var(--fg);border-radius:999px;align-items:center;gap:clamp(.375rem,.6vw + .125rem,.625rem);padding:.625rem clamp(.875rem,1.5vw,1.25rem);font-size:.9375rem;font-weight:500;text-decoration:none;transition:border-color .15s,color .15s,background-color .15s,transform .15s,box-shadow .15s;display:inline-flex}nav[data-astro-cid-lcdefpme] a[data-astro-cid-lcdefpme] svg[data-astro-cid-lcdefpme]{flex-shrink:0;width:1.125rem;height:1.125rem}nav[data-astro-cid-lcdefpme] a[data-astro-cid-lcdefpme]:hover{border-color:var(--accent);color:var(--accent);background:color-mix(in srgb, var(--accent) 6%, var(--surface));box-shadow:0 4px 12px color-mix(in srgb, var(--fg) 8%, transparent);transform:translateY(-1px)}nav[data-astro-cid-lcdefpme] a[data-astro-cid-lcdefpme]:active{transform:translateY(0)}nav[data-astro-cid-lcdefpme] a[data-astro-cid-lcdefpme]:focus-visible{outline:2px solid var(--accent);outline-offset:3px}footer[data-astro-cid-lcdefpme]{color:var(--muted);letter-spacing:.02em;font-size:clamp(.75rem,.8vw + .4rem,.875rem)}footer[data-astro-cid-lcdefpme] p[data-astro-cid-lcdefpme]{margin:0}@media (width<=480px){.page[data-astro-cid-lcdefpme]{gap:var(--space-4)}.intro[data-astro-cid-lcdefpme] h1[data-astro-cid-lcdefpme]{font-size:clamp(2.5rem,13vw,3.5rem)}.bio[data-astro-cid-lcdefpme]{font-size:.9375rem;line-height:1.65}}@media (width<=480px),(height<=640px) and (orientation:landscape){.theme-toggle[data-astro-cid-lcdefpme]{width:40px;height:40px}}@media (width>=90rem){.page[data-astro-cid-lcdefpme]{gap:var(--space-6)}}@media (width>=120rem){.intro[data-astro-cid-lcdefpme] h1[data-astro-cid-lcdefpme]{font-size:clamp(6.5rem,6.5vw,10rem)}}@media (height<=640px) and (orientation:landscape){.page[data-astro-cid-lcdefpme]{gap:var(--space-3);padding-block:max(1.5rem, env(safe-area-inset-top)) max(1.5rem, env(safe-area-inset-bottom))}.monogram[data-astro-cid-lcdefpme]{width:40px;margin-bottom:var(--space-2)}.intro[data-astro-cid-lcdefpme] h1[data-astro-cid-lcdefpme]{font-size:clamp(2.75rem,7vw,4.5rem)}}@media (prefers-reduced-motion:reduce){body,.theme-toggle[data-astro-cid-lcdefpme],nav[data-astro-cid-lcdefpme] a[data-astro-cid-lcdefpme]{transition:none}nav[data-astro-cid-lcdefpme] a[data-astro-cid-lcdefpme]:hover,.theme-toggle[data-astro-cid-lcdefpme]:hover{box-shadow:none;transform:none}}
