:root{--ink:#18212b;--muted:#687584;--line:#dfe5e9;--surface:#fff;--bg:#f5f7f8;--green:#247a55;--green-soft:#e2f2ea;--yellow:#9b6a12;--yellow-soft:#fff3d8;--red:#ad3e42;--red-soft:#fae5e5;--max:1040px}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--bg);color:var(--ink);font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;line-height:1.55}.site-header,.site-footer,.container{width:min(calc(100% - 48px),var(--max));margin:auto}.site-header{display:flex;align-items:center;justify-content:space-between;padding:30px 0}.brand{display:inline-flex;align-items:center;gap:10px;color:var(--ink);font-weight:750;letter-spacing:-.02em;text-decoration:none}.brand-mark{display:grid;place-items:center;width:30px;height:30px;border-radius:8px;background:var(--ink);color:white;font-size:15px}.header-label,.small-note{color:var(--muted);font-size:.85rem}.status-hero{padding:76px 0 82px;border-bottom:1px solid var(--line)}.status-badge{display:inline-flex;align-items:center;gap:9px;padding:7px 12px;border-radius:999px;background:var(--green-soft);color:var(--green);font-size:.83rem;font-weight:700}.status-dot{display:inline-block;width:9px;height:9px;border-radius:50%;background:currentColor}.eyebrow{margin:0 0 11px;color:var(--muted);font-size:.74rem;font-weight:750;letter-spacing:.1em;text-transform:uppercase}.status-hero .eyebrow{margin-top:25px}.status-hero h1{max-width:700px;margin:0 0 14px;font-size:clamp(2.3rem,6vw,4.6rem);letter-spacing:-.06em;line-height:1.03}.status-message{max-width:650px;margin:0;color:var(--muted);font-size:1.08rem}.content-grid{display:grid;grid-template-columns:1.6fr 1fr;gap:20px;padding:42px 0}.panel,.contact-panel{background:var(--surface);border:1px solid var(--line);border-radius:16px}.panel{padding:28px}.section-heading{display:flex;align-items:flex-end;justify-content:space-between;gap:20px}.section-heading h2,.contact-panel h2{margin:0;font-size:1.35rem;letter-spacing:-.035em}.service-list,.history-list{list-style:none;margin:20px 0 0;padding:0}.service-list li{display:flex;align-items:center;justify-content:space-between;gap:18px;padding:16px 0;border-top:1px solid var(--line);font-size:.95rem}.service-status{display:inline-flex;align-items:center;gap:7px;color:var(--green);font-size:.82rem;font-weight:700;white-space:nowrap}.service-maintenance{color:var(--yellow)}.service-incident{color:var(--red)}.info-panel{background:var(--ink);border-color:var(--ink);color:white}.info-panel .eyebrow{color:#aab6c0}.info-panel h2{max-width:250px;margin:38px 0 14px;font-size:1.55rem;letter-spacing:-.04em;line-height:1.16}.info-panel p:last-child{margin:0;color:#afbac4}.history-section{padding:9px 0 44px}.history-list{max-width:760px}.history-list li{display:grid;grid-template-columns:150px 1fr;gap:24px;padding:21px 0;border-top:1px solid var(--line)}.history-list time{color:var(--muted);font-size:.88rem}.history-list h3{margin:0 0 3px;font-size:1rem}.history-list p{margin:0;color:var(--muted);font-size:.92rem}.contact-panel{display:flex;align-items:center;justify-content:space-between;gap:24px;padding:26px 28px;margin-bottom:42px}.contact-panel p:last-child{margin:5px 0 0;color:var(--muted);font-size:.92rem}.button{display:inline-flex;align-items:center;gap:14px;padding:12px 16px;border-radius:9px;background:var(--ink);color:white;font-size:.88rem;font-weight:700;text-decoration:none;white-space:nowrap}.button:hover{background:#2b3947}.site-footer{display:flex;justify-content:space-between;gap:20px;padding:24px 0 38px;border-top:1px solid var(--line);color:var(--muted);font-size:.78rem}.state-maintenance .status-badge{background:var(--yellow-soft);color:var(--yellow)}.state-incident .status-badge{background:var(--red-soft);color:var(--red)}.state-maintenance .status-dot{color:var(--yellow)}.state-incident .status-dot{color:var(--red)}@media(max-width:720px){.site-header,.site-footer,.container{width:min(calc(100% - 32px),var(--max))}.site-header{padding:22px 0}.header-label{display:none}.status-hero{padding:52px 0 58px}.content-grid{grid-template-columns:1fr;padding:28px 0}.panel{padding:22px}.history-list li{grid-template-columns:1fr;gap:4px}.contact-panel{align-items:flex-start;flex-direction:column;padding:24px;margin-bottom:28px}.site-footer{flex-direction:column;gap:5px}}
.brand-logo{display:block;width:32px;height:32px;object-fit:contain;border-radius:8px}.status-headline{max-width:650px;margin:0 0 10px;font-size:1.22rem;font-weight:700;letter-spacing:-.02em}.status-action{max-width:650px;margin:16px 0 0;color:var(--muted);font-size:.97rem}.event-status{display:inline-block;margin-bottom:5px;color:var(--muted);font-size:.72rem;font-weight:800;letter-spacing:.08em;text-transform:uppercase}.event-in_progress{color:var(--yellow)}.event-resolved{color:var(--green)}.empty-history{padding:21px 0;border-top:1px solid var(--line);color:var(--muted)}[hidden]{display:none!important}
.service-unavailable{color:var(--red)}.service-degraded{color:var(--yellow)}
.fallback-panel{margin:24px 0}.fallback-panel h2{margin-top:0}
.site-header{padding:24px 0 18px}.brand{gap:14px;font-size:1.55rem}.brand-logo{width:64px;height:64px}.header-label{display:none}body{min-height:100vh;display:flex;flex-direction:column}.container{flex:1;display:flex;flex-direction:column;justify-content:center}.status-hero{width:100%;padding:24px 0 28px;text-align:center;border-bottom:0}.status-hero h1{max-width:none;margin:0 0 30px;font-size:clamp(1.8rem,4vw,2.5rem);letter-spacing:-.04em}.status-options{display:grid;grid-template-columns:repeat(3,1fr);gap:14px;max-width:880px;margin:0 auto 30px}.status-option{display:flex;align-items:center;justify-content:center;gap:10px;min-height:62px;padding:14px 18px;border:2px solid #b9c4cc;border-radius:14px;background:#eef1f3;color:#52606d;font-size:1rem;font-weight:750;text-align:center}.status-option .status-dot{width:10px;height:10px;background:#7e8a94}.status-option.is-active{color:#fff}.state-operational .status-option.is-active{background:var(--green);border-color:var(--green)}.state-maintenance .status-option.is-active{background:var(--yellow);border-color:var(--yellow)}.state-incident .status-option.is-active{background:var(--red);border-color:var(--red)}.status-option.is-active .status-dot{background:currentColor}.status-message{max-width:760px;margin:0 auto;font-size:1.15rem;line-height:1.45;color:var(--ink)}.last-updated{margin:18px 0 0;color:var(--muted);font-size:.9rem}.content-grid{display:none}.fallback-panel{max-width:760px;margin:16px auto;padding:14px 18px;border:1px solid var(--line);border-radius:10px;color:var(--muted);text-align:center}.site-footer{padding:18px 0 24px}.state-unavailable .status-option{background:#eef1f3;color:#687584;border-color:#c7d0d6}.state-unavailable .status-message{color:var(--muted)}
@media(max-width:720px){.site-header,.site-footer,.container{width:min(calc(100% - 32px),var(--max))}.site-header{padding:18px 0 14px}.brand{font-size:1.35rem}.brand-logo{width:56px;height:56px}.container{justify-content:flex-start}.status-hero{padding:16px 0 24px}.status-hero h1{margin-bottom:22px;font-size:clamp(1.55rem,7vw,2rem)}.status-options{grid-template-columns:1fr;gap:10px;margin-bottom:22px}.status-option{min-height:52px;padding:12px 14px;font-size:.98rem}.status-message{font-size:1.05rem}.last-updated{font-size:.82rem;line-height:1.4}.site-footer{flex-direction:column;gap:5px}}
