:root{--site-width: 1600px;--site-width-wide: 1500px;--site-width-inner: 1400px;--site-pad-section: clamp(20px, 5vw, 48px);--site-pad-map: clamp(20px, 4vw, 36px);--site-pad-footer: 32px;--site-scroll-behavior: smooth;--site-overflow-x: hidden;--scroll-prog-size: 2px;--scroll-prog-z: 100;--chrome-solid-scroll: 60px;--site-scrollbar-width: none;--site-scrollbar-display: none;--site-font-size: 15px;--site-line-height: 1.55;--site-font-body: "Basis Grotesque", -apple-system, "Helvetica Neue", Arial, sans-serif;--site-font-display: "Dream Avenue", "Basis Grotesque", serif;--site-font-script: "Shadows Into Light", "Dream Avenue", serif;--site-transition-theme: .35s ease;--site-pad-header: 32px;--chrome-pad-y: 22px;--chrome-pad-x: 32px;--chrome-pad-x-wide: 20px;--site-header-wide: 1500px;--bp-sm: 540px;--bp-md: 720px;--bp-nav: 920px;--bp-lg: 900px;--bp-xl: 1100px;--bg: #0e120f;--bg-soft: #161b17;--bg-paper: #f3ecd9;--fg: #f3ecd9;--fg-muted: rgba(243, 236, 217, .62);--fg-dim: rgba(243, 236, 217, .35);--line: rgba(243, 236, 217, .14);--card-bg: rgba(243, 236, 217, .045);--panel-bg: rgba(22, 27, 23, .88);--section-copy: rgba(243, 236, 217, .86);--photo-fg: #f3ecd9;--photo-btn-bg: transparent;--photo-btn-border: #f3ecd9;--photo-btn-fg: #f3ecd9;--photo-btn-hover-bg: #f3ecd9;--photo-btn-hover-fg: #0e120f;--btn-outline-bg: transparent;--btn-outline-border: #d4a33a;--btn-outline-fg: #d4a33a;--btn-outline-hover-bg: #d4a33a;--btn-outline-hover-fg: #0e120f;--btn-solid-bg: #141414;--btn-solid-fg: #f3ecd9;--btn-ghost-bg: transparent;--btn-ghost-border: #f3ecd9;--btn-ghost-fg: #f3ecd9;--btn-ghost-hover-bg: #f3ecd9;--btn-ghost-hover-fg: #0e120f;--accent: #d4a33a;--accent-2: #e6c069;--accent-3: #b58c42;--scroll-progress-bg: linear-gradient(90deg, var(--accent) 0%, var(--accent-2) 100%);--scroll-progress-glow: rgba(212, 163, 58, .55);--footer-title-color: #d4a33a;--forest: #0f4d2f;--forest-2: #16623d;--chrome-bg: rgba(15, 14, 12, .85);--ease: cubic-bezier(.65, 0, .35, 1);--ease-out: cubic-bezier(.16, 1, .3, 1);--text-shadow-photo: 0 1px 2px rgba(0, 0, 0, .92), 0 2px 14px rgba(0, 0, 0, .78), 0 4px 28px rgba(0, 0, 0, .55)}html[data-theme=light]{color-scheme:light;--bg: #f7f1e6;--bg-soft: #efe4d0;--bg-paper: #fffaf0;--fg: #17140f;--fg-muted: rgba(23, 20, 15, .66);--fg-dim: rgba(23, 20, 15, .38);--line: rgba(23, 20, 15, .16);--card-bg: rgba(255, 250, 240, .72);--panel-bg: rgba(255, 250, 240, .92);--section-copy: rgba(23, 20, 15, .78);--photo-fg: #ffffff;--photo-btn-bg: transparent;--photo-btn-border: #ffffff;--photo-btn-fg: #ffffff;--photo-btn-hover-bg: #ffffff;--photo-btn-hover-fg: #0e120f;--btn-outline-bg: transparent;--btn-outline-border: #17140f;--btn-outline-fg: #17140f;--btn-outline-hover-bg: #17140f;--btn-outline-hover-fg: #fffaf0;--btn-solid-bg: #9f7522;--btn-solid-fg: #fffaf0;--btn-ghost-bg: transparent;--btn-ghost-border: #17140f;--btn-ghost-fg: #17140f;--btn-ghost-hover-bg: #17140f;--btn-ghost-hover-fg: #fffaf0;--accent: #9f7522;--accent-2: #c28f2c;--accent-3: #c9a46a;--scroll-progress-bg: linear-gradient(90deg, #0f4d2f 0%, #1f6b45 100%);--scroll-progress-glow: rgba(31, 107, 69, .45);--footer-title-color: #17140f;--footer-text-color: #244734;--forest: #1f6b45;--forest-2: #2c8056;--chrome-bg: rgba(247, 241, 230, .9)}html[data-theme=light] #chrome .ch-cta{text-shadow:none;box-shadow:none;filter:none}html[data-theme=light] .foot-base{color:#17140f}html[data-theme=light] .foot-base a{color:#0f4d2f}html[data-theme=light] .foot-base a:hover{color:#1f6b45}@font-face{font-family:Basis Grotesque;src:url(../fonts/basis-grotesque-regular-pro.woff2) format("woff2"),url(../fonts/basis-grotesque-regular-pro.woff) format("woff");font-weight:400;font-style:normal;font-display:swap}@font-face{font-family:Basis Grotesque;src:url(../fonts/basis-grotesque-bold-pro.woff2) format("woff2"),url(../fonts/basis-grotesque-bold-pro.woff) format("woff");font-weight:700;font-style:normal;font-display:swap}@font-face{font-family:Shadows Into Light;src:url(../fonts/ShadowsIntoLight-Regular.ttf) format("truetype");font-weight:400;font-style:normal;font-display:swap}@font-face{font-family:Caveat;src:url(../fonts/Caveat-Regular.ttf) format("truetype");font-weight:400;font-style:normal;font-display:swap}@font-face{font-family:Dream Avenue;src:url(../fonts/Dream\ Avenue.ttf) format("truetype");font-weight:400;font-style:normal;font-display:swap}*{box-sizing:border-box;margin:0;padding:0}html,body{height:100%}html{scroll-behavior:var(--site-scroll-behavior)}html{background:var(--bg);max-width:100%;overflow-x:var(--site-overflow-x)}html,body{scrollbar-width:var(--site-scrollbar-width);-ms-overflow-style:none}html::-webkit-scrollbar,body::-webkit-scrollbar{display:var(--site-scrollbar-display)}body{width:100%;max-width:100%;background:var(--bg);color:var(--fg);font-family:var(--site-font-body);font-size:var(--site-font-size);line-height:var(--site-line-height);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;overflow-x:var(--site-overflow-x);transition:background var(--site-transition-theme),color var(--site-transition-theme)}main#page>section,main#page>header{max-width:var(--site-width);margin-left:auto;margin-right:auto}img{display:block;max-width:100%;user-select:none;-webkit-user-drag:none}a{color:inherit;text-decoration:none}button{font:inherit;color:inherit;background:none;border:0;cursor:pointer}ul,ol{list-style:none}::selection{background:var(--accent);color:var(--bg)}h1,h2,h3,h4{font-weight:400}.display,h1.display,h2.display,h3.display,.h-xxl,.h-xl,.h-l,.hero-h1,.d-hero-h1,.slide-name,.abh-inner h1,.h-m{font-family:var(--site-font-display);font-weight:400;letter-spacing:-.012em;line-height:1}.script{font-family:var(--site-font-script);color:var(--accent)}.eyebrow{display:inline-block;font-size:11px;letter-spacing:.24em;text-transform:uppercase;color:var(--accent);font-weight:700}.h-xxl{font-size:clamp(60px,11vw,200px)}.h-xl{font-size:clamp(44px,7vw,110px)}.h-l{font-size:clamp(34px,4.6vw,68px)}.h-m{font-size:clamp(24px,2.6vw,38px)}#chrome{position:fixed;inset:0 0 auto;z-index:80;padding:var(--chrome-pad-y) var(--chrome-pad-x);display:grid;grid-template-columns:1fr auto 1fr;align-items:center;gap:24px;font-size:13px;color:#fff;text-shadow:var(--text-shadow-photo);pointer-events:none;--chrome-center-x: 0px;transform-origin:50% 0;transform:translate(var(--chrome-center-x),-38px) scale(.08,.24);opacity:.12;transition:background .4s ease,color .4s ease,transform 1.2s cubic-bezier(.19,1,.22,1),opacity 1.2s ease}#chrome.is-mounted{transform:translate(var(--chrome-center-x)) scale(1);opacity:1}@media(min-width:1500px){#chrome{width:min(calc(100vw - 40px),var(--site-width));--chrome-center-x: -50%;inset:0 auto auto 50%;padding-left:var(--chrome-pad-x-wide);padding-right:var(--chrome-pad-x-wide)}}#chrome>*{pointer-events:auto}#chrome.is-solid{background:var(--chrome-bg);backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);border-bottom:1px solid var(--line);color:var(--fg);text-shadow:none}#chrome .ch-brand{display:flex;align-items:center;gap:12px;text-transform:uppercase;letter-spacing:.12em;font-weight:700;font-size:13px}#chrome .ch-brand img{width:28px;height:28px}#chrome .ch-nav{display:flex;gap:28px;align-items:center;justify-content:center}#chrome .ch-nav a{position:relative;text-transform:uppercase;letter-spacing:.12em;font-size:12px;padding:4px 0;transition:color .3s ease}#chrome .ch-nav a:hover,#chrome .ch-nav a.is-active{color:var(--accent)}#chrome .ch-nav a:after{content:"";position:absolute;left:0;right:0;bottom:-2px;height:1px;background:var(--accent);transform:scaleX(0);transform-origin:right;transition:transform .5s ease-out}#chrome .ch-nav a:hover:after,#chrome .ch-nav a.is-active:after{transform:scaleX(1);transform-origin:left}#chrome .ch-right{display:flex;justify-content:flex-end;align-items:center;gap:18px}#chrome .ch-cta{border:1px solid var(--accent);color:var(--accent);padding:10px 18px;text-transform:uppercase;letter-spacing:.16em;font-size:11px;font-weight:700;transition:background .3s ease,color .3s ease}#chrome .ch-cta:hover{background:var(--accent);color:var(--bg)}.theme-toggle{min-width:42px;height:42px;border:1px solid var(--line);display:inline-flex;align-items:center;justify-content:center;color:inherit;font-size:13px;letter-spacing:.08em;transition:background .3s ease,border-color .3s ease,color .3s ease}.theme-toggle:hover{background:var(--accent);border-color:var(--accent);color:var(--bg)}#chrome .ch-burger{display:none}@media(min-width:921px)and (max-width:1180px){#chrome{padding-left:18px;padding-right:18px;gap:14px}#chrome .ch-brand span{display:none}#chrome .ch-nav{gap:15px}#chrome .ch-nav a{font-size:10px;letter-spacing:.08em}#chrome .ch-right{gap:10px}#chrome .ch-cta{padding:10px 12px}}@media(max-width:920px){#chrome{width:100%;max-width:100%;padding:14px max(14px,env(safe-area-inset-right)) 14px max(14px,env(safe-area-inset-left));grid-template-columns:minmax(0,1fr) auto;gap:10px}#chrome .ch-nav,#chrome .ch-cta{display:none}#chrome .ch-brand{min-width:0;gap:10px}#chrome .ch-brand span{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}#chrome .ch-right{gap:8px}#chrome .ch-burger{display:flex;align-items:center;justify-content:center;width:38px;height:38px;border:1px solid var(--line);color:inherit}#chrome.is-open{background:var(--bg);color:var(--fg);text-shadow:none}#chrome.is-open+#menu{transform:translate(0)}}#menu{position:fixed;inset:0;z-index:79;background:var(--bg);display:flex;flex-direction:column;justify-content:flex-start;align-items:stretch;gap:4px;width:100%;max-width:100%;height:100vh;height:100dvh;padding:calc(82px + env(safe-area-inset-top)) max(24px,env(safe-area-inset-right)) calc(28px + env(safe-area-inset-bottom)) max(24px,env(safe-area-inset-left));overflow-x:hidden;overflow-y:auto;overscroll-behavior:contain;-webkit-overflow-scrolling:touch;transform:translate(100%);visibility:hidden;pointer-events:none;transition:transform .5s var(--ease),visibility .5s;font-size:clamp(17px,4.8vw,22px);letter-spacing:.08em;text-transform:uppercase}#menu.is-open{transform:translate(0);visibility:visible;pointer-events:auto}#menu a{display:flex;align-items:center;justify-content:center;flex:0 0 auto;min-height:48px;padding:10px 8px;text-align:center;transition:color .3s ease}#menu a:hover{color:var(--accent)}#menu .theme-toggle{flex:0 0 auto;width:48px;min-width:48px;height:48px;margin:6px auto}body.menu-open{overflow:hidden}@media(max-width:390px),(max-height:700px){#menu{gap:0;padding-top:calc(74px + env(safe-area-inset-top));font-size:16px}#menu a{min-height:44px;padding-top:8px;padding-bottom:8px}}#sheet{display:none}body:not(.is-ready) #page{opacity:0}body.is-ready #page{opacity:1;transition:opacity 1.15s ease .08s}.reveal{display:inline-block;overflow:hidden;vertical-align:bottom;line-height:1}.reveal>span{display:inline-block;transform:translate3d(0,110%,0);transition:transform 1s var(--ease-out)}.is-in .reveal>span,body.is-ready .reveal.boot>span{transform:translateZ(0)}.reveal.d2>span{transition-delay:.08s}.reveal.d3>span{transition-delay:.16s}.reveal.d4>span{transition-delay:.24s}.reveal.d5>span{transition-delay:.34s}.fade{opacity:0;transform:translateY(28px);transition:opacity .9s var(--ease-out),transform .9s var(--ease-out)}.fade.is-in{opacity:1;transform:none}.reveal{visibility:hidden;position:relative;width:100%;height:100%;overflow:hidden}.reveal.reveal--overlay{background-color:var(--accent)}.reveal>img{display:block;width:100%;height:100%;object-fit:cover}@media(prefers-reduced-motion:reduce){.reveal{visibility:visible}}.btn{display:inline-flex;align-items:center;gap:12px;padding:14px 22px;border:1px solid var(--btn-outline-border);background:var(--btn-outline-bg);color:var(--btn-outline-fg);text-transform:uppercase;font-size:11px;letter-spacing:.18em;font-weight:700;transition:background .3s ease,color .3s ease,padding .3s ease}.btn:hover{background:var(--btn-outline-hover-bg);color:var(--btn-outline-hover-fg);padding-right:30px}.btn .btn-arrow{display:inline-block;transition:transform .3s ease}.btn .btn-arrow:before{content:"\2192"}.btn:hover .btn-arrow{transform:translate(4px)}.btn.btn-solid{border-color:var(--btn-solid-bg);background:var(--btn-solid-bg);color:var(--btn-solid-fg)}.btn.btn-solid:hover{background:var(--accent-2)}.btn.btn-ghost{border-color:var(--btn-ghost-border);background:var(--btn-ghost-bg);color:var(--btn-ghost-fg)}.btn.btn-ghost:hover{background:var(--btn-ghost-hover-bg);color:var(--btn-ghost-hover-fg)}#hero .hero-cta .btn-ghost,.sp-hero .btn-ghost{border-color:var(--photo-btn-border);background:var(--photo-btn-bg);color:var(--photo-btn-fg)}#hero .hero-cta .btn-ghost:hover,.sp-hero .btn-ghost:hover{background:var(--photo-btn-hover-bg);color:var(--photo-btn-hover-fg)}footer#foot{position:relative;background:var(--bg-soft);padding:80px var(--site-pad-footer) 28px;margin-top:80px;width:100%;border-top:2px solid var(--forest);box-shadow:0 -1px #d4a33a40 inset}.foot-wrap{width:100%;max-width:var(--site-width);margin:0 auto;display:flex;align-items:flex-start;justify-content:space-between;gap:clamp(24px,3vw,40px);padding-bottom:36px}.foot-brand{flex:0 1 360px;max-width:360px}.foot-col{flex:0 1 240px;max-width:260px}.foot-legal{width:100%;max-width:var(--site-width);margin:0 auto;padding:0 0 24px;border-bottom:1px solid var(--line);display:flex;flex-wrap:wrap;justify-content:center;align-items:center;gap:10px 0}.foot-legal a{display:inline-block;padding:0 14px;font-size:12px;line-height:1.4;color:var(--footer-text-color, var(--fg-muted));border-right:1px solid var(--line);transition:color .3s ease}.foot-legal a:last-child{border-right:0}.foot-legal a:hover{color:var(--accent);padding-left:14px}@media(max-width:900px){.foot-wrap{flex-wrap:wrap;justify-content:flex-start;gap:clamp(24px,4vw,32px)}.foot-brand{flex:1 1 100%;max-width:none}.foot-col{flex:1 1 calc(50% - 16px);max-width:none}}@media(max-width:640px){footer#foot{padding-left:16px;padding-right:16px;text-align:center}.foot-wrap{flex-direction:column;align-items:center;justify-content:center;gap:28px}.foot-brand,.foot-col{flex:1 1 auto;max-width:none;width:100%;display:flex;flex-direction:column;align-items:center}.foot-brand h3,.foot-col h4,.foot-col a{text-align:center}.foot-col a:hover{padding-left:0}.foot-brand-cta{display:flex;justify-content:center;width:100%}.foot-socials{justify-content:center}.foot-legal{flex-direction:row;flex-wrap:nowrap;justify-content:center;gap:0;padding-bottom:20px}.foot-legal a{flex:1 1 0;min-width:0;font-size:9px;line-height:1.3;padding:0 5px;border-right:1px solid var(--line);text-align:center;white-space:normal;hyphens:auto}.foot-legal a:hover{padding-left:5px}.foot-legal a:last-child{border-right:0}}.foot-brand h3{font-family:Dream Avenue,Basis Grotesque,serif;font-size:26px;line-height:1.05;letter-spacing:-.01em;color:var(--footer-title-color, var(--accent));margin:0 0 14px}.foot-brand .script{font-size:38px;line-height:1;margin-bottom:14px;display:block}.foot-brand p{margin:0;font-size:14px;line-height:1.55;color:var(--footer-text-color, var(--fg-muted))}.foot-brand p+p{margin-top:10px}.foot-brand-cta{margin-top:16px}.foot-col h4{font-family:Dream Avenue,Basis Grotesque,serif;font-size:20px;line-height:1;letter-spacing:-.005em;text-transform:none;color:var(--footer-title-color, var(--accent));margin:0 0 14px;font-weight:400}.foot-col a,.foot-col li{display:block;font-size:14px;line-height:1.45;padding:4px 0;color:var(--footer-text-color, var(--fg-muted));transition:color .3s ease,padding-left .3s ease}.foot-col a:hover{color:var(--accent);padding-left:8px}.foot-socials{display:flex;gap:10px;margin-top:14px}.foot-col .foot-social-btn{width:40px;height:40px;padding:0;display:inline-flex;align-items:center;justify-content:center;border:1px solid var(--line);border-radius:999px;background:transparent;color:var(--fg-muted);transition:color .3s ease,border-color .3s ease,background .3s ease,transform .3s var(--ease)}.foot-col .foot-social-btn:hover{padding-left:0;color:var(--bg);border-color:var(--accent);background:var(--accent);transform:translateY(-2px)}.foot-social-btn svg{width:18px;height:18px;fill:currentColor}.foot-base{width:100%;max-width:var(--site-width);margin:0 auto;padding-top:26px;display:flex;justify-content:center;align-items:center;flex-wrap:wrap;gap:10px;font-size:11px;color:var(--fg-dim);letter-spacing:.1em;text-transform:uppercase;text-align:center;text-shadow:none;filter:none}.foot-base .foot-base-sep{color:#d4a33a99}.foot-base a{color:var(--accent);font-weight:700;border-bottom:1px solid transparent;transition:border-color .3s ease,color .3s ease;text-shadow:none;filter:none}.foot-base a:hover{color:var(--accent-2);border-bottom-color:var(--accent-2)}@media(max-width:720px){.foot-base .foot-base-sep{display:none}.foot-base{flex-direction:column;gap:10px}}#scroll-prog{position:fixed;top:0;left:0;right:0;height:var(--scroll-prog-size);background:var(--scroll-progress-bg);z-index:var(--scroll-prog-z);pointer-events:none;transform:scaleX(0);transform-origin:0 50%;transition:transform .18s linear;box-shadow:0 0 8px var(--scroll-progress-glow)}@media(max-width:920px){#scroll-prog{top:0;left:0;right:auto;width:var(--scroll-prog-size);height:100vh;transform:scaleY(0);transform-origin:50% 0}}@media(prefers-reduced-motion:reduce){*,*:before,*:after{animation-duration:.001ms!important;transition-duration:.001ms!important}html{scroll-behavior:auto}}.hub-static{position:relative;z-index:2;max-width:900px;margin:0 auto clamp(24px,4vh,40px);padding:0 clamp(20px,4vw,36px);text-align:center}.hub-static p{margin:0 0 14px;color:var(--fg-muted);font-size:clamp(.98rem,1.1vw,1.05rem);line-height:1.7}.hub-static h2{font-family:var(--site-font-display, "Dream Avenue", serif);font-size:clamp(1.35rem,2.5vw,1.75rem);font-weight:400;line-height:1.2;margin:0 0 16px;color:var(--fg)}.hub-static h3{font-family:var(--site-font-display, "Dream Avenue", serif);font-size:clamp(1.15rem,2vw,1.4rem);font-weight:400;line-height:1.25;margin:22px 0 12px;color:var(--fg)}.hub-static nav{display:flex;flex-wrap:wrap;gap:10px 16px;justify-content:center;margin-top:18px}.hub-static a{color:var(--accent);text-decoration:none;font-size:.95rem;font-weight:600}.hub-static a:hover,.hub-static a:focus-visible{text-decoration:underline;outline:none}.hub-static a:focus-visible{outline:2px solid var(--accent);outline-offset:3px}body[data-page=activities] .hub-static{max-width:1100px;text-align:left}body[data-page=activities] .hub-static nav{justify-content:flex-start}.site-utility-nav{display:flex;flex-wrap:wrap;gap:10px 18px;justify-content:center;align-items:center;max-width:900px;margin:0 auto clamp(28px,5vh,48px);padding:clamp(18px,3vh,28px) clamp(20px,4vw,36px);border-top:1px solid var(--line);font-size:.92rem}.site-utility-nav a{color:var(--fg-muted);text-decoration:none;font-weight:500}.site-utility-nav a:hover,.site-utility-nav a:focus-visible{color:var(--accent);text-decoration:underline}.site-utility-nav a:focus-visible{outline:2px solid var(--accent);outline-offset:2px}.hub-static.island-planning{max-width:900px;margin:0 auto;padding:clamp(36px,6vh,64px) clamp(20px,4vw,36px) clamp(48px,8vh,80px);text-align:center;background:var(--bg);border-top:1px solid var(--line)}body[data-page=island] footer#foot,body[data-page=regions] footer#foot{margin-top:0}
