:root{color-scheme:light;--bg:#f4f7f6;--card:#ffffff;--text:#1f2a44;--muted:#718096;--muted-2:#94a3b8;--line:#dde5e3;--line-strong:#d3ddda;--green:#20b985;--green-dark:#0f9c6d;--green-soft:#effbf6;--blue:#7ea6c1;--amber:#f2a23a;--red:#e7666a;--shadow:0 12px 34px rgba(39,60,52,.055)}*{box-sizing:border-box}html{scroll-behavior:smooth;background:var(--bg)}body{margin:0;min-height:100vh;background:linear-gradient(180deg,#f7faf9 0,var(--bg) 290px),var(--bg);color:var(--text);font-family:Inter,ui-sans-serif,-apple-system,BlinkMacSystemFont,SF Pro Text,Segoe UI,sans-serif;-webkit-font-smoothing:antialiased}a,button{font:inherit}a,button{color:inherit}a{text-decoration:none}.referenceStatus{width:min(1180px,calc(100% - 34px));margin:0 auto;padding:0 0 48px}.referenceHeader{min-height:78px;display:flex;align-items:center;justify-content:space-between;gap:24px}.refBrand{display:inline-flex;align-items:center;gap:12px}.refLogo{width:40px;height:40px;border-radius:12px;display:grid;place-items:center;background:var(--text);color:white;font-size:10px;font-weight:900;letter-spacing:-.03em}.refBrand>span:last-child{display:flex;flex-direction:column;line-height:1.05}.refBrand strong{font-size:14px;letter-spacing:-.02em}.refBrand small{margin-top:5px;color:var(--muted);font-size:9px}.statusApiButton{border:1px solid var(--line-strong);border-radius:9px;background:rgba(255,255,255,.78);padding:8px 11px;color:#536277;font-size:10px;font-weight:700}.overallCard{min-height:146px;display:grid;grid-template-columns:auto 1fr minmax(260px,330px);align-items:center;grid-gap:22px;gap:22px;border:1px solid #aee7d2;border-radius:16px;background:linear-gradient(100deg,rgba(255,255,255,.78),rgba(255,255,255,.2)),var(--green-soft);padding:26px 28px;box-shadow:0 9px 28px rgba(32,185,133,.045)}.overallCard.degraded{border-color:#f2d39f;background:#fffaf0}.overallCard.major_outage,.overallCard.partial_outage{border-color:#efb4b6;background:#fff5f5}.overallCard.unknown{border-color:#cbd5e1;background:#f8fafc}.overallIcon{display:flex;align-items:center}.statusCheck{width:24px;height:24px;border-radius:50%;display:inline-grid;place-items:center;flex:0 0 auto;background:var(--green);color:white;font-size:12px;font-weight:900;line-height:1}.overallIcon .statusCheck{width:52px;height:52px;font-size:20px;box-shadow:0 7px 18px rgba(32,185,133,.19)}.statusCheck.degraded{background:var(--amber)}.statusCheck.major_outage,.statusCheck.partial_outage{background:var(--red)}.statusCheck.unknown{background:#9aa8b6}.overallCopy{min-width:0}.overallCopy h1{margin:0;font-size:clamp(24px,3.7vw,36px);line-height:1;letter-spacing:-.05em;color:#19253a}.overallCopy p{display:flex;align-items:center;flex-wrap:wrap;gap:9px;margin:10px 0 0;color:#5d6d82;font-size:11px}.liveLabel{display:inline-flex;align-items:center;gap:5px;color:var(--green-dark);font-size:8px;letter-spacing:.08em}.autoUpdate i,.liveLabel i{width:7px;height:7px;border-radius:50%;background:var(--green);box-shadow:0 0 0 3px rgba(32,185,133,.1)}.overallCopy small{display:block;margin-top:11px;color:#8090a4;font-size:9px}.overallSpark{display:flex;align-items:center;justify-content:flex-end;gap:28px;min-width:0}.spark{width:100%;max-width:240px;height:52px;overflow:visible}.spark path{fill:none;stroke:var(--green);stroke-width:1.5;stroke-linecap:round;stroke-linejoin:round}.spark line,.spark path{vector-effect:non-scaling-stroke}.spark line{stroke:#c8d7d2;stroke-width:1;stroke-dasharray:3 4}.sparkCompact{max-width:160px;height:40px}.pulseDot{width:34px;height:34px;border-radius:50%;display:grid;place-items:center;background:rgba(32,185,133,.075);border:1px solid rgba(32,185,133,.08)}.pulseDot i{width:7px;height:7px;border-radius:50%;background:var(--green);box-shadow:0 0 0 5px rgba(32,185,133,.12)}.eventsCard,.systemCard{margin-top:20px;border:1px solid var(--line);border-radius:16px;background:var(--card);box-shadow:var(--shadow);overflow:hidden}.eventsHeader,.systemCardHeader{min-height:70px;padding:16px 22px;border-bottom:1px solid var(--line);display:flex;align-items:center;justify-content:space-between;gap:22px}.systemTitle{display:flex;align-items:center;gap:18px;min-width:0}.eventsHeader strong,.systemTitle strong{font-size:12px;letter-spacing:-.01em}.systemTitle span{color:var(--muted);font-size:9px;white-space:nowrap}.systemControls{display:flex;align-items:center;gap:18px}.rangeToggle{display:inline-flex;align-items:center;gap:2px;padding:3px;background:#f6f8f8;border:1px solid var(--line);border-radius:9px}.rangeToggle button{min-width:40px;height:30px;border:0;border-radius:7px;background:transparent;color:#8390a1;cursor:pointer;font-size:9px;font-weight:800}.rangeToggle button.active{background:white;color:var(--green-dark);box-shadow:0 1px 4px rgba(30,41,59,.08)}.statusLegend{display:flex;align-items:center;gap:12px;color:#7f8b9d;font-size:8px}.statusLegend span{display:inline-flex;align-items:center;gap:5px;white-space:nowrap}.statusLegend i{width:6px;height:6px;border-radius:1px}.legendGood{background:var(--green)}.legendDegraded{background:var(--amber)}.legendOutage{background:var(--red)}.clickableService{border-bottom:1px solid #edf1f0}.clickableService:last-child{border-bottom:0}.clickableService.expanded{background:#fbfdfc}.serviceSummaryButton{width:100%;min-height:64px;display:grid;grid-template-columns:minmax(180px,230px) minmax(110px,160px) 1fr minmax(86px,105px);grid-gap:18px;gap:18px;align-items:center;border:0;background:transparent;padding:12px 22px;text-align:left;cursor:pointer}.serviceSummaryButton:hover{background:#fbfdfc}.eventButton:focus-visible,.rangeToggle button:focus-visible,.serviceSummaryButton:focus-visible,.statusApiButton:focus-visible{outline:2px solid rgba(32,185,133,.55);outline-offset:2px}.serviceLabel{display:flex;align-items:center;gap:9px;min-width:0}.serviceLabel .statusCheck{width:21px;height:21px;font-size:10px}.serviceName{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:10px;font-weight:800;color:#273248}.infoIcon{width:14px;height:14px;display:inline-grid;place-items:center;border:1px solid #aebaca;border-radius:50%;color:#8c99ab;font-size:8px;font-weight:800;flex:0 0 auto}.rowBlocks,.rowSpark{min-width:0}.uptimeBlocks{width:100%;height:22px;display:grid;grid-gap:2px;gap:2px;align-items:stretch}.uptimeBlock{min-width:3px;border-radius:2px;background:#dce4e3}.uptimeBlock.good{background:linear-gradient(180deg,#2dc393,#1db27f)}.uptimeBlock.degraded{background:#f2a23a}.uptimeBlock.outage{background:#e7666a}.uptimeBlock.missing{background:#dfe6e5}.rowPercent{display:flex;align-items:center;justify-content:flex-end;gap:12px}.rowPercent strong{color:var(--green-dark);font-size:10px;font-weight:850}.chevron,.eventChevron{color:#98a5b3;font-size:15px;line-height:1}.serviceDetail{margin:0 22px 18px 52px;border:1px solid #e2ebe8;border-radius:13px;background:white;padding:16px}.detailMetrics{display:grid;grid-template-columns:repeat(6,minmax(0,1fr));grid-gap:8px;gap:8px}.detailMetrics>div{min-height:58px;padding:11px 12px;border:1px solid #ebf0ef;border-radius:9px;background:#fbfcfc}.detailMetrics span{display:block;color:var(--muted);font-size:8px;margin-bottom:6px}.detailMetrics strong{color:#2a3548;font-size:12px}.detailChart{margin-top:14px;padding:13px 13px 9px;border:1px solid #edf1f0;border-radius:10px;background:#fcfdfd}.detailChartHead{display:flex;justify-content:space-between;gap:18px;align-items:flex-start;margin-bottom:8px}.detailChartHead>div{display:flex;flex-direction:column;gap:3px}.detailChartHead strong{font-size:10px}.detailChartHead span{color:var(--muted);font-size:8px}.detailChart svg{width:100%;height:150px;display:block}.detailChart svg line{stroke:#edf1f0;stroke-width:1;vector-effect:non-scaling-stroke}.detailChart svg path{fill:none;stroke:var(--green);stroke-width:2;vector-effect:non-scaling-stroke;stroke-linecap:round;stroke-linejoin:round}.chartLabels{display:flex;justify-content:space-between;color:var(--muted-2);font-size:7px}.healthMessage{display:flex;gap:10px;align-items:baseline;margin-top:12px;padding:10px 12px;border-radius:9px;background:#f8faf9;color:#657386;font-size:9px}.healthMessage strong{color:#334155;font-size:9px}.eventsHeader>div{display:flex;flex-direction:column;gap:4px}.eventsHeader>div span{color:var(--muted);font-size:9px}.autoUpdate{display:inline-flex;align-items:center;gap:7px;color:var(--green-dark);font-size:8px;font-weight:700}.eventItem{border-bottom:1px solid #edf1f0}.eventItem:last-child{border-bottom:0}.eventButton{width:100%;min-height:82px;display:grid;grid-template-columns:26px 1fr auto 18px;grid-gap:14px;gap:14px;align-items:center;border:0;background:white;text-align:left;padding:14px 22px;cursor:pointer}.eventButton:hover{background:#fbfdfc}.eventNode{width:20px;height:20px;display:grid;place-items:center;border-radius:50%;background:#fff0f1;color:var(--red);font-size:9px;font-weight:900}.eventNode.resolved{background:#eaf9f3;color:var(--green-dark)}.eventNode.planned{background:#eef6fa;color:#5c8ca8}.eventCopy{min-width:0;display:flex;flex-direction:column;gap:4px}.eventMeta{display:flex;gap:8px;align-items:center;color:var(--muted);font-size:8px}.eventMeta b{color:#7e8a9b;font-size:7px;letter-spacing:.05em}.eventCopy>strong{font-size:10px;color:#263247}.eventCopy>span{color:#7b8999;font-size:9px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.eventState{font-size:8px;font-weight:850;letter-spacing:.04em;color:var(--red)}.eventState.resolved{color:var(--green-dark)}.eventState.planned{color:#5c8ca8}.eventDetail{margin:0 22px 16px 62px;padding:13px 14px;border:1px solid #e7edec;border-radius:10px;background:#fbfcfc;color:#677587;font-size:9px}.eventDetail p{margin:5px 0}.incidentTimeline{display:grid;grid-gap:9px;gap:9px}.eventUpdate{display:grid;grid-template-columns:155px 1fr;grid-gap:12px;gap:12px}.eventUpdate time{color:#95a1b0}.eventUpdate p{margin:0;color:#59677a}.noEvents{min-height:100px;display:flex;gap:12px;align-items:center;padding:22px}.noEvents>div{display:flex;flex-direction:column;gap:4px}.noEvents strong{font-size:10px}.noEvents span:last-child{color:var(--muted);font-size:9px}.refFooter{min-height:64px;display:flex;justify-content:space-between;align-items:center;color:#8794a4;font-size:8px}@media (max-width:980px){.overallCard{grid-template-columns:auto 1fr}.overallSpark{grid-column:2;justify-content:flex-start}.serviceSummaryButton{grid-template-columns:minmax(180px,220px) 1fr minmax(86px,105px)}.rowSpark{display:none}.detailMetrics{grid-template-columns:repeat(3,1fr)}}@media (max-width:760px){.referenceStatus{width:min(100% - 20px,1180px)}.referenceHeader{min-height:68px}.overallCard{grid-template-columns:1fr;gap:15px;padding:21px 18px}.overallSpark{grid-column:1;justify-content:space-between}.overallSpark .spark{max-width:none}.eventsHeader,.systemCardHeader{align-items:flex-start;flex-direction:column}.systemControls{width:100%;justify-content:space-between}.serviceSummaryButton{grid-template-columns:1fr auto;gap:11px;padding:14px}.rowBlocks{grid-column:1/-1;order:3}.rowPercent{grid-column:2;grid-row:1}.serviceDetail{margin:0 14px 14px}.detailMetrics{grid-template-columns:repeat(2,1fr)}.eventButton{grid-template-columns:24px 1fr auto;padding:14px}.eventState{display:none}.eventChevron{grid-column:3}.eventDetail{margin:0 14px 14px 48px}}@media (max-width:520px){.refBrand small{display:none}.systemTitle{gap:5px}.systemControls,.systemTitle{align-items:flex-start;flex-direction:column}.systemControls{gap:10px}.statusLegend{width:100%;justify-content:space-between}.uptimeBlocks{gap:1px}.rowPercent strong,.serviceName{font-size:9px}.detailMetrics{grid-template-columns:1fr 1fr}.detailChart svg{height:120px}.eventButton{grid-template-columns:22px 1fr auto;gap:10px}.eventCopy>span{white-space:normal}.eventUpdate{grid-template-columns:1fr;gap:3px}.refFooter{align-items:flex-start;flex-direction:column;justify-content:center;gap:5px}}