.business-mode-panel{margin-top:20px}.business-mode-body{padding:0 20px 20px}.mode-badge{background:#e8f7f4;color:#147e73;border-radius:999px;padding:6px 10px;font-weight:750}.mode-status{display:grid;gap:4px;margin-bottom:16px}.mode-status span,.mode-muted,.mode-advisory{color:var(--muted)}.mode-selector{display:grid;gap:7px;max-width:420px;font-weight:700;margin-bottom:16px}.mode-selector select{border:1px solid var(--line);border-radius:8px;padding:10px;background:#fff;color:var(--ink)}.mode-preview{border:1px solid var(--line);border-radius:12px;padding:18px}.mode-preview-head{display:flex;justify-content:space-between;gap:16px}.mode-preview-head h3{margin:0}.mode-preview-head p{margin:5px 0 15px;color:var(--muted)}.mode-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}.mode-grid section{background:#f8fafc;border:1px solid #e9eef4;border-radius:9px;padding:14px}.mode-grid h4{margin:0 0 8px}.mode-grid p{margin:5px 0}.mode-grid ul{margin:0;padding-inline-start:20px}.mode-warning{background:#fff3dd;border:1px solid #efc276;color:#78501b;border-radius:9px;padding:12px;margin-bottom:14px;font-weight:700}.mode-advisory{font-size:13px}.mode-actions{display:flex;gap:10px;flex-wrap:wrap;margin-top:16px}.mode-reset{color:#9f3e47}.mode-readonly{background:#eef3f7;border-radius:8px;padding:11px;font-weight:650}.mode-context{display:inline-flex;margin-inline-start:8px}
[dir="rtl"] .mode-preview-head,[dir="rtl"] .mode-actions{direction:rtl}[dir="rtl"] .mode-grid ul{padding-inline-start:20px;padding-inline-end:0}
@media(max-width:680px){.mode-grid{grid-template-columns:1fr}.mode-actions button{width:100%}.business-mode-body{padding:0 14px 14px}.mode-preview{padding:14px}}
