:root{--bg:#f3f5f0;--bg-elevated:#fffffce0;--surface:#fffefa;--surface-subtle:#f7f8f4;--ink:#10251d;--ink-soft:#53655e;--ink-faint:#7a8983;--line:#1333271f;--line-strong:#13332733;--navy:#0b281f;--navy-soft:#12382c;--green:#18865e;--green-bright:#62d6a3;--green-soft:#e5f6ee;--amber:#b96b14;--amber-soft:#fff1d9;--red:#c34d43;--red-soft:#fdeae8;--blue:#3d71b8;--blue-soft:#e9f1fc;--shadow:0 24px 70px #12352814, 0 2px 8px #1235280a;--shadow-soft:0 12px 38px #1235280f}:root[data-theme=dark]{--bg:#06130f;--bg-elevated:#0a1c16e0;--surface:#0b1e17;--surface-subtle:#0e251c;--ink:#edf8f3;--ink-soft:#a7bbb2;--ink-faint:#799087;--line:#bce2d11f;--line-strong:#bce2d133;--navy:#0d2b21;--navy-soft:#123b2c;--green:#62d6a3;--green-bright:#79e8b7;--green-soft:#35ae7b24;--amber:#f0aa54;--amber-soft:#d98b3024;--red:#f18478;--red-soft:#d5534526;--blue:#83acf0;--blue-soft:#4676bb29;--shadow:0 24px 80px #00000047, 0 2px 10px #00000029;--shadow-soft:0 14px 42px #0003}*{box-sizing:border-box}html{scroll-behavior:smooth}body{color:var(--ink);background:radial-gradient(circle at 12% -5%, #62d6a321, transparent 28rem), radial-gradient(circle at 88% 4%, #5d8ed914, transparent 26rem), var(--bg);text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;min-height:100vh;margin:0;font-family:Inter,ui-sans-serif,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:16px;line-height:1.5}button,a{-webkit-tap-highlight-color:transparent}button{font:inherit}a{color:inherit}:focus-visible{outline:3px solid color-mix(in srgb, var(--green) 65%, white);outline-offset:3px}::selection{background:#62d6a359}.site-shell{width:min(1120px,100% - 40px);margin:0 auto}.site-header{z-index:10;grid-template-columns:1fr auto 1fr;align-items:center;min-height:92px;display:grid;position:relative}.brand{align-items:center;gap:11px;width:fit-content;text-decoration:none;display:inline-flex}.brand-mark{background:var(--navy);color:var(--green-bright);border-radius:11px;justify-content:center;align-items:center;width:38px;height:38px;display:inline-flex}.brand-mark svg{fill:currentColor;width:25px;height:25px}.brand>span:last-child{flex-direction:column;line-height:1.02;display:flex}.brand strong{letter-spacing:-.02em;font-size:17px}.brand small{color:var(--ink-soft);letter-spacing:.14em;text-transform:uppercase;margin-top:4px;font-size:11px;font-weight:700}.site-header nav{align-items:center;gap:30px;display:flex}.site-header nav a{color:var(--ink-soft);font-size:14px;font-weight:650;text-decoration:none;transition:color .2s}.site-header nav a:hover{color:var(--ink)}.header-actions{justify-content:flex-end;align-items:center;gap:9px;display:flex}.button,.icon-button{background:var(--surface);border:1px solid var(--line);color:var(--ink);cursor:pointer;border-radius:12px;justify-content:center;align-items:center;min-height:42px;font-size:13px;font-weight:700;transition:border-color .2s,transform .2s,background .2s;display:inline-flex}.button:hover,.icon-button:hover{border-color:var(--line-strong);transform:translateY(-1px)}.button:disabled{cursor:wait;opacity:.7;transform:none}.button{gap:8px;padding:0 15px}.button svg,.icon-button svg{fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:1.8px;width:18px;height:18px}.icon-button{width:42px;padding:0}.button.secondary{border-color:var(--line-strong);background:0 0}.is-spinning{animation:.9s linear infinite spin}main{min-height:70vh}.stale-banner{background:var(--amber-soft);border:1px solid color-mix(in srgb, var(--amber) 28%, transparent);color:var(--ink-soft);border-radius:14px;margin:10px 0 16px;padding:12px 16px;font-size:13px}.stale-banner span{color:var(--amber);margin-right:5px;font-weight:800}.hero{background:linear-gradient(120deg, #ffffff0a, transparent 36%), var(--navy);box-shadow:var(--shadow);color:#effbf6;border:1px solid #ffffff14;border-radius:26px;grid-template-columns:1fr auto;min-height:330px;padding:52px 54px;display:grid;position:relative;overflow:hidden}.hero-glow{pointer-events:none;background:radial-gradient(circle,#62d6a342,#62d6a300 67%);width:440px;height:440px;position:absolute;top:-210px;right:-110px}.hero.is-degraded .hero-glow{background:radial-gradient(circle,#f0aa5447,#0000 67%)}.hero.is-outage .hero-glow,.hero.is-unknown .hero-glow{background:radial-gradient(circle,#f1847840,#0000 67%)}.hero-copy{z-index:1;align-self:center;max-width:690px;position:relative}.hero-kicker{color:#edf8f3ab;letter-spacing:.11em;text-transform:uppercase;align-items:center;gap:9px;margin:0 0 22px;font-size:12px;font-weight:800;display:flex}.live-pulse{background:var(--green-bright);border-radius:50%;width:8px;height:8px;animation:2.4s infinite pulse;box-shadow:0 0 #62d6a380}.hero.is-degraded .live-pulse{box-shadow:none;background:#f0aa54}.hero.is-outage .live-pulse,.hero.is-unknown .live-pulse{box-shadow:none;background:#f18478}.hero h1{letter-spacing:-.055em;text-wrap:balance;max-width:780px;margin:0;font-size:clamp(36px,5vw,58px);font-weight:610;line-height:.98}.hero-copy>p:not(.hero-kicker){color:#edf8f3ad;max-width:590px;margin:22px 0 0;font-size:17px;line-height:1.55}.hero-updated{color:#edf8f385;flex-wrap:wrap;align-items:center;gap:8px;margin-top:30px;font-size:12px;display:flex}.hero-summary{z-index:1;flex-direction:column;align-self:end;gap:0;min-width:175px;display:flex;position:relative}.hero-summary div{border-top:1px solid #ffffff1f;justify-content:space-between;align-items:baseline;padding:14px 0;display:flex}.hero-summary strong{font-variant-numeric:tabular-nums;letter-spacing:-.03em;font-size:19px}.hero-summary span{color:#edf8f38c;margin-left:20px;font-size:11px;font-weight:650}.section{margin-top:64px;scroll-margin-top:24px}.section-heading{justify-content:space-between;align-items:end;margin-bottom:20px;display:flex}.section-heading-wide{align-items:end;gap:24px}.eyebrow{color:var(--green);letter-spacing:.13em;text-transform:uppercase;margin:0 0 7px;font-size:11px;font-weight:850}.section-heading h2{letter-spacing:-.04em;margin:0;font-size:clamp(25px,3vw,33px);font-weight:650;line-height:1.1}.section-count{background:var(--surface);border:1px solid var(--line);color:var(--ink-soft);border-radius:999px;justify-content:center;align-items:center;width:30px;height:30px;font-size:12px;font-weight:800;display:flex}.clear-state,.loading-panel,.error-panel{background:var(--surface);border:1px solid var(--line);box-shadow:var(--shadow-soft);border-radius:18px;align-items:center;gap:16px;padding:23px 24px;display:flex}.clear-check{background:var(--green-soft);color:var(--green);border-radius:50%;flex:none;justify-content:center;align-items:center;width:40px;height:40px;display:flex}.clear-check svg,.status-chip svg{fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:2px;width:18px;height:18px}.clear-state strong,.loading-panel strong,.error-panel strong{font-size:15px;display:block}.clear-state p,.loading-panel p,.error-panel p{color:var(--ink-soft);margin:3px 0 0;font-size:13px}.loading-panel,.error-panel{min-height:110px;margin-top:30px}.loading-orb{background:var(--green);opacity:.8;border-radius:50%;width:20px;height:20px;animation:1.4s ease-in-out infinite breathe}.error-symbol{background:var(--red-soft);color:var(--red);border-radius:50%;justify-content:center;align-items:center;width:40px;height:40px;font-weight:800;display:flex}.error-panel .button{margin-left:auto}.legend{flex-wrap:wrap;justify-content:flex-end;align-items:center;gap:16px;display:flex}.legend span{color:var(--ink-faint);align-items:center;gap:6px;font-size:11px;font-weight:650;display:flex}.legend i{border-radius:3px;width:8px;height:8px;display:inline-block}.legend .is-operational{background:var(--green)}.legend .is-degraded{background:var(--amber)}.legend .is-outage{background:var(--red)}.legend .is-unknown{background:var(--line-strong)}.services-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:16px;display:grid}.service-card{background:var(--surface);border:1px solid var(--line);box-shadow:var(--shadow-soft);border-radius:20px;min-width:0;padding:24px;transition:border-color .25s,transform .25s}.service-card:hover{border-color:var(--line-strong);transform:translateY(-2px)}.service-heading{grid-template-columns:auto 1fr auto;align-items:center;gap:13px;display:grid}.service-icon{background:var(--surface-subtle);border:1px solid var(--line);color:var(--green);border-radius:12px;justify-content:center;align-items:center;width:42px;height:42px;display:flex}.service-icon svg{stroke-linecap:round;stroke-linejoin:round}.service-heading .eyebrow{color:var(--ink-faint);margin-bottom:3px;font-size:9px}.service-heading h3{letter-spacing:-.02em;margin:0;font-size:17px;line-height:1.2}.status-chip{white-space:nowrap;border-radius:999px;align-items:center;gap:5px;padding:6px 8px;font-size:10px;font-weight:800;display:inline-flex}.status-chip svg{width:13px;height:13px}.status-chip.is-operational{background:var(--green-soft);color:var(--green)}.status-chip.is-degraded{background:var(--amber-soft);color:var(--amber)}.status-chip.is-outage{background:var(--red-soft);color:var(--red)}.status-chip.is-maintenance{background:var(--blue-soft);color:var(--blue)}.status-chip.is-unknown{background:var(--surface-subtle);color:var(--ink-faint)}.service-description{color:var(--ink-soft);margin:18px 0 9px;font-size:13px}.service-identifier{background:var(--surface-subtle);border:1px solid var(--line);color:var(--ink-faint);border-radius:6px;margin:0 0 22px;padding:4px 6px;font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,monospace;font-size:10px;display:inline-block}.availability-strip{grid-template-columns:repeat(90,minmax(1px,1fr));gap:2px;height:28px;display:grid}.availability-segment{background:var(--line);border-radius:2px;min-width:1px}.availability-segment.is-operational{background:var(--green)}.availability-segment.is-degraded{background:var(--amber)}.availability-segment.is-outage{background:var(--red)}.availability-segment.is-maintenance{background:var(--blue)}.availability-segment.is-unknown{background:var(--line)}.availability-axis{color:var(--ink-faint);justify-content:space-between;margin-top:7px;font-size:9px;display:flex}.service-meta{border-top:1px solid var(--line);justify-content:space-between;align-items:center;margin-top:18px;padding-top:16px;display:flex}.service-meta strong{font-variant-numeric:tabular-nums;font-size:12px}.service-meta span{color:var(--ink-faint);font-size:10px}.incident-list{gap:12px;display:grid}.incident-card{background:var(--surface);border:1px solid var(--line);border-radius:18px;grid-template-columns:auto 1fr;gap:16px;padding:22px 24px;display:grid}.incident-card.is-active{border-color:color-mix(in srgb, var(--red) 35%, var(--line));box-shadow:var(--shadow-soft)}.incident-marker{background:var(--green);border-radius:999px;width:4px;height:100%;min-height:52px}.incident-card.is-active .incident-marker{background:var(--red)}.incident-title-row{justify-content:space-between;align-items:center;gap:12px;display:flex}.incident-title-row h3{letter-spacing:-.02em;margin:0;font-size:16px}.incident-state{letter-spacing:.07em;text-transform:uppercase;border-radius:999px;padding:5px 8px;font-size:9px;font-weight:850}.incident-state.is-resolved{background:var(--green-soft);color:var(--green)}.incident-state.is-investigating{background:var(--red-soft);color:var(--red)}.incident-body>p{color:var(--ink-soft);margin:8px 0 12px;font-size:13px}.incident-meta{color:var(--ink-faint);flex-wrap:wrap;align-items:center;gap:7px;font-size:10px;display:flex}.history-section{padding-bottom:18px}.empty-history{background:color-mix(in srgb, var(--surface) 75%, transparent);border:1px dashed var(--line-strong);border-radius:18px;align-items:center;gap:20px;padding:24px;display:flex}.empty-history>span{background:var(--surface-subtle);border:1px solid var(--line);color:var(--ink-faint);border-radius:12px;justify-content:center;align-items:center;width:48px;height:48px;font-size:13px;font-weight:850;display:flex}.empty-history strong{font-size:14px}.empty-history p{color:var(--ink-soft);margin:4px 0 0;font-size:12px}footer{border-top:1px solid var(--line);justify-content:space-between;align-items:center;margin-top:76px;padding:34px 0 44px;display:flex}footer>div{align-items:center;gap:12px;display:flex}footer .brand-mark{border-radius:9px;width:32px;height:32px}footer .brand-mark svg{width:21px;height:21px}footer p{margin:0}footer p strong,footer p span{display:block}footer p strong{font-size:13px}footer p span{color:var(--ink-faint);margin-top:2px;font-size:10px}.footer-note{color:var(--ink-faint);text-align:right;max-width:370px;font-size:10px}@keyframes spin{to{transform:rotate(360deg)}}@keyframes pulse{0%{box-shadow:0 0 #62d6a37a}70%{box-shadow:0 0 0 9px #62d6a300}to{box-shadow:0 0 #62d6a300}}@keyframes breathe{0%,to{opacity:.35;transform:scale(.8)}50%{opacity:1;transform:scale(1)}}@media (max-width:800px){.site-shell{width:min(100% - 28px,680px)}.site-header{grid-template-columns:1fr auto;min-height:78px}.site-header nav{display:none}.hero{grid-template-columns:1fr;min-height:auto;padding:38px 32px 28px}.hero-summary{grid-template-columns:repeat(3,1fr);margin-top:38px;display:grid}.hero-summary div{flex-direction:column;align-items:flex-start;padding:13px 8px 0 0}.hero-summary span{margin:4px 0 0}.services-grid{grid-template-columns:1fr}.legend{display:none}footer{flex-direction:column;align-items:flex-start;gap:20px}.footer-note{text-align:left}}@media (max-width:520px){.site-shell{width:min(100% - 20px,480px)}.site-header{min-height:72px}.brand-mark{width:34px;height:34px}.brand-mark svg{width:22px;height:22px}.brand strong{font-size:15px}.brand small{font-size:9px}.refresh-button{width:42px;padding:0}.refresh-button span{display:none}.hero{border-radius:20px;padding:32px 22px 24px}.hero h1{font-size:38px}.hero-copy>p:not(.hero-kicker){font-size:15px}.hero-summary strong{font-size:16px}.hero-summary span{font-size:9px}.hero-updated time{display:none}.section{margin-top:48px}.section-heading h2{font-size:27px}.service-card{border-radius:17px;padding:20px}.service-heading{grid-template-columns:auto 1fr;gap:10px}.status-chip{grid-column:1/-1;justify-self:flex-start;margin-top:4px}.availability-strip{grid-template-columns:repeat(30,minmax(2px,1fr))}.availability-segment:nth-child(-n+60){display:none}.availability-axis span:first-child{font-size:0}.availability-axis span:first-child:after{content:"30 days ago";font-size:9px}.service-meta{flex-direction:column;align-items:flex-start;gap:4px}.clear-state,.loading-panel,.error-panel{align-items:flex-start;padding:20px}.error-panel{flex-wrap:wrap}.error-panel .button{margin:6px 0 0 56px}.empty-history{align-items:flex-start}}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}
