svg.svelte-k7i3sb{vertical-align:-.125em;flex-shrink:0;display:inline-block}.rc-button.svelte-uzo0jq{border-radius:var(--r-md);letter-spacing:-.005em;white-space:nowrap;cursor:pointer;transition:background var(--t-fast) var(--ease),color var(--t-fast) var(--ease),border-color var(--t-fast) var(--ease),opacity var(--t-fast) var(--ease);border:1px solid #0000;justify-content:center;align-items:center;gap:6px;font-family:inherit;font-weight:500;line-height:1;display:inline-flex}.rc-button.svelte-uzo0jq .label:where(.svelte-uzo0jq){color:inherit;font:inherit;letter-spacing:inherit}.rc-button[data-size=xs].svelte-uzo0jq{gap:4px;height:22px;padding:3px 8px;font-size:11px}.rc-button[data-size=sm].svelte-uzo0jq{gap:5px;height:26px;padding:5px 10px;font-size:12px}.rc-button[data-size=md].svelte-uzo0jq{height:var(--rc-control-h-md);padding:7px 12px;font-size:13px}.rc-button[data-size=lg].svelte-uzo0jq{height:var(--rc-control-h-lg);padding:9px 16px;font-size:13px}.primary.svelte-uzo0jq{background:var(--accent);color:#06120c}.primary.svelte-uzo0jq:hover:not(:disabled){background:var(--accent-hover)}.primary.svelte-uzo0jq:active:not(:disabled){background:var(--accent-press)}.secondary.svelte-uzo0jq{background:var(--bg-2);color:var(--fg-1);border-color:var(--line-1)}.secondary.svelte-uzo0jq:hover:not(:disabled),.secondary.selected.svelte-uzo0jq{background:var(--bg-3);border-color:var(--line-2)}.ghost.svelte-uzo0jq{color:var(--fg-2);background:0 0}.ghost.svelte-uzo0jq:hover:not(:disabled),.ghost.selected.svelte-uzo0jq{background:var(--bg-3);color:var(--fg-1)}.danger.svelte-uzo0jq{color:var(--danger);border-color:var(--line-1);background:0 0}.danger.svelte-uzo0jq:hover:not(:disabled){background:var(--danger-soft)}.outline-accent.svelte-uzo0jq{color:var(--accent);border-color:var(--line-2);background:0 0}.outline-accent.svelte-uzo0jq:hover:not(:disabled),.outline-accent.selected.svelte-uzo0jq{background:var(--accent-soft)}.rc-button.svelte-uzo0jq:disabled{opacity:.5;cursor:not-allowed}.spinner.svelte-uzo0jq{border:2px solid;border-top-color:#0000;border-radius:50%;width:12px;height:12px;animation:.75s linear infinite svelte-uzo0jq-spin}@keyframes svelte-uzo0jq-spin{to{transform:rotate(360deg)}}.field.svelte-122kodq{color:var(--fg-2);font-size:var(--fs-sm);gap:6px;display:grid}.field.dense.svelte-122kodq{gap:4px}.label.svelte-122kodq{color:var(--fg-3);font-weight:500}.control.svelte-122kodq{min-height:var(--rc-control-h-md);border:1px solid var(--line-1);border-radius:var(--r-md);background:var(--bg-2);color:var(--fg-3);transition:border-color var(--t-fast), box-shadow var(--t-fast), background var(--t-fast);align-items:center;gap:6px;padding:0 8px;display:flex}.control.svelte-122kodq:focus-within{border-color:var(--accent);box-shadow:0 0 0 3px var(--accent-soft)}.control.error.svelte-122kodq{border-color:var(--danger)}.control.disabled.svelte-122kodq{opacity:.6;background:var(--bg-3)}input.svelte-122kodq{width:100%;min-width:0;color:var(--fg-1);font:inherit;background:0 0;border:0;outline:0;flex:1}input.svelte-122kodq::placeholder{color:var(--fg-4)}.message.svelte-122kodq{color:var(--fg-3);font-size:var(--fs-xs);line-height:var(--lh-xs)}.error-text.svelte-122kodq{color:var(--danger)}.loader.svelte-122kodq{border:2px solid var(--fg-4);border-top-color:var(--accent);border-radius:50%;width:12px;height:12px;animation:.75s linear infinite svelte-122kodq-spin}@keyframes svelte-122kodq-spin{to{transform:rotate(360deg)}}.field.svelte-1xmg1ee{font-size:var(--fs-sm);gap:6px;display:grid}.label.svelte-1xmg1ee{color:var(--fg-3);font-weight:500}.wrap.svelte-1xmg1ee{border:1px solid var(--line-1);border-radius:var(--r-md);background:var(--bg-2);display:block;position:relative}.wrap.svelte-1xmg1ee:focus-within{border-color:var(--accent);box-shadow:0 0 0 3px var(--accent-soft)}.wrap.svelte-1xmg1ee:after{content:"⌄";color:var(--fg-3);pointer-events:none;position:absolute;top:50%;right:10px;transform:translateY(-54%)}select.svelte-1xmg1ee{appearance:none;width:100%;height:var(--rc-control-h-md);color:var(--fg-1);font:inherit;background:0 0;border:0;outline:0;padding:0 30px 0 9px}select.svelte-1xmg1ee:disabled{opacity:.5;cursor:not-allowed}.error.svelte-1xmg1ee{border-color:var(--danger)}.message.svelte-1xmg1ee{color:var(--danger);font-size:var(--fs-xs)}.field.svelte-1bxm1s6{color:var(--fg-1);cursor:pointer;font-size:var(--fs-sm);grid-template-columns:auto 1fr;align-items:center;gap:10px;display:inline-grid}.field.disabled.svelte-1bxm1s6{cursor:not-allowed;opacity:.6}input.svelte-1bxm1s6{opacity:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.track.svelte-1bxm1s6{background:var(--bg-3);border:1px solid var(--line-1);height:22px;transition:background var(--t-fast) var(--ease), border-color var(--t-fast) var(--ease);border-radius:999px;flex:none;width:38px;display:inline-block;position:relative}.thumb.svelte-1bxm1s6{background:var(--fg-1);height:16px;transition:transform var(--t-fast) var(--ease), background var(--t-fast) var(--ease);border-radius:50%;width:16px;position:absolute;top:2px;left:2px;box-shadow:0 1px 2px #0000002e}input.svelte-1bxm1s6:checked+.track:where(.svelte-1bxm1s6){background:var(--accent);border-color:var(--accent)}input.svelte-1bxm1s6:checked+.track:where(.svelte-1bxm1s6) .thumb:where(.svelte-1bxm1s6){background:#06120c;transform:translate(16px)}input.svelte-1bxm1s6:focus-visible+.track:where(.svelte-1bxm1s6){box-shadow:0 0 0 3px var(--accent-soft);outline:none}.text.svelte-1bxm1s6{line-height:var(--lh-sm);gap:2px;display:grid}.label.svelte-1bxm1s6{color:var(--fg-1);font-weight:500}.description.svelte-1bxm1s6{color:var(--fg-3);font-size:var(--fs-xs)}.pill.svelte-1pkar8x{border-radius:var(--r-pill);letter-spacing:-.005em;align-items:center;gap:5px;font-weight:500;line-height:1.4;display:inline-flex}.pill[data-size=sm].svelte-1pkar8x{padding:2px 7px;font-size:10px}.pill[data-size=md].svelte-1pkar8x{padding:3px 9px;font-size:11px}.dot.svelte-1pkar8x{background:currentColor;border-radius:50%;width:5px;height:5px}.success.svelte-1pkar8x{background:var(--success-soft);color:var(--success)}.warning.svelte-1pkar8x{background:var(--warning-soft);color:var(--warning)}.danger.svelte-1pkar8x{background:var(--danger-soft);color:var(--danger)}.info.svelte-1pkar8x{background:var(--info-soft);color:var(--info)}.neutral.svelte-1pkar8x{background:var(--bg-3);color:var(--fg-2)}.avatar.svelte-6zbjo3{width:var(--size);height:var(--size);background:var(--color);color:#06120c;font-weight:600;font-size:calc(var(--size) * .42);font-family:var(--font-sans);letter-spacing:-.02em;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;display:inline-flex;position:relative;overflow:visible}img.svelte-6zbjo3{border-radius:inherit;object-fit:cover;width:100%;height:100%}.status.svelte-6zbjo3{border:2px solid var(--bg-2);border-radius:50%;width:8px;height:8px;position:absolute;bottom:-1px;right:-1px}.online.svelte-6zbjo3{background:var(--success)}.busy.svelte-6zbjo3{background:var(--warning)}.offline.svelte-6zbjo3{background:var(--fg-4)}.card.svelte-1d10x10{background:var(--bg-2);border-radius:var(--r-lg);box-shadow:var(--shadow-card);overflow:hidden}header.svelte-1d10x10{padding:var(--pad-card);justify-content:space-between;align-items:center;gap:12px;display:flex}.divider.svelte-1d10x10{border-bottom:1px solid var(--line-1)}h3.svelte-1d10x10{font-size:var(--fs-lg);line-height:var(--lh-lg);margin:0}.eyebrow.svelte-1d10x10{margin-bottom:4px}.action.svelte-1d10x10{flex-shrink:0}.field.svelte-yaweye{color:var(--fg-2);font-size:var(--fs-sm);gap:6px;min-width:0;display:grid}.header.svelte-yaweye{justify-content:space-between;align-items:baseline;gap:var(--s-3);display:flex}.label.svelte-yaweye{color:var(--fg-3);font-weight:500}.format-btn.svelte-yaweye{appearance:none;border:1px solid var(--line-2);background:var(--bg-2);color:var(--fg-2);font:inherit;font-size:var(--fs-xs);line-height:var(--lh-xs);border-radius:var(--r-sm);cursor:pointer;transition:border-color var(--t-fast), background var(--t-fast), color var(--t-fast);padding:3px 8px}.format-btn.svelte-yaweye:hover:not(:disabled){border-color:var(--accent);color:var(--fg-1)}.format-btn.svelte-yaweye:focus-visible{border-color:var(--accent);box-shadow:0 0 0 3px var(--accent-soft);outline:0}.format-btn.svelte-yaweye:disabled{opacity:.5;cursor:not-allowed}.surface.svelte-yaweye{border:1px solid var(--line-1);border-radius:var(--r-md);background:var(--bg-2);transition:border-color var(--t-fast), box-shadow var(--t-fast);overflow:hidden}.surface.svelte-yaweye:focus-within{border-color:var(--accent);box-shadow:0 0 0 3px var(--accent-soft)}.field.has-error.svelte-yaweye .surface:where(.svelte-yaweye){border-color:var(--danger)}.host.svelte-yaweye{min-height:var(--rc-code-min-height);max-height:60vh;display:flex}.host.svelte-yaweye .cm-editor{width:100%;height:auto;min-height:var(--rc-code-min-height)}.host.svelte-yaweye .cm-editor.cm-focused{outline:none}.host.svelte-yaweye .cm-scroller{overflow:auto}.message.svelte-yaweye{color:var(--fg-3);font-size:var(--fs-xs);line-height:var(--lh-xs)}.error-text.svelte-yaweye{color:var(--danger)}span.svelte-uc8cy0{font-variant-numeric:tabular-nums;font-size:12px;font-weight:500;font-family:var(--font-mono);letter-spacing:-.02em;align-items:center;gap:3px;display:inline-flex}.up.svelte-uc8cy0{color:var(--success)}.down.svelte-uc8cy0{color:var(--danger)}.empty.svelte-uc8cy0{color:var(--fg-4)}.field.svelte-l4t3y5{font-size:var(--fs-sm);gap:6px;display:grid;position:relative}.field-label.svelte-l4t3y5{color:var(--fg-3);font-weight:500}.field.disabled.svelte-l4t3y5{opacity:.55;cursor:not-allowed}.control.svelte-l4t3y5{min-height:var(--rc-control-h-md);border:1px solid var(--line-1);border-radius:var(--r-md);background:var(--bg-2);cursor:text;align-items:center;gap:4px;padding:3px 28px 3px 6px;display:flex;position:relative}.field.dense.svelte-l4t3y5 .control:where(.svelte-l4t3y5){min-height:var(--rc-control-h-sm);padding:2px 26px 2px 5px}.control.svelte-l4t3y5:focus-within{border-color:var(--accent);box-shadow:0 0 0 3px var(--accent-soft)}.control.error.svelte-l4t3y5{border-color:var(--danger)}.control.error.svelte-l4t3y5:focus-within{box-shadow:0 0 0 3px var(--danger-soft)}.chips.svelte-l4t3y5{flex-wrap:wrap;flex:auto;align-items:center;gap:4px;min-width:0;display:flex}.chip.svelte-l4t3y5{border-radius:var(--r-pill);background:var(--accent-soft);color:var(--accent);font-size:var(--fs-xs);align-items:center;gap:4px;max-width:240px;padding:2px 4px 2px 8px;font-weight:500;line-height:1.4;display:inline-flex}.chip-label.svelte-l4t3y5{white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.chip-remove.svelte-l4t3y5{width:16px;height:16px;color:inherit;cursor:pointer;background:0 0;border:0;border-radius:50%;justify-content:center;align-items:center;padding:0;font-size:14px;line-height:1;display:inline-flex}.chip-remove.svelte-l4t3y5:hover{background:var(--accent);color:var(--bg-1)}.chip-remove.svelte-l4t3y5:disabled{cursor:not-allowed;opacity:.5}input.svelte-l4t3y5{min-width:80px;color:var(--fg-1);font:inherit;background:0 0;border:0;outline:0;flex:80px;padding:2px 4px}input.svelte-l4t3y5::placeholder{color:var(--fg-4)}input.svelte-l4t3y5:disabled{cursor:not-allowed}.clear.svelte-l4t3y5{width:18px;height:18px;color:var(--fg-3);cursor:pointer;background:0 0;border:0;border-radius:50%;justify-content:center;align-items:center;padding:0;font-size:14px;line-height:1;display:inline-flex;position:absolute;top:50%;right:22px;transform:translateY(-50%)}.clear.svelte-l4t3y5:hover{background:var(--bg-3);color:var(--fg-1)}.caret.svelte-l4t3y5{color:var(--fg-3);pointer-events:none;font-size:12px;position:absolute;top:50%;right:8px;transform:translateY(-58%)}.popover.svelte-l4t3y5{z-index:20;background:var(--bg-1);border:1px solid var(--line-2);border-radius:var(--r-md);max-height:320px;box-shadow:var(--shadow-pop);padding:4px;position:absolute;top:calc(100% + 4px);left:0;right:0;overflow-y:auto}.row.svelte-l4t3y5{text-align:left;cursor:pointer;width:100%;color:var(--fg-1);font:inherit;background:0 0;border:0;border-radius:4px;grid-template-columns:18px 1fr auto;align-items:center;gap:8px;padding:6px 8px;display:grid}.row.svelte-l4t3y5:hover,.row.highlighted.svelte-l4t3y5{background:var(--bg-3)}.row.chosen.svelte-l4t3y5 .row-label:where(.svelte-l4t3y5){color:var(--accent);font-weight:500}.row-check.svelte-l4t3y5{color:var(--accent);text-align:center;font-weight:700}.row-label.svelte-l4t3y5{white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.row-meta.svelte-l4t3y5{font-family:var(--font-mono);font-size:var(--fs-xs);color:var(--fg-3)}.row.svelte-l4t3y5:disabled{cursor:not-allowed;opacity:.5}.popover-status.svelte-l4t3y5{color:var(--fg-3);font-size:var(--fs-xs);margin:6px 8px}.field-msg.svelte-l4t3y5{color:var(--fg-3);font-size:var(--fs-xs)}.error-msg.svelte-l4t3y5{color:var(--danger)}.rc-modal-backdrop.svelte-qrkupt{z-index:1000;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);background:#0206178c;justify-content:center;align-items:center;padding:24px;display:flex;position:fixed;inset:0}.rc-modal.svelte-qrkupt{background:var(--bg-2);border:1px solid var(--line-1);border-radius:var(--r-xl,14px);width:100%;max-height:min(90vh,760px);box-shadow:var(--shadow-modal,0 32px 64px #0009);flex-direction:column;display:flex;overflow:hidden}.rc-modal.sm.svelte-qrkupt{max-width:380px}.rc-modal.md.svelte-qrkupt{max-width:540px}.rc-modal.lg.svelte-qrkupt{max-width:760px}.rc-modal.svelte-qrkupt:focus{outline:none}.rc-modal-head.svelte-qrkupt{border-bottom:1px solid var(--line-1);align-items:flex-start;gap:12px;padding:18px 20px 12px;display:flex}.rc-modal-heading.svelte-qrkupt{flex:1;gap:4px;min-width:0;display:grid}.rc-modal-title.svelte-qrkupt{font-size:var(--fs-lg,16px);color:var(--fg-1);margin:0;font-weight:700}.rc-modal-desc.svelte-qrkupt{font-size:var(--fs-sm,13px);color:var(--fg-3);margin:0;line-height:1.4}.rc-modal-close.svelte-qrkupt{border-radius:var(--r-md,6px);width:28px;height:28px;color:var(--fg-3);cursor:pointer;background:0 0;border:1px solid #0000;flex-shrink:0;justify-content:center;align-items:center;padding:0;font-size:20px;line-height:1;display:inline-flex}.rc-modal-close.svelte-qrkupt:hover{background:var(--bg-3);color:var(--fg-1)}.rc-modal-close.svelte-qrkupt:focus-visible{border-color:var(--accent);box-shadow:0 0 0 3px var(--accent-soft);outline:none}.rc-modal-body.svelte-qrkupt{padding:18px 20px;overflow-y:auto}.rc-modal-foot.svelte-qrkupt{border-top:1px solid var(--line-1);background:var(--bg-1);justify-content:flex-end;align-items:center;gap:8px;padding:14px 20px;display:flex}iframe.svelte-1ay1lf2{border:0;margin:0 auto;display:block;overflow:auto}.font-picker.svelte-1eihno9{border:1px solid var(--line-1);border-radius:var(--r-md);background:var(--bg-2);gap:10px;padding:14px 16px;display:grid}.font-picker.svelte-1eihno9 legend:where(.svelte-1eihno9){font-size:var(--fs-sm);color:var(--fg-3);padding:0 6px;font-weight:600}.row.svelte-1eihno9{grid-template-columns:2fr 1fr auto;align-items:end;gap:12px;display:grid}.family-wrap.svelte-1eihno9{font-size:var(--fs-sm);gap:6px;display:grid}.family-wrap.svelte-1eihno9 .label:where(.svelte-1eihno9){color:var(--fg-3);font-weight:500}.combo.svelte-1eihno9{position:relative}.combo.svelte-1eihno9 input:where(.svelte-1eihno9){border:1px solid var(--line-1);border-radius:var(--r-md);background:var(--bg-1);width:100%;color:var(--fg-1);font:inherit;box-sizing:border-box;padding:8px 10px}.combo.svelte-1eihno9 input:where(.svelte-1eihno9):focus{border-color:var(--accent);box-shadow:0 0 0 3px var(--accent-soft);outline:none}.combo.svelte-1eihno9 input:where(.svelte-1eihno9):disabled{opacity:.55;cursor:not-allowed}.popover.svelte-1eihno9{z-index:20;background:var(--bg-1);border:1px solid var(--line-1);border-radius:var(--r-md);max-height:380px;padding:4px;position:absolute;top:calc(100% + 4px);left:0;right:0;overflow-y:auto;box-shadow:0 12px 32px #00000059,0 2px 8px #0003}.row-button.svelte-1eihno9{text-align:left;cursor:pointer;width:100%;color:var(--fg-1);contain:content;background:0 0;border:none;border-radius:6px;grid-template-columns:1fr auto;align-items:center;gap:12px;padding:8px 10px;display:grid}.row-button.svelte-1eihno9:hover,.row-button.highlighted.svelte-1eihno9{background:var(--bg-3)}.row-button.static.svelte-1eihno9 .row-meta:where(.svelte-1eihno9){color:var(--accent)}.row-name.svelte-1eihno9{font-size:18px;line-height:1.3}.row-meta.svelte-1eihno9{color:var(--fg-3);font-size:11px;font-family:var(--font-mono,ui-monospace, monospace);white-space:nowrap}.popover-hint.svelte-1eihno9,.popover-empty.svelte-1eihno9{font-size:var(--fs-xs);color:var(--fg-3);margin:6px 8px}.italic-toggle.svelte-1eihno9{font-size:var(--fs-sm);color:var(--fg-2);align-items:center;gap:6px;padding-bottom:6px;display:flex}.italic-toggle.disabled.svelte-1eihno9{opacity:.45;cursor:not-allowed}.italic-toggle.svelte-1eihno9 input:where(.svelte-1eihno9){margin:0}.hint.svelte-1eihno9{font-size:var(--fs-xs);color:var(--fg-3);margin:0;line-height:1.45}.hint.svelte-1eihno9 strong:where(.svelte-1eihno9){color:var(--fg-1);font-weight:600}.error.svelte-1eihno9{font-size:var(--fs-sm);color:var(--danger);margin:0}@media (width<=720px){.row.svelte-1eihno9{grid-template-columns:1fr}}.kpi.svelte-rk3pc9{gap:var(--s-2);display:grid}.label.svelte-rk3pc9{font-size:var(--fs-sm);line-height:var(--lh-sm);color:var(--fg-3);letter-spacing:.01em;font-weight:600}.value.svelte-rk3pc9{font-size:var(--fs-2xl);line-height:var(--lh-2xl);letter-spacing:-.03em;font-variant-numeric:tabular-nums;font-weight:650}.footer.svelte-rk3pc9{min-height:var(--lh-sm);gap:var(--s-2);color:var(--fg-3);font-size:var(--fs-xs);line-height:var(--lh-xs);align-items:center;display:flex}.empty.svelte-rk3pc9{color:var(--fg-4);height:var(--lh-2xl);align-items:center;display:flex}.skeleton.svelte-rk3pc9{height:var(--lh-2xl);border-radius:var(--r-md);background:linear-gradient(90deg,var(--bg-3),var(--bg-4),var(--bg-3));width:60%;animation:1.2s infinite svelte-rk3pc9-pulse}@keyframes svelte-rk3pc9-pulse{50%{opacity:.55}}.tile.svelte-19sa7y5{text-align:left;background:var(--bg-2);border:1px solid var(--line-1);border-radius:var(--r-lg);cursor:pointer;color:var(--fg-1);font:inherit;transition:border-color var(--t-fast), box-shadow var(--t-fast);gap:0;padding:0;display:grid;overflow:hidden}.tile.svelte-19sa7y5:hover:not(:disabled){border-color:var(--accent)}.tile.svelte-19sa7y5:focus-visible{border-color:var(--accent);box-shadow:0 0 0 3px var(--accent-soft);outline:none}.tile.selected.svelte-19sa7y5{border-color:var(--accent);box-shadow:0 0 0 2px var(--accent-soft)}.tile.svelte-19sa7y5:disabled{opacity:.55;cursor:not-allowed}.frame.svelte-19sa7y5{background:var(--bg-3);border-bottom:1px solid var(--line-1);justify-content:center;align-items:center;min-height:160px;max-height:240px;padding:10px;display:flex;position:relative}.frame.svelte-19sa7y5 img:where(.svelte-19sa7y5){object-fit:contain;max-width:100%;height:auto;max-height:220px}.placeholder.svelte-19sa7y5{color:var(--fg-4);font-size:var(--fs-xs)}.check.svelte-19sa7y5{border:1px solid var(--line-1);background:var(--bg-2);width:20px;height:20px;color:var(--accent);border-radius:50%;justify-content:center;align-items:center;font-size:12px;line-height:1;display:flex;position:absolute;top:8px;right:8px}.selected.svelte-19sa7y5 .check:where(.svelte-19sa7y5){border-color:var(--accent);background:var(--accent-soft)}.meta.svelte-19sa7y5{gap:2px;min-width:0;padding:8px 10px;display:grid}.title.svelte-19sa7y5{font-size:var(--fs-sm);white-space:nowrap;text-overflow:ellipsis;font-weight:500;overflow:hidden}.subtitle.svelte-19sa7y5{color:var(--fg-3);font-size:var(--fs-xs)}a.svelte-daid0c{border-radius:var(--r-md);min-height:34px;color:var(--fg-2);align-items:center;gap:9px;padding:0 10px;font-weight:500;text-decoration:none;display:flex}a.svelte-daid0c:hover{background:var(--bg-3);color:var(--fg-1);text-decoration:none}.selected.svelte-daid0c{background:var(--accent-soft);color:var(--accent)}.disabled.svelte-daid0c{opacity:.45;pointer-events:none}span.svelte-daid0c{flex:1}b.svelte-daid0c{font:500 11px/1 var(--font-mono);color:var(--fg-3);background:var(--bg-3);border-radius:var(--r-pill);padding:3px 6px}aside.svelte-1xesehq{width:var(--sidebar-w);background:var(--bg-0);border-right:1px solid var(--line-1);min-height:100vh;padding:var(--s-4);gap:var(--s-5);z-index:var(--rc-sidebar-z);flex-direction:column;display:flex;position:sticky;top:0}.brand.svelte-1xesehq{height:var(--rc-control-h-lg);align-items:center;gap:var(--s-3);color:var(--fg-1);font-weight:650;display:flex}.brand-logo.svelte-1xesehq{max-width:126px;height:18px}.brand-logo--light.svelte-1xesehq{display:none}.brand-logo--dark.svelte-1xesehq,[data-theme=light] .brand-logo--light.svelte-1xesehq{display:block}[data-theme=light] .brand-logo--dark.svelte-1xesehq,.close.svelte-1xesehq{display:none}nav.svelte-1xesehq{gap:var(--s-1);display:grid}.user.svelte-1xesehq{align-items:center;gap:var(--s-2);color:var(--fg-2);margin-top:auto;display:flex}@media (width<=860px){aside.svelte-1xesehq{box-shadow:var(--shadow-modal);max-width:min(304px,100vw - 48px);min-height:100dvh;transition:transform var(--t-base) var(--ease);width:min(var(--sidebar-w), calc(100vw - 48px));position:fixed;top:0;bottom:0;left:0;overflow-y:auto;transform:translate(-102%)}aside.open.svelte-1xesehq{transform:translate(0)}.brand.svelte-1xesehq{min-width:0}.brand.svelte-1xesehq span:where(.svelte-1xesehq){text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.close.svelte-1xesehq{background:var(--bg-3);border:1px solid var(--line-2);border-radius:var(--r-md);color:var(--fg-2);cursor:pointer;font:inherit;justify-content:center;align-items:center;width:30px;height:30px;margin-left:auto;display:inline-flex}}.rc-theme-toggle.svelte-tyybr1{background:var(--bg-2);border:1px solid var(--line-1);border-radius:var(--r-pill);color:var(--fg-2);cursor:pointer;font:inherit;height:var(--rc-control-h-md);letter-spacing:-.005em;text-transform:capitalize;transition:background var(--t-fast) var(--ease), border-color var(--t-fast) var(--ease), color var(--t-fast) var(--ease), box-shadow var(--t-fast) var(--ease);white-space:nowrap;justify-content:center;align-items:center;gap:6px;padding:0 10px;font-size:12px;font-weight:600;line-height:1;display:inline-flex}.rc-theme-toggle.svelte-tyybr1:hover{background:var(--bg-3);border-color:var(--line-2);color:var(--fg-1)}.rc-theme-toggle.svelte-tyybr1:focus-visible{box-shadow:var(--ring-focus);outline:0}.icon.svelte-tyybr1{color:var(--accent);font-size:13px;line-height:1}@media (width<=560px){.text.svelte-tyybr1{display:none}.rc-theme-toggle.svelte-tyybr1{border-radius:var(--r-md);width:var(--rc-control-h-md);padding:0}}header.svelte-1icfmem{height:var(--topbar-h);border-bottom:1px solid var(--line-1);background:color-mix(in srgb, var(--bg-1) 92%, transparent);z-index:var(--rc-topbar-z);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);align-items:center;gap:16px;padding:0 18px;display:flex;position:sticky;top:0}.menu.svelte-1icfmem{background:var(--bg-2);border:1px solid var(--line-2);border-radius:var(--r-md);color:var(--fg-1);cursor:pointer;font:inherit;justify-content:center;align-items:center;width:34px;height:32px;padding:0;display:none}.menu.svelte-1icfmem:focus-visible{box-shadow:var(--ring-focus);outline:0}.crumb.svelte-1icfmem{gap:1px;min-width:160px;display:grid}.crumb.svelte-1icfmem span:where(.svelte-1icfmem){font-size:var(--fs-xs);color:var(--fg-3)}.crumb.svelte-1icfmem strong:where(.svelte-1icfmem){font-size:var(--fs-md);line-height:var(--lh-md)}.search.svelte-1icfmem{flex:1;max-width:560px}.actions.svelte-1icfmem{align-items:center;gap:4px;margin-left:auto;display:flex}@media (width<=860px){header.svelte-1icfmem{gap:10px;padding:0 12px}.menu.svelte-1icfmem{flex:none;display:inline-flex}}@media (width<=720px){.search.svelte-1icfmem{display:none}.crumb.svelte-1icfmem{min-width:0}.crumb.svelte-1icfmem strong:where(.svelte-1icfmem){text-overflow:ellipsis;white-space:nowrap;overflow:hidden}}.shell.svelte-yj9bq5{background:var(--bg-1);min-height:100vh;color:var(--fg-1);display:flex}.main.svelte-yj9bq5{flex-direction:column;flex:1;min-width:0;display:flex}main.svelte-yj9bq5{min-width:0;padding:var(--s-7);gap:var(--s-6);display:grid}.scrim.svelte-yj9bq5{display:none}@media (width<=860px){.shell.svelte-yj9bq5{min-width:0;display:block}.main.svelte-yj9bq5{min-height:100vh;inline-size:100%}main.svelte-yj9bq5{padding:var(--s-4);gap:var(--s-4)}.scrim.svelte-yj9bq5{z-index:calc(var(--rc-sidebar-z) - 1);background:#00000080;border:0;padding:0;display:block;position:fixed;inset:0}}.data-grid-shell.svelte-1w6t795{gap:var(--s-3);color:var(--fg-1);font-size:var(--fs-base);display:grid}.toolbar.svelte-1w6t795,.footer.svelte-1w6t795{background:var(--bg-2);border:1px solid var(--line-1);border-radius:var(--r-xl);min-height:var(--row-h);padding:0 var(--s-4);justify-content:space-between;align-items:center;display:flex}.toolbar.svelte-1w6t795{gap:var(--s-3)}.toolbar-left.svelte-1w6t795{align-items:center;gap:var(--s-3);flex-wrap:wrap;display:flex}.summary.svelte-1w6t795,.footer.svelte-1w6t795,.limit.svelte-1w6t795{color:var(--fg-3);font-size:var(--fs-sm)}.actions.svelte-1w6t795,.pager.svelte-1w6t795{gap:var(--s-2);display:flex}.column-picker.svelte-1w6t795{position:relative}.column-picker-trigger.svelte-1w6t795{align-items:center;gap:var(--s-2);min-height:28px;padding:0 var(--s-3);font-size:var(--fs-sm);letter-spacing:.02em;font-weight:600;display:inline-flex}.column-picker-trigger[aria-expanded=true].svelte-1w6t795{background:var(--bg-3);border-color:var(--accent)}.column-picker-count.svelte-1w6t795{color:var(--fg-3);font-family:var(--font-mono);font-size:var(--fs-xs);font-weight:500}.column-picker-caret.svelte-1w6t795{color:var(--fg-3);font-size:10px;line-height:1}.column-picker-pop.svelte-1w6t795{background:var(--bg-2);border:1px solid var(--line-2);border-radius:var(--r-lg);box-shadow:var(--shadow-card);gap:var(--s-2);margin-top:var(--s-2);min-width:220px;max-height:min(60vh,420px);padding:var(--s-3);z-index:30;display:grid;position:absolute;top:100%;right:0;overflow:auto}.column-picker-head.svelte-1w6t795{color:var(--fg-3);font-size:var(--fs-xs);letter-spacing:.06em;text-transform:uppercase;justify-content:space-between;align-items:center;font-weight:700;display:flex}.column-picker-reset.svelte-1w6t795{color:var(--accent);cursor:pointer;font-size:var(--fs-xs);letter-spacing:.04em;min-height:22px;padding:0 var(--s-1);text-transform:uppercase;background:0 0;border:0;font-weight:700}.column-picker-reset.svelte-1w6t795:hover,.column-picker-reset.svelte-1w6t795:focus-visible{text-decoration:underline}.column-picker-list.svelte-1w6t795{gap:2px;margin:0;padding:0;list-style:none;display:grid}.column-picker-row.svelte-1w6t795{border-radius:var(--r-md);cursor:pointer;align-items:center;gap:var(--s-2);padding:var(--s-1) var(--s-2);display:flex}.column-picker-row.svelte-1w6t795:hover{background:var(--bg-3)}.column-picker-row.disabled.svelte-1w6t795{color:var(--fg-4);cursor:not-allowed}.column-picker-row.svelte-1w6t795 input:where(.svelte-1w6t795){accent-color:var(--accent);cursor:inherit;min-height:auto;margin:0;padding:0}.column-picker-label.svelte-1w6t795{font-size:var(--fs-sm)}.column-picker-hint.svelte-1w6t795{color:var(--fg-4);font-size:var(--fs-xs);margin:0}.column-picker-empty.svelte-1w6t795{color:var(--fg-3);font-size:var(--fs-sm);margin:0}button.svelte-1w6t795,select.svelte-1w6t795,input.svelte-1w6t795{background:var(--bg-3);border:1px solid var(--line-2);border-radius:var(--r-md);color:var(--fg-1);font:inherit;min-height:26px;padding:0 var(--s-2)}button.svelte-1w6t795:not(:disabled){cursor:pointer}button.svelte-1w6t795:disabled{color:var(--fg-4);cursor:not-allowed;opacity:.6}.bulk.danger.svelte-1w6t795{color:var(--danger)}.bulk.warning.svelte-1w6t795{color:var(--warning)}.bulk.success.svelte-1w6t795{color:var(--success)}.grid.svelte-1w6t795{background:var(--bg-2);border:1px solid var(--line-1);border-radius:var(--r-xl);box-shadow:var(--shadow-card);overscroll-behavior-inline:contain;-webkit-overflow-scrolling:touch;max-width:100%;overflow:auto}.grid.sticky-viewport.svelte-1w6t795{overscroll-behavior-inline:auto;overflow:visible}table.svelte-1w6t795{border-collapse:separate;border-spacing:0;table-layout:auto;min-width:max(100%,680px)}thead.sticky.svelte-1w6t795 th:where(.svelte-1w6t795){z-index:1;position:sticky;top:0}thead.sticky.svelte-1w6t795 tr.filters:where(.svelte-1w6t795) th:where(.svelte-1w6t795){top:var(--row-h)}thead.sticky-viewport.svelte-1w6t795 th:where(.svelte-1w6t795){top:var(--rc-grid-sticky-top,0px);z-index:2}thead.sticky-viewport.svelte-1w6t795 tr.filters:where(.svelte-1w6t795) th:where(.svelte-1w6t795){top:calc(var(--rc-grid-sticky-top,0px) + var(--row-h))}th.svelte-1w6t795,td.svelte-1w6t795{border-bottom:1px solid var(--line-1);height:var(--row-h);padding:0 var(--s-4);text-align:left;vertical-align:middle;white-space:nowrap}th.svelte-1w6t795{background:color-mix(in srgb, var(--bg-2) 88%, var(--bg-3));color:var(--fg-3);font-size:var(--fs-xs);letter-spacing:.04em;text-transform:uppercase;font-weight:650}tbody.svelte-1w6t795 tr:where(.svelte-1w6t795):hover{background:var(--rc-grid-hover)}tbody.svelte-1w6t795 tr.selected:where(.svelte-1w6t795){background:var(--rc-grid-selected)}tr.svelte-1w6t795:last-child td:where(.svelte-1w6t795){border-bottom:0}.cell-link.svelte-1w6t795{color:var(--accent);font-weight:600;text-decoration:none}.cell-link.svelte-1w6t795:hover,.cell-link.svelte-1w6t795:focus-visible{text-decoration:underline}.cell-with-action.svelte-1w6t795{align-items:center;gap:var(--s-2);justify-content:flex-end;display:inline-flex}.cell-action.svelte-1w6t795{min-height:22px;padding:0 var(--s-2);letter-spacing:.02em;text-transform:uppercase;white-space:nowrap;font-size:11px;font-weight:600;line-height:1}.cell-action.danger.svelte-1w6t795{color:var(--danger);border-color:var(--danger)}.cell-action.warning.svelte-1w6t795{color:var(--warning);border-color:var(--warning)}.cell-action.success.svelte-1w6t795{color:var(--success);border-color:var(--success)}.pill-list.svelte-1w6t795{flex-wrap:wrap;align-items:center;gap:4px;display:flex}.thumbnail.svelte-1w6t795{background:var(--bg-3);border:1px solid var(--line-1);border-radius:var(--r-md);object-fit:cover;width:64px;height:48px;display:block}.thumbnail-link.svelte-1w6t795{line-height:0;display:inline-block}.thumbnail-link.svelte-1w6t795:focus-visible .thumbnail:where(.svelte-1w6t795){outline:2px solid var(--accent);outline-offset:2px}.thumbnail-empty.svelte-1w6t795{color:var(--fg-4);font-family:var(--font-mono)}.creative-stack.svelte-1w6t795{flex-direction:column;align-items:flex-start;gap:6px;width:120px;max-width:120px;display:flex}.creative-stack.svelte-1w6t795 .thumbnail.stack:where(.svelte-1w6t795){width:120px;height:68px}.creative-stack.svelte-1w6t795 .thumbnail-link.stack:where(.svelte-1w6t795){line-height:0}.creative-caption.svelte-1w6t795,.creative-caption-link.svelte-1w6t795{box-sizing:border-box;width:100%;max-width:100%;color:var(--fg-1);font-size:var(--fs-sm);white-space:normal;overflow-wrap:anywhere;word-break:break-word;font-weight:500;line-height:1.3;display:block}.creative-caption-link.svelte-1w6t795{color:var(--accent);text-decoration:none}.creative-caption-link.svelte-1w6t795:hover,.creative-caption-link.svelte-1w6t795:focus-visible{text-decoration:underline}td.image.svelte-1w6t795{height:calc(var(--row-h) + 24px)}.select-col.svelte-1w6t795{inline-size:42px;padding-inline:var(--s-2);text-align:center}.sort-button.svelte-1w6t795{color:inherit;align-items:center;gap:var(--s-1);min-height:24px;text-transform:inherit;background:0 0;border:0;padding:0;display:inline-flex}.sort-indicator.svelte-1w6t795{color:var(--accent);font-family:var(--font-mono)}.filters.svelte-1w6t795 input:where(.svelte-1w6t795),.filters.svelte-1w6t795 select:where(.svelte-1w6t795){inline-size:100%;min-inline-size:120px}.right.svelte-1w6t795{text-align:right;font-variant-numeric:tabular-nums}.center.svelte-1w6t795{text-align:center}.money.svelte-1w6t795,.percent.svelte-1w6t795,.rate.svelte-1w6t795,.count.svelte-1w6t795,.delta.svelte-1w6t795{font-family:var(--font-mono);font-variant-numeric:tabular-nums}.delta.svelte-1w6t795{color:var(--fg-2)}.state.svelte-1w6t795{color:var(--fg-3);text-align:center;height:96px}.state.danger.svelte-1w6t795{color:var(--danger)}.skeleton.svelte-1w6t795{background:linear-gradient(90deg, var(--bg-3), var(--bg-4), var(--bg-3));border-radius:var(--r-md);min-width:54px;max-width:160px;height:12px;animation:1.2s ease-in-out infinite svelte-1w6t795-pulse;display:inline-block}.skeleton.checkbox.svelte-1w6t795{inline-size:14px;min-width:14px}.dense.svelte-1w6t795 th:where(.svelte-1w6t795),.dense.svelte-1w6t795 td:where(.svelte-1w6t795){height:32px;padding-inline:var(--s-2)}@media (width<=640px){.toolbar.svelte-1w6t795,.footer.svelte-1w6t795{align-items:stretch;gap:var(--s-2);padding-block:var(--s-2);flex-direction:column}.toolbar.svelte-1w6t795 .column-picker:where(.svelte-1w6t795){align-self:stretch}.column-picker-pop.svelte-1w6t795{left:0;right:0}.actions.svelte-1w6t795,.pager.svelte-1w6t795{flex-wrap:wrap}.pager.svelte-1w6t795 button:where(.svelte-1w6t795){flex:120px}.grid.svelte-1w6t795{border-radius:var(--r-md);overflow:visible}table.svelte-1w6t795{min-width:100%}thead.svelte-1w6t795{display:none}tbody.svelte-1w6t795{gap:var(--s-2);padding:var(--s-2);display:grid}tbody.svelte-1w6t795 tr:where(.svelte-1w6t795){background:var(--bg-2);border:1px solid var(--line-1);border-radius:var(--r-lg);gap:var(--s-1);padding:var(--s-2);display:grid}tbody.svelte-1w6t795 tr:where(.svelte-1w6t795):hover{background:var(--bg-2)}tbody.svelte-1w6t795 tr.selected:where(.svelte-1w6t795){background:var(--rc-grid-selected)}th.svelte-1w6t795,td.svelte-1w6t795{height:auto;min-height:30px;padding-inline:var(--s-2);white-space:normal;border-bottom:0}td.svelte-1w6t795:not(.state){align-items:center;gap:var(--s-3);text-align:right;justify-content:space-between;display:flex}td.svelte-1w6t795:not(.state):before{color:var(--fg-3);content:attr(data-label);font-size:var(--fs-xs);letter-spacing:.04em;text-align:left;text-transform:uppercase;flex:0 0 44%;font-weight:600}.select-col.svelte-1w6t795{text-align:right;justify-content:space-between;inline-size:auto}td.image.svelte-1w6t795{align-items:flex-start;height:auto;min-height:30px}td.image.svelte-1w6t795 .creative-stack:where(.svelte-1w6t795){align-items:flex-end;max-width:none}td.image.svelte-1w6t795 .creative-caption:where(.svelte-1w6t795),td.image.svelte-1w6t795 .creative-caption-link:where(.svelte-1w6t795),.right.svelte-1w6t795,.center.svelte-1w6t795{text-align:right}}@keyframes svelte-1w6t795-pulse{0%,to{opacity:.48}50%{opacity:1}}.rc-login-page.svelte-9imehc{background:var(--bg-1);min-height:100vh;color:var(--fg-1);font-family:var(--font-sans);place-items:center;padding:24px;display:grid}.theme-corner.svelte-9imehc{z-index:1;position:fixed;top:18px;right:18px}.rc-login-page.svelte-9imehc:before{content:"";pointer-events:none;background:radial-gradient(60% 50% at 50% 0,#22d38c14,#0000 60%);position:fixed;inset:0}.rc-login-card.svelte-9imehc{background:var(--bg-2);border:1px solid var(--line-1);border-radius:var(--r-xl);width:min(100%,420px);padding:32px;position:relative;box-shadow:0 24px 60px #00000073,0 0 0 1px #ffffff05}.eyebrow.svelte-9imehc{font-family:var(--font-mono);font-size:var(--fs-xs);line-height:var(--lh-xs);letter-spacing:.08em;text-transform:uppercase;color:var(--fg-3);margin:0 0 12px;font-weight:500}h1.svelte-9imehc{font-size:var(--fs-2xl);line-height:var(--lh-2xl);letter-spacing:-.02em;color:var(--fg-1);margin:0 0 8px;font-weight:650}.subcopy.svelte-9imehc{color:var(--fg-2);font-size:var(--fs-md);line-height:var(--lh-md);margin:0 0 28px}.google-button.svelte-9imehc,.primary-button.svelte-9imehc{border-radius:var(--r-lg);letter-spacing:-.005em;cursor:pointer;width:100%;height:48px;transition:background var(--t-fast) var(--ease),border-color var(--t-fast) var(--ease),box-shadow var(--t-fast) var(--ease),transform var(--t-fast) var(--ease),opacity var(--t-fast) var(--ease);justify-content:center;align-items:center;gap:12px;font-size:14px;font-weight:600;display:inline-flex}.google-button.svelte-9imehc{color:#0a0d11;background:#fff;border:1px solid #ffffff1a;box-shadow:0 2px 6px #00000040,0 0 0 1px #ffffff0a}.google-button.svelte-9imehc:hover:not(:disabled){background:#fafaf7;border-color:#ffffff2e;box-shadow:0 6px 20px #00000059,0 0 0 1px #ffffff0f}.google-button.svelte-9imehc:active:not(:disabled){background:#f4f4f0;transform:translateY(1px)}.google-button.svelte-9imehc:disabled{cursor:not-allowed;opacity:.82}.primary-button.svelte-9imehc{background:var(--accent);color:#06120c;border:0}.primary-button.svelte-9imehc:hover{background:var(--accent-hover)}.google-g.svelte-9imehc{flex:none;width:18px;height:18px}.spinner.svelte-9imehc{border:2px solid #0a0d1138;border-top-color:#0a0d11;border-radius:50%;width:16px;height:16px;animation:.7s linear infinite svelte-9imehc-spin}.sso-note.svelte-9imehc{border-top:1px solid var(--line-1);color:var(--fg-3);align-items:flex-start;gap:10px;margin-top:24px;padding-top:20px;font-size:12.5px;line-height:17px;display:flex}.sso-note.svelte-9imehc p:where(.svelte-9imehc){margin:0}.sso-note.svelte-9imehc a:where(.svelte-9imehc){color:var(--accent);text-decoration:none}.sso-note.svelte-9imehc a:where(.svelte-9imehc):hover{text-underline-offset:2px;text-decoration:underline}.lock-icon.svelte-9imehc{fill:none;stroke:currentColor;stroke-width:1.6px;stroke-linecap:round;stroke-linejoin:round;flex:none;width:14px;height:14px;margin-top:1px}.error-panel.svelte-9imehc{background:var(--danger-soft);border-radius:var(--r-lg);animation:svelte-9imehc-shake .32s var(--ease);border:1px solid #ff6b6b52;gap:12px;margin-top:16px;padding:12px 14px;display:flex}.error-icon.svelte-9imehc{color:var(--danger);flex:none;margin-top:1px}.error-icon.svelte-9imehc svg:where(.svelte-9imehc){fill:none;stroke:currentColor;stroke-width:2px;stroke-linecap:round;stroke-linejoin:round;width:16px;height:16px}.error-copy.svelte-9imehc{min-width:0;color:var(--fg-2);flex:1;font-size:12.5px;line-height:17px}.error-copy.svelte-9imehc p:where(.svelte-9imehc){margin:0}.error-title.svelte-9imehc{color:var(--fg-1);font-size:13px;font-weight:600;margin-bottom:2px!important}.error-code.svelte-9imehc{color:var(--fg-3);font-family:var(--font-mono);font-size:11px;margin-top:8px!important}.error-code.svelte-9imehc code:where(.svelte-9imehc){color:var(--danger);font-family:var(--font-mono)}.dismiss-button.svelte-9imehc{width:20px;height:20px;color:var(--fg-3);cursor:pointer;border-radius:var(--r-sm);background:0 0;border:0;padding:2px}.dismiss-button.svelte-9imehc:hover{color:var(--fg-1);background:#ffffff0a}.dismiss-button.svelte-9imehc svg:where(.svelte-9imehc){fill:none;stroke:currentColor;stroke-width:2px;stroke-linecap:round;stroke-linejoin:round;width:14px;height:14px}.checklist.svelte-9imehc{background:var(--bg-3);border:1px solid var(--line-1);border-radius:var(--r-lg);margin-bottom:24px;padding:14px 16px}.check-row.svelte-9imehc{color:var(--fg-2);align-items:center;gap:10px;padding:8px 0;font-size:13px;display:flex}.check-row.svelte-9imehc+.check-row:where(.svelte-9imehc){border-top:1px solid var(--line-1)}.check-icon.svelte-9imehc{background:var(--success-soft);width:18px;height:18px;color:var(--success);border-radius:50%;place-items:center;display:grid}.check-icon.svelte-9imehc svg:where(.svelte-9imehc){fill:none;stroke:currentColor;stroke-width:3px;stroke-linecap:round;stroke-linejoin:round;width:11px;height:11px}.security-note.svelte-9imehc{text-align:center;color:var(--fg-3);margin:20px 0 0;font-size:12px;line-height:17px}@keyframes svelte-9imehc-spin{to{transform:rotate(360deg)}}@keyframes svelte-9imehc-shake{0%,to{transform:translate(0)}25%{transform:translate(-2px)}50%{transform:translate(2px)}75%{transform:translate(-1px)}}@media (width<=480px){.rc-login-page.svelte-9imehc{padding:16px}.rc-login-card.svelte-9imehc{padding:24px}h1.svelte-9imehc{font-size:22px;line-height:28px}}.esp-ad-code.svelte-xza2dq{gap:var(--s-3,12px);display:grid}.esp-ad-code__row.svelte-xza2dq{align-items:end;gap:var(--s-3,12px);flex-wrap:wrap;justify-content:space-between;display:flex}.esp-ad-code__select.svelte-xza2dq{flex:220px;min-width:200px;max-width:360px}.esp-ad-code__actions.svelte-xza2dq{align-items:center;gap:var(--s-2,8px);display:flex}.esp-ad-code__snippet.svelte-xza2dq{background:var(--bg-3,#0d1117);border:1px solid var(--line-1,#1f2a36);border-radius:var(--r-md,8px);color:var(--fg-1,#d4dce4);font-family:var(--font-mono,ui-monospace, SFMono-Regular, Menlo, monospace);font-size:var(--fs-xs,12px);max-height:240px;padding:var(--s-3,12px);white-space:pre-wrap;word-break:break-all;margin:0;line-height:1.45;overflow:auto}.esp-ad-code__snippet[data-ready=false].svelte-xza2dq{color:var(--fg-3,#8b96a0);font-style:italic}.live-preview.svelte-1hcj7v0{background:var(--bg-3,#0d1117);border:1px solid var(--line-1,#1f2a36);border-radius:var(--r-md,8px);gap:var(--s-3,12px);display:grid;overflow:hidden}.live-preview__header.svelte-1hcj7v0{background:color-mix(in srgb, var(--bg-3) 88%, var(--bg-2));border-bottom:1px solid var(--line-1);align-items:flex-start;gap:var(--s-3,12px);padding:var(--s-3,12px);justify-content:space-between;display:flex}.live-preview__header--collapsed.svelte-1hcj7v0{border-bottom:0}.live-preview__actions.svelte-1hcj7v0 .rc-button.primary:not(:disabled){color:#fff}.live-preview__titles.svelte-1hcj7v0{flex:1;min-width:0}.live-preview__titles.svelte-1hcj7v0 h3:where(.svelte-1hcj7v0){color:var(--fg-1);font-size:var(--fs-sm);margin:0}.live-preview__titles.svelte-1hcj7v0 p:where(.svelte-1hcj7v0){color:var(--fg-3);font-size:var(--fs-xs);margin:var(--s-1,4px) 0 0}.live-preview__actions.svelte-1hcj7v0{align-items:center;gap:var(--s-2,8px);flex-shrink:0;display:flex}.live-preview__frame.svelte-1hcj7v0{min-height:200px;padding:var(--s-3,12px);justify-content:center;align-items:center;display:flex}.live-preview__frame.svelte-1hcj7v0 img:where(.svelte-1hcj7v0){max-width:100%;height:auto}.live-preview__url.svelte-1hcj7v0{border-top:1px solid var(--line-1);padding:var(--s-2,8px) var(--s-3,12px)}.live-preview__url.svelte-1hcj7v0 summary:where(.svelte-1hcj7v0){color:var(--fg-3);cursor:pointer;font-size:var(--fs-xs)}.live-preview__url.svelte-1hcj7v0 pre:where(.svelte-1hcj7v0){background:var(--bg-2);border-radius:var(--r-sm);color:var(--fg-1);font-size:var(--fs-xs);margin:var(--s-2,8px) 0 0;padding:var(--s-2,8px);white-space:pre-wrap;word-break:break-all;overflow:auto}.page-stack.svelte-c49824{gap:var(--s-6);display:grid}.logout-form.svelte-c49824{display:flex}.auth-loading.svelte-a5uiwb{background:radial-gradient(circle at top left, #5f77ff24, transparent 32rem), var(--rc-bg,#060812);color:var(--rc-text,#f8fafc);text-align:center;place-items:center;min-height:100vh;padding:2rem;display:grid}.auth-loading.svelte-a5uiwb h1:where(.svelte-a5uiwb){letter-spacing:-.04em;margin:.35rem 0 0;font-size:clamp(1.75rem,4vw,3.5rem)}.eyebrow.svelte-a5uiwb{color:var(--rc-text-muted,#94a3b8);letter-spacing:.16em;text-transform:uppercase;margin:0;font-size:.78rem;font-weight:700}.page-header.svelte-frive1{align-items:flex-start;gap:var(--s-5);justify-content:space-between;display:flex}.intro.svelte-frive1,.copy.svelte-frive1{display:grid}.intro.svelte-frive1{gap:var(--s-3);min-width:0}.copy.svelte-frive1{gap:var(--s-2)}h1.svelte-frive1{color:var(--fg-1);font-size:var(--fs-3xl);letter-spacing:-.025em;font-weight:650;line-height:var(--lh-3xl);margin:0}p.svelte-frive1{color:var(--fg-2);font-size:var(--fs-md);line-height:var(--lh-md);max-width:56rem;margin:0}@media (width<=640px){.page-header.svelte-frive1{display:grid}}
