.ordersSectionCard{border:1px solid #e5e7eb;border-radius:12px;background:#fff;padding:12px}.ordersSectionTitle{font-size:14px;font-weight:800;color:#111827;margin:0 0 8px}.ordersModalOverlay{position:fixed;inset:0;background:#1118278c;z-index:2000;padding:24px;overflow:auto;overflow-x:hidden;box-sizing:border-box}.ordersModalCard{width:min(1100px,calc(100vw - 48px));margin:0 auto;background:#fff;border-radius:14px;border:1px solid #e5e7eb;overflow:visible;box-sizing:border-box}.ordersModalHeader{padding:14px;border-bottom:1px solid #e5e7eb;display:flex;align-items:center;justify-content:space-between;gap:12px}.ordersModalBody{padding:14px 18px 18px;box-sizing:border-box;overflow-x:auto;overscroll-behavior-x:contain}.linePickerTwoCol{display:grid;grid-template-columns:1fr 1fr;gap:12px}.linePickerSearchRow{display:grid;grid-template-columns:1fr auto;gap:8px;align-items:end}.linePickerTotalsRow{display:grid;grid-template-columns:1fr 1fr 1fr auto;gap:8px;align-items:end}.deliveryInfoGrid{display:grid;gap:12px;grid-template-columns:repeat(var(--cols, 2),minmax(0,1fr))}@media (max-width: 640px){.ordersSectionCard{padding:10px}.ordersSectionTitle{font-size:16px}.ordersModalOverlay{padding:10px}.ordersModalCard{width:calc(100vw - 20px);border-radius:12px}.ordersModalBody{padding:12px}.ordersModalCard input,.ordersModalCard select,.ordersModalCard textarea,.ordersModalCard button{font-size:17px}.ordersModalCard [style*="font-size: 12px"]{font-size:14px!important}.ordersModalCard [style*="font-size: 13px"]{font-size:15px!important}.ordersModalCard [style*="font-size: 14px"]{font-size:16px!important}.linePickerTwoCol,.linePickerSearchRow,.linePickerTotalsRow,.deliveryInfoGrid{grid-template-columns:1fr}}@media (max-height: 520px){.ordersSectionTitle{font-size:16px}.ordersModalOverlay{padding:10px}.ordersModalCard{width:calc(100vw - 20px);border-radius:12px}.ordersModalBody{padding:12px}.ordersModalCard input,.ordersModalCard select,.ordersModalCard textarea,.ordersModalCard button{font-size:17px}.ordersModalCard [style*="font-size: 12px"]{font-size:14px!important}.ordersModalCard [style*="font-size: 13px"]{font-size:15px!important}.ordersModalCard [style*="font-size: 14px"]{font-size:16px!important}}*,body,input,textarea,select,button{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,Noto Sans,sans-serif}code,pre{font-family:SF Mono,Monaco,Cascadia Code,Courier New,monospace}@keyframes slideIn{0%{transform:translate(400px);opacity:0}to{transform:translate(0);opacity:1}}@media (max-width: 767px){.mobile-header{display:flex!important}.mobile-backdrop{display:block!important;top:0!important;z-index:998!important}.sidebar{position:fixed!important;left:-100%!important;top:56px;bottom:0;width:240px!important;height:auto!important;transition:left .3s ease;box-shadow:2px 0 8px #0000001a;transform:translate(0)}.sidebar-open{left:0!important}.main-content{padding-top:56px;margin-top:0!important}table{display:block;overflow-x:auto;white-space:nowrap}.form-grid{grid-template-columns:1fr!important}.modal-dialog{width:100%!important;max-width:100%!important;height:100vh!important;max-height:100vh!important;border-radius:0!important;margin:0!important}.page-container{padding:12px!important}.button-group{flex-direction:column!important;width:100%!important}.button-group button{width:100%!important}}@media (min-width: 768px) and (max-width: 1023px){.sidebar{width:200px!important;z-index:1000!important}.mobile-header{display:flex!important}.mobile-backdrop{display:block!important;top:0!important;z-index:998!important}.sidebar{position:fixed!important;left:-100%!important;top:56px;bottom:0;width:200px!important;height:auto!important;transition:left .3s ease;box-shadow:2px 0 8px #0000001a;transform:translate(0);z-index:1000!important}.sidebar-open{left:0!important}.main-content{padding-top:56px;margin-top:0!important}.form-grid{grid-template-columns:repeat(2,1fr)!important}.modal-dialog{width:90%!important;max-width:600px!important}}@media (min-width: 1024px){.mobile-header,.mobile-backdrop{display:none!important}.main-content{padding-top:0!important}}@media (max-width: 767px){h1{font-size:20px!important}h2{font-size:18px!important}h3{font-size:16px!important}}@media (max-width: 767px){.responsive-table{border:0;display:block!important;width:100%!important}.responsive-table thead{display:none}.responsive-table tbody{display:block;width:100%}.responsive-table tr{display:block;margin-bottom:16px;border:1px solid #e5e7eb;border-radius:8px;padding:16px;background:#fff;width:100%;box-sizing:border-box}.responsive-table td{display:flex;justify-content:space-between;align-items:flex-start;padding:10px 0!important;border:0;border-bottom:1px solid #f3f4f6;width:100%;box-sizing:border-box}.responsive-table td:last-child{border-bottom:0}.responsive-table td:before{content:attr(data-label);font-weight:600;color:#374151;min-width:100px;margin-right:12px}.responsive-table td>div{flex:1;text-align:right}}
