:root{--bg:#0a0a0f;--surface:#121216d1;--surface-hover:#1a1a22e6;--text:#f0f0f5;--text-muted:#6b6b7a;--accent:#fff;--accent-alpha:#ffffff0f;--border:#ffffff0f;--border-hover:#ffffff1f;--ht1:#f33;--lt1:#f66;--ht2:#f93;--lt2:#ffb366;--ht3:#fc3;--lt3:#ffe680;--ht4:#3c3;--lt4:#6f6;--ht5:#39f;--lt5:#66b2ff}*{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth}body{background:var(--bg) url(/bg.png) center / cover no-repeat fixed;color:var(--text);flex-direction:column;align-items:center;min-height:100vh;padding:0 20px;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;display:flex;overflow-x:hidden}body:before{content:"";z-index:-1;pointer-events:none;background:#0a0a0f8c;position:fixed;inset:0}#root{flex-direction:column;align-items:center;width:100%;padding-top:5rem;display:flex}void-nav{--nav-primary-rgb:255, 255, 255;--nav-border-opacity:.1}
