:root{--journey-ease:cubic-bezier(.22,.75,.16,1)}
.map-controls{position:absolute;z-index:10;right:40px;bottom:232px;display:grid;grid-template-areas:"compass tools" "atmosphere tools";grid-template-columns:192px 43px;gap:16px 20px;align-items:end;pointer-events:none}
.map-controls>*{pointer-events:auto}
.map-tools{position:static;grid-area:tools;align-self:center}
.compass{position:static;grid-area:compass;justify-self:end}
.atmosphere-controls{grid-area:atmosphere;display:grid;gap:16px}.time-control{padding:15px 17px 12px;border:1px solid #dbe7d333;background:#17352b70;backdrop-filter:blur(14px);border-radius:7px}.time-labels{display:flex;justify-content:space-between;align-items:center;font-size:12px}.time-labels button{padding:2px 0}.time-labels button:last-child{opacity:.7}.time-current{display:block;font-size:12px;line-height:1.5;color:#e1e7d5aa;margin-top:4px}#time-of-day{display:block;width:100%;margin:13px 0 9px;accent-color:#e5dab0;height:3px;cursor:ew-resize}.sound-toggle{display:flex;align-items:center;justify-content:center;gap:10px;font-size:12px;padding:7px 0;color:#e7e9daaa}.sound-toggle svg{height:16px;width:16px;stroke:currentColor;fill:none;stroke-width:1.5}.sound-toggle[aria-pressed=true]{color:#e7edce}.traveling .map-controls,.traveling .intro,.traveling .discovery,.traveling .hotspots,.traveling .map-tools,.traveling .compass,.traveling .atmosphere-controls,.traveling .map-footer,.traveling .site-header nav,.traveling .booking{opacity:0;pointer-events:none}.traveling .intro,.traveling .discovery{animation:none;visibility:hidden}.traveling .site-header{border-color:transparent;pointer-events:none}.traveling .site-header .brand{opacity:.75}.traveling .vignette{opacity:.55}.site-header,.hotspots,.map-controls,.map-tools,.compass,.atmosphere-controls,.map-footer,.vignette{transition:opacity .4s ease}
.journey-hud{position:fixed;z-index:45;left:50%;bottom:55px;transform:translateX(-50%);width:min(600px,calc(100% - 40px));text-align:center;color:var(--cream);text-shadow:0 1px 20px #00190c}.journey-hud .eyebrow{font-size:12px;letter-spacing:2.5px;margin:0 0 8px}.journey-hud #journey-place{font:35px Georgia,serif;letter-spacing:-.8px;margin:0 0 25px}.journey-actions{display:flex;justify-content:center;gap:25px;font-size:12px}.journey-actions button{padding:10px 12px;border:1px solid #f4f1d64a;border-radius:24px;background:#14291f70;backdrop-filter:blur(10px)}.journey-progress{height:1px;background:#f1eed82e;width:120px;margin:20px auto 0}.journey-progress span{height:100%;display:block;width:0;background:#f1eed8;transition:width .08s linear}
.immersive-view{position:fixed;inset:0;z-index:50;visibility:hidden;opacity:0;background:#0b2019;overflow:hidden;isolation:isolate;will-change:clip-path}.immersive-view.visible{visibility:visible;opacity:1}.gallery-stage{position:absolute;inset:0;overflow:hidden;background:#0d231b;touch-action:pan-y}.gallery-stage img{height:100%;width:100%;display:block;object-fit:cover;position:absolute;inset:0;will-change:opacity,transform;user-select:none}.gallery-stage #gallery-next-image{opacity:0}.gallery-shade{position:absolute;inset:0;background:linear-gradient(180deg,#071b205e,transparent 28%,transparent 38%,#041915d9),linear-gradient(90deg,#08241b42,transparent 68%);opacity:0;transition:opacity 1s;pointer-events:none}.gallery-header,.gallery-story,.gallery-browse{opacity:0;transform:translateY(14px);transition:opacity .8s .2s,transform .8s .2s;pointer-events:none}.immersive-view.arrived .gallery-header,.immersive-view.arrived .gallery-story,.immersive-view.arrived .gallery-browse{opacity:1;transform:translateY(0);pointer-events:auto}.immersive-view.arrived .gallery-shade{opacity:1}.gallery-header{position:absolute;left:45px;right:45px;top:30px;height:50px;display:flex;justify-content:space-between;align-items:center;gap:20px;z-index:2}.gallery-header img{position:absolute;left:50%;transform:translateX(-50%);width:195px;filter:brightness(0) invert(1)}.gallery-header button{font-size:14px;display:flex;gap:15px;align-items:center;text-shadow:0 1px 12px #10231e}.gallery-header button:first-child span{font-size:23px}.gallery-header button:last-child{padding:12px 16px;border:1px solid #eff1dc88;border-radius:3px;background:#12302130;backdrop-filter:blur(9px)}
.gallery-story{position:absolute;left:60px;bottom:90px;max-width:43vw;z-index:1}.gallery-story .eyebrow{font-size:12px;color:#e7e5c8;letter-spacing:2.6px;margin:0 0 20px}.gallery-story h2{font:normal clamp(40px,5vw,80px)/1.06 Georgia,serif;letter-spacing:-2.8px;margin:0 0 24px;text-shadow:0 2px 35px #0a21154a}.gallery-story>p:last-child{font-size:16px;line-height:1.7;color:#ebeedecc;max-width:420px;margin:0}.gallery-browse{position:absolute;bottom:52px;right:50px;max-width:46vw;z-index:1;display:grid;justify-items:end;gap:16px}.gallery-browse>p{font-size:12px;line-height:1.6;color:#f0eedcbf;text-align:right;margin:0;max-width:370px}.gallery-navigation{display:flex;align-items:center;gap:18px}.gallery-navigation span{font-size:12px;letter-spacing:2px}.gallery-navigation button{height:40px;width:40px;border:1px solid #f1efda70;display:grid;place-items:center;border-radius:50%;background:#122b2533;backdrop-filter:blur(6px);font-size:17px}.gallery-navigation button:hover{background:#f4f1dc;color:#17392e}.gallery-thumbnails{display:flex;gap:10px;max-width:46vw;overflow-x:auto;scrollbar-width:none;padding:4px}.gallery-thumbnails button{width:72px;height:64px;flex-shrink:0;border:1px solid #e6e9d62e;padding:3px;border-radius:3px;opacity:.66;transition:opacity .3s,border-color .3s,transform .3s}.gallery-thumbnails button.active{opacity:1;border-color:#eeecd1;transform:translateY(-3px)}.gallery-thumbnails button:hover{opacity:1}.gallery-thumbnails img{width:100%;height:100%;object-fit:cover;border-radius:1px}
.place-information{position:absolute;top:102px;right:35px;bottom:35px;width:420px;max-width:calc(100vw - 32px);padding:45px 35px 30px;z-index:6;color:#19382b;background:#f5f2e7f5;backdrop-filter:blur(24px);border:1px solid #eff2e3aa;border-radius:5px;box-shadow:0 20px 80px #00190e40;overflow:auto;transform:translateX(35px);opacity:0;visibility:hidden;transition:opacity .35s,transform .45s,visibility .45s}.place-information.open{transform:translateX(0);opacity:1;visibility:visible}.place-information>.round-button{position:absolute;right:17px;top:15px;width:30px;height:30px;font-size:20px}.place-information .eyebrow{font-size:12px;letter-spacing:2px;color:#6b7656;margin:7px 0 20px}.place-information h3{font:43px/1.09 Georgia,serif;letter-spacing:-1.5px;margin:0 0 23px}.place-information>p:not(.eyebrow):not(.photo-credit){font-size:16px;line-height:1.75;color:#566859}.place-information .photo-credit{font-size:12px}.place-information .detail-link{font-size:14px}.place-information button:focus-visible,.place-information a:focus-visible{outline-color:#436d39}.info-open .gallery-browse{opacity:0;pointer-events:none}
.tour-controls{position:absolute;left:50%;top:105px;transform:translateX(-50%);z-index:5;width:355px;max-width:calc(100vw - 40px);padding:14px 18px 0;border:1px solid #e9eed445;border-radius:5px;background:#17332ace;backdrop-filter:blur(15px)}.tour-heading{display:flex;align-items:center;justify-content:space-between;gap:15px;font-size:12px;color:#ebecd7ba}.tour-heading span:first-child{letter-spacing:2px}.tour-buttons{display:flex;justify-content:space-between;gap:15px;margin:12px 0 15px;font-size:12px}.tour-buttons button{padding:3px 0}.tour-buttons button:hover{text-decoration:underline}.tour-track{height:2px;background:#e6ead42e;margin:0 -18px}.tour-track span{display:block;height:100%;width:0;background:#e6ead4}.photo-changing .gallery-caption{opacity:.5}
@media(max-width:1100px){.map-controls{right:26px;bottom:224px;grid-template-columns:174px 43px;column-gap:16px}.gallery-header{left:28px;right:28px}.gallery-header img{width:160px}.gallery-story{left:35px;bottom:80px}.gallery-story h2{font-size:58px}.gallery-browse{right:28px}.gallery-thumbnails button{width:60px;height:54px}.gallery-browse>p{max-width:280px}.place-information{right:20px;width:400px}}
@media(max-width:700px){.map-controls{left:20px;right:18px;bottom:188px;grid-template-areas:"atmosphere tools";grid-template-columns:minmax(0,1fr) 35px;gap:16px}.atmosphere-controls{display:grid;grid-template-columns:minmax(0,151px) minmax(50px,75px);align-items:center;gap:15px}.map-tools{align-self:end}.time-control,.sound-toggle{min-width:0}.time-control{padding:10px 12px}.time-labels{font-size:12px;gap:10px}.time-current{display:none}.sound-toggle{display:grid;justify-items:center;line-height:1.4;font-size:12px;gap:7px}.time-control input{margin-bottom:5px!important}.compass{display:none}.intro h1{font-size:34px}.intro-copy{display:none}.gallery-header{top:20px;left:20px;right:20px;height:40px;gap:12px}.gallery-header img{display:none}.gallery-header button{font-size:12px;gap:7px}.gallery-header button:last-child{font-size:12px;padding:10px 11px}.gallery-header button:first-child span{font-size:19px}.gallery-story{left:25px;right:25px;bottom:220px;max-width:none}.gallery-story .eyebrow{font-size:12px;letter-spacing:1.6px;margin-bottom:13px}.gallery-story h2{font-size:47px;letter-spacing:-1.7px;margin-bottom:13px}.gallery-story>p:last-child{font-size:14px;line-height:1.55;max-width:310px}.gallery-browse{left:22px;right:22px;bottom:28px;max-width:none;gap:12px}.gallery-browse>p{max-width:none;text-align:left;justify-self:start;font-size:12px;line-height:1.45;max-width:76%}.gallery-navigation{position:absolute;right:0;bottom:88px;gap:9px}.gallery-navigation span{display:none}.gallery-navigation button{width:32px;height:32px;font-size:15px}.gallery-thumbnails{max-width:100%;width:100%;gap:8px}.gallery-thumbnails button{height:63px;width:62px}.place-information{top:80px;left:14px;right:14px;bottom:20px;width:auto;padding:45px 27px 28px}.place-information h3{font-size:36px}.info-open .gallery-story{opacity:0;pointer-events:none}.journey-hud{bottom:35px}.journey-hud #journey-place{font-size:28px}.journey-hud .eyebrow{font-size:12px;letter-spacing:1.5px}.journey-actions{font-size:12px;gap:8px}.journey-actions button{padding:10px}.tour-controls{top:80px;width:340px}.touring .gallery-story{bottom:222px}}
@media(max-height:650px) and (min-width:701px){.map-controls{bottom:208px;grid-template-areas:"compass tools atmosphere";grid-template-columns:auto 43px 174px;gap:16px;align-items:center}.gallery-story{bottom:55px}.gallery-story h2{font-size:48px}.gallery-story>p:last-child{display:none}.gallery-browse{bottom:30px}.tour-controls{top:89px}.place-information{top:85px;bottom:20px}}
@media(prefers-reduced-motion:reduce){.immersive-view{will-change:auto}*{transition-duration:0s!important}}

@media(max-width:700px){.gallery-header button{min-height:42px}}
