.error-module__uHmsfa__wrapper{min-height:calc(100vh - var(--header-height,80px));padding:80px var(--gutter);text-align:center;background:var(--color-background);flex-direction:column;justify-content:center;align-items:center;gap:16px;display:flex}.error-module__uHmsfa__illustration{margin-bottom:8px;font-size:clamp(3.5rem,14vw,96px);line-height:1;animation:3s cubic-bezier(.34,1.56,.64,1) infinite error-module__uHmsfa__wobble}.error-module__uHmsfa__title{color:var(--color-text);max-width:540px;margin:0;font-size:clamp(1.5rem,5vw,32px);font-weight:700}.error-module__uHmsfa__message{color:var(--color-text-light);max-width:460px;margin:0;font-size:16px;line-height:1.6}.error-module__uHmsfa__digest{color:var(--color-text-light);opacity:.7;margin:0;font-family:ui-monospace,SFMono-Regular,Menlo,monospace;font-size:12px}.error-module__uHmsfa__actions{flex-wrap:wrap;gap:12px;margin-top:16px;display:flex}.error-module__uHmsfa__primary,.error-module__uHmsfa__secondary{cursor:pointer;border:0;border-radius:100px;align-items:center;padding:14px 28px;font-size:15px;font-weight:600;text-decoration:none;transition:transform .2s cubic-bezier(.34,1.56,.64,1),box-shadow .2s;display:inline-flex}.error-module__uHmsfa__primary{background:var(--color-text);color:#fff}.error-module__uHmsfa__primary:hover{box-shadow:var(--shadow-md);transform:translateY(-2px)}.error-module__uHmsfa__secondary{color:var(--color-text);border:2px solid var(--color-text);background:0 0;padding:12px 28px}.error-module__uHmsfa__secondary:hover{background:var(--color-text);color:#fff;transform:translateY(-2px)}@keyframes error-module__uHmsfa__wobble{0%,to{transform:rotate(-4deg)}50%{transform:rotate(4deg)}}@media (max-width:480px){.error-module__uHmsfa__wrapper{padding:56px var(--gutter)}.error-module__uHmsfa__actions{width:100%}.error-module__uHmsfa__primary,.error-module__uHmsfa__secondary{flex:1;justify-content:center}}
