.StateScreen-module__ksP_yG__root{min-height:60vh;padding:24px 18px calc(24px + env(safe-area-inset-bottom));justify-content:center;align-items:center;display:flex}.StateScreen-module__ksP_yG__card{background:var(--surface-card);border:1px solid var(--border-mobile);border-radius:var(--radius-card);width:100%;max-width:420px;box-shadow:var(--shadow-md);text-align:center;flex-direction:column;align-items:center;gap:12px;padding:28px 22px;display:flex}.StateScreen-module__ksP_yG__icon{border-radius:var(--radius-pill);background:var(--surface-app);width:56px;height:56px;color:var(--text-secondary);justify-content:center;align-items:center;display:flex}.StateScreen-module__ksP_yG__icon svg{width:28px;height:28px}.StateScreen-module__ksP_yG__title{font-size:18px;font-weight:var(--fw-semibold);color:var(--fg-strong);margin:0}.StateScreen-module__ksP_yG__message{font-size:14px;font-weight:var(--fw-medium);color:var(--text-secondary);margin:0}.StateScreen-module__ksP_yG__detail{text-align:left;background:var(--surface-app);border-radius:var(--radius-button);width:100%;max-height:240px;color:var(--text-secondary);white-space:pre-wrap;word-break:break-word;margin:0;padding:10px 12px;font-size:12.5px;overflow:auto}.StateScreen-module__ksP_yG__actions{flex-direction:column;gap:10px;width:100%;margin-top:6px;display:flex}.StateScreen-module__ksP_yG__button{border-radius:var(--radius-button);width:100%;min-height:48px;font-size:15px;font-weight:var(--fw-semibold);cursor:pointer;justify-content:center;align-items:center;gap:9px;padding:12px 18px;font-family:inherit;text-decoration:none;display:inline-flex}.StateScreen-module__ksP_yG__button:focus-visible{outline:2px solid var(--secondary);outline-offset:1px}.StateScreen-module__ksP_yG__button-primary{background:var(--green-700);color:var(--text-on-brand);border:none}.StateScreen-module__ksP_yG__button-outline{border:1px solid var(--border-strong);background:var(--surface-card);color:var(--fg-strong)}
