/* FUNY PIN current-location control */
.map-location-control{position:absolute;right:14px;bottom:18px;z-index:24;pointer-events:auto;transition:top .32s cubic-bezier(.22,.8,.24,1),bottom .32s cubic-bezier(.22,.8,.24,1),opacity .2s ease}
.map-location-btn{display:flex;align-items:center;justify-content:center;width:44px;height:44px;padding:0;border:1px solid rgba(255,255,255,.9);border-radius:15px;background:rgba(255,255,255,.86);-webkit-backdrop-filter:blur(18px) saturate(150%);backdrop-filter:blur(18px) saturate(150%);box-shadow:0 7px 22px rgba(34,29,44,.14),inset 0 1px 0 rgba(255,255,255,.96);color:#6753a1;cursor:pointer;-webkit-tap-highlight-color:transparent}
.map-location-btn svg{width:21px;height:21px;fill:none;stroke:currentColor;stroke-width:1.9;stroke-linecap:round;stroke-linejoin:round}.map-location-btn:active{transform:scale(.96)}.map-location-btn.is-loading svg{animation:funy-location-spin .9s linear infinite}.map-location-btn.is-active{color:#fff;background:linear-gradient(135deg,rgba(141,108,240,.94),rgba(103,72,213,.94));border-color:rgba(255,255,255,.5);box-shadow:0 8px 22px rgba(91,62,197,.25),inset 0 1px 0 rgba(255,255,255,.26)}
.map-location-toast{position:absolute;right:14px;bottom:70px;z-index:25;max-width:230px;padding:9px 12px;border:1px solid rgba(255,255,255,.88);border-radius:12px;background:rgba(255,255,255,.9);-webkit-backdrop-filter:blur(18px) saturate(145%);backdrop-filter:blur(18px) saturate(145%);box-shadow:0 6px 18px rgba(34,29,44,.13);color:#5f5868;font-size:11px;font-weight:650;line-height:1.35;pointer-events:none;transition:top .32s cubic-bezier(.22,.8,.24,1),bottom .32s cubic-bezier(.22,.8,.24,1)}
.funy-current-location{position:relative;width:26px;height:26px}.funy-current-location:before{content:"";position:absolute;inset:0;border-radius:50%;background:rgba(70,129,255,.18);animation:funy-location-pulse 1.8s ease-out infinite}.funy-current-location:after{content:"";position:absolute;left:7px;top:7px;width:12px;height:12px;border:3px solid #fff;border-radius:50%;box-sizing:border-box;background:#4285f4;box-shadow:0 2px 8px rgba(42,93,190,.34)}
.map-location-guide{position:fixed;inset:0;z-index:9999;display:flex;align-items:center;justify-content:center;padding:22px;box-sizing:border-box;isolation:isolate}.map-location-guide-backdrop{position:fixed;inset:0;z-index:-1;background:rgba(25,21,31,.42);-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);touch-action:none}.map-location-guide-card{position:relative;z-index:1;width:min(100%,320px);box-sizing:border-box;padding:25px 22px 18px;border:1px solid rgba(255,255,255,.9);border-radius:24px;background:rgba(255,255,255,.97);box-shadow:0 18px 55px rgba(38,29,57,.22);color:#25222a;text-align:center}.map-location-guide-close{position:absolute;right:12px;top:10px;width:32px;height:32px;border:0;background:transparent;color:#8d8793;font-size:25px;font-weight:300;line-height:30px;cursor:pointer}.map-location-guide-icon{display:flex;align-items:center;justify-content:center;width:48px;height:48px;margin:0 auto 13px;border-radius:16px;background:#f2edff;color:#7358cf}.map-location-guide-icon svg{width:25px;height:25px;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}.map-location-guide-card strong{display:block;font-size:18px;line-height:1.4;letter-spacing:-.035em}.map-location-guide-card>p{margin:9px 0 15px;color:#77717d;font-size:12px;line-height:1.45}.map-location-guide-card ol{margin:0;padding:14px 14px 14px 34px;border-radius:16px;background:#f8f7fa;color:#514b57;text-align:left;font-size:12px;line-height:1.75}.map-location-guide-card li{padding-left:2px}.map-location-guide-card b{color:#5e48aa}.map-location-guide-confirm{width:100%;height:44px;margin-top:16px;border:0;border-radius:14px;background:#7057c7;color:#fff;font:700 13px/1 'Pretendard Variable',Pretendard,-apple-system,BlinkMacSystemFont,sans-serif;cursor:pointer;-webkit-tap-highlight-color:transparent}.map-location-guide-confirm:active{transform:scale(.985)}
@keyframes funy-location-pulse{0%{transform:scale(.55);opacity:.9}70%{transform:scale(1.35);opacity:0}100%{transform:scale(1.35);opacity:0}}@keyframes funy-location-spin{to{transform:rotate(360deg)}}
/* Unified bottom navigation geometry */
.shops-bottom-nav{bottom:max(8px,env(safe-area-inset-bottom))!important;width:min(calc(100% - 26px),720px)!important;height:66px!important;min-height:66px!important;max-height:66px!important;padding:4px!important;gap:3px!important}.shops-bottom-nav a{height:56px!important;min-height:56px!important;max-height:56px!important;padding:0!important;margin:0!important;border:1px solid transparent;box-sizing:border-box!important;gap:2px!important;font-size:9.5px!important;line-height:14px!important;white-space:nowrap!important}.shops-bottom-nav a.active{font-size:9.5px!important;line-height:14px!important}.shops-bottom-nav a span{display:block!important;height:14px!important;min-height:14px!important;max-height:14px!important;line-height:14px!important;margin:0!important;padding:0!important;white-space:nowrap!important}.shops-bottom-nav svg{display:block!important;width:20px!important;height:20px!important;min-width:20px!important;min-height:20px!important;max-width:20px!important;max-height:20px!important;flex:0 0 20px!important;margin:0!important}.shops-bottom-nav a.active::after{display:none!important;content:none!important}
@media(max-width:430px){.map-location-control{right:12px;bottom:auto;top:max(calc(var(--map-sheet-top, 50dvh) - 54px),calc(var(--map-sheet-half-top, 50dvh) - 54px))}.map-location-btn{width:42px;height:42px;border-radius:14px}.map-location-toast{right:12px;bottom:auto;top:max(calc(var(--map-sheet-top, 50dvh) - 96px),calc(var(--map-sheet-half-top, 50dvh) - 96px));max-width:210px;font-size:10.8px}.map-shop-sheet[style*="transition: none"]~* .map-location-control{transition:none}.map-sheet-open .map-location-control{opacity:.9}.map-location-guide{padding:20px}.map-location-guide-card{width:min(100%,330px);padding:26px 20px 18px;border-radius:24px}.map-location-guide-card strong{font-size:17px}}
