:root{--ink:#16393d;--muted:#66797b;--teal:#087b8c;--line:#dce7e6;--sand:#f5f5ed}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:95px}body{margin:0;background:#fff;color:var(--ink);font-family:Arial,Helvetica,sans-serif;font-size:16px;line-height:1.55}button,input,select{font:inherit}button,a,input,summary,select{-webkit-tap-highlight-color:transparent}button{cursor:pointer}a{color:inherit;text-decoration:none}button{color:inherit}button:focus-visible,a:focus-visible,input:focus-visible,summary:focus-visible,select:focus-visible{outline:3px solid #f3bf42;outline-offset:4px}button{border:0;background:none}header{height:90px;display:flex;align-items:center;justify-content:space-between;padding:0 5%;gap:22px;background:#fff;position:sticky;top:0;z-index:20;border-bottom:1px solid #edf1ef}.brand{display:flex;gap:10px;align-items:center;font-weight:750;font-size:25px;letter-spacing:-1px;line-height:1}.brandmark{font-size:52px;color:var(--teal);letter-spacing:-10px;width:45px;font-weight:500}.brandmark span{font-size:36px;vertical-align:top}.brand-sub{display:block;font-size:10px;letter-spacing:4.6px;margin-top:8px}nav{display:flex;align-items:center;gap:32px;font-size:14px;font-weight:600}nav a.active{color:var(--teal)}nav a:hover,nav button:hover{color:var(--teal)}.saved-nav{border:1px solid var(--line);padding:10px 17px;border-radius:24px;font-size:14px;display:flex;gap:8px;align-items:center}.saved-nav b{background:#e9f3f2;border-radius:50%;min-width:22px;font-size:12px;line-height:22px}.hero{height:520px;position:relative;margin:0 20px;border-radius:4px 4px 18px 18px;overflow:hidden;color:white}.hero>img{position:absolute;width:100%;height:100%;object-fit:cover;object-position:center 55%}.hero-shade{position:absolute;inset:0;background:linear-gradient(90deg,rgba(0,40,48,.70),rgba(0,40,48,.18) 65%,rgba(0,40,48,.05))}.hero-content{position:relative;padding:53px max(3%,calc((100vw - 1300px)/2));max-width:890px}.eyebrow{font-size:11px;letter-spacing:2px;font-weight:700;margin:0 0 16px}.teal{color:var(--teal)}h1{font-size:clamp(58px,6.4vw,92px);letter-spacing:-4px;line-height:.99;font-weight:650;margin:0 0 20px}h1 em{font-style:normal;color:#cdf3a5}.hero-copy{font-size:17px;margin:0 0 26px}form{display:flex;background:white;padding:7px;border-radius:9px;max-width:600px;align-items:center;box-shadow:0 10px 25px #002f3820}.search-icon{color:var(--teal);font-size:32px;padding:0 10px}input{border:0;width:100%;min-width:0;padding:10px 5px;font-size:15px;color:var(--ink);background:white}.primary{background:var(--teal);color:white;border-radius:6px;padding:13px 21px;font-weight:600;font-size:14px;white-space:nowrap}.primary:hover{background:#075e6b}.primary span{margin-left:14px}.hero-location{position:absolute;right:28px;bottom:26px;display:flex;gap:12px;text-align:left;color:white;align-items:center}.hero-location>span:first-child{border:1px solid #ffffff70;border-radius:50%;padding:5px 12px;font-size:23px}.hero-location span{font-size:9px;letter-spacing:1.5px}.hero-location strong{display:block;font-size:13px;letter-spacing:0;margin-top:3px}.intro-strip{display:flex;justify-content:center;gap:60px;padding:21px 5%;font-size:12px;color:var(--muted);border-bottom:1px solid var(--line)}.intro-strip span::before{content:'✓';margin-right:9px;color:var(--teal)}.section{max-width:1280px;margin:auto;padding:66px 40px}.section-heading{display:flex;justify-content:space-between;align-items:end;gap:24px;margin-bottom:28px}.section-heading .eyebrow{margin-bottom:10px}h2{font-size:clamp(30px,3vw,42px);line-height:1.15;letter-spacing:-1.6px;margin:0;font-weight:550}.text-link{font-size:13px;font-weight:600;color:var(--teal);padding:8px 0}.filters{display:flex;gap:9px;flex-wrap:wrap;margin-bottom:27px}.chip{border:1px solid var(--line);border-radius:25px;padding:10px 17px;font-size:13px;white-space:nowrap}.chip.selected{background:var(--ink);color:white;border-color:var(--ink)}.chip:hover{border-color:var(--teal)}.results-bar{display:flex;justify-content:space-between;gap:15px;align-items:center;margin-bottom:23px;border-bottom:1px solid var(--line)}.tabs{display:flex;gap:24px}.tab{padding:0 0 13px;font-size:13px;color:var(--muted);border-bottom:2px solid transparent}.tab.selected{color:var(--ink);font-weight:700;border-color:var(--teal)}#resultCount{font-size:12px;color:var(--muted);padding-bottom:13px}.grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:32px 24px}.photo{position:relative;aspect-ratio:4/3;overflow:hidden;border-radius:10px;background:#e6f0ed}.photo>button:first-child{display:block;width:100%;height:100%;padding:0}.photo img{width:100%;height:100%;object-fit:cover;transition:transform .4s}.photo:hover img{transform:scale(1.035)}.badge{position:absolute;top:14px;left:14px;background:white;color:var(--ink);border-radius:4px;font-size:10px;font-weight:700;letter-spacing:.7px;padding:5px 9px;pointer-events:none}.badge.paid{background:#fff4d7}.save{position:absolute;right:12px;top:12px;width:35px;height:35px;border-radius:50%;background:#ffffffec;font-size:24px;line-height:30px;display:grid;place-items:center}.save.is-saved{color:#b83e50;background:#fff0f1}.card-body{padding:15px 2px 0}.area{font-size:11px;letter-spacing:.4px;color:var(--muted);margin:0 0 3px}.card h3{font-size:22px;font-weight:550;letter-spacing:-.6px;line-height:1.3;margin:0}.card h3 button{padding:0;text-align:left}.card .blurb{font-size:13px;color:var(--muted);margin:7px 0 13px}.amenities{font-size:11px;color:#466062;display:flex;gap:14px;flex-wrap:wrap;border-bottom:1px solid var(--line);padding-bottom:14px}.amenities span{white-space:nowrap}.card-actions{display:flex;justify-content:space-between;align-items:center;padding-top:12px;font-size:12px}.card-actions button{padding:0;color:var(--teal);font-weight:600}.card-actions a{color:#566e70}.collection-note{text-align:center;font-size:12px;color:var(--muted);margin:35px 0 0}.vibe-section{background:var(--sand)}.section-heading>p{font-size:14px;color:var(--muted);margin:0}.vibe-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:22px}.vibe{padding:0;text-align:left;position:relative;height:350px;border-radius:11px;overflow:hidden;color:#fff}.vibe img{height:100%;width:100%;object-fit:cover;transition:transform .4s}.vibe:hover img{transform:scale(1.04)}.vibe::after{content:'';position:absolute;inset:0;background:linear-gradient(transparent 25%,#002e39dd)}.vibe>span{position:absolute;z-index:1;bottom:25px;left:25px;right:15px}.vibe small{font-size:9px;letter-spacing:1.6px}.vibe strong{display:block;font-weight:550;font-size:27px;letter-spacing:-.8px;line-height:1.15;margin:10px 0 19px}.vibe b{font-size:12px;font-weight:500}.tips-section{display:grid;grid-template-columns:1fr 1.2fr;gap:75px;padding-top:80px;padding-bottom:80px}.tips-section>div>p:not(.eyebrow){font-size:14px;color:var(--muted);margin-top:20px;line-height:1.8}.tips-list details{border-bottom:1px solid var(--line);padding:19px 0}.tips-list details:first-child{padding-top:0}summary{cursor:pointer;list-style:none;display:flex;gap:17px;align-items:center;font-size:15px;font-weight:600}summary::-webkit-details-marker{display:none}summary span{font-size:11px;color:var(--teal)}summary b{margin-left:auto;font-weight:400;font-size:22px}.tips-list p{font-size:14px;color:var(--muted);padding-left:32px}.map-cta{background:#087b8c;color:white;margin:0 40px 40px;padding:50px max(30px,calc((100vw - 1200px)/2));border-radius:12px;display:flex;justify-content:space-between;gap:25px;align-items:end}.map-cta h2{font-size:42px}.map-cta p:not(.eyebrow){color:#d8edef;font-size:14px}.white-button{background:white;color:var(--ink);padding:13px 20px;border-radius:5px;font-size:13px;font-weight:600;margin-top:14px}.coordinates{font-size:10px;letter-spacing:1px;text-align:right;color:#d2e8e6;line-height:2;white-space:nowrap}footer{display:flex;justify-content:space-between;gap:25px;align-items:center;padding:35px 5% 45px;border-top:1px solid var(--line)}footer>p{font-size:13px;color:var(--muted)}footer>div{font-size:11px;color:var(--muted);display:flex;flex-direction:column;gap:7px;text-align:right}footer button{padding:0;font-size:12px;text-align:right}dialog{border:0;padding:0;max-width:760px;width:calc(100% - 32px);border-radius:15px;color:var(--ink);max-height:90vh;overflow:auto;box-shadow:0 30px 90px #00252d55}dialog::backdrop{background:#07333ab8;backdrop-filter:blur(5px)}body:has(dialog[open]){overflow:hidden}.close{position:sticky;top:12px;float:right;right:12px;margin:12px 12px -56px 0;z-index:5;width:36px;height:36px;background:white;border-radius:50%;box-shadow:0 2px 9px #0002;font-size:27px;line-height:1}.dialog-image{width:100%;height:260px;object-fit:cover}.dialog-body{padding:32px}.dialog-body>p{font-size:15px;color:var(--muted)}.facts{display:grid;grid-template-columns:1fr 1fr;gap:12px;margin:24px 0}.fact{background:#f0f6f4;padding:15px;border-radius:6px;font-size:14px}.fact small{display:block;font-size:10px;letter-spacing:1px;color:var(--muted);margin-bottom:6px}.dialog-body h3{margin-bottom:5px}.dialog-body a:not(.primary){color:var(--teal);text-decoration:underline}.fine{font-size:12px!important;color:var(--muted)}.link-button{display:inline-block}iframe{display:block;width:100%;height:340px;border:1px solid var(--line);border-radius:8px;margin:16px 0}select{display:block;width:100%;padding:12px;border:1px solid var(--line);border-radius:6px;background:white;color:var(--ink)}label[for=mapSelect]{font-size:13px}.empty{text-align:center;padding:60px 15px;background:#f5f8f7;border-radius:10px}.empty[hidden]{display:none}#toast{position:fixed;bottom:22px;left:50%;transform:translateX(-50%);padding:12px 25px;background:var(--ink);color:white;border-radius:8px;z-index:90;font-size:14px;opacity:0;pointer-events:none;transition:opacity .2s}#toast.visible{opacity:1}.skip{position:absolute;top:-70px;left:10px;padding:10px;background:white;z-index:100}.skip:focus{top:10px}#creditList{font-size:13px}#creditList p{border-bottom:1px solid var(--line);padding-bottom:12px}@media(min-width:1500px){.hero{max-width:1500px;margin:auto}.hero-content{padding-left:80px}}@media(max-width:900px){header{height:76px;padding:0 25px}nav{gap:20px}.hero{height:500px}.hero-content{padding:55px 30px}.intro-strip{gap:20px;font-size:11px}.section{padding:48px 25px}.grid{gap:25px 16px}.amenities{gap:7px}.vibe{height:290px}.vibe strong{font-size:23px}.vibe>span{left:18px}.tips-section{gap:35px}.map-cta{margin:0 25px 30px}.hero-location{bottom:18px}footer{flex-wrap:wrap}.card h3{font-size:20px}}@media(max-width:650px){header{height:73px;padding:0 19px;gap:12px}.brand{font-size:22px}.brandmark{font-size:44px;width:38px}.brandmark span{font-size:30px}.brand-sub{font-size:8px;letter-spacing:4.2px}nav{display:none}.saved-nav{padding:8px 12px}.hero{margin:0 10px;height:480px;border-radius:5px 5px 12px 12px}.hero-content{padding:37px 21px}.hero .eyebrow{font-size:9px;letter-spacing:1.5px}h1{font-size:65px;letter-spacing:-3px;line-height:1.02}.hero-copy{font-size:14px;max-width:270px;line-height:1.6;margin-bottom:24px}.hero-shade{background:linear-gradient(90deg,#00353d9c,#00353d32)}form{padding:5px;border-radius:7px}.search-icon{padding:0 5px;font-size:26px}input{font-size:13px}form .primary{padding:13px 12px;font-size:12px}form .primary span{display:none}.hero-location{bottom:19px;right:19px}.intro-strip{padding:17px 10px}.intro-strip span:not(:first-child){display:none}.section{padding:39px 20px}.section-heading{align-items:start;margin-bottom:22px}.section-heading .eyebrow{font-size:9px;letter-spacing:1.3px}h2{font-size:31px;letter-spacing:-1.1px}.section-heading>.text-link{font-size:0;white-space:nowrap}.section-heading>.text-link:after{content:'Map ↗';font-size:13px;display:block;margin-top:25px}.filters{flex-wrap:nowrap;overflow-x:auto;margin-right:-20px;padding-right:20px;padding-bottom:8px;gap:7px;margin-bottom:20px}.chip{font-size:12px;padding:9px 14px}.tabs{gap:20px}.tab{font-size:12px}.results-bar{align-items:start}#resultCount{display:none}.grid{grid-template-columns:1fr;gap:28px}.photo{aspect-ratio:4/3;border-radius:10px}.card-body{padding-top:12px}.card h3{font-size:24px}.card .blurb{font-size:14px}.area,.amenities{font-size:12px}.amenities{gap:18px}.card-actions{font-size:13px;padding-top:14px}.collection-note{font-size:11px}.vibe-grid{grid-template-columns:1fr}.vibe{height:250px}.vibe>span{left:23px;bottom:22px}.vibe strong{font-size:29px}.section-heading>p{display:none}.tips-section{grid-template-columns:1fr;gap:24px}.tips-section h2 br{display:none}.tips-section>div>p:not(.eyebrow){margin-top:15px}summary{font-size:14px;gap:12px}.map-cta{margin:0 14px 20px;padding:35px 25px;display:block}.map-cta h2{font-size:34px}.map-cta .eyebrow{font-size:9px}.coordinates{display:none}footer{padding:25px 22px;gap:20px}footer>p{display:none}footer>div{font-size:10px}footer button{font-size:10px}.dialog-body{padding:25px 20px}.dialog-image{height:220px}.facts{gap:8px}.fact{font-size:13px;padding:12px}.dialog-body h2{font-size:30px}iframe{height:290px}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*{transition:none!important}}
.map-planner-feature{padding:0;margin:5px auto 64px;max-width:1200px;display:grid;grid-template-columns:1fr 1fr;align-items:stretch;overflow:hidden;border-radius:12px}.map-feature-copy{padding:40px 38px}.map-planner-feature h2{font-size:37px;line-height:1.15}.map-feature-copy>p:not(.eyebrow){font-size:14px;line-height:1.7;max-width:400px}.map-feature-tags{display:flex;flex-wrap:wrap;gap:8px 15px;margin:22px 0 8px;font-size:11px;color:#daefeb}.map-feature-tags span:before{content:'✓';margin-right:6px}.map-feature-copy .white-button{display:inline-block}.map-feature-copy>p.map-feature-note{font-size:11px;margin:15px 0 0;opacity:.85}.home-map-wrap{position:relative;min-height:390px;background:#c9e0dc}.home-map-wrap #homeBeachMap{position:absolute;inset:0;background:#c9e0dc;color:var(--ink)}.home-map-label{position:absolute;left:18px;top:17px;z-index:400;font-size:9px;letter-spacing:1.1px;background:#fffffff2;color:var(--ink);border-radius:5px;padding:8px 12px;pointer-events:none}.boat-map-pin{width:36px;height:36px;background:#f5ca64;color:#3f4b46;border:3px solid white;border-radius:50%;display:grid;place-items:center;font-size:20px;box-shadow:0 3px 12px #16393d33}.home-boat-tooltip{font-family:Arial,sans-serif;font-size:10px;font-weight:600;border:0;border-radius:4px;color:var(--ink)}#homeMapError{position:absolute;inset:90px 25px auto;background:white;color:var(--ink);padding:20px;border-radius:7px;z-index:500;font-size:13px}#homeMapError[hidden]{display:none}.home-map-wrap .leaflet-control-attribution{font-size:9px}.home-map-wrap .leaflet-popup-content{font-size:13px}.home-map-wrap .leaflet-popup-content a{color:var(--teal)}@media(max-width:1280px){.map-planner-feature{margin-left:40px;margin-right:40px}}@media(max-width:700px){.map-planner-feature{grid-template-columns:1fr;margin:0 20px 40px}.map-feature-copy{padding:29px 25px}.map-planner-feature h2{font-size:31px}.home-map-wrap{min-height:300px}.map-feature-copy>p:not(.eyebrow){font-size:13px}.map-feature-tags{font-size:10px}.map-feature-copy>p.map-feature-note{font-size:10px}.map-feature-copy .eyebrow{font-size:9px}.home-map-label{font-size:8px;left:12px;top:12px;padding:7px 10px}.home-boat-tooltip{font-size:9px}}

.checklist-feature-link{display:inline-block;margin-top:13px;font-size:12px;color:#e6f3cf;text-decoration:underline;text-underline-offset:3px}

/* Approved Cura To Go wordmark; all other site styling is preserved. */
.brand .ctg-wordmark,.studio-brand .ctg-wordmark{display:block;width:210px;height:38px;object-fit:cover;object-position:center;max-width:none}.studio-brand{display:flex;align-items:center;gap:12px}@media(max-width:600px){.brand .ctg-wordmark,.studio-brand .ctg-wordmark{width:165px;height:30px}.studio-brand{gap:6px}}

/* An explicit no-photo state keeps unphotographed beaches usable. */
.beach-photo-pending{display:flex;align-items:center;justify-content:center;width:100%;height:100%;min-height:100px;aspect-ratio:4/3;background:#eef3f1;color:#476460;text-align:center;font-size:16px;line-height:1.5;font-weight:500}.beach-photo-pending small{font-size:14px;font-weight:400}.related-card>.beach-photo-pending{height:180px}.selected-beach>.beach-photo-pending,.stop-top>.beach-photo-pending{width:70px;min-height:55px;height:55px;flex-shrink:0;font-size:11px}.mini-photo .beach-photo-pending{font-size:12px}.mini-photo .beach-photo-pending small{font-size:11px}.detail-hero>.beach-photo-pending{min-height:300px}.passport-photo>a{display:block;height:100%}

.hero{height:auto;min-height:560px}.hero-content{padding-bottom:100px}.hero-trip{display:flex;align-items:center;gap:20px;margin:0 0 22px}.hero-trip-button{display:inline-flex;align-items:center;justify-content:center;gap:22px;background:#fff;color:var(--ink);padding:15px 22px;border-radius:7px;font-size:16px;font-weight:700;box-shadow:0 5px 20px #002f3820}.hero-trip-button:hover{background:#eaf5ef}.hero-trip p{margin:0;font-size:14px;line-height:1.5;color:#fff}@media(max-width:650px){.hero{min-height:580px}.hero-content{padding-bottom:90px}.hero-trip{align-items:flex-start;flex-direction:column;gap:10px;margin-bottom:20px}.hero-trip-button{font-size:16px;padding:14px 19px}.hero-trip p{font-size:14px}}
.hero>img.hero-slide{opacity:0;transition:opacity 1.2s ease;pointer-events:none}.hero>img.hero-slide.is-active{opacity:1}.hero-rotation{position:absolute;left:max(3%,calc((100vw - 1300px)/2));bottom:24px;display:flex;align-items:center;gap:14px}.hero-rotation[hidden]{display:none}.hero-dots{display:flex;gap:2px}.hero-dot{width:28px;height:44px;padding:0;display:grid;place-items:center}.hero-dot::before{content:'';width:7px;height:7px;background:#ffffff80;border:1px solid #fff;border-radius:50%}.hero-dot[aria-current=true]::before{background:#fff;width:10px;height:10px}.hero-pause{color:white;font-size:14px;border:1px solid #ffffff80;border-radius:20px;min-height:40px;padding:7px 15px;background:#00353d55}@media(min-width:1500px){.hero-rotation{left:80px}}@media(max-width:900px){.hero-rotation{left:30px}}@media(max-width:650px){.hero-content{padding-bottom:150px}.hero-rotation{left:21px;bottom:20px}.hero-location{bottom:80px}}@media(prefers-reduced-motion:reduce){.hero>img.hero-slide{transition:none}}
/* Stable hero caption: every slide shares the same text origin and height. */
.hero-location{width:320px;height:66px;justify-content:flex-start;gap:12px;padding:10px 14px;border-radius:9px;background:#00353d78;align-items:center}.hero-location>span:first-child{flex:0 0 42px;width:42px;height:42px;padding:0;display:grid;place-items:center}.hero-location>span:last-child{flex:1;min-width:0;line-height:14px}.hero-location strong{font-size:14px;line-height:20px;min-height:20px;white-space:nowrap;letter-spacing:0}.hero-location:hover{background:#00353da6}
/* Keep card footers aligned when descriptions take different numbers of lines. */
.card{display:flex;flex-direction:column;min-width:0}.card-body{display:flex;flex-direction:column;flex:1}.card .blurb{font-size:14px;line-height:1.6}.card .amenities{margin-top:auto;min-height:33px}.card-actions{min-height:44px;font-size:13px}.card .area{font-size:12px}.chip,.tab{font-size:14px}.tab{min-height:44px}.collection-note{font-size:14px}.hero-dot{width:32px}.hero-pause{min-height:44px}
@media(min-width:651px) and (max-width:1050px){header{padding-left:20px;padding-right:20px;gap:16px}header nav{gap:14px;font-size:13px}header .brand .ctg-wordmark{width:180px;height:33px}.saved-nav{padding:8px 11px}.saved-nav>span{display:none}}
@media(max-width:850px){header nav{display:none}}
@media(max-width:650px){.hero-location{left:21px;right:21px;width:auto;bottom:80px;max-width:340px}.hero-location strong{font-size:14px}.tabs{gap:14px;flex-wrap:wrap}.tab{font-size:13px}.collection-note{font-size:13px}}
@media(max-width:650px){.hero-content{padding-bottom:180px}.hero-location{height:82px}.hero-location strong{white-space:normal;min-height:40px}}

.photo>a{display:block;width:100%;height:100%}
.home-guide-links{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:24px}.home-guide-links>a{display:block;padding:26px;background:#f1f7f7;border-radius:12px;color:inherit;text-decoration:none}.home-guide-links h3{font-size:23px;line-height:1.25}.home-guide-links p{color:var(--muted);font-size:16px}.home-guide-links>a:hover{text-decoration:underline}.visitor-notes{padding-left:22px}.visitor-notes li{margin:14px 0;line-height:1.75}.visitor-notes a{color:var(--teal);text-decoration:underline}.blog-home{border-top:1px solid #e1e9e9}@media(max-width:700px){.home-guide-links{grid-template-columns:1fr}}
