@font-face{font-family:Geist;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/f639721981034f88-s.woff2) format("woff2");unicode-range:u+0460-052f,u+1c80-1c8a,u+20b4,u+2de0-2dff,u+a640-a69f,u+fe2e-fe2f}@font-face{font-family:Geist;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/9766a7e9e2e0ad5a-s.woff2) format("woff2");unicode-range:u+0301,u+0400-045f,u+0490-0491,u+04b0-04b1,u+2116}@font-face{font-family:Geist;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/b66cf8e69499582a-s.woff2) format("woff2");unicode-range:u+0102-0103,u+0110-0111,u+0128-0129,u+0168-0169,u+01a0-01a1,u+01af-01b0,u+0300-0301,u+0303-0304,u+0308-0309,u+0323,u+0329,u+1ea0-1ef9,u+20ab}@font-face{font-family:Geist;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/aa016aab0e6d1295-s.woff2) format("woff2");unicode-range:u+0100-02ba,u+02bd-02c5,u+02c7-02cc,u+02ce-02d7,u+02dd-02ff,u+0304,u+0308,u+0329,u+1d00-1dbf,u+1e00-1e9f,u+1ef2-1eff,u+2020,u+20a0-20ab,u+20ad-20c0,u+2113,u+2c60-2c7f,u+a720-a7ff}@font-face{font-family:Geist;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/22a5144ee8d83bca-s.p.woff2) format("woff2");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+0304,u+0308,u+0329,u+2000-206f,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}@font-face{font-family:Geist Fallback;src:local("Arial");ascent-override:95.94%;descent-override:28.16%;line-gap-override:0.00%;size-adjust:104.76%}.__className_246ccd{font-family:Geist,Geist Fallback;font-style:normal}.__variable_246ccd{--font-geist:"Geist","Geist Fallback"}:root{--bg:#f4f6f0;--bg-soft:#fbf6ec;--card:#ffffff;--card-hover:#fafbf7;--border:#e4e8df;--border-soft:#edf0e9;--text:#14241c;--text-soft:#55655c;--text-muted:#8a968e;--indigo:#343ced;--indigo-strong:#2a30c9;--green:#40916c;--green-text:#2d6a4f;--green-bg:rgba(64,145,108,0.1);--green-border:rgba(64,145,108,0.28);--amber:#c79a5b;--amber-text:#8a5a24;--amber-bg:rgba(199,154,91,0.15);--amber-border:rgba(199,154,91,0.45);--red:#c0392b;--red-text:#a5342a;--red-bg:rgba(192,57,46,0.09);--red-border:rgba(192,57,46,0.28);--shadow:0 1px 2px rgba(20,36,28,0.05),0 12px 34px rgba(20,36,28,0.06);--radius:16px;--radius-sm:10px}*{box-sizing:border-box;margin:0;padding:0}body,html{background:var(--bg);color:var(--text);font-family:var(--font-geist),Geist,ui-sans-serif,system-ui,-apple-system,"Segoe UI",Roboto,"Helvetica Neue",Arial,sans-serif;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility}a{color:inherit;text-decoration:none}.wrap{max-width:780px;margin:0 auto;padding:40px 24px 64px}.header{justify-content:space-between;margin-bottom:32px}.brand,.header{display:flex;align-items:center}.brand{gap:12px}.logo{width:40px;height:40px;border-radius:11px;background:var(--indigo);color:#fff;display:grid;place-items:center;font-weight:800;font-size:22px;line-height:1;box-shadow:0 4px 14px rgba(52,60,237,.28)}.brand-name{font-size:19px;font-weight:700;letter-spacing:-.01em}.brand-name .sep{color:var(--text-muted);font-weight:500;margin:0 2px}.refresh{display:inline-flex;align-items:center;gap:8px;padding:9px 15px;border-radius:999px;border:1px solid var(--border);background:var(--card);color:var(--text-soft);font-size:13px;font-weight:600;cursor:pointer;transition:background .15s,border-color .15s}.refresh:hover{background:var(--card-hover);border-color:#d6ddd0}.refresh .dot{width:7px;height:7px;border-radius:50%;background:var(--green);box-shadow:0 0 0 3px var(--green-bg)}.refresh.spin .dot{animation:pulse 1s ease-in-out infinite}@keyframes pulse{50%{opacity:.3}}.banner{border-radius:20px;padding:44px 24px 34px;text-align:center;margin-bottom:28px;border:1px solid var(--green-border);background:var(--green-bg)}.banner.degraded{border-color:var(--amber-border);background:var(--amber-bg)}.banner.major{border-color:var(--red-border);background:var(--red-bg)}.banner-icon{width:72px;height:72px;border-radius:20px;margin:0 auto 20px;display:grid;place-items:center;background:var(--green)}.banner.degraded .banner-icon{background:var(--amber)}.banner.major .banner-icon{background:var(--red)}.banner-icon .glyph{width:40px;height:40px;border-radius:50%;background:#fff;display:grid;place-items:center}.banner-title{font-size:32px;font-weight:800;letter-spacing:-.03em;color:var(--green-text)}.banner.degraded .banner-title{color:var(--amber-text)}.banner.major .banner-title{color:var(--red-text)}.banner-sub{margin-top:8px;font-size:14px;color:var(--text-soft)}.banner-link{display:inline-block;margin-top:14px;font-size:14px;font-weight:700;color:var(--green-text)}.banner.degraded .banner-link{color:var(--amber-text)}.banner.major .banner-link{color:var(--red-text)}.banner-link:hover{text-decoration:underline;text-underline-offset:3px}.external-icon{width:13px;height:13px;display:inline-block;vertical-align:-2px}.card{border:1px solid var(--border);border-radius:var(--radius);background:var(--card);box-shadow:var(--shadow);overflow:hidden}.card-head{display:flex;align-items:center;justify-content:space-between;gap:16px;padding:18px 22px;border-bottom:1px solid var(--border-soft);flex-wrap:wrap}.card-head h2{font-size:15px;font-weight:700}.card-head .when{font-size:12.5px;color:var(--text-muted);font-weight:400;margin-left:8px}.legend{display:flex;gap:16px;font-size:12.5px;color:var(--text-soft)}.legend span{display:inline-flex;align-items:center;gap:6px}.legend .k{width:9px;height:9px;border-radius:50%}.k.op{background:var(--green)}.k.de{background:var(--amber)}.k.mj{background:var(--red)}.svc{border-top:1px solid var(--border-soft)}.svc:first-child{border-top:none}.row{display:flex;align-items:center;justify-content:space-between;gap:16px;padding:16px 22px}.rowbtn{width:100%;background:none;border:none;cursor:pointer;color:inherit;font:inherit;text-align:left;position:relative;transition:background .12s}.rowbtn:hover{background:var(--card-hover)}.row-left{display:flex;align-items:center;gap:13px;min-width:0}.status-dot{width:22px;height:22px;border-radius:50%;flex:none;display:grid;place-items:center}.status-dot.operational{background:var(--green)}.status-dot.degraded{background:var(--amber)}.status-dot.down{background:var(--red)}.status-dot svg{display:block}.svc-name{font-size:15px;font-weight:600;letter-spacing:-.005em}.svc-desc{font-size:12.5px;color:var(--text-muted);margin-top:1px}.row-right{text-align:right;flex:none;padding-right:22px}.svc-status{font-size:14px;font-weight:700}.svc-status.operational{color:var(--green-text)}.svc-status.degraded{color:var(--amber-text)}.svc-status.down{color:var(--red-text)}.svc-lat{font-size:12px;margin-top:2px}.chev,.svc-lat{color:var(--text-muted)}.chev{position:absolute;right:20px;top:50%;transform:translateY(-30%) rotate(180deg);font-size:15px;transition:transform .18s;pointer-events:none}.chev.up{transform:translateY(-70%) rotate(0deg)}.row-detail{padding:4px 22px 20px 57px;animation:slidein .18s ease}@keyframes slidein{0%{opacity:0}to{opacity:1}}.svc-url{display:inline-block;margin-top:12px;font-size:12.5px;color:var(--indigo);font-weight:600}.svc-url:hover{color:var(--indigo-strong)}.uptime-loading{font-size:12.5px;color:var(--text-muted);padding:6px 0}.uptime .bars{display:flex;gap:3px;align-items:stretch;height:34px}.uptime .bar{flex:1 1;min-width:2px;border-radius:3px;background:var(--border)}.uptime .bar.operational{background:var(--green)}.uptime .bar.degraded{background:var(--amber)}.uptime .bar.down{background:var(--red)}.uptime .bar.na{background:var(--border)}.uptime-foot{display:flex;justify-content:space-between;margin-top:8px;font-size:12px;color:var(--text-muted)}.uptime-foot .pct{color:var(--text-soft);font-weight:600}.note{margin-top:16px;padding:14px 18px;border:1px dashed var(--border);border-radius:var(--radius-sm);background:var(--bg-soft);font-size:12.5px;line-height:1.55;color:var(--text-muted)}.note b{color:var(--text-soft);font-weight:700}.footer{margin-top:34px;text-align:center;font-size:12.5px;color:var(--text-muted);line-height:1.7}.footer a{color:var(--text-soft);text-decoration:underline;text-underline-offset:2px}.skeleton{color:var(--text-muted);text-align:center;padding:40px;font-size:14px}.page-title{font-size:30px;font-weight:800;letter-spacing:-.03em;margin-bottom:24px}.month{margin-bottom:28px}.month-title{font-size:12px;font-weight:700;letter-spacing:.08em;text-transform:uppercase;color:var(--text-muted);margin:0 0 12px 2px}.incident{padding:20px 22px;margin-bottom:14px}.incident-head{display:flex;justify-content:space-between;gap:12px;align-items:baseline}.incident-head h3{font-size:17px;font-weight:700;letter-spacing:-.01em}.incident-head time{font-size:12.5px;color:var(--text-muted);flex:none}.badges{display:flex;gap:8px;margin:12px 0 4px;flex-wrap:wrap}.badge{font-size:12px;font-weight:700;padding:3px 10px;border-radius:999px;border:1px solid var(--border)}.badge.phase-resolved{color:var(--green-text);border-color:var(--green-border);background:var(--green-bg)}.badge.phase-identified,.badge.phase-investigating,.badge.phase-monitoring{color:var(--amber-text);border-color:var(--amber-border);background:var(--amber-bg)}.badge.impact-minor{color:var(--amber-text)}.badge.impact-major{color:var(--red-text)}.badge.impact-maintenance{color:var(--text-soft)}.updates{list-style:none;margin-top:14px;display:flex;flex-direction:column;gap:14px}.updates li{padding-left:16px;border-left:2px solid var(--border)}.u-head{display:flex;justify-content:space-between;gap:10px;margin-bottom:3px}.u-head b{font-size:13px;font-weight:700}.u-head time{font-size:12px;color:var(--text-muted)}.updates p{font-size:14px;color:var(--text-soft);line-height:1.55}.empty-card{text-align:center;padding:44px 24px}.empty-check{width:52px;height:52px;border-radius:14px;margin:0 auto 16px;display:grid;place-items:center;background:var(--green-bg);border:1px solid var(--green-border)}.empty-card p{font-size:16px;font-weight:700}.empty-card span{font-size:13px;color:var(--text-muted)}.overlay{position:fixed;inset:0;background:rgba(20,36,28,.32);-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);display:grid;place-items:center;padding:20px;z-index:50;animation:fade .15s ease}@keyframes fade{0%{opacity:0}to{opacity:1}}.modal{width:100%;max-width:440px;background:var(--card);border:1px solid var(--border);border-radius:18px;box-shadow:0 24px 60px rgba(20,36,28,.18);padding:22px}.modal-head{display:flex;justify-content:space-between;align-items:center}.modal-head h3{font-size:18px;font-weight:700;letter-spacing:-.01em}.x{background:none;border:none;color:var(--text-muted);font-size:24px;line-height:1;cursor:pointer;padding:0 4px}.x:hover{color:var(--text)}.modal-sub{font-size:13.5px;color:var(--text-soft);margin-top:6px;line-height:1.5}.tabs{display:flex;gap:4px;margin:18px 0 16px;border-bottom:1px solid var(--border)}.tabs button{background:none;cursor:pointer;color:var(--text-muted);font:inherit;font-size:13.5px;font-weight:600;padding:8px 14px;border:none;border-bottom:2px solid transparent;margin-bottom:-1px}.tabs button.on{color:var(--text);border-bottom-color:var(--indigo)}.tab-body{display:flex;flex-direction:column;gap:12px}.tab-body input{width:100%;padding:11px 13px;background:var(--bg-soft);color:var(--text);border:1px solid var(--border);border-radius:10px;font:inherit;font-size:14px}.tab-body input:focus{outline:none;border-color:var(--indigo)}.primary{padding:11px 16px;border-radius:10px;border:none;cursor:pointer;background:var(--indigo);color:#fff;font:inherit;font-weight:700;font-size:14px;transition:background .12s}.primary:hover{background:var(--indigo-strong)}.primary:disabled{opacity:.6;cursor:default}.hint{font-size:13px;color:var(--text-soft);line-height:1.5}.feed-row{display:flex;gap:10px}.feed-btn{flex:1 1;text-align:center;padding:12px;border:1px solid var(--border);border-radius:10px;font-size:14px;font-weight:700;background:var(--bg-soft)}.feed-btn:hover{background:var(--card-hover);border-color:#d6ddd0}.cmd{display:block;padding:12px;border-radius:10px;background:var(--bg-soft);border:1px solid var(--border);font-family:DM Mono,ui-monospace,SFMono-Regular,Menlo,monospace;font-size:12.5px;color:var(--text-soft);word-break:break-all}.msg{font-size:13px;padding:10px 12px;border-radius:9px;line-height:1.45}.msg.ok{color:var(--green-text);background:var(--green-bg);border:1px solid var(--green-border)}.msg.warn{color:var(--amber-text);background:var(--amber-bg);border:1px solid var(--amber-border)}.msg.err{color:var(--red-text);background:var(--red-bg);border:1px solid var(--red-border)}