:root{--bg: #15131c;--surface: #1e1b27;--surface-2: #26222f;--line: #2f2a3c;--ink: #efeaf7;--muted: #8d86a1;--dust: #c8a45c;--dust-soft: rgba(200, 164, 92, .16);--live: #5ee0c1;--live-soft: rgba(94, 224, 193, .14);--warn: #ff7a6b;--warn-soft: rgba(255, 122, 107, .14);--twitch: #9146ff;--font-display: "Bricolage Grotesque", "Segoe UI", system-ui, sans-serif;--font-body: "Atkinson Hyperlegible", "Segoe UI", system-ui, sans-serif;--font-mono: "JetBrains Mono", "Cascadia Mono", Consolas, monospace;--radius: 10px;--radius-sm: 6px;--max: 1180px}*{box-sizing:border-box}html{background:var(--bg);color:var(--ink);font-family:var(--font-body);font-size:16px;line-height:1.5;-webkit-font-smoothing:antialiased}body{margin:0;min-height:100vh}a{color:var(--live);text-decoration:none}a:hover{text-decoration:underline}button,input{font:inherit;color:inherit}h1,h2,h3{font-family:var(--font-display);font-weight:700;letter-spacing:-.01em;margin:0}.mono{font-family:var(--font-mono);font-variant-numeric:tabular-nums}.muted{color:var(--muted)}.container{max-width:var(--max);margin:0 auto;padding:0 20px}.btn{display:inline-flex;align-items:center;gap:8px;padding:9px 14px;border-radius:var(--radius-sm);border:1px solid var(--line);background:var(--surface-2);color:var(--ink);cursor:pointer;white-space:nowrap;transition:background .15s,border-color .15s}.btn:hover{background:#2e2939;border-color:#3d3750;text-decoration:none}.btn:disabled{opacity:.5;cursor:not-allowed}.btn-primary{background:var(--live);border-color:var(--live);color:#0d1a17;font-weight:700}.btn-primary:hover{background:#7ae8cd;border-color:#7ae8cd}.btn-twitch{background:var(--twitch);border-color:var(--twitch);color:#fff;font-weight:700}.btn-twitch:hover{background:#a366ff;border-color:#a366ff}.btn-ghost{background:transparent}:focus-visible{outline:2px solid var(--dust);outline-offset:2px}.chip{display:inline-flex;align-items:center;gap:6px;padding:2px 8px;border-radius:999px;font-size:12px;font-family:var(--font-mono);border:1px solid var(--line);color:var(--muted);white-space:nowrap}.chip-dust{color:var(--dust);border-color:#c8a45c66;background:var(--dust-soft)}.chip-live{color:var(--live);border-color:#5ee0c166;background:var(--live-soft)}.chip-warn{color:var(--warn);border-color:#ff7a6b66;background:var(--warn-soft)}.card{background:var(--surface);border:1px solid var(--line);border-radius:var(--radius)}@media(prefers-reduced-motion:reduce){*,*:before,*:after{transition-duration:.01ms!important;animation-duration:.01ms!important}}.top.svelte-12qhfyh{border-bottom:1px solid var(--line);background:#15131cd9;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);position:sticky;top:0;z-index:20}.top-inner.svelte-12qhfyh{display:flex;align-items:center;justify-content:space-between;height:64px;padding-left:120px}.brand.svelte-12qhfyh{display:inline-flex;align-items:center;gap:10px;color:var(--ink);font-family:var(--font-display);font-weight:800;font-size:18px;letter-spacing:-.01em}.brand.svelte-12qhfyh:hover{text-decoration:none}.brand-mark.svelte-12qhfyh{display:inline-grid;place-items:center;width:28px;height:28px;border-radius:7px;background:var(--dust);color:#1a1508;font-size:16px}.account.svelte-12qhfyh{display:flex;align-items:center;gap:10px}.account.svelte-12qhfyh form:where(.svelte-12qhfyh){margin:0}.avatar.svelte-12qhfyh{border-radius:50%}.signin-short.svelte-12qhfyh{display:none}@media(max-width:600px){.signin-short.svelte-12qhfyh{display:inline}}.who.svelte-12qhfyh{font-weight:700}.foot.svelte-12qhfyh{display:flex;justify-content:space-between;gap:16px;flex-wrap:wrap;padding:40px 20px 90px;font-size:13px}@media(max-width:600px){.top-inner.svelte-12qhfyh{padding-left:100px;gap:8px}.brand.svelte-12qhfyh span:where(.svelte-12qhfyh):not(.brand-mark),.who.svelte-12qhfyh,.signin-label.svelte-12qhfyh{display:none}}.jw-back.svelte-12qhfyh{position:fixed;top:14px;left:14px;z-index:1000;display:inline-flex;align-items:center;gap:7px;height:36px;padding:0 14px 0 11px;border-radius:999px;background:#0e1320;border:1px solid #c8a45c;color:#c8a45c;text-decoration:none;box-sizing:border-box;line-height:1;transition:background .15s,border-color .15s,color .15s;box-shadow:0 3px 10px #00000073}.jw-back-icon.svelte-12qhfyh{width:18px;height:18px;flex:0 0 auto;display:block;transition:transform .18s ease-out}.jw-back-label.svelte-12qhfyh{white-space:nowrap;font:600 13px/1 -apple-system,BlinkMacSystemFont,Segoe UI,system-ui,sans-serif;letter-spacing:.02em}.jw-back.svelte-12qhfyh:hover,.jw-back.svelte-12qhfyh:focus-visible{background:#1a2236;border-color:#e3c069;color:#e3c069;text-decoration:none}.jw-back.svelte-12qhfyh:hover .jw-back-icon:where(.svelte-12qhfyh),.jw-back.svelte-12qhfyh:focus-visible .jw-back-icon:where(.svelte-12qhfyh){transform:translate(-2px)}.jw-back.svelte-12qhfyh:focus-visible{outline:2px solid #c8a45c;outline-offset:2px}@media(max-width:480px){.jw-back.svelte-12qhfyh{top:10px;left:10px;height:32px;padding:0 12px 0 9px}}.jw-badge.svelte-12qhfyh{position:fixed;bottom:16px;right:16px;z-index:1000;display:inline-flex;align-items:center;gap:8px;height:56px;width:56px;padding:4px;border-radius:999px;background:#0e1320;border:1px solid #c8a45c;color:#c8a45c;text-decoration:none;overflow:hidden;transition:width .22s ease-out,background .15s;box-shadow:0 4px 14px #0000008c;box-sizing:border-box}.jw-badge.svelte-12qhfyh img:where(.svelte-12qhfyh){width:48px;height:48px;flex-shrink:0;border-radius:50%;object-fit:cover;display:block}.jw-badge-label.svelte-12qhfyh{white-space:nowrap;font:600 13px/1 -apple-system,BlinkMacSystemFont,Segoe UI,system-ui,sans-serif;letter-spacing:.02em;opacity:0;padding-right:14px;transition:opacity .12s .1s ease-in}.jw-badge.svelte-12qhfyh:hover,.jw-badge.svelte-12qhfyh:focus-visible{width:178px;background:#0e1320f5;text-decoration:none}.jw-badge.svelte-12qhfyh:hover .jw-badge-label:where(.svelte-12qhfyh),.jw-badge.svelte-12qhfyh:focus-visible .jw-badge-label:where(.svelte-12qhfyh){opacity:1}@media(max-width:480px){.jw-badge.svelte-12qhfyh{bottom:10px;right:10px}}
