*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}:root{--base: #0F1419;--mantle: #151B23;--crust: #1B2330;--surface0: #212A3A;--surface1: #283446;--surface2: #344052;--text: #E1E7EF;--subtext0: #8B95A5;--subtext1: #A0AAB8;--overlay0: #5C6577;--overlay1: #6E7A8C;--accent: #6CB6FF;--green: #3FB950;--yellow: #D29922;--red: #F85149;--blue: #58A6FF;--teal: #39D2C0;--peach: #E09B5A;--lavender: #A78BFA;--pink: #F778BA;--shadow-md: 0 2px 8px rgba(0,0,0,.3);--shadow-lg: 0 4px 16px rgba(0,0,0,.4);--font-mono: "Cascadia Code", "Fira Code", monospace;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;font-size:14px;color:var(--text);background:var(--base)}body{height:100dvh;overflow:hidden}#app{height:100%;display:flex;flex-direction:column}::selection{background:color-mix(in srgb,var(--accent) 30%,transparent)}:focus-visible{outline:2px solid var(--accent);outline-offset:2px}::-webkit-scrollbar{width:7px}::-webkit-scrollbar-track{background:transparent}::-webkit-scrollbar-thumb{background:var(--surface1);border-radius:3px}::-webkit-scrollbar-thumb:hover{background:var(--surface2)}a{color:var(--accent);text-decoration:none}a:hover{text-decoration:underline}.loading-dot{width:6px;height:6px;border-radius:50%;background:var(--accent);animation:dot-pulse 1s ease-in-out infinite}@keyframes dot-pulse{0%,to{opacity:.3}50%{opacity:1}}@media(prefers-reduced-motion:reduce){*,*:before,*:after{animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important}}.sidebar.svelte-1ruudxe{width:220px;flex-shrink:0;background:var(--crust);border-right:1px solid var(--surface0);display:flex;flex-direction:column;transition:width .15s ease;z-index:20;overflow:hidden}.sidebar.collapsed.svelte-1ruudxe{width:56px}.sidebar-header.svelte-1ruudxe{display:flex;align-items:center;justify-content:space-between;padding:12px 12px 8px;flex-shrink:0}.sidebar-logo.svelte-1ruudxe{display:flex;align-items:center;gap:8px;text-decoration:none;color:var(--text);min-width:0}.logo-mark.svelte-1ruudxe{font-size:20px;color:var(--accent);line-height:1;flex-shrink:0}.logo-text.svelte-1ruudxe{font-size:14px;font-weight:700;white-space:nowrap;letter-spacing:-.02em}.collapse-btn.svelte-1ruudxe{width:24px;height:24px;display:flex;align-items:center;justify-content:center;background:none;border:none;color:var(--overlay0);cursor:pointer;border-radius:4px;flex-shrink:0;transition:color .15s,background .15s}.collapse-btn.svelte-1ruudxe:hover{color:var(--text);background:var(--surface0)}.collapsed.svelte-1ruudxe .collapse-btn:where(.svelte-1ruudxe){margin:0 auto}.sidebar-nav.svelte-1ruudxe{flex:1;display:flex;flex-direction:column;padding:4px 8px;gap:2px;overflow-y:auto;scrollbar-width:none}.sidebar-nav.svelte-1ruudxe::-webkit-scrollbar{display:none}.sidebar-item.svelte-1ruudxe{display:flex;align-items:center;gap:10px;width:100%;height:36px;padding:0 8px;border-radius:6px;border:none;background:none;color:var(--overlay1);cursor:pointer;transition:color .15s,background .15s;font-family:inherit;font-size:13px;font-weight:500;text-align:left;white-space:nowrap}.sidebar-item.svelte-1ruudxe:hover:not(.disabled){color:var(--text);background:var(--surface0)}.sidebar-item.svelte-1ruudxe:focus-visible{outline:2px solid var(--accent);outline-offset:-2px}.sidebar-item.active.svelte-1ruudxe{color:var(--accent);background:var(--surface0)}.sidebar-item.disabled.svelte-1ruudxe{opacity:.3;cursor:default}.collapsed.svelte-1ruudxe .sidebar-item:where(.svelte-1ruudxe){justify-content:center;padding:0}.sidebar-icon.svelte-1ruudxe{display:flex;align-items:center;justify-content:center;width:18px;height:18px;flex-shrink:0}.sidebar-label.svelte-1ruudxe{min-width:0;overflow:hidden;text-overflow:ellipsis}.tab-bar.svelte-l2cmpq{display:flex;align-items:center;justify-content:space-between;padding:0 20px;height:40px;background:var(--mantle);border-bottom:1px solid var(--surface0);flex-shrink:0;z-index:10}.tab-nav.svelte-l2cmpq{display:flex;gap:2px;align-items:center;height:100%}.section-title.svelte-l2cmpq{font-size:13px;font-weight:600;color:var(--text)}.tab.svelte-l2cmpq{font-size:12px;font-weight:600;color:var(--overlay1);text-decoration:none;padding:10px 14px;height:100%;display:flex;align-items:center;border-bottom:2px solid transparent;transition:color .15s,border-color .15s;white-space:nowrap}.tab.svelte-l2cmpq:hover{color:var(--subtext0);text-decoration:none}.tab.active.svelte-l2cmpq{color:var(--text);border-bottom-color:var(--accent)}.tab-actions.svelte-l2cmpq{display:flex;align-items:center;gap:12px}.shell.svelte-1642dfl{height:100dvh;display:flex;background:var(--base)}.main.svelte-1642dfl{flex:1;display:flex;flex-direction:column;min-width:0;min-height:0}.content.svelte-1642dfl{flex:1;display:flex;flex-direction:column;overflow:hidden;min-height:0}.profile-area.svelte-1642dfl{position:relative}.profile-btn.svelte-1642dfl{width:28px;height:28px;display:flex;align-items:center;justify-content:center;background:var(--surface0);border:1px solid var(--surface1);border-radius:50%;color:var(--subtext0);cursor:pointer;transition:all .15s;font-family:inherit}.profile-btn.svelte-1642dfl:hover{color:var(--text);border-color:var(--surface2)}.profile-btn.svelte-1642dfl:focus-visible{outline:2px solid var(--accent);outline-offset:2px}.profile-menu.svelte-1642dfl{position:absolute;top:calc(100% + 8px);right:0;width:160px;background:var(--crust);border:1px solid var(--surface0);border-radius:8px;box-shadow:var(--shadow-lg);z-index:200;padding:4px}.profile-item.svelte-1642dfl{display:flex;align-items:center;gap:8px;width:100%;background:none;border:none;padding:8px 10px;font-size:12px;font-weight:500;font-family:inherit;color:var(--subtext0);cursor:pointer;border-radius:5px;text-align:left;transition:all .1s}.profile-item.svelte-1642dfl:hover{background:var(--surface0);color:var(--text)}.profile-item.danger.svelte-1642dfl{color:var(--red)}.profile-item.danger.svelte-1642dfl:hover{background:color-mix(in srgb,var(--red) 10%,transparent)}.login-page.svelte-dpeji8{height:100dvh;display:flex;align-items:center;justify-content:center;background:var(--base)}.login-card.svelte-dpeji8{width:320px;padding:32px 28px;background:var(--mantle);border:1px solid var(--surface0);border-radius:10px}form.svelte-dpeji8{display:flex;flex-direction:column;gap:10px}input.svelte-dpeji8{width:100%;padding:10px 12px;background:var(--surface0);border:1px solid var(--surface1);border-radius:6px;color:var(--text);font-size:13px;font-family:var(--font-mono);outline:none;transition:border-color .15s}input.svelte-dpeji8:focus{border-color:var(--accent)}input.svelte-dpeji8::placeholder{color:var(--overlay0);font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif}button.svelte-dpeji8{padding:10px 16px;background:var(--surface1);color:var(--text);border:1px solid var(--surface2);border-radius:6px;font-size:13px;font-weight:600;font-family:inherit;cursor:pointer;transition:background .15s}button.svelte-dpeji8:hover{background:var(--surface2)}button.svelte-dpeji8:disabled{opacity:.4;cursor:default}.error.svelte-dpeji8{font-size:12px;color:var(--red)}.locked.svelte-dpeji8{text-align:center;color:var(--overlay0)}.lock-icon.svelte-dpeji8{font-size:28px;margin-bottom:8px}.locked.svelte-dpeji8 p:where(.svelte-dpeji8){font-size:13px}.overview.svelte-o1jc3h{flex:1;padding:16px 20px;overflow-y:auto;display:flex;flex-direction:column;gap:20px}.bar.svelte-o1jc3h{display:flex;gap:8px;flex-wrap:wrap}.chip.svelte-o1jc3h{display:flex;align-items:center;gap:7px;background:var(--mantle);border:1px solid var(--surface0);border-radius:7px;padding:6px 12px;font-size:12px;color:var(--subtext0);white-space:nowrap}.chip.svelte-o1jc3h b:where(.svelte-o1jc3h){color:var(--accent);font-family:var(--font-mono, monospace);font-size:13px}.dot.svelte-o1jc3h{width:8px;height:8px;border-radius:50%;flex-shrink:0}.dot.ok.svelte-o1jc3h{background:#a6e3a1}.dot.err.svelte-o1jc3h{background:#f38ba8}.dot.unk.svelte-o1jc3h{background:var(--overlay0)}section.svelte-o1jc3h{display:flex;flex-direction:column;gap:8px}.sec-title.svelte-o1jc3h{font-size:14px;font-weight:600;color:var(--subtext0);display:flex;align-items:center;gap:8px}.sec-count.svelte-o1jc3h{font-weight:400;font-size:12px;color:var(--overlay0)}.pipe.svelte-o1jc3h{background:var(--mantle);border:1px solid var(--surface0);border-left:3px solid var(--pipe-accent, var(--accent));border-radius:8px;padding:10px 14px;display:flex;flex-direction:column;gap:6px}.pipe-header.svelte-o1jc3h{display:flex;align-items:center;gap:8px;flex-wrap:wrap}.pipe-dot.svelte-o1jc3h{width:7px;height:7px;border-radius:50%;background:var(--pipe-accent, var(--accent));flex-shrink:0}.pipe-name.svelte-o1jc3h{font-size:13px;font-weight:700;color:var(--text)}.pipe-badge.svelte-o1jc3h{font-size:9px;font-weight:600;text-transform:uppercase;letter-spacing:.5px;color:var(--pipe-accent, var(--accent));background:color-mix(in srgb,var(--pipe-accent, var(--accent)) 10%,var(--surface0));padding:1px 7px;border-radius:3px}.pipe-badge.crit.svelte-o1jc3h{color:#f38ba8;background:color-mix(in srgb,#f38ba8 10%,var(--surface0))}.pipe-meta.svelte-o1jc3h{font-size:10px;color:var(--overlay0);font-family:var(--font-mono, monospace);margin-left:auto}.flow.svelte-o1jc3h{display:flex;align-items:center;gap:0;overflow-x:auto;padding:2px 0}.node.svelte-o1jc3h{flex-shrink:0;padding:5px 10px;border-radius:6px;border:1px solid var(--surface0);background:var(--base);min-width:0}.node-label.svelte-o1jc3h{font-size:11px;font-weight:600;color:var(--text);white-space:nowrap}.node-detail.svelte-o1jc3h{font-size:9px;color:var(--overlay0);white-space:nowrap;font-family:var(--font-mono, monospace)}.node-live.svelte-o1jc3h{font-size:9px;color:var(--pipe-accent, var(--accent));font-family:var(--font-mono, monospace);font-weight:600}.node.kafka.svelte-o1jc3h{border-color:color-mix(in srgb,var(--pipe-accent, var(--accent)) 25%,var(--surface0));background:color-mix(in srgb,var(--pipe-accent, var(--accent)) 4%,var(--base))}.node.kafka.svelte-o1jc3h .node-label:where(.svelte-o1jc3h){font-family:var(--font-mono, monospace);font-size:10px}.node.dual.svelte-o1jc3h{margin-left:-1px}.arrow.svelte-o1jc3h{display:flex;align-items:center;flex-shrink:0;padding:0 1px;width:28px;position:relative}.arrow-line.svelte-o1jc3h{flex:1;height:1px;background:var(--surface1, var(--surface0));position:relative;overflow:hidden}.arrow-pulse.svelte-o1jc3h{position:absolute;top:0;left:0;height:100%;width:200%;background:repeating-linear-gradient(90deg,transparent 0 8px,var(--pipe-accent, #a6e3a1) 8px 13px,transparent 13px 21px);animation:svelte-o1jc3h-pflow 1.8s linear infinite;opacity:.5}.arrow-head.svelte-o1jc3h{color:var(--pipe-accent, #a6e3a1);font-size:12px;margin-left:-2px;opacity:.7}.arrow.dim.svelte-o1jc3h{width:20px}.arrow.dim.svelte-o1jc3h .arrow-head:where(.svelte-o1jc3h){opacity:.3}.arrow.split.svelte-o1jc3h{width:20px}.split-label.svelte-o1jc3h{font-size:8px;color:var(--overlay0);font-family:var(--font-mono, monospace);position:absolute;top:-7px;left:50%;transform:translate(-50%)}@keyframes svelte-o1jc3h-pflow{0%{transform:translate(-50%)}to{transform:translate(0)}}.pipe-outputs.svelte-o1jc3h{display:flex;flex-wrap:wrap;gap:4px;align-items:center}.out-label.svelte-o1jc3h{font-size:9px;color:var(--overlay0);font-weight:600}.out-tag.svelte-o1jc3h{font-size:9px;color:var(--subtext0);background:var(--surface0);padding:1px 6px;border-radius:3px;font-family:var(--font-mono, monospace)}.pipe-failover.svelte-o1jc3h{display:flex;align-items:center;gap:6px;font-size:9px;color:var(--overlay0);padding-top:4px;border-top:1px solid var(--surface0)}.fail-icon.svelte-o1jc3h{font-size:11px}.fail-live.svelte-o1jc3h{color:#f9e2af;font-weight:600;font-family:var(--font-mono, monospace);margin-left:auto}.fleet-desc.svelte-o1jc3h{font-size:11px;color:var(--overlay0)}.proxy-grid.svelte-o1jc3h{display:grid;grid-template-columns:repeat(auto-fill,minmax(200px,1fr));gap:8px}.proxy-card.svelte-o1jc3h{background:var(--mantle);border:1px solid var(--surface0);border-radius:10px;padding:12px;display:flex;flex-direction:column;gap:5px}.proxy-card.online.svelte-o1jc3h{border-color:color-mix(in srgb,#a6e3a1 15%,var(--surface0))}.proxy-card.offline.svelte-o1jc3h{border-color:color-mix(in srgb,#f38ba8 10%,var(--surface0));opacity:.7}.proxy-header.svelte-o1jc3h{display:flex;align-items:center;gap:7px}.proxy-dot.svelte-o1jc3h{width:7px;height:7px;border-radius:50%;flex-shrink:0}.proxy-card.online.svelte-o1jc3h .proxy-dot:where(.svelte-o1jc3h){background:#a6e3a1}.proxy-card.offline.svelte-o1jc3h .proxy-dot:where(.svelte-o1jc3h){background:#f38ba8}.proxy-name.svelte-o1jc3h{font-size:13px;font-weight:600;color:var(--text)}.proxy-location.svelte-o1jc3h{font-size:11px;color:var(--overlay0)}.proxy-ips.svelte-o1jc3h{font-size:10px;color:var(--subtext0)}.proxy-ips.svelte-o1jc3h code:where(.svelte-o1jc3h){font-family:var(--font-mono, monospace);font-size:10px;background:var(--surface0);padding:1px 5px;border-radius:3px}.proxy-domains.svelte-o1jc3h{display:flex;flex-wrap:wrap;gap:4px}.domain-tag.svelte-o1jc3h{font-size:10px;font-family:var(--font-mono, monospace);color:var(--accent);background:color-mix(in srgb,var(--accent) 8%,var(--surface0));padding:2px 6px;border-radius:3px}.proxy-idle.svelte-o1jc3h{font-size:10px;color:var(--overlay0);font-style:italic}.proxy-stats.svelte-o1jc3h{display:flex;gap:10px;font-size:10px;color:var(--overlay0);font-family:var(--font-mono, monospace)}.proxy-handshake.svelte-o1jc3h{margin-left:auto}.svc-groups.svelte-o1jc3h{display:flex;flex-direction:column;gap:12px}.group-label.svelte-o1jc3h{font-size:12px;font-weight:600;color:var(--overlay1);margin-bottom:4px;text-transform:capitalize}.svc-list.svelte-o1jc3h{display:grid;grid-template-columns:repeat(auto-fill,minmax(165px,1fr));gap:5px}.svc.svelte-o1jc3h{display:flex;align-items:center;gap:7px;padding:6px 10px;background:var(--mantle);border:1px solid var(--surface0);border-radius:6px;font-size:12px}.svc.ok.svelte-o1jc3h{border-color:color-mix(in srgb,#a6e3a1 10%,var(--surface0))}.svc.err.svelte-o1jc3h{border-color:color-mix(in srgb,#f38ba8 10%,var(--surface0))}.svc.warn.svelte-o1jc3h{border-color:color-mix(in srgb,#f9e2af 10%,var(--surface0))}.svc-dot.svelte-o1jc3h{width:6px;height:6px;border-radius:50%;flex-shrink:0}.svc.ok.svelte-o1jc3h .svc-dot:where(.svelte-o1jc3h){background:#a6e3a1}.svc.err.svelte-o1jc3h .svc-dot:where(.svelte-o1jc3h){background:#f38ba8}.svc.warn.svelte-o1jc3h .svc-dot:where(.svelte-o1jc3h){background:#f9e2af}.svc-name.svelte-o1jc3h{color:var(--text);font-weight:500}.svc-st.svelte-o1jc3h{font-size:10px;color:var(--overlay0);margin-left:auto}.view.svelte-1cqx53{flex:1;padding:24px 32px;overflow-y:auto}.view-header.svelte-1cqx53{display:flex;align-items:center;justify-content:space-between;margin-bottom:20px}.view-header.svelte-1cqx53 h2:where(.svelte-1cqx53){font-size:18px;font-weight:700}.header-right.svelte-1cqx53{display:flex;align-items:center;gap:12px}.desc.svelte-1cqx53{font-size:13px;color:var(--subtext0);line-height:1.5;margin-bottom:16px}.desc.svelte-1cqx53 code:where(.svelte-1cqx53){background:var(--surface0);padding:2px 6px;border-radius:3px;font-size:12px}h3.svelte-1cqx53{font-size:13px;font-weight:600;color:var(--overlay1);margin:20px 0 10px}.muted.svelte-1cqx53{font-size:13px;color:var(--overlay0)}.err-text.svelte-1cqx53{font-size:13px;color:var(--red, #f38ba8)}.footer.svelte-1cqx53{margin-top:16px;font-size:11px;color:var(--overlay0)}.btn.svelte-1cqx53{background:var(--surface0);border:1px solid var(--surface1);color:var(--subtext0);font-size:12px;font-weight:500;font-family:inherit;padding:6px 14px;border-radius:6px;cursor:pointer;transition:all .1s}.btn.svelte-1cqx53:hover{background:var(--surface1);color:var(--text)}.btn.svelte-1cqx53:disabled{opacity:.5;cursor:default}.tag.svelte-1cqx53{font-size:11px;font-family:var(--font-mono, monospace);color:var(--overlay0);background:var(--surface0);padding:3px 8px;border-radius:4px}.grid.svelte-1cqx53{display:grid;grid-template-columns:repeat(auto-fill,minmax(200px,1fr));gap:12px}.card.svelte-1cqx53{display:flex;align-items:center;gap:14px;background:var(--mantle);border:1px solid var(--surface0);border-radius:10px;padding:16px 20px}.card.compact.svelte-1cqx53{padding:10px 14px;gap:10px}.card.config.svelte-1cqx53{gap:0;flex-direction:column;align-items:flex-start}.card.svelte-1cqx53 .dot:where(.svelte-1cqx53){width:10px;height:10px;border-radius:50%;flex-shrink:0;background:var(--overlay0)}.card.ok.svelte-1cqx53 .dot:where(.svelte-1cqx53){background:var(--green, #a6e3a1)}.card.err.svelte-1cqx53 .dot:where(.svelte-1cqx53){background:var(--red, #f38ba8)}.card.ok.svelte-1cqx53{border-color:color-mix(in srgb,var(--green, #a6e3a1) 20%,var(--surface0))}.card.err.svelte-1cqx53{border-color:color-mix(in srgb,var(--red, #f38ba8) 20%,var(--surface0))}.card.warn.svelte-1cqx53 .dot:where(.svelte-1cqx53){background:var(--yellow, #f9e2af)}.card.warn.svelte-1cqx53{border-color:color-mix(in srgb,var(--yellow, #f9e2af) 20%,var(--surface0))}.card-t.svelte-1cqx53{font-size:13px;font-weight:600}.card-s.svelte-1cqx53{font-size:11px;color:var(--overlay0);margin-top:2px}.card-mono.svelte-1cqx53{font-size:12px;font-family:var(--font-mono, monospace);color:var(--accent);margin-top:4px}.card.metric.svelte-1cqx53 .metric-val:where(.svelte-1cqx53){font-size:22px;font-weight:700;color:var(--accent);min-width:48px;text-align:center;flex-shrink:0}.dot-inline.svelte-1cqx53{display:inline-block;width:8px;height:8px;border-radius:50%;background:var(--overlay0);margin-right:6px;vertical-align:middle}.dot-inline.ok.svelte-1cqx53{background:var(--green, #a6e3a1)}.dot-inline.err.svelte-1cqx53{background:var(--red, #f38ba8)}.table-wrap.svelte-1cqx53{overflow-x:auto;border:1px solid var(--surface0);border-radius:8px}table.svelte-1cqx53{width:100%;border-collapse:collapse;font-size:12px}th.svelte-1cqx53{background:var(--mantle);padding:10px 14px;text-align:left;font-weight:600;color:var(--subtext0);border-bottom:1px solid var(--surface0);white-space:nowrap;position:sticky;top:0}td.svelte-1cqx53{padding:8px 14px;border-bottom:1px solid var(--surface0);color:var(--text)}td.svelte-1cqx53 code:where(.svelte-1cqx53){font-family:var(--font-mono, monospace);font-size:11px;background:var(--surface0);padding:2px 6px;border-radius:3px}tr.svelte-1cqx53:hover td:where(.svelte-1cqx53){background:var(--mantle)}.iframe-wrap.svelte-1cqx53{flex:1;display:flex;flex-direction:column;min-height:0;position:relative}.infra-frame.svelte-1cqx53{flex:1;width:100%;height:100%;border:none;background:var(--base)}.cred-bar.svelte-1cqx53{position:relative;display:flex;align-items:center;padding:0 12px;height:32px;background:var(--mantle);border-bottom:1px solid var(--surface0);flex-shrink:0}.cred-toggle.svelte-1cqx53{display:flex;align-items:center;gap:6px;background:none;border:none;color:var(--subtext0);font-size:11px;font-weight:500;font-family:inherit;cursor:pointer;padding:4px 8px;border-radius:4px;transition:all .1s}.cred-toggle.svelte-1cqx53:hover{color:var(--text);background:var(--surface0)}.cred-dropdown.svelte-1cqx53{position:absolute;top:100%;left:8px;background:var(--crust);border:1px solid var(--surface0);border-radius:8px;padding:8px;z-index:100;box-shadow:var(--shadow-lg);display:flex;flex-direction:column;gap:6px;min-width:280px}.cred-row.svelte-1cqx53{display:flex;align-items:center;gap:8px}.cred-label.svelte-1cqx53{font-size:11px;font-weight:500;color:var(--overlay0);width:50px;flex-shrink:0}.cred-value.svelte-1cqx53{flex:1;font-size:12px;font-family:var(--font-mono, monospace);color:var(--text);background:var(--surface0);padding:4px 8px;border-radius:4px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.copy-btn.svelte-1cqx53{background:var(--surface0);border:1px solid var(--surface1);color:var(--subtext0);font-size:10px;font-weight:600;font-family:inherit;padding:3px 8px;border-radius:4px;cursor:pointer;flex-shrink:0;transition:all .1s}.copy-btn.svelte-1cqx53:hover{background:var(--surface1);color:var(--text)}.placeholder.svelte-1cqx53{flex:1;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:8px;color:var(--overlay0);text-align:center}.placeholder-icon.svelte-1cqx53{font-size:36px;opacity:.3;margin-bottom:4px}.placeholder.svelte-1cqx53 h2:where(.svelte-1cqx53){font-size:16px;font-weight:600;color:var(--subtext0);text-transform:capitalize}.placeholder.svelte-1cqx53 p:where(.svelte-1cqx53){font-size:12px}
