:root{font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;color:#202420;background:#fff;font-synthesis:none;--good:#268b63;--warn:#bd7a17;--bad:#c8463e;--unknown:#7b817d;--line:#e5e7e5;--muted:#69706b}
*{box-sizing:border-box}body{margin:0;background:#fff}main{width:min(100% - 40px,780px);margin:0 auto;padding:28px 0 48px}.site-header,.components-heading,.service-heading,.range{display:flex;justify-content:space-between;align-items:center;gap:16px}.site-header{padding:4px 0 28px;border-bottom:1px solid var(--line)}.brand{font-size:20px;letter-spacing:-.65px;font-weight:780;color:#1d211e;text-decoration:none}.brand span{font-weight:430;color:#686e6a}.header-note,.components-heading span{color:var(--muted);font-size:12px}.hero{padding:56px 0 32px}.eyebrow{margin:0 0 12px;color:#6d746f;font-size:11px;font-weight:750;letter-spacing:1.4px}.hero h1{margin:0;font-size:clamp(30px,5vw,42px);letter-spacing:-1.55px;line-height:1.1;font-weight:650}.hero>p:last-child{margin:14px 0 0;color:var(--muted);font-size:15px}.summary{display:flex;align-items:flex-start;gap:14px;padding:20px 22px;border:1px solid #b8ddcd;border-radius:7px;background:#f4fbf7}.summary h2{margin:0 0 4px;font-size:17px;font-weight:680}.summary p{margin:0;color:#5c6c63;font-size:13px;line-height:1.45}.indicator{height:10px;width:10px;margin-top:7px;flex:0 0 auto;border-radius:50%;background:var(--state,var(--unknown))}.operational{--state:var(--good)}.degraded{--state:var(--warn)}.partial_outage,.major_outage{--state:var(--bad)}.unavailable{--state:var(--unknown)}.components{margin-top:44px}.components-heading{padding-bottom:12px;border-bottom:1px solid var(--line)}.components-heading h2{margin:0;font-size:15px;font-weight:700}.service{padding:21px 0 24px;border-bottom:1px solid var(--line)}.service-heading{align-items:flex-start}.service h3{margin:0;font-size:15px;font-weight:680}.service-description{margin:5px 0 0;color:var(--muted);font-size:13px}.badge{display:flex;align-items:center;gap:7px;padding:4px 8px;border-radius:4px;background:#f6f7f6;color:var(--state);font-size:12px;font-weight:700;white-space:nowrap}.badge::before{content:"";width:7px;height:7px;border-radius:50%;background:var(--state)}.stats{display:flex;gap:26px;margin:18px 0 0}.status-fact{display:flex;gap:7px;align-items:baseline}.status-fact span{color:var(--muted);font-size:12px}.status-fact strong{color:#303631;font-size:12px}.recent-days{margin:22px 0 18px;padding:16px;border:1px solid var(--line);border-radius:7px;background:#fcfdfc}.recent-days-heading{margin:0;color:#35534a;font-size:13px}.recent-days-copy,.day-detail-copy{margin:5px 0 13px;color:var(--muted);font-size:12px}.day-picker{display:grid;grid-template-columns:repeat(6,minmax(0,1fr));gap:5px}.day-button{border:1px solid #dfe3df;border-radius:4px;background:#fff;color:#4d5750;padding:7px 3px;font:inherit;font-size:11px;cursor:pointer}.day-button.good{border-bottom:3px solid #4fa77d}.day-button.warn{border-bottom:3px solid #d59a3b}.day-button.bad{border-bottom:3px solid #d46961}.day-button:hover,.day-button.selected{border-color:#303831;background:#eff6f1}.day-button:focus-visible,.bar:focus-visible{outline:2px solid #1c382b;outline-offset:2px}.day-detail{display:none;margin-top:15px;padding-top:15px;border-top:1px solid var(--line)}.day-detail:not(:empty){display:block}.day-detail-heading{display:flex;justify-content:space-between;gap:12px;color:#343a35;font-size:13px}.day-detail-heading span{font-weight:700;color:var(--good)}.hourly-details{margin-top:12px}.hourly-details summary{cursor:pointer;color:#35483c;font-size:12px;font-weight:700}.hourly-details[open] summary{margin-bottom:10px}.today-hours{display:grid;grid-template-columns:repeat(6,minmax(0,1fr));gap:5px}.today-hour{min-height:61px;border:1px solid #e2e6e2;border-radius:4px;padding:6px;background:#fff;display:flex;flex-direction:column;gap:1px}.today-hour.good{border-top:3px solid #4fa77d}.today-hour.warn{border-top:3px solid #d59a3b}.today-hour.bad{border-top:3px solid #d46961}.today-hour.future{opacity:.38}.hour-label,.today-hour small{font-size:10px;color:#7a817c}.today-hour strong{font-size:12px;color:#303831}.bars{display:flex;gap:2px;height:18px;margin-top:18px}.bar{flex:1;min-width:2px;border-radius:1px;background:#e4e6e4}.bar.good{background:#4fa77d}.bar.warn{background:#d59a3b}.bar.bad{background:#d46961}.range{margin-top:7px;color:#7a817c;font-size:10px}.observed{margin:11px 0 0;color:#7a817c;font-size:11px;line-height:1.5}.method{padding:30px 0 10px;color:var(--muted);font-size:12px;line-height:1.65}.method h2{margin:0 0 7px;color:#343a35;font-size:13px}.method p{margin:0}.notice,.loading{color:var(--muted);font-size:13px}.loading{padding:22px 0}.fetch-error{border-color:#d8dcd9;background:#f8f9f8}@media(max-width:600px){main{width:min(100% - 32px,780px);padding-top:20px}.site-header{padding-bottom:20px}.header-note{display:none}.hero{padding:38px 0 26px}.summary{padding:18px}.service{padding:18px 0}.service-heading{gap:10px}.service-description{max-width:220px}.stats{gap:16px;flex-wrap:wrap}.day-picker,.today-hours{grid-template-columns:repeat(4,minmax(0,1fr))}.today-hour{min-height:58px}.range{align-items:flex-start}}
.day-date{margin:0 0 12px;color:#343a35;font-size:14px;font-weight:700}.downtime-list{display:grid;gap:9px}.downtime-event{display:grid;grid-template-columns:22px 1fr auto;align-items:center;gap:8px;padding:10px 12px;border-radius:4px;font-size:13px}.downtime-event.major_outage{background:#fff0ee;color:#9f2820}.downtime-event.partial_outage,.downtime-event.degraded{background:#fff8e8;color:#8a5d00}.event-icon{font-size:19px;font-weight:800;line-height:1}.event-duration{font-variant-numeric:tabular-nums;white-space:nowrap}.no-downtime{margin:0;color:#35534a;font-size:13px}
.history{margin-top:20px}.history-heading{display:flex;justify-content:space-between;gap:12px;align-items:baseline}.history-heading h4{margin:0;color:#35534a;font-size:13px}.history-heading span{color:#4d5750;font-size:12px;font-weight:700}
.history-copy{margin:6px 0 12px;color:var(--muted);font-size:12px}.history-explorer{position:relative}.bars .bar{appearance:none;border:0;padding:0;cursor:pointer}.bars .bar.selected{outline:2px solid #1c382b;outline-offset:2px}.history-detail{display:none;position:absolute;z-index:2;top:30px;left:50%;width:min(330px,100%);transform:translateX(-50%);padding:16px;border:1px solid #dfe3df;border-radius:7px;background:#fff;box-shadow:0 10px 28px #2024201c}.history-detail:not(:empty){display:block}
