.ww-view{width:100%}.ww-mobile-view{display:none}@media(max-width:749px){.ww-desktop-view{display:none}.ww-mobile-view{display:block}}.ww-map-wrapper{position:relative;width:100%;max-width:1920px;margin:0 auto;aspect-ratio:16 / 9;overflow:visible}.ww-map-wrapper-portrait{max-width:700px;aspect-ratio:1086 / 1448}.ww-map-image{width:100%;height:100%;display:block;object-fit:contain}.ww-map-placeholder{width:100%;aspect-ratio:16 / 9;display:flex;align-items:center;justify-content:center;background:#f4ecd8;color:#6b5a3d;font-family:Georgia,serif;font-size:1.1rem;text-align:center;padding:2rem}.ww-hotspot{position:absolute;display:block;cursor:pointer}.ww-hotspot:hover,.ww-hotspot:focus-visible{background:#fff8dc2e;box-shadow:0 0 24px 8px #ffecb359;border-radius:50%;outline:none}.ww-dropdown{position:absolute;z-index:20;display:none;flex-direction:column;min-width:180px;background:#f4ecd8;border:1px solid #a8926b;border-radius:4px;box-shadow:0 4px 16px #00000040;padding:.4rem 0}.ww-dropdown.is-open{display:flex}.ww-dropdown a{padding:.5rem 1rem;font-family:Georgia,serif;color:#4a3c26;text-decoration:none;font-size:.95rem}.ww-dropdown a:hover{background:#a8926b33}@media(max-width:749px){.ww-dropdown a{padding:.65rem 1rem;font-size:1rem}}.ww-smoke-puffs{position:absolute;width:4%;height:8%;pointer-events:none}.ww-smoke-dot{position:absolute;bottom:0;left:50%;width:14px;height:14px;border-radius:50%;background:#e6e1d28c;filter:blur(2px);opacity:0;transform:translate(-50%) scale(.6)}.ww-hotspot-apothecary:hover~.ww-smoke-puffs .ww-smoke-dot,.ww-hotspot-apothecary:focus-visible~.ww-smoke-puffs .ww-smoke-dot{animation:ww-rise 2.4s ease-out infinite}.ww-smoke-2{animation-delay:.6s!important;left:55%}.ww-smoke-3{animation-delay:1.2s!important;left:45%}@keyframes ww-rise{0%{opacity:0;transform:translate(-50%) translateY(0) scale(.6)}15%{opacity:.7}to{opacity:0;transform:translate(-50%) translateY(-60px) scale(1.4)}}.ww-swing-sign{position:absolute;transform-origin:top center;pointer-events:none}.ww-hotspot-apothecary:hover~.ww-swing-sign,.ww-hotspot-apothecary:focus-visible~.ww-swing-sign{animation:ww-swing 1.6s ease-in-out infinite}.ww-hotspot-tillys:hover~.ww-swing-sign-tillys,.ww-hotspot-tillys:focus-visible~.ww-swing-sign-tillys{animation:ww-swing 1.6s ease-in-out infinite}@keyframes ww-swing{0%{transform:rotate(0)}25%{transform:rotate(3deg)}50%{transform:rotate(0)}75%{transform:rotate(-3deg)}to{transform:rotate(0)}}.ww-hotspot-archive:hover~.ww-swing-sign-archive,.ww-hotspot-archive:focus-visible~.ww-swing-sign-archive{animation:ww-swing 1.6s ease-in-out infinite}.ww-lantern-glow{position:absolute;width:22px;height:22px;margin-left:-11px;margin-top:-11px;border-radius:50%;background:radial-gradient(circle,#ffd678e6,#ffd67800 70%);opacity:.35;pointer-events:none}.ww-hotspot-eldertree:hover~.ww-lantern-glow,.ww-hotspot-eldertree:focus-visible~.ww-lantern-glow{animation:ww-flicker 1.8s ease-in-out infinite}.ww-lantern-2{animation-delay:.3s!important}.ww-lantern-3{animation-delay:.6s!important}.ww-lantern-4{animation-delay:.9s!important}.ww-lantern-5{animation-delay:1.2s!important}@keyframes ww-flicker{0%,to{opacity:.35;transform:scale(1)}50%{opacity:.9;transform:scale(1.25)}}.ww-cauldron-glow{position:absolute;width:60px;height:60px;margin-left:-30px;margin-top:-30px;border-radius:50%;background:radial-gradient(circle,#ffaa3cd9,#ff8c1e00 70%);opacity:.4;pointer-events:none}.ww-hotspot-eldertree:hover~.ww-cauldron-glow,.ww-hotspot-eldertree:focus-visible~.ww-cauldron-glow{animation:ww-pulse 2.2s ease-in-out infinite}@keyframes ww-pulse{0%,to{opacity:.4;transform:scale(1)}50%{opacity:.85;transform:scale(1.3)}}.ww-archive-glow{position:absolute;width:50px;height:50px;margin-left:-25px;margin-top:-25px;border-radius:50%;background:radial-gradient(circle,#ffc86ed9,#ffc86e00 70%);opacity:.4;pointer-events:none}.ww-hotspot-archive:hover~.ww-archive-glow,.ww-hotspot-archive:focus-visible~.ww-archive-glow{animation:ww-pulse 2s ease-in-out infinite}.ww-sliding-book{position:absolute;pointer-events:none;transition:transform .6s ease-in-out}.ww-hotspot-archive:hover~.ww-sliding-book-1,.ww-hotspot-archive:focus-visible~.ww-sliding-book-1{animation:ww-book-slide-1 4s ease-in-out infinite}.ww-hotspot-archive:hover~.ww-sliding-book-2,.ww-hotspot-archive:focus-visible~.ww-sliding-book-2{animation:ww-book-slide-2 4.5s ease-in-out infinite}@keyframes ww-book-slide-1{0%,to{transform:translateY(0)}50%{transform:translateY(-8px)}}@keyframes ww-book-slide-2{0%,to{transform:translateY(0)}50%{transform:translateY(-6px)}}.ww-coming-soon{cursor:default;display:flex;align-items:flex-start;justify-content:center}.ww-coming-soon-badge{opacity:0;margin-top:-28px;background:#f4ecd8;border:1px solid #a8926b;color:#4a3c26;font-family:Georgia,serif;font-size:.8rem;padding:3px 10px;border-radius:4px;white-space:nowrap;transition:opacity .2s ease;pointer-events:none}.ww-coming-soon:hover .ww-coming-soon-badge,.ww-coming-soon:focus-visible .ww-coming-soon-badge,.ww-coming-soon:active .ww-coming-soon-badge{opacity:1}
/*# sourceMappingURL=/cdn/shop/t/10/assets/whimsywood-map.css.map */
