:root{--green:#263f35;--deep:#172c25;--cream:#f4efdf;--paper:#fbf8ef;--rust:#b7623e;--ink:#202820;--line:#d9d0bc}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--paper);color:var(--ink);font:16px/1.6 Arial,sans-serif}h1,h2{font-family:Georgia,serif;font-weight:400;line-height:1.04;margin:.25em 0}h1{font-size:clamp(3.3rem,8vw,7.4rem);letter-spacing:-.045em}h2{font-size:clamp(2.4rem,5vw,4.8rem);letter-spacing:-.035em}h3{font-size:1.25rem}.eyebrow{text-transform:uppercase;letter-spacing:.17em;font-size:.72rem;font-weight:700;color:var(--rust)}a{color:inherit}.site-head{height:92px;padding:18px 5vw;background:var(--green);display:flex;align-items:center;justify-content:space-between;position:relative;z-index:5}.site-head img,footer img{width:250px;height:54px}.site-head nav{display:flex;align-items:center;gap:2rem;color:var(--cream)}.site-head nav a{text-decoration:none;font-size:.86rem}.nav-book{border:1px solid #8ba095;padding:.65rem 1rem}.hero{min-height:calc(100vh - 92px);padding:9vh 8vw;background:var(--green);color:var(--cream);display:grid;grid-template-columns:1.2fr .8fr;align-items:center;overflow:hidden}.hero-copy{max-width:900px}.hero-copy>p:not(.eyebrow){max-width:620px;font-size:1.25rem;color:#d8dfd7}.button{display:inline-block;background:var(--rust);color:white;text-decoration:none;border:0;padding:1rem 1.45rem;font-weight:700;cursor:pointer}.area{font-size:.82rem;margin-left:1.2rem;color:#b8c7bf}.hero-mark{justify-self:end;border:1px solid #6a8075;width:min(31vw,420px);aspect-ratio:1;border-radius:50%;display:grid;place-items:center;transform:rotate(-8deg)}.hero-mark span{font:6rem Georgia;color:#d7c9a6}.work,.prices,.background,.booking{padding:9rem 8vw}.work{display:grid;grid-template-columns:.8fr 1.2fr;gap:8vw}.service-list article{display:grid;grid-template-columns:45px 1fr;column-gap:1rem;padding:1.4rem 0;border-top:1px solid var(--line)}.service-list span{color:var(--rust);font-size:.8rem}.service-list h3,.service-list p{margin:0}.service-list p{grid-column:2;color:#596157;max-width:650px}.prices{background:#ece5d4}.price-intro{max-width:730px}.price-grid{display:grid;grid-template-columns:repeat(3,1fr);margin-top:4rem;border:1px solid #c7bca6}.price-grid article{padding:2rem;min-height:220px;border-right:1px solid #c7bca6;display:flex;flex-direction:column}.price-grid article:last-child{border:0}.price-grid strong{font:3.4rem Georgia;margin:auto 0 0}.price-grid small{color:#5b6159}.price-grid .featured{background:var(--green);color:var(--cream);transform:scale(1.035)}.featured p{color:#d7c9a6;text-transform:uppercase;letter-spacing:.12em;font-size:.7rem}.price-note{margin-top:2.5rem;max-width:830px}.background{display:grid;grid-template-columns:1fr 1fr;padding-left:0;gap:8vw;align-items:center}.photo{min-height:680px;background:linear-gradient(0deg,rgba(23,44,37,.12),rgba(23,44,37,.12)),url('/assets/marine-background.jpg') center/cover}.background-copy{max-width:600px}.booking{background:var(--deep);color:var(--cream);display:grid;grid-template-columns:.8fr 1.2fr;gap:8vw}.booking-copy>p{color:#bdc9c2}.deposit{margin-top:3rem;padding-top:1rem;border-top:1px solid #4c6258;display:flex;flex-direction:column}.deposit strong{font:1.8rem Georgia}.deposit span{color:#bdc9c2}form{background:var(--paper);color:var(--ink);padding:2rem}.step{display:flex;gap:1rem;align-items:center;border-bottom:1px solid var(--line);margin-bottom:1.5rem}.step span{border:1px solid var(--rust);color:var(--rust);width:28px;height:28px;border-radius:50%;display:grid;place-items:center;font-size:.8rem}label{display:flex;flex-direction:column;gap:.35rem;font-size:.8rem;font-weight:700;margin:1rem 0}input,select{width:100%;border:1px solid #bbb4a3;background:white;padding:.85rem;font:inherit;border-radius:0}.two{display:grid;grid-template-columns:1fr 1fr;gap:1rem}.secondary{border:1px solid var(--green);background:transparent;padding:.8rem 1rem;font-weight:700;cursor:pointer}.check{flex-direction:row;align-items:flex-start;font-weight:400}.check input{width:auto;margin-top:.35rem}.total{border-top:1px solid var(--line);margin-top:1.5rem;padding:1.5rem 0;display:flex;justify-content:space-between}.total span{display:flex;flex-direction:column}.total small{font-weight:400;color:#687068}.total strong{font:2.2rem Georgia}.full{width:100%}footer{padding:3rem 5vw;background:#10221c;color:#d5ded8;display:grid;grid-template-columns:1fr auto auto;gap:5vw;align-items:center}footer div{display:flex;flex-direction:column}footer a{text-decoration:none;font-size:.85rem}footer span{font-size:.75rem;color:#87978f}@media(max-width:800px){.site-head nav a:not(.nav-book){display:none}.site-head img{width:210px}.hero{grid-template-columns:1fr}.hero-mark{display:none}.work,.background,.booking{grid-template-columns:1fr}.work,.prices,.background,.booking{padding:5rem 6vw}.background{padding-left:0}.background-copy{padding-left:6vw}.photo{min-height:450px}.price-grid{grid-template-columns:1fr}.price-grid article{border-right:0;border-bottom:1px solid #c7bca6}.price-grid .featured{transform:none}.two{grid-template-columns:1fr}footer{grid-template-columns:1fr}.area{display:block;margin:1rem 0}}
