@media(max-width:700px){
  html{font-size:16px}button,input,select,textarea{font-size:16px;touch-action:manipulation}
  header{padding:16px 18px;align-items:flex-start}.view{padding:20px 16px}.section-head{align-items:stretch;flex-direction:column}.section-head .primary,.section-head .secondary{width:100%;min-height:48px}
  .stats{gap:10px}.stat{padding:14px}.stat b{font-size:24px}.card{padding:15px;border-radius:10px}.toolbar input{min-width:0;width:100%;min-height:46px}
  .modal-backdrop{padding:0;place-items:end center}.modal{width:100%;max-height:94dvh;border-radius:18px 18px 0 0;padding:20px 16px calc(22px + env(safe-area-inset-bottom));overscroll-behavior:contain}.modal h3{font-size:19px;padding-right:34px}.close-modal{width:40px;height:40px;right:10px;top:8px}
  .modal-form{grid-template-columns:1fr;gap:0}.modal-form label{margin-top:14px}.modal-form input,.modal-form select,.email-reader-body textarea{min-height:48px;padding:12px}.modal-form button{min-height:48px;margin-top:18px}.order-customer-choice{display:grid;grid-template-columns:1fr;align-items:stretch;gap:4px}.order-customer-choice .small-button{width:100%;min-height:44px;margin:4px 0 0}
  .rule-group{padding-top:14px}.rule-group .small-button{min-height:44px;width:100%;margin-top:12px}.order-create-option{min-height:88px;padding:16px}.order-create-option b{font-size:16px}
  #customer-order-form .rule-group{margin-top:8px}#order-product-search{min-height:50px;font-size:16px}.product-search-results{max-height:42dvh;overflow:auto;gap:8px}.product-search-results button{min-height:58px;padding:12px}.product-search-results b{font-size:15px}.variant-choice-list{gap:10px}.variant-choice{grid-template-columns:auto 1fr;min-height:64px;padding:11px}.variant-choice input[type="checkbox"]{width:22px;height:22px}.variant-choice input[type="number"]{grid-column:2;width:100%;min-height:44px}.selected-order-line{grid-template-columns:1fr;gap:8px;padding:12px}.selected-order-line label{grid-column:auto}.selected-order-line input[type="number"]{min-height:44px}.selected-order-line button{width:100%;min-height:42px}
  .order-lookup{padding:14px}.order-choice{min-height:64px;padding:13px}.scan-card{min-height:auto;padding:18px}.scanner-input{min-height:52px}.purchase-tools{display:grid;grid-template-columns:1fr}.purchase-tools .small-button{min-height:46px}
  .product-row-actions{display:grid;grid-template-columns:1fr}.product-row-actions .small-button{min-height:42px}.product-cell{min-width:200px}.product-thumb{width:42px;height:42px}.line{gap:8px}.assistant-prompts{display:grid;grid-template-columns:1fr}.assistant-prompts button{min-height:44px;text-align:left}.assistant-card form .primary{width:100%;min-height:48px}
}
