:root{font-family:Inter,system-ui,sans-serif;color:#192535;background:#f5f7fa}*{box-sizing:border-box}body{margin:0}button,input,select{font:inherit}button{cursor:pointer;border:0;border-radius:9px;background:#0d66ff;color:white;padding:10px 13px;font-weight:700;display:inline-flex;align-items:center;gap:7px}.ghost{background:#eef2f7;color:#37475a}.icon{padding:6px;background:transparent;color:inherit}.shell{display:flex;min-height:100vh}.side{width:230px;background:#0d1d33;color:#d8e4f2;position:fixed;inset:0 auto 0 0;padding:20px 14px;display:flex;flex-direction:column;z-index:30}.brand{font-size:22px;font-weight:900;color:white}.brand span{color:#63a4ff}.big{font-size:29px;text-align:center;margin-bottom:25px}.side-top{display:flex;align-items:center;justify-content:space-between;padding:3px 8px 20px}.side nav{display:flex;flex-direction:column;gap:5px}.side nav button{background:transparent;color:#9fb0c4;justify-content:flex-start}.side nav button.active,.side nav button:hover{background:#152e50;color:white}.dev{margin-top:auto;color:#7f93aa;font-size:12px;display:flex;gap:7px;align-items:center;padding:10px}.body{margin-left:230px;width:calc(100% - 230px)}header{height:68px;background:white;border-bottom:1px solid #e2e8ef;display:flex;align-items:center;justify-content:space-between;padding:0 26px;position:sticky;top:0;z-index:20}header>div{display:flex;flex-direction:column}header small{font-size:10px;color:#7d8996;font-weight:800;letter-spacing:.08em}main{padding:26px;max-width:1650px;margin:auto}.head{display:flex;justify-content:space-between;align-items:flex-start;margin-bottom:20px}.head h1{margin:0 0 4px;font-size:25px}.head p{margin:0;color:#778493;font-size:14px}.actions{display:flex;gap:8px}.kpis{display:grid;grid-template-columns:repeat(4,1fr);gap:14px;margin-bottom:15px}.kpi,.panel{background:white;border:1px solid #e4e9f0;border-radius:14px;box-shadow:0 2px 8px rgba(18,35,58,.03)}.kpi{padding:17px;display:flex;flex-direction:column;gap:5px}.kpi span,.kpi small{font-size:12px;color:#7c8997}.kpi b{font-size:24px}.cols{display:grid;grid-template-columns:1.5fr 1fr;gap:15px}.panel{padding:18px}.panel h3{margin:0 0 10px}.att{border-top:1px solid #edf0f4;padding:12px 0;display:grid;grid-template-columns:1fr auto;gap:4px 12px;align-items:center}.att:first-of-type{border-top:0}.att div{display:flex;gap:8px}.att small{color:#84919e}.att p{grid-column:1;margin:0;color:#667585;font-size:13px}.row{display:flex;justify-content:space-between;padding:11px 0;border-top:1px solid #edf0f4}.row:first-of-type{border-top:0}.row span{color:#677687}.filters{display:flex;gap:10px;margin-bottom:12px}.filters>div{flex:1;background:white;border:1px solid #dde4ec;border-radius:10px;display:flex;align-items:center;gap:8px;padding:0 10px;color:#768493}.filters input{border:0;outline:0;width:100%;padding:10px 0}.filters select,.grid input,.grid select{border:1px solid #dce3eb;border-radius:9px;padding:10px;background:white}.table-panel{padding:0;overflow:hidden}.table-wrap{overflow:auto}table{width:100%;border-collapse:collapse;min-width:760px}th{background:#f8fafc;text-align:left;text-transform:uppercase;font-size:10px;color:#6f7b89;padding:11px 13px;border-bottom:1px solid #e6ebf1}td{padding:13px;border-bottom:1px solid #edf1f5;font-size:13px;color:#344254}td small{display:block;color:#8793a0}.pill{display:inline-flex;padding:5px 8px;border-radius:999px;background:#f0f2f5;color:#637182;font-size:10px;font-weight:800}.pill.ok{background:#eaf8ef;color:#2b8b49}.pill.bad{background:#ffeded;color:#c13b3b}.pill.blue{background:#e9f3ff;color:#276fda}.pill.info{background:#eef0ff;color:#6266d1}.empty{padding:50px;text-align:center;display:flex;flex-direction:column;align-items:center;gap:7px;color:#86929f}.empty b{color:#3e4b5c}.loading{padding:40px;text-align:center;color:#7c8996}.login{min-height:100vh;display:grid;place-items:center;padding:20px;background:radial-gradient(circle at top left,#e8f2ff,transparent 35%),#f5f7fa}.login-card{width:min(410px,100%);background:white;border:1px solid #e2e8ef;border-radius:18px;padding:31px;box-shadow:0 22px 55px rgba(37,53,76,.09);display:flex;flex-direction:column;gap:13px}.login-card h1{text-align:center;margin:0}.login-card>p{text-align:center;margin:0 0 8px;color:#7b8795}.login-card label,.grid label{font-size:12px;color:#49596a;font-weight:700;display:flex;flex-direction:column;gap:6px}.login-card input{border:1px solid #dce3eb;border-radius:9px;padding:11px}.login-card small{text-align:center;color:#87939f}.err{background:#fff0f0;color:#b53636;padding:9px 11px;border-radius:9px;font-size:12px}.back{position:fixed;inset:0;background:rgba(7,18,33,.48);display:grid;place-items:center;padding:20px;z-index:60}.modal{background:white;border-radius:16px;width:min(720px,100%);max-height:92vh;overflow:auto;box-shadow:0 25px 80px rgba(0,0,0,.2)}.modal-head{padding:19px 21px;border-bottom:1px solid #edf0f4;display:flex;justify-content:space-between}.modal-head h3{margin:0}.modal-head p{margin:3px 0 0;color:#7f8b98;font-size:13px}.grid{display:grid;grid-template-columns:1fr 1fr;gap:13px;padding:20px}.span{grid-column:span 2}.modal-actions{display:flex;justify-content:flex-end;gap:8px;border-top:1px solid #edf0f4;padding-top:15px}.center{min-height:100vh;display:grid;place-items:center}.spin{animation:spin 1s linear infinite}@keyframes spin{to{transform:rotate(360deg)}}.mob{display:none}.scrim{display:none}
@media(max-width:950px){.kpis{grid-template-columns:repeat(2,1fr)}.cols{grid-template-columns:1fr}}
@media(max-width:720px){.mob{display:inline-flex}.side{transform:translateX(-100%);transition:.2s}.side.open{transform:none}.body{margin-left:0;width:100%}.scrim{display:block;position:fixed;inset:0;background:rgba(6,17,32,.42);z-index:25}header{padding:0 14px;height:61px}header .ghost{font-size:0}main{padding:17px 13px}.head h1{font-size:21px}.filters{flex-wrap:wrap}.filters>div{flex-basis:100%}.grid{grid-template-columns:1fr}.span{grid-column:span 1}.kpis{gap:9px}.kpi{padding:13px}}
@media(max-width:430px){.kpis{grid-template-columns:1fr}.login-card{padding:25px 20px}}
.clickable{cursor:pointer}.clickable:hover td{background:#fbfdff}.wide{width:min(980px,96vw)}.small{width:min(520px,96vw)}textarea{border:1px solid #dce3eb;border-radius:9px;padding:10px;min-height:82px;resize:vertical;font:inherit}.tabs{display:flex;gap:8px;padding:12px 20px 0}.tab{background:#eef2f7;color:#5c6b7b}.tab.active{background:#0d66ff;color:#fff}.hidden{display:none!important}.history{padding:20px}.history.compact{border-top:1px solid #edf0f4}.history h4{margin:0 0 12px}.history-row{display:grid;grid-template-columns:16px 1fr;gap:10px;padding:8px 0}.history-row .dot{width:9px;height:9px;border-radius:50%;background:#0d66ff;margin-top:5px}.history-row div{display:flex;flex-direction:column;gap:3px}.history-row small{color:#85919d;font-size:11px}.history-row p{margin:2px 0 0;color:#637182;font-size:12px}.shipment-tools{display:flex;gap:8px;padding:14px 20px;border-bottom:1px solid #edf0f4}.shipment-table{max-height:390px}.one{grid-template-columns:1fr}.one>*{grid-column:1!important}.nested{position:fixed;inset:0;background:rgba(7,18,33,.55);display:grid;place-items:center;padding:20px;z-index:80}.pick-list{max-height:450px;overflow:auto;padding:10px 18px}.pick-list label{display:grid;grid-template-columns:auto 1fr auto;gap:10px;align-items:center;padding:10px 4px;border-bottom:1px solid #edf0f4;cursor:pointer}.pick-list span{display:flex;flex-direction:column}.pick-list small{color:#8793a0}.pick-list em{font-style:normal;font-size:10px;color:#667585}.pad{padding:15px 20px}.toast{position:fixed;right:20px;bottom:20px;background:#173153;color:white;padding:12px 16px;border-radius:10px;z-index:120;box-shadow:0 12px 35px rgba(0,0,0,.18);font-weight:700;font-size:13px}.toast.bad{background:#b53636}.actions{flex-wrap:wrap}input[type=checkbox]{accent-color:#0d66ff}
@media(max-width:720px){.wide,.small{width:100%}.shipment-tools{flex-wrap:wrap}.toast{left:12px;right:12px;bottom:12px;text-align:center}}
.kpis.mini{grid-template-columns:repeat(3,minmax(0,1fr));margin:14px 0}.invoice-actions,.shipment-tools{display:flex;gap:10px;flex-wrap:wrap;margin:14px 0}.balance-list{display:grid;gap:8px;max-height:520px;overflow:auto}.balance-row{appearance:none;background:#fff;border:1px solid #e5e7eb;border-radius:12px;padding:12px 14px;color:#172033;display:flex;justify-content:space-between;align-items:center;text-align:left;width:100%}.balance-row:hover{background:#f8fafc}.balance-row span{display:grid;gap:2px}.balance-row span b{font-size:12px;color:#64748b}.balance-row em{font-style:normal;text-align:right;font-weight:700}.balance-row em small{display:block;color:#0d66ff;font-weight:600}.danger{color:#b42318!important;border-color:#fecaca!important}.panel>h3{margin-top:0}.row span small{display:block;color:#64748b;font-size:11px;margin-top:2px}
@media(max-width:700px){.kpis.mini{grid-template-columns:1fr}.invoice-actions{display:grid}.invoice-actions button{width:100%}}



/* Delivery workspace */
.delivery-summary{margin-bottom:14px}
.delivery-filters{margin-bottom:12px}
.delivery-main-panel{margin-bottom:15px}
.panel-titlebar{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:16px 18px;border-bottom:1px solid #edf1f5;background:#fff}
.panel-titlebar h3{margin:0;font-size:16px}
.panel-titlebar p{margin:3px 0 0;color:#7b8794;font-size:12px}
.compact-btn{padding:8px 10px;font-size:12px}
.delivery-bottom-grid{display:grid;grid-template-columns:1fr 1fr;gap:15px}
.compact-table{min-width:620px}
.delivery-empty{min-height:112px;padding:24px;display:flex;flex-direction:column;justify-content:center;align-items:center;gap:5px;color:#8995a2;text-align:center}
.delivery-empty-icon{width:28px;height:28px;border-radius:8px;background:#f1f5f9;display:grid;place-items:center;color:#6f7d8c;margin-bottom:2px}
.delivery-empty b{color:#425063;font-size:13px}
.delivery-empty span{font-size:12px}
.delivery-order-picker{border:1px solid #dde4ec;border-radius:11px;max-height:280px;overflow:auto;background:#fbfcfe}
.delivery-order-row{display:grid!important;grid-template-columns:auto 1fr auto;gap:11px!important;align-items:center;padding:11px 12px;border-bottom:1px solid #edf1f5;cursor:pointer;font-weight:400!important}
.delivery-order-row:last-child{border-bottom:0}
.delivery-order-row:hover{background:#f6f9fd}
.delivery-order-row span{display:flex;flex-direction:column;gap:2px}
.delivery-order-row span b{color:#2e3c4c;font-size:13px}
.delivery-order-row small{color:#83909c;font-size:11px}
.delivery-order-row em{font-style:normal;color:#6b7887;font-size:11px;text-align:right}
.delivery-detail-body{display:grid;grid-template-columns:1fr 1fr;gap:14px;padding:0 20px 4px}
.delivery-detail-panel{box-shadow:none}
.delivery-info-grid{display:grid;grid-template-columns:1fr 1fr;gap:12px}
.delivery-info-grid>div{display:flex;flex-direction:column;gap:3px;border-top:1px solid #eef2f5;padding-top:9px}
.delivery-info-grid>div:nth-child(-n+2){border-top:0;padding-top:0}
.delivery-info-grid .span2{grid-column:span 2}
.delivery-info-grid span{font-size:11px;color:#85919d}
.delivery-info-grid b{font-size:13px;color:#344254}
.delivery-content-list{max-height:230px;overflow:auto}
.delivery-content-row{display:flex;justify-content:space-between;align-items:center;gap:12px;padding:10px 0;border-top:1px solid #edf1f5}
.delivery-content-row:first-child{border-top:0}
.delivery-content-row span{display:flex;flex-direction:column;gap:2px}
.delivery-content-row small{color:#8793a0;font-size:11px}
.delivery-content-row em{font-style:normal;font-size:10px;font-weight:800;color:#667585;background:#f0f2f5;border-radius:999px;padding:5px 8px}
.delivery-kpi-status{font-size:17px!important}
@media(max-width:1100px){.delivery-bottom-grid{grid-template-columns:1fr}}
@media(max-width:720px){.delivery-detail-body{grid-template-columns:1fr;padding:0 13px}.delivery-summary{grid-template-columns:1fr 1fr}.panel-titlebar{padding:13px}.delivery-order-row{grid-template-columns:auto 1fr}.delivery-order-row em{grid-column:2;text-align:left}}
@media(max-width:430px){.delivery-summary{grid-template-columns:1fr}}

/* V7 finance/reports/admin/system health */
.side nav{overflow:auto;padding-bottom:12px}
.nav-ico{display:inline-block;width:20px;text-align:center;margin-right:3px}
.finance-cols{grid-template-columns:1.15fr .85fr}
.finance-bottom-grid,.system-grid{display:grid;grid-template-columns:1fr 1fr;gap:15px;margin-top:15px}
.admin-grid{display:grid;grid-template-columns:1fr 1fr;gap:15px}
.admin-wide{grid-column:span 2}
.admin-card-list{padding:4px 16px 14px;max-height:450px;overflow:auto}
.admin-card{display:flex;justify-content:space-between;gap:15px;align-items:center;padding:12px 0;border-bottom:1px solid #edf1f5}
.admin-card:last-child{border-bottom:0}
.admin-card span{display:flex;flex-direction:column;gap:2px}
.admin-card small,.setting-row small{color:#8793a0;font-size:11px}
.admin-card em{font-style:normal;font-weight:800;color:#425063;white-space:nowrap}
.settings-list{padding:2px 17px 16px}
.setting-row{display:flex;justify-content:space-between;gap:18px;align-items:center;padding:12px 0;border-bottom:1px solid #edf1f5}
.setting-row span{display:flex;flex-direction:column;gap:3px}
.setting-row code{font-size:11px;background:#f4f7fa;border-radius:7px;padding:5px 7px;max-width:48%;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}
.row-actions{display:flex;gap:6px;align-items:center}
button.mini{font-size:11px;padding:6px 8px}
.info-box{border:1px solid #dce8f8;background:#f5f9ff;color:#5b6c80;border-radius:9px;padding:10px;font-size:12px}
.health-row{display:flex;justify-content:space-between;gap:15px;padding:11px 18px;border-top:1px solid #edf1f5}
.health-row:first-of-type{border-top:0}
.health-row span{color:#73808d;font-size:12px}
.health-row b{font-size:12px;color:#344254;text-align:right}
.report-filter{max-width:260px}
@media(max-width:1150px){.finance-cols,.finance-bottom-grid,.system-grid{grid-template-columns:1fr}.admin-grid{grid-template-columns:1fr}.admin-wide{grid-column:auto}}
@media(max-width:700px){.setting-row{align-items:flex-start;flex-direction:column}.setting-row code{max-width:100%}.row-actions{flex-wrap:wrap}}


/* V8 Bulk Order Upload + Arrival Batches */
.bulk-modal{width:min(1380px,98vw);max-height:95vh}
.bulk-source{padding:18px 20px;border-bottom:1px solid #edf1f5;background:#fbfcfe}
.bulk-tabs{display:flex;gap:7px;margin-bottom:12px}.bulk-text{width:100%;min-height:230px;background:#fff}
.upload-zone{border:2px dashed #cad5e2;border-radius:13px;background:white;display:grid;place-items:center;min-height:190px;font-weight:800;color:#516275;cursor:pointer}.upload-zone input{display:none}.pdf-name{font-size:12px;color:#68798b;margin-top:8px;text-align:center}
.bulk-source-actions{display:flex;justify-content:flex-end;gap:8px;margin-top:11px}.bulk-summary{display:grid;grid-template-columns:repeat(4,1fr);gap:10px;padding:16px 20px;background:white}.bulk-summary>div{border:1px solid #e5eaf0;border-radius:11px;padding:12px;display:flex;flex-direction:column;gap:4px}.bulk-summary span{font-size:11px;color:#7c8997}.bulk-summary b{font-size:19px}
.bulk-copybar{display:flex;align-items:center;gap:7px;padding:0 20px 14px;flex-wrap:wrap}.bulk-copybar>span{font-size:11px;color:#778493;font-weight:800}
.bulk-defaults{display:grid;grid-template-columns:repeat(4,1fr);gap:10px;padding:15px 20px;border-top:1px solid #edf1f5;border-bottom:1px solid #edf1f5;background:#f8fafc}.bulk-defaults label{font-size:11px;color:#536475;font-weight:800;display:flex;flex-direction:column;gap:5px}.bulk-defaults input,.bulk-defaults select{border:1px solid #dce3eb;border-radius:8px;padding:9px;background:#fff}.bulk-defaults small{font-weight:500;color:#8793a0}.arrival-toggle{justify-content:center}.arrival-toggle input{width:auto;margin-right:6px}
.bulk-preview{max-height:400px}.bulk-preview table{min-width:1450px}.bulk-preview td{padding:6px}.cell-input,.customer-cell{width:100%;min-width:115px;border:1px solid #e0e6ed;border-radius:7px;padding:7px;background:white;font-size:12px}.track-cell{min-width:160px}.weight-cell{min-width:75px}.row-check{min-width:120px}
.bulk-footer{display:flex;justify-content:space-between;gap:15px;align-items:center;padding:14px 20px;position:sticky;bottom:0;background:#fff;border-top:1px solid #e4e9f0}.bulk-footer>div:last-child{display:flex;gap:8px}.bulk-validation{font-size:12px;color:#617284}
.shipment-section{margin-bottom:22px}.panel-title-inline{display:flex;justify-content:space-between;align-items:end;margin:0 2px 9px}.panel-title-inline h3{margin:0;font-size:16px}.panel-title-inline p{margin:3px 0 0;color:#7b8795;font-size:12px}
.arrival-picker-head{display:flex;justify-content:space-between;margin-bottom:8px}.arrival-picker-head span{font-size:11px;color:#0d66ff;font-weight:800}.arrival-order-picker{border:1px solid #dce3eb;border-radius:10px;max-height:330px;overflow:auto;background:#fbfcfe}.arrival-order-row{display:grid!important;grid-template-columns:auto 1fr auto;gap:10px!important;align-items:center;padding:10px 12px;border-bottom:1px solid #edf1f5;cursor:pointer;font-weight:400!important}.arrival-order-row:last-child{border-bottom:0}.arrival-order-row span{display:flex;flex-direction:column}.arrival-order-row small{font-size:11px;color:#8793a0}.arrival-order-row em{font-style:normal;font-size:10px;color:#6b7887}.arrival-meta{display:grid;grid-template-columns:repeat(4,1fr);gap:10px;padding:0 20px 18px}.arrival-meta>div{border:1px solid #e7ebf0;border-radius:10px;padding:11px;display:flex;flex-direction:column;gap:3px}.arrival-meta span{font-size:10px;color:#84919e;text-transform:uppercase;font-weight:800}.arrival-meta b{font-size:13px}.arrival-detail-table{margin:0 20px 20px}
@media(max-width:980px){.bulk-defaults{grid-template-columns:1fr 1fr}.arrival-meta{grid-template-columns:1fr 1fr}}
@media(max-width:720px){.bulk-summary{grid-template-columns:1fr 1fr}.bulk-defaults{grid-template-columns:1fr}.bulk-footer{align-items:stretch;flex-direction:column}.bulk-footer>div:last-child{display:grid}.arrival-meta{grid-template-columns:1fr}.arrival-order-row{grid-template-columns:auto 1fr}.arrival-order-row em{grid-column:2}.bulk-modal{width:100%}}

/* V8.1 bulk customer assignment */
.bulk-assignbar{display:flex;justify-content:space-between;gap:14px;align-items:center;padding:12px 14px;margin:12px 0;background:#f6f9fc;border:1px solid #dfe7f0;border-radius:10px;position:sticky;top:0;z-index:4}
.bulk-assign-left{display:flex;flex-direction:column;gap:3px}.bulk-assign-left b{font-size:13px;color:#27384b}.bulk-assign-left span{font-size:11px;color:#778596}
.bulk-assign-controls{display:flex;gap:8px;align-items:center;flex-wrap:wrap}.bulk-assign-controls select{min-width:260px}
.bulk-preview th:first-child,.bulk-preview td:first-child{width:38px;text-align:center}.bulkRowSelect,#bulkSelectAll{width:16px;height:16px;cursor:pointer}
@media(max-width:800px){.bulk-assignbar{align-items:stretch;flex-direction:column}.bulk-assign-controls{display:grid;grid-template-columns:1fr 1fr}.bulk-assign-controls select{min-width:0;grid-column:span 2}}

/* V9 */
.v9-gap{margin-top:15px}.v9-all{display:flex;align-items:center;gap:7px;padding:9px 12px;background:#f5f8fb;border:1px solid #e1e8f0;border-radius:8px;margin:9px 0;font-size:12px}.v9-all input{width:16px;height:16px}.v9-list{max-height:420px;overflow:auto}.v9-splits{display:grid;grid-template-columns:repeat(auto-fit,minmax(160px,1fr));gap:9px;padding:12px;background:#f7f9fc;border-radius:9px}.v9-splits>b{grid-column:1/-1}.v9-section-gap{margin-top:15px}
/* V9.1 */
.v91-invoice-selectbar{padding:10px 14px;border-bottom:1px solid #e8edf2;background:#f7f9fb}.v91-pdf-actions{display:flex;gap:8px;flex-wrap:wrap;margin:14px 0}.v91-pdf-actions button{white-space:nowrap}

/* V10 Reports */
.v10-tabs{display:flex;gap:7px;flex-wrap:wrap;margin:0 0 14px}.v10-tabs button{background:#fff;color:#415469;border:1px solid #dbe5ef;box-shadow:none}.v10-tabs button.active{background:#12365a;color:#fff;border-color:#12365a}
.v10-report-panel{display:none}.v10-report-panel.active{display:block}.v10-gap{margin-top:14px}
.v10-kpi b{font-size:22px}.v10-selectall{display:flex;align-items:center;gap:8px;padding:9px 4px;font-size:12px;color:#526376}.v10-selectall input{width:16px;height:16px}
@media(max-width:760px){.v10-tabs{flex-wrap:nowrap;overflow-x:auto;padding-bottom:4px}.v10-tabs button{white-space:nowrap}.head .actions select{min-width:125px}}

/* V11 label photo import */
.photo-help{margin-top:9px;color:#6b7b8c;font-size:12px;line-height:1.5}
.photo-progress{margin-top:10px;padding:10px 12px;border:1px solid #dce6f0;border-radius:10px;background:#f7fafc;display:flex;justify-content:space-between;gap:10px;font-size:12px}
.photo-progress b{color:#24384d}.photo-progress span{color:#718094}

/* V11 daily closing */
.v11-close-controls{display:flex;gap:10px;align-items:end;margin:0 0 14px}
.v11-close-controls label{display:grid;gap:5px;font-size:11px;font-weight:800;color:#536475}
.v11-close-status{display:flex;gap:9px;align-items:center;flex-wrap:wrap;margin-bottom:12px;padding:11px 12px;border:1px solid #e1e8ef;border-radius:11px;background:#f8fafc}
.v11-close-status small{color:#718094}
.v11-close-table input{min-width:120px}
.v11-close-notes{margin-top:12px}
.v11-diff-bad{color:#c62828;font-weight:900}.v11-diff-ok{color:#18794e;font-weight:900}
.ok-box,.warn-box{margin-top:14px;padding:12px;border-radius:10px;font-size:12px;line-height:1.5}
.ok-box{background:#edf9f1;border:1px solid #bfe7cc;color:#17683b}.warn-box{background:#fff8e7;border:1px solid #f1d48a;color:#8a5a00}
.v11-moves{margin-top:16px}
@media(max-width:720px){.v11-close-controls{align-items:stretch;flex-direction:column}.v11-close-controls input,.v11-close-controls button{width:100%}}

/* V11.1 */
.v11-daily-card{margin-bottom:14px;border-left:4px solid #1f6feb}
.v11-daily-help{padding:10px 12px;background:#f7fafc;border:1px solid #e1e8ef;border-radius:10px;color:#617286;font-size:12px}
.v11-close-table td small{display:block;margin-top:4px;color:#7b8998;font-size:10px}
.v11-opening{min-width:120px}

/* V11.2 */
.info-box{margin:0 0 12px;padding:10px 12px;border:1px solid #cfe0f4;border-radius:10px;background:#f3f8fe;color:#415a73;font-size:12px;line-height:1.5}
#v10-closing .table-wrap{max-height:560px}

/* V11.3 print actions */
.v91-pdf-actions{display:flex;gap:8px;flex-wrap:wrap}
@media(max-width:720px){.v91-pdf-actions button{flex:1 1 46%}}

/* V11.4 invoice modes */
#v114Inv label small,#v114EditInvoice label small{display:block;margin-top:4px;font-size:10px;color:#77879a}

/* PNS V11.13 — customer login controls */
.customer-login-box{border:1px solid #dbe7f5;background:#f7fbff;border-radius:14px;padding:14px 16px;margin-bottom:2px}
.customer-login-box h4{margin:0 0 4px}.customer-login-box p{margin:0;color:#64748b}.customer-login-box small{display:block;margin-top:7px;color:#64748b}
