:root{--background:#050505;--foreground:#efefea;--muted:#c8c8c0;--hairline:rgba(239,239,234,0.32);--soft:rgba(239,239,234,0.08);--header-height:35px;--font-menu:"Helvetica Neue Local","Helvetica Neue",Arial,Helvetica,sans-serif;--font-video-copy:"Aglet Mono Local","Aglet Mono","Courier New",Courier,monospace}@font-face{font-family:Helvetica Neue Local;src:url(/fonts/HelveticaNeue.ttc) format("truetype");font-weight:300 700;font-style:normal;font-display:swap}@font-face{font-family:Aglet Mono Local;src:url(/fonts/AgletMonoLight.otf) format("opentype");font-weight:300;font-style:normal;font-display:swap}*{box-sizing:border-box}html{scroll-behavior:smooth}body,html{background:var(--background);color:var(--foreground)}body{min-height:100vh;margin:0;overflow-x:hidden;font-family:Arial,Helvetica,sans-serif;letter-spacing:0}a{color:inherit;text-decoration:none}button,input,select,textarea{font:inherit}button{color:inherit}img,video{display:block;max-width:100%}::selection{background:var(--foreground);color:var(--background)}.pageBelowHeader{min-height:100vh;padding-top:var(--header-height)}.mono{font-family:Courier New,Courier,monospace}.srOnly{position:absolute;width:1px;height:1px;padding:0;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}@media (prefers-reduced-motion:reduce){*,:after,:before{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}