@import url('https://fonts.googleapis.com/css2?family=EB+Garamond:ital,wght@0,500;0,600;1,500&family=Rokkitt:wght@400;500;600&display=swap');

:root{--forest:#0d3d4c;--deep:#082d38;--cream:#f4f1e8;--paper:#f4f1e8;--gold:#c8a65f;--rust:#c8a65f;--ink:#0d3d4c;--line:rgba(13,61,76,.2)}
body{font-family:'Rokkitt',serif;font-size:17px}.nav,.button,.text-button,.eyebrow,.inline-link,.details span,.facts span,.footer-links,.social{font-family:'Rokkitt',serif}.hero h1,.welcome h2,.stay h2,.explore h2,.find-us h2,.card-copy h3,.modal-head h2,.facts strong{font-family:'EB Garamond',serif}.hero h1 em,.welcome h2 em,.explore h2 em,.find-us h2 em,.hero-lede,.welcome-copy,.card-copy>p:not(.eyebrow),.stay-copy>p:not(.eyebrow),.explore-copy>p,.details p{font-family:'EB Garamond',serif}.site-header{grid-template-columns:240px 1fr auto}.brand img{width:220px;max-height:62px}.hero{background:var(--deep)}.hero:before{z-index:1;background:linear-gradient(90deg,rgba(8,45,56,.97) 0%,rgba(8,45,56,.82) 43%,rgba(8,45,56,.3) 75%,rgba(8,45,56,.18) 100%)}.hero-photo{position:absolute;inset:0}.hero-photo img{width:100%;height:100%;object-fit:cover;object-position:center}.hero-copy,.scroll-note{z-index:3}.hero .button:not(.button-ghost),.stay-copy .button{background:var(--gold);border-color:var(--gold);color:var(--deep)}.hero .button:not(.button-ghost):hover,.stay-copy .button:hover{background:var(--cream);border-color:var(--cream)}.experience-card{isolation:isolate}.food-card,.drinks-card{background:var(--deep);justify-content:flex-end}.drinks-card{background:var(--forest)}.experience-card:after{content:"";position:absolute;inset:0;z-index:1;background:linear-gradient(180deg,rgba(8,45,56,.04) 10%,rgba(8,45,56,.92) 86%)}.card-photo{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;z-index:0}.card-copy{z-index:2}.stay-art{background:var(--deep);isolation:isolate}.stay-photo img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover}.stay-photo:after{content:"";position:absolute;inset:0;background:linear-gradient(180deg,transparent 45%,rgba(8,45,56,.82))}.stay-art>p{z-index:2;color:var(--cream)}.find-us{background:var(--forest);border-top:8px solid var(--gold)}.map-art .route,.facts strong{stroke:var(--gold);color:#8f7744}@media(max-width:900px){.brand img{width:170px}.hero:before{background:linear-gradient(180deg,rgba(8,45,56,.76),rgba(8,45,56,.93))}.hero-photo img{object-position:62% center}}
