.location-modal{position:fixed;inset:0;z-index:20;display:grid;place-items:center;padding:18px;background:#13231f78;opacity:0;visibility:hidden;transition:opacity .2s ease,visibility .2s}.location-modal.show{opacity:1;visibility:visible}.location-card{position:relative;width:min(620px,100%);max-height:calc(100vh - 36px);overflow:auto;background:#fffaf1;border-radius:14px;padding:28px;box-shadow:0 24px 65px #13231f55}.location-card h2{font:700 29px Outfit,sans-serif;margin:0}.location-copy,.location-note,.location-status{color:#69736e;font-size:13px;line-height:1.5}.location-copy{margin:7px 0 16px}.location-status{min-height:20px;margin:11px 0}.location-status.is-ready{color:#087f69;font-weight:700}.location-card>.close-button{position:absolute;right:14px;top:14px;z-index:3}.location-card #delivery-map-picker{height:310px;border:1px solid #dce7e1;border-radius:10px;overflow:hidden;background:#e4f2ec}.location-landmark{display:grid;gap:6px;font-size:12px;font-weight:700;margin-top:14px}.location-landmark input{height:44px;border:1px solid #dce7e1;border-radius:9px;background:#fff;padding:0 12px;font:400 14px 'DM Sans',sans-serif;outline-color:#087f69}.location-actions{display:flex;gap:10px;margin-top:15px}.location-actions .checkout-button{margin:0}.location-secondary{border:1px solid #cfe2d9;border-radius:9px;background:#e6f2ed;color:#087f69;padding:0 15px;font:700 13px 'DM Sans',sans-serif;cursor:pointer}.location-note{font-size:11px;margin:13px 0 0}.toast{z-index:30}@media(max-width:620px){.location-card{padding:24px 17px}.location-card #delivery-map-picker{height:280px}.location-actions{flex-direction:column}.location-secondary{height:44px}.location-actions .checkout-button{height:44px}}
@media(max-width:620px){.location-modal{padding:10px}.location-card{width:100%;max-height:calc(100dvh - 20px);padding:20px 16px 16px;overscroll-behavior:contain;-webkit-overflow-scrolling:touch}.location-card h2{font-size:25px}.location-card #delivery-map-picker{height:min(230px,29dvh)}.location-copy{margin-bottom:11px}.location-actions{margin-top:11px}.location-note{margin-top:9px}}

