.product-row-v211{min-height:64px;padding-top:10px;padding-bottom:10px}.product-row-v211 .product-name{font-size:1.059rem;font-weight:850;line-height:1.2;color:#17202a}.product-row-v211 .previous-v211{display:flex;align-items:center;justify-content:center;gap:4px;padding:6px 3px;min-height:48px}.repeat-qty{width:28px;height:28px;border:1px solid #b9c8ce;border-radius:8px;background:#fff;color:var(--brand);font-size:1.059rem;font-weight:900;line-height:1;padding:0;display:grid;place-items:center}.repeat-qty:active{background:#e7f5f2}.product-row-v211 .qty{min-height:48px;font-size:1.353rem;font-weight:900;padding:8px 5px;background:#fff;border-width:2px}.product-row-v211 .qty.qty-entered{background:#ecfdf5;border-color:#58bf9f}.product-row-v211 .qty.qty-same{background:#e8f3ff;border-color:#6aa9e9}.product-row-v211 .qty.qty-changed{background:#fff7d6;border-color:#d9ad39}.save-summary{font-weight:800;color:#33434b}.cancel-order-btn{padding:13px 15px;color:#9b2c24;border-color:#e4b4af;background:#fff7f6;white-space:nowrap}.cancel-order-btn:active{background:#ffe9e7}@media(max-width:520px){.row-grid{grid-template-columns:minmax(0,1fr) 84px 78px}.product-row-v211 .product-name{font-size:1rem}.product-row-v211 .qty{font-size:1.294rem}.product-row-v211{min-height:66px}.sticky-save{gap:6px}.save-summary{font-size:0.7059rem;white-space:normal;line-height:1.2;max-width:31%}.cancel-order-btn{padding:12px 10px;font-size:0.8235rem}.sticky-save .primary{padding-left:12px;padding-right:12px;font-size:0.9412rem}}
/* Mobile-first order entry, v2.46.4 */
:root{--order-name-size:max(18px,1.059rem);--order-qty-size:max(20px,1.176rem);--order-label-size:max(15px,.882rem)}
.app-shell{max-width:980px;padding-bottom:calc(170px + env(safe-area-inset-bottom))}
.customer-card{border:2px solid color-mix(in srgb,var(--brand) 42%,#dce3e7);padding:16px}
.customer-card>label{font-size:var(--order-label-size);color:var(--brand);letter-spacing:.05em}
.selected-customer{font-size:max(20px,1.176rem);font-weight:900;line-height:1.25;margin:5px 0 10px;color:#17202a}
.selected-customer.empty{color:#b54708;background:#fff4e5;border-radius:10px;padding:8px 10px}
#customerInput{min-height:50px;font-size:max(18px,1.059rem);font-weight:700}
.products-card{padding:14px}.products-card .row-grid{grid-template-columns:minmax(0,1fr) 94px 104px;gap:12px}
.products-card .table-head{position:sticky;top:0;z-index:2;padding:10px 4px;font-size:var(--order-label-size);background:var(--surface);border-bottom:2px solid #d8e1e5}
.products-card .table-head span:last-child{color:var(--brand);font-weight:900;background:#e8f6f3;border-radius:8px;padding:7px 3px}
.product-row-v211,.compact-product-row,.v245-product-row{min-height:70px;padding:10px 4px;border-top:1px solid #dfe6e9}
.product-row-v211 .product-name,.compact-product-row .product-name,.v245-product-row .v245-product-name{font-size:var(--order-name-size)!important;font-weight:850;line-height:1.22;color:#17202a}
.v245-name-button{font-size:inherit;font-weight:850}.v245-star{font-size:max(18px,1.059rem)!important}.v245-suggest{font-size:max(14px,.824rem)!important;color:#c05f00!important;margin-top:4px}.v245-product-name>small:not(.v245-suggest){font-size:max(13px,.765rem)!important}
.product-row-v211 .previous,.compact-product-row .previous,.v245-product-row .previous{min-height:48px;display:flex;align-items:center;justify-content:center;font-size:max(17px,1rem);padding:8px 4px}
.product-row-v211 .qty,.compact-product-row .qty,.v245-product-row .qty{min-height:52px!important;font-size:var(--order-qty-size)!important;font-weight:900;text-align:center;padding:8px 5px;border:2px solid #79aaa4;background:#fff}
.customer-note-card textarea,#orderNote{min-height:80px;font-size:max(17px,1rem);line-height:1.4}.order-note{margin-bottom:20px}
.sticky-save{display:flex;flex-direction:column;align-items:stretch;gap:7px;padding:8px max(12px,env(safe-area-inset-right)) calc(10px + env(safe-area-inset-bottom)) max(12px,env(safe-area-inset-left));box-shadow:0 -5px 22px rgba(20,40,50,.13)}
.save-status{align-self:center;font-size:.882rem;font-weight:900;border-radius:999px;padding:4px 10px}.save-status.saved{color:#08765d;background:#d8f5e8}.save-status.unsaved{color:#a43d08;background:#ffead5}
.save-controls{width:min(100%,760px);margin:0 auto;display:grid;grid-template-columns:minmax(100px,1fr) minmax(max-content,1fr) minmax(150px,1.35fr);align-items:center;gap:12px}.order-total{text-align:center;font-size:1.176rem;white-space:nowrap}.sticky-save #saveBtn,.sticky-save .cancel-order-btn{min-height:48px;font-size:1rem;font-weight:900;padding:11px 18px}.sticky-save #saveBtn{font-size:1.176rem}.sticky-save .cancel-order-btn{display:block}
@media(max-width:520px){.app-shell{padding-left:8px;padding-right:8px;padding-bottom:calc(170px + env(safe-area-inset-bottom))}.products-card{padding:8px}.products-card .row-grid{grid-template-columns:minmax(0,1fr) 70px 82px;gap:6px}.save-controls{grid-template-columns:minmax(82px,.9fr) minmax(max-content,1fr) minmax(100px,1.15fr);gap:6px}.sticky-save #saveBtn,.sticky-save .cancel-order-btn{padding-left:8px;padding-right:8px}.order-total{font-size:1rem}.v245-title{align-items:baseline}}
@media(max-width:350px){.app-shell{padding-bottom:calc(225px + env(safe-area-inset-bottom))}.save-controls{grid-template-columns:1fr 1.25fr}.order-total{grid-column:1/-1;grid-row:1}.cancel-order-btn{grid-column:1;grid-row:2}.sticky-save #saveBtn{grid-column:2;grid-row:2}}
@media(min-width:700px){.app-shell{padding-left:24px;padding-right:24px}.products-card{padding:18px 22px}.products-card .row-grid{grid-template-columns:minmax(0,1fr) 125px 145px;gap:22px}.product-row-v211 .qty,.compact-product-row .qty,.v245-product-row .qty{min-height:56px}.customer-card{padding:20px 22px}}

.customer-search-wrap{position:relative}.customer-suggestions{position:absolute;left:0;right:0;top:calc(100% + 8px);z-index:40;max-height:min(58vh,430px);overflow:auto;padding:6px;background:color-mix(in srgb,var(--surface) 96%,#fff);border:1px solid #d8e1e5;border-radius:16px;box-shadow:0 18px 44px rgba(20,40,50,.2);overscroll-behavior:contain}.customer-suggestions.hidden{display:none}.customer-suggestion{width:100%;min-height:58px;display:flex;align-items:center;justify-content:space-between;gap:12px;padding:10px 12px;border:0;border-bottom:1px solid #e4eaed;border-radius:10px;background:transparent;color:inherit;text-align:left}.customer-suggestion:last-child{border-bottom:0}.customer-suggestion:active,.customer-suggestion.active{background:#e8f6f3}.customer-suggestion-main{min-width:0;display:flex;flex-direction:column;gap:2px}.customer-suggestion-main strong{font-size:1rem;line-height:1.2;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.customer-suggestion small{display:block;color:#6b7780;font-size:.78rem;line-height:1.25}.customer-suggestion-note{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;max-width:50ch}.customer-suggestion-date{flex:0 0 auto;color:#6b7780;font-size:.76rem;font-weight:700;white-space:nowrap}.customer-suggestion-add{justify-content:flex-start;color:var(--brand);background:color-mix(in srgb,var(--brand) 7%,transparent)}.customer-suggestion-add strong{display:block}.customer-suggestion-plus{width:34px;height:34px;display:grid;place-items:center;flex:0 0 auto;border-radius:50%;background:var(--brand);color:#fff;font-size:1.25rem;font-weight:900}@media(max-width:520px){.customer-suggestions{position:fixed;left:8px;right:8px;top:auto;bottom:calc(88px + env(safe-area-inset-bottom));max-height:54vh;border-radius:18px}.customer-suggestion{min-height:62px}.customer-suggestion-date{font-size:.72rem}}