@import url("https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;500;600;700&family=Manrope:wght@400;500;600;700;800&display=swap");:root{--navy:#092d3a;--sea:#0d5260;--mint:#e8f5ef;--lime:#cafa84;--ink:#132f39;--muted:#647c83}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:#f8faf7;color:var(--ink);font:16px/1.65 DM Sans,sans-serif}.shell{max-width:1600px;margin:auto}a{color:inherit;text-decoration:none}header{display:flex;align-items:center;justify-content:space-between;padding:21px clamp(24px,5vw,90px);background:white;border-bottom:1px solid #e5ebea}.brand{font-family:Manrope,sans-serif;font-size:19px;font-weight:800;letter-spacing:-.07em;color:var(--navy)}.brand span{color:#369d87}.brand small{font-size:12px;letter-spacing:0}nav{display:flex;align-items:center;gap:32px;font-size:13px;font-weight:700}.textlink:hover,nav a:hover{text-decoration:underline}.navcta{background:var(--navy);color:white;padding:11px 16px;border-radius:4px}.hero{background:radial-gradient(circle at 81% 40%,#146473 0,transparent 36%),linear-gradient(125deg,#072b39,#0c4856);color:#fff;padding:clamp(70px,9vw,145px) clamp(24px,9vw,150px) 105px;min-height:580px}.eyebrow{color:#98d0b8;font-size:11px;font-weight:800;letter-spacing:.18em}.hero h1{font-family:Manrope,sans-serif;font-size:clamp(44px,6vw,88px);line-height:1.08;letter-spacing:-.065em;margin:25px 0}.hero h1 em{font-style:normal;color:var(--lime)}.hero p{font-size:18px;max-width:620px;color:#d5e8e8;line-height:1.7}.actions{display:flex;gap:12px;flex-wrap:wrap;margin:35px 0 20px}.button{display:inline-flex;align-items:center;justify-content:center;background:var(--lime);color:#14333b;padding:14px 22px;font-size:14px;font-weight:800;border-radius:4px}.button:hover{filter:brightness(.95)}.button.secondary{background:transparent;color:white;border:1px solid #77a3a7}.hero p.note{font-size:12px;color:#b5d0d2}.section{padding:100px clamp(24px,7vw,112px)}.sectionhead{display:flex;justify-content:space-between;align-items:flex-end;margin-bottom:35px}.sectionhead span{color:var(--muted);font-size:13px}h2{font-family:Manrope,sans-serif;font-size:clamp(32px,4vw,52px);letter-spacing:-.055em;line-height:1.14;margin:18px 0}.feature .eyebrow,.section .eyebrow{color:#308875}.cards{display:grid;grid-template-columns:repeat(4,1fr);grid-gap:14px;gap:14px}.card{background:#fff;border:1px solid #e2e9e6;padding:28px;min-height:288px;display:flex;flex-direction:column}.card:hover{border-color:#4ca68d;transform:translateY(-3px);transition:.2s}.number{font-size:10px;letter-spacing:.12em;color:#739093;font-weight:800}.boatIcon{font-size:54px;line-height:1;color:#7cb9ae;margin:26px 0 5px}.card h3{font-family:Manrope,sans-serif;margin:4px 0 0;font-size:21px}.card p{font-size:13px;color:var(--muted);line-height:1.5;margin:7px 0 18px}.card span{font-size:12px;font-weight:800;color:#147b69;margin-top:auto}.feature{display:grid;grid-template-columns:1.15fr 1fr;grid-gap:10%;gap:10%;padding:100px clamp(24px,9vw,145px);background:#edf5f0}.feature>div:first-child>p{max-width:570px;color:#49676d}.textlink{display:inline-block;color:#087f68;font-weight:800;margin-top:22px;font-size:14px}.featurepanel{background:white;padding:30px 40px;display:grid;grid-template-columns:42px 1fr;grid-column-gap:14px;column-gap:14px;align-items:start}.featurepanel span{font-weight:800;color:#26907d}.featurepanel strong{font:700 17px Manrope,sans-serif}.featurepanel p{grid-column:2;margin:-3px 0 20px;font-size:13px;color:var(--muted)}.sell{display:flex;align-items:center;justify-content:space-between;gap:28px;background:var(--navy);color:white;padding:65px clamp(24px,9vw,145px)}.sell p{color:#c8dce0;max-width:520px}.sell h2{margin-bottom:5px}.button.light{white-space:nowrap}footer{display:flex;justify-content:space-between;gap:25px;flex-wrap:wrap;background:#061e27;color:#d0dcdb;padding:52px clamp(24px,7vw,112px);font-size:12px}footer>div:first-child{max-width:480px}footer strong{font:800 18px Manrope,sans-serif;color:white}footer p{margin:12px 0}footer a{text-decoration:underline}footer>small{flex-basis:100%;color:#769094;margin-top:20px}.page{max-width:920px;margin:auto;padding:80px 24px 110px}.page h1{font:800 clamp(37px,5vw,62px)/1.1 Manrope,sans-serif;letter-spacing:-.055em;margin:20px 0}.page li,.page p{font-size:17px;color:#435c62}.page h2{font-size:27px;margin-top:55px}.page a:not(.button){color:#087f68;text-decoration:underline}.page .lead{font-size:20px}.callout{background:#e8f5ef;padding:25px;margin:36px 0;border-left:4px solid #248d77}.guidegrid{display:grid;grid-template-columns:repeat(2,1fr);grid-gap:14px;gap:14px;margin-top:35px}.guidegrid a{display:block;background:#eef5f0;padding:27px;text-decoration:none!important;font-weight:800}.guidegrid p{font-size:14px;margin-bottom:0;font-weight:400}@media(max-width:850px){nav{gap:12px}nav a:first-child{display:none}.cards{grid-template-columns:repeat(2,1fr)}.feature{grid-template-columns:1fr;gap:35px}.section{padding-block:65px}}@media(max-width:560px){header{padding:15px 20px}nav a:nth-child(2){display:none}.hero{padding:80px 24px;min-height:0}.hero p{font-size:16px}.cards,.guidegrid{grid-template-columns:1fr}.sectionhead span{display:none}.sell{display:block}.sell .button{margin-top:15px}}.dealerForm{max-width:650px;display:grid;grid-gap:16px;gap:16px;margin-top:32px}.dealerForm label{display:grid;grid-gap:7px;gap:7px;font-size:14px;font-weight:700}.dealerForm input{width:100%;padding:14px;border:1px solid #a9c1bf;border-radius:4px;font:inherit;background:white}.dealerForm input:focus{outline:2px solid #147b69}.dealerForm .button{border:0;cursor:pointer;justify-self:start}.formNote{font-size:13px;color:var(--muted);margin:0}.hero .note a{text-decoration:underline}