:root{--bg-top: #000000;--bg-bottom: #07080d;--card: #10121a;--card-border: rgba(255, 255, 255, .07);--text: #f2f3f6;--text-dim: #8b90a0;--text-faint: #565b6b;--green: #22e07a;--green-dark: #12a35a;--blue: #2f7bff;--blue-dark: #1a4fc4;--red: #ff4d4f;--amber: #f5a623}*{box-sizing:border-box;-webkit-tap-highlight-color:transparent}html,body{height:100%;overscroll-behavior:none;background:var(--bg-bottom)}body{margin:0;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica,Arial,sans-serif;background:radial-gradient(120% 55% at 50% 0%,var(--bg-top) 0%,var(--bg-bottom) 65%);color:var(--text);height:100dvh;user-select:none;-webkit-user-select:none;overflow:hidden}app-root{display:block;height:100dvh}
