*{box-sizing:border-box}body,html{margin:0;background:#070708;color:#f7f7f8;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}.page-shell,body{min-height:100vh}.page-shell{position:relative;overflow:hidden;background:radial-gradient(circle at 50% -20%,rgba(244,49,64,.12),transparent 36%),linear-gradient(#08080a,#060607)}.page-shell:before{content:"";inset:0;background-image:linear-gradient(rgba(255,255,255,.018) 1px,transparent 0),linear-gradient(90deg,rgba(255,255,255,.018) 1px,transparent 0);background-size:34px 34px;-webkit-mask-image:linear-gradient(180deg,black,transparent 80%);mask-image:linear-gradient(180deg,black,transparent 80%)}.ambient,.page-shell:before{position:fixed;pointer-events:none}.ambient{border-radius:50%;filter:blur(90px);opacity:.15}.ambient-one{width:360px;height:360px;background:#ff2738;right:-130px;top:120px}.ambient-two{width:260px;height:260px;background:#74131d;left:-100px;bottom:40px}.container{width:min(1180px,calc(100% - 48px));margin:0 auto;padding:54px 0 36px;position:relative}.topbar{justify-content:space-between;gap:24px;margin-bottom:34px}.brand-wrap,.topbar{display:flex;align-items:center}.brand-wrap{gap:18px}.pulse-logo{width:64px;height:64px;border:1px solid #3b3b40;border-radius:18px;display:grid;place-items:center;background:linear-gradient(145deg,#17171a,#0d0d0f);box-shadow:inset 0 0 0 1px rgba(255,255,255,.025),0 14px 38px rgba(0,0,0,.35)}.eyebrow{font-size:10px;letter-spacing:.2em;font-weight:900;color:#ff3347}.topbar h1{font-size:31px;letter-spacing:-.04em;margin:2px 0}.topbar p{margin:0;color:#8f9098;font-size:14px}.refresh-wrap{display:flex;align-items:center;gap:18px;color:#8d8e95;font-size:12px}.refresh-wrap button{height:42px;padding:0 16px;border:1px solid #2f3036;border-radius:13px;background:#121215;color:#fff;font-weight:800;display:flex;align-items:center;gap:9px;cursor:pointer}.refresh-wrap button:hover{border-color:#4d4e56;background:#17171b}.refresh-wrap button:disabled{opacity:.65}.spin{animation:spin .8s linear infinite}@keyframes spin{to{transform:rotate(1turn)}}.summary{min-height:100px;border-radius:20px;padding:22px 24px;display:flex;align-items:center;gap:16px;border:1px solid;box-shadow:0 18px 50px rgba(0,0,0,.25);transition:.25s}.summary.operational{background:linear-gradient(90deg,#071f16,#07170f);border-color:#0f603c;color:#36d796}.summary.degraded{background:#241b08;border-color:#765415;color:#f4b83a}.summary.down{background:#270a0d;border-color:#781d28;color:#ff5b69}.summary.unconfigured{background:#151519;border-color:#34343a;color:#aaaab3}.summary-icon{width:52px;height:52px;border-radius:14px;display:grid;place-items:center;background:rgba(255,255,255,.055);border:1px solid}.summary h2{margin:0 0 4px;font-size:19px;letter-spacing:-.02em}.summary p{margin:0;color:#9a9ba2;font-size:12px}.section-label{margin:33px 0 14px;color:#a3a4aa;font-size:12px}.services{display:grid;grid-gap:14px;gap:14px}.service-card{padding:21px;border:1px solid #292a2f;border-radius:19px;background:linear-gradient(180deg,rgba(13,13,15,.96),rgba(9,9,11,.96));box-shadow:0 12px 30px rgba(0,0,0,.18);transition:transform .2s,border-color .2s}.service-card:hover{transform:translateY(-2px);border-color:#3a3b42}.service-head{display:flex;justify-content:space-between;align-items:center;gap:20px}.service-head h3{display:inline;font-size:15px;margin:0}.service-head span{font-size:12px;color:#8f9098}.state-pill{display:flex;align-items:center;gap:6px;font-size:12px;font-weight:800}.state-pill.operational{color:#39d998}.state-pill.degraded{color:#f5ba42}.state-pill.down{color:#ff5c69}.state-pill.unconfigured{color:#a0a1a8}.bars{display:flex;gap:3px;margin:20px 0 10px;overflow:hidden}.bar{width:7px;height:36px;border-radius:4px;background:#22232a;flex:0 0 auto}.bar.operational{background:#35c98a}.bar.degraded{background:#d69b25}.bar.down{background:#e64955}.bar.unconfigured{background:#22232a}.service-foot{display:flex;justify-content:space-between;color:#777881;font-size:10px}.service-foot b{color:#c5c6cb}.detail{margin-top:12px;border-top:1px solid #202126;padding-top:10px;color:#777881;font-size:11px}.incident-section{margin-top:36px}.section-title-row{display:flex;justify-content:space-between;align-items:end;margin-bottom:13px}.section-title-row h2{margin:3px 0 0;font-size:22px}.section-title-row>span{font-size:11px;color:#787981}.empty-incident,.incident{border:1px solid #28292e;border-radius:16px;background:#0c0c0e;padding:17px 18px;color:#9b9ca2}.empty-incident{display:flex;gap:10px;align-items:center}.empty-incident svg{color:#3bd699}.incident p{margin:5px 0 0;color:#8b8c93;font-size:13px}footer{display:flex;justify-content:space-between;border-top:1px solid #202126;margin-top:34px;padding-top:20px;color:#666770;font-size:11px}@media(max-width:780px){.container{width:min(100% - 26px,1180px);padding-top:28px}.topbar{align-items:flex-start;flex-direction:column}.refresh-wrap{width:100%;justify-content:space-between}.service-head{align-items:flex-start}.bars{gap:2px}.bar{width:5px;height:30px}.service-foot{gap:10px}.service-foot span:nth-child(2){text-align:center}.pulse-logo{width:54px;height:54px}.topbar h1{font-size:27px}}