*,:after,:before{box-sizing:border-box;margin:0;padding:0}:root{--bg:#0f172a;--bg-soft:#1e293b;--surface:rgba(255,255,255,0.04);--surface-hover:rgba(255,255,255,0.08);--border:rgba(255,255,255,0.08);--text:#e2e8f0;--text-dim:#94a3b8;--text-muted:#64748b;--accent:#f59e0b;--accent-soft:rgba(245,158,11,0.12);--accent-hover:#fbbf24;--radius:14px}body,html{height:100%;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Inter,Roboto,sans-serif;background:var(--bg);color:var(--text);line-height:1.5}body{background-image:radial-gradient(circle at 15% 10%,rgba(245,158,11,.08) 0,transparent 45%),radial-gradient(circle at 85% 90%,rgba(59,130,246,.08) 0,transparent 45%);background-attachment:fixed;min-height:100vh}a{color:inherit;text-decoration:none}button{font-family:inherit;cursor:pointer;border:none;background:none}