:root{color-scheme:dark;--ink: #07101f;--ink-soft: #0d1930;--paper: #f8f1e5;--red: #ef233c;--red-deep: #b80625;--orange: #ff7a00;--gold: #ffc447;--cyan: #65e9ff;--muted: #9ca9bd;--line: rgba(255, 255, 255, .11);--shadow: 0 28px 80px rgba(0, 0, 0, .42)}*{box-sizing:border-box}html{scroll-behavior:smooth;background:var(--ink)}body{margin:0;min-width:320px;min-height:100vh;overflow-x:hidden;font-family:Inter,Noto Sans JP,system-ui,sans-serif;background:var(--ink);color:#fff;text-rendering:optimizeLegibility}button,a{font:inherit}a{color:inherit}::selection{background:#ef233c8c;color:#fff}::-webkit-scrollbar{width:10px}::-webkit-scrollbar-track{background:#070d18}::-webkit-scrollbar-thumb{border:3px solid #070d18;border-radius:999px;background:linear-gradient(var(--orange),var(--red))}
