.btn.svelte-uwvd6j{height:var(--h-btn);border-radius:var(--r-2);font-family:var(--font-mono);letter-spacing:.04em;white-space:nowrap;cursor:pointer;color:inherit;-webkit-user-select:none;user-select:none;transition:background var(--trans), color var(--trans), border-color var(--trans), transform 60ms ease-out;background:0 0;border:1px solid #0000;justify-content:center;align-items:center;gap:7px;padding:0 14px;font-size:10px;font-weight:700;line-height:1;text-decoration:none;display:inline-flex}.btn.sm.svelte-uwvd6j{height:var(--h-btn-sm);padding:0 10px;font-size:11px}.btn.lg.svelte-uwvd6j{height:var(--h-btn-lg);padding:0 18px;font-size:13px}.btn.icon-only.svelte-uwvd6j{width:var(--h-btn);justify-content:center;padding:0}.btn.icon-only.sm.svelte-uwvd6j{width:var(--h-btn-sm)}.btn.icon-only.lg.svelte-uwvd6j{width:var(--h-btn-lg)}.btn.primary.svelte-uwvd6j{background:var(--neon);color:var(--neon-ink)}.btn.primary.svelte-uwvd6j:hover:not(.disabled):not(.loading):not(:disabled){background:var(--neon-deep)}.btn.secondary.svelte-uwvd6j{background:var(--bg-3);color:var(--t-0);border-color:var(--rule)}.btn.secondary.svelte-uwvd6j:hover:not(.disabled):not(.loading):not(:disabled){background:var(--bg-4);border-color:var(--rule-hard)}.btn.ghost.svelte-uwvd6j{color:var(--t-1);background:0 0}.btn.ghost.svelte-uwvd6j:hover:not(.disabled):not(.loading):not(:disabled){background:var(--bg-3);color:var(--t-0)}.btn.danger.svelte-uwvd6j{background:var(--bg-3);color:var(--err);border-color:#f871714d}.btn.danger.svelte-uwvd6j:hover:not(.disabled):not(.loading):not(:disabled){background:var(--err-soft)}.btn.tool.svelte-uwvd6j{background:var(--neon-soft);color:var(--neon);box-shadow:inset 2px 0 0 var(--neon)}.btn.tool.svelte-uwvd6j:hover:not(.disabled):not(.loading):not(:disabled){background:#22c55e29}.btn.cmd.svelte-uwvd6j{background:var(--bg-3);color:var(--neon);font-family:var(--font-mono);border-color:var(--rule);font-size:11.5px}.btn.cmd.svelte-uwvd6j:hover:not(.disabled):not(.loading):not(:disabled){background:var(--bg-4)}.btn.svelte-uwvd6j:active:not(.disabled):not(.loading):not(:disabled){transform:translateY(.5px);box-shadow:inset 0 1px #0003}.btn.disabled.svelte-uwvd6j,.btn.svelte-uwvd6j:disabled{opacity:.4;cursor:not-allowed}.btn.loading.svelte-uwvd6j{color:var(--t-3);cursor:progress;pointer-events:none}.kb.svelte-uwvd6j{font-family:var(--font-mono);color:#ffffff80;letter-spacing:.04em;background:#ffffff14;border-radius:3px;margin-left:2px;padding:1px 5px;font-size:9.5px}.btn.primary.svelte-uwvd6j .kb:where(.svelte-uwvd6j){color:#031a0b8c;background:#031a0b1a}.ic.svelte-uwvd6j{flex-shrink:0;justify-content:center;align-items:center;width:13px;height:13px;display:inline-flex}.btn.sm.svelte-uwvd6j .ic:where(.svelte-uwvd6j){width:11px;height:11px}.btn.lg.svelte-uwvd6j .ic:where(.svelte-uwvd6j){width:15px;height:15px}.sp.svelte-uwvd6j{border:1.5px solid var(--t-4);border-top-color:var(--neon);border-radius:50%;width:12px;height:12px;animation:.7s linear infinite svelte-uwvd6j-sp;display:inline-block}@keyframes svelte-uwvd6j-sp{to{transform:rotate(360deg)}}@media (prefers-reduced-motion:reduce){.btn.svelte-uwvd6j{transition:none}.sp.svelte-uwvd6j{animation:none}}.row.svelte-1sefqcz{flex-direction:column;gap:6px;min-width:220px;display:flex}.row.svelte-1sefqcz .lb:where(.svelte-1sefqcz){font-family:var(--font-body);color:var(--t-1);align-items:baseline;gap:6px;font-size:11.5px;font-weight:500;display:flex}.row.svelte-1sefqcz .lb:where(.svelte-1sefqcz) .req:where(.svelte-1sefqcz){color:var(--err)}.row.svelte-1sefqcz .lb:where(.svelte-1sefqcz) .opt:where(.svelte-1sefqcz){font-family:var(--font-mono);color:var(--t-4);letter-spacing:.04em;margin-left:auto;font-size:9.5px}.row.svelte-1sefqcz .help:where(.svelte-1sefqcz){color:var(--t-3);font-size:11px;line-height:1.5}.row.svelte-1sefqcz .help.err:where(.svelte-1sefqcz){color:var(--err)}.row.svelte-1sefqcz .help.ok:where(.svelte-1sefqcz){color:var(--neon)}.field.svelte-1sefqcz{height:var(--h-input);background:var(--bg-3);border:1px solid var(--rule);border-radius:var(--r-3);transition:border-color var(--trans), background var(--trans), box-shadow var(--trans);align-items:center;gap:7px;min-width:220px;padding:0 10px;display:inline-flex}.field.svelte-1sefqcz input:where(.svelte-1sefqcz){font-family:var(--font-body);color:var(--t-0);background:0 0;border:0;outline:0;flex:1;min-width:0;padding:0;font-size:12.5px}.field.svelte-1sefqcz input:where(.svelte-1sefqcz)::placeholder{color:var(--t-4)}.field.svelte-1sefqcz .ic:where(.svelte-1sefqcz){width:13px;height:13px;color:var(--t-3);flex-shrink:0;justify-content:center;align-items:center;display:inline-flex}.field.svelte-1sefqcz .lead:where(.svelte-1sefqcz){color:var(--t-3)}.field.svelte-1sefqcz .suf:where(.svelte-1sefqcz){font-family:var(--font-mono);color:var(--t-3);letter-spacing:.04em;border-left:1px solid var(--rule-soft);flex-shrink:0;padding-left:6px;font-size:10.5px}.field.svelte-1sefqcz .kb:where(.svelte-1sefqcz){font-family:var(--font-mono);color:var(--t-4);letter-spacing:.04em;background:var(--bg-1);border-radius:3px;padding:1px 5px;font-size:9.5px}.field.svelte-1sefqcz:hover{border-color:var(--rule-hard);background:var(--bg-4)}.field.svelte-1sefqcz:focus-within{border-color:var(--neon);background:var(--bg-3);box-shadow:0 0 0 2px var(--neon-hi);outline:0}.field.error.svelte-1sefqcz{border-color:var(--err);box-shadow:0 0 0 2px var(--err-soft)}.field.success.svelte-1sefqcz{border-color:var(--neon)}.field.success.svelte-1sefqcz .ic-trail:where(.svelte-1sefqcz){color:var(--neon)}.field.disabled.svelte-1sefqcz{opacity:.4;cursor:not-allowed}.field.disabled.svelte-1sefqcz input:where(.svelte-1sefqcz){cursor:not-allowed}.field.num.svelte-1sefqcz input:where(.svelte-1sefqcz){font-family:var(--font-mono);font-variant-numeric:tabular-nums}.field.sm.svelte-1sefqcz{height:26px;padding:0 8px}.field.sm.svelte-1sefqcz input:where(.svelte-1sefqcz){font-size:11.5px}.field.lg.svelte-1sefqcz{height:36px;padding:0 14px}.field.lg.svelte-1sefqcz input:where(.svelte-1sefqcz){font-size:13.5px}@media (prefers-reduced-motion:reduce){.field.svelte-1sefqcz{transition:none}}.nb-select.svelte-n8trhn{flex-direction:column;gap:4px;display:flex}.nb-select--disabled.svelte-n8trhn{opacity:.4}.nb-select__label.svelte-n8trhn{text-transform:uppercase;letter-spacing:.07em;color:var(--t-dim);font-size:10px;font-weight:500}.nb-select__wrap.svelte-n8trhn{background:var(--bg-card);border:1px solid var(--border-subtle);border-radius:var(--r-sm);align-items:center;transition:border-color .15s ease-out;display:flex;position:relative}.nb-select__wrap--sm.svelte-n8trhn{height:26px}.nb-select__wrap--md.svelte-n8trhn{height:28px}.nb-select__wrap.svelte-n8trhn:focus-within{border-color:var(--accent)}.nb-select__el.svelte-n8trhn{appearance:none;color:var(--t-white);font-family:var(--font-body);cursor:pointer;background:0 0;border:0;outline:none;flex:1;height:100%;padding:0 28px 0 10px;font-size:12px}.nb-select__el.svelte-n8trhn option:where(.svelte-n8trhn){background:var(--bg-elevated)}.nb-select__chev.svelte-n8trhn{color:var(--t-dim);pointer-events:none;align-items:center;display:flex;position:absolute;right:8px}.pill.svelte-rh5466{height:var(--h-chip);border-radius:var(--r-chip);font-family:var(--font-mono);letter-spacing:.06em;text-transform:uppercase;color:var(--t-2);background:var(--bg-3);white-space:nowrap;transition:background var(--trans), color var(--trans), border-color var(--trans);border:1px solid #0000;align-items:center;gap:6px;padding:0 10px;font-size:10px;font-weight:500;line-height:1;display:inline-flex}button.pill.svelte-rh5466{font:inherit;cursor:pointer;appearance:none}.dot.svelte-rh5466{background:currentColor;border-radius:50%;flex-shrink:0;width:5px;height:5px}.ct.svelte-rh5466{font-family:var(--font-mono);color:inherit;opacity:.7;border-left:1px solid;margin-left:2px;padding-left:4px;font-size:9.5px}.x.svelte-rh5466{cursor:pointer;opacity:.6;width:12px;height:12px;color:inherit;background:0 0;border:0;border-radius:50%;justify-content:center;align-items:center;margin-left:2px;margin-right:-4px;padding:0;display:inline-flex}.x.svelte-rh5466:hover{opacity:1;background:#ffffff1a}.pill.success.svelte-rh5466{background:var(--neon-soft);color:var(--neon)}.pill.warn.svelte-rh5466{background:var(--warn-soft);color:var(--warn)}.pill.err.svelte-rh5466{background:var(--err-soft);color:var(--err)}.pill.info.svelte-rh5466{background:var(--info-soft);color:var(--info)}.pill.purple.svelte-rh5466{background:var(--purple-soft);color:var(--purple)}.pill.neutral.svelte-rh5466{background:var(--bg-3);color:var(--t-2)}.pill.outline.svelte-rh5466{border-color:var(--rule-hard);color:var(--t-1);background:0 0}.pill.solid.svelte-rh5466{background:var(--neon);color:var(--neon-ink);box-shadow:0 0 0 1px #22c55e4d}.pill.solid.svelte-rh5466 .ct:where(.svelte-rh5466){opacity:.55}.pill.solid.svelte-rh5466 .dot:where(.svelte-rh5466){background:var(--neon-ink);opacity:.65}.pill.sm.svelte-rh5466{height:18px;padding:0 7px;font-size:9px}.pill.lg.svelte-rh5466{height:26px;padding:0 12px;font-size:11px}.pill.toggle.svelte-rh5466{cursor:pointer;-webkit-user-select:none;user-select:none}.pill.toggle.svelte-rh5466:hover:not(.on){background:var(--bg-4);color:var(--t-0)}.pill.toggle.on.svelte-rh5466{background:var(--neon-soft);color:var(--neon);box-shadow:inset 0 0 0 1px var(--neon)}.pill.toggle.on.svelte-rh5466:hover{background:#22c55e29}@media (prefers-reduced-motion:reduce){.pill.svelte-rh5466{transition:none}}kbd.svelte-1udp9y8{font-family:var(--font-mono);color:var(--t-2);background:var(--bg-3);border:1px solid var(--rule);border-radius:var(--r-chip);letter-spacing:.04em;justify-content:center;align-items:center;min-width:18px;padding:2px 6px;font-size:10.5px;font-weight:500;line-height:1;display:inline-flex}kbd.sm.svelte-1udp9y8{min-width:16px;padding:1px 5px;font-size:9.5px}kbd.lg.svelte-1udp9y8{min-width:22px;padding:3px 8px;font-size:12px}.kbd-group.svelte-1udp9y8{align-items:center;gap:3px;display:inline-flex}.plus.svelte-1udp9y8{font-family:var(--font-mono);color:var(--t-4);font-size:10px}.ds-dialog-backdrop.svelte-2juc5v{z-index:200;padding:var(--s-4);background:#0000008c;justify-content:center;align-items:center;animation:.12s ease-out svelte-2juc5v-ds-dialog-fade;display:flex;position:fixed;inset:0}.ds-dialog.svelte-2juc5v{width:100%;max-height:calc(100vh - 2 * var(--s-6));background:var(--bg-3);border:1px solid var(--rule-hard);border-radius:var(--r-4);flex-direction:column;animation:.14s ease-out svelte-2juc5v-ds-dialog-rise;display:flex;overflow:hidden;box-shadow:0 16px 48px #0000008c}.ds-dialog-head.svelte-2juc5v{justify-content:space-between;align-items:center;gap:var(--s-3);padding:var(--s-3) var(--s-4);border-bottom:1px solid var(--rule-soft);display:flex}.ds-dialog-tittel.svelte-2juc5v{font-family:var(--font-display);color:var(--t-0);margin:0;font-size:14px;font-weight:600}.ds-dialog-x.svelte-2juc5v{width:26px;height:26px;color:var(--t-3);border-radius:var(--r-2);cursor:pointer;background:0 0;border:none;justify-content:center;align-items:center;transition:color .12s ease-out,background .12s ease-out;display:inline-flex}.ds-dialog-x.svelte-2juc5v:hover{color:var(--t-0);background:var(--bg-4)}.ds-dialog-body.svelte-2juc5v{padding:var(--s-4);color:var(--t-1);font-size:13px;line-height:1.5;overflow-y:auto}.ds-dialog-foot.svelte-2juc5v{justify-content:flex-end;align-items:center;gap:var(--s-2);padding:var(--s-3) var(--s-4);border-top:1px solid var(--rule-soft);display:flex}@keyframes svelte-2juc5v-ds-dialog-fade{0%{opacity:0}to{opacity:1}}@keyframes svelte-2juc5v-ds-dialog-rise{0%{opacity:0;transform:translateY(8px)scale(.98)}to{opacity:1;transform:none}}.nb-empty.svelte-2pov9h{text-align:center;flex-direction:column;justify-content:center;align-items:center;gap:14px;display:flex}.nb-empty--sm.svelte-2pov9h{padding:32px 20px}.nb-empty--md.svelte-2pov9h{padding:56px 24px}.nb-empty--lg.svelte-2pov9h{padding:80px 32px}.nb-empty--canvas.svelte-2pov9h{background:var(--paper);background-image:linear-gradient(var(--paper-grid) 1px, transparent 1px), linear-gradient(90deg, var(--paper-grid) 1px, transparent 1px), linear-gradient(var(--paper-sub) 1px, transparent 1px), linear-gradient(90deg, var(--paper-sub) 1px, transparent 1px);color:var(--ink);background-size:50px 50px,50px 50px,10px 10px,10px 10px;align-items:center;gap:20px}.nb-empty__icon-wrap.svelte-2pov9h{justify-content:center;align-items:center;margin-bottom:4px;display:flex}.nb-empty__check-circle.svelte-2pov9h{background:var(--accent-dim);border:1.5px solid var(--accent);width:72px;height:72px;color:var(--accent);border-radius:50%;justify-content:center;align-items:center;display:flex}.nb-empty__title.svelte-2pov9h{font-family:var(--font-display);color:var(--t-white);letter-spacing:-.01em;margin:0;font-size:17px;font-weight:600}.nb-empty--success.svelte-2pov9h .nb-empty__title:where(.svelte-2pov9h){color:var(--t-white)}.nb-empty__body.svelte-2pov9h{font-family:var(--font-body);color:var(--t2);max-width:420px;margin:0;font-size:12.5px;line-height:1.6}.nb-empty__canvas-lead.svelte-2pov9h{font-family:var(--font-serif);color:var(--ink);max-width:440px;margin:0;font-size:22px;font-style:italic;line-height:1.35}.nb-empty__canvas-sub.svelte-2pov9h{font-family:var(--font-body);color:var(--ink-med);margin:-8px 0 0;font-size:12px}.nb-empty__meta.svelte-2pov9h{font-family:var(--font-mono);color:var(--t-dim);flex-direction:column;align-items:center;gap:8px;font-size:10.5px;display:flex}.nb-empty__hints.svelte-2pov9h{grid-template-columns:repeat(3,1fr);gap:12px;width:100%;max-width:720px;display:grid}.nb-empty__actions.svelte-2pov9h{flex-wrap:wrap;justify-content:center;align-items:center;gap:10px;margin-top:4px;display:flex}.nb-empty__btn-primary.svelte-2pov9h{background:var(--accent);height:32px;color:var(--accent-ink);border-radius:var(--r-md);font-family:var(--font-body);cursor:pointer;border:0;align-items:center;gap:6px;padding:0 16px;font-size:12.5px;font-weight:600;transition:background .15s ease-out;display:inline-flex}.nb-empty__btn-primary.svelte-2pov9h:hover{background:color-mix(in srgb, var(--accent) 88%, #fff)}.nb-empty__btn-primary.svelte-2pov9h:focus-visible{outline:3px solid var(--accent-hi);outline-offset:1px}.nb-empty__btn-ghost.svelte-2pov9h{height:32px;color:var(--t1);border:1px solid var(--border);border-radius:var(--r-md);font-family:var(--font-body);cursor:pointer;background:0 0;align-items:center;padding:0 16px;font-size:12.5px;transition:border-color .15s ease-out,color .15s ease-out;display:inline-flex}.nb-empty__btn-ghost.svelte-2pov9h:hover{border-color:var(--accent);color:var(--accent)}.nb-empty--canvas.svelte-2pov9h .nb-empty__btn-primary:where(.svelte-2pov9h){background:var(--ink);color:var(--paper)}.nb-empty--canvas.svelte-2pov9h .nb-empty__btn-primary:where(.svelte-2pov9h):hover{background:var(--ink-soft)}@media (prefers-reduced-motion:reduce){.nb-empty__btn-primary.svelte-2pov9h,.nb-empty__btn-ghost.svelte-2pov9h{transition:none}}
