.trade-filter-form{display:flex;gap:8px;align-items:center;margin-bottom:9px}.trade-filter-form>input[type=search]{max-width:290px}.trade-filter-form>span{margin-left:auto;font-size:11px}
.trade-filter-form input,.trade-filter-form select{min-height:30px;height:30px;font-size:12px;padding:4px 8px;width:auto}
.trade-panel{margin-bottom:8px}.trade-scroll{max-height:calc(100vh - 220px)}.commercial-table{width:100%;min-width:1040px;table-layout:fixed;font-size:12px}
.commercial-table .col-toggle{width:28px}.commercial-table .col-reference{width:85px}.commercial-table .col-client{width:17%}.commercial-table .col-factory{width:85px}.commercial-table .col-date{width:95px}.commercial-table .col-due{width:130px}.commercial-table .col-pots{width:55px}.commercial-table .col-total{width:85px}.commercial-table .col-status{width:120px}.commercial-table .col-actions{width:220px}
.commercial-table>thead>tr>th{padding:6px 7px;font-size:11px;vertical-align:top;white-space:normal}.commercial-table th label{display:block;margin:0 0 4px;font-weight:500}.commercial-table>thead select{height:27px;min-height:27px;background:white;border:1px solid var(--border);border-radius:4px;width:100%;padding:3px;font-size:10px}
.commercial-table .trade-summary>td{padding:4px 7px;height:44px;vertical-align:middle;font-size:12px}.trade-summary{cursor:pointer}.trade-summary:hover{background:#f5f8fe}.trade-entry.is-expanded .trade-summary{background:#f0f5fc}.trade-summary input,.trade-summary select{width:100%;height:28px;min-height:28px;padding:3px 4px;border:1px solid transparent;border-radius:4px;background:transparent;font-size:12px}.trade-summary input:hover,.trade-summary select:hover{border-color:var(--border)}.trade-summary input:focus,.trade-summary select:focus{border-color:var(--brand);background:white}.trade-summary input[type=date]{font-size:11px}.trade-summary .cell-meta{font-size:10px;margin-top:1px}
.trade-actions{white-space:nowrap}.trade-actions>.button{min-height:28px;padding:4px 7px;font-size:11px}.trade-actions .icon-button{display:inline-grid;vertical-align:middle;font-size:14px;width:24px;min-height:24px;height:26px;padding:2px}.trade-edit-form,.trade-actions form{display:none}.trade-expander{font-size:22px;width:20px;height:25px;min-height:25px;padding:0}.is-expanded .trade-expander{transform:rotate(90deg)}.trade-new-label{color:var(--brand)}
.commercial-table .trade-detail>td{padding:0;background:#fbfcff}.trade-detail-toolbar{display:flex;align-items:center;gap:12px;padding:6px 12px;border-top:1px solid #e4ebf5;font-size:12px}.trade-detail-toolbar>.button{margin-left:auto}.trade-inline-feedback{font-size:11px;color:#466b51}.trade-inline-feedback.is-error{color:#ae3c3c}.trade-entry.is-dirty .trade-summary{box-shadow:inset 3px 0 #dda43e}
.trade-detail-grid{display:grid;grid-template-columns:minmax(0,1fr) 215px;gap:12px;padding:4px 12px 10px}.trade-products{width:100%;table-layout:fixed}.trade-products th,.trade-products td{font-size:11px;padding:4px 5px;height:31px;white-space:normal}.trade-products th{position:static!important;background:#f1f5fa}.trade-products th:first-child{width:26%}.trade-products th:nth-child(2){width:65px}.trade-products th:nth-child(3),.trade-products th:nth-child(4){width:85px}.trade-products th:nth-child(5){width:110px}.trade-products th:last-child{width:26px}.trade-products input,.trade-products select{width:100%;min-height:27px;height:27px;font-size:11px;padding:3px 5px;border:1px solid var(--border);border-radius:4px;background:white}.trade-products input[type=number]{text-align:right}.trade-process-link{font-size:10px;color:#9b6725;white-space:nowrap}.trade-remove .icon-button{padding:0;min-height:22px;height:22px;width:22px;font-size:17px;color:#a85555}.trade-delivery-fields{display:grid;gap:7px;font-size:11px;align-content:start}.trade-delivery-fields label{font-size:11px;font-weight:500;display:grid;gap:3px}.trade-delivery-fields input,.trade-delivery-fields select,.trade-delivery-fields textarea{width:100%;font-size:11px;min-height:28px;padding:4px 6px}.trade-delivery-fields textarea{height:55px;resize:vertical}.trade-delivery-fields p{white-space:pre-wrap;max-height:90px;overflow:auto}
.trade-send-panel{display:flex;gap:10px;align-items:center;padding:8px 12px;border-top:1px solid #e1e8f2;background:#eef4fd;font-size:11px;flex-wrap:wrap}.trade-send-panel[hidden],.trade-detail[hidden],.trade-products [hidden]{display:none!important}.trade-filter-popover summary{font-size:10px;white-space:normal}.trade-filter-popover>div{min-width:195px}.trade-filter-popover input{font-size:12px;min-height:29px}.filter-applied{display:block;font-size:10px;color:var(--brand)}
#trade-preview{width:min(1100px,94vw);height:90vh;border:1px solid var(--border);border-radius:9px;padding:0;box-shadow:0 12px 70px #1235}#trade-preview::backdrop{background:#182b4859}.trade-preview-heading{display:flex;align-items:center;justify-content:space-between;padding:8px 15px;border-bottom:1px solid var(--border);font-size:14px}#trade-preview iframe{border:0;width:100%;height:calc(100% - 47px);background:white}
@media(max-width:1050px){.trade-detail-grid{grid-template-columns:minmax(0,1fr) 175px}.trade-filter-form{flex-wrap:wrap}.trade-filter-form>span{margin-left:0}}
