:root{--background:#131313;--base:#0a0a0a;--panel:#1a1a1a;--panel-soft:#201f1f;--panel-strong:#2a2a2a;--panel-border:#ffffff14;--panel-border-strong:#ffffff1f;--text:#e5e2e1;--text-muted:#b9cacb;--text-dim:#7e8687;--accent:#00f0ff;--accent-soft:#00f0ff1f;--accent-strong:#00dbe9;--success:#22c55e;--shadow:0 24px 64px #00000073;--radius-sm:4px;--radius-md:8px;--radius-lg:12px}*{box-sizing:border-box}html{background:var(--base)}body{min-height:100vh;color:var(--text);background:radial-gradient(circle at 0 0,#00f0ff0f,#0000 28%),linear-gradient(#111 0%,#0a0a0a 100%);margin:0;font-family:Inter,Aptos,Segoe UI Variable,Segoe UI,sans-serif}button,input,select{font:inherit}button{cursor:pointer}a{color:inherit;text-decoration:none}img{max-width:100%;display:block}
