.festival-map{width:100%;height:560px;border-radius:24px;overflow:hidden;background:#bcebf4;box-shadow:0 15px 40px #05295b18}.festival-map--home{height:560px}.map-notice{padding:18px;border-radius:15px;background:#ffd026;font-weight:700}.festival-map-marker{position:relative;width:60px;height:78px;margin-left:-30px;margin-top:-78px;cursor:pointer;animation:map-marker-float 2.8s ease-in-out infinite}.festival-map-pin{display:block;width:60px;height:78px;object-fit:contain;transform:scale(var(--map-marker-scale,1));transform-origin:50% 100%;transition:transform .18s ease;filter:drop-shadow(0 5px 5px #05295b35)}.festival-map-marker:hover{z-index:5;animation-play-state:paused}.festival-map-marker:hover .festival-map-pin{transform:scale(calc(var(--map-marker-scale,1) * 1.08))}@keyframes map-marker-float{0%,100%{transform:translateY(0)}50%{transform:translateY(-4px)}}@media(max-width:900px){.festival-map{height:420px;border-radius:18px}.festival-map--home{height:420px}.festival-map-marker{width:52px;height:68px;margin-left:-26px;margin-top:-68px}.festival-map-pin{width:52px;height:68px}}
