*,:before,:after{box-sizing:border-box;margin:0;padding:0}:root{--bg: #07101e;--bg-alt: #0a1525;--surface: #0f1e31;--surface-2: #152540;--text-1: #eaf0f6;--text-2: #7a92a8;--text-3: #4a6278;--brand: #0eb8d5;--brand-dim: rgba(14, 184, 213, .1);--brand-border: rgba(14, 184, 213, .22);--action: #f0a500;--action-hover: #ffb620;--action-text: #0a0600;--status-confirmed: #34d399;--status-pending: #7a92a8;--border: rgba(255, 255, 255, .07);--border-strong: rgba(255, 255, 255, .13);--font-display: "Space Grotesk", sans-serif;--font-body: "Noto Sans JP", sans-serif}html{scroll-behavior:smooth;font-size:16px}html,body{background-color:var(--bg);color:var(--text-1);font-family:var(--font-body);line-height:1.7;overflow-x:hidden;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}::-webkit-scrollbar{width:5px}::-webkit-scrollbar-track{background:var(--bg)}::-webkit-scrollbar-thumb{background:var(--border-strong);border-radius:99px}::selection{background:var(--brand-dim);color:var(--brand)}img{max-width:100%;display:block}a{color:inherit;text-decoration:none}button{cursor:pointer;font-family:inherit}
