:root{--background:#0b0e0d;--surface:#111513;--surface-muted:#0e1210;--text:#e7ebe8;--text-secondary:#9ba39e;--text-tertiary:#707873;--border:#29302c;--positive:#72b895;--warning:#d1a86c;--neutral:#8d9690;--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark}*{box-sizing:border-box;margin:0;padding:0}html{background:var(--background);min-height:100%}body{min-height:100vh;color:var(--text);background:var(--background);-webkit-font-smoothing:antialiased;text-rendering:optimizelegibility;font-family:Geist,Geist Fallback,ui-sans-serif,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}a{color:inherit}.status-shell{width:100%;min-height:100vh;padding:clamp(2rem,6vw,5rem) clamp(1.25rem,5vw,3rem)}.status-page{width:min(100%,64rem);margin:0 auto}.status-header{border-bottom:1px solid var(--border);padding-bottom:clamp(2.5rem,7vw,4.5rem)}.product-family{color:var(--text-tertiary);letter-spacing:.12em;text-transform:uppercase;margin-bottom:.75rem;font-size:.72rem;font-weight:650}h1{letter-spacing:-.045em;font-size:clamp(2.1rem,4vw,3.25rem);font-weight:540;line-height:1}.status-header>p:last-child{color:var(--text-secondary);margin-top:1rem;font-size:1rem;line-height:1.5}.status-section,.reference-section{border-bottom:1px solid var(--border);padding:clamp(2rem,5vw,3.25rem) 0}.section-heading{justify-content:space-between;align-items:baseline;gap:1.5rem;margin-bottom:1.5rem;display:flex}.section-heading h2{letter-spacing:.1em;text-transform:uppercase;font-size:.78rem;font-weight:650}.section-heading time,.section-heading>span{color:var(--text-tertiary);font-family:Geist Mono,Geist Mono Fallback,ui-monospace,SFMono-Regular,Consolas,monospace;font-size:.72rem}.status-list{border:1px solid var(--border);background:var(--surface)}.status-row{grid-template-columns:minmax(8rem,.65fr) minmax(0,2fr);gap:1.5rem;padding:1.35rem 1.5rem;display:grid}.status-row+.status-row{border-top:1px solid var(--border)}.status-row dt{color:var(--text-secondary);font-size:.9rem;font-weight:520}.status-row dd{grid-template-columns:minmax(7.5rem,.65fr) minmax(0,2fr);gap:1.5rem;display:grid}.status-value{align-self:start;align-items:center;gap:.55rem;font-family:Geist Mono,Geist Mono Fallback,ui-monospace,SFMono-Regular,Consolas,monospace;font-size:.82rem;display:inline-flex}.status-marker{background:currentColor;border-radius:50%;width:.45rem;height:.45rem}.status-positive{color:var(--positive)}.status-warning{color:var(--warning)}.status-neutral{color:var(--neutral)}.status-detail{color:var(--text-secondary);font-size:.85rem;line-height:1.5}.status-note{color:var(--text-tertiary);margin-top:.9rem;font-size:.75rem;line-height:1.5}.reference-list{border-top:1px solid var(--border);list-style:none}.reference-list li{border-bottom:1px solid var(--border);justify-content:space-between;align-items:center;gap:2rem;padding:1rem 0;display:flex}.reference-list li>div{align-items:baseline;gap:1rem;min-width:0;display:flex}.reference-name{min-width:7rem;color:var(--text-secondary);font-size:.88rem}code{overflow-wrap:anywhere;color:var(--text-tertiary);font-family:Geist Mono,Geist Mono Fallback,ui-monospace,SFMono-Regular,Consolas,monospace;font-size:.78rem}.reference-list a{color:var(--text);text-underline-offset:.2rem;flex:none;font-size:.82rem}.reference-list a:hover,.reference-list a:focus-visible{color:var(--positive)}.reference-list a:focus-visible{outline:2px solid var(--positive);outline-offset:.25rem}@media (max-width:44rem){.section-heading{flex-direction:column;align-items:flex-start;gap:.5rem}.status-row{grid-template-columns:1fr;gap:.75rem}.status-row dd{grid-template-columns:1fr;gap:.45rem}.reference-list li{flex-direction:column;align-items:flex-start;gap:.75rem}.reference-list li>div{flex-direction:column;align-items:flex-start;gap:.35rem}.reference-name{min-width:0}}
