body{font-family:system-ui,-apple-system,Segoe UI,Roboto,sans-serif;background:#0f1115;color:#e6e6e6;line-height:1.5}*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}html,body{height:100%}img{max-width:100%;display:block}h1,h2,h3,h4{font-weight:600;line-height:1.2}h1{font-size:2.5rem}h2{font-size:1.75rem}h3{font-size:1.25rem}p{color:#9aa4b2;font-size:1rem}:root{--page-padding: clamp(16px, 3vw, 32px);--content-max-width: 1400px}.container{max-width:var(--content-max-width);margin:0 auto;padding:0 var(--page-padding)}.card{background:#171a21;border-radius:10px;box-shadow:0 2px 6px #0003;padding:24px}.button{padding:12px 24px;border-radius:6px;background:#4f8cff;color:#fff;border:none;cursor:pointer}.button:hover{background:#1c6bff}:root{--bg: #0f1115;--surface: #171a21;--text: #e6e6e6;--muted: #9aa4b2;--primary: #4f8cff;--accent: #ffb86b}:root[data-theme=dark-blue]{--bg: #0a0f1c;--surface: #111a2e;--text: #e8f0ff;--muted: #93a4c7;--primary: #3b82f6;--accent: #60a5fa}body{background:var(--bg);color:var(--text)}
