.address-map-overlay img,.address-map-container img,.mobile-view img,.desktop-view img{max-width:100%;height:auto;display:block;flex-shrink:0;object-fit:contain}.address-map-overlay img[width],.address-map-container img[width]{width:attr(width px);max-width:attr(width px)}.address-map-overlay img[height],.address-map-container img[height]{height:attr(height px);max-height:attr(height px)}.address-search-icon,.address-pin-icon,.mobile-input-icon,.address-back-btn img,.address-clear-btn img,.address-current-location-btn img,.mobile-current-location-btn img,.address-desktop-location-btn img{width:20px!important;height:20px!important;max-width:20px!important;max-height:20px!important;min-width:20px!important;min-height:20px!important;flex-shrink:0;object-fit:contain}.address-pin-icon{width:28px!important;height:28px!important;max-width:28px!important;max-height:28px!important;min-width:28px!important;min-height:28px!important}.address-back-btn img{width:24px!important;height:24px!important;max-width:24px!important;max-height:24px!important;min-width:24px!important;min-height:24px!important}.address-clear-btn img{width:16px!important;height:16px!important;max-width:16px!important;max-height:16px!important;min-width:16px!important;min-height:16px!important}.permission-banner-icon img{width:30px!important;height:30px!important;max-width:30px!important;max-height:30px!important}.confirm-location-message img{width:15px!important;height:15px!important;object-fit:contain;display:inline-block!important;vertical-align:middle}.address-map-overlay svg,.address-map-container svg{flex-shrink:0;display:block}.mobile-view input,.mobile-view textarea,.mobile-view select{outline:none}.mobile-view input[type=text],.mobile-view input[type=tel],.mobile-view input[type=email],.mobile-view textarea,.mobile-view select,.mobile-form-input{box-sizing:border-box}.mobile-view input[type=text]:focus,.mobile-view input[type=tel]:focus,.mobile-view input[type=email]:focus,.mobile-view textarea:focus,.mobile-view select:focus,.mobile-form-input:focus{outline:none!important}.address-map-overlay{position:fixed;top:0;right:0;bottom:0;left:0;background:#2d4a43;z-index:99999999;display:flex;justify-content:center;align-items:center;padding:0;overflow:hidden}.address-map-container{width:100%;max-width:420px;background:#fff;border-radius:0;overflow:hidden;box-shadow:0 20px 60px #0000004d;height:100dvh;display:flex;flex-direction:column}.mobile-view{display:block;height:100dvh;max-height:100dvh;overflow:hidden;position:relative}.mobile-map-step,.mobile-search-step,.mobile-selected-step{display:flex;flex-direction:column;height:100dvh;width:100%}.mobile-search-step,.mobile-selected-step{display:none}.address-delivery-content-wrapper{display:flex;align-items:flex-start;gap:12px;margin-bottom:12px}.address-delivery-address{display:flex;align-items:flex-start;gap:14px;border-radius:10px;flex:1;min-width:0;overflow:hidden}.address-change-btn{background:#ffeee6;color:#ef6c00;padding:6px 12px;border-radius:6px;font-size:13px;font-weight:600;cursor:pointer;transition:all .2s;flex-shrink:0;white-space:nowrap}.address-change-btn:hover{background:#fff3e0;border-color:#ef6c00}.mobile-search-content{flex:1;display:flex;flex-direction:column;padding:0;overflow-y:auto;position:relative}.search-placeholder{text-align:center;color:#666;padding:60px 20px;flex:1;display:flex;flex-direction:column;align-items:center;justify-content:center}.search-placeholder p{margin-top:16px;font-size:16px;color:#999}.mobile-search-step .address-search-container{flex-shrink:0;padding:.5rem;background:#fff;position:relative;top:auto;z-index:auto}.mobile-search-current-location{padding:0 16px 12px;background:#fff;flex-shrink:0;display:flex;justify-content:space-between;align-items:center;cursor:pointer;transition:all .2s ease;margin-top:.4rem}.mobile-search-current-location:active{opacity:.7}.mobile-current-location-btn{display:flex;align-items:center;gap:8px;background:transparent;border:none;padding:0;color:#ef6c00;font-size:15px;font-weight:600;pointer-events:none}.mobile-search-step>.address-suggestions-dropdown{position:relative;top:0;left:0;right:0;margin:0;max-height:none;border-radius:0;border:none;box-shadow:none;width:100%;background:#fff;overflow-y:auto;display:none;flex:1}.mobile-search-step>.address-suggestions-dropdown.show{display:block}.mobile-search-step>.address-suggestions-dropdown.show~.mobile-search-content{display:none}.mobile-search-step .address-suggestion-item{padding:16px 20px}.mobile-search-step .address-suggestion-icon-wrapper{display:flex;flex-direction:column;align-items:center;gap:4px;flex-shrink:0}.mobile-search-step .address-suggestion-distance{font-size:11px;color:#999;font-weight:500}.mobile-add-manually-container{position:sticky;bottom:0;left:0;right:0;background:#fff;border-top:1px solid #f0f0f0;box-shadow:0 -2px 8px #0000000d;z-index:10;flex-shrink:0}.mobile-add-manually-btn{width:100%;padding:.5rem;background:transparent;border-radius:8px;color:#ef6c00;font-size:15px;font-weight:600;cursor:pointer;transition:all .2s ease;display:flex;justify-content:center;align-items:center;gap:.8rem}.mobile-add-manually-btn:hover{background:#fff8e1;border-color:#ef6c00}.mobile-add-manually-btn:active{background:#ffecb3}.mobile-form-view{display:none;flex-direction:column;height:100dvh;width:100%;background:#fff;position:absolute;top:0;left:0;right:0;bottom:0;z-index:1000}.mobile-form-map-section{height:20vh;min-height:200px;background:#f5f5f5;position:relative}.mobile-form-map{width:100%;height:100%;border-radius:0}.mobile-form-content{flex:1;overflow-y:auto;padding:0 0 80px}.mobile-form-section{padding:16px 12px;border-bottom:1px solid #f0f0f0;width:100%;box-sizing:border-box;overflow:hidden}.mobile-form-section:last-child{border-bottom:none;padding-bottom:24px}.mobile-form-section-title{font-size:16px;font-weight:600;color:#333;margin-bottom:12px}.mobile-form-section-header{display:flex;justify-content:space-between;align-items:center;cursor:pointer;margin-bottom:16px}.mobile-section-toggle{transition:transform .2s ease;color:#666}.mobile-receiver-details{display:block}.mobile-receiver-details.collapsed{display:none}.mobile-form-group{margin-bottom:16px;position:relative}.mobile-floating-label{position:relative;display:block;width:100%}.mobile-floating-label .mobile-form-input-with-icon{position:relative;display:flex;align-items:center;background:#fff;border:1px solid #EAECF0!important;border-radius:12px;padding:12px;transition:all .2s ease;width:100%;box-sizing:border-box;min-width:0;min-height:52px}.mobile-floating-label .mobile-form-input{flex:1;border:none;outline:none;background:transparent;font-size:14px;font-weight:600;color:#000;width:100%;min-width:0;box-sizing:border-box;padding:0;font-family:Nunito Sans,sans-serif}.mobile-floating-label-text{position:absolute;top:50%;left:48px;transform:translateY(-50%);font-size:14px;font-weight:400;color:#959393;pointer-events:none;transition:all .2s ease;z-index:10;background:transparent;padding:0;font-family:Nunito Sans,sans-serif}.mobile-floating-label-background{position:absolute;top:0;left:43px;height:3px;background:#fff;z-index:9;display:none;transition:all .2s ease;padding:0 5px}.mobile-floating-label:focus-within .mobile-floating-label-text{top:0;left:43px;font-size:11px;font-weight:500;color:#ef6c00;background:#fff;padding:0 5px}.mobile-floating-label:focus-within .mobile-floating-label-background{display:block}.mobile-floating-label:has(.mobile-form-input:focus) .mobile-floating-label-text,.mobile-floating-label:has(.mobile-form-input:not(:placeholder-shown)) .mobile-floating-label-text{top:0;left:43px;font-size:11px;font-weight:500;color:#ef6c00;background:#fff;padding:0 5px}.mobile-floating-label:has(.mobile-form-input:focus) .mobile-floating-label-background,.mobile-floating-label:has(.mobile-form-input:not(:placeholder-shown)) .mobile-floating-label-background{display:block}.mobile-floating-label .mobile-form-input-with-icon:focus-within{border:1px solid #EF6C00!important;background:#fff}.mobile-floating-label .mobile-form-input[disabled]{background:#f9fafb;cursor:not-allowed}.mobile-floating-label .mobile-form-input-with-icon[disabled]{border-color:#eaecf0!important;background:#f9fafb}.mobile-floating-label .mobile-form-input[type=number]::-webkit-outer-spin-button,.mobile-floating-label .mobile-form-input[type=number]::-webkit-inner-spin-button{-webkit-appearance:none;appearance:none;margin:0}.mobile-floating-label .mobile-form-input[type=number]{-moz-appearance:textfield;-webkit-appearance:textfield;appearance:textfield}.mobile-floating-label .mobile-form-input:-webkit-autofill{box-shadow:0 0 0 1000px #fff inset}.mobile-floating-label .mobile-input-icon{margin-right:10px;flex-shrink:0;width:20px;height:20px;min-width:20px;min-height:20px;max-width:20px;max-height:20px}.mobile-form-group{margin-bottom:16px}.mobile-address-field-wrapper{display:flex;align-items:center;gap:8px}.mobile-address-field-wrapper .mobile-form-input-with-icon,.mobile-address-field-wrapper .mobile-floating-label{flex:1;min-width:0}.mobile-form-change-btn{background:#ffeee6;color:#ef6c00;padding:8px 12px;border-radius:8px;font-size:12px;font-weight:600;cursor:pointer;transition:all .2s;flex-shrink:0;white-space:nowrap;align-self:center;border:none;height:fit-content}.mobile-form-change-btn:hover{background:#fff3e0;border-color:#ef6c00}.mobile-form-row .mobile-form-group{flex:1;margin-bottom:0;min-width:0}.mobile-form-row{display:flex;gap:8px;margin-bottom:16px;width:100%;box-sizing:border-box}.mobile-form-row .mobile-floating-label-text{font-size:13px;left:46px}.mobile-form-row .mobile-floating-label:focus-within .mobile-floating-label-text{font-size:10px;left:41px}.mobile-form-row .mobile-floating-label:has(.mobile-form-input:focus) .mobile-floating-label-text,.mobile-form-row .mobile-floating-label:has(.mobile-form-input:not(:placeholder-shown)) .mobile-floating-label-text{font-size:10px;left:41px}.mobile-form-input-with-icon{position:relative;display:flex;align-items:center;background:#fff;border:1px solid #EAECF0!important;border-radius:12px;padding:12px 16px;transition:border-color .2s ease;width:100%;box-sizing:border-box;overflow:hidden;min-width:0}.mobile-form-input-with-icon:focus-within{border:1px solid #EF6C00!important;background:#fff}.mobile-input-icon{margin-right:12px;color:#666;flex-shrink:0;width:20px;height:20px;min-width:20px;min-height:20px;max-width:20px;max-height:20px;object-fit:contain}.mobile-form-input{flex:1;border:none;outline:none;background:transparent;font-size:15px;color:#333;width:100%;min-width:0;box-sizing:border-box}.mobile-form-input::placeholder{color:transparent}.mobile-save-button-container{position:fixed;bottom:0;left:0;right:0;background:#fff;padding:.8rem;border-top:1px solid #f0f0f0;box-shadow:0 -2px 8px #0000001a;z-index:10}.mobile-save-button{width:100%;border-radius:8px;padding:.5rem;font-size:16px;font-weight:600;background:#ef6c00;color:#fff;border:none;transition:background .2s ease;cursor:pointer}.mobile-save-button:hover{background:#d45a00}.mobile-form-view-no-map{display:none;flex-direction:column;height:100dvh;width:100%;background:#fff;position:absolute;top:0;left:0;right:0;bottom:0;z-index:1000}.mobile-checkbox-label{display:flex;align-items:center;cursor:pointer;gap:12px}.mobile-checkbox{width:20px;height:20px;accent-color:#EF6C00;cursor:pointer}.mobile-checkbox-text{font-size:15px;color:#333;font-weight:500}.desktop-view{display:none;position:relative}.address-header{display:flex;align-items:center;padding:.5rem;background:#fff;border-bottom:1px solid #e5e5e5;flex-shrink:0}.address-back-btn{background:none;border:none;cursor:pointer;padding:0;margin-right:.3rem;color:#333;width:30px;height:30px;min-width:30px;min-height:30px;max-width:30px;max-height:30px;display:flex;align-items:center;justify-content:center;transition:opacity .2s ease;overflow:hidden;flex-shrink:0}.address-back-btn:hover{opacity:.7}.address-close-btn{background:none;border:none;cursor:pointer;padding:0;margin-left:16px;color:#333;width:30px;height:30px;display:flex;align-items:center;justify-content:center;transition:opacity .2s ease}.address-close-btn:hover{opacity:.7}.address-header-title{font-size:18px;font-weight:600;color:#333;flex:1;margin:0}.address-search-container{padding:12px 16px;background:transparent;flex-shrink:0;position:absolute;top:5.5%;width:100%;z-index:5}.search-moved-down{top:15%}.location-permission-banner{background:#fff6f7;border-radius:8px;padding:.6rem .2rem;display:flex;align-items:center;gap:12px;position:relative;z-index:1}.mobile-map-step .location-permission-banner{position:absolute;top:calc(5% + 50px);left:16px;right:16px;width:calc(100% - 32px);z-index:4;margin:0;border-top-left-radius:0;border-top-right-radius:0;border-top:none}.permission-banner-content{display:flex;align-items:center;gap:12px;width:100%}.permission-banner-icon{flex-shrink:0;display:flex;align-items:center;justify-content:center;width:32px;height:32px}.permission-banner-text{flex:1;min-width:0}.permission-banner-title{font-size:14px;font-weight:600;color:#333;margin-bottom:2px}.permission-banner-subtitle{font-size:12px;color:#142e159e;line-height:1.3}.permission-banner-enable-btn{background:#ff6b35;color:#fff;border:none;border-radius:10px;padding:8px 16px;font-size:14px;font-weight:600;cursor:pointer;flex-shrink:0;transition:background-color .2s ease}.permission-banner-enable-btn:hover{background:#e55a2b}.permission-banner-enable-btn:active{background:#d14a1f}.mobile-current-location-btn,.address-current-location-btn,.mobile-search-current-location{transition:opacity .3s ease,visibility .3s ease}.mobile-current-location-btn.hidden,.address-current-location-btn.hidden,.mobile-search-current-location.hidden{display:none!important;visibility:hidden;opacity:0}@media (max-width: 767px){.location-permission-banner{padding:.6rem .2rem}.permission-banner-content{gap:.2rem}.permission-banner-icon{width:28px;height:28px}.permission-banner-title{font-size:13px}.permission-banner-subtitle{font-size:11px}.permission-banner-enable-btn{padding:6px 12px;font-size:13px}}.location-permission-banner-desktop{background:#fff6f7;border-radius:0 0 8px 8px;padding:.6rem .8rem;display:flex;align-items:center;gap:12px;position:relative;z-index:3;margin-top:-4px;width:100%;box-sizing:border-box;border:1px solid #FFE0E6;border-top:none}.location-permission-banner-desktop .permission-banner-icon img{width:24px!important;height:24px!important;max-width:24px!important;max-height:24px!important}.location-permission-banner-desktop .permission-banner-title{font-size:13px;font-weight:600;color:#333}.location-permission-banner-desktop .permission-banner-subtitle{font-size:11px;color:#666;margin-top:2px}.location-permission-banner-desktop .permission-banner-enable-btn{padding:6px 14px;font-size:13px}.address-search-box{display:flex;align-items:center;background:#fff;border-radius:1rem;padding:.5rem;gap:10px;border:1px solid #EAECF0;overflow:hidden;min-width:0;margin-top:.2rem}.address-search-icon{color:#ef6c00;flex-shrink:0;display:flex;align-items:center;justify-content:center;width:20px;height:20px;min-width:20px;min-height:20px;max-width:20px;max-height:20px}.address-search-text{flex:1;font-size:14px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;border:none!important;outline:none;background:transparent}@media (min-width: 968px){.desktop-view .address-form-input,.desktop-view input[type=text],.desktop-view input[type=tel],.desktop-view input[type=email],.desktop-view textarea,.desktop-view select{outline:none}}.address-clear-btn{background:none;border:none;color:#999;cursor:pointer;padding:0;width:20px;height:20px;min-width:20px;min-height:20px;max-width:20px;max-height:20px;display:flex;align-items:center;justify-content:center;transition:opacity .2s ease;overflow:hidden;flex-shrink:0}.address-clear-btn:hover{opacity:.7}.address-clear-btn img{opacity:.6;transition:opacity .2s ease;width:16px;height:16px;min-width:16px;min-height:16px;max-width:16px;max-height:16px}.address-clear-btn:hover img{opacity:1}.address-map-section{position:relative;width:100%;height:calc(100dvh - 200px);min-height:300px;background:linear-gradient(135deg,#e8f5e9,#c8e6c9,#a5d6a7)}.address-map-placeholder{width:100%;height:100%;display:flex;align-items:center;justify-content:center;color:#4caf50;font-size:16px;position:relative;overflow:hidden}.address-map-placeholder{width:100%;height:100%}.address-current-location-btn{position:absolute;bottom:200px;left:50%;transform:translate(-50%);background:#fff;border:none;padding:.5rem;border-radius:8px;cursor:pointer;font-size:14px;color:#ef6c00;font-weight:500;box-shadow:0 2px 12px #00000026;display:flex;align-items:center;gap:8px;z-index:20}.address-delivery-section{padding:20px 20px 0;background:#fff;position:absolute;bottom:0;left:0;right:0;z-index:15}.address-delivery-title{font-size:18px;font-weight:600;color:#333;margin-bottom:16px}.address-pin-icon{flex-shrink:0;line-height:1;display:flex;align-items:center;justify-content:center;width:28px;height:28px;min-width:28px;min-height:28px;max-width:28px;max-height:28px}.address-details{flex:1}.address-names{font-size:1.2rem;color:#333;margin-bottom:4px;font-weight:500;font-size:medium;font-family:Gotham Rounded-Medium}.mobile-selected-step .address-name,#mobileAddressNameStep3{font-size:1rem!important;color:#333!important;margin-bottom:4px!important;font-weight:500!important;font-family:Gotham Rounded-Medium!important}.address-location{font-size:14px;color:#666;line-height:1.4;display:-webkit-box;-webkit-line-clamp:2;line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis}.address-proceed-btn{width:100%;padding:.4rem;background:#ef6c00;color:#fff;border:none;border-radius:10px;font-size:16px;font-weight:600;cursor:pointer;margin-top:20px;margin-bottom:20px;display:flex;align-items:center;justify-content:center;gap:8px;transition:background .2s}.address-proceed-btn:hover{background:#d45a00}.address-desktop-container{display:flex;width:100%;background:#fff;border-radius:12px;overflow:hidden;box-shadow:0 10px 40px #0003;height:600px}.address-desktop-map-step{display:block;width:100%;height:100%;position:relative;overflow:hidden}.address-desktop-form-step{display:flex;flex-direction:column;width:100%;height:600px;background:#fff;border-radius:12px;overflow:hidden;max-height:600px}.address-desktop-form-step .address-form-content{flex:1;overflow-y:auto;padding-bottom:0;min-height:0}.desktop-view .address-form-content form{margin-top:1rem}.address-map-column{position:relative;background:#fff3e0;width:100%;height:100%;overflow:hidden;border-radius:12px}.address-map-header{position:absolute;top:16px;left:16px;right:16px;z-index:100;display:flex;align-items:flex-start;gap:12px}.address-desktop-close-btn{background:#fff;border:none;cursor:pointer;padding:10px;border-radius:8px;box-shadow:0 2px 8px #0000001a;display:flex;align-items:center;justify-content:center;transition:opacity .2s ease;flex-shrink:0}.address-desktop-close-btn:hover{opacity:.7}.address-desktop-close-btn-outside{position:fixed;top:45%;left:50%;transform:translate(420px,-300px);background:transparent;border:none;cursor:pointer;padding:0;width:40px;height:40px;display:none;align-items:center;justify-content:center;transition:all .2s ease;z-index:999999999}.address-desktop-close-btn-outside:hover{transform:translate(420px,-300px) scale(1.15) rotate(90deg)}.address-desktop-close-btn-outside:active{transform:translate(420px,-300px) scale(.95)}.address-desktop-close-btn-outside svg{filter:drop-shadow(0 2px 8px rgba(0,0,0,.3))}.address-desktop-close-btn-outside svg circle{transition:fill .2s ease}.address-desktop-close-btn-outside:hover svg circle{fill:#f5f5f5}@media (min-width: 968px){.address-desktop-close-btn-outside{display:flex}}.address-desktop-search-container{position:relative;flex:1}.address-desktop-search-box{display:flex;align-items:center;background:#fff;border:1px solid #e0e0e0;border-radius:8px;padding:10px 12px;box-shadow:0 2px 8px #0000001a;width:100%;box-sizing:border-box;max-width:100%;overflow:hidden}.address-desktop-map{width:100%;height:100%;background:linear-gradient(135deg,#c8e6c9,#a5d6a7);position:absolute;top:0;left:0;border-radius:0}.address-desktop-location-btn{position:absolute;bottom:14rem;left:20px;background:#fff;border:1px solid #EF6C00;padding:10px 14px;border-radius:8px;cursor:pointer;font-size:13px;color:#ef6c00;font-weight:600;box-shadow:0 2px 12px #00000026;display:flex!important;align-items:center;gap:6px;z-index:100;max-width:calc(100% - 40px);box-sizing:border-box;transition:all .2s ease}.address-desktop-location-btn:hover{background:#ffeee6;box-shadow:0 4px 16px #ef6c0033;transform:translateY(-1px)}.address-desktop-location-btn img{flex-shrink:0;width:20px;height:20px;min-width:20px;min-height:20px;max-width:20px;max-height:20px}.address-desktop-delivery-info{position:absolute;bottom:.5rem;left:.5rem;right:.5rem;background:#fff;padding:16px;border-radius:8px;box-shadow:0 2px 8px #0000001a;z-index:20;box-sizing:border-box}.address-desktop-content-wrapper{display:flex;align-items:flex-start;gap:12px;margin-bottom:12px}.address-desktop-change-btn{background:#ffeee6;color:#ef6c00;padding:6px 12px;border-radius:6px;font-size:13px;font-weight:600;cursor:pointer;transition:all .2s;flex-shrink:0;white-space:nowrap}.address-desktop-change-btn:hover{background:#fff3e0;border-color:#ef6c00}.address-desktop-confirm-btn{background:#ef6c00;color:#fff;border:none;padding:8px 16px;border-radius:6px;font-size:14px;font-weight:600;cursor:pointer;transition:background .2s}.address-desktop-confirm-btn:hover{background:#d45a00}.address-form-back-btn{background:none;border:none;cursor:pointer;padding:8px 0 0 8px;margin-right:12px;color:#333;border-radius:4px;transition:background .2s ease}.address-form-back-btn:hover{background:#f5f5f5}.address-form-column{flex:1;overflow-y:auto;min-width:350px;height:100%;position:relative;background:#fff;box-sizing:border-box;display:flex;flex-direction:column}.address-form-header{display:flex;justify-content:space-between;align-items:center;padding:.5rem;margin-bottom:0;flex-shrink:0;background:#fff;border-bottom:1px solid #e5e5e5}.address-form-title{font-size:20px;font-weight:600;color:#333;margin:0}.address-form-close{background:none;border:none;color:#666;cursor:pointer;padding:0;width:30px;height:30px;display:flex;align-items:center;justify-content:center;transition:opacity .2s ease}.address-form-close:hover{opacity:.7}.address-form-group{margin-bottom:20px;padding:0 20px}.address-form-content{flex:1;overflow-y:auto}.address-form-row{display:flex;gap:12px;width:100%;padding:0 20px;box-sizing:border-box}.address-form-row .address-form-group{margin-bottom:20px;padding:0}.desktop-floating-label{position:relative;display:block;width:100%}.desktop-floating-label .address-form-input{width:100%;padding:16px 14px;border:1px solid #EAECF0!important;border-radius:12px;font-size:14px;font-weight:700;color:#000;outline:none;background:#fff;box-sizing:border-box;transition:all .2s ease;font-family:Nunito Sans,sans-serif;min-height:52px}.desktop-floating-label-text{position:absolute;top:50%;left:16px;transform:translateY(-50%);font-size:14px;font-weight:300;color:#959393;pointer-events:none;transition:all .2s ease;z-index:10;background:transparent;padding:0;font-family:Nunito Sans,sans-serif}.desktop-floating-label-background{position:absolute;top:0;left:11px;height:3px;background:#fff;z-index:9;display:none;transition:all .2s ease;padding:0 5px}.desktop-floating-label .address-form-input:focus~.desktop-floating-label-text,.desktop-floating-label .address-form-input:not(:placeholder-shown)~.desktop-floating-label-text{top:0;left:11px;font-size:12px;font-weight:500;color:#ef6c00;background:#fff;padding:0 5px}.desktop-floating-label .address-form-input:focus~.desktop-floating-label-background,.desktop-floating-label .address-form-input:not(:placeholder-shown)~.desktop-floating-label-background{display:block}.desktop-floating-label .address-form-input:focus{border-color:#ef6c00!important}.desktop-floating-label .address-form-input[disabled]{background:#f9fafb;cursor:not-allowed;border-color:#eaecf0!important}.desktop-floating-label .address-form-input[type=number]::-webkit-outer-spin-button,.desktop-floating-label .address-form-input[type=number]::-webkit-inner-spin-button{-webkit-appearance:none;appearance:none;margin:0}.desktop-floating-label .address-form-input[type=number]{-moz-appearance:textfield;-webkit-appearance:textfield;appearance:textfield}.desktop-floating-label .address-form-input:-webkit-autofill{box-shadow:0 0 0 1000px #fff inset}.address-form-label{display:block;font-size:13px;color:#666;margin-bottom:8px}.address-type-buttons{display:flex;gap:12px;margin-bottom:20px;flex-wrap:wrap}.address-type-btn{flex:1;min-width:100px;padding:10px 16px;border:1px solid #e0e0e0;background:#fff;border-radius:6px;cursor:pointer;font-size:14px;color:#333;font-weight:500;display:flex;align-items:center;justify-content:center;gap:8px;transition:all .2s}.address-type-btn:hover{border-color:#ef6c00}.address-type-btn.active{background:#fff8e1;border-color:#ffc107;color:#f57c00}.address-form-input{width:100%;padding:12px 14px;border:1px solid #EAECF0!important;border-radius:12px;font-size:14px;color:#333;outline:none;background:#fff;box-sizing:border-box;transition:border-color .2s}.address-form-input:focus{border-color:#ef6c00!important}.address-form-input::placeholder{color:transparent}.address-section-divider{height:1px;background:#e0e0e0;margin:24px 0}.address-save-button{width:calc(100% - 80px);padding:16px;background:#ef6c00;color:#fff;border:none;border-radius:8px;font-size:16px;font-weight:600;cursor:pointer;transition:background .2s;margin:20px;flex-shrink:0;box-shadow:0 -4px 12px #0000001a}.address-save-button:hover{background:#d45a00}.desktop-save-button-container{position:sticky;bottom:0;left:0;right:0;width:100%;background:#fff;padding:20px 24px;box-shadow:0 -4px 12px #00000014;display:flex;justify-content:center;align-items:center;z-index:10;margin-top:auto;border-top:1px solid #f0f0f0}.desktop-save-button-container .address-save-button{width:100%;max-width:100%;margin:0;padding:8px 16px;font-size:16px;font-weight:600;box-shadow:none}.address-suggestions-dropdown{position:absolute;top:100%;left:16px;right:16px;background:#fff;border-radius:8px;box-shadow:0 2px 8px #0000001a;margin-top:4px;max-height:280px;overflow-y:auto;z-index:100;display:none;border:1px solid #e5e5e5}.address-suggestions-dropdown.show{display:block}.address-suggestion-item{padding:12px 14px;cursor:pointer;transition:background .15s ease;display:flex;align-items:center;gap:10px}.address-suggestion-item:hover{background:#f9fafb}.address-suggestion-icon-wrapper{display:flex;flex-direction:column;align-items:center;gap:4px;flex-shrink:0}.address-suggestion-icon{flex-shrink:0;opacity:.6}.address-suggestion-distance{font-size:11px;color:#999;font-weight:500}.address-suggestion-content{flex:1;min-width:0}.address-suggestion-title{font-size:14px;font-weight:500;color:#1f2937;margin-bottom:2px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.address-suggestion-subtitle{font-size:12px;color:#6b7280;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.address-autocomplete-dropdown{position:absolute;top:100%;left:0;right:0;background:#fff;border-radius:8px;box-shadow:0 2px 8px #0000001a;margin-top:4px;max-height:280px;overflow-y:auto;z-index:100;display:none;border:1px solid #e5e5e5}.address-autocomplete-dropdown.show{display:block}.address-desktop-suggestions{position:absolute;top:calc(100% + 4px);left:0;right:0;background:#fff;border-radius:8px;box-shadow:0 2px 8px #0000001a;max-height:280px;overflow-y:auto;z-index:100;display:none;border:1px solid #e5e5e5;box-sizing:border-box}.address-desktop-suggestions.show{display:block}@media (min-width: 968px){.address-map-overlay{background-color:#00000080;padding:20px;overflow:visible}.address-map-container{max-width:800px;border-radius:12px;height:auto;position:relative}.mobile-view{display:none}.desktop-view{display:block}.address-save-button{position:sticky;width:80%;bottom:.5rem;margin:20px 0 0;border-radius:8px}}@media (max-width: 480px){.address-map-section{height:calc(100dvh - 180px);min-height:250px}.address-current-location-btn{bottom:3rem;border:1px solid #EF6C00}.address-header{padding:.5rem}.address-header-title{font-size:16px;font-family:Arial,Helvetica,sans-serif}.address-search-container{padding:10px 12px}.address-delivery-section{padding:.5rem .5rem 0}.address-delivery-title{font-size:16px;margin-bottom:12px}.address-proceed-btn{padding:.4rem;font-size:15px;margin-top:16px;margin-bottom:16px}}@media (min-width: 481px) and (max-width: 767px){.address-map-section{height:calc(100dvh - 220px);min-height:300px}.address-current-location-btn{bottom:3rem;border:1px solid #EF6C00}}@media (min-width: 768px) and (max-width: 967px){.address-map-section{height:calc(100dvh - 250px);min-height:350px}.address-current-location-btn{bottom:4rem;border:1px solid #EF6C00}}@media (max-height: 600px){.address-map-section{height:calc(100dvh - 160px);min-height:200px}.address-current-location-btn{bottom:3.8rem;border:1px solid #EF6C00}.address-header{padding:.5rem}.address-delivery-section{padding:.5rem .5rem 0}.address-proceed-btn{padding:.4rem;font-size:14px;margin-top:12px;margin-bottom:12px}}@media (max-height: 500px){.address-map-section{height:calc(100dvh - 140px);min-height:150px}.address-current-location-btn{bottom:3rem;border:1px solid #EF6C00}.address-header{padding:.5rem}.address-search-container{padding:8px 12px}.address-delivery-section{padding:.3rem .5rem 0}.address-delivery-title{font-size:14px;margin-bottom:8px}.address-proceed-btn{padding:.4rem;font-size:13px;margin-top:8px;margin-bottom:8px}}@supports (padding-bottom: env(safe-area-inset-bottom)){.address-delivery-section{padding-bottom:max(0px,env(safe-area-inset-bottom))}.address-proceed-btn{margin-bottom:max(0px,calc(20px + env(safe-area-inset-bottom)))}.mobile-search-step,.mobile-selected-step,.address-form-column{padding-bottom:env(safe-area-inset-bottom)}}.address-desktop-search-box input,.mobile-form-input-with-icon input{border:none!important;outline:none!important;background:transparent}.error-message{color:#dc2626;font-size:12px;margin-top:4px;display:none;font-family:Gotham Rounded,sans-serif}.error-message.show{display:block}.input-error{border-color:#dc2626!important}.desktop-floating-label.error .desktop-floating-label-text,.mobile-floating-label.error .mobile-floating-label-text{color:#dc2626}.mobile-form-input-with-icon.input-error,.address-form-group.error .address-form-input,.mobile-form-group.error .mobile-form-input{border-color:#dc2626!important}.location-mismatch-card{background:#fff;border-radius:12px;padding:1rem;margin-bottom:1rem;animation:locationSlideIn .3s ease-out}@keyframes locationSlideIn{0%{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}.location-mismatch-header{display:flex;align-items:flex-start;margin-bottom:12px}.location-mismatch-header svg{flex-shrink:0;width:24px;height:24px}.location-mismatch-content{margin-bottom:16px}.location-mismatch-title{font-family:Nunito Sans,sans-serif;font-weight:700;font-size:16px;color:#1a1a1d;margin:0 0 8px;line-height:1.4}.location-mismatch-address{font-family:Nunito Sans,sans-serif;font-weight:400;font-size:14px;color:#4b5563;margin:0;line-height:1.5}.location-mismatch-actions{display:flex}.location-mismatch-btn-choose{width:100%;height:3rem;background:#ef6c00;color:#fff;border:none;border-radius:8px;font-family:Nunito Sans,sans-serif;font-weight:700;font-size:1rem;cursor:pointer;transition:all .2s ease;box-shadow:0 2px 8px #ef6c0033}.location-mismatch-btn-choose:hover{background:#d65f00;box-shadow:0 4px 12px #ef6c004d;transform:translateY(-1px)}.location-mismatch-btn-choose:active{transform:translateY(0)}.location-mismatch-backdrop{position:fixed;top:0;left:0;width:100%;height:100%;background:#00000080;z-index:99998;opacity:0;transition:opacity .3s ease}.location-mismatch-backdrop.active{opacity:1}.location-mismatch-drawer-close-outside{position:fixed;bottom:-60px;left:50%;transform:translate(-50%);z-index:100000;border:none;cursor:pointer;padding:0;border-radius:50%;transition:all .3s ease-out;display:none;align-items:center;justify-content:center;opacity:0}.location-mismatch-drawer-close-outside.active{opacity:1;display:flex;bottom:18rem}.location-mismatch-drawer-close-outside:active{transform:translate(-50%) scale(.95)}.location-mismatch-drawer{position:fixed;bottom:0;left:0;width:100%;background:#fff;border-radius:24px 24px 0 0;z-index:99999;padding:1rem;box-shadow:0 -4px 20px #00000026;transform:translateY(100%);transition:transform .3s ease-out}.location-mismatch-drawer.active{transform:translateY(0)}.location-mismatch-drawer-content{text-align:center;margin-bottom:24px}.location-mismatch-drawer-title{font-family:Gotham Rounded,Nunito Sans,sans-serif;font-weight:700;font-size:20px;color:#1a1a1d;margin:0 0 12px;line-height:1.3}.location-mismatch-drawer-subtitle{font-family:Nunito Sans,sans-serif;font-weight:400;font-size:14px;color:#6b7280;margin:0;line-height:1.5}.location-mismatch-drawer-actions{display:flex;flex-direction:column;gap:12px}.location-mismatch-drawer-btn-primary{width:100%;height:52px;background:#ef6c00;color:#fff;border:none;border-radius:10px;font-family:Gotham Rounded,Nunito Sans,sans-serif;font-weight:600;font-size:16px;cursor:pointer;transition:all .2s ease;box-shadow:0 2px 8px #ef6c0033}.location-mismatch-drawer-btn-primary:active{transform:scale(.98)}.location-mismatch-drawer-btn-secondary{width:100%;height:52px;background:#fff;color:#ef6c00;border:2px solid #EF6C00;border-radius:10px;font-family:Gotham Rounded,Nunito Sans,sans-serif;font-weight:600;font-size:16px;cursor:pointer;transition:all .2s ease}.location-mismatch-drawer-btn-secondary:active{transform:scale(.98);background:#fff5f0}.location-mismatch-desktop-backdrop{position:fixed;top:0;left:0;width:100%;height:100%;background:#00000080;z-index:99998;opacity:0;transition:opacity .3s ease}.location-mismatch-desktop-backdrop.active{opacity:1}.location-mismatch-desktop-modal{position:fixed;top:50%;left:50%;transform:translate(-50%,-50%) scale(.9);width:90%;max-width:480px;background:#fff;border-radius:16px;z-index:99999;padding:32px;box-shadow:0 20px 60px #0000004d;opacity:0;transition:all .3s ease-out}.location-mismatch-desktop-modal.active{opacity:1;transform:translate(-50%,-50%) scale(1)}.location-mismatch-desktop-close{position:absolute;top:16px;right:16px;background:transparent;border:none;cursor:pointer;padding:4px;border-radius:50%;width:32px;height:32px;display:flex;align-items:center;justify-content:center;transition:background .2s ease}.location-mismatch-desktop-close:hover{background:#f3f4f6}.location-mismatch-desktop-close:active{transform:scale(.95)}.location-mismatch-desktop-icon{display:flex;justify-content:center;margin-bottom:20px}.location-mismatch-desktop-content{text-align:center;margin-bottom:28px}.location-mismatch-desktop-title{font-family:Gotham Rounded,Nunito Sans,sans-serif;font-weight:700;font-size:22px;color:#1a1a1d;margin:0 0 12px;line-height:1.3}.location-mismatch-desktop-subtitle{font-family:Nunito Sans,sans-serif;font-weight:400;font-size:15px;color:#6b7280;margin:0 0 16px;line-height:1.5}.location-mismatch-desktop-address{font-family:Nunito Sans,sans-serif;font-weight:600;font-size:14px;color:#374151;margin:0;padding:12px 16px;background:#f9fafb}.location-mismatch-desktop-actions{display:flex;gap:12px}.location-mismatch-desktop-btn-primary{flex:1;height:48px;background:#ef6c00;color:#fff;border:none;border-radius:10px;font-family:Gotham Rounded,Nunito Sans,sans-serif;font-weight:600;font-size:15px;cursor:pointer;transition:all .2s ease;box-shadow:0 2px 8px #ef6c0033}.location-mismatch-desktop-btn-primary:hover{background:#e65100;box-shadow:0 4px 12px #ef6c004d}.location-mismatch-desktop-btn-primary:active{transform:scale(.98)}.location-mismatch-desktop-btn-secondary{flex:1;height:48px;background:#fff;color:#6b7280;border:2px solid #E5E7EB;border-radius:10px;font-family:Gotham Rounded,Nunito Sans,sans-serif;font-weight:600;font-size:15px;cursor:pointer;transition:all .2s ease}.location-mismatch-desktop-btn-secondary:hover{background:#f9fafb;border-color:#d1d5db}.location-mismatch-desktop-btn-secondary:active{transform:scale(.98)}@media (min-width: 769px){.location-mismatch-backdrop,.location-mismatch-drawer,.location-mismatch-drawer-close-outside{display:none!important}}@media (max-width: 768px){.location-mismatch-card,.location-mismatch-desktop-backdrop,.location-mismatch-desktop-modal{display:none!important}.location-mismatch-drawer-btn-primary,.location-mismatch-drawer-btn-secondary{height:48px;font-size:15px}.location-mismatch-drawer-close-outside.active{bottom:4}}@media (max-width: 480px){.location-mismatch-drawer-close-outside.active{bottom:4}}.desktop-form-row input.auto-filled-disabled,.address-form-group input.auto-filled-disabled{background-color:#f5f5f5!important;color:#999!important;cursor:not-allowed!important;opacity:.7;border-color:#e0e0e0!important}.desktop-form-row input.auto-filled-disabled:hover{border-color:#e0e0e0!important}.mobile-floating-label input.auto-filled-disabled{color:#999!important;cursor:not-allowed!important;opacity:.7;border-color:#e0e0e0!important}.mobile-floating-label input.auto-filled-disabled:focus{border-color:#e0e0e0!important;box-shadow:none!important}.desktop-floating-label:has(input.auto-filled-disabled) label,.mobile-floating-label:has(input.auto-filled-disabled) label{color:#999!important}input.auto-filled-disabled.input-error{border-color:#e0e0e0!important;background-color:#f5f5f5!important}
/*# sourceMappingURL=/cdn/shop/t/462/assets/address-map-ui.css.map */
