.session-timeout-modal{padding:1.5rem;text-align:center;font-family:system-ui,sans-serif;background:#fff;border-radius:.5rem}body.dark .session-timeout-modal{background:#1f1f1f}.stm-header{font-size:1.25rem;font-weight:500;color:#ef4444;margin-bottom:.5rem}.stm-description{font-size:.875rem;color:#7f7f7f;margin-bottom:1.5rem;padding:0 1rem}.stm-countdown{font-size:2.5rem;font-weight:400;color:#000;margin-bottom:1.5rem}body.dark .stm-countdown{color:#fff}.stm-actions{display:flex;justify-content:center;gap:.5rem}.stm-btn{padding:.5rem 1rem;font-size:.875rem;border:none;border-radius:.375rem;cursor:pointer;transition:background .2s;outline:none}.stm-btn.primary{background:#ef4444;color:#fff}.stm-btn.primary:hover:not(:disabled){background:#dc2626}.stm-btn.secondary{background:#fff;color:#374151;border:1px solid #d1d5db}.stm-btn.secondary:hover:not(:disabled){background:#f3f4f6}.stm-btn:disabled{opacity:.6;cursor:not-allowed}.session-end-modal{text-align:center;font-family:system-ui,sans-serif;padding:1rem}.session-end-modal.light{background:#fff}.session-end-modal.dark{background:#1f1f1f}.sem-header{display:inline-flex;align-items:center;gap:.5rem;font-size:1.125rem;font-weight:600;color:#dc2626}.sem-description{margin-top:.5rem;font-size:.875rem;color:#7f7f7f}.sem-actions{margin-top:2rem;display:flex;justify-content:center}.sem-button{width:160px;height:36px;border-radius:9999px;font-size:1rem;font-weight:500;border:none;cursor:pointer;transition:background .2s}.session-end-modal.light .sem-button{background:#000;color:#fff}.session-end-modal.light .sem-button:disabled{background:#d1d5db;cursor:not-allowed}.session-end-modal.dark .sem-button{background:#fff;color:#000}.session-end-modal.dark .sem-button:disabled{background:#4b5563;cursor:not-allowed}.warning-icon{font-size:1.25rem}
