.tour-page{max-width:1400px;margin:auto;padding:28px clamp(16px,3vw,40px) 48px}.tour-heading h1{font-size:clamp(2rem,4vw,3.5rem);margin:8px 0 12px}.tour-heading>.eyebrow{margin:14px 0 0}.tour-heading>p:last-child{max-width:850px}.tour-workspace{display:grid;grid-template-columns:minmax(0,1.65fr) minmax(300px,1fr);border:1px solid #b9c8bd;border-radius:20px;overflow:hidden;background:#fffdf8}.tour-model-panel{background:#e7eee8;min-width:0}.tour-toolbar{display:flex;flex-wrap:wrap;gap:6px;padding:14px}.tour-page button{font:600 14px/1.3 system-ui;min-height:44px;padding:10px 14px;color:#173f35;background:#fffdf8;border:1px solid #a5b5a8;border-radius:8px;cursor:pointer}.tour-page button[aria-pressed=true]{background:#244536;color:white;border-color:#244536}.tour-page button:disabled{opacity:.45;cursor:default}.tour-page button:focus-visible,.tour-page a:focus-visible{outline:3px solid #a45329;outline-offset:3px}#tour-stage{height:clamp(310px,41vw,510px);position:relative;overflow:hidden;isolation:isolate;outline-offset:-4px}#tour-stage canvas{display:block;width:100%;height:100%;touch-action:none}.tour-fallback{position:absolute;inset:0;width:100%;height:100%;object-fit:contain;padding:24px}.tour-model-tag{position:absolute;bottom:12px;left:14px;padding:5px 10px;border-radius:6px;background:#ffffffdb;color:#244536;font-size:12px;pointer-events:none}.tour-help,.tour-status{font-size:14px;line-height:1.5;padding:0 16px;margin:8px 0}.tour-status{color:#5d4322}.tour-stops{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:7px;padding:14px}.tour-stops button{text-align:left;font-size:13px;line-height:1.5}.tour-stops button span{display:block;font-size:12px;opacity:.75}.tour-stop-panel{padding:22px;min-width:0}.tour-stepper{display:flex;align-items:center;justify-content:space-between;gap:8px;margin-bottom:24px}.tour-stepper span{font-size:14px}.tour-stop-panel h2{font-size:1.8rem;margin:6px 0 12px}.tour-stop-panel p{font-size:16px;line-height:1.6}.tour-stop-panel .eyebrow{font-size:12px;margin:0}.tour-stop-panel>a{display:block;background:#e8e7e0;border-radius:12px;overflow:hidden;color:#244536}.tour-stop-panel>a img{display:block;width:100%;height:230px;object-fit:contain}.tour-stop-panel>a span{display:block;padding:7px 12px;font-size:14px}.tour-stop-panel .tour-reference-note{font-size:12px;margin:8px 0 16px;color:#596259}.tour-family-note{border-left:3px solid #b57b37;padding-left:14px}.tour-floorplan,.tour-gallery{border-bottom:1px solid #bac6bd;padding:16px 0}.tour-page summary{cursor:pointer;font-weight:700;padding:10px 0}.tour-floorplan img{display:block;width:min(100%,970px);margin:20px auto;image-rendering:auto}.tour-floorplan p,.tour-accuracy{font-size:14px;line-height:1.6;max-width:1050px}.tour-accuracy{margin:20px 0}.tour-gallery>div{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:20px}.tour-gallery figure{margin:0}.tour-gallery img{width:100%;height:200px;object-fit:contain;background:#e9ece5;border-radius:8px}.tour-gallery figcaption{font-size:14px}.tour-next{display:flex;flex-wrap:wrap;gap:16px 28px;margin-top:24px;font-weight:700}@media(max-width:900px){.tour-workspace{grid-template-columns:1fr}.tour-stop-panel{padding:20px}.tour-stop-panel>a img{height:300px}#tour-stage{height:360px}.tour-gallery>div{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:450px){.tour-stops{grid-template-columns:repeat(2,minmax(0,1fr))}.tour-toolbar button{flex:1 1 40%}.tour-gallery>div{grid-template-columns:1fr}.tour-stop-panel>a img{height:240px}}@media print{.tour-model-panel,.tour-stepper,.tour-next{display:none}.tour-workspace{display:block}.tour-floorplan{display:block}}
.tour-heading h1{font-size:clamp(1.9rem,3vw,2.7rem)}
#tour-stage.touch-guarded,#tour-stage.touch-guarded *{touch-action:none;overscroll-behavior:none;-webkit-user-select:none;user-select:none;-webkit-touch-callout:none}
#tour-stage.touch-guarded canvas{cursor:grab}
#tour-stage.touch-guarded canvas:active{cursor:grabbing}
.tour-stop-panel>a img{height:clamp(290px,30vw,410px)}
.tour-stops button{font-size:14px}
.tour-stop-panel .tour-reference-note{font-size:14px}
.tour-orientation{position:absolute;top:12px;left:14px;right:14px;text-align:center;font:500 13px/1.5 system-ui;color:#244536;pointer-events:none;background:#ffffffd9;border-radius:6px;padding:6px}
.tour-photo-dialog{width:min(96vw,1400px);max-width:96vw;max-height:94dvh;padding:16px;background:#182923;color:#fff;border:0;border-radius:14px}
.tour-photo-dialog::backdrop{background:#07130fe6}
.tour-photo-dialog form{display:flex;justify-content:flex-end;margin:0 0 12px}
.tour-photo-dialog button{min-height:44px;padding:10px 18px;cursor:pointer}
.tour-photo-dialog figure{margin:0;text-align:center}
.tour-photo-dialog img{display:block;margin:auto;max-width:100%;max-height:74dvh;width:auto;height:auto;object-fit:contain}
.tour-photo-dialog figcaption{font-size:14px;line-height:1.5;padding:12px}
.tour-workspace:fullscreen{width:100vw;height:100dvh;border:0;border-radius:0;overflow:auto;background:#fffdf8}
.tour-workspace:fullscreen #tour-stage{height:calc(100dvh - 320px);min-height:300px}
@media(max-width:900px){.tour-workspace:fullscreen #tour-stage{height:55dvh}.tour-stop-panel>a img{height:360px}}
.tour-toolbar #tour-enter{background:#a54c26;color:white;border-color:#a54c26;font-weight:750;order:-1}
.tour-walk-controls[hidden]{display:none}
.tour-walk-controls{padding:14px 16px;background:#dce6de;border-top:1px solid #bccdbf}
.tour-walk-controls>div{display:flex;flex-wrap:wrap;align-items:center;gap:6px;margin-bottom:8px}
.tour-walk-controls span{width:44px;font-size:14px;font-weight:700}
.tour-walk-controls button{min-width:64px}
.tour-interactions{padding:14px;background:#f3f2e9;border:1px solid #cbd3c7;border-radius:12px;margin:12px 0}
.tour-interactions summary{font-weight:700;cursor:pointer;padding:5px}
.tour-interactions button{display:inline-block;margin:6px 6px 0 0;padding:10px 12px;min-height:44px;border:1px solid #718274;border-radius:7px;background:#fff;color:#233b2b;cursor:pointer}
.tour-workspace .tour-interactions button[aria-pressed=true]{background:#e1eadc;color:#233b2b}
.tour-interactions button:focus-visible{outline:3px solid #bd7d26;outline-offset:2px}
#tour-stage{scroll-margin-top:90px}
.tour-walk-controls p{font-size:14px;line-height:1.5;margin:8px 0 0}
.tour-workspace:fullscreen:has(.tour-walk-controls:not([hidden])) #tour-stage{height:calc(100dvh - 500px);min-height:320px}
.tour-joysticks{position:absolute;inset:auto 16px 16px;display:flex;justify-content:space-between;pointer-events:none;z-index:4;user-select:none;-webkit-user-select:none}
.tour-joysticks[hidden]{display:none}
.tour-stick{display:flex;flex-direction:column;align-items:center;gap:5px;pointer-events:none}
.tour-page .tour-stick-pad{position:relative;display:grid;place-items:center;width:112px;height:112px;min-height:112px;padding:0;border-radius:50%;border:2px solid #f3f5ecb3;background:#172f27a6;box-shadow:0 2px 10px #0003;touch-action:none;pointer-events:auto;cursor:grab;-webkit-tap-highlight-color:transparent}
.tour-page .tour-stick-pad.is-active{background:#172f27dc;cursor:grabbing;border-color:#e4b95d}
.tour-stick-knob{display:block;width:48px;height:48px;border-radius:50%;background:#f8f5e9;border:2px solid #a8b8ad;box-shadow:0 2px 7px #0005;pointer-events:none}
.tour-stick-label{font:700 14px/1.4 system-ui;background:#172f27e8;color:white;padding:2px 12px;border-radius:12px}
#tour-stage.has-joysticks .tour-model-tag{top:12px;bottom:auto;font-size:14px}
#tour-stage.has-joysticks .tour-orientation{display:none}
.tour-guide{display:flex;flex-wrap:wrap;gap:8px;padding:12px 14px;background:#e1e9e2;border-block:1px solid #bdcbbf}.tour-guide button{flex:1 1 140px}.tour-guide button[hidden]{display:none}.tour-guide-status{flex-basis:100%;margin:2px 0;font:500 14px/1.5 system-ui;color:#244536}.tour-guide button:first-child{background:#244536;color:white}.tour-guide button:disabled{opacity:.65}
@media(max-width:600px){#tour-stage.has-joysticks{height:clamp(400px,65svh,580px)}.tour-joysticks{inset:auto 12px 14px}.tour-page .tour-stick-pad{width:104px;height:104px;min-height:104px}.tour-heading{padding-bottom:8px}.tour-toolbar{padding:8px}.tour-toolbar button{flex:1 1 30%;padding:9px 5px}.tour-workspace:fullscreen:has(.tour-walk-controls:not([hidden])) #tour-stage{height:calc(100svh - 136px);min-height:360px}}
@media(max-height:520px) and (orientation:landscape){.tour-workspace:fullscreen:has(.tour-walk-controls:not([hidden])) #tour-stage{height:calc(100svh - 74px);min-height:240px}.tour-page .tour-stick-pad{width:94px;height:94px;min-height:94px}}
