.error-page{height:100vh;font-family:var(--font-plus-jakarta), -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;background:#060810;grid-template-rows:auto 1fr;display:grid}.error-bg{pointer-events:none;background:radial-gradient(80% 60% at 15% 20%,#f851491f 0%,#0000 55%);position:fixed;inset:0}.error-nav{z-index:1;border-bottom:1px solid #ffffff0d;justify-content:center;align-items:center;padding:20px 32px;display:flex;position:relative}.error-logo{color:#e6edf3;letter-spacing:-.02em;align-items:center;gap:10px;font-size:15px;font-weight:700;text-decoration:none;display:flex}.error-content{z-index:1;text-align:center;flex-direction:column;justify-content:center;align-items:center;padding:0 24px;display:flex;position:relative}.error-eyebrow{color:#f85149cc;text-transform:uppercase;letter-spacing:.12em;margin-bottom:16px;font-size:11px;font-weight:700}.error-code{letter-spacing:-.05em;background:linear-gradient(135deg,#e6edf3 0%,#c8d8f0 40%,#8ab4e8 70%,#5888cc 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;margin-bottom:16px;font-size:clamp(72px,14vw,120px);font-weight:900;line-height:1}.error-title{color:#e6edf3;letter-spacing:-.02em;margin-bottom:10px;font-size:clamp(18px,3vw,26px);font-weight:700}.error-sub{color:#8b949ebf;max-width:340px;margin-bottom:32px;font-size:14px;line-height:1.6}.error-digest{opacity:.5;font-size:11px}.error-actions{flex-wrap:wrap;justify-content:center;gap:10px;display:flex}.error-btn-primary{color:#93c5fde6;cursor:pointer;background:#58a6ff14;border:1px solid #58a6ff33;border-radius:10px;align-items:center;height:38px;padding:0 20px;font-family:inherit;font-size:13px;font-weight:500;transition:background .15s,border-color .15s,color .15s;display:inline-flex}.error-btn-primary:hover{color:#93c5fd;background:#58a6ff24;border-color:#58a6ff59}.error-btn-secondary{color:#8b949ed9;background:0 0;border:1px solid #ffffff26;border-radius:10px;align-items:center;height:38px;padding:0 20px;font-family:inherit;font-size:13px;font-weight:500;text-decoration:none;transition:background .15s,color .15s,border-color .15s;display:inline-flex}.error-btn-secondary:hover{color:#e6edf3;background:#ffffff0f;border-color:#ffffff38}@media (max-width:768px){.error-content{box-sizing:border-box;width:100%;padding:0 16px}.error-nav{padding:20px 16px}.error-actions{flex-direction:column;width:100%;max-width:280px}.error-btn-primary,.error-btn-secondary{justify-content:center;width:100%;min-width:44px;min-height:44px}.error-page{overflow-x:hidden}}
