@font-face{font-family:Estate;src:local('Georgia');font-display:swap}
:root{color-scheme:dark;--ink:#17392e;--cream:#f5f2e7;--soft:#d8dfcf;--accent:#d9e6bd;--glass:rgba(20,46,34,.54);font-family:Arial,Helvetica,sans-serif;font-synthesis:none}
*{box-sizing:border-box}html,body{width:100%;height:100%;margin:0;overflow:hidden}body{background:#18382f;color:var(--cream)}button,a{-webkit-tap-highlight-color:transparent}button{font:inherit;color:inherit;cursor:pointer}button{border:0;background:none}a{color:inherit;text-decoration:none}button:focus-visible,a:focus-visible{outline:2px solid #e0edbb;outline-offset:5px}button:disabled{opacity:.35;cursor:default}[hidden]{display:none!important}.sr-only{position:absolute;width:1px;height:1px;padding:0;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}
#experience{position:relative;isolation:isolate;width:100%;height:100dvh;min-height:480px}#scene{position:absolute;inset:0;transition:filter .7s}#scene canvas{display:block;width:100%;height:100%;touch-action:none}.vignette{position:absolute;inset:0;pointer-events:none;background:linear-gradient(180deg,rgba(9,30,24,.34),transparent 25%,transparent 68%,rgba(7,28,21,.65)),linear-gradient(90deg,rgba(10,35,26,.45),transparent 41%,transparent 88%,rgba(12,32,24,.13))}
.site-header{position:absolute;z-index:20;top:0;left:0;right:0;height:112px;display:flex;align-items:center;justify-content:space-between;padding:18px 48px;gap:30px;border-bottom:1px solid rgba(230,240,218,.16)}.brand{display:grid;place-items:center;width:168px;padding:0;height:78px}.brand img{max-width:100%;height:76px;object-fit:contain;filter:brightness(0) invert(1);opacity:.93}.brand-fallback{display:none;letter-spacing:3px;font:16px Georgia,serif}.brand.broken img{display:none}.brand.broken .brand-fallback{display:block}.site-header nav{display:flex;gap:35px;align-items:center;margin-left:12px}.site-header nav button{padding:10px 0;font-size:14px;position:relative;opacity:.65;transition:opacity .3s}.site-header nav button:hover,.site-header nav button.nav-active{opacity:1}.site-header nav button.nav-active:after{content:'';position:absolute;bottom:0;left:50%;transform:translateX(-50%);width:4px;height:4px;border-radius:50%;background:var(--cream)}.booking{display:flex;align-items:center;justify-content:space-between;gap:30px;font-size:14px;border:1px solid #e4ead8aa;border-radius:3px;padding:15px 19px;transition:background .3s,color .3s}.booking:hover{background:var(--cream);color:var(--ink)}.booking span{font-size:20px}
.intro{position:absolute;z-index:3;top:160px;left:48px;pointer-events:none;transition:opacity .4s,transform .6s}.eyebrow{font-size:12px;letter-spacing:2px;font-weight:500;line-height:1.5}.intro .eyebrow{display:flex;align-items:center;gap:9px;color:#dce4d3}.intro .eyebrow span{display:block;width:18px;height:1px;background:#d5e5bc}.intro h1{font:normal clamp(36px,3.3vw,57px)/1.08 Georgia,'Times New Roman',serif;letter-spacing:-1.8px;margin:23px 0 22px}.intro h1 em{font-weight:400;color:#d0ddba}.intro-copy{font-size:14px;line-height:1.75;color:#d1ddcb;margin:0}.panel-open .intro{opacity:0;transform:translateY(10px)}
.hotspots{position:absolute;inset:0;pointer-events:none;z-index:5;overflow:hidden}.hotspot{position:absolute;top:0;left:0;display:flex;align-items:center;gap:10px;pointer-events:auto;padding:9px 14px 9px 9px;border-radius:28px;background:rgba(21,47,36,.77);border:1px solid rgba(237,246,214,.4);box-shadow:0 8px 24px #071e183b;backdrop-filter:blur(12px);will-change:transform;white-space:nowrap;transition:background .3s,box-shadow .3s,opacity .2s;color:#fffbee;font-size:13px}.hotspot:hover,.hotspot.active{background:#f0f0df;color:var(--ink);box-shadow:0 5px 25px #172b3170}.hotspot .marker-icon{display:grid;place-items:center;width:25px;height:25px;border-radius:50%;border:1px solid currentColor}.hotspot svg{width:13px;height:13px;stroke:currentColor;fill:none;stroke-width:1.5}.hotspot:after{content:'';position:absolute;top:100%;left:22px;width:1px;height:20px;background:linear-gradient(#edf6ddab,#edf6dd22)}.hotspot.active:after{background:#ebefd8}.hotspot .marker-index{font-size:12px;opacity:.65;margin-left:8px}.map-loading{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);z-index:2;display:flex;align-items:center;gap:12px;font:16px Georgia,serif;background:#17392ede;padding:18px 24px;border-radius:40px}.map-loading span{height:12px;width:12px;border:1px solid #d5e2ba;border-right-color:transparent;border-radius:50%;animation:spin 1s linear infinite}.map-unavailable{position:absolute;inset:30% 20% auto 45%;max-width:400px;background:#193d35d9;padding:30px;border:1px solid #eeedd866}.map-unavailable h2{font:30px Georgia,serif}.map-unavailable p{line-height:1.7;font-size:16px}
.map-tools{position:absolute;right:40px;top:44%;display:grid;gap:14px;z-index:7}.map-tools button{width:43px;height:43px;display:grid;place-items:center;background:var(--glass);backdrop-filter:blur(15px);border:1px solid #dbe4ce40;border-radius:50%;font-size:25px;font-weight:200;transition:background .2s}.map-tools button:hover{background:#395648}.map-tools svg{height:17px;width:17px;stroke:currentColor;fill:none;stroke-width:1.4}.zoom-tools{border:1px solid #dbe4ce40;border-radius:24px;overflow:hidden;background:var(--glass);backdrop-filter:blur(15px)}.zoom-tools button{border:0;background:transparent}.zoom-tools button+button{border-radius:0;border-top:1px solid #dbe4ce26}.compass{position:absolute;right:42px;bottom:225px;display:grid;justify-items:center;gap:2px;opacity:.7}.compass span{font-size:12px;letter-spacing:1px}.compass svg{height:36px;width:36px}
.discovery{position:absolute;z-index:8;left:48px;right:48px;bottom:66px;max-width:860px;transition:opacity .3s,transform .4s}.discovery-heading{display:flex;justify-content:space-between;align-items:center;gap:20px;margin-bottom:16px}.discovery-heading p{margin:0;font-size:12px;letter-spacing:2px;opacity:.65}.discovery-heading button{font-size:12px;display:flex;gap:18px;align-items:center;padding:3px 0;border-bottom:1px solid transparent}.discovery-heading button:hover{border-color:#e1ead5}.place-cards{display:flex;gap:12px}.place-card{display:flex;align-items:center;gap:15px;text-align:left;min-width:0;flex:1;padding:8px;background:rgba(18,43,31,.66);border:1px solid #d7e3c434;border-radius:6px;backdrop-filter:blur(18px);transition:background .3s,border-color .3s,transform .3s}.place-card:hover,.place-card.selected{background:rgba(61,83,54,.88);border-color:#e4edc8a3;transform:translateY(-5px)}.place-card img{width:80px;height:78px;object-fit:cover;border-radius:3px}.place-card .card-text{flex:1;min-width:0}.place-card .card-kicker{font-size:12px;letter-spacing:1.5px;opacity:.65;display:block;margin-bottom:7px}.place-card strong{font:20px Georgia,serif;display:block;font-weight:400;white-space:nowrap}.place-card .card-bottom{font-size:12px;opacity:.7;display:block;margin-top:7px}.place-card .card-arrow{font-size:19px;margin-right:8px;opacity:.65}.map-footer{position:absolute;left:48px;right:48px;bottom:24px;display:flex;justify-content:space-between;align-items:center;z-index:8;gap:15px;font-size:12px;color:#d5decc99;letter-spacing:.2px}.map-footer button{font-size:12px;padding:0;color:#d5deccaa}.map-footer button:hover{color:white}.map-footer .map-instruction{position:absolute;left:50%;transform:translateX(-50%);white-space:nowrap}.location{letter-spacing:1.2px}.panel-open .discovery{opacity:0;transform:translateY(25px);pointer-events:none}.panel-open .map-tools,.panel-open .compass{opacity:0;pointer-events:none}.panel-open .map-footer .location{opacity:0}
.detail-panel{position:fixed;z-index:40;right:0;top:0;bottom:0;width:min(460px,40vw);background:var(--cream);color:var(--ink);transform:translateX(102%);visibility:hidden;transition:transform .65s cubic-bezier(.2,.8,.2,1),visibility .65s;box-shadow:-20px 0 90px #0b201b30;display:flex;flex-direction:column}.detail-panel.open{transform:translateX(0);visibility:visible}.panel-top{height:84px;flex-shrink:0;display:flex;align-items:center;justify-content:space-between;padding:0 30px;border-bottom:1px solid #19392c1a}.panel-top>button:first-child{font-size:13px;display:flex;align-items:center;gap:17px}.round-button{height:38px;width:38px;border-radius:50%;display:grid;place-items:center;border:1px solid currentColor;font-size:25px;font-weight:300;flex-shrink:0}.round-button svg{height:16px;width:16px;fill:none;stroke:currentColor;stroke-width:1.5}.detail-scroll{overflow:auto;overscroll-behavior:contain;flex:1}.detail-photo{position:relative;height:280px;margin:24px 24px 0;background:#d6dccd;overflow:hidden;border-radius:2px}.detail-photo>img{height:100%;width:100%;object-fit:cover;display:block;transition:opacity .2s}.detail-photo:after{content:'';position:absolute;inset:60% 0 0;background:linear-gradient(transparent,#07211877);pointer-events:none}.detail-photo #expand-photo{position:absolute;top:14px;right:14px;background:#153b2f73;color:#fff;z-index:1;width:32px;height:32px;border-color:#fff9}.gallery-control{position:absolute;bottom:15px;left:16px;right:16px;display:flex;justify-content:space-between;align-items:center;color:#fff;z-index:1}.gallery-control button{width:30px;height:30px;border:1px solid #fff7;border-radius:50%}.gallery-control span{font-size:12px;letter-spacing:2px}.detail-content{padding:30px 34px 36px}.detail-content .eyebrow{color:#69744d;margin:0 0 13px;font-size:12px}.detail-content h2{font:normal 43px/1.07 Georgia,serif;letter-spacing:-1.5px;margin:0 0 22px}.detail-content>p:not(.eyebrow):not(.photo-credit){font-size:16px;line-height:1.7;color:#5a675b;margin:0 0 23px}.detail-facts{display:flex;flex-wrap:wrap;gap:8px;margin-bottom:24px}.detail-facts span{font-size:12px;padding:9px 11px;border:1px solid #1b3c2826;border-radius:3px}.detail-tabs{display:flex;gap:8px;flex-wrap:wrap;margin:0 0 25px}.detail-tabs:empty{display:none}.detail-tabs button{padding:8px 0;margin-right:14px;font-size:13px;color:#627354;border-bottom:1px solid #1b3c2829}.detail-tabs button.active{color:#183c2b;border-color:#183c2b}.detail-link{display:flex;align-items:center;justify-content:space-between;gap:15px;padding:17px 18px;background:#244b39;color:#f4f3e8;font-size:13px;border-radius:2px;transition:background .3s}.detail-link:hover{background:#346146}.photo-credit{font-size:12px;color:#7e8877;margin:17px 0 0}.detail-panel button:focus-visible,.detail-panel a:focus-visible,.about-dialog a:focus-visible{outline-color:#2b5739}
dialog{border:0}dialog::backdrop{background:#081d16d9;backdrop-filter:blur(8px)}.photo-dialog{background:transparent;color:var(--cream);width:94vw;max-width:1450px;max-height:95dvh;margin:auto;padding:45px 0 0;overflow:visible;text-align:center}.photo-dialog .round-button{position:absolute;right:0;top:0}.photo-dialog img{display:block;max-width:100%;max-height:80dvh;width:auto;height:auto;margin:0 auto;object-fit:contain}.photo-dialog p{font-size:12px;margin:12px 0}.about-dialog{background:var(--cream);color:var(--ink);max-width:540px;width:calc(100% - 32px);padding:50px 40px 40px;border-radius:4px}.about-dialog .round-button{position:absolute;right:16px;top:16px;width:30px;height:30px;font-size:20px}.about-dialog .eyebrow{font-size:12px}.about-dialog h2{font:36px/1.1 Georgia,serif;letter-spacing:-1px}.about-dialog p{font-size:16px;line-height:1.65;color:#5d6b5d}.about-dialog a{font-size:14px;border-bottom:1px solid #1c482c;padding-bottom:6px;display:inline-block}.no-script{position:absolute;top:45%;left:25%;width:50%;padding:30px;background:var(--cream);color:var(--ink);z-index:99}.no-script a{text-decoration:underline}
@keyframes spin{to{transform:rotate(360deg)}}@keyframes soft-entry{from{opacity:0;transform:translateY(12px)}to{opacity:1;transform:translateY(0)}}.intro,.discovery{animation:soft-entry 1.3s ease backwards}.discovery{animation-delay:.3s}
@media(min-width:1600px){.intro{top:180px}.discovery{max-width:970px}.place-card img{width:96px;height:86px}.place-card strong{font-size:23px}.detail-panel{width:500px}.detail-photo{height:320px}}
@media(max-width:1100px){.site-header{padding:16px 28px;height:96px}.brand{width:135px}.brand img{height:68px}.site-header nav{gap:24px}.intro{left:28px;top:135px}.intro h1{font-size:40px}.intro .eyebrow{font-size:12px;letter-spacing:1.5px}.intro-copy{font-size:13px}.discovery{left:28px;right:100px;max-width:none}.place-card{gap:11px}.place-card img{width:60px;height:69px}.place-card strong{font-size:17px}.place-card .card-arrow{display:none}.map-tools{right:26px}.compass{right:29px}.map-footer{left:28px;right:28px}.detail-panel{width:420px}.detail-photo{height:250px;margin:18px 18px 0}.detail-content{padding:25px 28px}.detail-content h2{font-size:37px}.map-footer .location{display:none}}
@media(max-width:700px){#experience{min-height:440px}.site-header{height:83px;padding:12px 20px;gap:10px}.brand{width:118px;height:60px}.brand img{height:59px}.site-header nav{display:none}.booking{padding:11px 12px;gap:12px;font-size:12px}.booking span{font-size:16px}.intro{top:109px;left:22px}.intro .eyebrow{font-size:12px;letter-spacing:1.1px}.intro .eyebrow span{width:12px}.intro h1{font-size:35px;letter-spacing:-1.2px;margin:15px 0 13px}.intro-copy{font-size:12px;line-height:1.5}.discovery{left:20px;right:0;bottom:53px;overflow:hidden;padding-right:0}.discovery-heading{margin-bottom:12px;padding-right:20px}.discovery-heading p{font-size:12px;letter-spacing:1.2px}.discovery-heading button{font-size:12px;gap:7px}.place-cards{overflow-x:auto;scroll-snap-type:x mandatory;gap:9px;padding-right:20px;padding-top:5px;padding-bottom:4px;scrollbar-width:none}.place-cards::-webkit-scrollbar{display:none}.place-card{flex:0 0 203px;padding:6px;gap:11px;scroll-snap-align:start}.place-card img{width:60px;height:65px}.place-card strong{font-size:17px}.place-card .card-kicker{font-size:12px;margin-bottom:5px}.place-card .card-bottom{font-size:12px;margin-top:5px}.place-card:hover{transform:none}.map-tools{right:18px;top:auto;bottom:215px;gap:10px}.map-tools button{width:35px;height:35px;font-size:22px}.map-tools svg{height:15px;width:15px}.compass{right:18px;bottom:363px}.compass svg{height:30px;width:30px}.compass span{font-size:12px}.map-footer{left:20px;right:20px;bottom:19px;gap:10px;font-size:12px}.map-footer button{font-size:12px}.map-footer .map-instruction{position:static;transform:none;font-size:12px;text-align:right;white-space:normal;max-width:160px}.hotspot{gap:5px;padding:6px 10px 6px 6px;font-size:12px}.hotspot .marker-icon{height:20px;width:20px}.hotspot .marker-index{display:none}.hotspot svg{height:11px;width:11px}.hotspot:after{left:16px;height:14px}.detail-panel{width:100%;top:auto;height:80dvh;max-height:820px;border-radius:15px 15px 0 0;transform:translateY(103%)}.detail-panel.open{transform:translateY(0)}.panel-top{height:61px;padding:0 22px}.panel-top .round-button{height:31px;width:31px;font-size:21px}.detail-photo{margin:16px 18px 0;height:230px}.detail-content{padding:23px 25px 30px}.detail-content h2{font-size:36px}.detail-content>p:not(.eyebrow):not(.photo-credit){font-size:16px}.panel-open .intro{opacity:0}.panel-open .site-header{opacity:.75}.panel-open .hotspot{opacity:0!important;pointer-events:none}.map-unavailable{inset:40% 65px auto 22px;padding:20px}.map-unavailable h2{font-size:24px;margin-top:0}.map-unavailable p{font-size:14px}.about-dialog{padding:40px 27px 28px}.about-dialog h2{font-size:31px}}
@media(max-height:650px) and (min-width:701px){.intro{top:115px}.intro h1{font-size:35px;margin:15px 0}.intro-copy{display:none}.discovery{bottom:52px}.place-card img{height:58px}.discovery-heading{margin-bottom:9px}.map-footer{bottom:16px}.detail-photo{height:205px}.detail-content h2{font-size:32px}}
@media(prefers-reduced-motion:reduce){*,*:before,*:after{animation:none!important;transition:none!important;scroll-behavior:auto!important}}

.brand{width:218px}.brand img{width:218px;height:auto}.hotspot{font-size:14px}.map-footer .map-instruction{position:static;transform:none;font-size:12px}.map-footer .location{font-size:12px;letter-spacing:.3px}@media(max-width:1100px){.brand,.brand img{width:185px}.location{display:none!important}.discovery-heading p{letter-spacing:1.3px}}@media(max-width:700px){.brand,.brand img{width:147px}.hotspot{font-size:12px}.intro .eyebrow{font-size:10px}.discovery-heading p{font-size:10px;max-width:160px;line-height:1.4}.discovery-heading button{font-size:12px;gap:8px}.map-footer .map-instruction{font-size:10px;max-width:150px}.map-footer button{font-size:10px}.place-card{flex-basis:215px}.place-card .card-kicker{font-size:10px}.place-card .card-bottom{font-size:11px}}

#fallback-park{padding:10px 0;border-bottom:1px solid #f0f0dc;font-size:14px}.map-footer button,.map-footer .map-instruction{font-size:12px}.discovery-heading p{font-size:12px}.intro .eyebrow{font-size:12px}.place-card .card-kicker,.place-card .card-bottom{font-size:12px}@media(max-width:700px){.intro .eyebrow{max-width:260px;font-size:12px;letter-spacing:1px}.discovery-heading p{font-size:12px;max-width:190px}.map-footer .map-instruction{font-size:12px;max-width:154px}.map-footer button{font-size:12px}.place-card .card-kicker,.place-card .card-bottom{font-size:12px}.place-card{flex-basis:232px}}

/* This experience has its own document, without a translated presentation overlay. */
#experience{height:100vh;height:100dvh}#scene canvas{display:block}
