.report-head{display:flex;align-items:flex-start;justify-content:space-between;gap:18px;margin:20px 0;padding:0 2px}.report-head>div{min-width:0}.report-head h2{margin:3px 0;color:var(--party-dark)}.report-head p{margin:4px 0;color:var(--muted);max-width:760px}.report-head>button{flex:0 0 auto}.report-workspace{display:grid;grid-template-columns:minmax(0,1fr) minmax(320px,360px);align-items:start;gap:18px;width:100%}.report-builder,.report-history{min-width:0;padding:22px;overflow:visible}.report-history{max-height:calc(100vh - 155px);overflow:auto;position:sticky;top:112px}.report-form-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px 16px}.report-form-grid label,.report-builder>label{display:grid;align-content:start;gap:7px;min-width:0;font-weight:700}.report-form-grid input,.report-form-grid select,.report-builder>label input{display:block;width:100%;min-width:0;padding:11px;border:1px solid var(--line);border-radius:8px;background:#fff}.report-template-note{margin:15px 0;padding:11px 13px;border-radius:8px;background:#fff5d9;color:#785400}.report-sections{display:grid;gap:12px;margin-top:14px}.report-section-card{min-width:0;padding:14px;border:1px solid #ead6cf;border-radius:10px;background:#fffdfb}.report-section-card header{position:static;height:auto;padding:0;background:none;border:0;box-shadow:none;color:inherit}.report-section-card input{width:100%;min-width:0;padding:9px;border:1px solid var(--line);border-radius:7px;font-weight:700}.report-section-card textarea{width:100%;min-width:0;min-height:108px;margin-top:8px;padding:10px;border:1px solid var(--line);border-radius:7px;resize:vertical}.report-actions{position:static;display:flex;justify-content:flex-end;gap:10px;margin:20px 0 0;padding:16px 0 0;background:transparent;border-top:1px solid var(--line);backdrop-filter:none}.report-actions button{min-height:42px}.export-row{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:8px;padding:12px 0;border-bottom:1px solid var(--line)}.export-row small{display:block;color:var(--muted);margin-top:4px;overflow-wrap:anywhere}.export-row-actions{display:flex;gap:5px}.export-row-actions a,.export-row-actions button{padding:7px 9px;border:1px solid #dbc5bd;border-radius:7px;background:#fff;color:var(--party-dark);text-decoration:none}.template-badge{display:inline-block;padding:4px 8px;border-radius:12px;background:#fff0ce;color:#815500;font-size:11px}.template-import textarea{width:100%;min-height:140px}.smtp-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.smtp-grid label{display:grid;gap:5px;min-width:0}.smtp-grid input{min-width:0;padding:10px;border:1px solid var(--line);border-radius:7px}.state-restored{animation:statePulse .8s ease}@keyframes statePulse{from{box-shadow:0 0 0 3px #ffd34e80}to{box-shadow:none}}
.mail-recipient-picker{margin:10px 0;padding:11px;border:1px solid var(--line);border-radius:9px;background:#fff9ef}.mail-recipient-picker>div{display:flex;flex-wrap:wrap;gap:6px;margin-top:8px;max-height:150px;overflow:auto}.mail-recipient-picker button{padding:7px 9px;border:1px solid #e0cbc3;border-radius:8px;background:#fff;text-align:left}.mail-recipient-picker button small{display:block;color:var(--muted);font-size:10px}.mail-recipient-picker button.selected{border-color:var(--party-red);background:#fff0e7;color:var(--party-dark)}
/* Tooltip menu thu gọn: luôn gọn trên một dòng, không tạo cột che nội dung. */
.sidebar-collapsed aside nav button::after{width:max-content!important;min-width:0!important;max-width:none!important;white-space:nowrap!important;line-height:1.2!important;padding:9px 12px!important}
.report-workspace>.report-history{position:sticky!important;inset:auto!important;top:112px!important;bottom:auto!important;left:auto!important;right:auto!important;width:auto!important;height:auto!important;z-index:1!important;transform:none!important;border-right:1px solid var(--line)!important;background:#fff!important}
@media(max-width:1100px){.report-workspace{grid-template-columns:1fr}.report-workspace>.report-history{order:2;position:static!important;inset:auto!important;max-height:none}}@media(max-width:640px){.report-head{flex-direction:column}.report-head>button{width:100%}.report-form-grid,.smtp-grid{grid-template-columns:1fr}.report-builder,.report-history{padding:14px}.report-actions{padding-top:13px;flex-wrap:wrap}.report-actions button{flex:1 1 180px}.export-row{grid-template-columns:1fr}.export-row-actions{justify-content:flex-start}}
