@import "https://fonts.googleapis.com/css2?family=Lato:ital,wght@0,100;0,300;0,400;0,700;0,900;1,100;1,300;1,400;1,700;1,900&display=swap";@import "https://fonts.googleapis.com/css2?family=Cutive+Mono&display=swap";@import "https://fonts.googleapis.com/css2?family=Euphoria+Script&display=swap";@import "https://fonts.googleapis.com/css2?family=Spectral:ital,wght@0,200;0,300;0,400;0,500;0,600;0,700;0,800;1,200;1,300;1,400;1,500;1,600;1,700;1,800&display=swap";:root{--font-sans:"Lato", sans-serif;--font-serif:"Spectral", serif;--font-mono:"Cutive Mono", monospace;--font-script:"Euphoria Script", cursive;--font-weight-light:300;--font-weight-regular:400;--font-weight-medium:500;--font-weight-semibold:600;--font-weight-bold:700;--font-size-xs:.75rem;--font-size-sm:.875rem;--font-size-base:1rem;--font-size-lg:1.25rem;--font-size-xl:1.5rem;--font-size-2xl:2rem;--font-size-3xl:2.5rem;--line-height-tight:1.2;--line-height-body:1.6;--space-1:.25rem;--space-2:.5rem;--space-3:.75rem;--space-4:1rem;--space-5:1.5rem;--space-6:2rem;--space-7:3rem;--space-8:4rem;--space-9:6rem;--radius-1:4px;--radius-2:8px;--radius-3:12px;--radius-4:20px;--radius-pill:999px;--shadow-1:0 1px 3px #0f172a1f;--shadow-2:0 10px 25px #0f172a26;--shadow-3:0 20px 50px #0f172a33;--color-neutral-0:#fff;--color-neutral-50:#fafafa;--color-neutral-100:#f3f4f6;--color-neutral-200:#e5e7eb;--color-neutral-400:#9ca3af;--color-neutral-600:#4b5563;--color-neutral-700:#374151;--color-neutral-900:#1f2937;--color-warm-50:#f4efea;--color-warm-200:#dcc9c6;--color-mauve-400:#beb5ca;--color-steel-500:#838391;--color-cloud-200:#d1dce7;--color-violet-800:#271647;--color-indigo-800:#243269;--color-olive-700:#726a12;--color-olive-800:#4b460d;--color-clay-700:#642e1a;--color-clay-600:#8b4513;--a11y-focus-color:#0ea5e9;--a11y-focus-width:2px;--a11y-focus-offset:3px;--a11y-hit-target:44px}.career-detail-surface{background-color:var(--color-bg);min-height:100vh;font-family:var(--font-serif)}.career-detail-surface .accent-color{color:var(--color-accent)}.career-detail-surface .hero{z-index:10;box-shadow:var(--chrome-shadow,0 12px 40px var(--color-shadow));background:linear-gradient(135deg, var(--color-accent) 0%, var(--color-accent-strong) 100%);text-align:center;padding:6rem 2rem 4rem;position:relative;overflow:hidden}@media (prefers-color-scheme:light){.career-detail-surface .hero{box-shadow:0 16px 40px #642e1a40}}.career-detail-surface .hero:before{opacity:.15;background-image:radial-gradient(var(--color-surface) 1px, transparent 1px);pointer-events:none;content:"";background-size:24px 24px;position:absolute;inset:0}.career-detail-surface .hero-content{z-index:1;box-shadow:var(--shadow-2);border-radius:var(--radius-4);background-color:var(--color-surface);max-width:800px;margin:0 auto;padding:3rem;position:relative}.career-detail-surface h1{font-weight:var(--font-weight-medium);font-size:clamp(2rem,5vw,3.5rem);line-height:var(--line-height-tight);margin-bottom:1rem}.career-detail-surface .highlight{color:var(--color-accent);font-weight:var(--font-weight-semibold);font-family:var(--font-serif)}.career-detail-surface .hero-subtitle{color:var(--color-text-muted);margin:0;font-size:clamp(1.1rem,2.5vw,1.4rem);font-style:italic}.career-detail-surface .content{max-width:1200px;margin:0 auto;padding:4rem 2rem}.career-detail-surface .footer{border-top:1px solid var(--color-border);text-align:center;margin-top:2rem;padding:2rem}.career-detail-surface .back-link{transition:all var(--duration-fast) var(--ease-standard);border:2px solid var(--color-accent);border-radius:var(--radius-2);color:var(--color-accent);font-weight:var(--font-weight-medium);font-size:var(--font-size-base);background-color:#0000;align-items:center;gap:.5rem;margin-bottom:1.5rem;padding:.75rem 1.5rem;text-decoration:none;display:inline-flex}.career-detail-surface .back-link:hover{box-shadow:var(--shadow-1);background-color:var(--color-accent);color:var(--color-surface);transform:translateY(-2px)}@media (width>=768px){.career-detail-surface .hero{padding:8rem 4rem 6rem}.career-detail-surface .content{padding:6rem 4rem}}@media (width>=1024px){.career-detail-surface .content{padding:8rem 6rem}}:root{--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light dark;--color-bg:var(--color-neutral-50);--color-surface:var(--color-neutral-0);--color-surface-muted:var(--color-neutral-100);--color-text:var(--color-neutral-900);--color-text-muted:var(--color-neutral-600);--color-accent:var(--color-neutral-900);--color-accent-strong:var(--color-neutral-700);--color-border:var(--color-neutral-200);--color-shadow:#0f172a1f;--chrome-bg:color-mix(in srgb, var(--color-neutral-50) 82%, transparent);--chrome-surface:color-mix(in srgb, var(--color-neutral-0) 90%, transparent);--chrome-text:var(--color-neutral-900);--chrome-text-muted:var(--color-neutral-700);--chrome-border:color-mix(in srgb, var(--color-neutral-900) 12%, transparent);--chrome-accent:var(--color-neutral-900);--chrome-accent-strong:var(--color-neutral-700);--chrome-shadow:0 14px 40px #0f172a2e;--chrome-logo-text:var(--color-neutral-0);--chrome-mobile-bg:var(--color-bg)}@media (prefers-color-scheme:dark){:root{--lightningcss-light: ;--lightningcss-dark:initial}}[data-theme=home]{--color-bg:var(--color-content-bg);--color-surface:var(--color-neutral-0);--color-surface-muted:var(--color-neutral-100);--color-text:var(--color-neutral-900);--color-text-muted:var(--color-neutral-600);--color-accent:var(--color-neutral-900);--color-accent-strong:var(--color-neutral-700);--color-border:var(--color-neutral-200);--chrome-bg:color-mix(in srgb, var(--color-content-bg) 70%, transparent);--chrome-surface:color-mix(in srgb, var(--color-neutral-0) 88%, transparent);--chrome-text:var(--color-neutral-900);--chrome-text-muted:var(--color-neutral-700);--chrome-border:color-mix(in srgb, var(--color-neutral-900) 14%, transparent);--chrome-accent:var(--color-neutral-900);--chrome-accent-strong:var(--color-neutral-700);--chrome-shadow:0 14px 40px #0f172a2e;--home-about-bg:var(--color-mauve-400);--home-studio-bg:#d6ddf0;--home-career-bg:var(--color-warm-200);--home-blog-bg:var(--color-steel-500);--home-news-bg:#eeeded;--home-about-label:var(--color-neutral-900);--home-studio-label:var(--color-neutral-900);--home-career-label:var(--color-neutral-900);--home-blog-label:var(--color-neutral-50);--home-news-label:var(--color-neutral-900)}[data-theme=about]{--color-bg:var(--color-mauve-400);--color-surface:var(--color-neutral-0);--color-surface-muted:var(--color-neutral-100);--color-text:var(--color-neutral-900);--color-text-muted:var(--color-neutral-700);--color-accent:var(--color-violet-800);--color-accent-strong:var(--color-violet-800);--color-border:#27164733;--chrome-bg:#b2a6c694;--chrome-surface:#ffffffd6;--chrome-text:#211536;--chrome-text-muted:#3f2d5e;--chrome-border:#27164740;--chrome-accent:#271647;--chrome-accent-strong:#190f2e;--chrome-shadow:0 14px 40px #27164740}[data-theme=studio]{--color-bg:#d6ddf0;--color-surface:var(--color-neutral-0);--color-surface-muted:#eef1f8;--color-text:var(--color-neutral-900);--color-text-muted:var(--color-neutral-700);--color-accent:var(--color-indigo-800);--color-accent-strong:#1a2a5f;--color-border:#24326933;--chrome-bg:#b9c6e499;--chrome-surface:#ffffffd1;--chrome-text:#1d2a52;--chrome-text-muted:#32457d;--chrome-border:#24326940;--chrome-accent:#243269;--chrome-accent-strong:#1a2a5f;--chrome-shadow:0 14px 40px #2432693d}[data-theme=career]{--color-bg:var(--color-warm-200);--color-surface:var(--color-warm-50);--color-surface-muted:#efe5dd;--color-text:var(--color-neutral-900);--color-text-muted:#665f5b;--color-accent:var(--color-clay-700);--color-accent-strong:var(--color-clay-600);--color-border:#642e1a33;--chrome-bg:#dbc4b599;--chrome-surface:#f7efe9d6;--chrome-text:#4a2417;--chrome-text-muted:#6a3f2e;--chrome-border:#642e1a40;--chrome-accent:#642e1a;--chrome-accent-strong:#8b4513;--chrome-shadow:0 14px 40px #642e1a3d}[data-theme=blog]{--color-bg:var(--color-steel-500);--color-surface:#14172359;--color-surface-muted:#ffffff14;--color-text:#f8fafc;--color-text-muted:#e2e8f0;--color-accent:var(--color-cloud-200);--color-accent-strong:#f0f4fb;--color-border:#e2e8f059;--chrome-bg:#5f6272ad;--chrome-surface:#1c1f2fa8;--chrome-text:#f8fafc;--chrome-text-muted:#d7dee9;--chrome-border:#e2e8f059;--chrome-accent:#d1dce7;--chrome-accent-strong:#f0f4fb;--chrome-shadow:0 14px 40px #0c0f1873}[data-theme=news]{--color-bg:#eeeded;--color-surface:#ffffffbf;--color-surface-muted:#ffffff8c;--color-text:#2b2b2b;--color-text-muted:#4b460dcc;--color-accent:var(--color-olive-700);--color-accent-strong:var(--color-olive-800);--color-border:#726a1233;--chrome-bg:#d6d2bfa8;--chrome-surface:#ffffffc7;--chrome-text:#3c3911;--chrome-text-muted:#5e591f;--chrome-border:#726a123d;--chrome-accent:#726a12;--chrome-accent-strong:#4b460d;--chrome-shadow:0 14px 40px #423d1647}@media (prefers-color-scheme:dark){:root{--color-bg:#0f172a;--color-surface:#111827;--color-surface-muted:#1f2937;--color-text:#f3f4f6;--color-text-muted:#cbd5f5;--color-accent:#e5e7eb;--color-accent-strong:#94a3b8;--color-border:#334155;--color-shadow:#0f172a99;--a11y-focus-color:#38bdf8;--chrome-bg:#0f172ad1;--chrome-surface:#111827d1;--chrome-text:#f3f4f6;--chrome-text-muted:#cbd5e1;--chrome-border:#94a3b859;--chrome-accent:#e5e7eb;--chrome-accent-strong:#cbd5e1;--chrome-shadow:0 18px 48px #02061799;--chrome-logo-text:var(--color-neutral-0);--chrome-mobile-bg:var(--color-bg)}[data-theme=home]{--color-bg:var(--color-content-bg);--color-surface:#ffffff0f;--color-surface-muted:#ffffff17;--color-text:#f3f4f6;--color-text-muted:#f3f4f6b8;--color-accent:#e5e7eb;--color-accent-strong:#cbd5e1;--color-border:#e2e8f038;--chrome-bg:#141414cc;--chrome-surface:#222831b8;--chrome-text:#f3f4f6;--chrome-text-muted:#d8dde5;--chrome-border:#e2e8f047;--chrome-accent:#f3f4f6;--chrome-accent-strong:#d8dee9;--chrome-shadow:0 18px 48px #020617a6;--home-about-bg:#4f425b;--home-studio-bg:#2d3844;--home-career-bg:#5a4548;--home-blog-bg:#1c1f2b;--home-news-bg:#3b3529;--home-about-label:#f3f4f6db;--home-studio-label:#f3f4f6e0;--home-career-label:#f3f4f6db;--home-blog-label:#f3f4f6eb;--home-news-label:#f3f4f6db}[data-theme=about]{--color-bg:#4f425b;--color-surface:color-mix(in srgb, var(--color-bg) 92%, white);--color-surface-muted:color-mix(in srgb, var(--color-bg) 86%, white);--color-text:#f3f4f6;--color-text-muted:#f3f4f6b8;--color-accent:color-mix(in srgb, var(--color-bg) 20%, #f3f4f6);--color-accent-strong:color-mix(in srgb, var(--color-bg) 10%, #f3f4f6);--color-border:#f3f4f62e;--chrome-bg:color-mix(in srgb, var(--color-bg) 78%, transparent);--chrome-surface:color-mix(in srgb, var(--color-bg) 70%, transparent);--chrome-text:#f3f4f6;--chrome-text-muted:#ded1f2;--chrome-border:#f3f4f647;--chrome-accent:#f3f4f6;--chrome-accent-strong:#e9def8;--chrome-shadow:0 18px 48px #0b08129e}[data-theme=studio]{--color-bg:#2d3844;--color-surface:color-mix(in srgb, var(--color-bg) 92%, white);--color-surface-muted:color-mix(in srgb, var(--color-bg) 86%, white);--color-text:#f3f4f6;--color-text-muted:#f3f4f6b8;--color-accent:color-mix(in srgb, var(--color-bg) 20%, #f3f4f6);--color-accent-strong:color-mix(in srgb, var(--color-bg) 10%, #f3f4f6);--color-border:#f3f4f62e;--chrome-bg:color-mix(in srgb, var(--color-bg) 78%, transparent);--chrome-surface:color-mix(in srgb, var(--color-bg) 70%, transparent);--chrome-text:#f3f4f6;--chrome-text-muted:#d6e6ec;--chrome-border:#f3f4f647;--chrome-accent:#f3f4f6;--chrome-accent-strong:#dce9f4;--chrome-shadow:0 18px 48px #050f149e}[data-theme=career]{--color-bg:#5a4548;--color-surface:color-mix(in srgb, var(--color-bg) 92%, white);--color-surface-muted:color-mix(in srgb, var(--color-bg) 86%, white);--color-text:#f3f4f6;--color-text-muted:#f3f4f6b8;--color-accent:color-mix(in srgb, var(--color-bg) 20%, #f3f4f6);--color-accent-strong:color-mix(in srgb, var(--color-bg) 10%, #f3f4f6);--color-border:#f3f4f62e;--chrome-bg:color-mix(in srgb, var(--color-bg) 78%, transparent);--chrome-surface:color-mix(in srgb, var(--color-bg) 70%, transparent);--chrome-text:#f3f4f6;--chrome-text-muted:#f2deca;--chrome-border:#f3f4f647;--chrome-accent:#f3f4f6;--chrome-accent-strong:#ead8ca;--chrome-shadow:0 18px 48px #150c079e}[data-theme=blog]{--color-bg:#1c1f2b;--color-surface:color-mix(in srgb, var(--color-bg) 92%, white);--color-surface-muted:color-mix(in srgb, var(--color-bg) 86%, white);--color-text:#f3f4f6;--color-text-muted:#f3f4f6b8;--color-accent:color-mix(in srgb, var(--color-bg) 20%, #f3f4f6);--color-accent-strong:color-mix(in srgb, var(--color-bg) 10%, #f3f4f6);--color-border:#f3f4f62e;--chrome-bg:color-mix(in srgb, var(--color-bg) 78%, transparent);--chrome-surface:color-mix(in srgb, var(--color-bg) 74%, transparent);--chrome-text:#f3f4f6;--chrome-text-muted:#e2e8f0;--chrome-border:#f3f4f647;--chrome-accent:#f3f4f6;--chrome-accent-strong:#e2e8f0;--chrome-shadow:0 18px 48px #080a109e}[data-theme=news]{--color-bg:#3b3529;--color-surface:color-mix(in srgb, var(--color-bg) 92%, white);--color-surface-muted:color-mix(in srgb, var(--color-bg) 86%, white);--color-text:#f3f4f6;--color-text-muted:#f3f4f6b8;--color-accent:color-mix(in srgb, var(--color-bg) 20%, #f3f4f6);--color-accent-strong:color-mix(in srgb, var(--color-bg) 10%, #f3f4f6);--color-border:#f3f4f62e;--chrome-bg:color-mix(in srgb, var(--color-bg) 78%, transparent);--chrome-surface:color-mix(in srgb, var(--color-bg) 72%, transparent);--chrome-text:#f3f4f6;--chrome-text-muted:#efe7b8;--chrome-border:#f3f4f647;--chrome-accent:#f3f4f6;--chrome-accent-strong:#efe7b8;--chrome-shadow:0 18px 48px #100e049e}}[data-surface=content]{--color-bg:var(--color-content-bg);--color-text:var(--color-content-text);--color-text-muted:var(--color-content-secondary);--color-border:var(--color-content-border);--color-accent:var(--color-content-heading);--color-accent-strong:var(--color-content-link)}:root{--duration-fast:.15s;--duration-base:.25s;--duration-slow:.4s;--duration-slower:.6s;--duration-chrome-home:.3s;--duration-chrome-flip:.5s;--duration-chrome-label:1s;--duration-chrome-fade:.34s;--duration-chrome-slide:.26s;--delay-chrome-reveal:.1s;--ease-standard:cubic-bezier(.2, .7, .2, 1);--ease-emphasized:cubic-bezier(.2, 0, 0, 1)}@media (prefers-reduced-motion:reduce){:root{--duration-fast:1ms;--duration-base:1ms;--duration-slow:1ms;--duration-slower:1ms;--duration-chrome-home:1ms;--duration-chrome-flip:1ms;--duration-chrome-label:1ms;--duration-chrome-fade:1ms;--duration-chrome-slide:1ms;--delay-chrome-reveal:0s}html:focus-within,*{scroll-behavior:auto}*,:before,:after{transition-duration:1ms!important;transition-delay:0s!important;animation-duration:1ms!important;animation-iteration-count:1!important}}:root{-webkit-tap-highlight-color:transparent}@supports selector(:focus-visible){:where(a[href],button,input,select,textarea,summary,[role=button],[tabindex]:not([tabindex="-1"])):focus{outline:none}}:where(a[href],button,input,select,textarea,summary,[role=button],[tabindex]:not([tabindex="-1"])):focus-visible{outline:var(--a11y-focus-width) solid var(--a11y-focus-color);outline-offset:var(--a11y-focus-offset-local,var(--a11y-focus-offset));border-radius:var(--a11y-focus-radius-local,0)}:where(a[href]):focus-visible{text-underline-offset:.2em;text-decoration:underline;text-decoration-thickness:max(2px,.12em)}:where(button,a[href][class*=button],input:not([type=checkbox]):not([type=radio]):not([type=range]):not([type=color]),select,textarea){min-block-size:var(--a11y-hit-target)}.skip-link{top:var(--space-3);left:var(--space-3);transform:translateY(calc(-100% - var(--space-3)));z-index:300;transition:transform var(--duration-fast) var(--ease-standard), background-color var(--duration-fast) var(--ease-standard), color var(--duration-fast) var(--ease-standard);border:1px solid var(--chrome-border);border-radius:var(--radius-2);background:var(--chrome-surface);padding:var(--space-2) var(--space-3);color:var(--chrome-text);font-weight:var(--font-weight-semibold);font-size:var(--font-size-sm);line-height:1;text-decoration:none;position:fixed}.skip-link:focus-visible{transform:translateY(0)}#content{min-height:100vh}.site-chrome{--chrome-z-index:220;--chrome-safe-area-top:var(--space-2);--chrome-safe-area-right:var(--space-2);--chrome-button-size:3.5rem;--chrome-flip-duration:var(--duration-chrome-flip);--chrome-label-duration:var(--duration-chrome-label);top:calc(var(--chrome-safe-area-top) - var(--space-4));right:calc(var(--chrome-safe-area-right) - var(--space-4));z-index:var(--chrome-z-index);transition:border-radius var(--duration-chrome-slide) var(--ease-standard);isolation:isolate;padding:var(--space-4);max-width:min(92vw,44rem);color:var(--chrome-text);border-radius:999px;flex-direction:row-reverse;align-items:center;gap:0;display:inline-flex;position:fixed}.site-chrome__home{transition:transform var(--duration-chrome-home) var(--ease-standard);outline-offset:2px;width:var(--chrome-button-size);height:var(--chrome-button-size);border-radius:999px;flex-shrink:0;position:relative;transform:translateZ(0)}.site-chrome__home:hover{filter:none;text-decoration:none;transform:translateY(-1px)}.site-chrome__home:focus-visible{text-decoration:none}.site-chrome--intro-spin .site-chrome__home{animation:chrome-home-arrival-spin .64s var(--ease-standard) 1}@keyframes chrome-home-arrival-spin{0%{transform:rotate(0)}70%{transform:rotate(320deg)}to{transform:rotate(360deg)}}.site-chrome__home-button{cursor:pointer;color:inherit;background:0 0;border:0;padding:0}.site-chrome__logo,.site-chrome__home-back{transition:opacity var(--chrome-flip-duration) var(--ease-standard), transform var(--chrome-flip-duration) var(--ease-standard);border-radius:999px;position:absolute;inset:0}.site-chrome__logo{opacity:1;transform:rotateY(0)}.site-chrome__home-back{opacity:0;place-items:center;display:grid;transform:rotateY(-180deg)}.site-chrome__home-circle{width:100%;height:100%;position:absolute;inset:0}.site-chrome__home-label{opacity:0;transition:opacity var(--chrome-label-duration) var(--ease-standard);color:var(--chrome-logo-text);font-weight:var(--font-weight-semibold);font-size:var(--font-size-sm);text-transform:lowercase;line-height:1;position:relative}.site-chrome__surface{justify-content:flex-start;gap:var(--space-2);transform:translateX(var(--space-3)) scaleX(.92);transform-origin:100% 0;opacity:0;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);transition:opacity var(--duration-chrome-fade) var(--ease-standard), transform var(--duration-chrome-slide) var(--ease-standard);box-shadow:var(--chrome-shadow);border:1px solid var(--chrome-border);border-radius:var(--radius-pill);background:var(--chrome-surface);pointer-events:none;border-width:0;flex-wrap:wrap;width:0;min-width:0;max-width:0;height:0;min-height:0;max-height:0;padding:0;transition-delay:0s;display:inline-flex;overflow:hidden}.site-chrome:hover,.site-chrome:focus-within,.site-chrome--mobile-open{gap:var(--space-2);border-radius:calc(var(--radius-pill) + var(--space-4))}.site-chrome:hover .site-chrome__surface,.site-chrome:focus-within .site-chrome__surface{opacity:1;transition-delay:var(--delay-chrome-reveal);padding:var(--space-2);pointer-events:auto;border-width:1px;width:auto;max-width:min(92vw,44rem);height:auto;max-height:none;transform:translate(0)scaleX(1)}.site-chrome:hover .site-chrome__logo,.site-chrome:focus-within .site-chrome__logo{opacity:0;transform:rotateY(180deg)}.site-chrome:hover .site-chrome__home-back,.site-chrome:focus-within .site-chrome__home-back{opacity:1;transform:rotateY(0)}.site-chrome:hover .site-chrome__home-label,.site-chrome:focus-within .site-chrome__home-label{opacity:1}.site-chrome--mobile-open .site-chrome__logo{opacity:0;transform:rotateY(180deg)}.site-chrome--mobile-open .site-chrome__home-back{opacity:1;transform:rotateY(0)}.site-chrome--mobile-open .site-chrome__home-label{opacity:1}.site-chrome__link{transition:color var(--duration-fast) var(--ease-standard), background-color var(--duration-fast) var(--ease-standard), border-color var(--duration-fast) var(--ease-standard), transform var(--duration-fast) var(--ease-standard);border-radius:var(--radius-pill);padding:0 var(--space-3);min-width:var(--a11y-hit-target);min-height:var(--a11y-hit-target);color:var(--chrome-text);font-weight:var(--font-weight-medium);font-size:var(--font-size-sm);border:1px solid #0000;justify-content:center;align-items:center;line-height:1;text-decoration:none;display:inline-flex}.site-chrome__link:hover{filter:none;background:var(--chrome-bg);color:var(--chrome-accent-strong);text-decoration:none}.site-chrome__link:focus-visible{text-decoration:none}.site-chrome__link:active{transform:translateY(1px)}.site-chrome__link--active{border-color:var(--chrome-border);background:var(--chrome-bg);color:var(--chrome-accent);font-weight:var(--font-weight-semibold)}.site-chrome-mobile{opacity:0;z-index:210;transition:opacity var(--duration-chrome-home) var(--ease-standard);background:var(--chrome-mobile-bg);pointer-events:none;justify-content:center;align-items:center;display:none;position:fixed;inset:0}.site-chrome-mobile__surface{align-items:center;gap:var(--space-3);padding:calc(var(--chrome-button-size) + var(--space-6)) var(--space-4) var(--space-6);flex-direction:column;width:100%;max-width:36rem;display:flex}.site-chrome-mobile__link{border:1px solid var(--chrome-border);border-radius:var(--radius-pill);background:var(--chrome-surface);padding:0 var(--space-5);min-width:min(22rem,86vw);min-height:3.25rem;color:var(--chrome-text);font-weight:var(--font-weight-semibold);font-size:var(--font-size-md);justify-content:center;align-items:center;line-height:1;text-decoration:none;display:inline-flex}.site-chrome-mobile__link:hover,.site-chrome-mobile__link:focus-visible{filter:none;background:var(--chrome-surface);color:var(--chrome-accent-strong);text-decoration:none}.site-chrome-mobile__link--active{border-color:var(--chrome-accent);color:var(--chrome-accent)}@media (width>=768px){.site-chrome{--chrome-safe-area-top:var(--space-5);--chrome-safe-area-right:var(--space-5);--chrome-button-size:5rem}.site-chrome__home-label{font-size:1.25rem}}@media (width<=767px){.site-chrome{--chrome-safe-area-top:var(--space-2);--chrome-safe-area-right:var(--space-2);max-width:none}.site-chrome--intro-spin .site-chrome__home{animation:none}.site-chrome__surface{display:none}.site-chrome-mobile{display:flex}.site-chrome-mobile--open{opacity:1;pointer-events:auto}}@media (prefers-reduced-motion:reduce){.site-chrome--intro-spin .site-chrome__home{animation:none}}:root{--ui-control-border-width:1px;--ui-control-radius:var(--radius-3);--ui-control-gap:var(--space-2);--ui-control-font-size:var(--font-size-base);--ui-control-font-weight:var(--font-weight-medium);--ui-control-padding-y:.6rem;--ui-control-padding-x:1rem;--ui-surface-radius:var(--radius-4);--ui-surface-border:var(--ui-control-border-width) solid var(--color-border);--ui-surface-background:var(--color-surface);--ui-surface-muted-background:var(--color-surface-muted);--ui-surface-shadow:var(--shadow-1);--ui-pill-font-size:var(--font-size-xs);--ui-pill-padding-y:.18rem;--ui-pill-padding-x:.5rem;--color-content-text:#111827;--color-content-bg:#e5e7eb;--color-content-link:#31676c;--color-content-link-hover:#1e4042;--color-content-accent:#374151;--color-content-secondary:#6b7280;--color-content-heading:#111827;--color-content-callout-bg:#d1d5db;--color-content-quote-bg:#f3f4f6;--color-content-code-bg:#d1d5db;--color-content-inline-code-bg:#e5e7eb;--color-content-divider:#6b7280;--color-content-mention:#0f766e;--color-content-equation:#4b5563;--color-content-border:#939599;--content-font-size-heading-lg:3.75rem;--content-font-size-heading-md:2.25rem;--content-font-size-heading-sm:1.5rem;--content-font-size-body-lg:1.5rem;--content-font-size-body:1.25rem;--content-font-size-body-sm:1.125rem;--content-font-size-code:1.125rem;--content-space-xl:var(--space-8);--content-space-lg:calc(var(--space-6) + var(--space-2));--content-space-md:var(--space-5);--content-space-sm:var(--space-4);--content-space-xs:var(--space-2);--content-measure:60ch;--content-measure-subtitle:45ch;--content-measure-blockquote:40ch;--content-radius:calc(var(--radius-1) + 2px);--content-radius-sm:var(--radius-1)}@media (prefers-color-scheme:dark){:root{--color-content-text:#e5e7eb;--color-content-bg:#141414;--color-content-link:#67e8f9;--color-content-link-hover:#a5f3fc;--color-content-accent:#d1d5db;--color-content-secondary:#d1d5db;--color-content-heading:#f3f4f6;--color-content-callout-bg:#1f2937;--color-content-quote-bg:#1f2937;--color-content-code-bg:#1e1e1e;--color-content-inline-code-bg:#1f2937;--color-content-divider:#4b5563;--color-content-mention:#34d399;--color-content-equation:#d1d5db;--color-content-border:#686a6c}}*{box-sizing:border-box;margin:0;padding:0}:before,:after{box-sizing:border-box}h1,h2,h3{font-weight:inherit;font-family:var(--font-serif);text-wrap:balance}body{background-color:var(--color-bg);color:var(--color-text);font-weight:var(--font-weight-light);line-height:var(--line-height-body);font-family:var(--font-sans);overflow-x:hidden}.app{background-color:var(--color-bg);min-height:100vh;color:var(--color-text)}img,picture,video,canvas,svg{max-width:100%;display:block}img{height:auto}a{transition:color var(--duration-fast) var(--ease-standard), text-decoration-color var(--duration-fast) var(--ease-standard), background-color var(--duration-fast) var(--ease-standard), border-color var(--duration-fast) var(--ease-standard);color:inherit;-webkit-text-decoration:none;text-decoration:none}a:hover{filter:none;color:var(--color-accent-strong);text-underline-offset:.18em;text-decoration-line:underline;text-decoration-color:currentColor;text-decoration-thickness:max(1px,.08em)}button{transition:color var(--duration-fast) var(--ease-standard), background-color var(--duration-fast) var(--ease-standard), border-color var(--duration-fast) var(--ease-standard), transform var(--duration-fast) var(--ease-standard);color:inherit;font:inherit}
