:root{--ink:#0b1328;--muted:#65728a;--line:#e5eaf2;--surface:#fff;--surface-soft:#f5f8fd;--blue:#2862eb;--violet:#7137db;--green:#11a96b;--amber:#d88a08;--red:#d9475c;--unknown:#748099;--shadow:0 18px 55px #142a5b1a}*{box-sizing:border-box}html{scroll-behavior:smooth}body{color:var(--ink);background:#f1f5fb;margin:0;font-family:Inter,ui-sans-serif,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}button,a{font:inherit}button{color:inherit}main{min-height:100vh;position:relative;overflow:hidden}.ambient{filter:blur(90px);opacity:.25;pointer-events:none;z-index:-1;border-radius:999px;position:fixed}.ambient-one{background:#62d5ff;width:520px;height:520px;top:-260px;left:-200px}.ambient-two{background:#9b6cff;width:620px;height:620px;top:200px;right:-330px}.topbar{-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);z-index:20;background:#ffffffdb;border-bottom:1px solid #dae2f1d9;justify-content:space-between;align-items:center;height:82px;padding:0 clamp(22px,5vw,76px);display:flex;position:relative}.brand{color:var(--ink);align-items:center;gap:13px;text-decoration:none;display:flex}.brand img{width:94px;height:auto}.brand-divider{background:#dce3ef;width:1px;height:26px}.brand-name{letter-spacing:-.04em;color:#1261b3;font-size:20px;font-weight:600}.brand-name strong{font-weight:900}.brand-product{text-transform:uppercase;letter-spacing:.2em;color:#5b43ce;background:#eef2ff;border-radius:999px;padding:6px 9px;font-size:10px;font-weight:900}.topbar-actions{align-items:center;gap:14px;display:flex}.auto-refresh{color:#627089;align-items:center;gap:8px;font-size:12px;font-weight:700;display:flex}.live-dot{background:#16b978;border-radius:50%;width:8px;height:8px;box-shadow:0 0 0 5px #16b9781c}.refresh-button{cursor:pointer;background:#fff;border:1px solid #dbe3f0;border-radius:13px;align-items:center;gap:8px;padding:10px 14px;font-size:12px;font-weight:800;transition:all .2s;display:flex;box-shadow:0 5px 18px #1b33680f}.refresh-button:hover{border-color:#8aa8ef;transform:translateY(-1px)}.refresh-button:disabled{opacity:.7}.spin{animation:1s linear infinite spin}@keyframes spin{to{transform:rotate(360deg)}}.hero{color:#fff;background:linear-gradient(125deg,#071a3a 0%,#0d3983 45%,#5221a1 100%);border-radius:32px;justify-content:space-between;align-items:center;gap:35px;min-height:310px;margin:22px clamp(16px,4vw,62px) 0;padding:clamp(30px,5vw,64px);display:flex;position:relative;overflow:hidden;box-shadow:0 24px 65px #1f418f40}.hero:before{content:"";filter:blur(30px);opacity:.28;background:#18c8ff;border-radius:50%;width:430px;height:430px;position:absolute;top:-310px;right:19%}.hero:after{content:"";filter:blur(35px);opacity:.32;background:#da61ff;border-radius:50%;width:430px;height:430px;position:absolute;bottom:-330px;right:-180px}.hero-grid{opacity:.11;background-image:linear-gradient(#ffffff80 1px,#0000 1px),linear-gradient(90deg,#ffffff80 1px,#0000 1px);background-size:42px 42px;position:absolute;inset:0;-webkit-mask-image:linear-gradient(90deg,#000,#0000);mask-image:linear-gradient(90deg,#000,#0000)}.hero-content{z-index:2;max-width:690px;position:relative}.eyebrow{color:#b9ebff;letter-spacing:.18em;text-transform:uppercase;background:#47c8ff1a;border:1px solid #8de2ff40;border-radius:999px;align-items:center;gap:8px;padding:8px 11px;font-size:10px;font-weight:900;display:inline-flex}.hero h1{letter-spacing:-.065em;margin:23px 0 18px;font-size:clamp(40px,5.2vw,76px);font-weight:950;line-height:.94}.hero h1 span{color:#0000;background:linear-gradient(90deg,#9cecff,#fff 45%,#d9b8ff);-webkit-background-clip:text;background-clip:text}.hero-content>p{color:#c3d3ee;max-width:580px;margin:0;font-size:15px;line-height:1.7}.overall-panel{z-index:2;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:#ffffff1a;border:1px solid #ffffff26;border-radius:24px;align-items:center;gap:20px;width:min(360px,100%);padding:25px;display:flex;position:relative;box-shadow:0 16px 40px #00000021}.overall-radar{flex:none;place-items:center;width:78px;height:78px;display:grid;position:relative}.overall-radar span{border:1px solid #ffffff38;border-radius:50%;animation:2.8s infinite ripple;position:absolute;inset:8px}.overall-radar span:nth-child(2){animation-delay:1.1s;inset:-2px}.overall-radar svg{color:#68f0b5;position:relative}.overall-panel>div:last-child>span{text-transform:uppercase;letter-spacing:.16em;color:#b9c8e5;font-size:10px;font-weight:900}.overall-panel strong{margin-top:3px;font-size:26px;display:block}.overall-panel p{color:#cbd7ea;margin:6px 0 0;font-size:12px;line-height:1.5}.overall-outage .overall-radar svg{color:#ff788a}.overall-degraded .overall-radar svg,.overall-unknown .overall-radar svg{color:#ffc45b}@keyframes ripple{0%{opacity:.7;transform:scale(.7)}70%,to{opacity:0;transform:scale(1.15)}}.environment-tabs{border-bottom:1px solid #dce3ee;align-items:center;gap:22px;min-height:76px;margin:0 clamp(16px,4vw,62px);padding:14px 4px;display:flex}.environment-tab{background:#fff;border:0;border-radius:16px;align-items:center;gap:10px;padding:13px 15px;font-weight:900;display:flex;box-shadow:0 8px 25px #15316917}.environment-tab.active{color:#174abf;box-shadow:inset 0 0 0 1px #dbe6ff,0 8px 25px #15316917}.future-note{color:#7c879b;align-items:center;gap:7px;font-size:12px;font-weight:650;display:flex}.content-shell{margin:0 clamp(16px,4vw,62px);padding:25px 0 42px}.error-banner{color:#9f2038;background:#fff3f5;border:1px solid #ffd0d8;border-radius:17px;align-items:flex-start;gap:13px;margin-bottom:18px;padding:16px 18px;display:flex}.error-banner strong{font-size:13px}.error-banner p{color:#b24d60;margin:3px 0 0;font-size:12px}.summary-row{grid-template-columns:repeat(4,minmax(140px,1fr)) minmax(220px,1.35fr);gap:13px;margin-bottom:34px;display:grid}.summary-card,.snapshot-time{background:#fff;border-radius:19px;min-height:84px;padding:17px;box-shadow:0 9px 30px #15306612}.summary-card{align-items:center;gap:13px;display:flex}.summary-card>svg{border-radius:11px;width:33px;height:33px;padding:8px}.summary-card span{text-transform:uppercase;letter-spacing:.08em;color:#788399;font-size:11px;font-weight:850}.summary-card strong{letter-spacing:-.04em;color:var(--ink);font-size:25px;display:block}.summary-card.green>svg{color:#0e9f67;background:#e9faf3}.summary-card.amber>svg{color:#c77c04;background:#fff5dd}.summary-card.red>svg{color:#d34158;background:#ffedf0}.summary-card.blue>svg{color:#2d63df;background:#edf3ff}.snapshot-time{flex-direction:column;justify-content:center;display:flex}.snapshot-time span,.snapshot-time small{color:#7c879b;text-transform:uppercase;letter-spacing:.1em;font-size:10px;font-weight:800}.snapshot-time strong{margin:4px 0;font-size:18px}.snapshot-time small{text-transform:none;letter-spacing:0;font-weight:600}.service-group{margin-top:28px}.group-heading{justify-content:space-between;align-items:center;margin-bottom:12px;display:flex}.group-heading h2{letter-spacing:-.02em;margin:0;font-size:16px}.group-heading span{text-transform:uppercase;letter-spacing:.1em;color:#8994a8;font-size:10px;font-weight:850}.service-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;display:grid}.service-card{text-align:left;cursor:pointer;background:#fff;border:0;border-radius:22px;min-height:238px;padding:20px;transition:all .22s;position:relative;overflow:hidden;box-shadow:0 12px 35px #17306413}.service-card:before{content:"";background:var(--unknown);width:4px;position:absolute;inset:0 auto 0 0}.service-card:hover{transform:translateY(-4px);box-shadow:0 18px 42px #14306c24}.card-operational:before{background:var(--green)}.card-degraded:before{background:var(--amber)}.card-outage:before{background:var(--red)}.card-not_provisioned:before,.card-unknown:before{background:var(--unknown)}.card-topline{justify-content:space-between;align-items:center;display:flex}.service-icon{color:#375ede;background:linear-gradient(135deg,#edf5ff,#f1edff);border-radius:14px;place-items:center;width:42px;height:42px;display:grid;box-shadow:inset 0 0 0 1px #e4eaff}.service-icon.large{border-radius:17px;width:54px;height:54px}.card-copy{margin-top:20px}.card-title-row{justify-content:space-between;align-items:center;gap:10px;display:flex}.card-title-row h3{letter-spacing:-.02em;margin:0;font-size:16px}.card-title-row svg{color:#a9b2c2}.card-copy p{color:#6a768b;min-height:38px;margin:8px 0 0;font-size:12px;line-height:1.55}.card-facts{flex-wrap:wrap;gap:7px;margin-top:18px;display:flex}.card-facts span{text-transform:uppercase;color:#788398;background:#f4f7fb;border-radius:9px;padding:7px 8px;font-size:9px;font-weight:800}.card-facts strong{color:#29334a;font-size:11px}.card-footer{color:#8590a3;border-top:1px solid #edf0f5;justify-content:space-between;align-items:center;margin-top:16px;padding-top:13px;font-size:10px;display:flex}.card-footer strong{color:#4d596f}.status-badge{text-transform:uppercase;letter-spacing:.06em;color:#68748b;background:#edf1f7;border-radius:999px;align-items:center;gap:7px;padding:7px 10px;font-size:9px;font-weight:900;display:inline-flex}.status-badge.compact{padding:6px 8px;font-size:8px}.status-dot{background:currentColor;border-radius:50%;width:6px;height:6px}.status-operational{color:#098a58;background:#e9faf3}.status-degraded{color:#b76c00;background:#fff3d8}.status-outage{color:#c92d46;background:#ffeaee}.status-unknown,.status-not_provisioned{color:#68758d;background:#eef1f6}.status-checking{color:#2c65d8;background:#e9f2ff}.status-maintenance{color:#6946c8;background:#efeaff}.loading-grid{grid-template-columns:repeat(3,1fr);gap:14px;display:grid}.loading-card{background:linear-gradient(100deg,#e9edf4 20%,#f7f9fc 40%,#e9edf4 60%) 0 0/200% 100%;border-radius:22px;height:230px;animation:1.4s infinite loading}@keyframes loading{to{background-position:-200% 0}}footer{color:#7b879b;border-top:1px solid #dce3ee;align-items:center;gap:14px;margin:0 clamp(16px,4vw,62px);padding:22px 0 32px;font-size:11px;display:flex}.footer-shield{color:#25845e;align-items:center;gap:6px;font-weight:850;display:flex}footer p{flex:1;margin:0}.modal-backdrop{-webkit-backdrop-filter:blur(7px);backdrop-filter:blur(7px);z-index:100;background:#030b1dad;place-items:center;padding:20px;display:grid;position:fixed;inset:0}.detail-modal{background:#fff;border-radius:27px;width:min(680px,100%);max-height:min(780px,92vh);padding:28px;position:relative;overflow:auto;box-shadow:0 35px 100px #0000004d}.modal-close{cursor:pointer;background:#f2f5f9;border:0;border-radius:12px;place-items:center;width:37px;height:37px;display:grid;position:absolute;top:18px;right:18px}.modal-head{align-items:flex-start;gap:16px;padding-right:35px;display:flex}.modal-head h2{letter-spacing:-.04em;margin:8px 0 3px;font-size:24px}.modal-head p{color:#6b778c;margin:0;font-size:13px}.impact-box{color:#385cba;background:#f2f6fd;border-radius:16px;align-items:center;gap:12px;margin:22px 0;padding:15px;display:flex}.impact-box span{text-transform:uppercase;letter-spacing:.12em;font-size:8px;font-weight:900;display:block}.impact-box strong{color:#243553;font-size:12px}.modal-section{margin-top:22px}.modal-section h3{text-transform:uppercase;letter-spacing:.12em;color:#788398;margin:0 0 11px;font-size:11px}.metric-grid{grid-template-columns:repeat(3,1fr);gap:8px;display:grid}.metric-grid>div{background:#f6f8fb;border-radius:13px;padding:13px}.metric-grid span{color:#7b8798;min-height:24px;font-size:9px;display:block}.metric-grid strong{letter-spacing:-.03em;font-size:18px}.check-list{border:1px solid #e7ebf1;border-radius:16px;overflow:hidden}.check-row{border-bottom:1px solid #edf0f4;align-items:center;gap:12px;padding:13px;display:flex}.check-row:last-child{border-bottom:0}.check-row>div{flex-direction:column;gap:3px;display:flex}.check-row strong{font-size:12px}.check-row span{color:#7a8699;font-size:10px}.timeline{border-top:1px solid #edf0f4;grid-template-columns:repeat(3,1fr);gap:8px;margin-top:22px;padding-top:18px;display:grid}.timeline span{text-transform:uppercase;letter-spacing:.1em;color:#8792a5;font-size:8px;font-weight:850;display:block}.timeline strong{color:#3e4a60;margin-top:5px;font-size:10px;display:block}@media (max-width:1050px){.summary-row{grid-template-columns:repeat(4,1fr)}.snapshot-time{grid-column:1/-1}.service-grid{grid-template-columns:repeat(2,1fr)}.hero{flex-direction:column;align-items:flex-start}.overall-panel{width:100%;max-width:520px}}@media (max-width:680px){.topbar{height:auto;padding:15px 17px}.brand-name,.brand-divider,.auto-refresh{display:none}.brand img{width:82px}.brand-product{font-size:8px}.refresh-button{padding:9px}.hero{border-radius:25px;margin:12px;padding:28px 22px}.hero h1{font-size:42px}.hero-content>p{font-size:13px}.overall-panel{padding:18px}.environment-tabs,.content-shell,footer{margin-left:13px;margin-right:13px}.environment-tabs{flex-direction:column;align-items:flex-start;gap:10px}.future-note{font-size:10px}.summary-row{grid-template-columns:repeat(2,1fr)}.snapshot-time{grid-column:1/-1}.service-grid,.loading-grid{grid-template-columns:1fr}.service-card{min-height:218px}.metric-grid,.timeline{grid-template-columns:1fr}.detail-modal{padding:22px 18px}.modal-head{flex-direction:column}.summary-card{padding:14px}footer{flex-wrap:wrap;align-items:flex-start}footer p{flex-basis:100%}}@media (prefers-reduced-motion:reduce){*{scroll-behavior:auto!important;transition:none!important;animation:none!important}}
