.customer-report{max-width:1600px;padding:18px 24px}
.customer-report .module-head{margin-bottom:12px}
.customer-report .module-head h1{font-size:25px;margin-top:3px}
.customer-report .back-button{margin-bottom:7px;padding:6px 10px;font-size:13px}
.customer-report .report-nav{display:flex;align-items:center;gap:7px}.customer-report .report-nav .back-button{margin-bottom:0}.customer-report .report-nav .secondary-button{padding:6px 10px;font-size:13px}
.customer-report-filter{display:grid;grid-template-columns:170px 140px 140px minmax(210px,1fr) 155px;gap:8px 10px;align-items:end;margin:10px 0 12px;padding:12px 14px;background:#fff;border:1px solid #e1e6ee;border-radius:11px}
.customer-report-filter label{display:flex;flex-direction:column;gap:4px;color:#68758c;font-size:11px;margin:0}
.customer-report-filter input,.customer-report-filter select{height:36px;padding:0 8px;border:1px solid #dce2eb;border-radius:7px;background:#fff;font-size:12px}
.customer-report-filter .report-check{height:30px;flex-direction:row;align-items:center;white-space:nowrap;color:#344158;grid-row:2}
.customer-report-filter .report-check input{width:15px;height:15px}
.customer-report-filter .report-check:nth-of-type(6){grid-column:1}
.customer-report-filter .report-check:nth-of-type(7){grid-column:2}
.customer-report-filter button{grid-column:5;grid-row:2;height:34px;padding:0 16px;border:0;border-radius:7px;background:#176bff;color:#fff;font-size:12px;font-weight:700}
.customer-report .movement-card{margin-top:10px;overflow:auto;border-radius:11px}
.customer-report .directory-title{padding:12px 16px}
.customer-report .directory-title h2{font-size:17px}
.customer-report table{min-width:760px;font-size:12px}
.customer-report .osv-table table{min-width:1080px}
.customer-report .movement-card th,.customer-report .movement-card td{padding:7px 8px}
.customer-report .movement-card thead th{font-size:10px;letter-spacing:.02em;line-height:1.25}
.customer-report .osv-table th{text-align:center}
.customer-report .osv-table td:nth-child(n+5){text-align:right;white-space:nowrap}
.customer-report .currency-badge{padding:3px 6px;font-size:10px}
.report-total th{background:#e9f0fb!important;color:#17233b!important;font-weight:800}
.report-total{background:#f1f5fb}
.drill-button{display:block;margin-top:4px;padding:2px 7px;border:0;border-radius:5px;background:#edf3ff;color:#176bff;font-size:10px;font-weight:700}.drill-row{display:none}.drill-row.open{display:table-row}.drill-row>td{padding:0!important;background:#f7f9fc}.drill-content{padding:8px 12px 12px 36px}.drill-content table{width:100%;min-width:0!important;background:#fff;border:1px solid #dfe5ee}.drill-content th,.drill-content td{padding:6px 9px!important}.drill-content th{background:#edf2f8!important}.osv-summary:has(+.drill-row.open){background:#f1f6ff}
@media(max-width:1000px){.customer-report-filter{grid-template-columns:1fr 1fr}.customer-report-filter>*{grid-column:auto!important;grid-row:auto!important}.customer-report{padding:12px}.customer-report .osv-table table{min-width:1050px}}
