*{margin:0;padding:0;box-sizing:border-box}:root{--bg: #0a0a0f;--panel: #14141c;--panel-2: #1b1b26;--line: rgba(255, 255, 255, .08);--text: #e8e8ee;--text-dim: #9a9aad;--accent: #ff2d55;--ok: #38d97a}html,body{background:var(--bg);color:var(--text);font-family:system-ui,-apple-system,Segoe UI,Roboto,sans-serif;min-height:100vh}#app{max-width:1280px;margin:0 auto;padding:16px 20px 48px}a{color:inherit}button{font:inherit;cursor:pointer}
