:root{color-scheme:light;--tr-navy: #0f172a;--tr-navy-2: #1e293b;--tr-navy-3: #334155;--tr-blue: #2563eb;--tr-blue-hover: #1d4ed8;--tr-blue-soft: #eff6ff;--tr-sky: #38bdf8;--tr-emerald: #34d399;--tr-bg: #f4f6fb;--tr-surface: #ffffff;--tr-surface-2: #f1f5f9;--tr-border: #e2e8f0;--tr-border-strong: #cbd5e1;--tr-text: #0f172a;--tr-text-muted: #475569;--tr-text-subtle: #64748b;--tr-text-faint: #94a3b8;--tr-good: #047857;--tr-good-bg: #ecfdf5;--tr-good-border: #a7f3d0;--tr-warn: #b45309;--tr-warn-bg: #fffbeb;--tr-warn-border: #fde68a;--tr-bad: #b91c1c;--tr-bad-bg: #fef2f2;--tr-bad-border: #fecaca;--tr-info: #1e40af;--tr-info-bg: #dbeafe;--tr-info-border: #bfdbfe;--tr-alert: #c2410c;--tr-alert-bg: #ffedd5;--tr-alert-border: #fed7aa;--tr-live: #16a34a;--tr-r-sm: 7px;--tr-r: 12px;--tr-r-lg: 16px;--tr-r-pill: 999px;--tr-shadow-sm: 0 1px 2px rgba(15, 23, 42, .06);--tr-shadow: 0 2px 4px rgba(15, 23, 42, .04), 0 8px 20px rgba(15, 23, 42, .06);--tr-shadow-lg: 0 12px 32px rgba(15, 23, 42, .12);--tr-ring: 0 0 0 3px rgba(37, 99, 235, .25);--tr-maxw: 1180px;--tr-topbar-h: 56px;--tr-font: system-ui, -apple-system, "Segoe UI", Roboto, Helvetica, Arial, sans-serif;--tr-mono: ui-monospace, "SF Mono", "Cascadia Mono", "Roboto Mono", Menlo, Consolas, monospace}:root[data-theme=dark]{color-scheme:dark;--tr-navy: #0b1220;--tr-navy-2: #141d30;--tr-navy-3: #26324a;--tr-blue: #3b82f6;--tr-blue-hover: #60a5fa;--tr-blue-soft: rgba(59, 130, 246, .14);--tr-sky: #38bdf8;--tr-emerald: #34d399;--tr-bg: #0a0f1c;--tr-surface: #111a2b;--tr-surface-2: #1a2338;--tr-border: #253048;--tr-border-strong: #3a4a6b;--tr-text: #e6ecf5;--tr-text-muted: #b3c0d4;--tr-text-subtle: #8b99b0;--tr-text-faint: #6b7a93;--tr-good: #34d399;--tr-good-bg: rgba(52, 211, 153, .14);--tr-good-border: rgba(52, 211, 153, .32);--tr-warn: #fbbf24;--tr-warn-bg: rgba(251, 191, 36, .13);--tr-warn-border: rgba(251, 191, 36, .32);--tr-bad: #f87171;--tr-bad-bg: rgba(248, 113, 113, .14);--tr-bad-border: rgba(248, 113, 113, .32);--tr-info: #93c5fd;--tr-info-bg: rgba(59, 130, 246, .16);--tr-info-border: rgba(59, 130, 246, .32);--tr-alert: #fb923c;--tr-alert-bg: rgba(251, 146, 60, .14);--tr-alert-border: rgba(251, 146, 60, .32);--tr-live: #22c55e;--tr-shadow-sm: 0 1px 2px rgba(0, 0, 0, .4);--tr-shadow: 0 2px 4px rgba(0, 0, 0, .35), 0 8px 20px rgba(0, 0, 0, .5);--tr-shadow-lg: 0 14px 34px rgba(0, 0, 0, .6);--tr-ring: 0 0 0 3px rgba(59, 130, 246, .35)}html,body{margin:0;height:100%}body{font-family:var(--tr-font);color:var(--tr-text);background:var(--tr-bg);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;text-rendering:optimizeLegibility;transition:background-color .2s ease,color .2s ease}@media(prefers-reduced-motion:reduce){body{transition:none}}*{box-sizing:border-box}:focus-visible{outline:none;box-shadow:var(--tr-ring);border-radius:var(--tr-r-sm)}::selection{background:#2563eb2e}.tr-scroll::-webkit-scrollbar,.sidebar::-webkit-scrollbar,.page::-webkit-scrollbar{width:10px;height:10px}.tr-scroll::-webkit-scrollbar-thumb,.sidebar::-webkit-scrollbar-thumb,.page::-webkit-scrollbar-thumb{background:var(--tr-border-strong);border:3px solid transparent;background-clip:content-box;border-radius:var(--tr-r-pill)}.tr-scroll::-webkit-scrollbar-thumb:hover,.sidebar::-webkit-scrollbar-thumb:hover,.page::-webkit-scrollbar-thumb:hover{background:var(--tr-text-faint);background-clip:content-box;border:3px solid transparent}.tr-with-rail{display:grid;grid-template-columns:minmax(0,1fr) 300px;gap:22px;align-items:start;width:100%}.tr-with-rail.solo{grid-template-columns:1fr}.tr-with-rail>.tr-main{min-width:0}.tr-rail{min-width:0}.tr-rail-sticky{position:sticky;top:8px}@media(max-width:900px){.tr-with-rail{grid-template-columns:1fr}.tr-rail-sticky{position:static}}.app.svelte-12qhfyh{display:flex;flex-direction:column;height:100vh;height:100dvh}.topbar.hidden.svelte-12qhfyh{display:none}.topbar.svelte-12qhfyh{display:flex;align-items:center;gap:22px;padding:0 18px;height:var(--tr-topbar-h);flex-shrink:0;background:linear-gradient(180deg,#16223b 0%,var(--tr-navy) 100%);color:#e2e8f0;position:relative;z-index:40;border-bottom:1px solid #1e293b;box-shadow:0 1px #ffffff08,0 6px 18px #02061747}.menu-btn.svelte-12qhfyh{display:none;margin-left:auto;flex-direction:column;justify-content:center;gap:5px;width:42px;height:42px;padding:9px 10px;background:none;border:0;cursor:pointer}.menu-btn.svelte-12qhfyh .bar:where(.svelte-12qhfyh){display:block;width:100%;height:2px;border-radius:2px;background:#e2e8f0;transition:transform .18s ease,opacity .18s ease}.menu-btn.open.svelte-12qhfyh .bar:where(.svelte-12qhfyh):nth-child(1){transform:translateY(7px) rotate(45deg)}.menu-btn.open.svelte-12qhfyh .bar:where(.svelte-12qhfyh):nth-child(2){opacity:0}.menu-btn.open.svelte-12qhfyh .bar:where(.svelte-12qhfyh):nth-child(3){transform:translateY(-7px) rotate(-45deg)}.nav-wrap.svelte-12qhfyh{display:flex;flex:1;align-items:center;gap:20px;min-width:0}.theme-toggle.svelte-12qhfyh{display:inline-flex;align-items:center;justify-content:center;flex-shrink:0;width:38px;height:38px;padding:0;border:1px solid var(--tr-navy-3);border-radius:var(--tr-r-sm);background:#02061759;color:#e2e8f0;cursor:pointer;transition:background .15s ease,color .15s ease,border-color .15s ease}.theme-toggle.svelte-12qhfyh:hover{background:#94a3b829;color:#fff;border-color:var(--tr-blue)}.brand.svelte-12qhfyh{display:flex;align-items:center;gap:9px;font-size:1.08rem;font-weight:700;letter-spacing:-.01em;color:#fff;text-decoration:none;white-space:nowrap}.brand.svelte-12qhfyh .mark:where(.svelte-12qhfyh){flex-shrink:0;filter:drop-shadow(0 1px 3px rgba(56,189,248,.25))}nav.svelte-12qhfyh{display:flex;gap:2px}nav.svelte-12qhfyh a:where(.svelte-12qhfyh){position:relative;padding:7px 13px;border-radius:var(--tr-r-sm);color:#cbd5e1;text-decoration:none;font-size:.9rem;font-weight:500;transition:background .15s ease,color .15s ease}nav.svelte-12qhfyh a:where(.svelte-12qhfyh):hover{background:#94a3b824;color:#fff}nav.svelte-12qhfyh a.active:where(.svelte-12qhfyh){background:var(--tr-blue);color:#fff;box-shadow:0 2px 8px #2563eb66}.key.svelte-12qhfyh{display:flex;align-items:center;gap:8px;margin-left:auto;font-size:.78rem;color:#94a3b8}.key.svelte-12qhfyh span:where(.svelte-12qhfyh){white-space:nowrap}.key.svelte-12qhfyh input:where(.svelte-12qhfyh){width:150px;padding:7px 10px;border:1px solid var(--tr-navy-3);border-radius:var(--tr-r-sm);background:#02061773;color:#fff;font-size:.85rem;transition:border-color .15s ease}.key.svelte-12qhfyh input:where(.svelte-12qhfyh)::placeholder{color:#64748b}.key.svelte-12qhfyh input:where(.svelte-12qhfyh):focus{border-color:var(--tr-blue)}.get-key.svelte-12qhfyh{padding:6px 12px;border-radius:var(--tr-r-pill);background:#2563eb29;color:#93c5fd;font-size:.78rem;font-weight:600;text-decoration:none;white-space:nowrap;transition:background .15s ease,color .15s ease}.get-key.svelte-12qhfyh:hover{background:var(--tr-blue);color:#fff}.content.svelte-12qhfyh{flex:1;min-height:0;position:relative}@media(max-width:820px){.menu-btn.svelte-12qhfyh{display:flex}.nav-wrap.svelte-12qhfyh{display:none;position:absolute;top:var(--tr-topbar-h);left:0;right:0;flex-direction:column;align-items:stretch;gap:4px;padding:10px 14px 14px;background:var(--tr-navy);border-top:1px solid var(--tr-navy-2);box-shadow:0 12px 24px #02061766;z-index:30}.nav-wrap.open.svelte-12qhfyh{display:flex}nav.svelte-12qhfyh{flex-direction:column;gap:2px}nav.svelte-12qhfyh a:where(.svelte-12qhfyh){padding:10px 12px;font-size:1rem}.key.svelte-12qhfyh{width:100%;margin:6px 0 0}.get-key.svelte-12qhfyh{margin:4px 0 2px}.key.svelte-12qhfyh input:where(.svelte-12qhfyh){flex:1;width:auto;font-size:16px}}
