:root{--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark;--ink:#ecf8f3;--muted:#8fa59c;--line:#21352e;--green:#45dda3;--green-dark:#69eeb9;--green-pale:#16392d;--red:#ff7676;--red-pale:#3a2020;--amber:#f1b84b;--paper:#08110e;--white:#0e1b17;--body-glow-one:#26bd841f;--body-glow-two:#329d8817;--header-line:#dff8ee17;--glass:#0e1b17db;--glass-soft:#0e1b17b8;--healthy-border:#245843;--healthy-from:#123529fa;--healthy-to:#0d1c17f0;--unhealthy-border:#613535;--unhealthy-from:#351c1c;--shadow:#00000040;--skeleton-base:#0e1b17;--skeleton-shine:#172a23;--empty-bg:#0e1b1794;--subtle:#72867e;--dot-muted:#72867e}:root[data-theme=light]{--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light;--ink:#10211c;--muted:#687a73;--line:#dfe8e4;--green:#13a36f;--green-dark:#087552;--green-pale:#e9f8f2;--red:#d85858;--red-pale:#fceaea;--amber:#d99a25;--paper:#f7faf8;--white:#fff;--body-glow-one:#7bddb824;--body-glow-two:#5eb7a71a;--header-line:#10211c14;--glass:#ffffffd1;--glass-soft:#ffffffb8;--healthy-border:#bfe4d4;--healthy-from:#ebf9f3f2;--healthy-to:#ffffffe6;--unhealthy-border:#edc6c6;--unhealthy-from:#fdf0f0;--shadow:#23483a12;--skeleton-base:#fff;--skeleton-shine:#f0f5f2;--empty-bg:#ffffff8c;--subtle:#84928d;--dot-muted:#8c9a95}*{box-sizing:border-box}html{scroll-behavior:smooth}body{color:var(--ink);background:radial-gradient(circle at 8% 2%, var(--body-glow-one), transparent 24rem), radial-gradient(circle at 90% 20%, var(--body-glow-two), transparent 26rem), var(--paper);min-height:100vh;margin:0;font-family:Inter,ui-sans-serif,-apple-system,BlinkMacSystemFont,Segoe UI,PingFang SC,sans-serif;transition:color .25s,background-color .25s}button,a{font:inherit}.page-shell{isolation:isolate;max-width:1120px;min-height:100vh;margin:0 auto;padding:0 28px;position:relative}.ambient{z-index:-1;filter:blur(2px);pointer-events:none;border-radius:999px;position:fixed}.ambient-one{background:color-mix(in srgb, var(--green) 6%, transparent);width:240px;height:240px;top:36%;left:-100px}.ambient-two{border:1px solid color-mix(in srgb, var(--green) 10%, transparent);width:180px;height:180px;top:62%;right:-70px}.site-header{border-bottom:1px solid var(--header-line);justify-content:space-between;align-items:center;height:88px;display:flex}.brand{color:var(--ink);letter-spacing:-.02em;align-items:center;gap:12px;font-family:Manrope,Inter,ui-sans-serif,PingFang SC,sans-serif;font-size:17px;font-weight:750;text-decoration:none;display:inline-flex}.brand-mark{background:#10211c;border-radius:9px;place-items:center;width:31px;height:31px;display:grid;transform:rotate(-6deg)}.brand-mark span{background:#4de0a4;border-radius:50%;width:9px;height:9px;box-shadow:8px 0 0 -2px #4de0a48c}.live-chip{color:var(--muted);align-items:center;gap:8px;font-size:12px;font-weight:600;display:flex}.header-actions{align-items:center;gap:18px;display:flex}.theme-toggle{width:37px;height:37px;color:var(--ink);background:var(--glass-soft);border:1px solid var(--line);cursor:pointer;border-radius:11px;place-items:center;padding:0;transition:transform .2s,border-color .2s,background .2s;display:grid}.theme-toggle:hover{border-color:color-mix(in srgb, var(--green) 45%, var(--line));transform:translateY(-1px)rotate(4deg)}.theme-toggle svg{fill:none;stroke:currentColor;stroke-width:1.7px;stroke-linecap:round;stroke-linejoin:round;grid-area:1/1;width:17px;height:17px;transition:opacity .2s,transform .25s}.sun-icon{opacity:1;transform:scale(1)rotate(0)}.moon-icon{opacity:0;transform:scale(.6)rotate(-18deg)}[data-theme=light] .sun-icon{opacity:0;transform:scale(.6)rotate(18deg)}[data-theme=light] .moon-icon{opacity:1;transform:scale(1)rotate(0)}.live-chip>span{background:var(--green);border-radius:50%;width:7px;height:7px;box-shadow:0 0 0 5px #13a36f17}.hero{padding:82px 0 14px}.eyebrow,.section-heading>div>span{color:var(--green-dark);letter-spacing:.18em;font-size:11px;font-weight:800}h1,h2{letter-spacing:-.045em;margin:0;font-family:Manrope,Inter,ui-sans-serif,PingFang SC,sans-serif}h1{max-width:720px;margin-top:15px;font-size:clamp(40px,7vw,66px);font-weight:760;line-height:1.04}.overall-card{background:var(--glass);border:1px solid var(--line);min-height:108px;box-shadow:0 16px 50px var(--shadow);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);border-radius:18px;grid-template-columns:auto 1fr;align-items:center;gap:18px;margin-top:34px;padding:22px 24px;display:grid}.overall-card.healthy{border-color:var(--healthy-border);background:linear-gradient(100deg, var(--healthy-from), var(--healthy-to))}.overall-card.unhealthy{border-color:var(--unhealthy-border);background:linear-gradient(100deg, var(--unhealthy-from), var(--white))}.overall-icon{background:var(--green);border-radius:14px;place-items:center;width:46px;height:46px;display:grid;box-shadow:0 8px 20px #13a36f38}.overall-icon span{border:3px solid #fff;border-width:0 3px 3px 0;width:9px;height:17px;transform:translateY(-2px)rotate(45deg)}.unhealthy .overall-icon{background:var(--red);box-shadow:0 8px 20px #d8585833}.unhealthy .overall-icon span{background:#fff;border:0;border-radius:2px;width:17px;height:3px;transform:none}.neutral .overall-icon{background:var(--dot-muted)}.overall-copy{flex-direction:column;gap:5px;display:flex}.overall-copy strong{font-size:16px}.overall-copy span{color:var(--muted);font-size:12px}.services-section{margin-top:12px}.section-heading{justify-content:space-between;align-items:end;margin-bottom:19px;display:flex}.section-heading h2{margin-top:6px;font-size:27px}.empty-state button{color:var(--ink);background:var(--white);border:1px solid var(--line);cursor:pointer;border-radius:10px;align-items:center;gap:7px;padding:9px 13px;font-size:12px;font-weight:650;display:inline-flex}.empty-state button:hover{border-color:color-mix(in srgb, var(--green) 42%, var(--line))}.service-list{flex-direction:column;gap:10px;display:flex}.service-card{background:var(--white);border:1px solid var(--line);border-radius:15px;flex-direction:column;gap:20px;min-height:138px;padding:22px;transition:transform .18s,box-shadow .18s;display:flex}.service-card:not(.skeleton):hover{transform:translateY(-2px);box-shadow:0 14px 35px #1e403312}.service-card-head{justify-content:space-between;align-items:center;gap:24px;display:flex}.service-identity{align-items:center;gap:14px;min-width:0;display:flex}.service-metrics{grid-template-columns:repeat(4,minmax(0,1fr));align-items:center;gap:0;width:min(340px,46%);display:grid}.status-dot{background:var(--green-pale);border-radius:50%;place-items:center;width:14px;height:14px;display:grid}.status-dot span{background:var(--green);border-radius:50%;width:6px;height:6px}.status-dot.down{background:var(--red-pale)}.status-dot.down span{background:var(--red)}.status-dot.paused,.status-dot.pending{background:color-mix(in srgb, var(--dot-muted) 18%, transparent)}.status-dot.paused span,.status-dot.pending span{background:var(--dot-muted)}.service-name,.service-stat{flex-direction:column;gap:5px;display:flex}.service-name strong{font-size:14px}.service-name span,.service-stat span{color:var(--muted);font-size:11px}.service-stat span{white-space:nowrap}.service-stat strong{font-variant-numeric:tabular-nums;white-space:nowrap;font-family:Manrope,Inter,ui-sans-serif,sans-serif;font-size:14px}.uptime-history{width:100%}.uptime-bars{grid-template-columns:repeat(90,minmax(0,1fr));align-items:stretch;gap:3px;height:34px;display:grid}.uptime-bar{background:var(--dot-muted);opacity:.65;cursor:pointer;border:0;border-radius:3px;width:100%;min-width:0;padding:0;transition:opacity .15s;position:relative}.uptime-bar.good{background:var(--green);opacity:.88}.uptime-bar.warning{background:var(--amber);opacity:.9}.uptime-bar.critical{background:var(--red);opacity:.95}.uptime-bar:hover,.uptime-bar:focus-visible{z-index:3;opacity:1;box-shadow:none;outline:none}.uptime-bar:before{content:"";z-index:1;background:inherit;pointer-events:none;opacity:0;transform-origin:50%;border-radius:4px;transition:opacity .16s,transform .38s cubic-bezier(.16,1.35,.3,1),border-radius .3s;position:absolute;inset:-2px -1px;transform:scale(.78,.72)}.uptime-bar:hover:before,.uptime-bar:focus-visible:before{opacity:1;border-radius:5px;transform:scale(1.18,1.06)}.uptime-bar:active:before{transition-duration:.1s;transform:scale(1.05,.96)}.uptime-bar:after{content:attr(data-tooltip);z-index:20;width:max-content;max-width:230px;color:var(--ink);background:var(--white);border:1px solid var(--line);box-shadow:0 12px 32px var(--shadow);letter-spacing:normal;text-align:left;white-space:pre-line;pointer-events:none;opacity:0;border-radius:9px;padding:9px 11px;font-size:10px;font-weight:550;font-stretch:100%;line-height:1.55;transition:opacity .14s;position:absolute;bottom:calc(100% + 10px);left:50%;transform:translate(-50%)}.uptime-bar:hover:after,.uptime-bar:focus-visible:after{opacity:1}.detail-backdrop{z-index:100;-webkit-backdrop-filter:blur(7px);backdrop-filter:blur(7px);background:#0000008f;place-items:center;padding:20px;animation:.18s both backdrop-in;display:grid;position:fixed;inset:0}.day-detail{background:var(--white);border:1px solid var(--line);border-radius:19px;width:min(470px,100%);max-height:min(680px,100vh - 40px);padding:24px;animation:.2s both detail-in;overflow-y:auto;box-shadow:0 28px 80px #00000057}.detail-header{justify-content:space-between;align-items:flex-start;gap:20px;display:flex}.detail-header>div{flex-direction:column;gap:5px;display:flex}.detail-header span,.detail-summary span,.incident-list article div span{color:var(--muted);font-size:10px}.detail-header h3{letter-spacing:-.03em;margin:0;font-family:Manrope,Inter,ui-sans-serif,sans-serif;font-size:20px}.detail-header button{width:32px;height:32px;color:var(--muted);border:1px solid var(--line);cursor:pointer;background:0 0;border-radius:9px;flex:none;place-items:center;padding:0 0 2px;font-size:21px;line-height:1;display:grid}.detail-header button:hover{color:var(--ink);border-color:color-mix(in srgb, var(--green) 42%, var(--line))}.detail-summary{background:var(--glass-soft);border:1px solid var(--line);border-radius:12px;justify-content:space-between;align-items:baseline;margin:23px 0 14px;padding:17px 18px;display:flex}.detail-summary strong{font-family:Manrope,Inter,ui-sans-serif,sans-serif;font-size:20px}.incident-list{flex-direction:column;gap:8px;display:flex}.incident-list article{border:1px solid var(--line);border-radius:12px;grid-template-columns:auto repeat(3,1fr);align-items:center;gap:13px;padding:14px 16px;display:grid}.incident-list article div{flex-direction:column;gap:4px;display:flex}.incident-list article strong{font-size:12px}.incident-marker{background:var(--red);width:8px;height:8px;box-shadow:0 0 0 5px color-mix(in srgb, var(--red) 12%, transparent);border-radius:50%}.no-incidents{min-height:82px;color:var(--muted);border:1px dashed var(--line);border-radius:12px;justify-content:center;align-items:center;gap:9px;font-size:12px;display:flex}.no-incidents span{background:var(--green);width:7px;height:7px;box-shadow:0 0 0 5px color-mix(in srgb, var(--green) 10%, transparent);border-radius:50%}@keyframes backdrop-in{0%{opacity:0}}@keyframes detail-in{0%{opacity:0;transform:translateY(10px)scale(.98)}}@media (prefers-reduced-motion:reduce){.uptime-bar,.uptime-bar:before,.uptime-bar:after,.detail-backdrop,.day-detail{transition:none;animation:none}}.skeleton{background:linear-gradient(100deg, var(--skeleton-base) 15%, var(--skeleton-shine) 45%, var(--skeleton-base) 75%);background-size:220% 100%;min-height:138px;animation:1.4s linear infinite shimmer}@keyframes shimmer{to{background-position:-220% 0}}.empty-state{text-align:center;border:1px dashed var(--line);background:var(--empty-bg);border-radius:16px;flex-direction:column;justify-content:center;align-items:center;gap:9px;min-height:210px;display:flex}.empty-state strong{font-family:Manrope,Inter,ui-sans-serif,sans-serif}.empty-state span{color:var(--muted);font-size:13px}.empty-state button{margin-top:8px}footer{min-height:120px;color:var(--subtle);justify-content:center;align-items:center;gap:12px;font-size:11px;display:flex}@media (max-width:800px){.hero{padding-top:60px}.service-metrics{gap:0;width:min(320px,52%)}.uptime-bars{gap:2px}}@media (max-width:560px){.page-shell{padding:0 18px}.site-header{height:72px}.live-chip{font-size:10px}.hero{padding:48px 0 14px}h1{font-size:39px}.overall-card{grid-template-columns:auto 1fr;padding:18px}.service-card{gap:18px;padding:18px}.service-card-head{flex-direction:column;align-items:flex-start}.service-metrics{text-align:left;gap:10px;width:100%}.uptime-bars{gap:1px;height:30px}.uptime-bar:after{display:none}.day-detail{padding:20px}.incident-list article{grid-template-columns:auto 1fr}.incident-list article div{grid-column:2}footer{flex-direction:column;gap:6px}}
