.ymlp-wrap{
  --ymlp-navy:#17364f;
  --ymlp-blue:#1b6d93;
  --ymlp-blue-dark:#155775;
  --ymlp-teal:#6fa8a4;
  --ymlp-sand:#f4efe7;
  --ymlp-cream:#fbf8f2;
  --ymlp-soft:#f7f9f8;
  --ymlp-line:rgba(23,54,79,.14);
  --ymlp-text:#263943;
  --ymlp-muted:#637680;
  --ymlp-shadow:0 18px 46px rgba(23,54,79,.10);
  font-family:inherit;
  color:var(--ymlp-text);
  background:#fff;
  overflow:hidden;
}
.ymlp-wrap *{box-sizing:border-box}
.ymlp-section{padding:72px 22px}.ymlp-container{width:min(1160px,100%);margin:0 auto}
.ymlp-hero{padding-top:72px;padding-bottom:66px;background:linear-gradient(135deg,var(--ymlp-cream) 0%,#fff 54%,rgba(111,168,164,.18) 100%);border-bottom:1px solid var(--ymlp-line)}
.ymlp-hero-grid,.ymlp-two-col,.ymlp-compare-grid,.ymlp-final-card{display:grid;grid-template-columns:1.02fr .98fr;gap:50px;align-items:center}
.ymlp-copy{max-width:650px}.ymlp-eyebrow{margin:0 0 13px;text-transform:uppercase;letter-spacing:.13em;font-weight:700;font-size:12px;color:var(--ymlp-blue)}
.ymlp-wrap h1,.ymlp-wrap h2,.ymlp-wrap h3{color:var(--ymlp-navy);line-height:1.12;margin:0 0 18px;font-weight:650;letter-spacing:-.02em}.ymlp-wrap h1{font-size:clamp(34px,3.55vw,48px);max-width:760px}.ymlp-wrap h2{font-size:clamp(27px,2.7vw,38px)}.ymlp-wrap h3{font-size:23px}.ymlp-wrap p{font-size:17px;line-height:1.72;margin:0 0 18px}.ymlp-lead{font-size:19px;color:var(--ymlp-navy);line-height:1.62}.ymlp-hero .ymlp-copy>p:not(.ymlp-eyebrow):not(.ymlp-trustline){max-width:610px}
.ymlp-cta-row{margin:28px 0 15px}.ymlp-cta{display:inline-flex;align-items:center;justify-content:center;gap:10px;min-height:50px;padding:14px 26px;border-radius:3px;text-decoration:none!important;font-weight:700;font-size:15px;letter-spacing:.01em;transition:transform .18s ease,box-shadow .18s ease,background .18s ease}.ymlp-cta:after{content:'→';font-weight:700}.ymlp-cta:hover{transform:translateY(-2px)}.ymlp-cta-primary{background:var(--ymlp-blue);color:#fff!important;box-shadow:0 12px 26px rgba(27,109,147,.22)}.ymlp-cta-primary:hover{background:var(--ymlp-blue-dark);color:#fff!important}.ymlp-cta-secondary{background:var(--ymlp-navy);color:#fff!important;box-shadow:0 12px 26px rgba(23,54,79,.16)}
.ymlp-trustline{display:inline-flex;padding:9px 15px;border:1px solid var(--ymlp-line);border-radius:999px;background:rgba(255,255,255,.82);font-size:14px;color:var(--ymlp-muted);box-shadow:0 8px 22px rgba(23,54,79,.05)}
.ymlp-visual img,.ymlp-placeholder{width:100%;min-height:410px;border-radius:6px;object-fit:cover;box-shadow:var(--ymlp-shadow)}.ymlp-placeholder{display:flex;align-items:center;justify-content:center;background:linear-gradient(135deg,#dce9e7,#f7f1e8);border:1px dashed rgba(23,54,79,.24);color:var(--ymlp-navy);font-weight:700;font-size:15px}.ymlp-hero .ymlp-visual{position:relative}.ymlp-hero .ymlp-visual:before{content:'';position:absolute;inset:18px -18px -18px 18px;background:rgba(111,168,164,.18);border-radius:6px;z-index:0}.ymlp-hero .ymlp-visual>*{position:relative;z-index:1}
.ymlp-benefits{background:#fff;padding-top:36px;padding-bottom:36px}.ymlp-benefit-grid{display:grid;grid-template-columns:repeat(5,1fr);gap:14px}.ymlp-benefit{border:1px solid var(--ymlp-line);border-radius:6px;padding:20px 18px;background:#fff;box-shadow:0 8px 24px rgba(23,54,79,.055)}.ymlp-benefit span{display:inline-flex;width:30px;height:30px;border-radius:50%;align-items:center;justify-content:center;background:rgba(111,168,164,.18);color:var(--ymlp-blue);font-weight:700;margin-bottom:12px}.ymlp-benefit p{font-size:15.5px;line-height:1.48;margin:0}
.ymlp-main-text,.ymlp-future,.ymlp-testimonials{background:var(--ymlp-soft)}.ymlp-richtext p{margin-bottom:15px}.ymlp-image-stack{position:relative;display:grid;gap:18px}.ymlp-side-img{min-height:300px}.ymlp-side-img-small{width:76%;min-height:215px;margin-left:auto;margin-top:-34px;border:6px solid #fff}
.ymlp-note-section{background:var(--ymlp-navy);padding:54px 22px}.ymlp-note{background:rgba(255,255,255,.055);border:1px solid rgba(255,255,255,.15);border-radius:8px;padding:34px 38px}.ymlp-note h2,.ymlp-note p{color:#fff}.ymlp-note p{max-width:920px;margin-bottom:0}.ymlp-note h2{font-size:clamp(25px,2.4vw,34px)}
.ymlp-compare-section{padding-top:62px;padding-bottom:62px;background:#fff}.ymlp-compare-grid{grid-template-columns:1fr 1fr;gap:24px}.ymlp-compare-card{border-radius:8px;padding:32px;border:1px solid var(--ymlp-line);background:#fff;box-shadow:0 10px 28px rgba(23,54,79,.06)}.ymlp-compare-card:not(.ymlp-muted){background:linear-gradient(135deg,#fff,var(--ymlp-sand))}.ymlp-muted{opacity:.86}.ymlp-compare-card p{margin-bottom:0}
.ymlp-checklist{list-style:none;margin:24px 0 28px;padding:0;display:grid;gap:12px}.ymlp-checklist li{position:relative;padding-left:34px;font-size:17px;line-height:1.55}.ymlp-checklist li:before{content:'✓';position:absolute;left:0;top:0;color:var(--ymlp-blue);font-weight:700}
.ymlp-closing{max-width:900px;margin:0 auto 34px;text-align:center;color:var(--ymlp-navy);font-size:20px;line-height:1.6}.ymlp-testimonials h2{text-align:center}.ymlp-testimonial-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:20px;margin-top:28px}.ymlp-testimonial-grid blockquote{margin:0;background:#fff;border:1px solid var(--ymlp-line);border-radius:8px;padding:26px;box-shadow:0 8px 26px rgba(23,54,79,.06)}.ymlp-testimonial-grid p{font-size:15.5px}.ymlp-testimonial-grid cite{font-style:normal;font-weight:700;color:var(--ymlp-blue)}
.ymlp-final{background:#fff}.ymlp-final-card{background:linear-gradient(135deg,var(--ymlp-sand),#fff);border:1px solid var(--ymlp-line);border-radius:10px;padding:42px;overflow:hidden;box-shadow:0 16px 42px rgba(23,54,79,.08)}.ymlp-final-img{min-height:320px}.ymlp-about{background:#fff}
@media(max-width:1024px){.ymlp-benefit-grid{grid-template-columns:repeat(2,1fr)}.ymlp-testimonial-grid{grid-template-columns:1fr}.ymlp-hero-grid,.ymlp-two-col,.ymlp-compare-grid,.ymlp-final-card{grid-template-columns:1fr}.ymlp-two-col-reverse .ymlp-visual{order:2}.ymlp-copy{max-width:100%}.ymlp-hero .ymlp-visual:before{display:none}.ymlp-wrap h1{max-width:900px}}
@media(max-width:640px){.ymlp-section{padding:50px 18px}.ymlp-hero{padding-top:48px;padding-bottom:52px}.ymlp-wrap h1{font-size:31px;line-height:1.14}.ymlp-wrap h2{font-size:26px}.ymlp-wrap p,.ymlp-checklist li{font-size:16px}.ymlp-lead{font-size:17px}.ymlp-benefit-grid{grid-template-columns:1fr}.ymlp-final-card,.ymlp-note,.ymlp-compare-card{padding:25px}.ymlp-cta{width:100%;text-align:center}.ymlp-visual img,.ymlp-placeholder{min-height:250px;border-radius:6px}.ymlp-side-img-small{width:100%;margin-top:0;border:0}.ymlp-trustline{display:flex;justify-content:center;text-align:center;width:100%;font-size:13.5px}.ymlp-testimonial-grid blockquote{padding:23px}.ymlp-final-card{padding:28px}}

/* v1.1 refinements: calmer hero typography, yacht-choice CTAs, iframe popup */
.ymlp-wrap .ymlp-hero{padding-top:54px;padding-bottom:58px}
.ymlp-wrap h1{font-size:clamp(28px,2.55vw,39px)!important;line-height:1.16!important;font-weight:650!important;letter-spacing:-.018em!important;max-width:720px}
.ymlp-wrap h2{font-size:clamp(22px,2vw,30px)!important;line-height:1.24!important;font-weight:650!important;letter-spacing:-.012em!important}
.ymlp-hero .ymlp-copy h2{font-size:clamp(21px,1.85vw,28px)!important;line-height:1.26!important;max-width:680px;margin-bottom:18px}
.ymlp-eyebrow{font-size:12px!important;letter-spacing:.18em!important;color:var(--ymlp-blue)!important}
.ymlp-lead{font-size:18px!important;line-height:1.62!important}
.ymlp-wrap p{font-size:16.5px;line-height:1.7}
.ymlp-cta{border:0;appearance:none;cursor:pointer;font-family:inherit}
.ymlp-choice-block{margin-top:30px;padding:24px;border:1px solid var(--ymlp-line);background:#fff;border-radius:8px;box-shadow:0 10px 28px rgba(23,54,79,.06)}
.ymlp-choice-title{margin:0 0 14px!important;font-weight:700;color:var(--ymlp-navy);font-size:18px!important;line-height:1.35!important}
.ymlp-yacht-choices{display:grid;grid-template-columns:repeat(3,1fr);gap:12px}
.ymlp-choice-cta{display:flex;align-items:center;justify-content:center;min-height:48px;padding:13px 15px;border:1px solid rgba(27,109,147,.26);border-radius:4px;background:#fff;color:var(--ymlp-navy)!important;text-decoration:none!important;font-weight:700;font-size:15px;transition:all .18s ease;text-align:center}
.ymlp-choice-cta:after{content:'→';margin-left:8px;color:var(--ymlp-blue)}
.ymlp-choice-cta:hover{background:var(--ymlp-blue);color:#fff!important;border-color:var(--ymlp-blue);transform:translateY(-2px);box-shadow:0 10px 20px rgba(27,109,147,.18)}
.ymlp-choice-cta:hover:after{color:#fff}
.ymlp-search-modal{display:none;position:fixed;inset:0;z-index:999999;align-items:center;justify-content:center;padding:24px}
.ymlp-search-modal.is-open{display:flex}
.ymlp-search-modal__backdrop{position:absolute;inset:0;background:rgba(10,28,42,.72);backdrop-filter:blur(3px)}
.ymlp-search-modal__dialog{position:relative;z-index:1;width:min(980px,96vw);height:min(720px,88vh);background:#fff;border-radius:8px;box-shadow:0 24px 80px rgba(0,0,0,.32);overflow:hidden}
.ymlp-search-modal__dialog iframe{display:block;width:100%;height:100%;border:0;background:#fff}
.ymlp-search-modal__close{position:absolute;top:10px;right:12px;z-index:2;width:38px;height:38px;border:0;border-radius:50%;background:var(--ymlp-navy);color:#fff;font-size:26px;line-height:1;cursor:pointer;display:flex;align-items:center;justify-content:center}
body.ymlp-modal-open{overflow:hidden}
@media(max-width:1024px){.ymlp-wrap h1{font-size:clamp(28px,4vw,36px)!important}.ymlp-wrap h2{font-size:clamp(22px,3.2vw,28px)!important}}
@media(max-width:640px){.ymlp-wrap .ymlp-hero{padding-top:38px;padding-bottom:44px}.ymlp-wrap h1{font-size:27px!important;line-height:1.18!important}.ymlp-hero .ymlp-copy h2{font-size:21px!important}.ymlp-yacht-choices{grid-template-columns:1fr}.ymlp-choice-block{padding:20px}.ymlp-search-modal{padding:10px}.ymlp-search-modal__dialog{width:100vw;height:88vh;border-radius:6px}.ymlp-search-modal__close{top:8px;right:8px}}
