:root{color:#0f172a;background:#eef2f6;font-family:system-ui,-apple-system,Segoe UI,Roboto,sans-serif;line-height:1.45}*{box-sizing:border-box}body{margin:0}a{color:inherit;text-decoration:none}button,input,select,textarea{font:inherit}.center{min-height:100vh;display:grid;place-items:center;padding:24px}.app-shell{min-height:100vh;display:flex;flex-direction:column}.topbar{display:flex;align-items:center;gap:16px;padding:14px 24px;background:#0f172a;color:#e2e8f0;position:sticky;top:0;z-index:10}.topbar-brand{font-weight:800;font-size:1.05rem;letter-spacing:.01em}.topbar-brand:hover{opacity:.9}.topbar-email{flex:1;font-size:.85rem;opacity:.85;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.topbar-nav-link{flex:0 0 auto;font-size:.88rem;font-weight:700;color:#7dd3fc;text-decoration:none;white-space:nowrap}.topbar-nav-link:hover{text-decoration:underline}.btn-sm{padding:8px 12px;font-size:.88rem}.main{flex:1;padding:24px;max-width:1200px;width:100%;margin:0 auto}.home-page{gap:20px}.home-intro h1{font-size:1.75rem}.kpi-strip{display:flex;flex-wrap:wrap;gap:10px}.kpi-pill{background:#fff;border:1px solid #e2e8f0;border-radius:999px;padding:8px 14px;font-size:.88rem;color:#64748b}.kpi-pill strong{color:#0f172a;margin-right:4px}.tile-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(220px,1fr));gap:16px}.section-tile{display:flex;flex-direction:column;gap:8px;min-height:148px;padding:18px;border-top:4px solid var(--tile-accent, #0f766e);transition:transform .12s,box-shadow .12s;cursor:pointer}.section-tile:hover{transform:translateY(-2px);box-shadow:0 8px 24px #0f172a1a}.section-tile-wide{grid-column:span 2}.section-tile h2{margin:0;font-size:1.15rem}.section-tile p{margin:0;flex:1;color:#64748b;font-size:.88rem;line-height:1.4}.section-tile-top{display:flex;align-items:center;justify-content:space-between;gap:8px}.section-tile-open{font-size:.82rem;font-weight:700;color:var(--tile-accent, #0f766e)}.page-header{display:grid;gap:6px;margin-bottom:4px}.page-header h1{margin:0;font-size:1.5rem}.page-header p{margin:0;color:#64748b}.home-link{font-size:.88rem;font-weight:600;color:#0f766e;width:fit-content}.home-link:hover{text-decoration:underline}.badge{display:inline-flex;min-width:22px;justify-content:center;padding:2px 8px;border-radius:999px;background:#ef4444;color:#fff;font-size:.75rem;font-weight:700}.card{background:#fff;border:1px solid #e2e8f0;border-radius:12px;padding:16px;box-shadow:0 1px 2px #0f172a0f}.card.narrow{max-width:420px;width:100%}.stack{display:grid;gap:12px}.row{display:flex;gap:12px;align-items:center;flex-wrap:wrap}.inbox-item{display:grid;grid-template-columns:1fr auto;gap:8px;padding:14px 16px;border-bottom:1px solid #e2e8f0}.inbox-item.open{border-left:4px solid #ef4444;background:#fff7f7}.inbox-item:hover{background:#f8fafc}.inbox-item h3{margin:0 0 4px;font-size:.98rem}.inbox-item p{margin:0;color:#64748b;font-size:.88rem}.user-picker-list{max-height:min(52vh,480px);overflow-y:auto;border:1px solid #e2e8f0;border-radius:12px;background:#fff}.user-picker-row{display:flex;align-items:flex-start;gap:12px;padding:10px 12px;border-bottom:1px solid #e2e8f0;cursor:pointer}.user-picker-row:last-child{border-bottom:0}.user-picker-row.selected{background:#eff6ff}.user-picker-row:hover{background:#f8fafc}.user-picker-row.selected:hover{background:#dbeafe}.user-picker-row input[type=checkbox]{margin-top:4px;flex-shrink:0}.user-picker-row-body{flex:1;min-width:0;display:flex;flex-direction:column;gap:2px}.user-picker-row-body strong{font-size:.95rem}.user-picker-row-meta{font-size:.82rem;color:#64748b;word-break:break-all}.user-picker-profile-link{flex-shrink:0;font-size:.82rem;color:#0ea5e9;text-decoration:none;padding-top:2px}.user-picker-profile-link:hover{text-decoration:underline}.user-picker-row-check{display:flex;align-items:flex-start;padding-top:2px}.pill{display:inline-block;padding:2px 8px;border-radius:999px;background:#e2e8f0;font-size:.75rem;text-transform:uppercase;letter-spacing:.03em}.btn{border:0;border-radius:8px;padding:10px 14px;cursor:pointer;background:#0f766e;color:#fff}.btn.secondary{background:#e2e8f0;color:#0f172a}.btn.danger{background:#b91c1c}.field{display:grid;gap:6px}.field input,.field textarea,.field select{border:1px solid #cbd5e1;border-radius:8px;padding:10px 12px}.meta-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(180px,1fr));gap:10px}.meta-grid dt{font-size:.75rem;color:#64748b;margin:0}.meta-grid dd{margin:0;font-weight:600}.error{color:#b91c1c;font-size:.9rem}.callout{border-left:4px solid #0f766e;background:#f0fdfa}.code-block{background:#f8fafc;border:1px solid #e2e8f0;border-radius:8px;padding:12px;overflow:auto;font-size:.78rem;max-height:320px}.plain-list{margin:0;padding-left:18px}.link-row{justify-content:space-between;padding:8px 0;border-bottom:1px solid #f1f5f9}.muted{color:#64748b}.monitoring-panel{border-width:2px}.monitoring-panel.profit-ok{border-color:#6ee7b7}.monitoring-panel.profit-warn{border-color:#fca5a5}.monitoring-head{display:flex;justify-content:space-between;align-items:flex-start;gap:12px;flex-wrap:wrap}.profit-banner{display:flex;align-items:baseline;gap:10px;flex-wrap:wrap;padding:12px 14px;border-radius:10px;margin-top:12px}.profit-banner.positive{background:#ecfdf5;color:#065f46}.profit-banner.negative{background:#fef2f2;color:#991b1b}.profit-banner-page.positive{border-left:4px solid #10b981}.profit-banner-page.negative{border-left:4px solid #ef4444}.profit-value{font-size:1.35rem}.monitoring-kpis{display:grid;grid-template-columns:repeat(auto-fit,minmax(140px,1fr));gap:10px;margin-top:14px}.monitoring-kpis>div{padding:10px 12px;background:#f8fafc;border-radius:8px}.monitoring-kpis dt{font-size:.72rem;color:#64748b;margin:0;text-transform:uppercase;letter-spacing:.04em}.monitoring-kpis dd{margin:4px 0 0;font-weight:700;font-size:1rem}.monitoring-kpis dd.refund{color:#b91c1c}.chart-block{margin-top:16px}.chart-title{margin:0 0 8px;font-size:.85rem;color:#64748b}.bar-chart{display:flex;align-items:flex-end;gap:4px;height:88px;padding:8px 0 0;overflow-x:auto}.bar-chart-tall{height:160px}.bar-group{flex:1;min-width:22px;max-width:36px;display:flex;flex-direction:column;align-items:center;gap:4px}.bar-stack{width:100%;height:72px;display:flex;align-items:flex-end;justify-content:center;gap:2px}.bar-chart-tall .bar-stack{height:140px}.bar{width:45%;min-height:2px;border-radius:3px 3px 0 0}.bar.revenue{background:#0f766e}.bar.refund{background:#f87171}.bar-label{font-size:.62rem;color:#94a3b8}.chart-legend{display:flex;gap:14px;margin-top:8px;font-size:.8rem;color:#64748b}.chart-legend .dot{display:inline-block;width:8px;height:8px;border-radius:2px;margin-right:4px;vertical-align:middle}.chart-legend .dot.revenue{background:#0f766e}.chart-legend .dot.refund{background:#f87171}.panel-shell{min-height:100vh;display:flex;flex-direction:column}.panel-shell-home{height:100vh;overflow:hidden}.panel-main{flex:1;min-height:0}.panel-main-home{max-width:none;padding:10px 14px;overflow:hidden}.panel-main-scroll{max-width:1200px;width:100%;margin:0 auto;padding:20px 24px;overflow-y:auto;overflow-x:hidden}.section-page{padding-bottom:48px}.panel-home{height:100%;display:grid;grid-template-rows:auto auto 1fr;gap:8px;min-height:0;overflow:hidden}.panel-home-top{display:flex;justify-content:space-between;align-items:flex-start;gap:12px}.panel-home-title{margin:0;font-size:1.2rem}.panel-home-sub{margin:2px 0 0;font-size:.78rem;color:#64748b}.panel-home-kpis{display:flex;gap:8px;flex-wrap:wrap;font-size:.75rem;color:#64748b}.panel-home-kpis strong{color:#0f172a}.panel-tile-grid{display:grid;grid-template-columns:repeat(5,1fr);grid-template-rows:repeat(2,minmax(0,1fr));gap:8px;min-height:0}.section-tile-compact{min-height:0!important;padding:10px 12px!important;gap:4px!important}.section-tile-compact h2{font-size:.92rem!important}.section-tile-compact p{font-size:.72rem!important;line-height:1.25!important;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.section-tile-compact .section-tile-open{font-size:.72rem}.monitoring-panel-dashboard{padding:10px 12px!important;margin:0}.finance-hero{border-width:2px}.finance-hero.positive{border-color:#6ee7b7;background:#ecfdf5}.finance-hero.negative{border-color:#fca5a5;background:#fef2f2}.finance-hero-label{margin:0;font-size:.85rem;color:#64748b}.finance-hero-value{margin:6px 0 0;font-size:2rem;font-weight:800}.finance-hero-warn{margin:8px 0 0;font-size:.85rem;color:#b54708}.finance-hero-sub{margin:10px 0 0;font-size:.88rem}.finance-toolbar{flex-wrap:wrap}.finance-exports-top{border:2px solid #0f766e;background:#f0fdfa}.finance-help{background:#f8fafc;border-color:#e2e8f0}.finance-export-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(160px,1fr));gap:10px}.finance-export-btns{flex-wrap:wrap}.finance-ledger-table{font-size:.82rem}.finance-ledger-head,.finance-ledger-row{display:grid;grid-template-columns:90px 1fr 80px 80px 72px;gap:8px;padding:8px 16px;border-bottom:1px solid #e2e8f0}.finance-ledger-head{font-weight:700;background:#f8fafc;font-size:.72rem;text-transform:uppercase;letter-spacing:.04em;color:#64748b}.field input[type=number]{border:1px solid #cbd5e1;border-radius:8px;padding:10px 12px}@media(max-width:1100px){.panel-tile-grid{grid-template-columns:repeat(3,1fr);grid-template-rows:repeat(4,minmax(0,1fr))}}@media(max-width:700px){.panel-tile-grid{grid-template-columns:repeat(2,1fr)}.panel-shell{height:auto;min-height:100vh;overflow:auto}.panel-home{overflow:visible}}.control-shell{height:100vh;overflow:hidden;display:flex;flex-direction:column;background:#0f172a}.control-topbar{flex-shrink:0;display:flex;align-items:center;gap:12px;height:44px;padding:0 14px;background:#020617;border-bottom:1px solid #334155;color:#e2e8f0}.control-topbar-brand{font-weight:800;font-size:.78rem;letter-spacing:.12em;color:#38bdf8}.control-topbar-status{font-size:.65rem;font-weight:700;letter-spacing:.08em;padding:2px 8px;border-radius:4px;background:#14532d;color:#86efac}.control-topbar-email{flex:1;font-size:.78rem;opacity:.75;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;text-align:right}.control-body{flex:1;min-height:0;display:grid;grid-template-columns:212px 1fr}.control-sidebar{background:#0f172a;border-right:1px solid #334155;padding:8px 6px;display:grid;grid-template-columns:1fr 1fr;gap:4px;align-content:start;overflow:hidden}.control-nav-item{display:flex;align-items:center;gap:5px;padding:5px 6px;border-radius:6px;font-size:.68rem;font-weight:600;color:#94a3b8;border:1px solid transparent;min-height:28px}.control-nav-item:hover{background:#1e293b;color:#e2e8f0}.control-nav-item.active{background:#1e3a5f;border-color:#38bdf8;color:#f8fafc}.control-nav-dot{width:6px;height:6px;border-radius:50%;flex-shrink:0}.control-nav-label{flex:1;line-height:1.15;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.control-nav-badge{font-size:.6rem;font-weight:800;background:#ef4444;color:#fff;border-radius:999px;padding:1px 5px;min-width:16px;text-align:center}.control-main{min-height:0;overflow:auto;background:#e8edf2;padding:10px 12px}.control-dashboard{height:100%;min-height:0;display:flex;flex-direction:column;gap:8px;overflow:hidden}.control-display{flex:1;min-height:0;display:flex;flex-direction:column;gap:8px;overflow:hidden}.control-display-header{display:flex;align-items:flex-start;justify-content:space-between;gap:12px;flex-shrink:0}.control-display-title{margin:0;font-size:1.1rem;color:#0f172a}.control-display-sub{margin:2px 0 0;font-size:.78rem;color:#64748b}.control-status-lamps{display:flex;gap:8px;flex-wrap:wrap}.control-lamp{font-size:.72rem;color:#64748b;background:#fff;border:1px solid #cbd5e1;border-radius:6px;padding:4px 10px}.control-lamp em{font-style:normal;font-weight:800;color:#0f172a;margin-right:4px}.control-display-body{flex:1;min-height:0;display:grid;grid-template-columns:1fr 148px;gap:8px;overflow:hidden}.control-kpi-column{display:grid;grid-template-rows:repeat(6,1fr);gap:6px;min-height:0}.control-kpi{background:#fff;border:1px solid #cbd5e1;border-radius:8px;padding:6px 8px;display:flex;flex-direction:column;justify-content:center;min-height:0}.control-kpi-label{font-size:.62rem;text-transform:uppercase;letter-spacing:.04em;color:#64748b}.control-kpi strong{font-size:1.05rem;margin-top:2px}.control-footer{flex-shrink:0;display:flex;align-items:center;gap:10px;background:#fff;border:1px solid #cbd5e1;border-radius:8px;padding:6px 10px;overflow:hidden}.control-footer-label{font-size:.68rem;font-weight:700;text-transform:uppercase;letter-spacing:.06em;color:#64748b;flex-shrink:0}.control-footer-payments{display:flex;gap:8px;overflow:hidden;flex:1}.control-payment-chip{font-size:.72rem;background:#f1f5f9;border-radius:4px;padding:3px 8px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.monitoring-panel-dashboard{min-height:0;display:flex;flex-direction:column;overflow:hidden;margin:0}.monitoring-panel-dashboard .monitoring-kpis-compact{grid-template-columns:repeat(5,1fr);gap:6px}.monitoring-panel-dashboard .monitoring-kpis-compact>div{padding:6px 8px}.monitoring-panel-dashboard .monitoring-kpis-compact dd{font-size:.82rem}.monitoring-panel-dashboard .chart-block{flex:1;min-height:0;display:flex;flex-direction:column;margin-top:8px}.monitoring-panel-dashboard .bar-chart-dashboard{flex:1;min-height:48px;height:auto;max-height:120px}.monitoring-panel-dashboard .profit-banner{margin-top:8px;padding:8px 10px}.monitoring-panel-dashboard .profit-value{font-size:1.1rem}.section-scroll{max-width:1100px}@media(max-width:900px){.control-body{grid-template-columns:1fr;grid-template-rows:auto 1fr}.control-sidebar{grid-template-columns:repeat(4,1fr);max-height:88px;overflow-x:auto;overflow-y:hidden}.control-display-body{grid-template-columns:1fr}.control-kpi-column{grid-template-columns:repeat(3,1fr);grid-template-rows:auto}.control-dashboard{overflow:auto}}@media(max-width:640px){.main{padding:16px}.section-tile-wide{grid-column:span 1}.topbar{flex-wrap:wrap;padding:12px 16px}.topbar-email{order:3;flex-basis:100%}.control-sidebar{grid-template-columns:repeat(3,1fr)}}.panel-main-mc{max-width:none;width:100%;margin:0;padding:0;overflow:hidden;display:flex;flex-direction:column;min-height:0}.mc-desk{flex:1;min-height:0;display:flex;flex-direction:column;background:#eef2f6}.mc-command{display:flex;align-items:center;gap:12px;flex-wrap:wrap;padding:10px 16px;background:#0f172a;color:#e2e8f0;border-bottom:1px solid #1e293b}.mc-command-left{display:flex;align-items:center;gap:12px;min-width:0}.mc-home-link{color:#94a3b8;font-size:.85rem;text-decoration:none;white-space:nowrap}.mc-home-link:hover{color:#e2e8f0}.mc-command-title{display:flex;flex-direction:column;gap:0;line-height:1.2}.mc-command-title strong{font-size:1rem}.mc-command-title span{font-size:.72rem;color:#94a3b8}.mc-command-stats{display:flex;align-items:center;gap:10px;margin-left:auto}.mc-stat-pill{background:#1e293b;border-radius:999px;padding:6px 12px;font-size:.82rem}.mc-stat-pill em{font-style:normal;font-weight:800;color:#7dd3fc}.mc-stat-link{color:#7dd3fc;font-size:.82rem;text-decoration:none}.mc-stat-link:hover{text-decoration:underline}.mc-command-locale{display:flex;gap:4px;background:#1e293b;padding:3px;border-radius:8px}.mc-locale-btn{border:0;background:transparent;color:#94a3b8;font-size:.78rem;font-weight:700;padding:5px 10px;border-radius:6px;cursor:pointer}.mc-locale-btn.active{background:#0ea5e9;color:#fff}.mc-send-btn{white-space:nowrap;background:#0ea5e9!important;font-weight:700;min-width:120px}.mc-send-btn:disabled{opacity:.6}.mc-status-bar{padding:8px 16px;font-size:.85rem;background:#ecfdf5;color:#047857;border-bottom:1px solid #a7f3d0}.mc-status-bar--warn{background:#fef2f2;color:#b91c1c;border-bottom-color:#fecaca}.mc-template-panel{display:flex;align-items:center;gap:12px;padding:8px 16px;background:#fff;border-bottom:1px solid #e2e8f0;min-height:52px}.mc-panel-label{flex-shrink:0;font-size:.72rem;font-weight:800;text-transform:uppercase;letter-spacing:.06em;color:#64748b}.mc-recipients-count{margin-left:6px;font-weight:700;color:#0ea5e9;text-transform:none;letter-spacing:0}.mc-template-rail{display:flex;flex:1;gap:8px;overflow-x:auto;overflow-y:hidden;padding:2px 0 6px;scroll-behavior:smooth;-webkit-overflow-scrolling:touch}.mc-template-rail::-webkit-scrollbar{height:6px}.mc-template-rail::-webkit-scrollbar-thumb{background:#cbd5e1;border-radius:999px}.mc-template-chip{flex:0 0 auto;border:1px solid #e2e8f0;background:#f8fafc;color:#334155;border-radius:999px;padding:7px 14px;font-size:.8rem;font-weight:600;cursor:pointer;white-space:nowrap;transition:background .12s,border-color .12s,transform .1s}.mc-template-chip:hover{background:#eff6ff;border-color:#7dd3fc}.mc-template-chip.active{background:#0ea5e9;border-color:#0284c7;color:#fff}.mc-workbench{flex:1;min-height:0;display:grid;grid-template-columns:minmax(280px,38%) minmax(320px,1fr);gap:0}.mc-pane{min-height:0;display:flex;flex-direction:column;overflow:hidden}.mc-pane-recipients{border-right:1px solid #e2e8f0;background:#fff}.mc-pane-compose{background:#f8fafc;padding:10px 14px;gap:8px}.mc-recipients{flex:1;min-height:0;display:flex;flex-direction:column}.mc-recipients-toolbar{display:flex;flex-wrap:wrap;align-items:center;gap:8px;padding:10px 12px;border-bottom:1px solid #e2e8f0;background:#fafbfc}.mc-filter-input{flex:1;min-width:120px;font-size:.85rem;padding:7px 10px;border:1px solid #e2e8f0;border-radius:8px}.mc-recipients-actions{display:flex;flex-wrap:wrap;gap:4px}.mc-mini-btn{border:1px solid #e2e8f0;background:#fff;border-radius:6px;padding:5px 8px;font-size:.75rem;font-weight:600;cursor:pointer;color:#475569}.mc-mini-btn:hover:not(:disabled){background:#f1f5f9}.mc-mini-btn:disabled{opacity:.45;cursor:not-allowed}.mc-recipients-error{margin:0;padding:8px 12px;font-size:.85rem}.mc-recipients-list{flex:1;min-height:0;max-height:none;border:0;border-radius:0}.mc-recipient-row{padding:8px 12px}.mc-recipients-empty{padding:16px;margin:0;color:#64748b;font-size:.88rem}.mc-compose-head{display:flex;align-items:center;justify-content:space-between;gap:8px}.mc-text-btn{border:0;background:none;color:#0ea5e9;font-size:.8rem;font-weight:600;cursor:pointer;padding:4px 0}.mc-text-btn:hover{text-decoration:underline}.mc-paste-field{width:100%;font-family:ui-monospace,monospace;font-size:.78rem;padding:8px;border:1px dashed #cbd5e1;border-radius:8px;resize:none}.mc-message-field{flex:1;min-height:120px;width:100%;font-size:.92rem;line-height:1.45;padding:12px;border:1px solid #e2e8f0;border-radius:10px;resize:none;background:#fff}.mc-compose-foot{margin:0;font-size:.75rem;color:#94a3b8}.mc-options-bar{display:flex;flex-wrap:wrap;align-items:flex-end;gap:10px 14px;padding:10px 16px;background:#fff;border-bottom:1px solid #e2e8f0}.mc-opt-field{display:flex;flex-direction:column;gap:4px;min-width:140px}.mc-opt-field span{font-size:.68rem;font-weight:700;text-transform:uppercase;letter-spacing:.05em;color:#64748b}.mc-opt-field input,.mc-opt-field select{font-size:.85rem;padding:6px 8px;border:1px solid #e2e8f0;border-radius:8px;background:#fff}.mc-opt-priority{display:flex;flex-direction:column;gap:4px}.mc-opt-priority>span{font-size:.68rem;font-weight:700;text-transform:uppercase;letter-spacing:.05em;color:#64748b}.mc-priority-row{display:flex;gap:4px}.mc-priority-btn{border:1px solid #e2e8f0;background:#f8fafc;border-radius:6px;padding:5px 10px;font-size:.75rem;font-weight:700;cursor:pointer;color:#475569}.mc-priority-btn.active{color:#fff;border-color:transparent}.mc-priority-info.active{background:#1e40af}.mc-priority-important.active{background:#d97706}.mc-priority-urgent.active{background:#dc2626}.mc-opt-check{display:flex;align-items:center;gap:6px;font-size:.82rem;color:#334155;padding-bottom:6px}.mc-group-select{font-size:.78rem;padding:5px 8px;border-radius:6px;border:1px solid #334155;background:#1e293b;color:#e2e8f0}.mc-history-bar{display:flex;flex-wrap:wrap;gap:8px;padding:8px 16px;background:#f1f5f9;border-bottom:1px solid #e2e8f0;max-height:72px;overflow-y:auto}.mc-history-chip{font-size:.75rem;background:#fff;border:1px solid #e2e8f0;border-radius:999px;padding:4px 10px;color:#475569}.mc-group-chip{display:inline-flex;align-items:center;gap:4px}.mc-group-chip button{border:0;background:none;cursor:pointer;color:#94a3b8;font-size:1rem;line-height:1;padding:0 2px}.mc-history-empty{font-size:.8rem;color:#64748b}.mc-compose-split{display:grid;grid-template-columns:1fr minmax(220px,34%);gap:12px;flex:1;min-height:0}.mc-compose-editor{display:flex;flex-direction:column;gap:8px;min-height:0}.mc-msg-label{font-size:.72rem;font-weight:700;color:#64748b;margin:0}.mc-message-field-sm{min-height:80px;flex:0 0 auto}.mc-preview{display:flex;flex-direction:column;gap:8px;min-height:0}.mc-preview-card{flex:1;background:#fff;border:1px solid #e2e8f0;border-radius:12px;padding:14px;display:flex;flex-direction:column;gap:8px}.mc-preview-badge{align-self:flex-start;font-size:.68rem;font-weight:800;text-transform:uppercase;letter-spacing:.05em;padding:3px 8px;border-radius:999px;background:#eff6ff;color:#1e40af}.mc-preview-important .mc-preview-badge{background:#fffbeb;color:#d97706}.mc-preview-urgent .mc-preview-badge{background:#fef2f2;color:#dc2626}.mc-preview-card strong{font-size:.95rem;color:#0f172a}.mc-preview-card p{margin:0;font-size:.85rem;line-height:1.45;color:#475569;flex:1;white-space:pre-wrap}.mc-preview-cta{align-self:flex-start;font-size:.78rem;font-weight:700;color:#0ea5e9;padding:6px 12px;border:1px solid #bae6fd;border-radius:8px;background:#f0f9ff}.mc-preview-actions{display:flex;flex-wrap:wrap;gap:6px}.mc-actions-panel{padding:10px 16px;background:#fff;border-bottom:1px solid #e2e8f0}.mc-actions-head{display:flex;align-items:center;justify-content:space-between;gap:10px;margin-bottom:8px}.mc-actions-empty{margin:0;font-size:.82rem;color:#64748b}.mc-actions-list{display:flex;flex-direction:column;gap:8px}.mc-action-row{display:flex;flex-wrap:wrap;align-items:center;gap:8px;padding:8px 10px;background:#f8fafc;border:1px solid #e2e8f0;border-radius:10px}.mc-action-index{font-size:.72rem;font-weight:800;color:#94a3b8;min-width:16px}.mc-action-row select,.mc-action-row input{font-size:.85rem;padding:6px 8px;border:1px solid #e2e8f0;border-radius:8px;background:#fff}.mc-action-row input{min-width:160px;flex:1}.mc-action-remove{margin-left:auto;border:0;background:none;color:#94a3b8;font-size:1.2rem;line-height:1;cursor:pointer;padding:2px 6px}.mc-action-remove:hover{color:#dc2626}@media(max-width:900px){.mc-compose-split{grid-template-columns:1fr}}@media(max-width:900px){.mc-workbench{grid-template-columns:1fr;grid-template-rows:minmax(200px,42vh) minmax(200px,1fr)}.mc-pane-recipients{border-right:0;border-bottom:1px solid #e2e8f0}.mc-command-stats{margin-left:0;flex-basis:100%}}
