@font-face{font-family:IBM Plex Sans;src:url(../../../fonts/ibm-plex-sans-var.woff2) format("woff2-variations");font-weight:100 700;font-style:normal;font-display:swap}@font-face{font-family:IBM Plex Mono;src:url(../../../fonts/ibm-plex-mono-400.woff2) format("woff2");font-weight:400;font-style:normal;font-display:swap}@font-face{font-family:IBM Plex Mono;src:url(../../../fonts/ibm-plex-mono-600.woff2) format("woff2");font-weight:500 700;font-style:normal;font-display:swap}:root{--bg: #0c0f15;--surface: #12161d;--surface-2: #171c25;--line: #222a35;--text: #e9edf4;--muted: #94a0ae;--muted-2: #5d6875;--accent: #53d6ff;--accent-2: #8ce4ff;--live: #37c07a;--danger: #e5484d;--info: #5a9cf8;--hot: #ffb224;--hot-2: #ffcb66;--glass-bg: rgba(11, 14, 18, .62);--glass-line: rgba(255, 255, 255, .09);--glass-blur: 14px;--s1: 4px;--s2: 8px;--s3: 12px;--s4: 16px;--s5: 20px;--s6: 24px;--s8: 32px;--radius: 12px;--radius-sm: 7px;--font: "IBM Plex Sans", ui-sans-serif, system-ui, sans-serif;--mono: "IBM Plex Mono", ui-monospace, "SF Mono", Menlo, monospace;color-scheme:dark}@media(prefers-color-scheme:light){:root:not([data-theme=dark]){--bg: #f4f6fa;--surface: #fbfcfe;--surface-2: #eceff5;--line: #d8dee8;--text: #0f1522;--muted: #5b6674;--muted-2: #96a0ad;--glass-bg: rgba(248, 250, 253, .66);--glass-line: rgba(9, 15, 27, .1);color-scheme:light}}:root[data-theme=light]{--bg: #f4f6fa;--surface: #fbfcfe;--surface-2: #eceff5;--line: #d8dee8;--text: #0f1522;--muted: #5b6674;--muted-2: #96a0ad;--glass-bg: rgba(248, 250, 253, .66);--glass-line: rgba(9, 15, 27, .1);color-scheme:light}*{box-sizing:border-box}body{margin:0;background:var(--bg);color:var(--text);font-family:var(--font);font-size:14px;line-height:1.5;-webkit-font-smoothing:antialiased}a{color:inherit;text-decoration:none}h1,h2,h3{font-weight:600;letter-spacing:-.01em;margin:0}.card{background:var(--surface);border:1px solid var(--line);border-radius:var(--radius);padding:var(--s4)}.glass-chip{background:var(--glass-bg);border:1px solid var(--glass-line);border-radius:var(--radius-sm);backdrop-filter:blur(var(--glass-blur));-webkit-backdrop-filter:blur(var(--glass-blur))}.num{font-family:var(--mono);font-variant-numeric:tabular-nums}.eyebrow{font:600 10px/1 var(--mono);letter-spacing:.14em;text-transform:uppercase;color:var(--muted-2)}button{font:inherit;color:var(--text);background:var(--surface-2);border:1px solid var(--line);border-radius:var(--radius-sm);padding:var(--s2) var(--s4);cursor:pointer}button:hover{border-color:var(--muted)}button:disabled{opacity:.45;cursor:not-allowed}button.danger{background:var(--danger);border-color:var(--danger);color:#fff;font-weight:600}:focus-visible{outline:2px solid var(--accent);outline-offset:2px}@media(prefers-reduced-motion:reduce){*,*:before,*:after{animation-duration:.01ms!important;transition-duration:.01ms!important}}.stack.svelte-meq494{position:fixed;left:50%;transform:translate(-50%);bottom:calc(var(--s6) + env(safe-area-inset-bottom,0px));display:grid;gap:var(--s2);z-index:90;pointer-events:none}.toast.svelte-meq494{padding:var(--s2) var(--s4);border-radius:9px;font-size:12px;font-weight:500;color:var(--text);white-space:nowrap;animation:svelte-meq494-rise .2s ease-out}@keyframes svelte-meq494-rise{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}.gatepage.svelte-12qhfyh{min-height:100vh;display:grid;place-items:center;padding:var(--s6)}.gatecard.svelte-12qhfyh{width:min(400px,100%);display:grid;gap:var(--s4);justify-items:start}.gatecard.svelte-12qhfyh h1:where(.svelte-12qhfyh){font-size:17px}.muted.svelte-12qhfyh{color:var(--muted);margin:0}.ext.svelte-12qhfyh{color:var(--accent)}.cta.svelte-12qhfyh{background:var(--text);color:var(--bg);border-radius:var(--radius-sm);padding:var(--s2) var(--s4);font-weight:600}.shell.svelte-12qhfyh{display:flex;min-height:100vh}.rail.svelte-12qhfyh{flex:none;width:208px;display:flex;flex-direction:column;gap:var(--s4);padding:var(--s4) var(--s3);border-right:1px solid var(--line);background:var(--surface);position:sticky;top:0;height:100vh;overflow-y:auto}.brand.svelte-12qhfyh{display:flex;align-items:center;gap:var(--s2);padding:var(--s1) var(--s2)}.ops.svelte-12qhfyh{font-size:8.5px;font-weight:700;letter-spacing:.14em;color:var(--muted-2);background:var(--surface-2);border-radius:4px;padding:3px 6px}.nav.svelte-12qhfyh,.fabs.svelte-12qhfyh{display:grid;gap:2px}.fabs.svelte-12qhfyh{border-top:1px solid var(--line);padding-top:var(--s3)}.fabs.svelte-12qhfyh .eyebrow:where(.svelte-12qhfyh){padding:0 var(--s2) var(--s1)}.navitem.svelte-12qhfyh{display:flex;align-items:center;gap:var(--s2);height:34px;padding:0 var(--s3);border-radius:9px;font-size:12.5px;font-weight:500;color:var(--muted)}.navitem.svelte-12qhfyh:hover{color:var(--text)}.navitem.on.svelte-12qhfyh{background:var(--surface-2);color:var(--text)}.navitem.svelte-12qhfyh .count:where(.svelte-12qhfyh){margin-left:auto;font-size:10px;color:var(--muted-2)}.navitem.svelte-12qhfyh .count.hot:where(.svelte-12qhfyh){color:var(--hot)}.dot.svelte-12qhfyh{width:7px;height:7px;border-radius:50%;background:var(--muted-2);flex:none}.dot.live.svelte-12qhfyh{background:var(--live);box-shadow:0 0 6px var(--live)}.fabname.svelte-12qhfyh{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.spacer.svelte-12qhfyh{flex:1}.foot.svelte-12qhfyh{display:grid;gap:var(--s3);border-top:1px solid var(--line);padding-top:var(--s3)}.notif.svelte-12qhfyh{display:flex;align-items:center;justify-content:space-between;gap:var(--s2);padding:0 var(--s2)}.notif-txt.svelte-12qhfyh{display:grid}.notif-txt.svelte-12qhfyh span:where(.svelte-12qhfyh):first-child{font-size:11.5px;font-weight:500}.tiny.svelte-12qhfyh{font-size:9.5px;color:var(--muted-2)}.toggle.svelte-12qhfyh{width:34px;height:20px;border-radius:11px;background:var(--surface-2);position:relative;opacity:.5;flex:none}.nub.svelte-12qhfyh{position:absolute;top:3px;left:3px;width:14px;height:14px;border-radius:50%;background:var(--muted-2)}.account.svelte-12qhfyh{display:flex;align-items:center;gap:var(--s2);padding:0 var(--s2)}.avatar.svelte-12qhfyh{width:26px;height:26px;border-radius:50%;flex:none;background:var(--surface-2);color:var(--muted);display:grid;place-items:center;font-size:10px;font-weight:600}.acct-txt.svelte-12qhfyh{display:grid;min-width:0}.acct-who.svelte-12qhfyh{font-size:11px;font-weight:500;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.ghostbtn.svelte-12qhfyh{background:none;border:none;padding:0;color:var(--muted-2);font-size:10px;margin-left:auto}.ghostbtn.svelte-12qhfyh:hover{color:var(--text)}main.svelte-12qhfyh{flex:1;min-width:0;padding:var(--s6);max-width:1040px}@media(max-width:760px){.shell.svelte-12qhfyh{flex-direction:column}.rail.svelte-12qhfyh{width:100%;height:auto;position:static;flex-direction:row;align-items:center;flex-wrap:wrap;border-right:none;border-bottom:1px solid var(--line);padding:var(--s2) var(--s3)}.nav.svelte-12qhfyh{display:flex;gap:2px;overflow-x:auto}.navitem.svelte-12qhfyh{height:30px;white-space:nowrap}.fabs.svelte-12qhfyh{display:flex;border-top:none;padding-top:0}.fabs.svelte-12qhfyh .eyebrow:where(.svelte-12qhfyh){display:none}.spacer.svelte-12qhfyh,.foot.svelte-12qhfyh{display:none}main.svelte-12qhfyh{padding:var(--s4)}}
