body{-webkit-tap-highlight-color:transparent}.customer-bar{background:var(--warm-white);border-bottom:1px solid var(--cream-dark);padding:.75rem 1rem;display:none}.customer-bar.show{display:block}.customer-select{border:1.5px solid var(--cream-dark);background:var(--cream);border-radius:8px;width:100%;min-height:48px;padding:.75rem 1rem;font-size:1rem}.customer-select:focus{border-color:var(--dusty-olive);outline:none}.search-bar{background:var(--warm-white);border-bottom:1px solid var(--cream-dark);padding:.75rem 1rem}.search-input{border:1.5px solid var(--cream-dark);background:var(--cream);border-radius:8px;width:100%;min-height:48px;padding:.75rem 1rem;font-size:1rem}.search-input:focus{border-color:var(--dusty-olive);outline:none}.category-pills{background:var(--warm-white);border-bottom:1px solid var(--cream-dark);-webkit-overflow-scrolling:touch;gap:.5rem;padding:.75rem 1rem;display:flex;overflow-x:auto}.category-pills::-webkit-scrollbar{display:none}.cat-pill{border:1.5px solid var(--cream-dark);background:var(--cream);color:var(--text-muted);cursor:pointer;border-radius:20px;flex-shrink:0;align-items:center;min-height:48px;padding:.5rem 1rem;font-size:.875rem;font-weight:500;display:flex}.cat-pill.active{background:var(--gunmetal);color:#fff;border-color:var(--gunmetal)}.product-list{padding:.5rem;padding-bottom:calc(100px + env(safe-area-inset-bottom))}.category-header{color:var(--text-muted);text-transform:uppercase;letter-spacing:.5px;padding:.75rem .5rem .5rem;font-family:Crimson Pro,serif;font-size:.875rem;font-weight:600}.product-item{background:var(--warm-white);border:2px solid #0000;border-radius:12px;justify-content:space-between;align-items:center;gap:.75rem;margin-bottom:.5rem;padding:1rem;display:flex}.product-item.has-qty{border-color:var(--dusty-olive);background:#7e91811a}.product-info{flex:1;min-width:0}.product-name{color:var(--gunmetal);font-size:1rem;font-weight:600}.product-meta{color:var(--text-muted);margin-top:.125rem;font-size:.8125rem}.qty-controls{align-items:center;gap:.375rem;display:flex}.qty-btn{background:var(--cream);cursor:pointer;width:44px;height:44px;color:var(--gunmetal);border:none;border-radius:10px;justify-content:center;align-items:center;font-size:1.5rem;font-weight:500;display:flex}.qty-btn:active{background:var(--dusty-olive);color:#fff}.qty-input{text-align:center;border:2px solid var(--cream-dark);width:56px;height:44px;color:var(--gunmetal);-moz-appearance:textfield;background:#fff;border-radius:8px;font-family:JetBrains Mono,monospace;font-size:1.125rem;font-weight:600}.qty-input::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}.qty-input::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}.qty-input:focus{border-color:var(--dusty-olive);outline:none}.qty-input.has-value{background:var(--dusty-olive);color:#fff;border-color:var(--dusty-olive)}.order-summary{background:var(--gunmetal);color:#fff;padding:1rem;padding-bottom:calc(1rem + env(safe-area-inset-bottom));z-index:100;justify-content:space-between;align-items:center;display:flex;position:fixed;bottom:0;left:0;right:0}.summary-info{gap:1.5rem;display:flex}.summary-stat .value{font-family:JetBrains Mono,monospace;font-size:1.5rem;font-weight:600}.summary-stat .label{opacity:.7;text-transform:uppercase;font-size:.6875rem}.order-notes-input{color:#fff;background:#ffffff26;border:none;border-radius:8px;flex:1;min-width:0;margin:0 .75rem;padding:.75rem 1rem;font-size:.9375rem}.order-notes-input::placeholder{color:#ffffff80}.order-notes-input:focus{background:#fff3;outline:none}.btn-order{background:var(--dusty-olive);color:#fff;cursor:pointer;border:none;border-radius:10px;flex-shrink:0;min-height:52px;padding:1rem 1.5rem;font-size:1rem;font-weight:600}.btn-order:disabled{opacity:.4;cursor:not-allowed}.loading,.empty-state{text-align:center;color:var(--text-muted);padding:3rem 1rem}.order-tabs{background:var(--warm-white);border-bottom:2px solid var(--cream-dark);gap:0;padding:0 1rem;display:flex}.order-tab{color:var(--text-muted);cursor:pointer;background:0 0;border:none;border-bottom:3px solid #0000;flex:1;min-height:52px;padding:1rem;font-size:1rem;font-weight:600;transition:all .2s}.order-tab.active{color:var(--gunmetal);border-bottom-color:var(--dusty-olive)}.order-view{display:none}.order-view.active{display:block}.status-filters{background:var(--warm-white);border-bottom:1px solid var(--cream-dark);-webkit-overflow-scrolling:touch;gap:.5rem;padding:.75rem 1rem;display:flex;overflow-x:auto}.status-filters::-webkit-scrollbar{display:none}.status-pill{border:1.5px solid var(--cream-dark);background:var(--cream);color:var(--text-muted);cursor:pointer;border-radius:20px;flex-shrink:0;align-items:center;min-height:48px;padding:.5rem 1rem;font-size:.875rem;font-weight:500;display:flex}.status-pill.active{background:var(--gunmetal);color:#fff;border-color:var(--gunmetal)}.orders-container{padding:.5rem;padding-bottom:calc(2rem + env(safe-area-inset-bottom))}.order-card{background:var(--warm-white);cursor:pointer;border:1px solid #0000;border-radius:12px;margin-bottom:.625rem;padding:1rem;transition:all .15s}.order-card:active{border-color:var(--dusty-olive);background:#7e91810d;transform:scale(.98)}.order-top{justify-content:space-between;align-items:flex-start;margin-bottom:.5rem;display:flex}.order-number{color:var(--gunmetal);font-family:JetBrains Mono,monospace;font-size:.9375rem;font-weight:600}.order-amount{color:var(--gunmetal);font-family:JetBrains Mono,monospace;font-size:1rem;font-weight:600}.order-products-summary{color:var(--text-secondary);margin-bottom:.5rem;font-size:.875rem}.order-bottom{justify-content:space-between;align-items:center;display:flex}.order-date{color:var(--text-muted);font-size:.75rem}.order-badges{gap:.375rem;display:flex}.modal-overlay{z-index:1000;background:#00000080;justify-content:center;align-items:flex-end;display:none;position:fixed;inset:0}.modal-overlay.show{display:flex}.modal{background:var(--warm-white);border-radius:16px 16px 0 0;flex-direction:column;width:100%;max-height:90vh;animation:.3s slideUp;display:flex;overflow:hidden}@keyframes slideUp{0%{transform:translateY(100%)}to{transform:translateY(0)}}.modal-header{border-bottom:1px solid var(--cream-dark);background:var(--warm-white);justify-content:space-between;align-items:center;padding:1rem;display:flex}.modal-title{color:var(--gunmetal);margin:0;font-family:JetBrains Mono,monospace;font-size:1.125rem;font-weight:600}.modal-close{background:var(--cream);cursor:pointer;width:36px;height:36px;color:var(--text-muted);border:none;border-radius:50%;justify-content:center;align-items:center;font-size:1.25rem;display:flex}.modal-body{flex:1;padding:1rem;overflow-y:auto}.modal-footer{border-top:1px solid var(--cream-dark);background:var(--warm-white);padding:1rem;padding-bottom:calc(1rem + env(safe-area-inset-bottom));gap:.75rem;display:flex}.order-info-grid{grid-template-columns:repeat(2,1fr);gap:1rem;margin-bottom:1rem;display:grid}.info-label{text-transform:uppercase;color:var(--text-muted);letter-spacing:.5px;margin-bottom:.25rem;font-size:.6875rem;font-weight:600}.info-value{color:var(--gunmetal);font-size:.9375rem}.divider{background:var(--cream-dark);height:1px;margin:1rem 0}.product-item-edit{background:var(--cream);border-radius:10px;justify-content:space-between;align-items:center;gap:.75rem;margin-bottom:.5rem;padding:.875rem;display:flex}.product-item-edit.readonly{opacity:.85}.product-item-edit .product-info{flex:1;min-width:0}.product-item-edit .product-name{color:var(--gunmetal);font-size:1rem;font-weight:600}.product-item-edit .product-meta{color:var(--text-muted);margin-top:.125rem;font-size:.8125rem}.invoices-list{flex-direction:column;gap:.5rem;display:flex}.invoice-item{background:var(--cream);cursor:pointer;border-radius:10px;justify-content:space-between;align-items:center;gap:.75rem;padding:.875rem;transition:background .15s;display:flex}.invoice-item:active{background:var(--cream-dark)}.invoice-info{flex:1;min-width:0}.invoice-number{color:var(--gunmetal);font-size:1rem;font-weight:600}.invoice-meta{color:var(--text-muted);margin-top:.125rem;font-size:.8125rem}.invoice-download{color:var(--dusty-olive);padding:.5rem}.product-amount{color:var(--gunmetal);font-family:JetBrains Mono,monospace;font-weight:600}.btn{cursor:pointer;border:none;border-radius:10px;min-height:48px;padding:.875rem 1.5rem;font-size:1rem;font-weight:600}.btn-primary{background:var(--dusty-olive);color:#fff}.btn-secondary{background:var(--cream);color:var(--gunmetal)}.btn-block{width:100%}.badge{text-transform:uppercase;letter-spacing:.5px;border-radius:4px;padding:.25rem .5rem;font-size:.6875rem;font-weight:600;display:inline-block}.badge-pending{color:#8b7355;background:#b89a5a26}.badge-confirmed{color:#4a6b4c;background:#5d7a5f26}.badge-processing{color:#5d7a5f;background:#7e918126}.badge-packed{color:#4a6b4c;background:#7e918133}.badge-shipped{color:#4a5c4c;background:#5d6b5f26}.badge-delivered{color:#3d5a3f;background:#5d7a5f33}.badge-cancelled,.badge-unpaid{color:#8b5a5a;background:#9a656526}.badge-partial{color:#8b7355;background:#b89a5a26}.badge-paid{color:#4a6b4c;background:#5d7a5f26}.badge-batch{color:#5d6b5f;background:#7e918126}.batch-lock-notice{color:#8b7355;background:#b89a5a26;border:1px solid #b89a5a4d;border-radius:8px;align-items:center;gap:.75rem;margin-bottom:1rem;padding:.75rem 1rem;font-size:.875rem;display:flex}.batch-lock-notice .lock-icon{flex-shrink:0;font-size:1rem}@media (width<=360px){.header{padding:.75rem;padding-top:calc(.75rem + env(safe-area-inset-top))}.logo{font-size:1.125rem}.btn-logout{min-height:40px;padding:.375rem .625rem;font-size:.75rem}.search-bar,.category-pills,.customer-bar{padding:.5rem .75rem}.search-input,.customer-select{min-height:48px;padding:.625rem .875rem;font-size:16px}.cat-pill{min-height:36px;padding:.375rem .75rem;font-size:.8125rem}.product-list{padding:.375rem}.product-item{border-radius:10px;padding:.75rem}.product-name{font-size:.9375rem}.product-meta{font-size:.75rem}.qty-btn{width:40px;height:40px;font-size:1.25rem}.qty-input{width:48px;height:40px;font-size:1rem}.summary-stat .value{font-size:1.25rem}.btn-order{min-height:48px;padding:.75rem 1rem;font-size:.9375rem}}@media (width>=768px){.header{padding:1rem 2rem;padding-top:calc(1rem + env(safe-area-inset-top))}.header-content{max-width:1200px;margin:0 auto}.logo{font-size:1.5rem}.search-bar,.category-pills,.customer-bar{max-width:1200px;margin:0 auto;padding:1rem 2rem}.product-list{padding:1rem 2rem;padding-bottom:calc(120px + env(safe-area-inset-bottom));grid-template-columns:repeat(2,1fr);gap:.75rem;max-width:1200px;margin:0 auto;display:grid}.category-header{grid-column:1/-1}.product-item{margin-bottom:0}.order-summary{padding:1.25rem 2rem}.summary-info{gap:2rem}.btn-order{padding:1rem 2rem}}@media (width>=1024px){.product-list{grid-template-columns:repeat(3,1fr)}}@media (width>=768px){.order-tabs{max-width:1200px;margin:0 auto;padding:0 2rem}.status-filters{max-width:1200px;margin:0 auto;padding:.75rem 2rem}.orders-container{max-width:1200px;margin:0 auto;padding:1rem 2rem}.modal{border-radius:16px;max-width:500px;max-height:80vh;margin:auto}.modal-overlay{align-items:center}}
