.room-entrance .scene-video{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;display:block;pointer-events:none;opacity:0!important;transition:opacity .2s linear}
.room-entrance .scene-video.is-current{opacity:1!important}
.room-entrance .droge-hit{z-index:8}
.vehicle-hit,.return-hit{position:absolute;z-index:6;padding:0;border:0;cursor:pointer;touch-action:manipulation;display:none;border-radius:16%}
.enhanced .is-active .vehicle-hit,.enhanced .is-active .return-hit{display:block}
.room-entrance .droge-hit[hidden],.vehicle-hit[hidden],.return-hit[hidden]{display:none!important}
.vehicle-hit{left:26.5%;top:46%;width:37%;height:47%}
.vehicle-hit .hello-tag{top:9%;left:52%}
.return-hit{left:30%;top:7%;width:16%;height:37%}
.vehicle-hit:hover .hello-tag,.vehicle-hit:focus-visible .hello-tag,.return-hit:hover .hello-tag,.return-hit:focus-visible .hello-tag{opacity:1;transform:translate(-50%,-3px)}
.vehicle-hit:focus-visible,.return-hit:focus-visible{outline:1px solid #edf1be;outline-offset:3px}
.vehicle-hit[aria-busy=true] .hello-tag{opacity:0}
.entrance-status{position:absolute!important;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip-path:inset(50%);white-space:nowrap;border:0}
.room-entrance .room-copy{top:clamp(112px,14vh,155px);bottom:auto;max-width:31vw}
.room-entrance .room-copy h1{font-size:clamp(43px,3.7vw,72px);line-height:1.02}
.room-entrance .scene-shade{background:linear-gradient(180deg,#080c096b,transparent 24%),linear-gradient(90deg,#080c097a,transparent 39%)}
.room-entrance .entry-note{bottom:110px;right:var(--gutter);text-shadow:0 2px 8px #000}
@media(max-width:850px){
 .room-entrance .scene-frame{background:radial-gradient(ellipse at 60% 22%,#504330,#25271c 50%,#171812 82%)}
 .room-entrance .composition{mask-image:none;transform-origin:50% 50%}
 .room-entrance .scene-shade{background:linear-gradient(180deg,#080c0966,transparent 14%,transparent 60%,#171812 92%)}
 .room-entrance .room-copy{top:auto;bottom:calc(118px + env(safe-area-inset-bottom));max-width:calc(100vw - 44px)}
 .room-entrance .room-copy h1{font-size:clamp(41px,8.8vw,66px)}
 .room-entrance .entry-frame{display:none}
 .vehicle-hit .hello-tag{font-size:10px}
}
@media(max-height:690px) and (max-width:600px){
 .room-entrance .room-copy{bottom:101px}
 .room-entrance .room-copy h1{font-size:38px}
}
@media(prefers-reduced-motion:reduce){.room-entrance .scene-video{transition:none}}

/* Audio belongs to the opening, and is always an explicit visitor choice. */
#car-sound{display:inline-flex;align-items:center;gap:8px;min-height:44px;background:none;border:0;color:inherit;font:inherit;cursor:pointer}#car-sound[hidden]{display:none!important}#car-sound svg{width:17px;height:17px;fill:none;stroke:currentColor;stroke-width:1.4}#car-sound[aria-pressed=true]{color:#edf1be}.room-entrance .droge-hit{display:none!important}@media(max-width:600px){#car-sound span{display:none}#car-sound{width:36px;justify-content:center}.controls-right{gap:8px}}
