.HotspotSection-module__bFJQiq__section{padding:var(--section-pad) 40px;background:var(--bg-warm);overflow:hidden}.HotspotSection-module__bFJQiq__header{text-align:center;max-width:var(--max-width);margin-bottom:56px;margin-inline:auto}.HotspotSection-module__bFJQiq__label{letter-spacing:.18em;color:var(--gold);text-transform:uppercase;margin-bottom:16px;font-size:11px;display:inline-block}.HotspotSection-module__bFJQiq__title{font-family:var(--font-display);color:var(--text);margin:0 0 16px;font-size:clamp(2rem,5vw,3.2rem)}.HotspotSection-module__bFJQiq__subtitle{max-width:560px;color:var(--text-muted);margin:0 auto;font-size:15px;line-height:1.65}.HotspotSection-module__bFJQiq__imageWrap{border-radius:var(--radius-lg);cursor:none;max-width:1100px;margin:0 auto;position:relative;overflow:hidden}.HotspotSection-module__bFJQiq__imageWrap:after{content:"";pointer-events:none;border-radius:var(--radius-lg);background:linear-gradient(135deg,#0000000d 0%,#0000 50%,#00000014 100%);position:absolute;inset:0}.HotspotSection-module__bFJQiq__image{border-radius:var(--radius-lg);will-change:transform;width:100%;height:auto;transition:transform .1s linear;display:block}.HotspotSection-module__bFJQiq__cursor{pointer-events:none;z-index:20;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);background:#c4a46926;border:1.5px solid #c4a46999;border-radius:50%;width:48px;height:48px;transition:transform 80ms linear,width .2s,height .2s,opacity .2s;position:absolute;transform:translate(-50%,-50%)}.HotspotSection-module__bFJQiq__cursorDot{background:var(--gold);border-radius:50%;width:6px;height:6px;position:absolute;inset:50%;transform:translate(-50%,-50%)}.HotspotSection-module__bFJQiq__dot{cursor:pointer;z-index:10;background:0 0;border:none;width:40px;height:40px;padding:0;position:absolute;transform:translate(-50%,-50%)}.HotspotSection-module__bFJQiq__dotInner{color:#fff;letter-spacing:.02em;background:linear-gradient(135deg,#c4a469,#8c6b2a);border-radius:50%;justify-content:center;align-items:center;width:20px;height:20px;font-size:9px;font-weight:700;transition:transform .25s,box-shadow .25s;display:flex;position:absolute;inset:50%;transform:translate(-50%,-50%);box-shadow:0 0 0 3px #c4a46940,0 2px 8px #0000004d}.HotspotSection-module__bFJQiq__dot:hover .HotspotSection-module__bFJQiq__dotInner,.HotspotSection-module__bFJQiq__dotActive .HotspotSection-module__bFJQiq__dotInner{transform:translate(-50%,-50%)scale(1.25);box-shadow:0 0 0 6px #c4a46933,0 4px 16px #c4a46966}.HotspotSection-module__bFJQiq__dotPulse{border:1.5px solid #c4a46999;border-radius:50%;animation:2.4s ease-out infinite HotspotSection-module__bFJQiq__dotPulse;position:absolute;inset:0}.HotspotSection-module__bFJQiq__dotActive .HotspotSection-module__bFJQiq__dotPulse{opacity:0;animation:none}@keyframes HotspotSection-module__bFJQiq__dotPulse{0%{opacity:.8;transform:scale(.7)}70%{opacity:0;transform:scale(1.8)}to{opacity:0;transform:scale(1.8)}}.HotspotSection-module__bFJQiq__dot:focus-visible{outline:2px solid var(--gold);outline-offset:4px;border-radius:50%}.HotspotSection-module__bFJQiq__connector{pointer-events:none;z-index:5;position:absolute;inset:0;overflow:visible}.HotspotSection-module__bFJQiq__tooltip{z-index:15;border:1px solid #c4a46940;border-top:2px solid var(--gold);border-radius:var(--radius);-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);pointer-events:none;background:linear-gradient(135deg,#14120ef5 0%,#1c1812f0 100%);width:280px;padding:18px 20px 16px;position:absolute;box-shadow:0 4px 24px #00000080,inset 0 1px #c4a4691a}.HotspotSection-module__bFJQiq__tooltipNum{letter-spacing:.14em;color:var(--gold);opacity:.8;margin-bottom:6px;font-size:10px;font-weight:700}.HotspotSection-module__bFJQiq__tooltipTitle{font-family:var(--font-display);color:#f0e6d0;margin-bottom:8px;font-size:16px;font-weight:600}.HotspotSection-module__bFJQiq__tooltipDesc{color:#f0e6d0b3;font-size:13px;line-height:1.6}.HotspotSection-module__bFJQiq__legend{flex-wrap:wrap;justify-content:center;gap:12px;max-width:1100px;margin:28px auto 0;display:flex}.HotspotSection-module__bFJQiq__legendItem{color:var(--text-muted);cursor:pointer;background:0 0;border:1px solid #c4a46926;border-radius:100px;align-items:center;gap:8px;padding:6px 14px;font-size:12px;transition:border-color .2s,color .2s;display:flex}.HotspotSection-module__bFJQiq__legendItem:hover,.HotspotSection-module__bFJQiq__legendItemActive{color:var(--text);border-color:#c4a46980}.HotspotSection-module__bFJQiq__legendNum{color:#fff;background:linear-gradient(135deg,#c4a469,#8c6b2a);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:18px;height:18px;font-size:9px;font-weight:700;display:flex}@media (max-width:768px){.HotspotSection-module__bFJQiq__section{padding:60px 16px}.HotspotSection-module__bFJQiq__imageWrap{overflow:hidden}.HotspotSection-module__bFJQiq__tooltip{width:calc(100vw - 40px);max-width:320px}.HotspotSection-module__bFJQiq__dot{width:32px;height:32px}.HotspotSection-module__bFJQiq__dotInner{width:16px;height:16px;font-size:8px}.HotspotSection-module__bFJQiq__legend{gap:8px}.HotspotSection-module__bFJQiq__legendItem{padding:5px 10px;font-size:11px}.HotspotSection-module__bFJQiq__cursor{display:none}}
