.error-module__bSZLSW__errRoot{background:var(--brand-ink);color:var(--brand-paper);position:relative;overflow:hidden}.error-module__bSZLSW__errRoot:before{content:"";pointer-events:none;z-index:0;background-image:radial-gradient(circle at 1px 1px,#ffffff0a 1px,#0000 0);background-size:24px 24px;position:absolute;inset:0}.error-module__bSZLSW__container{z-index:1;max-width:1180px;margin:0 auto;padding:0 24px;position:relative}.error-module__bSZLSW__btn{border-radius:var(--radius-pill);cursor:pointer;transition:all var(--dur-fast);border:0;justify-content:center;align-items:center;gap:8px;padding:12px 20px;font-size:15px;font-weight:600;text-decoration:none;display:inline-flex}.error-module__bSZLSW__btn svg{width:18px;height:18px}.error-module__bSZLSW__btnLime{background:var(--brand-lime);color:var(--brand-ink)}.error-module__bSZLSW__btnGhostDark{color:var(--brand-paper);background:#ffffff0f;border:1.5px solid #fff3}.error-module__bSZLSW__btnGhostDark:hover{border-color:var(--brand-lime);color:var(--brand-lime)}.error-module__bSZLSW__btnLg{padding:16px 26px;font-size:16px}.error-module__bSZLSW__errMain{z-index:1;padding:64px 0;position:relative}.error-module__bSZLSW__errGrid{grid-template-columns:1.1fr 1fr;align-items:center;gap:64px;display:grid}@media (max-width:900px){.error-module__bSZLSW__errGrid{text-align:center;grid-template-columns:1fr;gap:32px}}.error-module__bSZLSW__numWrap{justify-content:center;align-items:center;display:flex;position:relative}.error-module__bSZLSW__numText{font-family:var(--font-display);letter-spacing:-.08em;color:var(--brand-lime);text-align:center;white-space:nowrap;text-shadow:4px 0 #ef444499,-4px 0 #2d5bff99;font-size:clamp(120px,16vw,220px);font-weight:800;line-height:.85;animation:4s steps(2,end) infinite error-module__bSZLSW__errGlitch;position:relative}@keyframes error-module__bSZLSW__errGlitch{0%,90%,to{text-shadow:4px 0 #ef444499,-4px 0 #2d5bff99}91%{text-shadow:8px 0 #ef444499,-8px 0 #2d5bff99;transform:translate(-2px)}93%{text-shadow:2px 0 #ef444466,-2px 0 #2d5bff66;transform:translate(3px)}95%{text-shadow:-2px 0 #ef444499,2px 0 #2d5bff99;transform:translate(-1px)}}.error-module__bSZLSW__mid{background:var(--brand-paper);color:var(--brand-ink);box-shadow:8px 8px 0 var(--danger);text-shadow:none;border-radius:22%;margin:0 -10px;padding:0 10px 14px;display:inline-block;transform:rotate(-6deg)}.error-module__bSZLSW__glitchTag{font-family:var(--font-mono);letter-spacing:.04em;background:var(--danger);color:#fff;border-radius:var(--radius-sm);border:1.5px solid var(--brand-paper);padding:6px 12px;font-size:11px;font-weight:700;position:absolute}.error-module__bSZLSW__tg1{--rot:-6deg;animation:3s ease-in-out infinite error-module__bSZLSW__errShake;top:10%;left:-2%;transform:rotate(-6deg)}.error-module__bSZLSW__tg2{--rot:4deg;background:var(--brand-blue);animation:3.4s ease-in-out infinite reverse error-module__bSZLSW__errShake;bottom:12%;right:4%;transform:rotate(4deg)}.error-module__bSZLSW__tg3{--rot:-12deg;background:var(--brand-lime);color:var(--brand-ink);animation:4s ease-in-out infinite error-module__bSZLSW__errShake;top:50%;right:-4%;transform:rotate(-12deg)}@keyframes error-module__bSZLSW__errShake{0%,to{transform:rotate(var(--rot,-6deg)) translateX(0)}50%{transform:rotate(var(--rot,-6deg)) translateX(4px)}}.error-module__bSZLSW__eyebrow{letter-spacing:.08em;text-transform:uppercase;background:var(--danger);color:#fff;border-radius:var(--radius-pill);align-items:center;gap:6px;margin-bottom:18px;padding:5px 12px;font-size:11px;font-weight:800;display:inline-flex}.error-module__bSZLSW__eyebrow svg{width:12px;height:12px}.error-module__bSZLSW__h1{font-family:var(--font-display);color:var(--brand-paper);letter-spacing:-.035em;margin:0 0 18px;font-size:clamp(36px,4.4vw,56px);font-weight:800;line-height:1}.error-module__bSZLSW__limeBlock{background:var(--brand-lime);color:var(--brand-ink);box-shadow:4px 5px 0 var(--brand-paper);border-radius:12px;padding:0 12px 4px;display:inline-block;transform:rotate(-1deg)}.error-module__bSZLSW__lede{color:#fafafbb3;margin:0 0 24px;font-size:17px;line-height:1.55}.error-module__bSZLSW__lede b{color:var(--brand-paper)}.error-module__bSZLSW__errDetails{border-radius:var(--radius-lg);font-family:var(--font-mono);background:#ffffff0a;border:1px solid #ffffff14;margin-bottom:24px;padding:18px;font-size:12px}.error-module__bSZLSW__errDetails .error-module__bSZLSW__row{color:#fafafb8c;justify-content:space-between;gap:12px;padding:4px 0;display:flex}.error-module__bSZLSW__errDetails .error-module__bSZLSW__row b{color:var(--brand-lime);text-align:right;word-break:break-all;font-weight:700}.error-module__bSZLSW__errDetails .error-module__bSZLSW__rowId b{color:var(--brand-paper)}.error-module__bSZLSW__errDetails .error-module__bSZLSW__rowStatus b{color:var(--danger)}.error-module__bSZLSW__errCta{flex-wrap:wrap;gap:10px;margin-bottom:28px;display:flex}@media (max-width:900px){.error-module__bSZLSW__errCta{justify-content:center}}.error-module__bSZLSW__statusCard{border-top:1px dashed #ffffff1f;margin-top:56px;padding-top:40px}.error-module__bSZLSW__statusCard h3{color:var(--brand-paper);font-family:var(--font-display);margin:0 0 16px;font-size:18px}.error-module__bSZLSW__statusGrid{grid-template-columns:repeat(4,minmax(0,1fr));gap:12px;display:grid}@media (max-width:980px){.error-module__bSZLSW__statusGrid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:540px){.error-module__bSZLSW__statusGrid{grid-template-columns:1fr}}.error-module__bSZLSW__statusCell{border-radius:var(--radius-md);background:#ffffff0a;border:1px solid #ffffff14;flex-direction:column;gap:6px;padding:16px;display:flex}.error-module__bSZLSW__statusCell h6{color:var(--brand-paper);margin:0;font-size:13px;font-weight:600}.error-module__bSZLSW__stt{border-radius:var(--radius-pill);align-self:flex-start;align-items:center;gap:5px;padding:3px 9px;font-size:11px;font-weight:700;display:inline-flex}.error-module__bSZLSW__stt:before{content:"";border-radius:50%;width:6px;height:6px}.error-module__bSZLSW__ok{color:#5de89b;background:#16a34a29}.error-module__bSZLSW__ok:before{background:var(--success)}.error-module__bSZLSW__degraded{color:#ffd27a;background:#f59e0b29}.error-module__bSZLSW__degraded:before{background:var(--warning)}.error-module__bSZLSW__down{color:#ff7b7b;background:#ef444429}.error-module__bSZLSW__down:before{background:var(--danger)}.error-module__bSZLSW__statusCell .error-module__bSZLSW__desc{color:#fafafb8c;font-size:11px}.error-module__bSZLSW__statusMore{text-align:right;margin-top:16px}.error-module__bSZLSW__statusMore a{color:var(--brand-lime);font-size:13px;font-weight:600;text-decoration:none}.error-module__bSZLSW__helpRow{background:var(--brand-lime);color:var(--brand-ink);border-radius:var(--radius-lg);flex-wrap:wrap;align-items:center;gap:16px;margin-top:32px;padding:18px 22px;display:flex}.error-module__bSZLSW__helpRow .error-module__bSZLSW__ic{background:var(--brand-ink);width:40px;height:40px;color:var(--brand-lime);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;display:flex}.error-module__bSZLSW__helpRow .error-module__bSZLSW__ic svg{width:18px;height:18px}.error-module__bSZLSW__helpRow .error-module__bSZLSW__text{flex:1;min-width:200px}.error-module__bSZLSW__helpRow h6{font-family:var(--font-display);margin:0;font-size:15px}.error-module__bSZLSW__helpRow p{opacity:.85;margin:2px 0 0;font-size:13px}.error-module__bSZLSW__btnMini{background:var(--brand-ink);color:var(--brand-paper);border-radius:var(--radius-pill);cursor:pointer;border:0;padding:8px 14px;font-size:13px;font-weight:700;text-decoration:none}@media (prefers-reduced-motion:reduce){.error-module__bSZLSW__numText,.error-module__bSZLSW__tg1,.error-module__bSZLSW__tg2,.error-module__bSZLSW__tg3{animation:none}}
