.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))}