:root{--primary:#4242dc;--primary-700:#3838b8;--primary-50:#efeffe;--primary-soft:#4242dc14;--ember:#f76707;--ember-deep:#e04e02;--ember-soft:#f767071a;--ember-text:#b23c00;--accent:#1f2333;--accent-strong:#15172a;--accent-soft:#15172a12;--accent-text:#15172a;--on-accent:#fff;--success:#16a34a;--success-soft:#16a34a1a;--warning:#f59e0b;--warning-soft:#f59e0b24;--danger:#dc2626;--danger-soft:#dc26261a;--info:#2563eb;--info-soft:#2563eb1a;--fs-sans:-apple-system, BlinkMacSystemFont, "SF Pro Display", "SF Pro Text", "Segoe UI", system-ui, sans-serif;--fs-mono:ui-monospace, "SF Mono", "JetBrains Mono", "Cascadia Code", Menlo, monospace;--white:#fff;--on-warning:#2a1f00;--impact-partial:#f97316;--bg-body:#f6f7fe;--bg-card:#fff;--bg-card-soft:#f4f5fe;--text-primary:#15172a;--text-secondary:#3f4258;--text-muted:#686b85;--text-faint:#5f6377;--stripe-nodata:#e2e5ea;--impact-text-operational:#15803d;--impact-text-degraded:#9a4a08;--impact-text-partial_outage:#c2410c;--impact-text-major_outage:#b91c1c;--impact-text-under_maintenance:#1d4ed8;--border-subtle:#ecedf7;--border-base:#dee0ee;--border-strong:#c8cbdd;--shadow-sm:0 1px 2px #15172a0d, 0 10px 28px -18px #15172a2e;--shadow:0 4px 14px #1416320f, 0 1px 3px #1416320a;--shadow-elevated:0 14px 36px #14163217, 0 2px 8px #1416320a;--r-sm:6px;--r-ctl:9px;--r-md:10px;--r-lg:14px;--r-pill:999px;--topbar-bg:#fffffff0}html[data-theme=dark]{--bg-body:#0b1020;--bg-card:#161d33;--bg-card-soft:#1f2741;--text-primary:#f1f5f9;--text-secondary:#cbd5e1;--text-muted:#94a3b8;--text-faint:#8b99b0;--stripe-nodata:#ffffff17;--impact-text-operational:#4ade80;--impact-text-degraded:#fbbf24;--impact-text-partial_outage:#fb923c;--impact-text-major_outage:#f87171;--impact-text-under_maintenance:#60a5fa;--border-subtle:#20283f;--border-base:#2c3552;--border-strong:#3e4870;--ember-text:#fb923c;--accent:#e8ecf5;--accent-strong:#fff;--accent-soft:#ffffff1a;--accent-text:#f1f5f9;--on-accent:#0b1020;--primary-50:#4242dc2e;--primary-soft:#4242dc33;--ember-soft:#f7670729;--success-soft:#16a34a2e;--warning-soft:#f59e0b33;--danger-soft:#dc26262e;--info-soft:#2563eb33;--shadow-sm:0 1px 0 #ffffff08, 0 12px 30px -18px #0009;--shadow:0 4px 14px #00000073, 0 1px 3px #00000059;--shadow-elevated:0 14px 36px #0000008c, 0 2px 8px #00000059;--topbar-bg:#0b1020eb;--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark}.sr-only{clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.skip-link{z-index:1000;background:var(--accent);color:var(--on-accent);border-radius:var(--r-ctl);padding:.55rem .9rem;font-weight:700;text-decoration:none;transition:top .15s;position:absolute;top:-4rem;left:.75rem}.skip-link:focus{top:.75rem}main:focus{outline:none}:where(a,button,input,select,textarea,summary,[tabindex]):focus-visible{outline:2px solid var(--accent);outline-offset:2px;border-radius:3px}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;transition-duration:.001ms!important;animation-duration:.001ms!important;animation-iteration-count:1!important}}.subscribe-noscript{max-width:18rem;color:var(--text-secondary);font-size:.8rem;display:inline-block}:-webkit-any(html[data-theme=dark] input:-webkit-autofill,html[data-theme=dark] textarea:-webkit-autofill){-webkit-text-fill-color:var(--text-primary);-webkit-box-shadow:0 0 0px 1000px var(--bg-card) inset;transition:background-color 5000s ease-in-out}:is(html[data-theme=dark] input:autofill,html[data-theme=dark] textarea:autofill){-webkit-text-fill-color:var(--text-primary);-webkit-box-shadow:0 0 0px 1000px var(--bg-card) inset;transition:background-color 5000s ease-in-out}*{box-sizing:border-box}html{-webkit-text-size-adjust:100%}body{font-family:var(--fs-sans);background:var(--bg-body);color:var(--text-primary);-webkit-font-smoothing:antialiased;flex-direction:column;min-height:100vh;margin:0;line-height:1.55;display:flex;position:relative;overflow-x:hidden}a{color:inherit;text-decoration:none}h1,h2,h3,h4{letter-spacing:-.02em;color:var(--text-primary);margin:0;font-weight:800}.mono{font-family:var(--fs-mono)}header.topbar{z-index:50;background:var(--topbar-bg);-webkit-backdrop-filter:saturate(160%)blur(14px);border-bottom:1px solid var(--border-subtle);justify-content:space-between;align-items:center;gap:1rem;padding:.95rem 1.5rem;display:flex;position:sticky;top:0}header.topbar .brand{color:var(--text-primary);letter-spacing:-.025em;align-items:center;gap:.55rem;font-size:1.05rem;font-weight:900;display:inline-flex}header.topbar .brand .flame{filter:drop-shadow(0 2px 5px #f767074d);width:auto;height:1.85rem;display:block}header.topbar .brand .wordmark{line-height:1}header.topbar .brand .wordmark .fire{color:var(--text-primary)}header.topbar .brand .wordmark .status{color:var(--text-muted);margin-left:.18em;font-weight:700}header.topbar .right{align-items:center;gap:.6rem;display:inline-flex}button.theme-toggle{background:var(--bg-card);border:1px solid var(--border-subtle);border-radius:var(--r-ctl);width:2.125rem;height:2.125rem;color:var(--text-muted);cursor:pointer;justify-content:center;align-items:center;padding:0;line-height:0;transition:all .15s;display:inline-flex}button.theme-toggle:hover{color:var(--accent-strong);border-color:var(--accent);background:var(--accent-soft)}button.theme-toggle svg{width:1.05rem;height:1.05rem}button.theme-toggle .theme-toggle__sun{display:none}button.theme-toggle .theme-toggle__moon,html[data-theme=dark] button.theme-toggle .theme-toggle__sun{display:block}html[data-theme=dark] button.theme-toggle .theme-toggle__moon{display:none}.container{z-index:1;flex:1;width:100%;max-width:820px;margin:0 auto;padding:2.5rem 1.5rem 3rem;position:relative}nav.crumb{color:var(--text-muted);flex-wrap:wrap;justify-content:space-between;align-items:center;gap:.75rem;margin-bottom:1.5rem;font-size:.9rem;display:flex}nav.crumb a{color:var(--text-muted);align-items:center;gap:.4rem;transition:color .15s;display:inline-flex}nav.crumb a:hover{color:var(--accent-text)}header.page-header{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:1rem;margin-bottom:1.75rem;display:flex}header.page-header h1{letter-spacing:-.02em;font-size:1.5rem;font-weight:700;line-height:1.15}header.page-header .brand{align-items:center;gap:.85rem;display:flex}header.page-header .brand img.logo{width:auto;max-width:14rem;height:auto;max-height:2.6rem}header.page-header .badge{background:var(--bg-card-soft);color:var(--text-muted);border:1px solid var(--border-subtle);border-radius:var(--r-pill);text-transform:uppercase;letter-spacing:.06em;align-items:center;padding:.35rem .8rem;font-size:.72rem;font-weight:700;display:inline-flex}.page-header__actions{flex-wrap:wrap;align-items:center;gap:.6rem;display:inline-flex}.subscribe-trigger{height:2.25rem;font:inherit;color:var(--on-accent);background:var(--accent);border-radius:var(--r-ctl);cursor:pointer;box-shadow:var(--shadow-sm);border:0;align-items:center;gap:.45rem;padding:0 1rem;font-size:.85rem;font-weight:620;transition:background-color .15s;display:inline-flex}.subscribe-trigger:hover{background:var(--accent-strong)}.subscribe-trigger:focus-visible{outline:2px solid var(--accent);outline-offset:2px}.subscribe-trigger svg{flex-shrink:0}dialog.subscribe-dialog{border:1px solid var(--border-subtle);border-radius:var(--r-lg);background:var(--bg-card);color:var(--text-primary);box-shadow:var(--shadow-elevated);width:calc(100% - 2rem);max-width:36rem;margin:auto;padding:0}dialog.subscribe-dialog::backdrop{-webkit-backdrop-filter:blur(4px);background:#0b10208c}dialog.subscribe-dialog[open]{display:block}.subscribe-dialog__close{color:var(--text-muted);cursor:pointer;border-radius:var(--r-ctl);z-index:2;background:0 0;border:0;padding:.4rem;transition:background-color .15s,color .15s;display:inline-flex;position:absolute;top:.6rem;right:.6rem}.subscribe-dialog__close:hover{background:var(--bg-card-soft);color:var(--text-primary)}.subscribe-dialog__close:focus-visible{outline:none;box-shadow:0 0 0 2px #f7670752}dialog.subscribe-dialog .subscribe-form{box-shadow:none;background:0 0;border:0;margin:0}@media (width<=540px){dialog.subscribe-dialog{border-radius:0;width:100%;max-width:100%;height:100%;max-height:100%;margin:0}}.overall-status{border-radius:var(--r-lg);background:var(--bg-card);border:1px solid var(--border-subtle);box-shadow:var(--shadow-sm);align-items:center;gap:1.1rem;margin-bottom:.25rem;padding:1.6rem;display:flex}.overall-status__icon{border-radius:var(--r-lg);width:3.25rem;height:3.25rem;color:var(--accent,var(--success));background:color-mix(in srgb, var(--accent,var(--success)) 12%, transparent);flex-shrink:0;place-items:center;display:grid}.overall-status__icon svg{width:1.65rem;height:1.65rem}.overall-status__body{flex-direction:column;flex:12rem;gap:.15rem;min-width:0;display:flex}.overall-status__title{letter-spacing:-.015em;color:var(--accent-text,var(--text-primary));font-size:1.375rem;font-weight:720;line-height:1.2}.overall-status__meta{color:var(--text-muted);flex-wrap:wrap;align-items:baseline;gap:.4rem;font-size:.82rem;font-weight:500;display:flex}.overall-status__count{color:var(--text-secondary);font-weight:700}.overall-status__sep{color:var(--text-faint)}h2.section{letter-spacing:-.01em;color:var(--text-primary);margin:2.1rem 0 .75rem;font-size:.95rem;font-weight:700}nav.locale-switcher{background:var(--bg-card);border:1px solid var(--border-subtle);border-radius:var(--r-ctl);letter-spacing:.04em;text-transform:uppercase;align-items:center;gap:.2rem;height:2.125rem;padding:0 .2rem;font-size:.78rem;font-weight:600;display:inline-flex}nav.locale-switcher a,nav.locale-switcher .locale-current{border-radius:var(--r-sm);color:var(--text-muted);padding:.22rem .55rem;transition:all .15s}nav.locale-switcher a:hover{color:var(--accent-strong);background:var(--accent-soft)}nav.locale-switcher .locale-current{background:var(--text-primary);color:var(--bg-card)}.component-list-card,.component-group--depth-0>.component-group__details{background:var(--bg-card);border:1px solid var(--border-subtle);border-radius:var(--r-lg);box-shadow:var(--shadow-sm);overflow:hidden}ul.components{margin:0;padding:0;list-style:none}ul.components li.component{border-top:1px solid var(--border-subtle);padding:.9rem 1.25rem}ul.components li.component:first-child{border-top:0}.component__head{justify-content:space-between;align-items:baseline;gap:1rem;display:flex}.component__name{min-width:0}.component__name strong{color:var(--text-primary);letter-spacing:-.005em;font-size:.88rem;font-weight:620}.component__link{color:inherit;text-decoration:none;transition:color .15s}.component__link:hover strong{color:var(--accent-text)}.component__desc{color:var(--text-faint);margin-top:.1rem;font-size:.75rem;display:block}.component__status{white-space:nowrap;flex-shrink:0;align-items:center;gap:.5rem;display:inline-flex}.status-label{letter-spacing:-.005em;text-align:right;font-size:.78rem;font-weight:650}.status-label--operational{color:var(--impact-text-operational)}.status-label--degraded{color:var(--impact-text-degraded)}.status-label--partial_outage{color:var(--impact-text-partial_outage)}.status-label--major_outage{color:var(--impact-text-major_outage)}.status-label--under_maintenance{color:var(--impact-text-under_maintenance)}.status-dot{border-radius:50%;flex-shrink:0;width:.5rem;height:.5rem}.ts-rel{color:var(--text-faint);white-space:nowrap}.component-group{margin-bottom:1rem}.component-group--depth-0{margin-bottom:.85rem}.component-group__details>summary{list-style:none}.component-group__details>summary::-webkit-details-marker{display:none}.component-group__details:not([open])>ul.components,.component-group__details:not([open])>.component-list-card,.component-group__details:not([open])>.component-group{display:none}.component-group-heading{color:var(--text-primary);letter-spacing:-.01em;cursor:pointer;-webkit-user-select:none;user-select:none;align-items:center;gap:.6rem;padding:.8rem 1.25rem;font-size:.85rem;font-weight:700;transition:color .15s;display:flex}.component-group--depth-0>.component-group__details>.component-group-heading{background:var(--bg-card-soft)}.component-group--depth-0>.component-group__details[open]>.component-group-heading{border-bottom:1px solid var(--border-subtle)}.component-group-heading:hover{color:var(--accent-text)}.component-group-heading:focus-visible{box-shadow:inset 0 0 0 2px var(--accent);outline:none}.component-group__chevron{color:var(--text-faint);flex-shrink:0;transition:transform .2s}.component-group__details[open]>summary .component-group__chevron{transform:rotate(0)}.component-group__details:not([open])>summary .component-group__chevron{transform:rotate(-90deg)}.component-group-heading:hover .component-group__chevron{color:var(--accent)}.component-group__count{color:var(--text-muted);background:var(--bg-card-soft);border-radius:var(--r-pill);border:1px solid var(--border-subtle);font-variant-numeric:tabular-nums;padding:.15rem .55rem;font-size:.7rem;font-weight:700}.component-group__uptime{color:var(--text-muted);align-items:baseline;gap:.4rem;margin-left:auto;font-size:.78rem;display:inline-flex}.component-group__uptime-legend{color:var(--text-faint);font-size:.7rem;font-weight:600}.component-group__uptime-value{color:var(--text-secondary);font-variant-numeric:tabular-nums;font-weight:600}.component-group-heading>.component-group__count:last-child:nth-child(3){margin-left:auto}.component-group:not(.component-group--depth-0){border-left:1px solid var(--border-subtle);margin:.35rem 0 .5rem 1.25rem}.component-group:not(.component-group--depth-0) .component-group-heading{color:var(--text-secondary);padding:.55rem .9rem;font-size:.8rem;font-weight:700}.component-group:not(.component-group--depth-0,.component-group--depth-1) .component-group-heading{color:var(--text-muted);font-size:.76rem}ul.incidents{gap:.65rem;margin:0 0 1rem;padding:0;list-style:none;display:grid}ul.incidents .incident{background:var(--bg-card);border:1px solid var(--border-subtle);border-radius:var(--r-lg);box-shadow:var(--shadow-sm);margin-bottom:.25rem;padding:1.15rem 1.25rem}ul.incidents .incident-head{flex-wrap:wrap;align-items:center;gap:.6rem;margin-bottom:.5rem;display:flex}.incident-tag{text-transform:uppercase;letter-spacing:.02em;border-radius:var(--r-sm);align-items:center;padding:.2rem .55rem;font-size:.68rem;font-weight:700;display:inline-flex}.incident-tag--incident{background:var(--danger-soft);color:var(--impact-text-major_outage)}.incident-tag--maintenance{background:var(--info-soft);color:var(--impact-text-under_maintenance)}ul.incidents .incident-time{font-family:var(--fs-mono);color:var(--text-faint);margin-left:auto;font-size:.76rem}ul.incidents .incident-body{color:var(--text-secondary);max-width:66ch;margin:.3rem 0 .7rem;font-size:.86rem;line-height:1.6}ul.incidents .incident-affected{color:var(--text-faint);border-top:1px solid var(--border-subtle);flex-wrap:wrap;align-items:center;gap:.5rem;margin-top:.9rem;padding-top:.8rem;font-size:.75rem;display:flex}ul.incidents .affected-pill{background:var(--bg-card-soft);border-radius:var(--r-pill);color:var(--text-secondary);border:1px solid var(--border-subtle);align-items:center;gap:.45rem;padding:.25rem .7rem;font-size:.75rem;font-weight:600;display:inline-flex;position:relative}ul.incidents .affected-pill[style*=--pivot-color]:before{content:"";background:var(--pivot-color,var(--text-faint));border-radius:50%;flex-shrink:0;width:.45rem;height:.45rem;margin-right:.05rem;display:inline-block}ul.incidents .affected-pill__impact{opacity:.85;white-space:nowrap;font-size:.7rem;font-weight:700}ul.incidents .incident.past{background:var(--bg-card-soft);box-shadow:none}.incident-postmortem-link{margin-top:.65rem}.incident-postmortem-link a{color:var(--accent-text);text-underline-offset:3px;font-size:.8rem;font-weight:620;text-decoration:underline}.incident-postmortem-link a:hover{color:var(--accent-strong);text-decoration:underline}ol.incident-timeline{margin:1rem 0 0;padding:0;list-style:none}ol.incident-timeline .incident-timeline__entry{padding:0 0 .9rem 2rem;position:relative}ol.incident-timeline .incident-timeline__entry:last-child{padding-bottom:0}ol.incident-timeline .incident-timeline__entry:not(:last-child):before{content:"";background:var(--border-subtle);width:2px;position:absolute;top:20px;bottom:0;left:9px}ol.incident-timeline .incident-timeline__marker{border:2px solid var(--border-subtle);background:var(--bg-card);border-radius:50%;place-items:center;width:20px;height:20px;display:grid;position:absolute;top:.05rem;left:0}ol.incident-timeline .incident-timeline__marker:after{content:"";background:var(--marker-color,var(--border-strong));border-radius:50%;width:7px;height:7px}ol.incident-timeline .incident-timeline__head{flex-wrap:wrap;align-items:baseline;gap:.55rem;display:flex}ol.incident-timeline .incident-timeline__status{color:var(--marker-text,var(--text-secondary));font-size:.76rem;font-weight:700}ol.incident-timeline .incident-timeline__time{color:var(--text-faint);font-variant-numeric:tabular-nums;font-size:.73rem}ol.incident-timeline .incident-timeline__text{color:var(--text-secondary);max-width:64ch;margin:.15rem 0 0;font-size:.83rem;line-height:1.55}.incident-timeline__text{white-space:pre-line}.md-prose>:first-child{margin-top:0}.md-prose>:last-child{margin-bottom:0}.md-prose p{margin:0 0 .6rem}.md-prose ul,.md-prose ol{margin:0 0 .6rem;padding-left:1.25rem}.md-prose li{margin:.15rem 0}.md-prose a{color:var(--accent);text-decoration:underline}.md-prose strong{font-weight:600}.md-prose code{font-family:var(--fs-mono);background:color-mix(in srgb, currentColor 10%, transparent);border-radius:4px;padding:.1em .35em;font-size:.9em}.md-prose blockquote{border-left:2px solid color-mix(in srgb, currentColor 25%, transparent);margin:0 0 .6rem;padding-left:.8rem}.empty{color:var(--text-muted);background:var(--bg-card);border:1px dashed var(--border-strong);border-radius:var(--r-md);padding:1rem 1.1rem;font-size:.88rem}.incident-archive-filters{background:var(--bg-card);border:1px solid var(--border-subtle);border-radius:var(--r-md);grid-template-columns:2fr 1fr 1fr 1fr;align-items:end;gap:.75rem 1rem;margin:0 0 1.5rem;padding:1rem 1.1rem;display:grid}.incident-archive-filters__field{flex-direction:column;gap:.3rem;min-width:0;display:flex}.incident-archive-filters__label{text-transform:uppercase;letter-spacing:.06em;color:var(--text-faint);font-size:.7rem;font-weight:700}.incident-archive-filters input[type=search],.incident-archive-filters input[type=date],.incident-archive-filters select{font:inherit;color:var(--text-primary);background:var(--bg-card);border:1px solid var(--border-base);border-radius:var(--r-ctl);width:100%;min-width:0;padding:.5rem .7rem;font-size:.85rem;transition:border-color .15s,box-shadow .15s}.incident-archive-filters input[type=search]:focus,.incident-archive-filters input[type=date]:focus,.incident-archive-filters select:focus{border-color:var(--accent);outline:none;box-shadow:0 0 0 2px #f767072e}.incident-archive-filters__actions{grid-column:1/-1;align-items:center;gap:.7rem;display:flex}.incident-archive-filters__submit{font:inherit;color:var(--on-accent);background:var(--accent);border-radius:var(--r-ctl);cursor:pointer;border:0;padding:.55rem 1.1rem;font-size:.85rem;font-weight:620;transition:background-color .15s}.incident-archive-filters__submit:hover{background:var(--accent-strong)}.incident-archive-filters__reset{color:var(--text-muted);border-bottom:1px dashed #0000;font-size:.85rem;text-decoration:none;transition:color .15s,border-color .15s}.incident-archive-filters__reset:hover{color:var(--accent-strong);border-bottom-color:var(--accent)}.incident-archive-meta{color:var(--text-muted);font-variant-numeric:tabular-nums;margin:0 0 .85rem;font-size:.85rem}.incident-archive-pagination{margin-top:1.25rem}.incident-archive-pagination .pagination,.incident-archive-pagination>nav,.incident-archive-pagination ul{flex-wrap:wrap;gap:.4rem;padding:0;list-style:none;display:flex}.incident-archive-pagination a,.incident-archive-pagination span{border-radius:var(--r-ctl);border:1px solid var(--border-subtle);background:var(--bg-card);color:var(--text-secondary);padding:.4rem .7rem;font-size:.85rem;font-weight:600;text-decoration:none;transition:background-color .15s,color .15s;display:inline-block}.incident-archive-pagination a:hover{background:var(--accent-soft);color:var(--accent-strong)}.incident-archive-pagination .active span,.incident-archive-pagination [aria-current]{background:var(--accent-soft);color:var(--accent-text);border-color:#f7670759}.incident-archive-cta{font:inherit;color:var(--accent-text);align-items:center;gap:.4rem;margin-top:.8rem;font-size:.82rem;font-weight:620;text-decoration:none;display:inline-flex}.incident-archive-cta:hover{text-decoration:underline}.incident-archive-cta:focus-visible{outline:2px solid var(--accent);outline-offset:2px}@media (width<=720px){.incident-archive-filters{grid-template-columns:1fr 1fr}.incident-archive-filters__field--search{grid-column:1/-1}}footer{color:var(--text-faint);border-top:1px solid var(--border-subtle);background:0 0;width:100%;max-width:820px;margin:auto auto 0;padding:1.5rem 1.5rem 2.25rem;font-size:.85rem}footer ul.brand-links{flex-wrap:wrap;gap:.4rem 1.35rem;margin:0 0 .75rem;padding:0;font-size:.82rem;list-style:none;display:flex}footer ul.brand-links a{color:var(--text-muted);text-decoration:none}footer ul.brand-links a:hover{color:var(--accent-text)}.footer-base{flex-wrap:wrap;align-items:center;gap:.5rem;font-size:.78rem;display:flex}footer .brand-text{color:var(--text-faint)}.footer-base__sep{color:var(--text-faint);opacity:.6}footer .powered{color:var(--text-faint);align-items:center;gap:.35rem;display:inline-flex}footer .powered .name{color:var(--text-muted);font-weight:750;text-decoration:none}footer .powered a.name:hover{color:var(--accent-text)}@media (width<=600px){header.topbar{padding:.75rem 1rem}header.topbar .brand .wordmark .status{display:none}.container{padding:1.5rem 1rem 2.25rem}.overall-status{gap:.85rem;padding:1.1rem 1.15rem}.overall-status__title{font-size:1.15rem}.overall-status__icon{width:2.15rem;height:2.15rem}.overall-status__icon svg{width:1.3rem;height:1.3rem}header.page-header h1{font-size:1.3rem}}.uptime-stripe-wrap{flex-direction:column;gap:.35rem;line-height:0;display:flex}svg.uptime-stripe{width:100%;height:26px;display:block}svg.uptime-stripe .uptime-stripe__bar{transition:opacity .12s}svg.uptime-stripe:hover .uptime-stripe__bar{opacity:.55}svg.uptime-stripe .uptime-stripe__bar:hover{opacity:1}.uptime-stripe-wrap .uptime-stripe__caption{justify-content:space-between;align-items:baseline;font-size:.72rem;line-height:1.2;display:flex}.uptime-stripe-wrap .uptime-stripe__caption .uptime-stripe__period{color:var(--text-faint);font-weight:500}.uptime-stripe-wrap .uptime-stripe__caption .uptime-stripe__pct{color:var(--text-secondary);font-variant-numeric:tabular-nums;font-weight:600}.uptime-stripe-wrap .uptime-stripe__caption .uptime-stripe__edge{color:var(--text-faint);font-family:var(--fs-mono)}.uptime-legend{color:var(--text-muted);flex-wrap:wrap;gap:.4rem 1rem;margin:0 0 1rem;font-size:.74rem;display:flex}.uptime-legend__item{align-items:center;gap:.35rem;display:inline-flex}.uptime-legend__swatch{border-radius:2px;flex:none;width:.7rem;height:.7rem;display:inline-block}.uptime-stripe-tooltip{z-index:1000;pointer-events:none;font-size:.72rem;font-family:var(--fs-mono);background:var(--bg-card);color:var(--text-primary);border:1px solid var(--border-subtle);border-radius:var(--r-sm);box-shadow:var(--shadow);white-space:nowrap;padding:.3rem .5rem;display:none;position:fixed}@media (width<=540px){.uptime-stripe-wrap svg.uptime-stripe{height:16px}.component__head{flex-direction:column;align-items:flex-start;gap:.3rem}.component__status{align-self:flex-start}.status-label{text-align:left}}.announcements{gap:.5rem;margin:.85rem 0 0;display:grid}.announcement{background:var(--ann-accent-soft,var(--info-soft));border:1px solid color-mix(in srgb, var(--ann-accent,var(--info)) 22%, transparent);border-radius:var(--r-md);align-items:flex-start;gap:.85rem;padding:.9rem 1.1rem;display:flex}.announcement__icon{color:var(--ann-accent,var(--info));flex-shrink:0;margin-top:.1rem;line-height:0}.announcement__content{flex-direction:column;flex:1;gap:.15rem;min-width:0;display:flex}.announcement__title{letter-spacing:-.01em;color:var(--text-primary);font-size:.88rem;font-weight:700;line-height:1.35}.announcement__body{color:var(--text-secondary);margin:0;font-size:.83rem;line-height:1.55}.announcement__dismiss{border-radius:var(--r-ctl);width:1.85rem;height:1.85rem;color:var(--text-muted);cursor:pointer;background:0 0;border:1px solid #0000;flex-shrink:0;justify-content:center;align-items:center;margin-top:-.1rem;padding:0;transition:color .15s,background .15s,border-color .15s;display:inline-flex}.announcement__dismiss:hover{color:var(--text-primary);background:var(--bg-card-soft);border-color:var(--border-subtle)}.announcement__dismiss:focus-visible{outline:2px solid var(--ann-accent,var(--info));outline-offset:2px}@media (width<=600px){.announcement{padding:.85rem 1rem .85rem 1.25rem}.announcement__title{font-size:.95rem}}@media print{html,html[data-theme=dark]{--bg-body:#fff;--bg-card:#fff;--bg-card-soft:#f4f5fe;--text-primary:#000;--text-secondary:#1f1f1f;--text-muted:#444;--text-faint:#666;--border-subtle:#ccc;--border-base:#999;--shadow-sm:none;--shadow:none;--shadow-elevated:none}body{background:#fff!important}body:before,body:after,header.topbar,header.topbar:after,nav.crumb,button.theme-toggle,nav.locale-switcher,.subscribe-form,.fs-realtime,.component-history__pagination,footer .powered:before,footer .footer-legal{display:none!important}footer{background:#fff;border-top:1px solid #ccc;padding:1rem 0}footer .powered{color:#444}.container{max-width:100%;padding:0}.overall-status,.component-list-card,.component-group--depth-0>.component-group__details,ul.incidents .incident,.component-history__stripe-card,.component-history__monthly-row{page-break-inside:avoid;box-shadow:none!important;background:#fff!important;border:1px solid #999!important}.component-group__details:not([open])>ul.components,.component-group__details:not([open])>.component-group{display:block!important}details.component-group__details>summary::-webkit-details-marker{display:none}.component-group__chevron{display:none}.uptime-stripe-wrap svg.uptime-stripe{height:16px}a{color:#000;text-decoration:none}h1,h2,h3,h4{page-break-after:avoid;color:#000!important}}.fs-realtime{display:none}.subscribe-form{background:var(--bg-card);border:1px solid var(--border-subtle);border-radius:var(--r-md);margin-top:2.5rem;padding:1.25rem 1.5rem 1.5rem}.subscribe-form__heading{letter-spacing:-.01em;color:var(--text-primary);margin:0 0 .35rem;font-size:1.125rem;font-weight:700}.subscribe-form__intro{color:var(--text-secondary);max-width:60ch;margin:0 0 1.1rem;font-size:.9rem;line-height:1.55}.subscribe-form__form{flex-direction:column;gap:.85rem;display:flex}.subscribe-form__label{color:var(--text-muted);letter-spacing:.02em;padding:0;font-size:.78rem;font-weight:700}.subscribe-form__input{background:var(--bg-card);border:1px solid var(--border-base);border-radius:var(--r-ctl);width:100%;color:var(--text-primary);font:inherit;padding:.6rem .8rem;font-size:.9rem;transition:border-color .15s,box-shadow .15s}.subscribe-form__input::placeholder{color:var(--text-faint)}.subscribe-form__input:focus{border-color:var(--accent);box-shadow:0 0 0 3px var(--accent-soft);outline:none}.subscribe-form__locales,.subscribe-form__channels,.subscribe-form__components{border:0;flex-direction:column;gap:.45rem;margin:0;padding:0;display:flex}.subscribe-form__chip-row{flex-wrap:wrap;gap:.4rem;display:flex}.subscribe-form__chip{border:1px solid var(--border-base);border-radius:var(--r-pill);color:var(--text-secondary);cursor:pointer;background:0 0;align-items:center;padding:.35rem .8rem;font-size:.82rem;font-weight:600;transition:border-color .15s,background .15s,color .15s;display:inline-flex;position:relative}.subscribe-form__chip:hover{border-color:var(--accent);color:var(--accent-text)}.subscribe-form__chip input{opacity:0;pointer-events:none;width:1px;height:1px;margin:0;padding:0;position:absolute}.subscribe-form__chip:has(input:checked){background:var(--accent-soft);border-color:var(--accent);color:var(--accent-text)}.subscribe-form__chip:has(input:focus-visible){outline:2px solid var(--accent);outline-offset:2px}.subscribe-form__chip--toggle{align-self:flex-start}.subscribe-form__groups{border:1px solid var(--border-base);border-radius:var(--r-md);background:var(--bg-card);max-height:16.5rem;margin-top:.3rem;overflow-y:auto}.subscribe-form__group+.subscribe-form__group{border-top:1px solid var(--border-subtle)}.subscribe-form__group-title{letter-spacing:.02em;color:var(--text-muted);margin:0;padding:.55rem .85rem .25rem;font-size:.72rem;font-weight:650}.subscribe-form__options{margin:0;padding:.15rem .35rem .35rem;list-style:none}.subscribe-form__option{border-radius:var(--r-sm);color:var(--text-secondary);cursor:pointer;align-items:center;gap:.6rem;padding:.45rem .5rem;font-size:.86rem;display:flex}.subscribe-form__option:hover{background:var(--accent-soft);color:var(--text-primary)}.subscribe-form__option input[type=checkbox]{width:1rem;height:1rem;accent-color:var(--accent);flex:none}.subscribe-form__option input[type=checkbox]:focus-visible{outline:2px solid var(--accent);outline-offset:2px}.subscribe-form__option:has(input:checked){color:var(--text-primary);font-weight:560}.subscribe-form__submit{background:var(--accent);color:var(--on-accent);border-radius:var(--r-ctl);font:inherit;letter-spacing:.01em;cursor:pointer;border:0;align-self:flex-start;align-items:center;gap:.4rem;margin-top:.25rem;padding:.6rem 1.1rem;font-size:.88rem;font-weight:620;transition:background .15s;display:inline-flex}.subscribe-form__submit:hover{background:var(--accent-strong)}.subscribe-form__submit:focus-visible{outline:2px solid var(--accent);outline-offset:2px}.subscribe-form__error{color:var(--impact-text-major_outage);margin:0;font-size:.82rem;font-weight:600}.subscribe-form__help{color:var(--text-faint);margin:.1rem 0 0;font-size:.8rem}.subscribe-form__disclaimer{color:var(--text-faint);margin:.35rem 0 0;font-size:.78rem}.subscribe-form__success{background:var(--success-soft);border:1px solid color-mix(in srgb, var(--success) 30%, transparent);border-radius:var(--r-md);color:var(--impact-text-operational);align-items:center;gap:.5rem;padding:.85rem 1rem;font-weight:700;display:flex}.subscribe-form__unsubscribe-row{border-top:1px dashed var(--border-base);text-align:left;margin-top:1.4rem;padding-top:1rem}.subscribe-form__unsubscribe-link{color:var(--impact-text-major_outage);border:1px solid color-mix(in srgb, var(--danger) 30%, transparent);border-radius:var(--r-ctl);background:var(--danger-soft);align-items:center;gap:.35rem;padding:.45rem .9rem;font-size:.85rem;font-weight:620;text-decoration:none;transition:background .15s,border-color .15s;display:inline-flex}.subscribe-form__unsubscribe-link:hover{background:color-mix(in srgb, var(--danger) 14%, transparent);border-color:color-mix(in srgb, var(--danger) 50%, transparent)}.component-history__description{color:var(--text-secondary);max-width:64ch;margin:-.5rem 0 1rem;font-size:1.05rem}.component-history__stripe-card{background:var(--bg-card);border:1px solid var(--border-subtle);border-radius:var(--r-lg);box-shadow:var(--shadow-sm);padding:1.4rem 1.6rem;position:relative}.component-history__stripe-meta{flex-wrap:wrap;justify-content:space-between;align-items:baseline;gap:.85rem;margin-bottom:.85rem;display:flex}.component-history__uptime-pct{color:var(--text-primary);letter-spacing:-.02em;font-size:1.6rem;font-weight:720}.component-history__mttr{color:var(--text-secondary);align-items:baseline;gap:.5rem;font-size:.9rem;display:inline-flex}.component-history__mttr-label{color:var(--text-faint);text-transform:uppercase;letter-spacing:.06em;font-size:.7rem;font-weight:700;font-family:var(--fs-sans)}.component-history__stripe-card .uptime-stripe-wrap svg.uptime-stripe{height:36px}ul.component-history__monthly{gap:.4rem;margin:0;padding:0;list-style:none;display:grid}.component-history__monthly-row{background:var(--bg-card);border:1px solid var(--border-subtle);border-radius:var(--r-md);grid-template-columns:8rem 1fr 5rem;align-items:center;gap:.85rem;padding:.55rem 1.1rem;display:grid}.component-history__monthly-month{color:var(--text-secondary);font-size:.9rem;font-weight:700}.component-history__monthly-bar{background:var(--bg-card-soft);border-radius:var(--r-pill);height:.6rem;display:block;overflow:hidden}.component-history__monthly-bar-fill{background:var(--success);border-radius:var(--r-pill);height:100%;display:block}.component-history__monthly-pct{text-align:right;color:var(--text-secondary);font-variant-numeric:tabular-nums;font-size:.85rem;font-weight:700}.component-history__pagination{justify-content:center;margin-top:1rem;display:flex}.component-history__pagination .pagination,.component-history__pagination nav{gap:.4rem;display:flex}.component-history__pagination a,.component-history__pagination span{border-radius:var(--r-ctl);background:var(--bg-card);border:1px solid var(--border-subtle);color:var(--text-secondary);padding:.4rem .7rem;font-size:.85rem;font-weight:600}.component-history__pagination a:hover{color:var(--accent-strong);border-color:var(--accent);background:var(--accent-soft)}@media (width<=540px){.component-history__monthly-row{grid-template-columns:6rem 1fr 4.2rem;gap:.55rem}}.container.legal{max-width:760px}.legal-page{flex-direction:column;gap:.5rem;display:flex}.legal-beta{background:var(--accent-soft);border:1px solid color-mix(in srgb, var(--accent) 35%, transparent);border-radius:var(--r-md);color:var(--text-secondary);flex-direction:column;gap:.35rem;margin-bottom:1.5rem;padding:1.1rem 1.35rem;font-size:.92rem;line-height:1.55;display:flex}.legal-beta strong{color:var(--accent-strong);letter-spacing:.04em;text-transform:uppercase;font-size:.78rem;font-weight:800}.legal-header{margin-bottom:1.5rem}.legal-header h1{letter-spacing:-.02em;margin-bottom:.65rem;font-size:2.1rem;font-weight:900}.legal-lead{color:var(--text-secondary);margin:0;font-size:1.02rem;line-height:1.65}.legal-section{background:var(--bg-card);border:1px solid var(--border-subtle);border-radius:var(--r-lg);box-shadow:var(--shadow-sm);margin-bottom:.85rem;padding:1.25rem 1.5rem}.legal-section h2{color:var(--text-primary);letter-spacing:-.01em;margin-bottom:.55rem;font-size:1.05rem;font-weight:800}.legal-section p{color:var(--text-secondary);margin:0 0 .65rem;line-height:1.7}.legal-section p:last-child{margin-bottom:0}@media (width<=600px){.legal-header h1{font-size:1.55rem}.legal-section{padding:1rem 1.1rem}}header.site-head{align-items:center;gap:.9rem;width:100%;max-width:820px;margin:0 auto;padding:1.6rem 1.5rem 0;display:flex}header.site-head~main .container,header.site-head+main .container{padding-top:1.4rem}.site-head__brand{color:inherit;align-items:center;gap:.8rem;min-width:0;text-decoration:none;display:flex}.site-head__logo{border-radius:var(--r-md);background:var(--accent);width:2.5rem;height:2.5rem;color:var(--on-accent);flex-shrink:0;place-items:center;font-size:1.15rem;font-weight:700;display:grid}.site-head__logo-img{width:auto;max-width:12rem;height:auto;max-height:2.5rem}.site-head__logo-img--dark,html[data-theme=dark] .site-head__logo-img--light{display:none}html[data-theme=dark] .site-head__logo-img--dark{display:block}.site-head__name{letter-spacing:-.015em;color:var(--text-primary);white-space:nowrap;text-overflow:ellipsis;font-size:1.2rem;font-weight:700;overflow:hidden}.site-head__actions{flex-shrink:0;align-items:center;gap:.5rem;margin-left:auto;display:flex}@media (width<=600px){header.site-head{flex-wrap:wrap;padding:1.1rem 1rem .25rem}.site-head__actions{justify-content:flex-start;width:100%;margin-left:0}.site-head__name{font-size:1.05rem}}.section-row{flex-wrap:wrap;align-items:baseline;gap:.9rem;display:flex}.section-row .section{flex:auto}.section-side{color:var(--text-faint);font-variant-numeric:tabular-nums;font-size:.76rem}ul.incidents .incident-title{letter-spacing:-.01em;color:var(--text-primary);min-width:0;font-size:.97rem;font-weight:680}a.incident-title:hover,a.past-card__title:hover{color:var(--accent-text)}.incident-detail .incident-title{letter-spacing:-.015em;margin:0;font-size:1.15rem}.incident-pill{border-radius:var(--r-pill);white-space:nowrap;flex-shrink:0;align-items:center;gap:.4rem;margin-left:auto;padding:.22rem .7rem;font-size:.74rem;font-weight:700;display:inline-flex}.incident-pill i{background:currentColor;border-radius:50%;width:.4rem;height:.4rem}.incident-pill--out{background:var(--danger-soft);color:var(--impact-text-major_outage)}.incident-pill--deg{background:var(--warning-soft);color:var(--impact-text-degraded)}.incident-pill--mnt{background:var(--info-soft);color:var(--impact-text-under_maintenance)}.incident-pill--ok{background:var(--success-soft);color:var(--impact-text-operational)}.incident-pill--mut{background:var(--bg-card-soft);color:var(--text-muted)}.incident-window{border-radius:var(--r-ctl);background:var(--info-soft);color:var(--impact-text-under_maintenance);font-variant-numeric:tabular-nums;align-items:center;gap:.45rem;margin-top:.75rem;padding:.4rem .75rem;font-size:.8rem;font-weight:620;display:inline-flex}.incident-window svg{flex-shrink:0}.past-day{margin:0 0 .4rem}.past-day__label{color:var(--text-muted);text-transform:uppercase;letter-spacing:.05em;margin:1.1rem 0 .5rem;font-size:.75rem;font-weight:700}.past-card{background:var(--bg-card);border:1px solid var(--border-subtle);border-radius:var(--r-md);margin-bottom:.5rem;padding:.8rem 1rem}.past-card__row{flex-wrap:wrap;align-items:center;gap:.6rem;display:flex}.past-card__title{min-width:0;font-size:.86rem;font-weight:640}.past-card__pm{color:var(--accent-text);text-underline-offset:3px;white-space:nowrap;font-size:.78rem;font-weight:650;text-decoration:underline}.past-card__pm:hover{text-decoration:underline}.past-card__row .incident-pill{margin-left:auto}.past-card__row .incident-pill+.past-card__pm{margin-left:0}.past-card__meta{color:var(--text-faint);font-variant-numeric:tabular-nums;margin-top:.25rem;font-size:.78rem}.past-empty{border-radius:var(--r-md);border:1px dashed var(--border-strong);background:var(--bg-card);color:var(--text-muted);align-items:center;gap:.6rem;padding:1rem 1.1rem;font-size:.88rem;display:flex}.past-empty svg{color:var(--impact-text-operational);flex-shrink:0}.kpis{grid-template-columns:repeat(3,1fr);gap:.8rem;margin:1.1rem 0 1.6rem;display:grid}@media (width<=600px){.kpis{grid-template-columns:1fr}}.kpi{background:var(--bg-card);border:1px solid var(--border-subtle);border-radius:var(--r-md);box-shadow:var(--shadow-sm);padding:.85rem 1rem}.kpi__k{text-transform:uppercase;letter-spacing:.06em;color:var(--text-faint);font-size:.68rem;font-weight:700}.kpi__v{font-variant-numeric:tabular-nums;color:var(--text-primary);margin-top:.15rem;font-size:1.25rem;font-weight:720}.hero-live{align-items:center;gap:.35rem;font-size:.76rem;font-weight:700;display:none}.hero-live__dot{background:currentColor;border-radius:50%;width:.45rem;height:.45rem}.hero-live__label--live,.hero-live__label--offline{display:none}html[data-realtime=live] .hero-live{color:var(--impact-text-operational);display:inline-flex}html[data-realtime=live] .hero-live__label--live{display:inline}html[data-realtime=offline] .hero-live{color:var(--text-faint);display:inline-flex}html[data-realtime=offline] .hero-live__label--offline{display:inline}
