:root{--ink:#0f172a;--ink-navy:#0b1a2c;--body:#475569;--body-strong:#334155;--muted:#94a3b8;--muted-2:#64748b;--faint:#cbd5e1;--page:#edf1f7;--card:#ffffff;--line:rgba(15,23,42,0.07);--line-soft:#f1f5f9;--line-softer:#f8fafc;--line-200:#e2e8f0;--blue:#2563eb;--blue-light:#60a5fa;--cyan:#22d3ee;--shadow-card:0 1px 2px rgba(15,23,42,0.04);--font-sans:var(--font-inter),system-ui,-apple-system,"Segoe UI",Roboto,sans-serif;--font-head:var(--font-space),var(--font-inter),system-ui,sans-serif;--font-mono:var(--font-jbmono),ui-monospace,"SF Mono",Menlo,monospace}*{box-sizing:border-box}body,html{margin:0;padding:0}body{background:var(--page);color:var(--ink);font-family:var(--font-sans);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}button{font-family:inherit}a{color:inherit;text-decoration:none}@keyframes fadeUp{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}@keyframes pulseSoft{0%{box-shadow:0 0 0 0 rgba(34,197,94,.5)}70%{box-shadow:0 0 0 8px rgba(34,197,94,0)}to{box-shadow:0 0 0 0 rgba(34,197,94,0)}}::-webkit-scrollbar{width:8px;height:8px}::-webkit-scrollbar-thumb{background:rgba(15,23,42,.16);border-radius:4px}::-webkit-scrollbar-track{background:transparent}.shell{min-height:100vh;display:flex;flex-direction:column}.screen{animation:fadeUp .4s ease both}.topnav{position:relative;background:var(--ink-navy)}.topnav-accent{position:absolute;top:0;left:0;right:0;height:3px;background:linear-gradient(90deg,#3b82f6,#22d3ee)}.container{max-width:1120px;margin:0 auto;padding-left:24px;padding-right:24px}.topnav-inner{height:60px;display:flex;align-items:center;justify-content:space-between;gap:16px}.brand{min-width:0;background:none;border:none;cursor:pointer;text-align:left;padding:0}.brand,.brand-row{display:flex;align-items:center;gap:11px}.brand-badge{height:30px;width:auto;display:block;flex:none}.brand-mark{font-family:var(--font-head);font-weight:700;font-size:16px;letter-spacing:-.02em;color:#e2e8f0;line-height:1}.brand-sub{font-size:10px;font-weight:500;letter-spacing:.13em;text-transform:uppercase;color:var(--muted-2);margin-top:3px;line-height:1}.brand-col{display:flex;flex-direction:column;line-height:1}.topnav-actions{display:flex;align-items:center;gap:12px}.btn-subscribe{display:inline-flex;align-items:center;gap:8px;font-size:13px;font-weight:600;color:var(--ink-navy);background:#fff;border:none;border-radius:99px;padding:9px 16px;cursor:pointer;white-space:nowrap}.btn-subscribe:hover{opacity:.9}.subnav{background:#fff;border-bottom:1px solid var(--line-200);position:-webkit-sticky;position:sticky;top:0;z-index:20}.subnav-inner{display:flex;gap:2px;overflow-x:auto}.subnav-link{position:relative;white-space:nowrap;padding:15px;font-size:13.5px;font-weight:600;color:var(--muted)}.subnav-link.active,.subnav-link:hover{color:var(--ink-navy)}.subnav-link.active:after{content:"";position:absolute;left:12px;right:12px;bottom:-1px;height:2px;border-radius:2px;background:var(--blue-light)}.subnav-badge{margin-left:6px;display:inline-flex;align-items:center;justify-content:center;min-width:17px;height:17px;padding:0 5px;font-size:10px;font-weight:700;color:#fff;background:#d97706;border-radius:99px;vertical-align:middle}main.main{flex:1 1;width:100%;max-width:1120px;margin:0 auto;padding:26px 24px 8px}.section{margin-bottom:26px}.section-head{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:13px}.section-label{font-size:11px;font-weight:700;text-transform:uppercase;letter-spacing:.09em;color:var(--muted)}.section-meta{font-size:11.5px;font-weight:500;color:var(--faint)}.section-link{display:inline-flex;align-items:center;gap:6px;font-size:12px;font-weight:600;color:var(--blue);background:none;border:none;padding:0;cursor:pointer}.stack{gap:14px}.stack,.stack-sm{display:flex;flex-direction:column}.stack-sm{gap:12px}.hero{position:relative;overflow:hidden;background:linear-gradient(120deg,#0b1a2c,#123a5e);border-radius:20px;padding:30px 32px;margin-bottom:26px}.hero-glow{position:absolute;right:-60px;top:-70px;width:260px;height:260px;border-radius:50%;pointer-events:none}.hero-row{position:relative;display:flex;align-items:flex-start;justify-content:space-between;gap:24px;flex-wrap:wrap}.hero-main{min-width:0;max-width:640px}.hero-pill{display:inline-flex;align-items:center;gap:10px;padding:6px 14px 6px 10px;border-radius:99px;background:rgba(255,255,255,.07);border:1px solid rgba(255,255,255,.12);margin-bottom:18px}.hero-pill-dot{width:11px;height:11px;border-radius:50%;animation:pulseSoft 2.4s infinite}.hero-pill-text{font-size:12px;font-weight:600;letter-spacing:.04em}.hero-title{margin:0;font-family:var(--font-head);font-size:34px;font-weight:700;letter-spacing:-.03em;color:#fff;line-height:1.08}.hero-desc{margin:14px 0 0;font-size:14.5px;line-height:1.65;color:#b6c6d8}.hero-actions{display:flex;gap:11px;margin-top:22px;flex-wrap:wrap}.btn-light{font-size:12.5px;font-weight:600;color:var(--ink-navy);background:#fff;border:none;border-radius:99px;padding:10px 18px;cursor:pointer}.btn-light:hover{opacity:.9}.btn-ghost{font-size:12.5px;font-weight:600;color:#e2e8f0;background:rgba(255,255,255,.08);border:1px solid rgba(255,255,255,.16);border-radius:99px;padding:10px 18px;cursor:pointer}.btn-ghost:hover{background:rgba(255,255,255,.14)}.hero-side{display:flex;flex-direction:column;gap:14px;min-width:170px}.hero-stat{background:rgba(255,255,255,.05);border:1px solid rgba(255,255,255,.1);border-radius:14px;padding:15px 17px}.hero-stat-head{display:flex;align-items:center;gap:7px;font-size:12.5px;font-weight:600;color:#e2e8f0}.hero-stat-val{font-family:var(--font-mono);font-size:12px;color:#b6c6d8;margin-top:8px}.badge{font-size:11.5px;font-weight:600;padding:4px 11px;border-radius:99px;white-space:nowrap}.badge-sm{font-size:11px;padding:4px 10px}.badge-cat{font-size:10.5px;font-weight:700;padding:3px 9px;border-radius:99px;white-space:nowrap}.dot{width:7px;height:7px;border-radius:50%;flex:none}.chips{display:flex;gap:7px;flex-wrap:wrap}.chip{font-size:11.5px;font-weight:500;color:var(--body);background:var(--line-soft);border-radius:99px;padding:3px 10px}.mono{font-family:var(--font-mono)}.link-arrow{display:inline-flex;align-items:center;gap:6px;font-size:12px;font-weight:600;color:var(--blue);background:none;border:none;padding:0;cursor:pointer;flex:none}.card{background:#fff;border:1px solid var(--line);border-radius:16px;box-shadow:var(--shadow-card)}.card-list{overflow:hidden}.inc-card{border-left-width:3px;border-left-style:solid;padding:18px 20px}.inc-top{align-items:flex-start;justify-content:space-between;gap:14px}.inc-badges,.inc-top{display:flex;flex-wrap:wrap}.inc-badges{align-items:center;gap:9px}.inc-title-btn{display:block;margin:11px 0 0;background:none;border:none;padding:0;cursor:pointer;text-align:left;font-family:var(--font-head);font-size:17px;font-weight:600;letter-spacing:-.01em;color:var(--ink-navy)}.inc-title-btn:hover{color:var(--blue)}.inc-started{font-family:var(--font-mono);font-size:11px;color:var(--muted);white-space:nowrap;flex:none}.inc-latest{margin:12px 0 0;font-size:13px;line-height:1.6;color:var(--body)}.inc-foot{display:flex;align-items:center;gap:14px;margin-top:15px;padding-top:14px;border-top:1px solid var(--line-soft);flex-wrap:wrap}.foot-label{font-size:11px;font-weight:600;color:var(--muted)}.empty-card{padding:26px 24px;gap:16px}.empty-card,.empty-icon{display:flex;align-items:center}.empty-icon{width:46px;height:46px;border-radius:13px;flex:none;background:#ecfdf5;color:#16a34a;justify-content:center}.empty-title{margin:0;font-family:var(--font-head);font-size:16px;font-weight:600;color:var(--ink-navy)}.empty-desc{margin:5px 0 0;font-size:13px;color:var(--muted);line-height:1.55}.svc-card{overflow:hidden}.svc-head{display:flex;align-items:flex-start;justify-content:space-between;gap:16px;padding:17px 20px 15px}.svc-head-left{display:flex;gap:12px;min-width:0}.svc-icon{width:36px;height:36px;border-radius:10px;flex:none;background:var(--line-soft);display:flex;align-items:center;justify-content:center}.svc-icon,.svc-name{color:var(--ink-navy)}.svc-name{margin:0;font-family:var(--font-head);font-size:15.5px;font-weight:600;letter-spacing:-.01em}.svc-desc{margin:3px 0 0;font-size:12px;color:var(--muted)}.svc-status{display:flex;align-items:center;gap:7px;flex:none;font-size:11.5px;font-weight:600;padding:4px 11px 4px 9px;border-radius:99px}.svc-uptime{padding:0 20px 15px}.bars{display:flex;gap:2px;align-items:flex-end}.bar,.bars{height:26px}.bar{flex:1 1;border-radius:2px}.bars-legend{display:flex;align-items:center;justify-content:space-between;margin-top:8px}.bars-legend .end{font-size:10.5px;color:var(--faint)}.bars-legend .pct{font-family:var(--font-mono);font-size:11px;color:var(--muted-2)}.svc-rows{border-top:1px solid var(--line-soft)}.svc-row{display:flex;align-items:center;justify-content:space-between;gap:14px;padding:12px 20px;border-top:1px solid var(--line-softer)}.svc-row-name{font-size:13.5px;font-weight:500;color:var(--body-strong)}.svc-row-desc{font-size:12px;color:var(--muted);margin-left:8px}.svc-row-status{display:flex;align-items:center;gap:7px;flex:none;font-size:11.5px;font-weight:600}.mnt-card{padding:17px 20px}.mnt-badges{display:flex;align-items:center;gap:9px;flex-wrap:wrap}.mnt-window{font-family:var(--font-mono);font-size:11.5px;color:var(--body)}.mnt-title{margin:11px 0 0;font-family:var(--font-head);font-size:15.5px;font-weight:600;letter-spacing:-.01em;color:var(--ink-navy)}.mnt-impact{margin:7px 0 0;font-size:13px;line-height:1.6;color:var(--body)}.mnt-foot{display:flex;align-items:center;gap:12px;margin-top:14px;padding-top:13px;border-top:1px solid var(--line-soft);flex-wrap:wrap}.mnt-section{margin-top:26px}.mnt-section-head{display:flex;align-items:center;gap:10px;margin-bottom:13px}.mnt-empty{background:#fff;border:1px dashed var(--line-200);border-radius:16px;padding:22px;text-align:center;font-size:13px;color:var(--muted)}.log-list{overflow:hidden}.log-row{display:flex;gap:16px;padding:18px 22px;border-top:1px solid var(--line-softer)}.log-row.compact{gap:15px;padding:16px 20px}.log-row:first-child{border-top:none}.log-datecol{flex:none;width:104px}.log-datecol.compact{width:96px}.log-date{margin:10px 0 0;font-family:var(--font-mono);font-size:10.5px;color:var(--muted)}.log-date.compact{margin:9px 0 0}.log-body{min-width:0;flex:1 1}.log-title{margin:0;font-size:14px;font-weight:600;color:var(--ink)}.log-title.compact{font-size:13.5px}.log-summary{margin:6px 0 0;font-size:13px;line-height:1.65;color:var(--muted-2)}.log-summary.compact{margin:5px 0 0;font-size:12.5px;line-height:1.6}.cl-toolbar{display:flex;align-items:center;gap:12px;margin:22px 0 20px;flex-wrap:wrap}.cl-search{position:relative;flex:1 1;min-width:220px}.cl-search svg{position:absolute;left:13px;top:50%;transform:translateY(-50%)}.cl-search-input{width:100%;font-family:inherit;font-size:13px;color:var(--ink);background:#fff;border:1px solid rgba(15,23,42,.1);border-radius:99px;padding:10px 16px 10px 36px;outline:none}.cl-cats{display:flex;gap:7px;flex-wrap:wrap}.hist-row{display:flex;align-items:center;gap:14px;width:100%;text-align:left;background:none;border:none;border-top:1px solid var(--line-softer);padding:15px 20px;cursor:pointer}.hist-row:first-child{border-top:none}.hist-row:hover{background:#fafbfc}.hist-dot{width:8px;height:8px;border-radius:50%;flex:none}.hist-title{margin:0;font-size:13.5px;font-weight:600;color:var(--ink);white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.hist-sub{margin:3px 0 0;font-size:11.5px;color:var(--muted)}.hist-right{flex:none;text-align:right}.hist-status{display:block;font-size:11.5px;font-weight:600}.hist-meta{display:block;font-family:var(--font-mono);font-size:10.5px;color:var(--muted);margin-top:3px}.page-title{margin:0;font-family:var(--font-head);font-size:26px;font-weight:700;letter-spacing:-.025em;color:var(--ink-navy);line-height:1.15}.page-sub{margin:8px 0 0;font-size:13.5px;color:var(--muted)}.filters{display:flex;gap:8px;margin:22px 0 18px;flex-wrap:wrap}.filter-btn{font-size:12.5px;font-weight:600;padding:8px 15px;border-radius:99px;cursor:pointer;border:1px solid rgba(15,23,42,.1);background:#fff;color:var(--body)}.filter-btn.sm{font-size:12px;padding:8px 13px}.filter-btn.active{background:var(--ink-navy);color:#fff;border-color:var(--ink-navy)}.inc-hist-card{display:block;width:100%;text-align:left;border-left-width:3px;border-left-style:solid;padding:17px 20px;cursor:pointer;transition:transform .18s,box-shadow .18s}.inc-hist-card:hover{transform:translateY(-2px);box-shadow:0 10px 26px rgba(15,23,42,.08)}.inc-hist-title{margin:11px 0 0;font-family:var(--font-head);font-size:16px;font-weight:600;letter-spacing:-.01em;color:var(--ink-navy)}.inc-hist-affected{margin:6px 0 0;font-size:12.5px;color:var(--muted)}.inc-hist-date{display:block;font-family:var(--font-mono);font-size:11.5px;color:var(--body)}.inc-hist-dur{display:block;font-size:11px;color:var(--muted);margin-top:4px}.big-empty{background:#fff;border:1px solid var(--line);border-radius:16px;padding:40px 24px;text-align:center}.detail{max-width:760px}.back-btn{display:inline-flex;align-items:center;gap:6px;background:none;border:none;padding:0;margin-bottom:16px;font-size:12.5px;font-weight:600;color:var(--muted);cursor:pointer}.back-btn:hover{color:var(--blue)}.detail-badges{display:flex;align-items:center;gap:9px;flex-wrap:wrap;margin-bottom:12px}.detail-grid{display:grid;grid-gap:12px;gap:12px;margin:22px 0 24px;grid-template-columns:repeat(3,1fr)}@media (max-width:720px){.detail-grid{grid-template-columns:1fr}}.detail-meta{background:#fff;border:1px solid var(--line);border-radius:14px;padding:14px 16px}.detail-meta-label{font-size:10.5px;font-weight:700;text-transform:uppercase;letter-spacing:.08em;color:var(--muted)}.detail-meta-val{font-size:12.5px;color:var(--body-strong);margin-top:8px;line-height:1.5}.detail-meta-val.mono{font-family:var(--font-mono)}.resolved-box{background:#ecfdf5;border:1px solid #bbf7d0;border-radius:16px;padding:17px 20px;margin-bottom:24px;display:flex;gap:13px}.resolved-title{margin:0;font-size:13.5px;font-weight:600;color:#15803d}.resolved-text{margin:6px 0 0;font-size:13px;line-height:1.6;color:#166534}.timeline-card{padding:22px 24px}.timeline-title{margin:0 0 20px;font-family:var(--font-head);font-size:15px;font-weight:600;color:var(--ink-navy)}.tl-row{position:relative;display:flex;gap:15px}.tl-rail{display:flex;flex-direction:column;align-items:center;flex:none;width:14px}.tl-node{width:14px;height:14px;border-radius:50%;background:#fff;border-width:3px;border-style:solid;z-index:1}.tl-line{flex:1 1;width:2px;background:#eef2f6;margin-top:2px}.tl-body{min-width:0;flex:1 1;padding-bottom:6px}.tl-head{display:flex;align-items:center;gap:10px;flex-wrap:wrap}.tl-status{font-size:13px;font-weight:600}.tl-time{font-family:var(--font-mono);font-size:11px;color:var(--muted)}.tl-text{margin:7px 0 0;font-size:13px;line-height:1.65;color:var(--body)}.panel{background:#fff;border:1px solid var(--line);border-radius:16px;box-shadow:var(--shadow-card);padding:26px 24px}.muted{color:var(--muted);font-size:14px}.footer{background:var(--ink-navy);margin-top:34px}.footer-inner{display:flex;gap:26px;justify-content:space-between;flex-wrap:wrap;padding-top:32px;padding-bottom:32px}.footer-brand{min-width:0;max-width:320px}.footer-brand p{margin:11px 0 0;font-size:12.5px;line-height:1.65;color:var(--muted-2)}.footer-updated{margin:14px 0 0!important;font-family:var(--font-mono);font-size:11px;color:#475569!important}.footer-cols{display:flex;gap:44px;flex-wrap:wrap}.footer-col{display:flex;flex-direction:column;gap:11px}.footer-col-title{font-size:10.5px;font-weight:700;text-transform:uppercase;letter-spacing:.1em;color:#475569;margin-bottom:1px}.footer-link{font-size:12.5px;color:var(--muted);background:none;border:none;padding:0;text-align:left;cursor:pointer}.footer-link:hover{color:#e2e8f0}.footer-bottom{border-top:1px solid rgba(255,255,255,.06)}.footer-bottom-inner{display:flex;align-items:center;justify-content:space-between;gap:14px;flex-wrap:wrap;padding-top:15px;padding-bottom:15px}.footer-copy{font-size:11.5px;color:#475569}.footer-powered{gap:7px;font-size:11px;color:#475569}.footer-powered,.modal-overlay{display:flex;align-items:center}.modal-overlay{position:fixed;inset:0;background:rgba(11,26,44,.55);-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);justify-content:center;padding:24px;z-index:60;animation:fadeUp .2s ease both}.modal{background:#fff;border-radius:20px;max-width:400px;width:100%;padding:26px;box-shadow:0 24px 60px rgba(11,26,44,.4)}.modal-head{display:flex;align-items:center;justify-content:space-between;margin-bottom:6px}.modal-icon{width:42px;height:42px;border-radius:12px;background:linear-gradient(135deg,#3b82f6,#22d3ee);color:#fff}.modal-close,.modal-icon{display:flex;align-items:center;justify-content:center}.modal-close{width:30px;height:30px;border-radius:8px;border:none;background:var(--line-soft);color:var(--muted-2);cursor:pointer}.modal-close:hover{background:var(--line-200)}.modal-title{margin:14px 0 0;font-family:var(--font-head);font-size:18px;font-weight:600;color:var(--ink-navy)}.modal-desc{margin:8px 0 0;font-size:13px;line-height:1.6;color:var(--muted-2)}.modal-label{display:block;margin:18px 0 7px;font-size:11px;font-weight:700;text-transform:uppercase;letter-spacing:.06em;color:var(--muted)}.modal-row{display:flex;gap:9px}.modal-feed-url{flex:1 1;min-width:0;font-family:var(--font-mono);font-size:12px;color:var(--body-strong);background:var(--line-softer);border:1px solid rgba(15,23,42,.1);border-radius:11px;padding:11px 14px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;display:flex;align-items:center}.modal-copy{font-size:13px;font-weight:600;color:#fff;background:var(--ink-navy);border:none;border-radius:11px;padding:11px 18px;cursor:pointer;white-space:nowrap;min-width:78px}.modal-copy:hover{background:#132a44}.modal-mail{display:inline-flex;align-items:center;gap:6px;margin-top:16px;font-size:13px;font-weight:600;color:var(--blue)}.modal-mail:hover{text-decoration:underline}.modal-note{margin:16px 0 0;font-size:11px;color:var(--muted);line-height:1.5}@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/ba9851c3c22cd980-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:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/21350d82a1f187e9-s.woff2) format("woff2");unicode-range:u+0301,u+0400-045f,u+0490-0491,u+04b0-04b1,u+2116}@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/c5fe6dc8356a8c31-s.woff2) format("woff2");unicode-range:u+1f??}@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/19cfc7226ec3afaa-s.woff2) format("woff2");unicode-range:u+0370-0377,u+037a-037f,u+0384-038a,u+038c,u+038e-03a1,u+03a3-03ff}@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/df0a9ae256c0569c-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:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/8e9860b6e62d6359-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:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/e4af272ccee01ff0-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:Inter Fallback;src:local("Arial");ascent-override:90.44%;descent-override:22.52%;line-gap-override:0.00%;size-adjust:107.12%}.__className_f367f3{font-family:Inter,Inter Fallback;font-style:normal}.__variable_f367f3{--font-inter:"Inter","Inter Fallback"}@font-face{font-family:Space Grotesk;font-style:normal;font-weight:300 700;font-display:swap;src:url(/_next/static/media/e1aab0933260df4d-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:Space Grotesk;font-style:normal;font-weight:300 700;font-display:swap;src:url(/_next/static/media/b7387a63dd068245-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:Space Grotesk;font-style:normal;font-weight:300 700;font-display:swap;src:url(/_next/static/media/36966cca54120369-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:Space Grotesk Fallback;src:local("Arial");ascent-override:89.71%;descent-override:26.62%;line-gap-override:0.00%;size-adjust:109.69%}.__className_dd5b2f{font-family:Space Grotesk,Space Grotesk Fallback;font-style:normal}.__variable_dd5b2f{--font-space:"Space Grotesk","Space Grotesk Fallback"}@font-face{font-family:JetBrains Mono;font-style:normal;font-weight:100 800;font-display:swap;src:url(/_next/static/media/886030b0b59bc5a7-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:JetBrains Mono;font-style:normal;font-weight:100 800;font-display:swap;src:url(/_next/static/media/0aa834ed78bf6d07-s.woff2) format("woff2");unicode-range:u+0301,u+0400-045f,u+0490-0491,u+04b0-04b1,u+2116}@font-face{font-family:JetBrains Mono;font-style:normal;font-weight:100 800;font-display:swap;src:url(/_next/static/media/67957d42bae0796d-s.woff2) format("woff2");unicode-range:u+0370-0377,u+037a-037f,u+0384-038a,u+038c,u+038e-03a1,u+03a3-03ff}@font-face{font-family:JetBrains Mono;font-style:normal;font-weight:100 800;font-display:swap;src:url(/_next/static/media/f911b923c6adde36-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:JetBrains Mono;font-style:normal;font-weight:100 800;font-display:swap;src:url(/_next/static/media/939c4f875ee75fbb-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:JetBrains Mono;font-style:normal;font-weight:100 800;font-display:swap;src:url(/_next/static/media/bb3ef058b751a6ad-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:JetBrains Mono Fallback;src:local("Arial");ascent-override:75.79%;descent-override:22.29%;line-gap-override:0.00%;size-adjust:134.59%}.__className_3c557b{font-family:JetBrains Mono,JetBrains Mono Fallback;font-style:normal}.__variable_3c557b{--font-jbmono:"JetBrains Mono","JetBrains Mono Fallback"}