.home-island-overview{max-width:1240px;margin:0 auto 48px;display:grid;grid-template-columns:1.22fr 1fr;overflow:hidden;border:1px solid #dce4e5;border-radius:8px;background:#f1f5f3}.home-map-visual{min-width:0;align-self:center;background:#cfe5ef;position:relative}.home-map-canvas{position:relative;width:100%;overflow:hidden}.home-map-canvas>img{width:100%;height:100%;display:block;object-fit:fill}.home-map-leaders{position:absolute;inset:0;width:100%;height:100%;pointer-events:none}.home-map-leaders line{stroke:#193e4b;stroke-width:1;vector-effect:non-scaling-stroke}.home-map-leaders circle{fill:#193e4b;stroke:white;stroke-width:1.5;vector-effect:non-scaling-stroke}.home-map-island{position:absolute;z-index:1;transform:translate(-50%,-50%);padding:7px 10px;background:#fff;color:#153542;border:1px solid #c3d2d5;box-shadow:0 2px 8px #173b4510;border-radius:5px;font-size:.875rem;font-weight:600;line-height:1.2;text-align:center;white-space:nowrap;min-height:32px;display:grid;place-items:center;transition:background .15s,box-shadow .15s}.home-map-island:focus-visible,.home-map-island:hover{background:#edf392;box-shadow:0 3px 12px #173b4520;z-index:3}.home-map-north{position:absolute;left:6%;top:5%;display:grid;justify-items:center;font-size:.75rem;font-weight:700;color:#173b45;line-height:1.1;pointer-events:none}.home-map-north>span{font-size:1.6rem;font-weight:400}.home-map-caption{padding:10px 15px;display:flex;justify-content:space-between;flex-wrap:wrap;gap:6px 16px;font-size:.75rem;line-height:1.5;background:#eaf2f4;color:#355761}.home-map-caption a{text-decoration:underline;text-underline-offset:3px}.home-map-copy{align-self:center;padding:38px;min-width:0}.home-map-copy .eyebrow{font-size:.8125rem;letter-spacing:1.8px;color:#4d6b70;margin:0 0 20px}.home-map-copy h2{font:clamp(2rem,3.2vw,3.1rem)/1.1 Georgia,serif;letter-spacing:-.03em;margin:0 0 24px}.home-map-copy h2 em{font-weight:400}.home-map-copy>p:not(.eyebrow){font-size:1rem;line-height:1.7;color:#4b6267;margin:0 0 26px}.home-map-actions{display:flex;flex-wrap:wrap;gap:22px;align-items:center}.home-map-copy>p.home-map-travel{font-size:.875rem;line-height:1.6;margin:29px 0 0;border-top:1px solid #d4dfe0;padding-top:20px;color:#526b74}@media(max-width:1350px){.home-island-overview{margin-left:5%;margin-right:5%}}@media(max-width:1000px){.home-island-overview{grid-template-columns:1.2fr 1fr}.home-map-copy{padding:27px}.home-map-island{padding:6px 8px}}@media(max-width:700px){.home-island-overview{grid-template-columns:1fr;margin:0 6% 35px}.home-map-copy{padding:26px}.home-map-copy h2{font-size:2.15rem;margin-bottom:19px}.home-map-copy .eyebrow{margin-bottom:13px}.home-map-actions{gap:18px}.home-map-copy>p.home-map-travel{margin-top:24px;padding-top:17px}.home-map-island{padding:6px 8px}.home-map-caption{padding:9px 12px}.home-map-caption>span{display:none}.home-map-caption>a{margin-left:auto}}@media(prefers-reduced-motion:reduce){.home-map-island{transition:none}}