.customer-fields select{width:100%;margin-top:5px;padding:11px 12px;border:1px solid var(--line);border-radius:10px;background:#fcfefc}.customer-fields .pickup-field{grid-column:1/-1}
@supports (height:100dvh){.order-modal{height:100dvh}.modal-panel{max-height:100dvh}}
@media(max-width:600px){.modal-panel{width:100%;height:100dvh;max-height:100dvh;border-radius:0;overflow-y:auto;overscroll-behavior:contain;padding-top:max(14px,env(safe-area-inset-top));padding-bottom:max(22px,env(safe-area-inset-bottom));-webkit-overflow-scrolling:touch}.modal-close{top:max(12px,env(safe-area-inset-top));right:14px}.modal-panel input,.modal-panel textarea,.modal-panel select{font-size:16px!important;min-height:48px}.pay-button{position:sticky;bottom:0;z-index:4;margin-bottom:env(safe-area-inset-bottom);min-height:56px}}
