/* Scoped commercial hubs; shared boat cards retain their existing behavior. */
.yolo-landing{--yolo-layout-gutter:var(--wp--preset--spacing--60,clamp(30px,7vw,70px));box-sizing:border-box;max-width:none!important;width:100%;margin:0 auto 40px!important;color:#1e3a5f;line-height:1.7}
.yolo-landing>section,.yolo-landing>.yolo-ys-our-fleet{box-sizing:border-box;max-width:none;width:calc(100% - var(--yolo-layout-gutter) - var(--yolo-layout-gutter));margin-left:auto;margin-right:auto}
.yolo-landing h1{font-size:clamp(2rem,4vw,4.2rem);line-height:1.12;max-width:none;margin:12px 0 20px;color:inherit}
.yolo-landing h2,.yolo-destination-links h2{font-size:clamp(1.5rem,3vw,2.2rem);line-height:1.25;color:#1e3a5f}
.yolo-landing-hero{box-sizing:border-box;width:100%;padding:clamp(28px,4vw,48px) var(--yolo-layout-gutter);border-radius:0;background:linear-gradient(120deg,#0f2540,#2d5a87);color:#fff}
.yolo-landing-hero>p:not(.yolo-landing-kicker){max-width:90ch;font-size:1.1rem;margin-bottom:0}
.yolo-landing-kicker{font-size:.76rem;font-weight:750;letter-spacing:.12em;margin:0 0 12px;color:#52647a}
.yolo-landing-hero .yolo-landing-kicker{color:#f1c75f}
.yolo-landing-hero nav{display:flex;flex-wrap:wrap;gap:14px 24px;margin-top:28px;align-items:center}
.yolo-landing-hero nav a{color:#fff;min-height:44px;display:inline-flex;align-items:center;text-underline-offset:5px}
.yolo-landing-hero nav .yolo-landing-cta{background:#f1c75f;color:#0f2540;border-radius:9px;padding:10px 20px!important;font-weight:700;text-decoration:none}
.yolo-landing-choices{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px;margin:32px auto}
.yolo-landing-choices article{border:1px solid #dce5ed;border-radius:16px;padding:24px;background:#f7fafc}
.yolo-landing-choices h2{font-size:1.35rem}.yolo-landing-choices p:last-child{margin:0}
.yolo-landing-intro,.yolo-landing-planning{margin:28px auto;scroll-margin-top:100px}
.yolo-landing-intro>p:last-child{margin-bottom:0}
body .yolo-landing>.yolo-ys-our-fleet{width:calc(100% - var(--yolo-layout-gutter) - var(--yolo-layout-gutter))!important;margin-left:auto!important;margin-right:auto!important;padding:0 0 20px!important}
body .yolo-landing>.yolo-ys-our-fleet .container-fluid{padding-left:0!important;padding-right:0!important}
.yolo-landing-planning{border-left:4px solid #f1c75f;padding:8px 24px}
.yolo-landing-links{padding-left:20px;display:grid;gap:6px}.yolo-landing-links a{display:inline-flex;align-items:center;min-height:44px;color:#1e3a5f;text-underline-offset:4px}
.yolo-landing-faq,.yolo-landing-related{margin:32px auto}
.yolo-landing-faq details{border-bottom:1px solid #ccd8e3;padding:12px 0}
.yolo-landing-faq summary{cursor:pointer;font-weight:650;min-height:44px;padding:8px 4px}
.yolo-landing-faq details p{padding:4px 24px;margin-bottom:12px}
.yolo-landing a:focus-visible,.yolo-landing summary:focus-visible,.yolo-destination-links a:focus-visible{outline:3px solid #b8891f;outline-offset:4px}
.yolo-destination-links{max-width:1280px;width:calc(100% - 40px);margin:56px auto;color:#1e3a5f}
/* Match the existing homepage Cover/Our Yachts gutter, not a separate card-width cap.
   The theme token also follows editor spacing changes; fallback matches the current theme. */
.home .yolo-google-reviews--homepage,.home .yolo-destination-links{
    --yolo-home-content-gutter:var(--wp--preset--spacing--60,clamp(30px,7vw,70px));
    box-sizing:border-box;
    max-width:none;
    width:calc(100% - var(--yolo-home-content-gutter) - var(--yolo-home-content-gutter));
}
.yolo-destination-links>div{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px;margin-top:24px}
.yolo-destination-links a{display:flex;flex-direction:column;gap:10px;padding:28px!important;border:1px solid #d3dfea;border-radius:16px;background:#f5f9fc;color:#1e3a5f;text-decoration:none;transition:background .15s}
.yolo-destination-links a:hover{background:#eaf2f8}.yolo-destination-links span{font-size:.75rem;letter-spacing:.08em;font-weight:700}.yolo-destination-links strong{font-size:1.3rem;line-height:1.3}.yolo-destination-links small{font-size:.92rem;text-decoration:underline;text-underline-offset:4px}
@media(max-width:767px){.yolo-landing-choices,.yolo-destination-links>div{grid-template-columns:1fr}.yolo-landing-choices article{padding:20px}.yolo-landing-planning{padding-left:18px}.yolo-destination-links a{padding:20px!important}}
