:root{--ink:#173e58;--sea:#1d7181;--sand:#efe3cf;--coral:#d66b4d;--paper:#fffdf9}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;color:#263842;background:var(--paper);font-family:system-ui,-apple-system,"Segoe UI",sans-serif;line-height:1.65}h1,h2,h3{font-family:Georgia,serif;color:var(--ink);line-height:1.1}h1{font-size:clamp(2.5rem,6vw,5.5rem)}h2{font-size:clamp(2rem,4vw,3.2rem)}a{color:var(--sea)}img{max-width:100%;height:auto;object-fit:cover}.skip-link{position:fixed;z-index:9999;left:1rem;top:-5rem;background:#fff;padding:.8rem}.skip-link:focus{top:1rem}.site-header{position:absolute;z-index:10;width:100%;background:linear-gradient(#173e58c9,transparent)}.navbar-brand{display:flex;gap:.65rem;align-items:center;font-family:Georgia,serif}.navbar-brand small{display:block;font-family:system-ui;font-size:.65rem;letter-spacing:.16em;text-transform:uppercase}.brand-mark{display:grid;place-items:center;border:1px solid #fff;border-radius:50%;width:46px;height:46px}.nav-link{color:#fff!important}.hero{min-height:94vh;display:flex;align-items:end;color:#fff;background:linear-gradient(90deg,#102f42d9,#102f4219),url('/images/home/hero.jpg') center/cover}.hero-content{padding-bottom:10vh;max-width:900px}.hero h1,.hero p,.page-hero h1,.page-hero p{color:#fff}.hero-content>p:not(.eyebrow){font-size:1.3rem;max-width:650px}.eyebrow{font-size:.78rem!important;font-weight:700;letter-spacing:.2em;text-transform:uppercase;color:var(--coral)}.btn{border-radius:0;padding:.8rem 1.25rem;font-weight:700}.btn-accent{color:#fff;background:var(--coral);border:1px solid var(--coral)}.btn-accent:hover,.btn-accent:focus{color:#fff;background:#ad4e36}.section{padding-top:6rem;padding-bottom:6rem}.section-heading{max-width:680px;margin-bottom:3rem}.cards{display:grid;grid-template-columns:repeat(2,1fr);gap:2rem}.card-stay,.text-card{background:#fff;box-shadow:0 15px 50px #173e5814}.card-stay img{width:100%;aspect-ratio:4/3}.card-stay>div,.text-card{padding:2rem}.facts{color:#69777e}.location-band{padding:7rem 0;background:var(--sand)}.location-band .container{max-width:800px;margin-left:8vw}.page-hero{padding:11rem 0 5rem;color:#fff;background:linear-gradient(90deg,#173e58e8,#1d7181d0)}.page-hero a{color:#fff}.facts-grid{display:grid;grid-template-columns:repeat(4,1fr);margin-bottom:4rem;border-block:1px solid #d9dedf}.facts-grid div{padding:1.5rem;text-align:center;border-right:1px solid #d9dedf}.facts-grid b,.facts-grid span{display:block}.facts-grid b{font:2rem Georgia,serif;color:var(--ink)}.prose,.article{max-width:850px}.columns{columns:2}.gallery{display:grid;grid-template-columns:2fr 1fr 1fr;gap:.75rem}.gallery-item{padding:0;border:0;background:none}.gallery img{width:100%;aspect-ratio:1/1}.gallery-item:first-child{grid-row:span 2}.gallery-item:first-child img{height:100%}.split,.contact-grid{display:grid;grid-template-columns:1.15fr 1fr;gap:4rem;align-items:center}.split>img{aspect-ratio:4/3}.external-placeholder,.legal-warning{padding:1.5rem;background:var(--sand);border-left:4px solid var(--coral)}.blog-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:2.5rem}.blog-grid img{aspect-ratio:4/3}.blog-grid h2{font-size:1.7rem}.article>img{margin:2rem 0;width:100%;max-height:520px}.grid-footer{display:grid;grid-template-columns:2fr 1fr 1fr;gap:2rem}footer{padding:4rem 0;color:#dce8ec;background:var(--ink)}footer h2{font-size:1.2rem;color:#fff}footer a{color:#fff}.cookie-banner{position:fixed;z-index:1000;bottom:1rem;left:1rem;right:1rem;max-width:720px;padding:1.25rem;margin:auto;color:#fff;background:#173e58;box-shadow:0 10px 40px #0005}.cookie-banner p{margin:0 0 .75rem}dialog{padding:3rem 1rem 1rem;border:0;background:#111c;max-width:95vw;max-height:95vh}dialog::backdrop{background:#000b}dialog img{display:block;max-width:90vw;max-height:85vh}.lightbox-close{position:absolute;right:.5rem;top:.2rem;border:0;background:none;color:#fff;font-size:2rem}:focus-visible{outline:3px solid #f3b94e;outline-offset:3px}@media(max-width:768px){.site-header{position:relative;background:var(--ink)}.hero{min-height:75vh}.cards,.split,.contact-grid,.blog-grid,.grid-footer{grid-template-columns:1fr}.facts-grid{grid-template-columns:1fr 1fr}.columns{columns:1}.gallery{grid-template-columns:1fr 1fr}.section{padding-top:4rem;padding-bottom:4rem}}
