.chip-root.svelte-1yoil8h{display:flex;position:relative}.chip.svelte-1yoil8h{border:1px solid var(--border);border-radius:var(--radius-sm);min-height:2.75rem;color:var(--text-muted);background:0 0;align-items:center;gap:.4rem;max-width:12rem;padding:.3rem .6rem;font-size:.85rem;display:flex}.chip-name.svelte-1yoil8h{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.dot.svelte-1yoil8h{border:1px solid var(--text-faint);background:0 0;border-radius:50%;flex-shrink:0;width:.5rem;height:.5rem}.chip.present.svelte-1yoil8h .dot:where(.svelte-1yoil8h),.dot.present.svelte-1yoil8h{border-color:var(--green);background:var(--green)}.chip.absent.svelte-1yoil8h .dot:where(.svelte-1yoil8h),.dot.absent.svelte-1yoil8h{border-color:var(--text-faint);background:0 0}.menu.svelte-1yoil8h{z-index:40;background:var(--surface);border:1px solid var(--border);border-radius:var(--radius);min-width:14rem;padding:.35rem;position:absolute;top:calc(100% + .4rem);right:0;box-shadow:0 12px 32px #0006}.menu.svelte-1yoil8h button:where(.svelte-1yoil8h){border-radius:var(--radius-sm);width:100%;min-height:2.75rem;color:var(--text);text-align:left;background:0 0;border:0;align-items:center;gap:.5rem;padding:.4rem .5rem;font-size:.9rem;display:flex}.menu.svelte-1yoil8h button.current:where(.svelte-1yoil8h){background:var(--surface-2)}.menu-name.svelte-1yoil8h{text-overflow:ellipsis;white-space:nowrap;flex:1;overflow:hidden}.menu-state.svelte-1yoil8h{color:var(--text-faint);font-size:.75rem}.add.svelte-1yoil8h{border-top:1px solid var(--border);min-height:2.75rem;color:var(--text-muted);margin-top:.25rem;padding:.7rem .5rem;font-size:.85rem;text-decoration:none;display:block}.fine.svelte-1yoil8h{color:var(--text-faint);margin:.25rem .5rem;font-size:.75rem}@media (width<=48rem){.chip.svelte-1yoil8h{flex:none;justify-content:center;width:2.75rem;max-width:2.75rem;padding:.3rem}.chip-name.svelte-1yoil8h{display:none}}:root{--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark;--bg:#0e0f17;--surface:#161726;--surface-2:#1d1f33;--surface-3:#262943;--border:#2a2c42;--border-strong:#3d4060;--text:#e4e6f0;--text-muted:#9298b4;--text-faint:#5d617e;--gold:#f0c040;--gold-dim:#f0c04059;--green:#5b8;--green-dim:#55bb8859;--cyan:#6cf;--cyan-dim:#66ccff59;--violet:#a78bfa;--violet-dim:#a78bfa59;--red:#e07070;--res-perfect:#4f7;--res-good:#3c8;--res-off:#f90;--res-miss:#e33;--note-1:#36dcec;--note-2:#849ff9;--note-3:#cf64bb;--pad-shadow-dark:#0000008c;--pad-shadow-light:#ffffff0d;--radius:12px;--radius-sm:8px;--font-sans:system-ui, -apple-system, "Segoe UI", Roboto, Helvetica, Arial, sans-serif;--font-mono:ui-monospace, SFMono-Regular, Menlo, Consolas, monospace}*{box-sizing:border-box}body{background:radial-gradient(80rem 40rem at 50% -14rem, #1b1d31 0%, transparent 60%), var(--bg);min-height:100dvh;color:var(--text);font-family:var(--font-sans);-webkit-font-smoothing:antialiased;margin:0;line-height:1.5}h1{letter-spacing:-.01em;margin:.5rem 0 1.25rem;font-size:1.5rem;font-weight:700}h2{letter-spacing:-.01em;margin:0 0 .25rem;font-size:1.15rem;font-weight:650}a{color:var(--cyan)}button{font:inherit;color:var(--text);background:var(--surface-2);border:1px solid var(--border-strong);border-radius:var(--radius-sm);cursor:pointer;touch-action:manipulation;padding:.45em 1.1em;transition:background .12s,border-color .12s,transform .12s}button:hover:not(:disabled){background:var(--surface-3);border-color:var(--text-faint)}button:active:not(:disabled){transform:translateY(1px)}button:disabled{opacity:.45;cursor:default}button.primary{background:var(--gold);border-color:var(--gold);color:#1a1505;font-weight:650}button.primary:hover:not(:disabled){background:#f6cd5e;border-color:#f6cd5e}select,input[type=text],input[type=number]{font:inherit;color:var(--text);background:var(--surface-2);border:1px solid var(--border-strong);border-radius:var(--radius-sm);padding:.4em .6em}input[type=checkbox],input[type=range]{accent-color:var(--gold)}:focus-visible{outline:2px solid var(--cyan);outline-offset:2px}a.stretch:after{content:"";z-index:1;position:absolute;inset:0}.above-stretch{z-index:2;position:relative}@media (pointer:coarse){button,select,summary,[role=button],input[type=checkbox],input[type=range]{min-height:44px}button,select,[role=button]{min-width:44px}input[type=range]{height:44px}}.sr-only{clip-path:inset(50%);white-space:nowrap;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.strip.svelte-sw76az{left:calc(.75rem + env(safe-area-inset-left));right:calc(.75rem + env(safe-area-inset-right));bottom:calc(.75rem + env(safe-area-inset-bottom));z-index:40;background:var(--surface-2);border:1px solid var(--border-strong);border-radius:var(--radius);flex-wrap:wrap;justify-content:space-between;align-items:center;gap:.6rem;max-width:34rem;margin:0 auto;padding:.7rem .9rem;display:flex;position:fixed;box-shadow:0 8px 32px #00000073}.text.svelte-sw76az{font-size:.9rem}.actions.svelte-sw76az{gap:.4rem;display:flex}.install.svelte-sw76az{background:var(--gold);border-color:var(--gold);color:#1a1505;font-weight:650}.not-now.svelte-sw76az{color:var(--text-muted);background:0 0}.bar.svelte-sw76az{background:var(--surface-3);border-radius:2px;flex:8rem;height:4px;overflow:hidden}.fill.svelte-sw76az{background:var(--gold);height:100%;transition:width .2s}@media (prefers-reduced-motion:reduce){.fill.svelte-sw76az{transition:none}}.app.svelte-12qhfyh{max-width:1080px;min-height:100dvh;padding:0 calc(1.25rem + env(safe-area-inset-right)) 0 calc(1.25rem + env(safe-area-inset-left));flex-direction:column;margin:0 auto;display:flex}.header.svelte-12qhfyh{border-bottom:1px solid var(--border);flex-wrap:nowrap;justify-content:space-between;align-items:center;gap:1rem;margin-bottom:1rem;padding:.85rem 0;display:flex}.brand.svelte-12qhfyh{min-width:0;color:var(--text);align-items:center;gap:.6rem;text-decoration:none;display:flex}@media (pointer:coarse){.brand.svelte-12qhfyh,.footer.svelte-12qhfyh a:where(.svelte-12qhfyh){align-items:center;min-height:44px;display:flex}}.brand-mark.svelte-12qhfyh{width:1.9rem;height:1.9rem;display:block}.brand-name.svelte-12qhfyh{letter-spacing:-.01em;text-overflow:ellipsis;white-space:nowrap;min-width:0;font-weight:700;overflow:hidden}@media (width<=22.5rem){.brand-name.svelte-12qhfyh{display:none}}.header-end.svelte-12qhfyh{flex-shrink:0;align-items:center;gap:.5rem;display:flex}.nav.svelte-12qhfyh{flex-wrap:wrap;justify-content:flex-end;gap:.35rem;display:flex}.nav.svelte-12qhfyh a:where(.svelte-12qhfyh){font-family:var(--font-mono);color:var(--text-muted);border-radius:var(--radius-sm);padding:.35em .75em;font-size:.9rem;text-decoration:none;transition:color .12s,background .12s}.nav.svelte-12qhfyh a:where(.svelte-12qhfyh):hover{color:var(--text);background:var(--surface-2)}.nav.svelte-12qhfyh a.active:where(.svelte-12qhfyh){color:var(--gold);background:var(--surface-2)}.menu-button.svelte-12qhfyh{border-color:var(--border);background:0 0;justify-content:center;align-items:center;width:44px;height:44px;padding:0;display:none}.bars.svelte-12qhfyh,.bars.svelte-12qhfyh:before,.bars.svelte-12qhfyh:after{background:var(--text);border-radius:1px;width:18px;height:2px;display:block}.bars.svelte-12qhfyh:before,.bars.svelte-12qhfyh:after{content:"";position:absolute}.bars.svelte-12qhfyh{position:relative}.bars.svelte-12qhfyh:before{transform:translateY(-6px)}.bars.svelte-12qhfyh:after{transform:translateY(6px)}.panel.svelte-12qhfyh{z-index:100;background:var(--bg);padding:calc(.85rem + env(safe-area-inset-top)) calc(1.25rem + env(safe-area-inset-right)) calc(1.25rem + env(safe-area-inset-bottom)) calc(1.25rem + env(safe-area-inset-left));flex-direction:column;display:flex;position:fixed;inset:0}.panel-head.svelte-12qhfyh{border-bottom:1px solid var(--border);justify-content:space-between;align-items:center;padding-bottom:.85rem;display:flex}.panel-title.svelte-12qhfyh{letter-spacing:-.01em;font-weight:700}.panel-close.svelte-12qhfyh{border-color:var(--border);background:0 0;width:44px;height:44px;padding:0;font-size:1.1rem}.panel-links.svelte-12qhfyh{margin:0;padding:.5rem 0 0;list-style:none}.panel-links.svelte-12qhfyh a:where(.svelte-12qhfyh){color:var(--text);border-radius:var(--radius-sm);padding:.85rem .5rem;font-size:1.25rem;font-weight:600;text-decoration:none;display:block}.panel-links.svelte-12qhfyh a.active:where(.svelte-12qhfyh){color:var(--gold);background:var(--surface-2)}@media (width<=48rem){.nav.svelte-12qhfyh{display:none}.menu-button.svelte-12qhfyh{display:flex}}.main.svelte-12qhfyh{flex:1}.footer.svelte-12qhfyh{border-top:1px solid var(--border);justify-content:center;gap:1.5rem;margin-top:2rem;padding:2rem 0 1.25rem;display:flex}.footer.svelte-12qhfyh a:where(.svelte-12qhfyh){font-family:var(--font-mono);color:var(--text-faint);font-size:.85rem;text-decoration:none;transition:color .12s}.footer.svelte-12qhfyh a:where(.svelte-12qhfyh):hover{color:var(--gold)}
