.recovery-center{border:1px solid var(--border);background:var(--card);color:var(--card-foreground);box-shadow:var(--surface-shadow);border-radius:12px;min-width:0;margin-bottom:24px;padding:20px}.recovery-heading{justify-content:space-between;align-items:flex-start;gap:16px;display:flex}.recovery-heading h2{margin:0 0 6px;font-size:1.125rem;font-weight:650}.recovery-center p{margin:6px 0 12px;font-size:1rem;line-height:1.6}.recovery-center small{color:var(--muted-foreground);font-size:.8125rem}.recovery-actions{flex-wrap:wrap;gap:8px;display:flex}.recovery-items{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;margin-top:16px;display:grid}.recovery-item{overflow-wrap:anywhere;color:#93370d;background:#fffaeb;border:1px solid #fedf89;border-radius:10px;min-width:0;padding:14px}.recovery-center summary{cursor:pointer;min-height:32px;font-size:.9375rem;font-weight:600;line-height:1.5}.recovery-item button{white-space:normal;min-height:44px}.recovery-runbook{border-top:1px solid var(--border);margin-top:16px;padding-top:14px}.recovery-runbook ol{padding-left:24px;font-size:1rem;line-height:1.7}.recovery-runbook li{margin:8px 0}.recovery-offline{color:#b42318;background:#fef3f2;border:1px solid #fda29b;border-radius:8px;margin-top:12px;padding:14px;font-size:1rem;line-height:1.6}.dark .recovery-item{color:#fec84b;background:#3b2b13;border-color:#7a4f16}.dark .recovery-offline{color:#fecdca;background:#55160c;border-color:#912018}@media (max-width:767px){.recovery-heading{flex-direction:column}.recovery-items{grid-template-columns:minmax(0,1fr)}.recovery-center{padding:16px}.recovery-actions{width:100%}.recovery-actions button{white-space:normal;flex:1;min-height:44px}}.transaction-sound{border:1px solid var(--border);background:var(--card);color:var(--card-foreground);box-shadow:var(--surface-shadow);border-radius:12px;flex-wrap:wrap;align-items:center;gap:10px 16px;min-width:0;margin-bottom:20px;padding:16px 18px;display:flex}.transaction-sound-copy{flex:240px;gap:3px;min-width:0;display:grid}.transaction-sound-copy b{font-size:13px}.transaction-sound small,.transaction-sound output{color:var(--muted-foreground);overflow-wrap:anywhere;font-size:12px}.transaction-sound-actions{flex-wrap:wrap;gap:8px;display:flex}.transaction-sound-actions button{min-height:44px}.transaction-sound-help{flex-basis:100%}@media (max-width:600px){.transaction-sound-actions{width:100%}.transaction-sound-actions button{flex:120px}}.wd-live{border:1px solid var(--border);background:var(--card);min-width:0;color:var(--card-foreground);box-shadow:var(--surface-shadow);border-radius:12px;padding:18px}.wd-live>header{justify-content:space-between;align-items:center;gap:12px;margin-bottom:16px;display:flex}.wd-live h2{margin:0;font-size:16px;font-weight:650}.wd-live header p{color:var(--muted-foreground);margin:5px 0 0;font-size:13px}.wd-live header>span{white-space:nowrap;color:var(--primary);font-size:13px}.wd-live-list{gap:12px;display:grid}.wd-live-card{border:1px solid var(--border);background:var(--dashboard-soft);border-radius:10px;min-width:0;padding:16px}.wd-live-heading{flex-wrap:wrap;justify-content:space-between;gap:12px;display:flex}.wd-live-heading>div{gap:4px;min-width:0;display:grid}.wd-live-heading strong{overflow-wrap:anywhere;font-size:14px}.wd-live-heading small,.wd-live-checkpoint{color:var(--muted-foreground);overflow-wrap:anywhere;font-size:12px}.wd-live-status{color:var(--primary);align-items:center;gap:7px;max-width:100%;font-size:14px;display:flex}.wd-live-status svg{flex-shrink:0}.wd-live-status span{overflow-wrap:anywhere}.wd-live-steps{flex-wrap:wrap;gap:8px 16px;margin:18px 0 12px;padding:0;list-style:none;display:flex}.wd-live-steps li{color:var(--muted-foreground);align-items:center;gap:7px;font-size:14px;display:flex}.wd-step-icon{border:1px solid #cbd5e1;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:25px;height:25px;font-size:12px;display:flex}.wd-live-steps li.done,.wd-live-steps li.current{color:#176d5e}.wd-live-steps .done .wd-step-icon{color:#fff;background:#176d5e;border-color:#176d5e}.wd-live-steps .current .wd-step-icon{border:2px solid}.wd-running{background:#f2fbf8;border-color:#8bcbba}.wd-attention,.wd-offline{background:#fffbf4;border-color:#edc78f}.wd-attention .wd-live-status,.wd-offline .wd-live-status{color:#9a5807}.wd-live-detail{overflow-wrap:anywhere;color:#9a5807;margin:0 0 8px;font-size:13px}.dark .wd-running{background:#073b2a;border-color:#157f5b}.dark .wd-attention,.dark .wd-offline{background:#3b2b13;border-color:#7a4f16}.dark .wd-attention .wd-live-status,.dark .wd-offline .wd-live-status,.dark .wd-live-detail{color:#fec84b}.wd-spin{animation:1s linear infinite wd-rotate}@keyframes wd-rotate{to{transform:rotate(360deg)}}@media (max-width:600px){.wd-live,.wd-live-card{padding:12px}.wd-live>header{align-items:flex-start}.wd-live-steps{grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:12px 8px;display:grid}.wd-live-heading{flex-direction:column}}@media (prefers-reduced-motion:reduce){.wd-spin{animation:none}}
