:root{--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-warn: #b45309;--tr-warn-bg: #fffbeb;--tr-warn-border: #fde68a;--tr-bad: #b91c1c;--tr-bad-bg: #fef2f2;--tr-bad-border: #fecaca;--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}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}*{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:#cbd5e1;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:#94a3b8;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}.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)}.key.missing.svelte-12qhfyh input:where(.svelte-12qhfyh){border-color:#f59e0b}.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}}
