@font-face{font-family:Cormorant Garamond;src:url(/fonts/cormorant-garamond-latin-400-normal.woff2) format("woff2");font-weight:400;font-style:normal;font-display:swap}@font-face{font-family:Hanken Grotesk;src:url(/fonts/hanken-grotesk-latin-400-normal.woff2) format("woff2");font-weight:400;font-style:normal;font-display:swap}@font-face{font-family:Hanken Grotesk;src:url(/fonts/hanken-grotesk-latin-700-normal.woff2) format("woff2");font-weight:700;font-style:normal;font-display:swap}@font-face{font-family:JetBrains Mono;src:url(/fonts/jetbrains-mono-latin-400-normal.woff2) format("woff2");font-weight:400;font-style:normal;font-display:swap}:root{--font-display:"Cormorant Garamond",Georgia,serif;--font-body:"Hanken Grotesk","HK Grotesk","Söhne",system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;--font-mono:"JetBrains Mono",ui-monospace,SFMono-Regular,Menlo,Consolas,monospace;--text-xs:0.75rem;--text-sm:0.875rem;--text-base:1rem;--text-md:1.25rem;--text-lg:1.563rem;--text-xl:2.441rem;--text-2xl:3.815rem;--text-3xl:5.96rem;--tracking-wide:0.18em;--leading-tight:1.05;--leading-snug:1.2;--leading-normal:1.45;--leading-loose:1.65;--color-bg:rgb(241,241,241);--color-bg-2:rgb(247,247,247);--color-bg-3:rgb(235,235,235);--color-surface:rgb(255,255,255);--color-surface-hover:rgb(247,247,247);--color-surface-active:rgb(243,243,243);--color-surface-selected:rgb(241,241,241);--color-surface-info:rgb(234,244,255);--color-surface-success:rgb(205,254,212);--color-surface-warning:rgb(255,241,227);--color-surface-danger:rgb(254,232,235);--color-fg:rgb(26,26,26);--color-fg-muted:rgb(97,97,97);--color-fg-dim:rgb(105,105,105);--color-line:rgb(227,227,227);--color-line-strong:rgb(204,204,204);--color-accent:rgb(48,48,48);--color-accent-press:rgb(26,26,26);--color-accent-fg:rgb(255,255,255);--color-focus:rgb(0,91,211);--color-success:rgb(12,81,50);--color-warning:rgb(149,74,0);--color-danger:rgb(142,31,11);--shadow-soft:0 1px 0 rgba(26,26,26,0.07),0 3px 1px -1px rgba(26,26,26,0.07);--shadow-raise:0 4px 6px -2px rgba(26,26,26,0.20);--shadow-press:0 1px 2px rgba(26,26,26,0.15) inset,0 1px 1px rgba(26,26,26,0.15) inset;--shadow-button:0 -1px 0 #b5b5b5 inset,0 0 0 1px rgba(0,0,0,0.10) inset,0 0.5px 0 1.5px rgba(255,255,255,0.75) inset;--shadow-button-primary:0 -1px 0 1px rgba(0,0,0,0.80) inset,0 0 0 1px rgb(48,48,48) inset,0 0.5px 0 1.5px rgba(255,255,255,0.25) inset;--space-0:0;--space-1:0.25rem;--space-2:0.5rem;--space-3:0.75rem;--space-4:1rem;--space-5:1.25rem;--space-6:1.5rem;--space-7:2.5rem;--space-8:3rem;--space-9:4rem;--space-10:5rem;--radius-flat:0;--radius-snip:4px;--radius-soft:8px;--radius-pill:999px;--dur-fast:120ms;--dur-base:220ms;--dur-slow:420ms;--ease-stand:cubic-bezier(0.2,0.7,0.2,1);--ease-out:cubic-bezier(0.0,0.7,0.2,1);--ease-in:cubic-bezier(0.4,0.0,1.0,1.0);--z-base:0;--z-overlay:10;--z-modal:100;--z-toast:200;--z-tooltip:300;--bp-phone:360px;--bp-tablet:720px;--bp-laptop:1024px;--bp-wide:1280px;--safe-top:env(safe-area-inset-top,0);--safe-bottom:env(safe-area-inset-bottom,0)}*{box-sizing:border-box}body{margin:0;background:var(--color-bg);color:var(--color-fg);font-family:var(--font-body);font-size:var(--text-base);line-height:var(--leading-normal);overscroll-behavior-y:contain;overflow-x:hidden}button,input,select,textarea{font:inherit}a{color:inherit}.pageReveal{animation:pageReveal var(--dur-slow) var(--ease-out) both}.pageRevealDelay1{animation-delay:.1s}.pageRevealDelay2{animation-delay:.2s}@keyframes pageReveal{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}:focus-visible{outline:2px solid var(--color-focus);outline-offset:2px}@media (prefers-reduced-motion:reduce){:root{--dur-fast:0ms;--dur-base:0ms;--dur-slow:0ms}*,:after,:before{animation-duration:0s!important;animation-delay:0s!important;scroll-behavior:auto!important;transition-duration:0s!important}}