.status-module__S-2JKa__wrapper{text-align:center;flex-direction:column;justify-content:center;align-items:center;gap:.5rem;min-height:70vh;padding:2rem 1.5rem;display:flex}.status-module__S-2JKa__iconBox{background:var(--bg-elevated);width:64px;height:64px;color:var(--accent);box-shadow:var(--shadow-card);border-radius:20px;justify-content:center;align-items:center;margin-bottom:1rem;display:flex}.status-module__S-2JKa__code{letter-spacing:.14em;text-transform:uppercase;color:var(--fg-subtle);margin:0 0 .25rem;font-size:.85rem;font-weight:700}.status-module__S-2JKa__title{color:var(--fg);letter-spacing:-.02em;margin:0;font-size:clamp(1.6rem,4vw,2.1rem);font-weight:700}.status-module__S-2JKa__text{color:var(--fg-subtle);max-width:34rem;margin:.5rem 0 1.5rem;font-size:1rem;line-height:1.55}.status-module__S-2JKa__actions{flex-wrap:wrap;justify-content:center;align-items:center;gap:.75rem;display:flex}.status-module__S-2JKa__link,.status-module__S-2JKa__button{cursor:pointer;border:none;border-radius:999px;align-items:center;gap:.4rem;padding:.75rem 1.4rem;font-size:.95rem;font-weight:600;text-decoration:none;transition:transform .15s,background .2s;display:inline-flex}.status-module__S-2JKa__link{background:var(--accent);color:var(--accent-fg)}.status-module__S-2JKa__link:hover{background:var(--accent-hover);transform:translateY(-1px)}.status-module__S-2JKa__button{background:var(--bg-sunken);color:var(--fg);border:1px solid var(--border)}.status-module__S-2JKa__button:hover{background:var(--border-strong);transform:translateY(-1px)}.status-module__S-2JKa__spinner{animation:.9s linear infinite status-module__S-2JKa__statusSpin}@keyframes status-module__S-2JKa__statusSpin{to{transform:rotate(360deg)}}
