:root{--sete-black:#1d1d1d;--sete-green:#84bd00;--sete-sand:#faf4e7;--plane:#0d0d0d;--surface:#1a1a19;--surface-2:#222220;--surface-3:#2a2a28;--ink:#fff;--ink-2:#c3c2b7;--muted:#898781;--grid:#2c2c2a;--line:#383835;--border:#ffffff1a;--blue:#3987e5;--magenta:#d55181;--aqua:#199e70;--orange:#d95926;--gold:#84bd00;--good:#0ca30c;--crit:#e05a4f;--r:10px;--font-display:"Archivo", system-ui, -apple-system, "Segoe UI", sans-serif;--font-body:"Open Sans", system-ui, -apple-system, "Segoe UI", sans-serif;font-family:var(--font-body)}*{box-sizing:border-box}html,body{height:100%;margin:0;padding:0}body{background:var(--plane);color:var(--ink)}.profile-panel{grid-area:profile;min-width:0}.map-panel{grid-area:map;min-width:0}.board-panel{grid-area:board}.ui-check{appearance:none;border:1px solid var(--border);background:var(--surface-3);cursor:pointer;border-radius:4px;flex:none;width:15px;height:15px;margin:0;transition:background .12s,border-color .12s;position:relative}.ui-check:hover{border-color:var(--gold)}.ui-check:checked{background:var(--gold);border-color:var(--gold)}.ui-check:checked:after{content:"";border:2px solid #0d0d0d;border-width:0 2px 2px 0;width:3px;height:7px;position:absolute;top:1px;left:4.5px;transform:rotate(45deg)}.ui-check:focus-visible{outline-offset:2px;outline:2px solid #84bd0099}.scrim.svelte-l8zkyj{z-index:1100;cursor:default;background:#0000009e;border:0;padding:0;position:fixed;inset:0}.wiz.svelte-l8zkyj{z-index:1101;text-align:center;background:var(--surface);border:1px solid var(--border);border-radius:14px;width:min(92vw,380px);max-height:88vh;padding:24px 20px 20px;position:fixed;top:50%;left:50%;overflow-y:auto;transform:translate(-50%,-50%)}.logo.svelte-l8zkyj{width:auto;height:24px;margin:0 auto 14px;display:block}.beta.svelte-l8zkyj{letter-spacing:1px;color:var(--gold);background:#84bd0024;border:1px solid #84bd0073;border-radius:999px;margin-bottom:10px;padding:3px 9px;font-size:10px;font-weight:800;display:inline-block}h2.svelte-l8zkyj{font-family:var(--font-display);color:var(--ink);margin:0 0 8px;font-size:1.25rem}.body.svelte-l8zkyj{color:var(--ink-2);margin:0 0 18px;font-size:.86rem;line-height:1.55}.dots.svelte-l8zkyj{justify-content:center;gap:6px;margin-bottom:18px;display:flex}.dots.svelte-l8zkyj span:where(.svelte-l8zkyj){background:var(--line);border-radius:999px;width:6px;height:6px;transition:width .18s,background .18s}.dots.svelte-l8zkyj span.on:where(.svelte-l8zkyj){background:var(--gold);width:18px}.cta.svelte-l8zkyj{border-radius:var(--r);background:var(--gold);width:100%;color:var(--sete-black);cursor:pointer;border:0;padding:11px;font-size:.82rem;font-weight:800;display:block}.secondary.svelte-l8zkyj{justify-content:center;gap:16px;min-height:20px;margin-top:10px;display:flex}.ghost.svelte-l8zkyj{color:var(--muted);cursor:pointer;background:0 0;border:0;font-size:.76rem;font-weight:600}.ghost.svelte-l8zkyj:hover{color:var(--ink-2)}.sr-only.svelte-l8zkyj{clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}@media (prefers-reduced-motion:reduce){.dots.svelte-l8zkyj span:where(.svelte-l8zkyj){transition:none}}
