.status-screen-module__Z2wspa__screen{justify-content:center;align-items:center;min-height:100dvh;padding:32px 24px;display:flex}.status-screen-module__Z2wspa__panel{border:1px solid var(--line);border-radius:var(--radius-lg);background:var(--paper-elevated);text-align:center;width:100%;max-width:30rem;padding:40px 36px}.status-screen-module__Z2wspa__mark{background:linear-gradient(90deg, transparent, var(--gold), transparent);width:44px;height:1px;margin:0 auto 24px}.status-screen-module__Z2wspa__title{font-family:var(--font-display);font-size:1.75rem;font-weight:600;line-height:var(--leading-tight);color:var(--ink-strong)}.status-screen-module__Z2wspa__description{color:var(--ink-soft);text-wrap:pretty;margin-top:14px}.status-screen-module__Z2wspa__digest{color:var(--muted);font-variant-numeric:tabular-nums;-webkit-user-select:all;user-select:all;margin-top:20px;font-size:.75rem}.status-screen-module__Z2wspa__actions{flex-wrap:wrap;justify-content:center;gap:12px;margin-top:28px;display:flex}.status-screen-module__Z2wspa__action{border-radius:var(--radius-full);border:1px solid var(--line-gold);color:var(--gold-bright);cursor:pointer;transition:background var(--duration-fast) var(--ease-out), border-color var(--duration-fast) var(--ease-out);padding:11px 22px}.status-screen-module__Z2wspa__action:hover{background:var(--hover-veil);border-color:var(--gold)}.status-screen-module__Z2wspa__actionPrimary{background:var(--gold);border-color:var(--gold);color:var(--on-gold)}.status-screen-module__Z2wspa__actionPrimary:hover{background:var(--gold-bright);border-color:var(--gold-bright)}@media (max-width:560px){.status-screen-module__Z2wspa__panel{padding:32px 24px}.status-screen-module__Z2wspa__title{font-size:1.5rem}}
