:root{--typo-scale:1;--font-display:var(--font-mono);--font-body:var(--font-mono);--page-padding:24px;--page-max-width:1000px;--fs-eyebrow:0.75rem;--fs-label:0.8125rem;--fs-caption:0.875rem;--fs-body2:0.9375rem;--fs-body:1rem;--fs-lead:1.125rem;--fs-h6:1.125rem;--fs-h5:1.25rem;--fs-h4:clamp(1.3rem,2.2vw,1.5rem);--fs-h3:clamp(1.45rem,2.8vw,1.8rem);--fs-h2:clamp(1.65rem,3.4vw,2.15rem);--fs-h1:clamp(1.95rem,4.2vw,2.75rem);--space-xs:6px;--space-sm:10px;--space-md:16px;--space-lg:24px;--space-xl:40px;--space-section:56px;--space-block:24px}@media (min-width:768px){:root{--space-section:76px;--space-block:32px}}@media (min-width:1024px){:root{--page-padding:48px;--space-section:96px;--space-block:40px}}body,html{cursor:auto}html{min-height:var(--app-height,100dvh);font-size:16px;scroll-behavior:smooth}#__next,body,html{width:100%;padding:0;margin:0;overflow-x:hidden}#__next,body{min-height:100%;background:#000;color:#fff;font-family:var(--font-body,var(--font-mono),monospace)}*{scrollbar-width:none;-ms-overflow-style:none;-webkit-tap-highlight-color:transparent;-webkit-touch-callout:none}body::-webkit-scrollbar{display:none}button,input,select,textarea{max-width:100%;min-width:0;box-sizing:border-box}