@font-face { font-family: Archivo; src: url("./assets/fonts-95/archivo.woff2") format("woff2"); font-style: normal; font-weight: 100 900; font-display: swap; }
@font-face { font-family: "JetBrains Mono"; src: url("./assets/fonts-95/jetbrainsmono.woff2") format("woff2"); font-style: normal; font-weight: 100 800; font-display: swap; }

:root {
  color-scheme: dark;
  --paper: #f0ece4;
  --muted: rgba(240, 236, 228, .62);
  --line: rgba(240, 236, 228, .18);
  --glass: rgba(13, 12, 10, .76);
  --accent: #c49b6e;
  --product-line: rgba(180, 103, 84, .46);
  --area-line: rgba(104, 143, 171, .5);
}

* { box-sizing: border-box; }
html,body { width: 100%; height: 100%; margin: 0; overflow: hidden; background: #080706; }
body { font-family: Archivo, -apple-system, sans-serif; font-weight: 400; color: var(--paper); -webkit-font-smoothing: antialiased; }
button { font: inherit; color: inherit; }
#viewer,#stage,#stage canvas { position: fixed; inset: 0; width: 100%; height: 100%; }
#stage canvas { display: block; touch-action: none; transition: filter 300ms ease; }
#viewer::after { content: ""; pointer-events: none; position: fixed; inset: 0; background: linear-gradient(180deg,rgba(0,0,0,.34),transparent 23%,transparent 60%,rgba(0,0,0,.7)); }

.topbar { position: fixed; z-index: 5; top: max(26px,env(safe-area-inset-top)); left: clamp(22px,4vw,58px); right: clamp(22px,4vw,58px); display: flex; justify-content: space-between; align-items: flex-start; pointer-events: none; text-shadow: 0 2px 16px rgba(0,0,0,.7); }
.eyebrow,.card-kicker { font-family: "JetBrains Mono",monospace; font-size: 11px; letter-spacing: .12em; color: var(--muted); font-weight: 400; }
h1 { margin: 8px 0 0; font-size: clamp(32px,2.6vw,40px); letter-spacing: -.045em; line-height: 1; font-weight: 800; }

.loading { position: fixed; inset: 0; z-index: 20; background: #0c0a08; display: flex; flex-direction: column; align-items: center; justify-content: center; transition: opacity 250ms ease,visibility 250ms ease; }
.loading.hidden { opacity: 0; visibility: hidden; }
.loading-mark { width: 42px; height: 42px; border: 1px solid rgba(255,255,255,.15); border-top-color: var(--accent); border-radius: 50%; animation: spin 1s linear infinite; }
.loading-label { margin-top: 20px; font-size: 24px; font-weight: 800; letter-spacing: -.045em; }
.loading-detail { margin-top: 7px; font-size: 11px; color: var(--muted); }
@keyframes spin { to { transform: rotate(360deg); } }

.drag-hint { position: fixed; z-index: 5; top: 38%; left: 50%; transform: translate(-50%,-50%); padding: 10px 15px; border: 1px solid var(--line); background: rgba(0,0,0,.48); backdrop-filter: blur(12px); font-size: 11px; letter-spacing: .05em; transition: opacity 500ms ease; pointer-events: none; }
.drag-hint.hidden { opacity: 0; }

.hotspot { position: fixed; z-index: 7; transform: translate(-50%,-50%); background: transparent; border: 0; width: 34px; height: 34px; padding: 0; cursor: pointer; display: block; overflow: visible; text-shadow: 0 1px 8px #000; transition: opacity .18s ease; }
.hotspot.product { z-index: 8; }
/* Console: keep distant product anchors and actions, without text badges. */
.hotspot.product[data-node="console"]:is([data-component="tsuki"],[data-component="sora-double"],[data-component="ishi"],[data-component="sora-ottoman"],[data-component="sora-single"]) { width: 20px; height: 20px; }
.hotspot.product[data-node="console"][data-component="tsuki"] .hotspot-name,.hotspot.product[data-node="console"][data-component="sora-double"] .hotspot-name,.hotspot.product[data-node="console"][data-component="ishi"] .hotspot-name,.hotspot.product[data-node="console"][data-component="sora-ottoman"] .hotspot-name,.hotspot.product[data-node="console"][data-component="sora-single"] .hotspot-name { display: none; }
.hotspot.product .hotspot-name { pointer-events: auto; cursor: pointer; }
html.plan-open .hotspot * { pointer-events: none !important; }

html.plan-open .hotspot,html.plan-open .drag-hint { opacity: 0; pointer-events: none; }

.hotspot-dot { position: absolute; left: 50%; top: 50%; width: 9px; height: 9px; transform: translate(-50%,-50%); border: 2px solid #fff; border-radius: 50%; box-shadow: 0 0 0 5px rgba(255,255,255,.14),0 2px 12px #000; }
.hotspot-name { position: absolute; left: calc(50% + 15px); top: 50%; transform: translateY(-50%); font-size: 10px; letter-spacing: .18em; font-weight: 600; white-space: nowrap; }
.hotspot.scene-product .hotspot-name { left: 50%; top: calc(50% + 17px); transform: translateX(-50%); min-width: max-content; padding: 4px 7px 5px; background: rgba(10,9,8,.82); border: 1px solid rgba(240,236,228,.24); box-shadow: 0 3px 12px rgba(0,0,0,.42); font-size: 8px; letter-spacing: .12em; line-height: 1.2; }
.hotspot.scene-product .hotspot-name > span { display: block; }
.hotspot.scene-product .hotspot-name .hotspot-variant { display: block; margin-top: 3px; color: #fff; font-size: 9px; font-weight: 800; letter-spacing: .14em; line-height: 1.25; text-shadow: 0 1px 5px #000; }
.hotspot.scene-product[data-node="living-02"][data-component="sen"] .hotspot-name { left: calc(50% + 15px); top: 50%; transform: translateY(-50%); }
.hotspot.scene-product[data-node="living-02"][data-component="yume"] .hotspot-name { left: auto; right: calc(50% + 15px); top: 50%; transform: translateY(-50%); }
.hotspot.scene-product[data-node="living-02"][data-component="sora-single"] .hotspot-name { top: auto; bottom: calc(50% + 17px); transform: translateX(-50%); }
.hotspot.scene-product[data-node="dining-03"][data-component="console"] .hotspot-name { top: auto; bottom: calc(50% + 17px); transform: translateX(-50%); }
.hotspot.scene-product[data-node="ishi"][data-component="yume"] .hotspot-name { left: auto; right: calc(50% + 15px); top: 50%; transform: translateY(-50%); }
.hotspot.scene-product[data-node="ishi"][data-component="sen"] .hotspot-name { left: calc(50% + 15px); top: 50%; transform: translateY(-50%); }
.hotspot:hover .hotspot-dot { background: var(--accent); border-color: var(--accent); transform: translate(-50%,-50%) scale(1.2); }
.scene-jump { width: 84px; height: 62px; }
.scene-jump .jump-arrow { position: absolute; left: 50%; top: 3px; width: 30px; height: 21px; transform: translateX(-50%); border: 0; background: #8fdaf2; clip-path: polygon(0 0,100% 0,50% 100%); filter: drop-shadow(0 2px 7px rgba(0,0,0,.82)) drop-shadow(0 0 6px rgba(143,218,242,.55)); animation: scene-pointer-bob 1.5s ease-in-out infinite; }
.scene-jump .jump-arrow::before,.scene-jump .jump-arrow::after { content: none; }
.scene-jump .jump-ripples { position: absolute; left: 50%; top: 36px; width: 0; height: 0; pointer-events: none; }
.scene-jump .jump-ripples i { position: absolute; left: 0; top: 0; width: 62px; height: 18px; border: 2px solid rgba(143,218,242,.9); border-radius: 50%; opacity: 0; transform: translate(-50%,-50%) scale(.46); filter: drop-shadow(0 1px 5px rgba(0,0,0,.72)) drop-shadow(0 0 6px rgba(143,218,242,.48)); animation: scene-ripple-wave 2.4s cubic-bezier(.18,.56,.32,1) infinite; }
.scene-jump .jump-ripples i:nth-child(2) { animation-delay: -.8s; }
.scene-jump .jump-ripples i:nth-child(3) { animation-delay: -1.6s; }
.scene-jump .hotspot-name { left: 50%; top: auto; bottom: 62px; transform: translateX(-50%); padding: 5px 9px; background: rgba(10,13,15,.86); border: 1px solid rgba(143,218,242,.48); box-shadow: 0 4px 14px rgba(0,0,0,.46); font-size: 10px; font-weight: 700; letter-spacing: .14em; }
.scene-jump[data-node="dining-01"][data-target-node="dining-02"] .hotspot-name { transform: translateX(-50%) translateY(6px); }
.scene-jump[data-node="dining-01"][data-target-node="living-02"] .hotspot-name { margin-left: -18px; transform: translateX(-50%) translateY(-10px); }
.scene-jump[data-node="dining-01"][data-target-node="living-01"] .hotspot-name { margin-left: 18px; transform: translateX(-50%) translateY(0); }
.scene-jump:hover .jump-arrow { background: #d9f6ff; filter: drop-shadow(0 2px 9px rgba(143,218,242,.9)); }
@keyframes scene-pointer-bob { 0%,100% { margin-top: 0; } 50% { margin-top: 6px; } }
@keyframes scene-ripple-wave { 0% { opacity: .78; transform: translate(-50%,-50%) scale(.46); } 78% { opacity: .08; transform: translate(-50%,-50%) scale(1.72); } 100% { opacity: 0; transform: translate(-50%,-50%) scale(1.86); } }
@media  (prefers-reduced-motion: reduce) { .scene-jump .jump-arrow { animation: none; } .scene-jump .jump-ripples i { display: none; animation: none; } .scene-jump .jump-ripples i:first-child { display: block; opacity: .66; transform: translate(-50%,-50%) scale(1); } }

.product-card { position: fixed; z-index: 10; right: clamp(18px,4vw,58px); top: 42%; width: min(330px,calc(100vw - 36px)); padding: 28px; background: rgba(17,15,12,.88); border: 1px solid var(--line); backdrop-filter: blur(24px); transform: translate(28px,-50%); opacity: 0; visibility: hidden; transition: .35s ease; }
.product-card.open { transform: translate(0,-50%); opacity: 1; visibility: visible; }
.product-card h2 { margin: 9px 0 10px; font-size: 28px; font-weight: 800; letter-spacing: -.045em; line-height: 1.05; }
.product-card p { margin: 0; color: var(--muted); font-size: 14px; font-weight: 400; letter-spacing: .012em; line-height: 1.62; }
.product-preview { display: block; width: 100%; max-width: 100%; height: auto; aspect-ratio: 5 / 3; margin: 16px auto 0; object-fit: contain; background: transparent; }
.product-card .card-coming { margin-top: 18px; letter-spacing: .14em; color: var(--paper); }
.preview-note { display: block; margin-top: 5px; text-align: center; font-size: 11px; color: var(--muted); }
.product-preview[hidden],.preview-note[hidden],.card-coming[hidden],#product-link[hidden] { display: none; }
#product-link { margin-top: 12px; }
@media  (max-width: 700px) { .product-preview { width: 100%; height: auto; margin-top: 10px; } }
.icon-button { position: absolute; top: 12px; right: 13px; border: 0; background: transparent; font-size: 25px; cursor: pointer; color: var(--muted); }
.card-action { display: block; margin-top: 22px; width: 100%; border: 1px solid var(--line); background: transparent; padding: 12px 8px; font-size: 12px; font-weight: 600; letter-spacing: .18em; text-transform: uppercase; color: var(--paper); text-align: center; text-decoration: none; transition: .2s ease; }
.card-action:hover { border-color: var(--accent); background: rgba(196,155,110,.14); }
.card-closeup { margin-top: 18px; cursor: pointer; }
.card-closeup + .card-action { margin-top: 8px; }

.plan-dialog { position: fixed; z-index: 14; left: 0; top: 50%; width: min(570px,calc((100vh - 48px) * .7036 + 70px),calc(100vw - 10px)); height: min(760px,calc(100vh - 24px)); max-height: calc(100vh - 24px); padding: 0; background: transparent; border: 0; transform: translate(calc(-100% + 38px), -50%); transition: transform .3s cubic-bezier(.22,.8,.24,1); }
.plan-dialog.open { transform: translate(0, -50%); }
.plan-trigger { position: absolute; z-index: 4; right: 0; top: 50%; width: 48px; height: 142px; padding: 0; border: 1px solid rgba(236,232,219,.7); background: #ece8db; color: #1c1b12; transform: translateY(-50%); cursor: pointer; font: 600 12px/1 Archivo,-apple-system,sans-serif; letter-spacing: .18em; writing-mode: vertical-rl; text-orientation: mixed; box-shadow: 0 4px 18px rgba(0,0,0,.25); }
.plan-trigger i { display: block; width: 7px; height: 7px; margin: 9px auto 0; border-top: 1.5px solid currentColor; border-right: 1.5px solid currentColor; transform: rotate(45deg); transition: transform .2s ease; }
.plan-dialog.open .plan-trigger i { transform: rotate(225deg); }
.plan-trigger:hover,.plan-trigger:focus-visible { color: #fff; background: rgba(18,33,38,.96); outline: none; }
.plan-panel { height: 100%; margin-right: 48px; padding: 16px; display: flex; flex-direction: column; background: rgba(12,11,9,.96); border: 1px solid rgba(240,236,228,.25); border-left: 0; backdrop-filter: blur(24px); }
.plan-header { display: flex; align-items: flex-start; justify-content: space-between; flex: 0 0 auto; padding: 2px 2px 12px; }
.plan-header h2 { margin: 6px 0 0; font: 800 28px/1.05 Archivo,-apple-system,sans-serif; letter-spacing: -.045em; }
.plan-close { position: static; width: 32px; height: 32px; padding: 0; }
.plan-scroll { flex: 1 1 auto; min-height: 0; display: flex; align-items: center; justify-content: center; overflow: hidden; background: #181612; }
.plan-canvas { position: relative; flex: 0 0 auto; aspect-ratio: 1441 / 2048; margin: 0 auto; line-height: 0; }
.plan-canvas > img { display: block; width: 100%; height: 100%; object-fit: contain; user-select: none; }
.plan-point { position: absolute; z-index: 2; width: 34px; height: 34px; padding: 0; border: 0; background: transparent; transform: translate(-50%,-50%); cursor: pointer; line-height: normal; }
.plan-point > i { position: absolute; left: 50%; top: 50%; display: block; transform: translate(-50%,-50%); transition: transform .16s ease,filter .16s ease; }
.plan-point.product > i { width: 14px; height: 14px; border: 3px solid #fff; border-radius: 50%; background: #ff5a3c; box-shadow: 0 0 0 5px rgba(255,90,60,.34),0 0 13px rgba(255,90,60,.72),0 3px 9px rgba(0,0,0,.88); }
.plan-point.scene > i { width: 18px; height: 13px; background: #8fdaf2; clip-path: polygon(0 0,100% 0,50% 100%); filter: drop-shadow(0 2px 3px rgba(0,0,0,.65)); }
.plan-point > span { position: absolute; left: calc(50% + 13px); top: 50%; min-width: max-content; padding: 4px 6px; background: rgba(10,9,8,.94); border: 1px solid rgba(255,255,255,.22); color: #fff; font-size: 8px; font-weight: 800; letter-spacing: .04em; line-height: 1.15; text-align: left; white-space: nowrap; opacity: 0; visibility: hidden; transform: translate(3px,-50%); transition: opacity .14s ease,transform .14s ease,visibility .14s ease; box-shadow: 0 2px 7px rgba(0,0,0,.35); }
.plan-point.scene > span { border-color: rgba(143,218,242,.52); }
.plan-point.product > span { border-color: rgba(255,90,60,.72); }
.plan-point.label-left > span { left: auto; right: calc(50% + 13px); text-align: right; }
.plan-point small { display: block; margin-top: 2px; color: rgba(255,255,255,.82); font-size: 6px; letter-spacing: .08em; }
.plan-point:hover,.plan-point:focus-visible { z-index: 5; outline: none; }
.plan-point:hover > i,.plan-point:focus-visible > i { transform: translate(-50%,-50%) scale(1.34); filter: brightness(1.18) drop-shadow(0 0 5px rgba(255,255,255,.75)); }
.plan-point:hover > span,.plan-point:focus-visible > span { opacity: 1; visibility: visible; transform: translate(0,-50%); background: #11100e; border-color: rgba(255,255,255,.7); }
.plan-legend { display: flex; align-items: center; gap: 14px; flex: 0 0 auto; padding: 11px 2px 0; color: var(--muted); font-size: 8px; letter-spacing: .08em; text-transform: uppercase; }
.plan-legend span { display: flex; align-items: center; gap: 6px; }
.plan-legend i { display: block; width: 9px; height: 9px; }
.plan-legend .product-key { border: 2px solid #fff; border-radius: 50%; background: #ff5a3c; box-shadow: 0 0 0 2px rgba(255,90,60,.3); }
.plan-legend .scene-key { background: #8fdaf2; clip-path: polygon(0 0,100% 0,50% 100%); }
.plan-legend small { margin-left: auto; font-size: 7px; color: rgba(240,236,228,.42); }































/* First-visit guide: pinned until an actual gesture, never a timeout. */
:root { --plan-width: min(700px,calc((100dvh - 120px) * .7036 + 92px),calc(100vw - 8px));  }
.plan-dialog { width: var(--plan-width); height: min(980px,calc(100dvh - 24px)); max-height: calc(100dvh - 24px); transform: translate(calc(-100% + 48px), -50%); }
.plan-dialog.open { transform: translate(0,-50%); }



html.tour-intro .topbar { left: calc(var(--plan-width) + 24px); }
html.tour-intro .plan-dialog { transition: none; }
@media  (max-width: 900px) {
  
  
  html.tour-intro .topbar { display: none; }
}



@media  (max-width: 700px) {
  
  .topbar { top: max(16px,env(safe-area-inset-top)); left: 16px; right: 16px; }
  h1 { font-size: 28px; }
  
  .plan-dialog { width: min(calc((100vh - 56px) * .7036 + 62px),calc(100vw - 6px)); height: calc(100vh - 20px - env(safe-area-inset-top)); max-height: calc(100vh - 20px - env(safe-area-inset-top)); }
  .plan-panel { margin-right: 48px; padding: 11px; }
  .plan-header { padding-bottom: 8px; }
  .plan-header h2 { font-size: 24px; }
  .plan-canvas { flex: 0 0 auto; }
  .plan-point > span { padding: 2px 3px; font-size: 5.8px; letter-spacing: 0; }
  .plan-point small { font-size: 4.8px; }
  .plan-legend { gap: 10px; font-size: 7px; }
  .plan-legend small { display: none; }
  
  
  
  
  
  
  
  
  .product-card { padding: 16px 18px; }
  .product-card h2 { margin: 5px 0 6px; font-size: 24px; }
  .product-card p { font-size: 13px; line-height: 1.5; }
  .card-action { margin-top: 12px; padding: 9px; }
  .drag-hint { top: 35%; white-space: nowrap; font-size: 9px; }
}

/* Short landscape screens keep both guides beside each other, not a zero-height map. */
@media  (min-width: 701px) and (max-height: 500px) {
  html.tour-intro .plan-dialog { top: 50%; height: calc(100dvh - 24px); max-height: calc(100dvh - 24px); transform: translate(0,-50%); }
  
  .plan-panel { padding: 10px; }
  .plan-header { padding-bottom: 6px; }
  .plan-header h2 { margin: 2px 0 0; font-size: 20px; }
  .plan-legend { font-size: 8px; gap: 6px; padding-top: 6px; }
  .plan-legend small { display: none; }
  .plan-point { width: 20px; height: 20px; }
}

/* Live-homepage type hierarchy, scaled for a panorama overlay.
   Spatial marker colors, dots, triangles and ripples stay unchanged. */
.hotspot-name,.hotspot.scene-product .hotspot-name { font-size: 11px; font-weight: 500; letter-spacing: .012em; line-height: 1.25; }
.hotspot.scene-product .hotspot-name .hotspot-variant { font-size: 11px; font-weight: 600; letter-spacing: .012em; }
.scene-jump .hotspot-name { font-size: 11px; font-weight: 600; letter-spacing: .12em; }
.plan-point > span { font-size: 11px; font-weight: 500; letter-spacing: .012em; padding: 4px 6px; }
.plan-point small { font-size: 10px; font-weight: 400; letter-spacing: .04em; }
.plan-legend { font-size: 11px; letter-spacing: .08em; }
.plan-legend small { font-size: 10px; }
.drag-hint { font-size: 11px; letter-spacing: .012em; }
.plan-trigger:focus-visible { outline: 2px solid #ece8db; outline-offset: -4px; }

/* The rail and panel share one continuous hover surface, never a page overlay. */
.product-drawer { --product-panel-width: min(330px,calc(100vw - 58px)); position: fixed; z-index: 13; right: 0; top: 50%; display: flex; align-items: center; width: calc(var(--product-panel-width) + 48px); transform: translate(var(--product-panel-width),-50%); transition: transform .3s cubic-bezier(.22,.8,.24,1); pointer-events: none; }
.product-drawer[hidden] { display: none; }
.product-drawer.open { transform: translate(0,-50%); }
.product-trigger { flex: 0 0 48px; width: 48px; height: 142px; padding: 0; border: 1px solid rgba(236,232,219,.7); background: #ece8db; color: #1c1b12; cursor: pointer; font: 600 12px/1 Archivo,-apple-system,sans-serif; letter-spacing: .18em; writing-mode: vertical-rl; text-orientation: mixed; box-shadow: 0 4px 18px rgba(0,0,0,.25); pointer-events: auto; }
.product-trigger i { display: block; width: 7px; height: 7px; margin: 9px auto 0; border-top: 1.5px solid currentColor; border-right: 1.5px solid currentColor; transform: rotate(225deg); }
.product-drawer.open .product-trigger i { transform: rotate(45deg); }
.product-trigger:hover { color: #fff; background: rgba(18,33,38,.96); }
.product-trigger:focus-visible,.product-card :focus-visible { outline: 2px solid #ece8db; outline-offset: -4px; }
.product-drawer .product-card { position: relative; flex: 0 0 var(--product-panel-width); width: var(--product-panel-width); top: auto; right: auto; bottom: auto; left: auto; transform: none; opacity: 0; visibility: hidden; max-height: calc(84dvh - 24px); overflow-y: auto; overscroll-behavior: contain; pointer-events: none; transition: opacity .2s ease,visibility .2s ease; }
.product-drawer.open .product-card { transform: none; opacity: 1; visibility: visible; pointer-events: auto; }
@media  (max-width: 700px) {
  .product-drawer { --product-panel-width: min(330px,calc(100vw - 96px)); }
  .product-drawer .product-card { max-height: calc(100dvh - 150px - env(safe-area-inset-bottom)); }
}
@media  (prefers-reduced-motion: reduce) { .product-drawer,.product-drawer .product-card { transition: none; } }

/* Product heading: native accessible website link; keep the approved typography. */
.node-title-link { color: inherit; font: inherit; text-decoration: none; pointer-events: auto; cursor: pointer; }
.node-title-link:hover { text-decoration: underline; text-decoration-thickness: 1px; text-underline-offset: .14em; }
.node-title-link:focus-visible { outline: 2px solid currentColor; outline-offset: 5px; }

/* Source-backed, compact product facts. The image remains flush with the PDP button. */
.card-specs { margin: 14px 0 0; padding: 0; border-top: 1px solid var(--line); }
.card-spec-row { display: grid; grid-template-columns: 76px minmax(0,1fr); gap: 10px; padding: 7px 0; border-bottom: 1px solid var(--line); }
.card-spec-row dt { margin: 0; color: var(--muted); font-size: 11px; line-height: 1.45; }
.card-spec-row dd { margin: 0; color: var(--paper); font-size: 12px; line-height: 1.45; overflow-wrap: anywhere; }
.product-card .card-price-basis { margin-top: 7px; font-size: 12px; line-height: 1.45; color: #c6c3bc; }
.product-card .card-source-note { margin-top: 10px; font-size: 11px; line-height: 1.5; color: #c6c3bc; }
.card-price-basis[hidden],.card-source-note[hidden] { display: none; }

/* Product discoveries: steady spatial anchors with a soft breathing light. */
.hotspot.product .hotspot-dot {
 background: #fff; border-color: #fff;
 transform: translate(-50%,-50%);
 box-shadow: 0 0 5px rgba(255,255,255,.95),0 0 12px rgba(255,255,255,.45),0 1px 5px rgba(0,0,0,.8);
}
.hotspot.product .hotspot-dot::before {
 content: ""; position: absolute; inset: -10px; border-radius: 50%; pointer-events: none;
 background: radial-gradient(circle,rgba(255,255,255,.5) 0%,rgba(255,255,255,.16) 45%,transparent 72%);
 animation: product-shine 1.6s ease-in-out infinite;
}
@keyframes product-shine {
 0%,100% { opacity: .28; transform: scale(.72); }
 50% { opacity: .95; transform: scale(1.15); }
}
.hotspot.product .hotspot-name {
 display: block !important; opacity: 0; visibility: hidden; pointer-events: none !important;
 left: 50% !important; right: auto !important; top: calc(50% + 12px) !important; bottom: auto !important;
 transform: translateX(-50%) !important;
 transition: opacity .16s ease,visibility .16s ease;
}
/* Bridge the tiny dot-to-name gap so the revealed name remains clickable. */
.hotspot.product .hotspot-name::before { content: ""; position: absolute; left: 0; right: 0; top: -12px; height: 12px; }
.hotspot.product:focus-visible { z-index: 12; }
.hotspot.product:focus-visible .hotspot-name { opacity: 1; visibility: visible; pointer-events: auto !important; }
@media  (hover:hover) and (pointer:fine) {
 .hotspot.product:hover { z-index: 12; }
 .hotspot.product:hover .hotspot-name { opacity: 1; visibility: visible; pointer-events: auto !important; }
}
html.plan-open .hotspot.product .hotspot-name {
 opacity: 0; visibility: hidden; pointer-events: none !important;
}
@media  (prefers-reduced-motion:reduce) {
 .hotspot.product .hotspot-dot::before { animation: none; opacity: .55; transform: none; }
 .hotspot.product .hotspot-name { transition: none; }
}

/* Scene names follow the same hover-only discovery behavior as products. */
.scene-jump .hotspot-name {
 opacity: 0; visibility: hidden; pointer-events: none !important;
 left: 50% !important; right: auto !important; top: auto !important; bottom: 62px !important;
 transform: translateX(-50%) !important; margin-left: 0 !important;
 transition: opacity .16s ease,visibility .16s ease;
}
.scene-jump:focus-visible { z-index: 12; }
.scene-jump:focus-visible .hotspot-name { opacity: 1; visibility: visible; pointer-events: auto !important; }
@media (hover:hover) and (pointer:fine) {
 .scene-jump:hover { z-index: 12; }
 .scene-jump:hover .hotspot-name { opacity: 1; visibility: visible; pointer-events: auto !important; }
}
html.plan-open .scene-jump .hotspot-name { opacity: 0; visibility: hidden; pointer-events: none !important; }
@media (prefers-reduced-motion:reduce) { .scene-jump .hotspot-name { transition: none; } }
