:root{color:#2d2527;font-synthesis:none;--ink:#2d2527;--muted:#71676a;--line:#ded5d1;--paper:#fffdfb;--rose:#a94557;--green:#24785a;--amber:#a9661d;--red:#b23a48;background:#fbf8f5;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}*{box-sizing:border-box}body{color:var(--ink);background:radial-gradient(circle at 15% 0,#f4e4e1 0,#0000 28rem),#fbf8f5;margin:0}a{color:inherit}main{width:min(980px,100% - 32px);margin:auto}.site-header{border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;height:84px;display:flex}.brand{align-items:center;gap:10px;font-family:Georgia,serif;font-size:20px;text-decoration:none;display:flex}.brand span{background:var(--ink);color:#fff;border-radius:10px;place-items:center;width:34px;height:34px;font:700 17px Georgia;display:grid}.brand em{letter-spacing:.12em;text-transform:uppercase;color:var(--muted);border-left:1px solid var(--line);padding-left:10px;font:600 11px Inter,sans-serif}.site-header nav{gap:24px;font-size:13px;font-weight:650;display:flex}.hero{border:1px solid var(--line);background:#fffdfbe0;border-radius:24px;align-items:center;gap:24px;margin:52px 0 28px;padding:34px;display:flex;box-shadow:0 18px 60px #3f272c12}.hero-mark{background:#e3f2eb;border-radius:20px;flex:0 0 64px;place-items:center;height:64px;display:grid}.hero-mark span{border:5px solid var(--green);border-radius:50%;width:18px;height:18px}.hero--degraded .hero-mark,.hero--maintenance .hero-mark,.hero--unknown .hero-mark{background:#f8ead8}.hero--degraded .hero-mark span,.hero--maintenance .hero-mark span,.hero--unknown .hero-mark span{border-color:var(--amber)}.hero--outage .hero-mark{background:#f8e0e3}.hero--outage .hero-mark span{border-color:var(--red)}.eyebrow{text-transform:uppercase;letter-spacing:.13em;color:var(--muted);margin:0 0 7px;font-size:11px;font-weight:800}h1,h2,h3,p{margin-top:0}h1{max-width:720px;margin-bottom:11px;font:500 clamp(28px,5vw,43px)/1.08 Georgia,serif}.freshness,.component-row p,.quiet-banner p,.history p,.maintenance p{color:var(--muted);margin:0;font-size:13px;line-height:1.6}.history-heading{position:relative}.history-stale{color:var(--amber);background:#f8ead8;border-radius:999px;margin-top:12px;padding:5px 9px;font-size:11px;font-weight:750;display:inline-flex}.history-components{gap:20px;margin-top:26px;display:grid}.history-component-heading{justify-content:space-between;gap:16px;margin-bottom:9px;font-size:12px;display:flex}.history-component-heading span{color:var(--muted);font-variant-numeric:tabular-nums}.history-bars{grid-template-columns:repeat(90,minmax(2px,1fr));gap:2px;display:grid}.history-day{background:#e7e0dc;border-radius:2px;height:26px}.history-day--operational{background:var(--green)}.history-day--degraded{background:var(--amber)}.history-day--outage{background:var(--red)}.quiet-banner{background:#f4faf6;border:1px solid #cfe2d8;border-radius:16px;align-items:center;gap:14px;margin-bottom:48px;padding:20px 24px;display:flex}.quiet-banner>span{background:var(--green);color:#fff;border-radius:50%;place-items:center;width:30px;height:30px;font-weight:900;display:grid}.panel,.components{border:1px solid var(--line);background:var(--paper);border-radius:20px;margin:0 0 28px;padding:28px}.section-heading{border-bottom:1px solid var(--line);justify-content:space-between;align-items:end;margin-bottom:8px;padding-bottom:18px;display:flex}.section-heading h2,.history h2{margin:0;font:500 25px/1.2 Georgia,serif}.component-groups{grid-template-columns:1fr 1fr;column-gap:34px;display:grid}.component-group h3{text-transform:uppercase;letter-spacing:.1em;color:var(--muted);margin:24px 0 4px;font-size:12px}ul{margin:0;padding:0;list-style:none}.component-row{border-bottom:1px solid #ece5e1;justify-content:space-between;align-items:flex-start;gap:16px;padding:16px 0;display:flex}.component-row:last-child{border-bottom:0}.component-row strong{font-size:14px}.component-row p{max-width:460px;margin-top:5px}.state{color:var(--green);white-space:nowrap;flex:none;align-items:center;gap:7px;font-size:11px;font-weight:750;display:flex}.state i{background:currentColor;border-radius:50%;width:8px;height:8px}.state--degraded,.state--maintenance,.state--unknown{color:var(--amber)}.state--outage{color:var(--red)}.incident{border-bottom:1px solid var(--line);padding:20px 0}.incident:last-child{border:0}.incident-title{justify-content:space-between;gap:16px;display:flex}.incident-title h3{font:500 21px Georgia,serif}.incident-title span{text-transform:capitalize;color:var(--red);font-size:12px;font-weight:800}.incident ol{border-left:2px solid var(--line);margin:10px 0 0;padding:0;list-style:none}.incident li{padding:0 0 20px 22px}.incident li:last-child{padding-bottom:0}.incident time{color:var(--muted);margin-bottom:5px;font-size:11px;display:block}.incident li strong{text-transform:capitalize;font-size:12px}.incident li p{margin:5px 0 0;font-size:14px;line-height:1.6}.maintenance{border-bottom:1px solid var(--line);padding:18px 0}.maintenance time{color:var(--rose);font-size:12px}.history{grid-template-columns:1fr 1fr;align-items:center;gap:40px;display:grid}footer{color:var(--muted);border-top:1px solid var(--line);justify-content:space-between;gap:20px;padding:22px 0 48px;font-size:12px;display:flex}footer p{margin:0}@media (width<=700px){main{width:min(100% - 24px,980px)}.site-header{height:72px}.site-header nav a:first-child{display:none}.hero{align-items:flex-start;gap:16px;margin-top:28px;padding:24px}.hero-mark{border-radius:15px;flex-basis:48px;height:48px}h1{font-size:29px}.panel,.components{padding:20px}.component-groups,.history{grid-template-columns:1fr}.component-row{display:block}.state{margin-top:8px}.history{gap:24px}.history-bars{grid-template-columns:repeat(90,minmax(1px,1fr));gap:1px}footer{display:block}footer p+p{margin-top:8px}}
