.shop-hero-hotspots{--shop-hs-ink:#0f0f0f;--shop-hs-accent:#8a0f0f;--shop-hs-border:#e5e5e5;--shop-hs-bg-subtle:#f4f4f5;--shop-hs-text-mute:#71717a}.shop-hero-hotspot-anchor{position:absolute;z-index:3;overflow:visible}.shop-hero-hotspots .hotspot-tooltip-bridge{background:transparent}.shop-hero-hotspot-anchor.hotspot-open{z-index:50}@keyframes shop-hs-pulse-ring{0%{box-shadow:0 0 0 0 rgba(255,255,255,.45)}70%{box-shadow:0 0 0 12px rgba(255,255,255,0)}to{box-shadow:0 0 0 0 rgba(255,255,255,0)}}@keyframes shop-hs-fade-up{0%{opacity:0;transform:translateY(6px)}to{opacity:1;transform:translateY(0)}}.shop-hero-hotspots .hotspot{position:relative;width:36px;height:36px;border-radius:50%;background:#0f0f0f;border:2px solid #ffffff;cursor:pointer;overflow:visible;display:flex;align-items:center;justify-content:center;color:#ffffff;font-weight:600;font-size:13px;line-height:1;transition:transform .2s,box-shadow .2s;z-index:3;box-shadow:0 4px 14px rgba(0,0,0,.35),0 0 0 1px rgba(0,0,0,.1)}.shop-hero-hotspots .hotspot.pulse-ring{animation:shop-hs-pulse-ring 2s infinite}.shop-hero-hotspots .hotspot.active,.shop-hero-hotspots .hotspot:hover{transform:scale(1.12);background:#000}.shop-hero-hotspots .hotspot.active{border-color:#fff;box-shadow:0 0 0 4px var(--shop-hs-accent),0 4px 16px rgba(0,0,0,.45)}.shop-hero-hotspots .hotspot-tooltip{position:absolute;z-index:1;width:240px;max-width:min(240px,calc(100vw - 2rem));background:#fff;border:1px solid var(--shop-hs-border);border-radius:16px;box-shadow:0 24px 60px -20px rgba(0,0,0,.45);padding:10px;pointer-events:auto;animation:shop-hs-fade-up .18s ease both}.shop-hero-hotspots .hotspot-tooltip-cta{font-size:12px;font-weight:500;color:var(--shop-hs-ink);text-decoration:underline;background:transparent;border:none;padding:0;cursor:pointer;white-space:nowrap}.shop-hero-hotspots .hotspot-tooltip-cta:hover{color:var(--shop-hs-accent)}.home-mp .shop-hero-hotspots.shop-hero-hotspots--home-mp .hotspot{width:calc(36px * var(--home-mp-scale));height:calc(36px * var(--home-mp-scale));font-size:calc(13px * var(--home-mp-scale))}.home-mp .shop-hero-hotspots.shop-hero-hotspots--home-mp .hotspot-tooltip{width:calc(240px * var(--home-mp-scale));max-width:min(calc(240px * var(--home-mp-scale)),calc(100vw - 2rem));border-radius:calc(16px * var(--home-mp-scale));padding:calc(10px * var(--home-mp-scale))}.home-mp .shop-hero-hotspots.shop-hero-hotspots--home-mp .shop-hotspot-tooltip-brand,.home-mp .shop-hero-hotspots.shop-hero-hotspots--home-mp .shop-hotspot-tooltip-title{font-size:calc(10px * var(--home-mp-scale))}.home-mp .shop-hero-hotspots.shop-hero-hotspots--home-mp .shop-hotspot-tooltip-price{font-size:calc(18px * var(--home-mp-scale))}.home-mp .shop-hero-hotspots.shop-hero-hotspots--home-mp .shop-hotspot-tooltip-cta{font-size:calc(10px * var(--home-mp-scale))}.home-mp .shop-hero-hotspots.shop-hero-hotspots--home-mp .shop-hotspot-tooltip-skeleton{height:calc(70px * var(--home-mp-scale));width:calc(200px * var(--home-mp-scale))}.shop-hotspot-popup-overlay{--shop-hs-ink:#0f0f0f;--shop-hs-accent:#8a0f0f;--shop-hs-border:#e8e8e4;--shop-hs-bg-subtle:#f4f4f5;--shop-hs-text-mute:#71717a;position:fixed;inset:0;z-index:9999;display:flex;align-items:flex-end;justify-content:center;padding:0;background:rgba(0,0,0,.5);animation:shop-hs-popup-fade-in .2s ease-out}.shop-hotspot-popup-panel{width:100%;max-width:100%;max-height:78vh;overflow-y:auto;background:#fff;border-radius:16px 16px 0 0;box-shadow:0 20px 60px rgba(0,0,0,.3);animation:shop-hs-popup-sheet-in .22s ease-out;scrollbar-width:none;touch-action:pan-y;transition:transform .2s ease-out}.shop-hotspot-popup-panel.is-dragging{animation:none;transition:none}.shop-hotspot-popup-panel::-webkit-scrollbar{display:none}.shop-hotspot-popup-head{position:sticky;top:0;z-index:2;display:flex;align-items:center;justify-content:space-between;gap:12px;padding:22px 22px 18px;background:#fff;border-bottom:1px solid var(--shop-hs-border)}.shop-hotspot-popup-head:before{content:"";position:absolute;top:8px;left:50%;transform:translateX(-50%);width:36px;height:4px;border-radius:2px;background:var(--shop-hs-border)}.shop-hotspot-popup-head-title{font-size:13px;font-weight:700;letter-spacing:.06em;text-transform:uppercase;color:var(--shop-hs-text-mute)}.shop-hotspot-popup-close{flex-shrink:0;display:flex;align-items:center;justify-content:center;width:30px;height:30px;border:none;border-radius:6px;background:none;color:var(--shop-hs-text-mute);cursor:pointer;transition:background .15s,color .15s}.shop-hotspot-popup-close:focus-visible,.shop-hotspot-popup-close:hover{background:#f2f1ee;color:var(--shop-hs-ink)}.shop-hotspot-popup-body{padding:22px 22px calc(28px + env(safe-area-inset-bottom))}.shop-hotspot-tag-popover{position:relative;text-align:left}.shop-hotspot-tag-popover-brand{margin-bottom:4px;font-size:12px;font-weight:600;color:var(--shop-hs-text-mute);text-transform:uppercase;letter-spacing:.1em}.shop-hotspot-tag-popover-title{margin:0 0 18px;font-size:22px;font-weight:700;color:var(--shop-hs-ink);line-height:1.25}.shop-hotspot-tag-popover-img{position:relative;width:100%;aspect-ratio:4/3;margin-bottom:18px;overflow:hidden;border-radius:16px;background:var(--shop-hs-bg-subtle)}.shop-hotspot-tag-popover-bottom{display:flex;align-items:center;justify-content:space-between;gap:12px;text-align:left}.shop-hotspot-tag-popover-price{font-size:22px;font-weight:700;color:var(--shop-hs-accent);letter-spacing:.02em}.shop-hotspot-tag-popover-price-skeleton{display:block;height:22px;width:96px}.shop-hotspot-tag-popover-link{padding:0;border:none;background:none;font-size:15px;font-weight:600;color:var(--shop-hs-ink);text-decoration:underline;cursor:pointer}@keyframes shop-hs-popup-fade-in{0%{opacity:0}to{opacity:1}}@keyframes shop-hs-popup-sheet-in{0%{opacity:0;transform:translateY(100%)}to{opacity:1;transform:translateY(0)}}