/*
 * Copyright (c) 2026 Kardori Tecnologia.
 * Todos os direitos reservados. Uso não autorizado proibido.
 */

.module-grid{display:grid;grid-template-columns:minmax(0,1fr) 330px;gap:18px;margin-bottom:22px}.module-primary,.module-side{overflow:hidden}.module-card-head{display:flex;align-items:center;justify-content:space-between;gap:16px;padding:20px 22px;border-bottom:1px solid #e3e9ef}.module-card-head h2{margin:3px 0 0;font-family:var(--erp-heading-font);font-size:1.35rem}.module-order-controls{display:grid;grid-template-columns:1.3fr 1fr 1fr auto;gap:10px;align-items:end;padding:16px 20px;background:#f8fafc;border-bottom:1px solid #e3e9ef}.module-order-controls label,.module-form label{display:grid;gap:6px;color:#536276;font-size:.78rem;font-weight:800}.module-order-controls input,.module-order-controls select,.module-form input,.module-form select,.module-form textarea,.reconcile-select,.table-input{width:100%;border:1px solid #cfd8e3;border-radius:8px;background:#fff;padding:9px;color:var(--erp-text)}.table-input{min-width:90px}.purchase-needed{background:#fffaf0}.erp-table td small{display:block;color:#718096;margin-top:3px}.alert-list{display:grid;gap:10px;padding:16px}.alert-item{display:grid;gap:4px;border-left:4px solid #d99a24;background:#fff8e9;border-radius:9px;padding:12px}.alert-item.danger{border-color:#b83232;background:#fff1f1}.alert-item span,.alert-item small{color:#697386}.module-section{margin-top:18px;overflow:hidden}.module-form{display:grid;gap:13px;padding:18px}.module-form small,.module-note{color:#697386}.module-note{padding:0 22px 20px}.export-head{align-items:flex-end}.export-controls{display:flex;gap:8px;flex-wrap:wrap}.export-controls input{border:1px solid #cfd8e3;border-radius:8px;padding:9px}.status-badge.warning{background:#fff0c2;color:#815600}.status-badge.aprovado,.status-badge.credito{background:#dff5e8;color:#14623a}.status-badge.debito{background:#ffe5e2;color:#9e2d25}.status-badge.recebido{background:#e0efff;color:#1d5f9e}.row-actions{display:flex;gap:6px}.table-action.ghost{background:transparent;color:#697386}.responsive-table{overflow-x:auto}.bank-grid{grid-template-columns:minmax(0,1.45fr) minmax(290px,.55fr)}@media(max-width:1050px){.module-grid,.bank-grid{grid-template-columns:1fr}.module-order-controls{grid-template-columns:1fr 1fr}.module-order-controls button{grid-column:1/-1}}@media(max-width:650px){.module-order-controls{grid-template-columns:1fr}.export-head{align-items:stretch;flex-direction:column}.export-controls{display:grid}.page-heading{align-items:flex-start}.erp-table{min-width:800px}}
/* Kardori business modules refresh 2026 */
.module-grid{gap:20px}.module-card-head{padding:22px 24px;background:linear-gradient(180deg,#fff,#fbfcfb)}.module-card-head h2{font-family:var(--erp-heading-font);font-size:1.3rem}.module-order-controls{gap:12px;padding:18px 22px;background:#f4f7f6}.module-order-controls label,.module-form label{font-size:.82rem}.module-order-controls input,.module-order-controls select,.module-form input,.module-form select,.module-form textarea,.reconcile-select,.table-input,.export-controls input{min-height:44px;border-color:var(--erp-border);border-radius:var(--erp-control-radius);font:inherit}.purchase-needed{background:#fff9ec}.alert-list{gap:12px;padding:18px}.alert-item{border-left-width:5px;border-radius:12px;padding:14px}.alert-item span,.alert-item small{font-size:.76rem}.module-form{gap:15px;padding:22px}.module-note{font-size:.8rem}.status-badge.warning{background:#fff0c7;color:#5b3500}.responsive-table{border-radius:inherit}.row-actions button{min-height:40px}.export-controls{align-items:center}
:where(.module-grid button,.module-grid input,.module-grid select,.module-grid textarea):focus-visible{outline:3px solid color-mix(in srgb,var(--erp-primary) 70%,white);outline-offset:3px}
@media(max-width:650px){.module-card-head{align-items:flex-start;flex-direction:column}.module-order-controls{padding:16px}.module-form{padding:17px}}
