:root{--bg-deep: #05070f;--bg-card: #141a2e;--bg-item: #1b2238;--bg-item-hover: #232c48;--accent: #d4a843;--accent-soft: rgba(212, 168, 67, .15);--text-main: #f5f6fa;--text-muted: #9aa3bd;--border-soft: rgba(255, 255, 255, .06)}*{box-sizing:border-box;margin:0;padding:0}html,body{height:100%}body{font-family:Inter,system-ui,-apple-system,Segoe UI,Roboto,sans-serif;background:radial-gradient(circle at 50% 0%,#0c1224,#05070f 55%,#030409);color:var(--text-main);-webkit-font-smoothing:antialiased;min-height:100dvh}
