.address-overlay{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);z-index:2000;background-color:#0006;justify-content:center;align-items:center;width:100vw;height:100vh;animation:.2s ease-out fadeIn;display:flex;position:fixed;top:0;left:0}.address-modal{background-color:#fff;border-radius:10px;flex-direction:column;width:90%;height:90%;animation:.3s cubic-bezier(.16,1,.3,1) scaleUp;display:flex;overflow:hidden;box-shadow:0 15px 40px #00000026}@keyframes scaleUp{0%{opacity:0;transform:scale(.97)}to{opacity:1;transform:scale(1)}}.address-header{border-bottom:1px solid #f9ebf0;justify-content:space-between;align-items:center;padding:16px 24px;display:flex}.address-title{color:#222;margin:0;font-size:18px;font-weight:600}.address-close{cursor:pointer;background:0 0;border:none;justify-content:center;align-items:center;padding:4px;transition:transform .2s;display:flex}.address-close:hover{transform:rotate(90deg)}.address-body{scrollbar-width:none;flex-direction:column;flex:1;gap:10px;padding:20px 24px;display:flex;overflow-y:auto}.address-body::-webkit-scrollbar{display:none}.address-row{gap:16px;display:flex}.address-row .address-field{flex:1}.address-field{flex-direction:column;gap:6px;display:flex}.address-field label{color:#666;font-size:10px;font-weight:500}.address-field input,.address-field select,.address-field textarea{box-sizing:border-box;color:#444;background-color:#fff0f5;border:1px solid #0000;border-radius:6px;outline:none;width:100%;padding:8px 12px;font-family:inherit;font-size:12px;transition:border-color .2s}.address-field input:focus,.address-field select:focus,.address-field textarea:focus{border-color:#f04e84}.address-field textarea{resize:none;height:50px}.select-wrapper{position:relative}.select-wrapper select{appearance:none;cursor:pointer;padding-right:32px}.select-icon{pointer-events:none;color:#666;position:absolute;top:50%;right:12px;transform:translateY(-50%)}.input-with-icon{position:relative}.input-with-icon input{padding-left:36px}.input-icon{color:#888;position:absolute;top:50%;left:12px;transform:translateY(-50%)}.map-placeholder{background-color:#e5e3df;border:1px solid #f9ebf0;border-radius:6px;flex:1;width:100%;min-height:220px;overflow:hidden}.address-footer{background-color:#fff;border-top:1px solid #f9ebf0;padding:16px 24px}.address-confirm-btn{color:#fff;cursor:pointer;background-color:#f04e84;border:none;border-radius:6px;justify-content:center;align-items:center;gap:8px;width:100%;padding:10px;font-size:13px;font-weight:500;transition:background-color .2s,transform .2s;display:flex}.address-confirm-btn:hover{background-color:#e91e63;transform:translateY(-1px)}.search-autocomplete-container{position:relative}.search-results-list{z-index:1000;background:#fff;border:1px solid #f9ebf0;border-radius:6px;max-height:200px;margin:4px 0 0;padding:0;list-style:none;position:absolute;top:100%;left:0;right:0;overflow-y:auto;box-shadow:0 4px 12px #0000001a}.search-results-list li{color:#444;cursor:pointer;border-bottom:1px solid #f9ebf0;align-items:flex-start;gap:8px;padding:10px 12px;font-size:11px;transition:background-color .2s;display:flex}.search-results-list li:last-child{border-bottom:none}.search-results-list li:hover{background-color:#fff0f5}.search-results-list li span{flex:1;line-height:1.3}.custom-marker-label{white-space:nowrap;pointer-events:none;background-color:#fff;border-radius:6px;margin-top:-65px;padding:4px 8px;font-family:sans-serif;box-shadow:0 2px 8px #00000040;color:#333!important;font-size:12px!important;font-weight:600!important}.custom-vendor-marker{cursor:pointer;z-index:10;flex-direction:column;align-items:center;transition:transform .2s cubic-bezier(.4,0,.2,1);display:flex;position:relative}.custom-vendor-marker:hover,.custom-vendor-marker.active{z-index:100;transform:scale(1.1)}.marker-glow{background:radial-gradient(circle,#a0307259 0%,#fff0 65%);border-radius:50%;justify-content:center;align-items:center;width:48px;height:48px;display:flex}.marker-pin{background-color:#6a1b41;border:2px solid #fff;border-radius:50% 50% 50% 0;width:18px;height:18px;position:relative;transform:rotate(-45deg);box-shadow:0 2px 4px #0000004d}.marker-pin:after{content:"";background-color:#0000;border:1.5px solid #fff;border-radius:50%;width:6px;height:6px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.marker-label{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);text-align:center;pointer-events:none;background-color:#fffffff2;border-radius:4px;min-width:max-content;padding:4px 6px;position:absolute;top:40px;left:50%;transform:translate(-50%);box-shadow:0 2px 8px #0000001a}.styleo-text{color:#6a1b41;letter-spacing:.5px;text-transform:uppercase;font-size:10px;font-weight:800;line-height:1.2;display:block}.vendor-name{color:#333;font-size:11px;font-weight:500;line-height:1.2;display:block}.gm-style-iw.gm-style-iw-c{border-radius:12px!important;padding:0!important}.gm-style-iw-d{margin:0!important;padding:0!important;overflow:hidden!important}.gm-style-iw-c>button,.gm-ui-hover-effect{opacity:0!important;pointer-events:none!important;display:none!important}.iw-container{width:220px;margin:-12px 0 0;font-family:sans-serif}.iw-image{object-fit:cover;border-top-left-radius:12px;border-top-right-radius:12px;width:100%;height:120px;display:block}.iw-content{padding:12px}.iw-header{justify-content:space-between;align-items:flex-start;display:flex}.iw-title-box h3{color:#333;margin:0 0 4px;font-size:15px}.iw-rating{color:#666;align-items:center;gap:4px;font-size:13px;display:flex}.iw-rating-star{color:#fbbc04;font-size:16px}.iw-direction-btn{cursor:pointer;color:#00838f;background:#e0f7fa;border:none;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:32px;height:32px;display:flex}.iw-book-btn{color:#fff;cursor:pointer;background:#e91e63;border:none;border-radius:24px;width:100%;margin-top:14px;padding:10px;font-size:13px;font-weight:700;transition:background .2s}.iw-book-btn:hover{background:#d81b60}
