.bp-error{text-align:center;max-width:480px;color:var(--c-black);flex-direction:column;align-items:center;margin:0 auto;padding:32px 24px;display:flex}.bp-error__brand{max-width:80%;max-height:100px;margin-bottom:32px}.bp-error__illus{width:290px;max-width:76vw;margin-bottom:14px}.bp-error__illus svg{width:100%;height:auto;display:block;overflow:visible}.bp-error__eyebrow{letter-spacing:.16em;text-transform:uppercase;align-items:center;gap:8px;margin-bottom:16px;font-size:11px;font-weight:600;display:inline-flex}.bp-error__eyebrow:before{content:"";background:var(--c-primary);width:6px;height:6px;display:block}.bp-error__title{font-family:var(--bp-font-heading,inherit);letter-spacing:.03em;text-transform:uppercase;margin:0 0 15px;font-size:clamp(25px,5.4vw,34px);font-weight:900;line-height:1.18}.bp-error__accent{color:var(--c-primary)}.bp-error__body{max-width:420px;margin:0 auto 26px;font-size:15px;line-height:1.65}.bp-error__actions{flex-wrap:wrap;justify-content:center;gap:12px;margin-bottom:30px;display:flex}.bp-error__hint{color:var(--c-text-gray);margin-top:18px;font-size:12.5px}.bp-error__hint a{color:var(--c-black);text-underline-offset:3px;font-weight:600;text-decoration:underline}.bp-error .ln{stroke:var(--c-black);stroke-width:1.5px;fill:none;stroke-linecap:round;stroke-linejoin:round}.bp-error .ln-accent{stroke:var(--c-primary);stroke-width:1.5px;fill:none;stroke-linecap:round;stroke-linejoin:round}.bp-error .fill-surface{fill:#fff}.bp-error .caps{font-family:var(--bp-font-heading,inherit);fill:var(--c-black);letter-spacing:.1em;font-weight:900}.bp-error .anim-sway{animation:4s ease-in-out infinite alternate bp-sway}.bp-error .anim-drift{animation:3.2s ease-in-out infinite bp-drift}.bp-error .anim-stitch{animation:2.6s ease-in-out infinite alternate bp-stitch}.bp-error .bp-btn{appearance:none;font:inherit;cursor:pointer;border-radius:6px;padding:10px 22px;font-size:13.5px;font-weight:600;text-decoration:none;transition:filter .15s,background .15s;display:inline-block}.bp-error .bp-btn--primary{background:var(--c-secondary);color:#fff;border:1px solid var(--c-secondary)}.bp-error .bp-btn--primary:hover{filter:brightness(1.18)}.bp-error .bp-btn--ghost{color:var(--c-black);border:1px solid var(--c-onyx--400);background:0 0}.bp-error .bp-btn--ghost:hover{background:#2123220f}.bp-error .bp-btn:focus-visible{outline:2px solid var(--c-primary);outline-offset:2px}@keyframes bp-sway{0%{transform:rotate(-1.8deg)}to{transform:rotate(1.8deg)}}@keyframes bp-drift{0%,to{transform:translateY(0)}50%{transform:translateY(-4px)}}@keyframes bp-stitch{0%{transform:rotate(-4deg)}to{transform:rotate(4deg)}}@media (prefers-reduced-motion:reduce){.bp-error .anim-drift,.bp-error .anim-stitch,.bp-error .anim-sway{animation:none!important}}
