.inv-report-filters{display:grid;grid-template-columns:minmax(250px,1fr) repeat(3,minmax(145px,190px)) auto;align-items:end;gap:14px;padding:18px;margin-bottom:14px;border:1px solid #cbd5e1;border-radius:14px;background:#fff;box-shadow:0 4px 15px rgba(15,23,42,.05)}.inv-report-filters h2{margin:0;color:#0f172a;font-size:18px}.inv-report-filters h2 i{color:#0f766e}.inv-report-filters p{margin:5px 0 0;color:#64748b;font-size:12px}.inv-report-filters label{display:grid;gap:6px;color:#334155;font-size:12px;font-weight:800}.inv-report-actions{display:flex;align-items:center;justify-content:flex-end;gap:9px;margin-bottom:14px;padding:12px 16px;border-radius:12px;background:#ecfdf5;color:#065f46}.inv-report-actions>div{margin-right:auto}.inv-report-actions strong,.inv-report-actions small{display:block}.inv-report-actions small{margin-top:3px;color:#047857}.inv-report-nav{display:flex;gap:7px;margin:15px 0;padding-bottom:4px;overflow-x:auto}.inv-report-nav button{display:flex;align-items:center;gap:7px;padding:10px 12px;border:1px solid #cbd5e1;border-radius:10px;background:#fff;color:#475569;white-space:nowrap;cursor:pointer;font-weight:700}.inv-report-nav button.active{border-color:#0f766e;background:#0f766e;color:#fff}.inv-report-nav span{display:grid;min-width:22px;height:22px;place-items:center;border-radius:999px;background:#e2e8f0;color:#334155;font-size:11px}.inv-report-nav button.active span{background:rgba(255,255,255,.22);color:#fff}.inv-report-panel{margin-bottom:18px}.inv-report-panel .inv-panel-header p{margin:4px 0 0;color:#64748b;font-size:12px}.inv-report-panel .inv-panel-header h2 i{color:#0f766e}@media(max-width:1100px){.inv-report-filters{grid-template-columns:1fr 1fr}.inv-report-filters>div:first-child{grid-column:1/-1}}@media(max-width:650px){.inv-report-filters{grid-template-columns:1fr}.inv-report-filters>div:first-child{grid-column:auto}.inv-report-actions{align-items:stretch;flex-wrap:wrap}.inv-report-actions>div{width:100%}.inv-report-actions button{flex:1}}
