:root{--night:#07172d;--night-2:#0d2340;--blue:#316eb5;--cyan:#26afc7;--green:#36b77a;--lime:#a8cf37;--amber:#d99b32;--red:#dc4d5d;--purple:#8064db;--ink:#162638;--muted:#66758a;--line:#dce4ec;--soft:#f3f6f9;--white:#fff;--shell:min(1120px,calc(100% - 40px));font-family:Montserrat,Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;color:var(--ink);background:#eef2f6}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:#eef2f6}a{color:inherit}.shell{width:var(--shell);margin-inline:auto}.skip-link{position:fixed;left:16px;top:-80px;background:#fff;padding:12px 18px;z-index:20}.skip-link:focus{top:16px}.site-header{height:82px;background:var(--night);color:#fff;border-bottom:1px solid rgba(255,255,255,.08)}.header-inner{height:100%;display:flex;align-items:center;justify-content:space-between}.brand img,footer img{display:block;filter:none}.site-header nav{display:flex;gap:28px;align-items:center}.site-header nav a{text-decoration:none;color:#b8c4d2;font-size:.88rem;font-weight:650;padding:30px 0 25px;position:relative}.site-header nav a:hover,.site-header nav a:focus-visible,.site-header nav a.is-active{color:#fff}.site-header nav a.is-active:after{content:"";position:absolute;left:0;right:0;bottom:0;height:3px;background:var(--lime);border-radius:3px}.status-hero{background:linear-gradient(135deg,#0b203b,#102f50);color:#fff}.status-hero .shell{display:flex;gap:28px;align-items:center;padding:64px 0}.status-symbol{width:76px;height:76px;display:grid;place-items:center;border:1px solid rgba(255,255,255,.16);border-radius:22px;background:rgba(255,255,255,.06);flex:0 0 auto}.status-symbol span{width:24px;height:24px;border-radius:50%;background:var(--green);box-shadow:0 0 0 9px rgba(54,183,122,.14)}.status-in_development .status-symbol span{background:var(--purple);box-shadow:0 0 0 9px rgba(128,100,219,.16)}.eyebrow{text-transform:uppercase;letter-spacing:.14em;font-size:.7rem;font-weight:800;color:var(--cyan);margin:0 0 10px}.status-hero h1{font-size:clamp(2rem,4vw,3.6rem);line-height:1.03;max-width:820px;margin:0}.status-hero p{color:#c1d0df;max-width:750px;line-height:1.65;margin:16px 0 10px}.status-hero small{color:#8fa3b8}.status-layout{padding:54px 0 80px}.status-intro{display:grid;grid-template-columns:.8fr 1.2fr;gap:56px;align-items:end;margin-bottom:30px}.status-intro h2,.timeline-section h2{font-size:clamp(1.55rem,2.4vw,2.35rem);margin:0}.status-intro>p{color:var(--muted);line-height:1.7;margin:0}.status-groups{display:grid;gap:18px}.service-group{background:#fff;border:1px solid var(--line);border-radius:18px;overflow:hidden;box-shadow:0 10px 32px rgba(22,38,56,.045)}.group-heading{appearance:none;border:0;background:#fff;width:100%;padding:23px 26px;display:grid;grid-template-columns:1fr auto 20px;gap:22px;align-items:center;text-align:left;color:var(--ink);cursor:pointer}.group-heading:hover{background:#f9fbfc}.group-heading>span:first-child{display:grid;gap:5px}.group-heading strong{font-size:1.08rem}.group-heading small{color:var(--muted);font-size:.82rem;font-weight:500}.group-heading b{font-size:1.25rem;color:#8090a3}.state{display:inline-flex;align-items:center;gap:8px;font-size:.78rem;font-weight:750;white-space:nowrap;color:#3c4b5d}.state i{width:9px;height:9px;border-radius:50%;background:#93a1b2}.state-operational i{background:var(--green)}.state-in_development i{background:var(--purple)}.state-degraded i,.state-maintenance i{background:var(--amber)}.state-partial_outage i,.state-major_outage i{background:var(--red)}.components{border-top:1px solid var(--line)}.component{padding:22px 26px;border-bottom:1px solid #e8edf2}.component:last-child{border-bottom:0}.component-line{display:flex;justify-content:space-between;align-items:center;gap:20px}.component h3{font-size:.96rem;margin:0}.history{display:grid;grid-template-columns:auto 1fr auto;gap:11px;align-items:center;margin-top:17px}.history-label{font-size:.66rem;color:#8a98a8}.history-bars{height:22px;display:grid;grid-template-columns:repeat(30,1fr);gap:3px}.bar{border-radius:3px;background:#d9e1e8}.bar-operational{background:var(--green)}.bar-degraded,.bar-maintenance{background:var(--amber)}.bar-partial_outage,.bar-major_outage{background:var(--red)}.measurement{font-size:.69rem;color:#8a98a8;margin:8px 0 0;text-align:right}.timeline-section{margin-top:48px;scroll-margin-top:20px}.timeline-section header{margin-bottom:18px}.empty-state{background:#fff;border:1px solid var(--line);border-radius:18px;padding:24px 26px;display:flex;gap:18px;align-items:center}.empty-state>span{width:38px;height:38px;border-radius:50%;display:grid;place-items:center;background:#e8f7ef;color:#268c5c;font-weight:900}.empty-state strong{font-size:.96rem}.empty-state p{margin:5px 0 0;color:var(--muted);font-size:.84rem}footer{background:#06111f;color:#afbdcc}footer>.shell{padding:42px 0;display:flex;align-items:flex-end;justify-content:space-between;gap:30px}footer p{font-size:.8rem;margin:10px 0 0}footer .shell>div:last-child{display:flex;gap:24px}footer a{font-size:.78rem;text-decoration:none}footer a:hover{color:#fff}.footer-bottom{border-top:1px solid rgba(255,255,255,.08)}.footer-bottom .shell{padding:16px 0;display:flex;justify-content:space-between;font-size:.7rem}@media(max-width:720px){:root{--shell:min(100% - 28px,1120px)}.site-header{height:auto}.header-inner{min-height:74px;display:block;padding:14px 0}.site-header nav{gap:16px;overflow-x:auto}.site-header nav a{padding:13px 0 10px;white-space:nowrap}.status-hero .shell{align-items:flex-start;padding:42px 0}.status-symbol{width:54px;height:54px;border-radius:16px}.status-intro{grid-template-columns:1fr;gap:14px}.group-heading{grid-template-columns:1fr 20px;padding:20px}.group-heading>.state{grid-column:1}.components{padding:0}.component{padding:20px}.component-line{align-items:flex-start}.history{grid-template-columns:1fr;gap:6px}.history-label:last-child{text-align:right}.history-bars{order:2}.measurement{text-align:left}.status-layout{padding-top:38px}footer>.shell{display:block}footer .shell>div:last-child{margin-top:24px;flex-wrap:wrap}.footer-bottom .shell{display:flex}.status-hero h1{font-size:2rem}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}}
.admin-body{background:#edf2f6}.admin-login{min-height:100vh;display:grid;place-items:center;padding:24px;background:radial-gradient(circle at 80% 10%,rgba(49,110,181,.22),transparent 35%),var(--night)}.admin-login>section{width:min(460px,100%);padding:38px;background:#fff;border-radius:22px;box-shadow:0 24px 80px rgba(0,0,0,.24)}.admin-login img{width:190px;background:var(--night);padding:12px;border-radius:10px;margin-bottom:28px}.admin-login h1{margin:0}.admin-login p{color:var(--muted);line-height:1.6}.admin-login form,.admin-form{display:grid;gap:16px}.admin-login label,.admin-form label{display:grid;gap:7px;font-size:.8rem;font-weight:700}.admin-login input,.admin-form input,.admin-form select,.admin-form textarea,.component-form select{width:100%;border:1px solid #cbd6e0;border-radius:9px;padding:11px 12px;font:inherit;background:#fff}.admin-login button,.admin-form button,.component-form button,.admin-header button,.active-incident button{border:0;border-radius:9px;background:var(--blue);color:#fff;padding:11px 16px;font-weight:750;cursor:pointer}.admin-header{background:var(--night);color:#fff}.admin-header .shell{min-height:72px;display:flex;align-items:center;gap:18px}.admin-header img{width:175px}.admin-header .shell>div{display:grid;font-size:.78rem;margin-right:auto}.admin-header span{color:#9fb0c1}.admin-header a{font-size:.76rem;color:#d6e1ec;text-decoration:none}.admin-header form{margin:0}.admin-header button{background:#203752;padding:8px 13px}.admin-main{padding:46px 0 80px}.admin-main>header h1{font-size:2.3rem;margin:0}.admin-main>header p:last-child{color:var(--muted)}.admin-grid{display:grid;grid-template-columns:1.1fr .9fr;gap:22px;align-items:start}.admin-grid>div{display:grid;gap:22px}.admin-panel{background:#fff;border:1px solid var(--line);border-radius:16px;padding:24px}.admin-panel h2{margin:0 0 20px}.admin-panel h3{font-size:.72rem;text-transform:uppercase;letter-spacing:.1em;color:var(--muted);margin:24px 0 10px}.component-form{display:grid;grid-template-columns:1fr 100px;gap:10px;align-items:end;padding:10px 0;border-bottom:1px solid #edf1f4}.component-form label{display:grid;grid-template-columns:1fr 210px;align-items:center;gap:12px;font-size:.82rem}.component-form button{padding:11px 10px}.admin-form fieldset{border:1px solid var(--line);border-radius:10px;padding:13px;display:grid;grid-template-columns:1fr 1fr;gap:8px}.admin-form legend{font-size:.76rem;font-weight:800}.admin-form fieldset label{display:flex;align-items:center;gap:7px;font-weight:500}.admin-form fieldset input{width:auto}.date-grid{display:grid;grid-template-columns:1fr 1fr;gap:12px}.admin-alert{padding:13px 16px;border-radius:10px;margin:16px 0}.admin-alert.error{background:#fff0f1;color:#9f2634}.admin-alert.success{background:#e9f8f0;color:#216c49}.active-incident{margin-top:16px;padding:14px;background:#fff3e4;border-radius:10px;display:grid;gap:6px}.active-incident small{color:var(--muted)}.active-incident button{background:var(--night);margin-top:6px}@media(max-width:850px){.admin-grid{grid-template-columns:1fr}.admin-header .shell{flex-wrap:wrap;padding:12px 0}.component-form label{grid-template-columns:1fr}.component-form{grid-template-columns:1fr 90px}}@media(max-width:520px){.admin-main>header h1{font-size:1.8rem}.component-form{grid-template-columns:1fr}.admin-form fieldset,.date-grid{grid-template-columns:1fr}.admin-header a{order:4;width:100%}}
