.button-module__ZrnLOW__button{border-radius:var(--radius-control);min-height:48px;padding:0 var(--space-5);font:inherit;justify-content:center;align-items:center;gap:var(--space-2);cursor:pointer;transition:background-color var(--motion-fast), border-color var(--motion-fast), color var(--motion-fast), box-shadow var(--motion-fast);border:1px solid #0000;font-weight:750;display:inline-flex}.button-module__ZrnLOW__button:focus-visible{outline:2px solid var(--focus-ring);outline-offset:2px}.button-module__ZrnLOW__button:disabled{cursor:not-allowed;opacity:.55}.button-module__ZrnLOW__primary{background:var(--primary-600);color:#fff}.button-module__ZrnLOW__primary:hover:not(:disabled){background:var(--primary-700)}.button-module__ZrnLOW__secondary{color:var(--primary-700);border-color:var(--primary-200);background:#fff}.button-module__ZrnLOW__secondary:hover:not(:disabled){background:var(--primary-50)}.button-module__ZrnLOW__tertiary{color:var(--text-secondary);background:0 0}.button-module__ZrnLOW__tertiary:hover:not(:disabled){background:var(--surface-soft)}.button-module__ZrnLOW__danger{background:var(--danger-600);color:#fff}.button-module__ZrnLOW__spinner{border:2px solid #ffffff73;border-top-color:currentColor;border-radius:50%;width:18px;height:18px;animation:.8s linear infinite button-module__ZrnLOW__spin}@keyframes button-module__ZrnLOW__spin{to{transform:rotate(360deg)}}@media (prefers-reduced-motion:reduce){.button-module__ZrnLOW__spinner{animation-duration:1.6s}}
.state-panel-module__kqS_yG__panel{max-width:640px;padding:var(--space-8);text-align:center;background:var(--surface);border:1px solid var(--border-default);border-radius:var(--radius-modal);margin:80px auto}.state-panel-module__kqS_yG__panel h1{font-size:var(--h2);margin:var(--space-3) 0}.state-panel-module__kqS_yG__panel p{color:var(--text-secondary)}.state-panel-module__kqS_yG__icon{color:var(--primary-600);font-size:42px}.state-panel-module__kqS_yG__action{margin-top:var(--space-5)}
