:root{--color-bg:radial-gradient(circle at top,#101728 0%,#0b1120 45%,#05070c 100%);--color-surface:rgba(17,24,39,.8);--color-surface-strong:rgba(31,41,55,.85);--color-border:rgba(148,163,184,.2);--color-text:#f8fafc;--color-subtle:#94a3b8;--color-accent:#6366f1;--color-accent-soft:rgba(99,102,241,.2);--shadow-lg:0 25px 50px -12px rgba(15,23,42,.75)}*{box-sizing:border-box}body,html{padding:0;margin:0;font-family:Inter,Segoe UI,system-ui,-apple-system,BlinkMacSystemFont,Roboto,Helvetica Neue,sans-serif;color:var(--color-text);background:var(--color-bg);min-height:100%}body{background-attachment:fixed}a{color:inherit}table{border-collapse:collapse}p{line-height:1.6}main{width:100%}::selection{background:var(--color-accent);color:#fff}