:root{--accent: #FFFFFF;--accent-dim: rgba(255,255,255,.1);--accent-glow: rgba(255,255,255,.22);--bg: #000000;--surface: #0A0A0A;--surface-2: #111111;--border: rgba(255,255,255,.08);--border-2: rgba(255,255,255,.14);--text: #FFFFFF;--text-2: rgba(255,255,255,.6);--text-3: rgba(255,255,255,.35)}*,*:before,*:after{margin:0;padding:0;box-sizing:border-box;-webkit-user-select:none;-moz-user-select:none;user-select:none;-webkit-tap-highlight-color:transparent;-webkit-touch-callout:none}*:focus,*:focus-visible{outline:none!important;outline-offset:0!important}input,textarea,[contenteditable]{-webkit-user-select:text;-moz-user-select:text;user-select:text;-webkit-touch-callout:default}html{scroll-behavior:smooth;background:#000;overflow-x:hidden;scrollbar-gutter:stable}body{font-family:Inter,-apple-system,sans-serif;background:var(--bg);color:var(--text);-webkit-font-smoothing:antialiased;position:relative;overflow-x:clip;opacity:1}.page-content{max-width:1920px;margin:0 auto;position:relative;z-index:1}.nav-brand{font-size:18px;font-weight:600;letter-spacing:-.3px;color:#fff}
