.status-tag.c-e0t8m9{border:1px solid var(--tone-c);height:24px;color:var(--tone-c);font-family:var(--font-mono,"IBM Plex Mono", ui-monospace, monospace);letter-spacing:.1em;text-transform:uppercase;white-space:nowrap;--tone-c:var(--color-game-text-muted,#8a8a8a);background:0 0;align-items:center;gap:7px;padding:0 9px;font-size:10.5px;font-weight:600;display:inline-flex}.status-tag--op.c-e0t8m9{--tone-c:var(--color-game-territory-green,#4a8a3a)}.status-tag--warn.c-e0t8m9{--tone-c:var(--color-game-accent-gold,#c87a4a)}.status-tag--down.c-e0t8m9{--tone-c:var(--color-game-territory-red,#b8323a)}.status-tag--sched.c-e0t8m9,.status-tag--maint.c-e0t8m9{--tone-c:var(--color-game-territory-blue,#3a6abf)}.status-tag__pip.c-e0t8m9{background:var(--tone-c);flex:none;width:8px;height:8px;position:relative}.status-tag__pip--live.c-e0t8m9:after{content:"";background:var(--tone-c);animation:2.6s ease-in-out infinite c-e0t8m9-status-tag-breathe;position:absolute;inset:0}@keyframes c-e0t8m9-status-tag-breathe{0%,to{opacity:.7;transform:scale(1)}50%{opacity:0;transform:scale(2.4)}}@media (prefers-reduced-motion:reduce){.status-tag__pip--live.c-e0t8m9:after{animation:none}}.status-view.c-ghn402{--bg-deep:var(--color-game-bg-deep,#0a0a0c);--bg-panel:var(--color-game-bg-panel,#15171b);--bg-raised:var(--color-game-bg-panel-raised,#1d2026);--border:var(--color-game-border-sharp,#2a2d33);--border-hair:#ece6d80f;--fg1:var(--color-game-text-primary,#ece6d8);--fg2:var(--color-game-text-muted,#8a8a8a);--fg3:#5a5d63;--gold:var(--color-game-accent-gold,#c87a4a);--gold-dim:#7a5030;--green:var(--color-game-territory-green,#4a8a3a);--red:var(--color-game-territory-red,#b8323a);--blue:var(--color-game-territory-blue,#3a6abf);--font-sans:"IBM Plex Sans", system-ui, sans-serif;--font-mono:"IBM Plex Mono", ui-monospace, Menlo, monospace}.pip.c-ghn402{background:var(--fg2);flex:none;width:8px;height:8px;position:relative}.pip--op.c-ghn402{background:var(--green)}.pip--warn.c-ghn402{background:var(--gold)}.pip--down.c-ghn402{background:var(--red)}.pip--sched.c-ghn402,.pip--maint.c-ghn402{background:var(--blue)}.pip--live.c-ghn402:after{content:"";background:inherit;animation:2.6s ease-in-out infinite c-ghn402-pip-breathe;position:absolute;inset:0}@keyframes c-ghn402-pip-breathe{0%,to{opacity:.7;transform:scale(1)}50%{opacity:0;transform:scale(2.4)}}.section.c-ghn402{margin-top:48px}.section__head.c-ghn402{border-bottom:1px solid var(--border-hair);justify-content:space-between;align-items:baseline;gap:16px;margin-bottom:16px;padding-bottom:10px;display:flex}.section__title.c-ghn402{font-family:var(--font-mono);letter-spacing:.14em;text-transform:uppercase;color:var(--gold);margin:0;font-size:11px;font-weight:700}.section__meta.c-ghn402{font-family:var(--font-mono);letter-spacing:.1em;text-transform:uppercase;color:var(--fg3);font-size:10px}.hero.c-ghn402{background:var(--bg-panel);border:1px solid var(--border);padding:32px;position:relative}.hero__row.c-ghn402{align-items:center;gap:24px;display:flex}.hero__signal.c-ghn402{border:1px solid var(--hero-c);background:color-mix(in srgb, var(--hero-c) 12%, transparent);width:64px;height:64px;color:var(--hero-c);--hero-c:var(--green);flex:none;place-items:center;padding:17px;display:grid;position:relative}.hero__signal--warn.c-ghn402{--hero-c:var(--gold)}.hero__signal--down.c-ghn402{--hero-c:var(--red)}.hero__signal--maint.c-ghn402{--hero-c:var(--blue)}.hero__text.c-ghn402{min-width:0}.hero__headline.c-ghn402{font-family:var(--font-sans);letter-spacing:-.015em;color:var(--fg1);margin:0;font-size:clamp(1.8rem,4.4vw,2.5rem);font-weight:700;line-height:1.02}.hero__sub.c-ghn402{color:var(--fg2);max-width:62ch;margin:8px 0 0;font-size:14px;line-height:1.55}.hero__meta.c-ghn402{border-top:1px solid var(--border-hair);font-family:var(--font-mono);letter-spacing:.06em;text-transform:uppercase;color:var(--fg3);flex-wrap:wrap;gap:16px 32px;margin-top:24px;padding-top:16px;font-size:11px;display:flex}.hero__meta.c-ghn402 b:where(.c-ghn402){color:var(--fg2);font-weight:500}.hero__dot.c-ghn402{background:var(--green);width:7px;height:7px;margin-right:7px;display:inline-block}.hero__dot--warn.c-ghn402{background:var(--gold)}.hero__dot--down.c-ghn402{background:var(--red)}.hero__dot--maint.c-ghn402{background:var(--blue)}.components.c-ghn402{border:1px solid var(--border);background:var(--bg-panel);position:relative}.component.c-ghn402{border-top:1px solid var(--border-hair);align-items:center;gap:16px;padding:15px 24px;display:flex}.component.c-ghn402:first-child{border-top:0}.component__name.c-ghn402{font-family:var(--font-sans);color:var(--fg1);font-size:14px;font-weight:600}.component__right.c-ghn402{justify-content:flex-end;align-items:center;gap:16px;margin-left:auto;display:flex}.component__count.c-ghn402{font-family:var(--font-mono);letter-spacing:.04em;color:var(--fg3);text-align:right;font-size:11px}.component__count.c-ghn402 b:where(.c-ghn402){color:var(--green);font-weight:600}.component__count.c-ghn402 .is-warn:where(.c-ghn402){color:var(--gold)}.component__count.c-ghn402 .is-down:where(.c-ghn402){color:var(--red)}.component__count--plain.c-ghn402{color:var(--fg2)}.worlds.c-ghn402{grid-template-columns:repeat(auto-fill,minmax(264px,1fr));gap:16px;display:grid}.worlds-empty.c-ghn402{border:1px solid var(--border);background:var(--bg-panel);font-family:var(--font-mono);color:var(--fg3);letter-spacing:.04em;padding:24px;font-size:12px;position:relative}.world.c-ghn402{background:var(--bg-panel);border:1px solid var(--border);flex-direction:column;gap:12px;padding:16px 16px 14px;transition:background .12s;display:flex;position:relative}.world.c-ghn402:hover{background:var(--bg-raised)}.world__top.c-ghn402{align-items:center;gap:10px;display:flex}.world__label.c-ghn402{font-family:var(--font-sans);color:var(--fg1);font-size:14px;font-weight:600}.world__status.c-ghn402{font-family:var(--font-mono);letter-spacing:.1em;text-transform:uppercase;color:var(--fg2);margin-left:auto;font-size:10px;font-weight:600}.world__status--op.c-ghn402{color:var(--green)}.world__status--warn.c-ghn402{color:var(--gold)}.world__status--down.c-ghn402{color:var(--red)}.world__status--sched.c-ghn402,.world__status--maint.c-ghn402{color:var(--blue)}.world__stats.c-ghn402{border-top:1px solid var(--border-hair);justify-content:space-between;gap:8px;padding-top:12px;display:flex}.world__foot.c-ghn402{font-family:var(--font-mono);letter-spacing:.03em;color:var(--fg3);font-size:11.5px}.world__foot.c-ghn402 b:where(.c-ghn402){color:var(--fg2);font-variant-numeric:tabular-nums;font-weight:600}.world__foot--countdown.c-ghn402,.world__foot--countdown.c-ghn402 b:where(.c-ghn402){color:var(--blue)}.world__history-head.c-ghn402{font-family:var(--font-mono);letter-spacing:.1em;text-transform:uppercase;color:var(--fg3);justify-content:space-between;margin-bottom:6px;font-size:9px;display:flex}.world__history-empty.c-ghn402{font-family:var(--font-mono);letter-spacing:.06em;color:var(--fg3);font-size:10px}.stat.c-ghn402{flex-direction:column;gap:4px;display:flex}.stat__k.c-ghn402{font-family:var(--font-mono);letter-spacing:.14em;text-transform:uppercase;color:var(--fg3);font-size:9.5px;font-weight:600}.stat__v.c-ghn402{font-family:var(--font-mono);color:var(--fg2);font-variant-numeric:tabular-nums;font-size:14px;font-weight:600}.stat__v--warn.c-ghn402{color:var(--gold)}.stat__v--sched.c-ghn402{color:var(--blue)}.fleet.c-ghn402{background:var(--bg-panel);border:1px solid var(--border);align-items:center;gap:24px;padding:24px;display:flex;position:relative}.fleet__icon.c-ghn402{border:1px solid var(--border);background:var(--bg-raised);width:46px;height:46px;color:var(--fg2);flex:none;place-items:center;padding:12px;display:grid}.fleet__body.c-ghn402{min-width:0}.fleet__title.c-ghn402{font-family:var(--font-sans);color:var(--fg1);align-items:center;gap:10px;font-size:14px;font-weight:600;display:flex}.fleet__counts.c-ghn402{font-family:var(--font-mono);letter-spacing:.02em;color:var(--fg2);margin-top:7px;font-size:13px}.fleet__note.c-ghn402{font-family:var(--font-mono);letter-spacing:.04em;color:#868d97;align-items:center;gap:7px;margin-top:9px;font-size:11px;display:flex}.fleet__note-icon.c-ghn402{width:13px;height:13px;color:var(--fg3);flex:none}.fleet__tag.c-ghn402{margin-left:auto}.metrics.c-ghn402{grid-template-columns:repeat(auto-fit,minmax(170px,1fr));gap:16px;margin-bottom:24px;display:grid}.metric.c-ghn402{border:1px solid var(--border);background:var(--bg-panel);min-width:0;padding:18px 20px 16px;position:relative}.metric__k.c-ghn402{font-family:var(--font-mono);letter-spacing:.14em;text-transform:uppercase;color:var(--fg2);font-size:10px;font-weight:600}.metric__v.c-ghn402{align-items:baseline;gap:5px;margin-top:12px;display:flex}.metric__num.c-ghn402{font-family:var(--font-mono);color:var(--fg1);letter-spacing:-.005em;font-variant-numeric:tabular-nums;font-size:30px;font-weight:600;line-height:1}.metric__suffix.c-ghn402{font-family:var(--font-mono);color:var(--fg3);font-size:13px;font-weight:500}.metric__sub.c-ghn402{font-family:var(--font-mono);letter-spacing:.04em;color:var(--fg3);margin-top:8px;font-size:10.5px}.uptime.c-ghn402{background:var(--bg-panel);border:1px solid var(--border);padding:24px;position:relative}.incidents-wrap.c-ghn402{margin-top:16px}@media (width<=720px){.component.c-ghn402{padding:13px 16px}.component__right.c-ghn402{flex-direction:column;align-items:flex-end;gap:7px}.fleet.c-ghn402{flex-wrap:wrap;gap:16px}.fleet__tag.c-ghn402{margin-left:0}.hero.c-ghn402{padding:24px}.hero__row.c-ghn402{gap:16px}}@media (prefers-reduced-motion:reduce){.pip--live.c-ghn402:after{animation:none}}.status-shell.c-1566ztz{--bg-deep:var(--color-game-bg-deep,#0a0a0c);--bg-panel:var(--color-game-bg-panel,#15171b);--bg-raised:var(--color-game-bg-panel-raised,#1d2026);--border:var(--color-game-border-sharp,#2a2d33);--gold:var(--color-game-accent-gold,#c87a4a);--gold-dim:#7a5030;--fg2:var(--color-game-text-muted,#8a8a8a);--red:var(--color-game-territory-red,#b8323a);--font-mono:"IBM Plex Mono", ui-monospace, Menlo, monospace;background:var(--bg-deep);color:var(--color-game-text-primary,#ece6d8);flex-direction:column;min-height:100vh;font-family:IBM Plex Sans,system-ui,sans-serif;display:flex}.status-main.c-1566ztz{flex:1;padding:32px 24px 48px}.status-inner.c-1566ztz{max-width:1180px;margin:0 auto}.eyebrow.c-1566ztz{font-family:var(--font-mono);color:var(--gold);letter-spacing:.12em;text-transform:uppercase;align-items:center;gap:10px;margin:0 0 14px;font-size:11px;font-weight:600;display:inline-flex}.eyebrow.c-1566ztz:before{content:"";background:var(--gold-dim);width:24px;height:1px;display:inline-block}.eyebrow.c-1566ztz b:where(.c-1566ztz){color:var(--fg2);font-weight:500}.status-error.c-1566ztz{border:1px solid var(--red);background:#b8323a1a;margin-bottom:18px;padding:12px 14px}.status-error.c-1566ztz p:where(.c-1566ztz){font-family:var(--font-mono);color:#f0b3b6;margin:0;font-size:12px}.skeleton.c-1566ztz{background:linear-gradient(90deg, var(--bg-panel) 0%, var(--bg-raised) 50%, var(--bg-panel) 100%);border:1px solid var(--border);background-size:200% 100%;animation:1.4s ease-in-out infinite c-1566ztz-status-shimmer}@keyframes c-1566ztz-status-shimmer{0%{background-position:200% 0}to{background-position:-200% 0}}@media (width<=720px){.status-main.c-1566ztz{padding:24px 16px 32px}}@media (prefers-reduced-motion:reduce){.skeleton.c-1566ztz{animation:none}}
