:root{--bg:#07101d;--panel:#0c1727;--panel2:#101e31;--line:#203149;--text:#f5f8fc;--muted:#91a0b6;--blue:#4d91ff;--green:#39d98a;--yellow:#f4c95d;--orange:#ff9966;--red:#ff647c;--shadow:0 20px 70px rgba(0,0,0,.28)}*{box-sizing:border-box}html{color-scheme:dark}body{margin:0;background:radial-gradient(circle at 20% 0,#102540 0,transparent 32%),var(--bg);color:var(--text);font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;line-height:1.55}.container{width:min(1080px,calc(100% - 36px));margin:auto}.site-header{border-bottom:1px solid rgba(255,255,255,.07);background:rgba(7,16,29,.75);backdrop-filter:blur(18px);position:sticky;top:0;z-index:10}.nav{height:76px;display:flex;align-items:center;justify-content:space-between}.brand{display:flex;align-items:center;gap:12px;color:#fff;text-decoration:none;font-weight:800}.brand small{display:block;color:var(--muted);font-size:11px;letter-spacing:.08em;text-transform:uppercase}.brand-mark{display:grid;place-items:center;width:38px;height:38px;border-radius:11px;background:linear-gradient(145deg,#61a5ff,#2f69e5);box-shadow:0 9px 25px rgba(63,129,255,.35)}.nav-link{color:#c8d4e5;text-decoration:none;font-weight:650}.page-space{padding:54px 0 70px}.status-hero{display:flex;align-items:center;justify-content:space-between;gap:24px;padding:36px;border:1px solid var(--line);border-radius:22px;background:linear-gradient(135deg,rgba(57,217,138,.14),rgba(12,23,39,.94));box-shadow:var(--shadow);margin-bottom:24px}.status-hero h1{font-size:clamp(30px,5vw,48px);line-height:1.05;margin:8px 0 10px}.status-hero p{color:#b9c5d7;margin:0}.status-hero.status-major_outage{background:linear-gradient(135deg,rgba(255,100,124,.18),rgba(12,23,39,.94))}.status-hero.status-partial_outage,.status-hero.status-degraded{background:linear-gradient(135deg,rgba(244,201,93,.16),rgba(12,23,39,.94))}.eyebrow{font-size:11px;font-weight:800;letter-spacing:.15em;color:#75aaff}.live-pill{white-space:nowrap;padding:10px 14px;border:1px solid rgba(255,255,255,.11);border-radius:999px;color:#c9d5e5;background:rgba(255,255,255,.04);font-size:13px}.live-pill span{display:inline-block;width:8px;height:8px;border-radius:50%;background:var(--green);box-shadow:0 0 0 6px rgba(57,217,138,.12);margin-right:8px}.panel{background:rgba(12,23,39,.88);border:1px solid var(--line);border-radius:20px;margin-top:20px;overflow:hidden;box-shadow:var(--shadow)}.section-heading{display:flex;align-items:end;justify-content:space-between;padding:25px 28px;border-bottom:1px solid var(--line)}.section-heading h2{margin:4px 0 0;font-size:22px}.muted{color:var(--muted);font-size:13px}.component-row,.uptime-row{display:flex;justify-content:space-between;align-items:center;gap:18px;padding:21px 28px;border-bottom:1px solid rgba(255,255,255,.055)}.component-row:last-child,.uptime-row:last-child{border-bottom:0}.component-row h3{margin:0 0 3px;font-size:16px}.component-row p{margin:0;color:var(--muted);font-size:13px}.component-meta{display:flex;align-items:center;gap:14px;color:var(--muted);font-size:13px}.status-badge{padding:7px 10px;border-radius:9px;font-weight:750;font-size:12px}.status-operational{color:#8ef0bb;background:rgba(57,217,138,.12)}.status-degraded,.status-maintenance{color:#ffe08a;background:rgba(244,201,93,.12)}.status-partial_outage{color:#ffb18b;background:rgba(255,153,102,.12)}.status-major_outage{color:#ff9aaa;background:rgba(255,100,124,.12)}.uptime-title{min-width:180px}.uptime-title strong,.uptime-title span{display:block}.uptime-title span{font-size:12px;color:var(--muted)}.bars{display:grid;grid-template-columns:repeat(30,1fr);gap:4px;flex:1}.bar{height:32px;border-radius:4px;background:#26364d}.bar.good{background:var(--green)}.bar.warn{background:var(--yellow)}.bar.bad{background:var(--red)}.empty{padding:35px 28px;color:var(--muted)}.good-empty{display:flex;gap:14px;align-items:center}.good-empty>span{display:grid;place-items:center;width:40px;height:40px;border-radius:50%;background:rgba(57,217,138,.12);color:var(--green);font-size:20px}.good-empty strong{color:var(--text)}.good-empty p{margin:3px 0 0}.incident{padding:26px 28px;border-bottom:1px solid var(--line)}.incident:last-child{border-bottom:0}.incident-head{display:flex;justify-content:space-between;gap:18px}.incident-head h3{margin:4px 0}.incident-head time{color:var(--muted);font-size:12px}.incident-state{font-size:11px;letter-spacing:.08em;text-transform:uppercase;color:#78aaff;font-weight:800}.timeline{margin-top:22px}.timeline-item{display:grid;grid-template-columns:12px 1fr;gap:13px;position:relative;padding-bottom:20px}.timeline-item:before{content:"";position:absolute;left:5px;top:13px;bottom:-3px;width:1px;background:var(--line)}.timeline-item:last-child:before{display:none}.timeline-item>span{width:11px;height:11px;margin-top:5px;border-radius:50%;background:var(--blue);box-shadow:0 0 0 5px rgba(77,145,255,.1)}.timeline-item p{margin:4px 0;color:#c1cddd}.timeline-item small{color:var(--muted)}footer{border-top:1px solid var(--line);color:var(--muted)}.footer-inner{display:flex;justify-content:space-between;padding:24px 0;font-size:13px}.admin-body{min-height:100vh;background:radial-gradient(circle at top,#112847,var(--bg) 48%)}.auth-shell{min-height:100vh;display:grid;place-items:center;padding:24px}.auth-card{width:min(440px,100%);padding:34px;border:1px solid var(--line);border-radius:20px;background:var(--panel);box-shadow:var(--shadow)}.auth-card h1{margin:7px 0 10px}.form-stack{display:grid;gap:16px;margin-top:22px}label{display:grid;gap:7px;font-size:13px;font-weight:700;color:#cbd5e4}input,select,textarea{width:100%;border:1px solid #2a3c55;background:#081321;color:#fff;border-radius:10px;padding:12px 13px;font:inherit;outline:none}input:focus,select:focus,textarea:focus{border-color:#548fff;box-shadow:0 0 0 3px rgba(84,143,255,.12)}textarea{min-height:115px;resize:vertical}.button{display:inline-flex;justify-content:center;align-items:center;border:0;border-radius:10px;padding:11px 15px;text-decoration:none;font-weight:800;cursor:pointer}.button.primary{background:linear-gradient(135deg,#5598ff,#346ee8);color:#fff}.button.ghost{background:#14233a;color:#dce7f5;border:1px solid #2a3b53}.button.danger{background:rgba(255,100,124,.14);color:#ff9cad}.button.full{width:100%}.notice{padding:12px 14px;border-radius:10px;margin:15px 0;font-size:13px}.notice.success{background:rgba(57,217,138,.12);color:#9aefc1}.notice.danger{background:rgba(255,100,124,.13);color:#ffabb9}.admin-layout{display:grid;grid-template-columns:250px 1fr;min-height:100vh}.sidebar{padding:25px 18px;background:#081321;border-right:1px solid var(--line)}.sidebar .brand{margin:0 8px 26px}.sidebar nav{display:grid;gap:6px}.sidebar nav a{padding:11px 12px;border-radius:9px;color:#aebbd0;text-decoration:none;font-weight:650}.sidebar nav a:hover,.sidebar nav a.active{background:#14243a;color:#fff}.admin-main{padding:34px}.admin-top{display:flex;justify-content:space-between;align-items:center;margin-bottom:24px}.admin-top h1{margin:0}.grid{display:grid;gap:18px}.grid.two{grid-template-columns:1fr 1fr}.admin-card{padding:22px;border:1px solid var(--line);border-radius:16px;background:var(--panel)}.admin-card h2{margin-top:0}.table-wrap{overflow:auto}table{width:100%;border-collapse:collapse}th,td{text-align:left;padding:13px;border-bottom:1px solid var(--line);font-size:13px}th{color:var(--muted)}.actions{display:flex;gap:8px;flex-wrap:wrap}.inline-form{display:inline}.checkbox-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:8px}.checkbox{display:flex;align-items:center;gap:8px;font-weight:500}.checkbox input{width:auto}.code{font-family:ui-monospace,SFMono-Regular,Menlo,monospace;background:#07111f;padding:3px 7px;border-radius:6px}@media(max-width:760px){.status-hero,.section-heading,.component-row,.uptime-row,.incident-head,.footer-inner{align-items:flex-start;flex-direction:column}.live-pill{white-space:normal}.component-meta{width:100%;justify-content:space-between}.bars{width:100%;gap:3px}.bar{height:25px}.admin-layout{grid-template-columns:1fr}.sidebar{border-right:0;border-bottom:1px solid var(--line)}.sidebar nav{grid-template-columns:repeat(2,1fr)}.admin-main{padding:22px}.grid.two{grid-template-columns:1fr}.checkbox-grid{grid-template-columns:1fr}}
