:root,:root[data-mode=light]{--bg: #f2f1ed;--fg: #101012;--mute: #8c887f;--line: #dbd8d1;--ember: #f84400;--panel: #15161a;--on-panel: #f1f0ec;--on-panel-mute: #9b9892}:root[data-mode=dark]{--bg: #08080a;--fg: #f1f0ec;--mute: #7e7c77;--line: #1e1e24;--ember: #f84400;--panel: #191a20;--on-panel: #f1f0ec;--on-panel-mute: #9b9892}:root{--gut: clamp(14px, 2.4vw, 30px);--topbar: 52px;--ease: cubic-bezier(.2, .7, .2, 1);--fs-mono: 10.5px;--fs-mono-sm: 10px}html{background:var(--bg);color-scheme:light}html[data-mode=dark]{color-scheme:dark}body{margin:0;background:var(--bg);color:var(--fg);font-family:Instrument Sans,system-ui,-apple-system,Segoe UI,sans-serif;-webkit-font-smoothing:antialiased;transition:background .6s ease,color .6s ease;overflow-x:hidden}a{color:var(--fg);text-decoration:none}a:hover{color:var(--ember)}::selection{background:var(--ember);color:#fff}:where(a,button,input,textarea,[tabindex]):focus-visible{outline:2px solid var(--ember);outline-offset:3px}img,video{max-width:100%}[hidden]{display:none!important}.serif{font-family:Libre Caslon Display,Libre Caslon Text,Georgia,serif;font-weight:400;letter-spacing:-.03em}.ital{font-family:Libre Caslon Text,Georgia,serif;font-style:italic}.mono{font-family:Space Mono,ui-monospace,monospace;font-size:var(--fs-mono);letter-spacing:.16em;text-transform:uppercase}.mono-sm{font-family:Space Mono,ui-monospace,monospace;font-size:var(--fs-mono-sm);letter-spacing:.15em;text-transform:uppercase}.muted{color:var(--mute)}.wrap{padding-inline:var(--gut)}.page{padding:clamp(104px,13vw,180px) var(--gut) clamp(70px,10vw,140px)}.page-bleed{padding:clamp(84px,10vw,130px) 0 clamp(70px,10vw,140px)}.band{display:flex;flex-wrap:wrap;align-items:baseline;justify-content:space-between;gap:clamp(12px,2vw,30px);padding-top:clamp(14px,1.8vw,26px);border-top:1px solid var(--line)}.band h2{margin:0;display:flex;align-items:baseline;gap:clamp(10px,1.4vw,22px);font-size:clamp(28px,4vw,62px);line-height:1;text-wrap:pretty}.band-sm h2{font-size:clamp(22px,2.6vw,40px)}.band a:hover,.band-link:hover{color:var(--fg)}.btn{display:inline-flex;align-items:center;gap:10px;min-height:46px;padding:0 22px;border:1px solid var(--fg);color:var(--fg);cursor:pointer;background:none;transition:background .35s ease,color .35s ease,border-color .35s ease}.btn:hover{background:var(--fg);color:var(--bg)}.btn-ghost{border-color:var(--line);color:var(--mute)}.btn-ghost:hover{background:none;color:var(--fg);border-color:var(--fg)}.btn-round{border-radius:999px;min-height:44px;padding:0 24px}.btn-round:hover{background:var(--ember);border-color:var(--ember);color:#fff}[data-rv][data-armed]{opacity:0;transform:translate3d(0,34px,0);clip-path:inset(0 0 -22% 0)}[data-rv][data-shown]{opacity:1;transform:none}@keyframes wipe{0%{clip-path:inset(0 0 100% 0)}to{clip-path:inset(0 0 0 0)}}@media(prefers-reduced-motion:reduce){*,*:before,*:after{animation:none!important;transition:none!important;scroll-behavior:auto!important}[data-rv]{opacity:1!important;transform:none!important;clip-path:none!important}}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0 0 0 0);white-space:nowrap;border:0}.skip[data-astro-cid-5hce7sga]{position:absolute;left:-9999px;top:0;z-index:100;padding:12px 18px;background:var(--fg);color:var(--bg)}.skip[data-astro-cid-5hce7sga]:focus{left:8px;top:8px}.topbar[data-astro-cid-5hce7sga]{position:fixed;inset:0 0 auto;z-index:60;display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:6px 20px;padding:12px var(--gut);background:color-mix(in oklab,var(--bg) 82%,transparent);backdrop-filter:blur(14px);border-bottom:1px solid var(--line)}.brand[data-astro-cid-5hce7sga]{font-family:Instrument Sans,sans-serif;font-size:10.5px;letter-spacing:.16em;text-transform:uppercase;font-weight:600;color:var(--fg)}.topnav[data-astro-cid-5hce7sga]{display:flex;flex-wrap:wrap;align-items:center;gap:6px clamp(14px,2vw,28px);color:var(--mute)}.topnav[data-astro-cid-5hce7sga] a[data-astro-cid-5hce7sga]{color:var(--mute);transition:color .3s ease}.topnav[data-astro-cid-5hce7sga] a[data-astro-cid-5hce7sga]:hover,.topnav[data-astro-cid-5hce7sga] a[data-astro-cid-5hce7sga][aria-current=page]{color:var(--fg)}.mode[data-astro-cid-5hce7sga]{position:relative;display:inline-flex;align-items:center;justify-content:center;width:34px;height:34px;padding:0;border:1px solid var(--line);border-radius:50%;background:none;cursor:pointer;color:var(--mute);transition:color .4s ease,border-color .4s ease}.mode[data-astro-cid-5hce7sga]:hover{color:var(--fg);border-color:var(--fg)}.icon-sun[data-astro-cid-5hce7sga]{position:relative;display:block;width:13px;height:13px;border-radius:50%;background:currentColor;box-shadow:0 0 0 1px currentColor,0 -7px 0 -5.2px currentColor,0 7px 0 -5.2px currentColor,-7px 0 0 -5.2px currentColor,7px 0 0 -5.2px currentColor}.icon-moon[data-astro-cid-5hce7sga]{position:relative;display:block;width:14px;height:14px;border-radius:50%;background:currentColor;overflow:hidden}.icon-moon[data-astro-cid-5hce7sga]>span[data-astro-cid-5hce7sga]{position:absolute;top:-4px;right:-5px;width:13px;height:13px;border-radius:50%;background:var(--bg)}html[data-mode=dark] .icon-moon[data-astro-cid-5hce7sga],html:not([data-mode=dark]) .icon-sun[data-astro-cid-5hce7sga]{display:none}.foot[data-astro-cid-5hce7sga]{padding:clamp(70px,11vw,150px) var(--gut) clamp(28px,3vw,44px)}.foot-h[data-astro-cid-5hce7sga]{margin:clamp(22px,3vw,44px) 0 0;max-width:20ch;font-size:clamp(34px,6.4vw,104px);line-height:.96;letter-spacing:-.035em}.foot-mid[data-astro-cid-5hce7sga]{display:flex;flex-wrap:wrap;align-items:flex-end;justify-content:space-between;gap:clamp(24px,4vw,60px);margin-top:clamp(40px,6vw,90px);padding-top:clamp(16px,2vw,24px);border-top:1px solid var(--line)}.foot-mail[data-astro-cid-5hce7sga]{display:inline-flex;align-items:baseline;gap:12px;padding:0;border:0;background:none;cursor:pointer;font-size:clamp(20px,2.6vw,38px);letter-spacing:-.02em;color:var(--fg);text-align:left;transition:color .3s ease}.foot-mail[data-astro-cid-5hce7sga]:hover{color:var(--ember)}.foot-socials[data-astro-cid-5hce7sga]{display:flex;gap:clamp(14px,2vw,26px)}.foot-socials[data-astro-cid-5hce7sga] a[data-astro-cid-5hce7sga]:hover{color:var(--fg)}.foot-base[data-astro-cid-5hce7sga]{display:flex;flex-wrap:wrap;justify-content:space-between;gap:14px;margin-top:clamp(40px,6vw,84px)}.foot-base-links[data-astro-cid-5hce7sga]{display:flex;flex-wrap:wrap;gap:clamp(14px,2vw,26px)}.foot-base[data-astro-cid-5hce7sga] a[data-astro-cid-5hce7sga]:hover{color:var(--fg)}.cursor[data-astro-cid-5hce7sga]{position:fixed;top:0;left:0;z-index:80;display:flex;align-items:center;justify-content:center;width:74px;height:74px;border-radius:50%;background:var(--ember);color:#fff;font-size:9.5px;letter-spacing:.16em;opacity:0;transform:translate3d(-100px,-100px,0) scale(.6);transition:opacity .35s ease,transform .35s var(--ease);pointer-events:none}.preview[data-astro-cid-5hce7sga]{position:fixed;top:0;left:0;z-index:70;width:clamp(180px,17vw,260px);opacity:0;transform:translate3d(-400px,-400px,0);transition:opacity .4s ease;pointer-events:none}.preview[data-astro-cid-5hce7sga] img[data-astro-cid-5hce7sga]{display:block;width:100%;aspect-ratio:16 / 9;object-fit:cover;background:var(--panel)}@media(hover:none){.cursor[data-astro-cid-5hce7sga],.preview[data-astro-cid-5hce7sga]{display:none}}
