.guided-tour-page{padding-top:clamp(34px,4.5vw,64px);padding-bottom:72px}.guided-tour-heading{max-width:830px;margin-bottom:26px}.guided-tour-heading h1{letter-spacing:-.025em;color:var(--forest);margin:0 0 18px;font:500 clamp(2.4rem,5vw,4.35rem)/1.06 Georgia,Times New Roman,serif}.guided-tour-heading>p{color:var(--muted);max-width:700px;margin:0;font-size:clamp(1rem,1.6vw,1.12rem);line-height:1.7}.guided-tour-capture{align-items:stretch;gap:14px;max-width:890px;margin:0 0 34px;display:flex}.guided-tour-capture-line{background:var(--gold);opacity:.7;flex:none;width:2px}.guided-tour-capture p{color:var(--muted);margin:0;font-size:.85rem;line-height:1.7}.guided-tour-capture strong{color:var(--forest);margin-right:.35em;font-weight:650}.guided-tour-mode-row{color:var(--muted);justify-content:space-between;align-items:baseline;gap:16px;margin-bottom:12px;font-size:.8rem;display:flex}.guided-tour-mode-row p{color:var(--forest);margin:0;font-weight:650}.guided-tour-stage{aspect-ratio:16/9;border-radius:var(--radius);isolation:isolate;background:#101612;border:1px solid #d8c48152;width:100%;max-height:calc(100svh - 190px);position:relative;overflow:hidden}.guided-tour-photograph{object-fit:contain;width:100%;height:100%;display:block;position:absolute;inset:0}.guided-tour-photograph--hidden{visibility:hidden}.guided-tour-canvas{visibility:hidden;touch-action:none;position:absolute;inset:0}.guided-tour-canvas--visible{visibility:visible}.guided-tour-canvas canvas{touch-action:none;width:100%;height:100%;display:block}.guided-tour-canvas canvas:focus-visible{outline:3px solid var(--gold);outline-offset:-4px}.guided-tour-stage-controls{z-index:1;pointer-events:none;background:linear-gradient(#0000,#080e09ed);justify-content:space-between;align-items:flex-end;gap:15px;padding:28px 18px 16px;display:flex;position:absolute;inset:auto 0 0}.guided-tour-stage-caption{color:#fff9ed;text-shadow:0 1px 3px #000;flex-direction:column;gap:3px;font-size:.76rem;line-height:1.35;display:flex}.guided-tour-stage-caption strong{font-size:clamp(.9rem,1.6vw,1.1rem);font-weight:600}.guided-tour-stage-step-buttons{pointer-events:auto;flex-shrink:0;gap:8px;display:flex}.guided-tour-stage-step-buttons .guided-tour-button{background:#09170fea;border-color:#e7d9ad99;min-width:44px;padding:10px}.guided-tour-stage-step-buttons .guided-tour-button:disabled{opacity:.45}.guided-tour-overlay{z-index:2;text-align:center;color:var(--ink);background:#090d09eb;flex-direction:column;justify-content:center;align-items:center;gap:16px;padding:clamp(18px,4vw,40px);display:flex;position:absolute;inset:0}.guided-tour-overlay>p{max-width:480px;margin:0;font-size:1rem;line-height:1.6}.guided-tour-overlay h2{max-width:480px;color:var(--forest);margin:0;font:500 clamp(1.3rem,3vw,2rem)/1.2 Georgia,serif}.guided-tour-overlay>progress{width:min(270px,80%);height:5px;accent-color:var(--gold)}.guided-tour-overlay>a{color:var(--forest);text-underline-offset:4px;align-items:center;min-height:44px;font-size:.85rem;text-decoration:underline;display:flex}.guided-tour-overlay--paused{background:#09120bd6}.guided-tour-overlay-actions{flex-wrap:wrap;justify-content:center;gap:10px;display:flex}.guided-tour-overlay--error .guided-tour-overlay-actions{grid-template-columns:repeat(2,minmax(0,1fr));width:min(360px,100%);display:grid}.guided-tour-overlay--error .guided-tour-overlay-actions .guided-tour-button{white-space:normal;padding-inline:8px}.guided-tour-loading-icon{color:var(--gold);animation:1.25s linear infinite guided-tour-spin}@keyframes guided-tour-spin{to{transform:rotate(360deg)}}.guided-tour-action-row{border-bottom:1px solid #d8c48130;justify-content:space-between;align-items:center;gap:22px;min-height:82px;padding:18px 0;display:flex}.guided-tour-button{border-radius:var(--radius);min-height:44px;color:var(--forest);cursor:pointer;white-space:nowrap;background:#17352040;border:1px solid #d8c48155;justify-content:center;align-items:center;gap:8px;padding:11px 16px;font:650 .84rem/1.15 Inter,ui-sans-serif,system-ui,sans-serif;transition:background .15s,border-color .15s;display:inline-flex}.guided-tour-button--primary{background:var(--forest);border-color:var(--forest);color:#11120e;padding-inline:22px}.guided-tour-button:hover:not(:disabled){border-color:var(--gold);background:#254c3260}.guided-tour-button--primary:hover:not(:disabled){background:var(--ivory);color:#11120e}.guided-tour-button:disabled{opacity:.42;cursor:default}.guided-tour-button:focus-visible,.guided-tour-stops button:focus-visible,.guided-tour-page a:focus-visible{outline:3px solid var(--gold);outline-offset:4px}.guided-tour-help{color:var(--muted);max-width:375px;margin:0;font-size:.78rem;line-height:1.6}.guided-tour-session-controls{flex-wrap:wrap;gap:8px;display:flex}.guided-tour-stop-detail{justify-content:space-between;align-items:center;gap:30px;min-height:138px;padding:28px 0 26px;display:flex}.guided-tour-stop-count{color:var(--gold);letter-spacing:.04em;font-size:.74rem;font-weight:650}.guided-tour-stop-detail h2{color:var(--forest);margin:8px 0;font:500 clamp(1.6rem,2.8vw,2.2rem)/1.2 Georgia,serif}.guided-tour-stop-detail p{max-width:700px;color:var(--muted);margin:0;font-size:.9rem;line-height:1.65}.guided-tour-step-buttons{flex-shrink:0;gap:8px;display:flex}.guided-tour-stops ol{border-top:1px solid #d8c48140;border-bottom:1px solid #d8c48140;grid-template-columns:repeat(6,minmax(0,1fr));gap:0;margin:0;padding:0;list-style:none;display:grid}.guided-tour-stops li{min-width:0}.guided-tour-stops button{text-align:left;width:100%;height:100%;min-height:90px;color:var(--muted);cursor:pointer;background:0 0;border:0;border-top:2px solid #0000;align-items:flex-start;gap:10px;padding:18px 12px;font:550 .78rem/1.5 Inter,ui-sans-serif,system-ui,sans-serif;display:flex}.guided-tour-stops button[aria-current=step]{border-top-color:var(--gold);color:var(--forest);background:#d8c4810b}.guided-tour-stops button:hover:not(:disabled){color:var(--forest);background:#d8c48112}.guided-tour-stops button:disabled{cursor:default}.guided-tour-stop-number{min-width:20px;min-height:20px;color:var(--gold);font-variant-numeric:tabular-nums;justify-content:center;align-items:center;font-size:.73rem;display:inline-flex}.guided-tour-note{color:var(--muted);max-width:870px;margin:22px 0 0;font-size:.77rem;line-height:1.7}.guided-tour-note a{color:var(--forest);text-underline-offset:4px;text-decoration:underline}.guided-tour-photo-missing{color:var(--muted);text-align:center;flex-direction:column;justify-content:center;align-items:center;gap:12px;padding:25px;display:flex;position:absolute;inset:0}.guided-tour-photo-missing a{color:var(--forest);min-height:44px;text-decoration:underline}.guided-tour-visit{border-top:1px solid #d8c48130;justify-content:space-between;align-items:center;gap:38px;margin-top:58px;padding-top:36px;display:flex}.guided-tour-visit h2{color:var(--forest);margin:0 0 12px;font:500 clamp(1.8rem,3vw,2.5rem)/1.15 Georgia,serif}.guided-tour-visit p{max-width:570px;color:var(--muted);margin:0;font-size:.92rem;line-height:1.7}.guided-tour-visit-actions{flex-direction:column;flex-shrink:0;gap:10px;min-width:200px;display:flex}@media (max-width:850px){.guided-tour-stops ol{grid-template-columns:repeat(3,minmax(0,1fr))}.guided-tour-stops button{min-height:76px}.guided-tour-action-row{align-items:flex-start;gap:15px}.guided-tour-help{max-width:260px}.guided-tour-visit{align-items:flex-start;gap:25px}.guided-tour-stop-detail{gap:20px}}@media (max-width:600px){.guided-tour-page{padding-top:30px}.guided-tour-heading h1{font-size:2.4rem}.guided-tour-heading>p{font-size:1rem}.guided-tour-capture{margin-bottom:26px}.guided-tour-capture p{font-size:.78rem}.guided-tour-mode-row{gap:10px;font-size:.73rem}.guided-tour-mode-row>span{text-align:right;max-width:120px}.guided-tour-stage{aspect-ratio:4/3;min-height:230px}.guided-tour-overlay{gap:10px;padding:18px}.guided-tour-overlay>p{font-size:.85rem}.guided-tour-overlay--error{padding:14px}.guided-tour-overlay--error>p{font-size:.77rem}.guided-tour-overlay--error h2{font-size:1.22rem}.guided-tour-action-row{flex-direction:column;align-items:stretch;gap:10px;padding:15px 0}.guided-tour-action-row>.guided-tour-button{width:100%;min-height:48px}.guided-tour-help{max-width:none;font-size:.73rem}.guided-tour-session-controls{justify-content:space-between;gap:6px}.guided-tour-session-controls .guided-tour-button{flex:1;padding-inline:9px;font-size:.77rem}.guided-tour-stop-detail{padding:23px 0;display:block}.guided-tour-step-buttons{justify-content:space-between;margin-top:20px}.guided-tour-step-buttons .guided-tour-button{min-width:120px}.guided-tour-stops ol{grid-template-columns:repeat(2,minmax(0,1fr))}.guided-tour-stops button{min-height:67px;padding:13px 10px;font-size:.77rem}.guided-tour-visit{margin-top:40px;padding-top:28px;display:block}.guided-tour-visit-actions{flex-flow:wrap;min-width:0;margin-top:22px}.guided-tour-visit-actions .button-link{flex:1;min-width:150px;padding-inline:12px;font-size:.83rem}.guided-tour-note{font-size:.73rem}}@media (prefers-reduced-motion:reduce){.guided-tour-loading-icon{animation:none}.guided-tour-button{transition:none}}
