.error-page{background:#fcfbf8;justify-content:center;align-items:center;min-height:100vh;padding:2rem 1.25rem;display:flex;position:relative;overflow:hidden}.error-page-glow{pointer-events:none;background:radial-gradient(55% 45% at 20% 15%,#dc262614,#0000 55%),radial-gradient(50% 40% at 85% 80%,#fe7b0212,#0000 50%);position:absolute;inset:0}.error-page-inner{z-index:1;text-align:center;width:100%;max-width:32rem;position:relative}.error-page-hero{flex-direction:column;align-items:center;gap:.75rem;margin-bottom:1.75rem;display:flex}.error-page-brand{letter-spacing:-.02em;color:#1c1c1c;justify-content:center;align-items:center;gap:.625rem;font-size:1.0625rem;font-weight:600;text-decoration:none;display:inline-flex}.error-page-brand:hover{opacity:.85}.error-page-code{letter-spacing:-.04em;color:#0000;-webkit-background-clip:text;background-clip:text;width:100%;margin:0;font-size:clamp(4.5rem,18vw,7rem);font-weight:800;line-height:1;display:block}.error-page-title{letter-spacing:-.03em;color:#1c1c1c;margin-bottom:.75rem;font-size:clamp(1.5rem,5vw,2rem);font-weight:600}.error-page-desc{color:#5f5f5d;margin-bottom:2rem;font-size:1rem;line-height:1.65}.error-page-actions{flex-wrap:wrap;justify-content:center;gap:.75rem;display:flex}.error-page-btn-primary{color:#fcfbf8;cursor:pointer;background:#1c1c1c;border:none;border-radius:10px;justify-content:center;align-items:center;padding:.75rem 1.25rem;font-size:.875rem;font-weight:600;text-decoration:none;transition:opacity .15s;display:inline-flex}.error-page-btn-primary:hover{opacity:.9}.error-page-btn-secondary{color:#1c1c1c;background:0 0;border:1px solid #eceae4;border-radius:10px;justify-content:center;align-items:center;padding:.75rem 1.25rem;font-size:.875rem;font-weight:500;text-decoration:none;transition:background .15s;display:inline-flex}.error-page-btn-secondary:hover{background:#1c1c1c0a}
