/* Fine architectural annotations keep the facade visible. */
.floor-hotspot .floor-marker{min-width:0;min-height:44px;display:flex;align-items:center;gap:9px;border-radius:30px;border:1px solid #d6bd8599;background:#17201bdb;padding:5px 12px 5px 5px;box-shadow:0 5px 20px #0003;backdrop-filter:blur(12px);font-size:11px;font-weight:500;transition:background .2s,border-color .2s}
.floor-marker-dot{width:30px;height:30px;display:grid;place-items:center;border:1px solid #dfc99a88;border-radius:50%;color:#eedbb3;background:#e6cca310;font:13px Georgia,serif;flex:none}
.floor-marker-label{white-space:nowrap;letter-spacing:.025em}.floor-marker-arrow{color:#e6cc98;font-size:15px;margin-left:3px}
.floor-hotspot .floor-marker:hover{background:#24372bec;border-color:#f0d5a0}.floor-hotspot .floor-marker:focus-visible{outline:2px solid #ffe5af;outline-offset:4px}
body[data-scene=exterior] .journey{border-color:#dcc99b38;background:#17201acf;box-shadow:0 4px 25px #0002}
body[data-scene=exterior] .journey button{font-size:10px;letter-spacing:.02em}body[data-scene=exterior] .journey button[aria-current=step]{background:#ead9b91a;color:#f2e2c5}
body[data-scene=exterior] .room-context h1{font-family:Georgia,'Times New Roman',serif;font-size:clamp(26px,3.1vw,42px);font-weight:400;letter-spacing:-.035em;margin:7px 0}
body[data-scene=exterior] .room-context .eyebrow{font-size:8px;letter-spacing:.23em;color:#e0c99b}
body[data-scene=exterior] #floor-open{border-radius:7px;min-height:46px;padding:11px 23px;background:#e8d5af;font-size:12px;font-weight:500;box-shadow:0 5px 25px #0002}
body[data-scene=exterior] #floor-open:after{content:' ↗';margin-left:16px}body[data-scene=exterior] .view-hint{font-size:10px;border-color:#d6c6a033;background:#17201abe;backdrop-filter:blur(8px)}
@media(max-width:600px){.floor-hotspot .floor-marker{font-size:10px;padding-right:10px;gap:7px;min-height:44px}.floor-marker-dot{width:27px;height:27px;font-size:12px}body[data-scene=exterior] .room-context h1{font-size:28px}body[data-scene=exterior] .journey button{font-size:9px;padding:7px 9px}body[data-scene=exterior] #floor-open{padding:10px 15px}}
@media(prefers-reduced-motion:reduce){.floor-hotspot .floor-marker{transition:none}}
