/* R6.16.86 Order Entry Usability Closure */
body.r61638-picker-open{overflow:hidden!important}
.r61686-order-entry{gap:12px!important}
.r61686-order-entry .r61686-order-head{padding:12px 16px!important;min-height:auto}
.r61686-order-entry .r61686-order-head h2{font-size:18px!important;margin-bottom:2px!important}
.r61686-order-entry .r61686-order-head p{font-size:12px!important}
.r61686-order-entry .scenario-focus-bar{padding:9px 12px!important}
.r61686-order-entry .scenario-focus-bar a{font-size:12px;color:var(--fp-muted)}
.r61686-order-entry .r61686-order-kind{padding:10px 12px!important}
.r61686-order-entry .r61686-order-kind .order-kind-grid{gap:6px}
.r61686-order-entry .r61686-entry-tools{display:block!important;padding:0!important;overflow:hidden}
.r61686-order-entry .r61686-entry-tools>summary{display:flex;align-items:center;gap:10px;padding:11px 14px;cursor:pointer;list-style:none}
.r61686-order-entry .r61686-entry-tools>summary::-webkit-details-marker{display:none}
.r61686-order-entry .r61686-entry-tools>summary span{color:var(--fp-muted);font-size:11px;font-weight:500}
.r61686-order-entry .r61686-entry-tools[open]>summary{border-bottom:1px solid var(--fp-border)}
.r61686-order-entry .r61686-mode-row{display:flex;align-items:center;justify-content:space-between;gap:14px;padding:12px 14px;border-bottom:1px solid var(--fp-border)}
.r61686-order-entry .r61686-mode-row>div:first-child{display:grid;gap:2px}
.r61686-order-entry .r61686-mode-row span{font-size:11px;color:var(--fp-muted)}
.r61686-order-entry .r61686-tool-row{display:flex;justify-content:flex-end;gap:7px;flex-wrap:wrap;padding:10px 14px;background:var(--fp-surface-2)}
.r61686-order-entry .r61686-tool-row .btn[disabled]{opacity:.45;cursor:not-allowed}

/* Product picker must be a modal in BOTH classic and standard order modes. */
.r61650-order-entry .product-picker-sheet.r61686-product-picker.classic-picker-open{display:flex!important;position:fixed!important;inset:4vh max(18px,calc((100vw - 1180px)/2))!important;z-index:1400;flex-direction:column;overflow:hidden;margin:0!important;padding:14px!important;border:1px solid var(--fp-border-strong)!important;border-radius:18px;background:var(--fp-surface);box-shadow:0 0 0 100vmax rgba(15,23,42,.44),0 30px 90px rgba(15,23,42,.28)!important}
.r61650-order-entry .product-picker-sheet.r61686-product-picker.classic-picker-open:before{content:none!important}
.r61650-order-entry .product-picker-sheet.r61686-product-picker .section-heading{flex:0 0 auto;margin-bottom:8px}
.r61650-order-entry .product-picker-sheet.r61686-product-picker .r613-product-tabs{flex:0 0 auto;margin-bottom:8px}
.r61650-order-entry .product-picker-sheet.r61686-product-picker [data-product-mode][disabled]{opacity:.42;cursor:not-allowed}
.r61650-order-entry .product-picker-sheet.r61686-product-picker .product-picker-toolbar{flex:0 0 auto;grid-template-columns:minmax(300px,1fr) minmax(150px,.3fr) minmax(110px,.2fr);margin-bottom:8px}
.r61650-order-entry .product-picker-sheet.r61686-product-picker .r613-customer-product-hint{flex:0 0 auto;margin-bottom:8px;padding:7px 10px;font-size:11px}
.r61650-order-entry .product-picker-sheet.r61686-product-picker .order-product-picker{flex:1 1 auto;min-height:0;max-height:none;overflow:auto;display:grid!important;grid-template-columns:1fr!important;grid-auto-rows:max-content!important;align-content:start!important;gap:8px;padding:2px 4px 8px 2px}
.r61650-order-entry .product-picker-sheet.r61686-product-picker .order-product-card{display:grid!important;grid-template-columns:58px minmax(250px,1fr) minmax(92px,auto) 86px 64px!important;grid-auto-rows:auto!important;align-items:center!important;gap:10px!important;min-height:82px!important;height:auto!important;padding:10px 12px!important;overflow:visible!important;cursor:default}
.r61650-order-entry .product-picker-sheet.r61686-product-picker .product-card-image{width:58px!important;height:58px!important}
.r61650-order-entry .product-picker-sheet.r61686-product-picker .product-card-main{align-self:center!important;justify-content:center!important;min-height:0!important;gap:3px!important}
.r61650-order-entry .product-picker-sheet.r61686-product-picker .product-card-metrics{margin-top:2px!important}
.r61650-order-entry .product-picker-sheet.r61686-product-picker .product-card-metrics i{background:var(--fp-surface-2);color:var(--fp-muted)}
.r61650-order-entry .product-picker-sheet.r61686-product-picker .product-card-metrics .r61686-stock-zero{background:#fff7ed;color:#9a5b13}
.r61650-order-entry .product-picker-sheet.r61686-product-picker .r61686-picker-price{justify-self:end;font-size:12px;white-space:nowrap}
.r61650-order-entry .product-picker-sheet.r61686-product-picker .r61686-price-missing{justify-self:end;padding:4px 7px;border-radius:999px;background:var(--fp-surface-2);color:var(--fp-muted);font-size:10px;font-weight:700;white-space:nowrap}
.r61650-order-entry .product-picker-sheet.r61686-product-picker .r613-picker-qty{width:86px}
.r61650-order-entry .product-picker-sheet.r61686-product-picker .r613-picker-qty input{width:86px!important;min-height:36px!important}
.r61650-order-entry .product-picker-sheet.r61686-product-picker .product-picker-summary{position:sticky!important;top:auto!important;bottom:0!important;z-index:5;flex:0 0 auto;margin:0!important;padding:10px 2px 0!important;border-top:1px solid var(--fp-border);border-bottom:0!important;background:var(--fp-surface)}
.r61650-order-entry .product-picker-sheet.r61686-product-picker .product-picker-summary button[disabled]{opacity:.45;cursor:not-allowed}

/* Main product area: one obvious path, no giant empty slab. */
.r61686-order-entry .r61686-order-products{padding:12px!important}
.r61686-order-entry .r61686-order-products>.section-heading{align-items:flex-end!important;gap:12px}
.r61686-order-entry .r61686-order-products>.section-heading p{max-width:720px}
.r61686-order-entry .classic-line-actions{justify-content:flex-end}
.r61686-order-entry .classic-inline-product-search{flex:1 1 520px;max-width:760px}
.r61686-order-entry .classic-inline-product-search input{width:auto!important;flex:1 1 auto;min-width:260px}
.r61686-order-entry .empty-state.compact{min-height:72px!important;padding:12px!important}
.r61686-order-entry:not(.has-order-lines) .order-image-option,
.r61686-order-entry:not(.has-order-lines) .order-auto-plan-option{display:none!important}
.r61686-order-entry.has-order-lines .order-image-option,
.r61686-order-entry.has-order-lines .order-auto-plan-option{display:flex}

/* Quick product: keep it genuinely quick. */
.r61686-product-quick{width:min(660px,calc(100vw - 30px))!important}
.r61686-product-quick form{max-height:calc(100vh - 34px);grid-template-rows:auto minmax(0,1fr) auto auto}
.r61686-product-quick>.quick-form-grid,.r61686-product-quick form>.quick-form-grid{overflow:auto;padding:14px 16px!important;gap:10px!important}
.r61686-product-quick header,.r61686-product-quick footer{padding:13px 16px!important}
.r61686-product-quick .r61686-optional{color:var(--fp-muted);font-size:10px;font-weight:500}
.r61686-product-quick .field>small{margin-top:2px;color:var(--fp-muted);font-size:10px;line-height:1.45}
.r61686-product-quick .r61669-quick-extra{padding:9px 11px!important}
.r61686-product-quick .r61669-quick-extra .quick-form-grid{padding:11px 0 0!important}
.r61686-carton-size>div{display:grid;grid-template-columns:1fr auto 1fr auto 1fr;gap:6px;align-items:center}
.r61686-carton-size>div span{color:var(--fp-muted);font-size:12px}
.r61686-image-upload input[type=file]{min-height:54px;border:1px dashed var(--fp-border-strong);background:var(--fp-surface-2)}

@media(max-width:900px){
 .r61650-order-entry .product-picker-sheet.r61686-product-picker.classic-picker-open{inset:10px!important}
 .r61650-order-entry .product-picker-sheet.r61686-product-picker .product-picker-toolbar{grid-template-columns:1fr 1fr}
 .r61650-order-entry .product-picker-sheet.r61686-product-picker .order-product-card{grid-template-columns:52px minmax(0,1fr) 80px 58px!important}
 .r61650-order-entry .product-picker-sheet.r61686-product-picker .r61686-picker-price,.r61650-order-entry .product-picker-sheet.r61686-product-picker .r61686-price-missing{grid-column:3;grid-row:1}
 .r61650-order-entry .product-picker-sheet.r61686-product-picker .r613-picker-qty{grid-column:3;grid-row:2}
 .r61650-order-entry .product-picker-sheet.r61686-product-picker [data-add-one]{grid-column:4;grid-row:1/3}
 .r61686-order-entry .r61686-mode-row{align-items:flex-start;flex-direction:column}
}
@media(max-width:700px){
 .r61650-order-entry .product-picker-sheet.r61686-product-picker .product-picker-toolbar{grid-template-columns:1fr}
 .r61650-order-entry .product-picker-sheet.r61686-product-picker .order-product-card{grid-template-columns:48px minmax(0,1fr)!important}
 .r61650-order-entry .product-picker-sheet.r61686-product-picker .r61686-picker-price,.r61650-order-entry .product-picker-sheet.r61686-product-picker .r61686-price-missing,.r61650-order-entry .product-picker-sheet.r61686-product-picker .r613-picker-qty,.r61650-order-entry .product-picker-sheet.r61686-product-picker [data-add-one]{grid-column:2!important;grid-row:auto!important;justify-self:start}
 .r61686-order-entry .classic-line-actions{align-items:stretch;flex-direction:column}
 .r61686-order-entry .classic-inline-product-search{max-width:none;width:100%}
 .r61686-order-entry .classic-inline-product-search input{min-width:0}
}
