:root{--bg: #0b0f17;--surface: #141a26;--surface-2: #1d2535;--border: #283142;--text: #e6eaf2;--muted: #8a93a6;--accent: #3b82f6}*{box-sizing:border-box}html,body{margin:0;padding:0;min-height:100vh}body{background:var(--bg);color:var(--text);font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica,Arial,sans-serif;-webkit-font-smoothing:antialiased}
