:root{--ink:#17324d;--muted:#5c6b78;--lake:#0f6b8f;--sky:#eaf6fb;--sand:#f7f1e8;--forest:#1d4c3a;--line:#d9e3e8;--white:#fff;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}*{box-sizing:border-box}body{color:var(--ink);background:var(--white);margin:0;line-height:1.6}a{color:var(--lake)}img{max-width:100%;display:block}.site-header{z-index:10;border-bottom:1px solid var(--line);backdrop-filter:blur(10px);background:#fffffff0;justify-content:space-between;align-items:center;gap:2rem;padding:.75rem clamp(1rem,4vw,3rem);display:flex;position:sticky;top:0}.brand img{width:210px;height:auto}nav{flex-wrap:wrap;justify-content:flex-end;gap:.35rem;display:flex}nav a{color:var(--ink);border-radius:999px;padding:.55rem .75rem;font-size:.95rem;font-weight:650;text-decoration:none}nav a:hover{background:var(--sky);color:var(--lake)}.hero{background:linear-gradient(180deg, #0a21302e, #0a2130c7), var(--hero-image);color:#fff;background-position:50%;background-size:cover;align-items:end;min-height:68vh;padding:clamp(2rem,6vw,5rem);display:grid}.hero-narrow{min-height:44vh}.hero-content{max-width:900px}.eyebrow{text-transform:uppercase;letter-spacing:.13em;color:var(--lake);margin:0 0 .4rem;font-size:.82rem;font-weight:800}.hero .eyebrow{color:#c9f1ff}h1,h2,h3{margin:0 0 1rem;line-height:1.12}h1{max-width:950px;font-size:clamp(2.4rem,6vw,5.6rem)}h2{font-size:clamp(1.9rem,4vw,3.2rem)}h3{font-size:1.35rem}p{margin:0 0 1rem}.button-row{flex-wrap:wrap;gap:.75rem;margin-top:1.25rem;display:flex}.button,button{background:var(--lake);color:#fff;border:0;border-radius:999px;justify-content:center;align-items:center;gap:.4rem;padding:.85rem 1.15rem;font-weight:800;text-decoration:none;display:inline-flex;box-shadow:0 10px 24px #0f6b8f38}.button.secondary{color:var(--lake);background:#fff}section{padding:clamp(2.5rem,6vw,5rem) clamp(1rem,4vw,3rem)}.section-inner{max-width:1180px;margin:0 auto}.intro-grid,.two-col{grid-template-columns:repeat(2,minmax(0,1fr));align-items:center;gap:clamp(1.5rem,4vw,3rem);display:grid}.cards{grid-template-columns:repeat(2,minmax(0,1fr));gap:1.25rem;display:grid}.property-card,.feature-card,.info-card{color:inherit;border:1px solid var(--line);background:#fff;border-radius:24px;text-decoration:none;display:block;overflow:hidden;box-shadow:0 18px 45px #17324d14}.property-card img{object-fit:cover;width:100%;height:320px}.property-card div,.feature-card,.info-card{padding:1.2rem}.feature-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:1rem;display:grid}.feature-card img{object-fit:cover;border-radius:18px;width:100%;height:220px;margin-bottom:1rem}.sand{background:var(--sand)}.sky{background:var(--sky)}.gallery-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:1rem;display:grid}.gallery-card{border:1px solid var(--line);background:#fff;border-radius:20px;margin:0;overflow:hidden;box-shadow:0 14px 32px #17324d14}.gallery-trigger{width:100%;box-shadow:none;cursor:zoom-in;background:0 0;border:0;border-radius:0;padding:0;display:block}.gallery-trigger:focus-visible{outline:4px solid var(--lake);outline-offset:-4px}.gallery-trigger img{object-fit:cover;width:100%;height:240px;transition:transform .22s,filter .22s}.gallery-card:hover .gallery-trigger img{filter:brightness(.92);transform:scale(1.035)}.gallery-card figcaption{color:var(--muted);padding:.85rem 1rem;font-size:.95rem}body.lightbox-open{overflow:hidden}.lightbox{color:#fff;background:#09141ef5;border:0;border-radius:24px;width:min(1120px,100vw - 2rem);max-width:none;max-height:calc(100vh - 2rem);padding:0;box-shadow:0 30px 90px #00000073}.lightbox::backdrop{backdrop-filter:blur(4px);background:#040f18c7}.lightbox-figure{align-content:center;gap:.75rem;min-height:min(760px,100vh - 2rem);margin:0;padding:clamp(1rem,4vw,2rem);display:grid}.lightbox-image{object-fit:contain;background:#07131d;border-radius:16px;width:100%;max-height:calc(100vh - 11rem)}.lightbox-caption{color:#eaf6fb;text-align:center;font-size:1rem}.lightbox-count{color:#ffffffbf;margin:0;font-weight:700;position:absolute;bottom:.85rem;left:1.25rem}.lightbox-close,.lightbox-nav{z-index:2;color:#fff;box-shadow:none;background:#ffffff1f;border:1px solid #ffffff40;position:absolute}.lightbox-close{border-radius:50%;width:2.7rem;height:2.7rem;padding:0;font-size:2rem;line-height:1;top:.8rem;right:.8rem}.lightbox-nav{border-radius:50%;width:3rem;height:3rem;padding:0;font-size:2.4rem;line-height:1;top:50%;transform:translateY(-50%)}.lightbox-prev{left:.8rem}.lightbox-next{right:.8rem}.lightbox-close:hover,.lightbox-nav:hover{background:#ffffff3d}.pill-list{flex-wrap:wrap;gap:.6rem;padding:0;list-style:none;display:flex}.pill-list li{border:1px solid var(--line);background:#fff;border-radius:999px;padding:.55rem .85rem;font-weight:700}.check-list{padding-left:1.2rem}.ownerrez-widget-wrap{border:1px solid var(--line);background:#fff;border-radius:22px;padding:1rem;overflow-x:auto;box-shadow:0 16px 36px #17324d14}.map-embed{border:0;border-radius:24px;width:100%;height:420px;box-shadow:0 16px 36px #17324d1a}.site-footer{background:var(--ink);color:#fff;justify-content:space-between;gap:2rem;padding:2rem clamp(1rem,4vw,3rem);display:flex}.site-footer a{color:#fff}@media (width<=850px){.site-header{display:block;position:static}.site-footer{display:block}nav{justify-content:flex-start;margin-top:.75rem}.intro-grid,.two-col,.cards,.feature-grid,.gallery-grid{grid-template-columns:1fr}.property-card img,.gallery-trigger img{height:260px}.lightbox{border-radius:0;width:100vw;height:100vh;max-height:100vh}.lightbox-figure{min-height:100vh;padding:4rem 1rem 3rem}.lightbox-image{max-height:calc(100vh - 10rem)}.lightbox-nav{top:auto;bottom:.75rem;transform:none}.lightbox-prev{left:calc(50% - 3.5rem)}.lightbox-next{right:calc(50% - 3.5rem)}.hero{min-height:58vh}}
