*{box-sizing:border-box;margin:0;padding:0}:root{--blue-dark: #0f4c75;--blue: #1b6ca8;--blue-light: #2196f3;--accent: #00b4d8;--green: #2ecc71;--red: #e74c3c;--bg: #0a1628;--bg2: #0f2140;--bg3: #162b52;--card: #1a2e50;--border: #2a4070;--text: #e8f0fe;--text-muted: #7a9cc0;--radius: 12px;--shadow: 0 4px 20px rgba(0,0,0,.4)}body{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;background:var(--bg);color:var(--text);min-height:100vh;-webkit-font-smoothing:antialiased}a{color:inherit;text-decoration:none}button{cursor:pointer;border:none;font-family:inherit;font-size:1rem;transition:all .15s ease}input,select,textarea{font-family:inherit;font-size:1rem}::-webkit-scrollbar{width:6px}::-webkit-scrollbar-track{background:var(--bg2)}::-webkit-scrollbar-thumb{background:var(--border);border-radius:3px}
