:root{--ink: #14110a;--ink-2: #1e1a11;--ink-3: #2a2417;--film: #f5b700;--film-deep: #e8a200;--shutter: #ff3b2f;--shutter-deep: #d92b20;--cream: #f4ecd8;--cream-dim: #b3a988;--line: rgba(244, 236, 216, .12);--line-strong: rgba(244, 236, 216, .22);--ok: #1f9d57;--font-display: "Bebas Neue", sans-serif;--font-body: "Hanken Grotesk", sans-serif;--font-mono: "Space Mono", monospace;--safe-top: env(safe-area-inset-top, 0px);--safe-bottom: env(safe-area-inset-bottom, 0px)}*{box-sizing:border-box;-webkit-tap-highlight-color:transparent}html,body{margin:0;padding:0;min-height:100%;background:var(--ink);color:var(--cream);font-family:var(--font-body);-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;overscroll-behavior:none}body:before{content:"";position:fixed;inset:0;pointer-events:none;z-index:9999;opacity:.06;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='160' height='160'%3E%3Cfilter id='n'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='0.85' numOctaves='3' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23n)'/%3E%3C/svg%3E")}body:after{content:"";position:fixed;inset:0;pointer-events:none;z-index:9998;background:radial-gradient(120% 90% at 50% 35%,transparent 55%,rgba(0,0,0,.55) 100%)}h1,h2,h3{font-family:var(--font-display);font-weight:400;letter-spacing:.02em;margin:0;line-height:.95}button,input{font-family:inherit}@keyframes rsg-rise-in{0%{opacity:0;transform:translateY(12px)}to{opacity:1;transform:none}}@keyframes rsg-pop-in{0%{opacity:0;transform:scale(.9)}to{opacity:1;transform:scale(1)}}@keyframes rsg-slide-from-right{0%{opacity:0;transform:translate(24px)}to{opacity:1;transform:none}}@keyframes rsg-list-stagger{0%{opacity:0;transform:translateY(12px)}to{opacity:1;transform:none}}.rsg-rise-in{animation:rsg-rise-in .32s cubic-bezier(.22,1,.36,1) both}.rsg-pop-in{animation:rsg-pop-in .36s cubic-bezier(.34,1.56,.64,1) both}.rsg-slide-from-right{animation:rsg-slide-from-right .28s cubic-bezier(.22,1,.36,1) both}.rsg-list-stagger{animation:rsg-list-stagger .3s cubic-bezier(.22,1,.36,1) both}@media(prefers-reduced-motion:reduce){.rsg-rise-in,.rsg-pop-in,.rsg-slide-from-right,.rsg-list-stagger{animation:none!important}}
