.status-hero[data-v-1d8e751b]{background:var(--surface-0,#fff);padding:160px 0 48px}.status-hero__header[data-v-1d8e751b]{display:flex;flex-direction:column;gap:24px}.status-hero__title[data-v-1d8e751b]{color:var(--text-solid,#061b31);font-size:clamp(2.125rem,4vw,3rem);font-weight:300;letter-spacing:-.02em;line-height:1.1;margin:0}.status-hero__indicator[data-v-1d8e751b]{align-items:center;border-radius:4px;display:inline-flex;font-size:14px;font-weight:400;gap:10px;padding:10px 20px;width:-moz-fit-content;width:fit-content}.status-hero__indicator--operational[data-v-1d8e751b]{background:#00b26114;border:.667px solid rgba(0,178,97,.2);color:#00b261}.status-hero__indicator--degraded[data-v-1d8e751b]{background:#e8a30b14;border:.667px solid rgba(232,163,11,.2);color:#c48a00}.status-hero__indicator--partial_outage[data-v-1d8e751b]{background:#e06e0014;border:.667px solid rgba(224,110,0,.22);color:#c25a00}.status-hero__indicator--down[data-v-1d8e751b]{background:#d8351e14;border:.667px solid rgba(216,53,30,.2);color:#d8351e}.status-hero__dot[data-v-1d8e751b]{animation:pulse-1d8e751b 2s ease-in-out infinite;border-radius:50%;height:8px;width:8px}.status-hero__indicator--operational .status-hero__dot[data-v-1d8e751b]{background:#00b261}.status-hero__indicator--degraded .status-hero__dot[data-v-1d8e751b]{background:#e8a30b}.status-hero__indicator--partial_outage .status-hero__dot[data-v-1d8e751b]{background:#e06e00}.status-hero__indicator--down .status-hero__dot[data-v-1d8e751b]{background:#d8351e}@keyframes pulse-1d8e751b{0%,to{opacity:1}50%{opacity:.5}}.status-services[data-v-1d8e751b]{background:var(--surface-0,#fff);padding:48px 0 96px}.status-services__grid[data-v-1d8e751b]{display:grid;gap:16px;grid-template-columns:repeat(3,1fr)}.status-card[data-v-1d8e751b]{background:var(--surface-0,#fff);border:.667px solid var(--border-light,#e5edf5);border-radius:4px;display:flex;flex-direction:column;gap:12px;padding:20px}.status-card--down[data-v-1d8e751b]{border-color:#d8351e4d}.status-card--degraded[data-v-1d8e751b]{border-color:#e8a30b4d}.status-card__header[data-v-1d8e751b]{align-items:center;display:flex;gap:8px}.status-card__dot[data-v-1d8e751b]{border-radius:50%;flex-shrink:0;height:8px;width:8px}.status-card__dot--operational[data-v-1d8e751b]{background:#00b261}.status-card__dot--degraded[data-v-1d8e751b]{background:#e8a30b}.status-card__dot--down[data-v-1d8e751b]{background:#d8351e}.status-card__name[data-v-1d8e751b]{color:var(--text-solid,#061b31);font-size:14px;font-weight:400;letter-spacing:normal;line-height:1.4;margin:0}.status-card__badge[data-v-1d8e751b]{border-radius:4px;font-size:12px;font-weight:400;padding:3px 8px;width:-moz-fit-content;width:fit-content}.status-card__badge--operational[data-v-1d8e751b]{background:#00b26114;color:#00b261}.status-card__badge--degraded[data-v-1d8e751b]{background:#e8a30b14;color:#c48a00}.status-card__badge--down[data-v-1d8e751b]{background:#d8351e14;color:#d8351e}.status-card__meta[data-v-1d8e751b]{color:var(--text-subdued,#8898aa);display:flex;font-size:12px;font-weight:300;justify-content:space-between}.status-card__bars[data-v-1d8e751b]{align-items:flex-end;display:flex;gap:2px;height:24px}.status-card__bar[data-v-1d8e751b]{border-radius:1px;flex:1;min-width:0;transition:opacity .2s ease}.status-card__bar--ok[data-v-1d8e751b]{background:#00b261;height:100%;opacity:.6}.status-card__bar--warn[data-v-1d8e751b]{background:#e8a30b;height:80%;opacity:.8}.status-card__bar--bad[data-v-1d8e751b]{background:#d8351e;height:50%;opacity:.9}.status-card__bar--nodata[data-v-1d8e751b]{background:var(--border-light,#e5edf5);height:30%;opacity:1}.status-card__bar[data-v-1d8e751b]:hover{opacity:1}.status-services__empty[data-v-1d8e751b]{border:.667px dashed var(--border-light,#e5edf5);border-radius:4px;color:var(--text-muted,#64748d);font-size:14px;font-weight:300;margin:0;padding:24px;text-align:center}.status-incidents[data-v-1d8e751b]{background:var(--surface-50,#f8fafd);border-top:1px solid var(--border-light,#e5edf5);padding:96px 0}.status-incidents__title[data-v-1d8e751b]{color:var(--text-solid,#061b31);font-size:2rem;font-weight:300;letter-spacing:-.02em;line-height:1.1;margin:0 0 32px}.status-incident[data-v-1d8e751b]{background:var(--surface-0,#fff);border:.667px solid rgba(216,53,30,.2);border-radius:4px;padding:24px}.status-incident__header[data-v-1d8e751b]{align-items:center;display:flex;gap:12px;margin-bottom:12px}.status-incident__severity[data-v-1d8e751b]{border-radius:4px;font-size:11px;font-weight:500;letter-spacing:.05em;padding:3px 8px;text-transform:uppercase}.status-incident__severity--major[data-v-1d8e751b]{background:#d8351e14;color:#d8351e}.status-incident__severity--minor[data-v-1d8e751b]{background:#e8a30b14;color:#c48a00}.status-incident__time[data-v-1d8e751b]{color:var(--text-subdued,#8898aa);font-size:13px;font-weight:300}.status-incident__name[data-v-1d8e751b]{color:var(--text-solid,#061b31);font-size:1rem;font-weight:400;letter-spacing:normal;line-height:1.4;margin:0 0 8px}.status-incident__desc[data-v-1d8e751b]{color:var(--text-muted,#64748d);font-size:14px;font-weight:300;line-height:1.6;margin:0 0 20px;max-width:72ch}.status-incident__updates[data-v-1d8e751b]{border-top:.667px solid var(--border-light,#e5edf5);display:flex;flex-direction:column;gap:16px;padding-top:16px}.status-incident__update[data-v-1d8e751b]{display:flex;gap:16px}.status-incident__update-time[data-v-1d8e751b]{color:var(--text-subdued,#8898aa);font-size:13px;font-weight:400;min-width:80px;white-space:nowrap}.status-incident__update-text[data-v-1d8e751b]{color:var(--text-muted,#64748d);font-size:14px;font-weight:300;line-height:1.5;margin:0}.status-history[data-v-1d8e751b]{background:var(--surface-0,#fff);border-top:1px solid var(--border-light,#e5edf5);padding:96px 0}.status-history__title[data-v-1d8e751b]{color:var(--text-solid,#061b31);font-size:2rem;font-weight:300;letter-spacing:-.02em;line-height:1.1;margin:0 0 32px}.status-history__table-wrap[data-v-1d8e751b]{overflow-x:auto;-webkit-overflow-scrolling:touch}.status-history__table[data-v-1d8e751b]{border-collapse:collapse;width:100%}.status-history__table th[data-v-1d8e751b]{border-bottom:1px solid var(--border-light,#e5edf5);color:var(--text-muted,#64748d);font-size:13px;font-weight:400;padding:12px 24px 12px 0;text-align:left;white-space:nowrap}.status-history__table td[data-v-1d8e751b]{border-bottom:.667px solid var(--border-light,#e5edf5);color:var(--text-muted,#64748d);font-size:14px;font-weight:300;padding:16px 24px 16px 0;vertical-align:middle}.status-history__table tr:last-child td[data-v-1d8e751b]{border-bottom:none}.status-history__service-name[data-v-1d8e751b]{color:var(--text-solid,#061b31);font-weight:400}.status-history__uptime[data-v-1d8e751b]{font-variant-numeric:tabular-nums}.status-history__uptime--low[data-v-1d8e751b]{color:#d8351e;font-weight:400}.status-history__badge[data-v-1d8e751b]{border-radius:4px;font-size:12px;font-weight:400;padding:3px 8px}.status-history__badge--operational[data-v-1d8e751b]{background:#00b26114;color:#00b261}.status-history__badge--degraded[data-v-1d8e751b]{background:#e8a30b14;color:#c48a00}.status-history__badge--down[data-v-1d8e751b]{background:#d8351e14;color:#d8351e}.status-providers[data-v-1d8e751b]{background:var(--surface-50,#f8fafd);border-top:1px solid var(--border-light,#e5edf5);padding:96px 0}.status-providers__title[data-v-1d8e751b]{color:var(--text-solid,#061b31);font-size:2rem;font-weight:300;letter-spacing:-.02em;line-height:1.1;margin:0 0 12px}.status-providers__lede[data-v-1d8e751b]{color:var(--text-muted,#64748d);font-size:14px;font-weight:300;line-height:1.6;margin:0 0 24px;max-width:72ch}.status-tabs[data-v-1d8e751b]{border-bottom:.667px solid var(--border-light,#e5edf5);display:flex;gap:4px;margin-bottom:32px}.status-tab[data-v-1d8e751b]{align-items:center;background:transparent;border:none;border-bottom:2px solid transparent;color:var(--text-muted,#64748d);cursor:pointer;display:inline-flex;font-family:inherit;font-size:13px;font-weight:400;gap:8px;padding:12px 18px;transition:color .15s,border-color .15s}.status-tab[data-v-1d8e751b]:hover{color:var(--text-solid,#061b31)}.status-tab--active[data-v-1d8e751b]{border-bottom-color:var(--brand-600,#533afd);color:var(--brand-600,#533afd)}.status-tab[data-v-1d8e751b]:focus-visible{outline:2px solid var(--brand-600,#533afd);outline-offset:-2px}.status-tab__count[data-v-1d8e751b]{background:var(--surface-0,#fff);border:.667px solid var(--border-light,#e5edf5);border-radius:4px;color:var(--text-subdued,#8898aa);font-size:11px;font-weight:400;padding:1px 6px}.status-tab--active .status-tab__count[data-v-1d8e751b]{border-color:var(--brand-600,#533afd);color:var(--brand-600,#533afd)}.status-providers__grid[data-v-1d8e751b]:focus{outline:none}.status-providers__grid[data-v-1d8e751b]{display:grid;gap:16px;grid-template-columns:repeat(3,1fr)}.status-provider[data-v-1d8e751b]{background:var(--surface-0,#fff);border:.667px solid var(--border-light,#e5edf5);border-radius:4px;display:flex;flex-direction:column;gap:12px;padding:20px}.status-provider--down[data-v-1d8e751b]{border-color:#d8351e4d}.status-provider--degraded[data-v-1d8e751b]{border-color:#e8a30b4d}.status-provider--unknown[data-v-1d8e751b]{border-color:var(--border-light,#e5edf5)}.status-provider__header[data-v-1d8e751b]{align-items:center;display:flex;gap:8px}.status-provider__dot[data-v-1d8e751b]{border-radius:50%;flex-shrink:0;height:8px;width:8px}.status-provider__dot--operational[data-v-1d8e751b]{background:#00b261}.status-provider__dot--degraded[data-v-1d8e751b]{background:#e8a30b}.status-provider__dot--down[data-v-1d8e751b]{background:#d8351e}.status-provider__dot--unknown[data-v-1d8e751b]{background:var(--border-light,#cbd5e1)}.status-provider__name[data-v-1d8e751b]{color:var(--text-solid,#061b31);font-size:14px;font-weight:400;letter-spacing:normal;line-height:1.4;margin:0}.status-provider__badge[data-v-1d8e751b]{border-radius:4px;font-size:12px;font-weight:400;padding:3px 8px;width:-moz-fit-content;width:fit-content}.status-provider__badge--operational[data-v-1d8e751b]{background:#00b26114;color:#00b261}.status-provider__badge--degraded[data-v-1d8e751b]{background:#e8a30b14;color:#c48a00}.status-provider__badge--down[data-v-1d8e751b]{background:#d8351e14;color:#d8351e}.status-provider__badge--unknown[data-v-1d8e751b]{background:#64748d14;color:var(--text-muted,#64748d)}.status-provider__meta[data-v-1d8e751b]{color:var(--text-subdued,#8898aa);display:flex;font-size:12px;font-weight:300;justify-content:space-between}.status-provider__meta--muted[data-v-1d8e751b]{font-style:italic}.status-provider__bars[data-v-1d8e751b]{align-items:flex-end;display:flex;gap:2px;height:24px}.status-provider__bar[data-v-1d8e751b]{border-radius:1px;flex:1;height:100%;min-width:0;transition:opacity .2s ease}.status-provider__bar--ok[data-v-1d8e751b]{background:#00b261;opacity:.6}.status-provider__bar--bad[data-v-1d8e751b]{background:#d8351e;opacity:.9}.status-provider__bar--partial[data-v-1d8e751b]{background:#e8a30b;opacity:.8}.status-provider__bar[data-v-1d8e751b]:hover{opacity:1}.skeleton[data-v-1d8e751b]{animation:skeleton-shimmer-1d8e751b 1.4s linear infinite,skeleton-pulse-1d8e751b 2.4s ease-in-out infinite;background-color:#061b310f;background-image:linear-gradient(100deg,#fff0 30%,#ffffffa6,#fff0 70%);background-position:100% 0;background-repeat:no-repeat;background-size:220% 100%;border-radius:4px;color:transparent;display:inline-block;overflow:hidden;position:relative;-webkit-user-select:none;-moz-user-select:none;user-select:none;vertical-align:middle}.skeleton[data-v-1d8e751b]:before{content:" "}.skeleton--text[data-v-1d8e751b]{border-radius:3px;display:block;height:13px;width:100%}.skeleton--dot[data-v-1d8e751b]{animation:skeleton-pulse-1d8e751b 2s ease-in-out infinite;background-image:none;border-radius:50%;flex-shrink:0;height:8px;width:8px}.skeleton--badge[data-v-1d8e751b]{border-radius:4px;display:block;height:22px;width:78px}.skeleton--bar[data-v-1d8e751b]{animation-delay:calc(var(--skel-i, 0)*60ms);border-radius:1px;flex:1;height:60%;min-width:0}@keyframes skeleton-shimmer-1d8e751b{0%{background-position:100% 0}to{background-position:-100% 0}}@keyframes skeleton-pulse-1d8e751b{0%,to{background-color:#061b310f}50%{background-color:#061b311a}}.status-hero__indicator--loading[data-v-1d8e751b]{background:#061b310a;border:.667px solid var(--border-light,#e5edf5);color:transparent}.status-hero__skeleton-label[data-v-1d8e751b]{height:14px;width:168px}.status-card--skeleton[data-v-1d8e751b],.status-provider--skeleton[data-v-1d8e751b]{border-color:var(--border-light,#e5edf5)}.status-card__bars .skeleton--bar[data-v-1d8e751b],.status-provider__bars .skeleton--bar[data-v-1d8e751b]{align-self:flex-end}.status-history__table td .skeleton--text[data-v-1d8e751b]{height:12px}.status-history__table td .skeleton--badge[data-v-1d8e751b]{height:20px;width:70px}@media(prefers-reduced-motion:reduce){.skeleton[data-v-1d8e751b],.skeleton--bar[data-v-1d8e751b],.skeleton--dot[data-v-1d8e751b]{animation:none;background-color:#061b3114;background-image:none}}.status-cta[data-v-1d8e751b]{background:var(--surface-50,#f8fafd);border-top:1px solid var(--border-light,#e5edf5);padding:48px 0}.status-cta__content[data-v-1d8e751b]{align-items:center;display:flex;justify-content:space-between}.status-cta__text[data-v-1d8e751b]{color:var(--text-muted,#64748d);font-size:14px;font-weight:300;margin:0}.status-cta__link[data-v-1d8e751b]{align-items:center;color:var(--brand-600,#533afd);display:inline-flex;font-size:14px;font-weight:400;gap:6px;text-decoration:none;transition:color .24s cubic-bezier(.45,.05,.55,.95)}.status-cta__link[data-v-1d8e751b]:hover{color:var(--brand-700,#4032c8)}.status-cta__link svg[data-v-1d8e751b]{transition:transform .24s cubic-bezier(.45,.05,.55,.95)}.status-cta__link:hover svg[data-v-1d8e751b]{transform:translate(3px)}@media(max-width:940px){.status-providers__grid[data-v-1d8e751b],.status-services__grid[data-v-1d8e751b]{grid-template-columns:repeat(2,1fr)}}@media(max-width:640px){.status-hero[data-v-1d8e751b]{padding:120px 0 32px}.status-services[data-v-1d8e751b]{padding:32px 0 64px}.status-providers__grid[data-v-1d8e751b],.status-services__grid[data-v-1d8e751b]{grid-template-columns:1fr}.status-history[data-v-1d8e751b],.status-incidents[data-v-1d8e751b],.status-providers[data-v-1d8e751b]{padding:64px 0}.status-tabs[data-v-1d8e751b]{overflow-x:auto}.status-tab[data-v-1d8e751b]{font-size:12px;padding:12px 14px;white-space:nowrap}.status-cta__content[data-v-1d8e751b]{flex-direction:column;gap:16px;text-align:center}.status-incident__update[data-v-1d8e751b]{flex-direction:column;gap:4px}}
