.app-status{box-sizing:border-box;color:#0a0a0a;background:#f5f5f5;justify-content:center;align-items:center;min-height:100dvh;padding:32px 24px;font-family:ui-sans-serif,system-ui,-apple-system,Segoe UI,Roboto,Helvetica,Arial,sans-serif;display:flex}.app-status--admin{background:0 0;min-height:calc(100dvh - 64px);padding:48px 40px}.app-status-card{text-align:center;background:#fff;border:1px solid #e5e5e5;border-radius:14px;width:min(100%,440px);padding:40px 36px;box-shadow:0 1px 3px #0000000f,0 8px 24px #00000014}.app-status-icon{color:#0a0a0a;background:#f5f5f5;border-radius:14px;justify-content:center;align-items:center;width:56px;height:56px;margin:0 auto 18px;display:inline-flex}.app-status-icon--error{color:#b91c1c;background:#fef2f2}.app-status-code{letter-spacing:.08em;text-transform:uppercase;color:#737373;margin:0 0 8px;font-size:13px;font-weight:700}.app-status-title{letter-spacing:-.02em;color:#0a0a0a;margin:0 0 10px;font-size:24px;font-weight:700}.app-status-message{color:#525252;margin:0 0 24px;font-size:15px;line-height:1.55}.app-status-actions{flex-wrap:wrap;justify-content:center;gap:10px;display:flex}.app-status-btn{cursor:pointer;border:1px solid #0000;border-radius:10px;justify-content:center;align-items:center;gap:8px;min-height:40px;padding:0 18px;font-family:inherit;font-size:14px;font-weight:600;text-decoration:none;transition:background .15s,border-color .15s,color .15s;display:inline-flex}.app-status-btn-primary{color:#fff;background:#0a0a0a;border-color:#0a0a0a}.app-status-btn-primary:hover{background:#262626;border-color:#262626}.app-status-btn-secondary{color:#262626;background:#fff;border-color:#e5e5e5}.app-status-btn-secondary:hover{color:#0a0a0a;border-color:#0a0a0a}
