:root{--bg:#fbfbfa;--ink:#0a0a0a;--ink-2:#5a5a58;--ink-3:#9a9a97;--ink-inverse-2:#b9b9b6;--line:#e2e2df;--surface:#f0efec;--max:1160px;--read:640px;--chat-col:760px;--gut:clamp(18px, 4vw, 52px);--fdisp:var(--font-display), sans-serif;--fmono:var(--font-mono), monospace;--fserif:var(--font-serif), serif;--ease:cubic-bezier(.16, 1, .3, 1);--r-xs:6px;--r-sm:10px;--r-md:14px;--r-lg:18px;--r-pill:999px;--body-color:#232321;--body-size:15px;--body-weight:500;--body-lh:1.8;--body-small-size:14.5px;--label-color:var(--ink-2);--label-size:11px;--label-weight:500;--fade-from:.45;--fade-range:22%}*{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}}body{background:var(--bg);color:var(--ink);min-height:100dvh;font-family:var(--fdisp);-webkit-font-smoothing:antialiased;font-size:16px;line-height:1.5;overflow-x:clip}@media (pointer:fine){body,button,input,textarea,a{cursor:none}}img{max-width:100%;display:block}a{color:inherit;text-decoration:none}button{color:inherit;background:0 0;border:none;font-family:inherit}::selection{background:var(--ink);color:var(--bg)}.skip-link{z-index:10000;background:var(--ink);color:var(--bg);font-family:var(--fmono);text-transform:uppercase;letter-spacing:.06em;padding:12px 18px;font-size:12px;position:absolute;top:0;left:-9999px}.skip-link:focus{top:12px;left:12px}.container{max-width:var(--max);padding-inline:var(--gut);margin-inline:auto;position:relative}@keyframes gn-text-in{0%{opacity:var(--fade-from)}to{opacity:1}}@supports (animation-timeline:view()){@media (prefers-reduced-motion:no-preference){[data-scroll-fade]{animation-name:gn-text-in;animation-duration:auto;animation-timing-function:linear;animation-fill-mode:both;animation-timeline:view();animation-range:entry 6% cover var(--fade-range)}}}html{background:linear-gradient(var(--bg) 50%, var(--ink) 50%) fixed}
