.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-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-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}
