.photo-credit,.pc-link{position:absolute;z-index:5;bottom:12px;right:12px;font-size:10px;letter-spacing:.14em;text-transform:uppercase;color:#ffffffc7;padding:6px 12px;background:#00000080;backdrop-filter:blur(4px);-webkit-backdrop-filter:blur(4px);border-radius:4px;text-decoration:none;pointer-events:auto;cursor:pointer;transition:color .3s ease,background .3s ease}.photo-credit:hover{color:var(--accent);background:#000000d9}#island-explorer{position:relative;min-height:100vh;padding:clamp(96px,14vh,140px) clamp(20px,4vw,36px) clamp(40px,5vh,56px);background:radial-gradient(ellipse at 80% 0%,rgba(15,77,47,.18) 0%,transparent 50%),var(--bg);overflow:hidden;isolation:isolate}body[data-page=island] footer#foot{margin-top:0}#island-explorer .ix-bg{position:absolute;inset:0;z-index:0;pointer-events:none;background:var(--bg)}#island-explorer .ix-bg-layer{position:absolute;inset:0;background-size:cover;background-position:center;opacity:0;transform:scale(1.04);filter:blur(4px);transition:opacity 1.2s ease,filter 1.2s ease}#island-explorer .ix-bg-layer.is-on{opacity:.7;filter:blur(0);animation:ixBgKen 18s ease-out forwards}#island-explorer .ix-bg:after{content:"";position:absolute;inset:0;z-index:1;background:radial-gradient(ellipse at 25% 40%,rgba(14,18,15,.04) 0%,rgba(14,18,15,.34) 62%,var(--bg) 100%),linear-gradient(180deg,#0e120f61,#0e120f8f)}html[data-theme=light] #island-explorer .ix-bg-layer.is-on{opacity:.66}html[data-theme=light] #island-explorer .ix-bg:after{background:radial-gradient(ellipse at 25% 40%,rgba(247,241,230,.03) 0%,rgba(247,241,230,.24) 62%,var(--bg) 100%),linear-gradient(180deg,#f7f1e647,#f7f1e675)}@keyframes ixBgKen{0%{transform:scale(1.06)}to{transform:scale(1)}}#island-explorer .ix-head{position:relative;z-index:2;max-width:1400px;margin:0 auto clamp(28px,4vh,48px);display:flex;flex-direction:column;gap:12px;align-items:center;text-align:center}#island-explorer .ix-eyebrow{font-size:11px;letter-spacing:.22em;text-transform:uppercase;color:var(--accent);font-weight:700}#island-explorer .ix-h{font-family:Dream Avenue,serif;font-size:clamp(32px,4.5vw,60px);font-weight:400;letter-spacing:-.012em;line-height:1.05;color:var(--fg);max-width:24ch}#island-explorer .ix-tag{font-size:clamp(13px,1vw,15px);color:var(--fg-muted);line-height:1.6;max-width:62ch}#island-explorer .ix-stage{position:relative;z-index:2;max-width:1500px;margin:0 auto;display:grid;grid-template-columns:minmax(280px,480px) 1fr;gap:clamp(28px,4vw,60px);align-items:start}#island-explorer .ix-map-wrap{position:sticky;top:100px;display:flex;flex-direction:column;gap:12px}#island-explorer .ix-map{position:relative;width:100%;aspect-ratio:390 / 550;max-height:80vh;filter:drop-shadow(0 10px 30px rgba(0,0,0,.5))}#island-explorer .ix-svg{width:100%;height:100%;display:block}#island-explorer .ix-svg .region{fill:#f3ecd91a;stroke:#0a0a0ab8;stroke-width:1;vector-effect:non-scaling-stroke;cursor:default;transition:fill .5s cubic-bezier(.4,0,.2,1),stroke .5s cubic-bezier(.4,0,.2,1),filter .5s cubic-bezier(.4,0,.2,1)}#island-explorer .ix-svg .ix-other-island{fill:#f3ecd90a;stroke:#0a0a0a6b}#island-explorer .ix-svg .ix-other-link{fill:#0f4d2f2e;stroke:#0f4d2f73;cursor:pointer}#island-explorer .ix-svg:hover .ix-other-link,#island-explorer .ix-svg .ix-other-link:hover,#island-explorer .ix-svg .ix-other-link:focus-visible{fill:#16623d8c;stroke:#16623df2;filter:drop-shadow(0 0 8px rgba(22,98,61,.55))}#island-explorer .ix-map:has(.ix-other-link:hover) .ix-other-link,#island-explorer .ix-map:has(.ix-other-link:focus-visible) .ix-other-link{fill:#16623d8c;stroke:#16623df2;filter:drop-shadow(0 0 6px rgba(22,98,61,.5))}#island-explorer .ix-other-cta{display:inline-flex;align-items:center;gap:10px;margin:12px auto 0;padding:10px 16px;align-self:center;font-size:11.5px;letter-spacing:.18em;text-transform:uppercase;font-weight:700;color:var(--accent);border:1px solid rgba(15,77,47,.55);background:#0f4d2f26;transition:background .3s ease,border-color .3s ease,padding .3s ease,color .3s ease}#island-explorer .ix-other-cta strong{color:var(--accent-2);font-weight:700}#island-explorer .ix-other-cta:hover{background:var(--forest);border-color:var(--accent);color:#fff;padding-right:24px}#island-explorer .ix-other-cta:hover strong{color:var(--accent-2)}#island-explorer .ix-other-cta .btn-arrow{transition:transform .3s ease}#island-explorer .ix-other-cta:hover .btn-arrow{transform:translate(4px)}#island-explorer .ix-svg .ix-is-dest{fill:#d4a33a2e;stroke:#0a0a0adb;cursor:pointer}#island-explorer .ix-svg .ix-is-dest:hover,#island-explorer .ix-svg .ix-active{fill:var(--accent);stroke:#0a0a0af0;filter:drop-shadow(0 0 12px rgba(212,163,58,.7))}html[data-theme=light] #island-explorer .ix-svg .region{fill:#17140f09;stroke:#17140f75}html[data-theme=light] #island-explorer .ix-svg .ix-other-island{fill:#17140f05;stroke:#17140f38}html[data-theme=light] #island-explorer .ix-svg .ix-other-link{fill:#0f4d2f1f;stroke:#0f4d2f9e}html[data-theme=light] #island-explorer .ix-svg:hover .ix-other-link,html[data-theme=light] #island-explorer .ix-svg .ix-other-link:hover,html[data-theme=light] #island-explorer .ix-svg .ix-other-link:focus-visible,html[data-theme=light] #island-explorer .ix-map:has(.ix-other-link:hover) .ix-other-link,html[data-theme=light] #island-explorer .ix-map:has(.ix-other-link:focus-visible) .ix-other-link{fill:#0f4d2fad;stroke:#0f4d2ffa;filter:drop-shadow(0 0 7px rgba(15,77,47,.32))}html[data-theme=light] #island-explorer .ix-svg .ix-is-dest{fill:#0f4d2f29;stroke:#9f7522e6}html[data-theme=light] #island-explorer .ix-svg .ix-is-dest:hover,html[data-theme=light] #island-explorer .ix-svg .ix-active{fill:#0f4d2fb8;stroke:#9f7522;filter:drop-shadow(0 0 6px rgba(159,117,34,.42)) drop-shadow(0 0 9px rgba(15,77,47,.28))}#island-explorer .ix-svg .region,#island-explorer .ix-svg .region:focus,#island-explorer .ix-svg .region:focus-visible,#island-explorer .ix-svg .region:active{outline:none!important;-webkit-tap-highlight-color:transparent}#island-explorer .ix-map-hint{text-align:center;font-size:10px;letter-spacing:.22em;text-transform:uppercase;color:var(--fg-dim);margin-top:4px}#island-explorer .ix-card{background:var(--panel-bg);border:1px solid var(--line);border-radius:4px;overflow:hidden;display:flex;flex-direction:column;box-shadow:0 14px 40px #00000047;backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px)}@keyframes ixFresh{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:none}}#island-explorer .ix-card.is-fresh .ix-card-body>*{animation:ixFresh .55s var(--ease-out) both}#island-explorer .ix-card.is-fresh .ix-card-body>*:nth-child(1){animation-delay:0s}#island-explorer .ix-card.is-fresh .ix-card-body>*:nth-child(2){animation-delay:.05s}#island-explorer .ix-card.is-fresh .ix-card-body>*:nth-child(3){animation-delay:.1s}#island-explorer .ix-card.is-fresh .ix-card-body>*:nth-child(4){animation-delay:.15s}#island-explorer .ix-card.is-fresh .ix-card-body>*:nth-child(5){animation-delay:.2s}#island-explorer .ix-card.is-fresh .ix-card-body>*:nth-child(6){animation-delay:.25s}#island-explorer .ix-card.is-fresh .ix-card-body>*:nth-child(7){animation-delay:.3s}#island-explorer .ix-card.is-pulse{box-shadow:0 0 0 2px #d4a33a8c}#island-explorer .ix-card-media{position:relative;width:100%;aspect-ratio:16 / 9;overflow:hidden;background:#111}#island-explorer .ix-slides{position:absolute;inset:0}#island-explorer .ix-slide{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;opacity:0;transition:opacity 1.1s cubic-bezier(.4,0,.2,1);pointer-events:none}#island-explorer .ix-slide.is-on{opacity:1;animation:ixSlideKen 7s ease-out forwards}@keyframes ixSlideKen{0%{transform:scale(1.05)}to{transform:scale(1)}}#island-explorer .ix-dots{position:absolute;z-index:4;bottom:12px;right:12px;display:flex;gap:6px;padding:6px 8px;background:#0e120f8c;border-radius:999px;backdrop-filter:blur(6px);-webkit-backdrop-filter:blur(6px)}#island-explorer .ix-dot{width:8px;height:8px;border-radius:50%;background:#ffffff59;border:0;padding:0;cursor:pointer;transition:background .3s ease,transform .3s var(--ease-out)}#island-explorer .ix-dot:hover{background:#ffffffb3}#island-explorer .ix-dot.is-on{background:var(--accent);transform:scale(1.2)}#island-explorer .ix-card-media:after{content:"";position:absolute;inset:0;z-index:1;background:linear-gradient(0deg,#0e120fd9,#0e120f00 55%);pointer-events:none}#island-explorer .ix-card-hover{position:absolute;z-index:2;left:22px;bottom:18px;display:flex;flex-direction:column;gap:4px;color:#fff}#island-explorer .ix-card-no{font-size:11px;letter-spacing:.24em;text-transform:uppercase;color:var(--accent);font-weight:700}#island-explorer .ix-card-region{font-family:Dream Avenue,serif;font-size:clamp(28px,3.4vw,44px);font-weight:400;letter-spacing:-.012em;line-height:1}#island-explorer .ix-card-body{padding:clamp(24px,2.8vw,38px);display:flex;flex-direction:column;gap:16px}#island-explorer .ix-card-eyebrow{font-size:11px;letter-spacing:.22em;text-transform:uppercase;color:var(--accent);font-weight:700}#island-explorer .ix-card-title{font-family:Dream Avenue,serif;font-size:clamp(26px,2.8vw,38px);font-weight:400;letter-spacing:-.012em;line-height:1;color:var(--fg)}#island-explorer .ix-card-tag{font-size:14px;font-style:italic;color:var(--accent-2);line-height:1.5}#island-explorer .ix-card-intro{font-size:clamp(14px,1.1vw,16px);color:var(--fg-muted);line-height:1.65}#island-explorer .ix-card-meta{display:grid;grid-template-columns:1fr 1fr;gap:18px;padding:18px 0;border-top:1px solid var(--line);border-bottom:1px solid var(--line)}#island-explorer .ix-card-meta h4{font-size:10px;letter-spacing:.22em;text-transform:uppercase;color:var(--accent);font-weight:700;margin-bottom:6px}#island-explorer .ix-card-meta p{font-size:13px;color:var(--fg-muted);line-height:1.55}#island-explorer .ix-card-spots h4{font-size:10px;letter-spacing:.22em;text-transform:uppercase;color:var(--accent);font-weight:700;margin-bottom:12px}#island-explorer .ix-card-spots ul{display:flex;flex-direction:column;gap:14px}#island-explorer .ix-card-spots li{display:grid;grid-template-columns:18px 1fr;gap:10px;align-items:start}#island-explorer .ix-card-spots .ixs-bullet{color:var(--accent);font-weight:700;line-height:1.4;font-size:14px}#island-explorer .ix-card-spots strong{display:block;font-weight:700;font-size:14px;color:var(--fg);letter-spacing:.005em;margin-bottom:2px}#island-explorer .ix-card-spots p{font-size:12.5px;color:var(--fg-muted);line-height:1.55}#island-explorer .ix-card-cta{margin-top:4px;display:flex;flex-wrap:wrap;gap:10px;justify-content:flex-start}@media(max-width:960px){#island-explorer .ix-stage{grid-template-columns:1fr;gap:24px}#island-explorer .ix-map-wrap{position:static}#island-explorer .ix-map{max-width:360px;margin:0 auto}#island-explorer .ix-card-meta{grid-template-columns:1fr;gap:14px}}
