:root{font-family:Arial,Helvetica,sans-serif;color:#171713;background:#faf9f5;font-synthesis:none;--green:#86a742;--yellow:#d0ad42;--orange:#d88643;--red:#c95848;--gray:#a4a39b;--line:#deddd6}*{box-sizing:border-box}body{margin:0}.container{width:calc(100% - 40px);max-width:850px;margin:0 auto}header{display:flex;align-items:center;justify-content:space-between;padding:76px 0 74px}.wordmark{display:flex;align-items:center;gap:3px;color:inherit;text-decoration:none;font-family:Georgia,serif;font-weight:600;font-size:34px;letter-spacing:-1.5px}.product-link{font-size:13px}a{color:#24251d;text-underline-offset:3px}.banner{color:#fff;background:var(--green);border:1px solid #77943d;border-radius:4px;padding:20px;font-weight:600;font-size:20px;min-height:65px}.banner.unknown{background:#777970;border-color:#777970}.banner.major_outage{background:var(--red);border-color:var(--red)}.banner.partial_outage{background:var(--orange);border-color:var(--orange)}.banner.degraded_performance{background:var(--yellow);border-color:var(--yellow)}.banner.under_maintenance{background:#6688b1;border-color:#6688b1}.freshness{font-size:12px;color:#74756c;margin:12px 0 0}.uptime-intro{text-align:right;margin:96px 0 5px;font-size:14px;color:#73766d}.uptime-intro a{text-decoration:none}.components{border:1px solid var(--line);border-radius:4px}.component{padding:22px 20px 20px}.component+.component{border-top:1px solid var(--line)}.component-header{display:flex;justify-content:space-between;gap:14px;align-items:center;margin-bottom:8px}.component h2{font-size:16px;font-weight:600;margin:0}.component h2 a{text-decoration:none}.state-label{font-size:14px;color:var(--green);white-space:nowrap}.state-label.unknown{color:#73766d}.state-label.major_outage{color:var(--red)}.state-label.partial_outage{color:var(--orange)}.state-label.degraded_performance{color:#a2852e}.state-label.under_maintenance{color:#6688b1}.bars{display:grid;grid-template-columns:repeat(90,minmax(0,1fr));gap:3px}.bar{border:0;border-radius:0;background:var(--green);height:34px;padding:0;cursor:pointer;position:relative}.bar.unknown{background:#d2d2ca}.bar.major_outage{background:var(--red)}.bar.partial_outage{background:var(--orange)}.bar.degraded_performance{background:var(--yellow)}.bar.under_maintenance{background:#6688b1}.bar:hover,.bar:focus{outline:2px solid #393b30;outline-offset:2px}.bar[data-tooltip]:hover:after,.bar[data-tooltip]:focus:after{content:attr(data-tooltip);position:absolute;z-index:5;white-space:pre;bottom:42px;left:50%;transform:translateX(-50%);background:#171713;color:#fff;padding:12px;border-radius:4px;font-size:12px;font-weight:400;line-height:1.5;text-align:center;pointer-events:none}.uptime-legend{display:flex;align-items:center;gap:15px;margin-top:9px;color:#797b73;font-size:14px}.uptime-legend .rule{height:1px;background:#aaa99f;flex:1}.uptime-note{font-size:11px;color:#85857d;margin:7px 0 0}.legend{display:flex;flex-wrap:wrap;gap:16px;justify-content:center;margin:24px 0 60px;font-size:12px;color:#74756c}.dot{display:inline-block;width:9px;height:9px;border-radius:50%;background:var(--green);margin-right:5px}.dot.major_outage{background:var(--red)}.dot.partial_outage{background:var(--orange)}.dot.degraded_performance{background:var(--yellow)}.dot.under_maintenance{background:#6688b1}.dot.unknown{background:#d2d2ca}h1{font-size:28px;font-weight:500;margin:0 0 30px}h2.section-title{font-size:26px;font-weight:500;margin:54px 0 32px}.incident-day{border-bottom:1px solid var(--line);padding:0 0 24px;margin-bottom:24px}.incident-day h3{font-size:17px;margin:0 0 18px}.no-incidents{color:#77796f;font-size:15px;margin:0}.incident{margin-top:24px}.incident h3{margin:0 0 18px;font-size:20px;font-weight:500}.incident h3 a{color:#866b2b;text-decoration:none}.update{font-size:15px;line-height:1.55;margin:0 0 18px;white-space:pre-wrap;overflow-wrap:anywhere}.update time{display:block;color:#77796f;font-size:13px;margin-top:3px}.active-incidents{margin-top:22px;border:1px solid var(--line);border-radius:4px;padding:0 20px}.navigation{display:flex;justify-content:space-between;align-items:center;margin:30px 0;gap:12px}.navigation a,.navigation button,select{font:inherit;background:none;border:1px solid var(--line);border-radius:4px;padding:9px 14px;color:inherit;text-decoration:none}.navigation button{cursor:pointer}.navigation button:disabled{opacity:.4;cursor:default}.calendar{display:grid;grid-template-columns:repeat(7,minmax(0,1fr));gap:4px;margin:22px 0 42px}.calendar .bar{height:56px;color:#24251d;font-size:14px}.calendar .weekday{color:#72756b;text-align:center;font-size:12px}.calendar-heading{font-size:19px;font-weight:500}footer{display:flex;justify-content:space-between;border-top:1px solid var(--line);padding:25px 0 55px;font-size:13px;margin-top:40px}footer a{text-decoration:none}.error-text{color:#78796f;line-height:1.6}.back-link{display:inline-block;margin-bottom:28px}button:focus-visible,a:focus-visible,select:focus-visible{outline:2px solid #333;outline-offset:4px}@media(max-width:600px){header{padding:40px 0 45px}.wordmark{font-size:28px}.wordmark img{width:28px;height:28px}.product-link{font-size:11px}.banner{font-size:17px;padding:17px}.uptime-intro{margin-top:58px;font-size:12px}.component{padding:20px 12px}.component h2{font-size:14px;max-width:62%}.state-label{font-size:12px;white-space:normal;text-align:right}.bars{gap:2px}.bar{height:30px}.uptime-legend{font-size:11px;gap:7px}.uptime-note{font-size:10px}.legend{gap:10px}.calendar .bar{height:42px}.bar[data-tooltip]:hover:after,.bar[data-tooltip]:focus:after{white-space:normal;width:170px}.navigation{flex-wrap:wrap}}@media(prefers-reduced-motion:reduce){*{scroll-behavior:auto}}
