:root{font-family:Inter,Segoe UI,system-ui,sans-serif;color:#17121f;background:#f8f7fb;font-synthesis:none;text-rendering:optimizeLegibility;--purple: #6113af;--purple-deep: #4c1875;--lime: #c2ee49;--success: #16a767;--warning: #e8a317;--danger: #e5394b;--muted: #697080;--border: #e6e4eb}*{box-sizing:border-box}html{min-width:320px;background:#f8f7fb}body{margin:0;min-width:320px;min-height:100vh}button,a{font:inherit}a{color:inherit}.site{min-height:100vh;background:#f8f7fb;position:relative;overflow:hidden}.ambient{position:absolute;inset:0 0 auto;height:400px;pointer-events:none;background:radial-gradient(circle at 90% 5%,rgba(194,238,73,.16),transparent 32%),radial-gradient(circle at 5% 0%,rgba(97,19,175,.12),transparent 37%)}.page-shell{width:min(100% - 40px,960px);margin:0 auto;padding:34px 0 64px;position:relative}.header{display:flex;align-items:center;justify-content:space-between;gap:24px}.brand{display:flex;align-items:center;gap:8px;text-decoration:none;color:var(--purple)}.brand strong{font:700 24px/1 Inter,Segoe UI,system-ui,sans-serif;letter-spacing:-1.5px}.brand-mark{width:24px;height:24px;border:3px solid var(--purple);border-radius:50%;display:grid;place-items:center}.brand-mark span{width:7px;height:7px;border-radius:50%;background:var(--purple)}.brand-divider{width:1px;height:20px;background:#d7d3dd;margin-left:5px}.brand-section{color:#626876;font-size:14px;font-weight:600}.header-actions{display:flex;align-items:center;gap:10px}.environment,.platform-link{border:1px solid var(--border);background:#ffffffd1;border-radius:999px;padding:9px 14px;font-size:12px;font-weight:600;color:#555c6b;box-shadow:0 4px 14px #25183b0a}.environment{display:inline-flex;align-items:center;gap:7px}.environment i{width:7px;height:7px;border-radius:50%;background:var(--warning)}.platform-link{text-decoration:none;transition:.2s ease}.platform-link:hover{border-color:#6113af59;color:var(--purple);transform:translateY(-1px)}.hero{padding:76px 0 48px}.eyebrow{color:var(--purple)!important;display:flex;align-items:center;gap:9px;text-transform:uppercase;letter-spacing:.18em;font-size:11px!important;font-weight:800;margin-bottom:14px!important}.eyebrow span{width:7px;height:7px;border-radius:50%;background:var(--success);box-shadow:0 0 0 5px #16a76717}.hero h1{font:800 clamp(34px,5vw,52px)/1.07 "Inter","Segoe UI",system-ui,sans-serif;letter-spacing:-.045em;max-width:720px;margin:0}.hero>p{max-width:650px;color:var(--muted);line-height:1.7;font-size:17px;margin:18px 0 0}.summary{border:1px solid;border-radius:18px;padding:20px 22px;display:flex;align-items:center;justify-content:space-between;gap:20px;box-shadow:0 4px 18px #2118300a}.status-operational .summary{background:#effcf5;border-color:#c8eedb;color:#123d2b}.status-degraded .summary{background:#fff9e9;border-color:#f2dfaa;color:#543d09}.status-outage .summary{background:#fff1f3;border-color:#f2c7ce;color:#5b1721}.status-unknown .summary{background:#f4f5f7;border-color:#dfe2e7;color:#2e3540}.summary-copy{display:flex;align-items:flex-start;gap:14px}.summary-icon{flex:0 0 auto;width:42px;height:42px;display:grid;place-items:center;border-radius:12px;background:#ffffffc7;font-weight:800;font-size:20px;box-shadow:0 2px 8px #0000000a}.summary h2{font:700 18px/1.3 Inter,Segoe UI,system-ui,sans-serif;margin:0}.summary p{margin:4px 0 0;opacity:.72;font-size:13px}.summary button{border:0;background:#ffffffdb;color:inherit;border-radius:11px;padding:11px 16px;font-weight:700;cursor:pointer;box-shadow:0 2px 8px #0000000a}.summary button:disabled{opacity:.55;cursor:wait}.summary button span{display:inline-block;margin-right:4px}.spin{animation:spin .8s linear infinite}@keyframes spin{to{transform:rotate(360deg)}}.section{margin-top:48px}.section-heading{display:flex;align-items:flex-end;justify-content:space-between;gap:20px;margin-bottom:15px}.section-heading h2{font:700 23px/1.2 Inter,Segoe UI,system-ui,sans-serif;margin:0;letter-spacing:-.025em}.section-heading p{color:#7b8190;font-size:13px;margin:6px 0 0}.updated{white-space:nowrap}.services-card,.incidents-card{background:#fff;border:1px solid var(--border);border-radius:18px;box-shadow:0 8px 28px #2418350b;overflow:hidden}.service{padding:22px;border-bottom:1px solid #f0eef3}.service:last-child{border-bottom:0}.service-title{display:flex;align-items:center;justify-content:space-between;gap:12px}.service-title h3{font-size:14px;margin:0}.service-state{display:inline-flex;align-items:center;gap:7px;color:#656c79;font-size:12px;font-weight:600}.service-state i{width:7px;height:7px;border-radius:50%}.service-state.status-operational i{background:var(--success)}.service-state.status-degraded i{background:var(--warning)}.service-state.status-outage i{background:var(--danger)}.service-state.status-unknown i{background:#c4c8d0}.uptime-bars{display:grid;grid-template-columns:repeat(90,minmax(1px,1fr));gap:2px;height:32px;margin-top:17px}.bar{border-radius:2px;min-width:1px}.bar.status-operational{background:#62d3a0}.bar.status-degraded{background:#f2bc43}.bar.status-outage{background:#ea6978}.bar.status-unknown{background:#e5e7eb}.uptime-caption{display:flex;align-items:center;justify-content:space-between;color:#a1a5af;font-size:10px;margin-top:8px}.uptime-caption strong{color:#777e8b;font-weight:600}.skeleton-list{padding:24px;display:grid;gap:16px}.skeleton-list span{display:block;height:82px;border-radius:12px;background:linear-gradient(90deg,#f2f1f5,#fafafa,#f2f1f5);background-size:200% 100%;animation:shimmer 1.3s infinite}@keyframes shimmer{to{background-position:-200% 0}}.empty,.no-incidents{text-align:center;padding:42px 20px}.empty>span,.no-incidents>span{width:46px;height:46px;display:grid;place-items:center;margin:0 auto 12px;border-radius:14px;background:#effaf4;color:var(--success);font-weight:800;font-size:20px}.empty h3,.no-incidents h3{margin:0;font-size:15px}.empty p,.no-incidents p{margin:7px 0 0;color:#858b97;font-size:13px}.incidents{margin-top:52px}.incidents-card{padding:22px}.incident{border-left:2px solid #a6e0c5;padding:0 0 2px 20px;margin-left:4px;position:relative}.incident+.incident{margin-top:28px}.timeline-dot{position:absolute;left:-7px;top:1px;width:12px;height:12px;border:3px solid white;border-radius:50%;background:var(--success)}.incident-title{display:flex;align-items:center;justify-content:space-between;gap:12px}.incident-title h3{margin:0;font-size:14px}.incident-title strong{border-radius:999px;padding:5px 9px;background:#ecfbf4;color:#188251;font-size:10px}.incident p{color:#68707d;font-size:13px;line-height:1.6;margin:9px 0 5px}.incident time{color:#a0a5af;font-size:10px}footer{display:flex;align-items:center;justify-content:space-between;gap:20px;border-top:1px solid var(--border);margin-top:52px;padding-top:22px;color:#858b96;font-size:11px}footer p{margin:0}footer p:first-child span{color:var(--purple);font-size:15px}footer a{color:var(--purple);font-weight:700;text-decoration:none}footer a:hover{text-decoration:underline}@media(max-width:700px){.page-shell{width:min(100% - 28px,960px);padding-top:20px}.header{align-items:flex-start}.brand strong{font-size:21px}.brand-mark{width:21px;height:21px}.environment{display:none}.platform-link{padding:8px 11px;max-width:105px;text-align:center;line-height:1.2}.hero{padding:58px 0 36px}.hero h1{font-size:clamp(31px,10vw,40px)}.hero>p{font-size:14px;line-height:1.65}.summary{align-items:stretch;flex-direction:column;padding:16px}.summary button{width:100%}.summary h2{font-size:15px}.section{margin-top:38px}.section-heading{display:block}.updated{margin-top:8px!important}.section-heading h2{font-size:19px}.service{padding:18px 14px}.uptime-bars{gap:1px;height:26px}.uptime-caption{font-size:8px}.incidents-card{padding:18px 14px}.incident-title{align-items:flex-start;flex-direction:column}footer{align-items:flex-start;flex-direction:column}}@media(prefers-reduced-motion:reduce){*,*:before,*:after{scroll-behavior:auto!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}
