/* Final art direction: clean white surfaces, precise rules, and a modern Cape Town luxury feel. */
:root { --ink: #102b36; --sea: #14707c; --mist: #f4f8f8; --cream: #ffffff; --sand: #b38a52; --line: #dce5e6; --muted: #617379; }
body { overflow-x: hidden; background: #fff; color: var(--ink); letter-spacing: 0; }
body::selection { background: #cce6e7; color: var(--ink); }
.site-header { height: 82px; padding: 0 max(5vw, 32px); background: rgba(255,255,255,.97); border-bottom: 1px solid var(--line); }
.brand span { font-size: 26px; letter-spacing: 5.5px; }
.brand small { color: var(--muted); font-size: 8px; letter-spacing: 1.8px; }
.site-header nav { gap: 34px; }
.mobile-menu-toggle, .mobile-nav { display: none; }
.site-header nav a, footer a { font-size: 12px; font-weight: 700; letter-spacing: .55px; text-transform: uppercase; }
.site-header nav a { position: relative; padding: 32px 0 30px; }
.site-header nav a:hover::after { content: ""; position: absolute; right: 0; bottom: 21px; left: 0; height: 1px; background: var(--sea); }
.header-cta, .button { min-height: 44px; padding: 12px 19px; border: 1px solid var(--ink); border-radius: 0; font-size: 11px; letter-spacing: .8px; text-transform: uppercase; transition: background .2s ease, color .2s ease, border-color .2s ease; }
.header-cta:hover, .dark-button:hover { background: var(--sea); border-color: var(--sea); }
.light-button:hover { background: transparent; color: #fff; border-color: #fff; }
.text-button { font-size: 12px; letter-spacing: .5px; text-transform: uppercase; }
.text-button span { font-size: 18px; }
.eyebrow { color: var(--sea); font-size: 10px; letter-spacing: 1.7px; }
.hero { height: calc(100vh - 82px); min-height: 660px; padding: max(6vw, 60px); }
.hero-shade { background: rgba(5, 24, 30, .45); }
.hero h1, .page-hero h1, .enquiry-copy h1, .yacht-hero h1 { letter-spacing: 0; }
.hero h1 { max-width: 680px; font-size: clamp(52px, 6.2vw, 88px); }
.hero-copy { transform: translateY(-72px); }
.hero-intro { max-width: 520px; font-size: 18px; line-height: 1.6; }
.hero-actions { gap: 26px; }
.hero-fact { right: 5vw; bottom: 5vw; padding: 0 0 0 16px; border-left: 1px solid rgba(255,255,255,.7); font-size: 11px; letter-spacing: .5px; }
.hero-fact strong { margin-top: 4px; font: 400 21px Georgia, serif; }
.section-wrap { max-width: 1440px; padding: 112px max(6vw, 40px); }
.trust-strip { display: grid; grid-template-columns: repeat(4, 1fr); gap: 0; max-width: none; padding-top: 0; padding-bottom: 0; border-top: 1px solid var(--line); border-bottom: 1px solid var(--line); background: #fff; }
.trust-strip div { display: flex; min-height: 116px; padding: 27px max(3vw, 24px); flex-direction: column; justify-content: center; gap: 7px; background: #fff; border-right: 1px solid var(--line); }
.trust-strip div:last-child { border-right: 0; }
.trust-strip span { display: block; margin: 0; color: var(--muted); font-size: 9px; letter-spacing: 1.5px; }
.trust-strip strong { display: block; font: 400 19px/1.28 Georgia, serif; }
.intro { padding-top: 130px; padding-bottom: 130px; }
.two-col { gap: 11vw; }
.two-col h2, .section-heading h2 { font-size: clamp(38px, 4.4vw, 61px); }
.two-col p { font-size: 17px; line-height: 1.75; }
.image-band { min-height: 620px; padding: max(6vw, 52px); }
.image-band:after { background: rgba(5, 24, 30, .43); }
.hero .eyebrow.light, .image-band .eyebrow.light, .charter-hero .eyebrow.light, .charter-image-break .eyebrow.light { color: #fff; }
.image-band h2 { max-width: 620px; font-size: clamp(43px, 5vw, 68px); }
.image-band p:not(.eyebrow) { max-width: 430px; line-height: 1.65; }
.featured { padding-top: 125px; padding-bottom: 125px; }
.section-heading { margin-bottom: 52px; }
.experience-grid { gap: 0; border-top: 1px solid var(--line); border-bottom: 1px solid var(--line); }
.experience-grid article { position: relative; min-height: 330px; padding: 34px 32px 30px; background: #fff; border-right: 1px solid var(--line); }
.experience-grid article:last-child { border-right: 0; }
.experience-grid img { display: none; }
.experience-grid p, .experience-grid h3, .experience-grid span { margin-right: 0; margin-left: 0; }
.experience-grid .eyebrow { margin-top: 36px; }
.experience-grid h3 { margin-top: 3px; margin-bottom: 10px; font-size: 31px; }
.experience-grid article p:not(.eyebrow) { min-height: 52px; font-size: 14px; line-height: 1.6; }
.experience-grid .charter-number { position: absolute; top: 29px; right: 30px; color: #91a7aa; font: 400 18px Georgia, serif; }
.experience-grid .charter-rate { display: block; margin-top: 23px; color: var(--ink); font-size: 12px; font-weight: 700; letter-spacing: .4px; }
.experience-grid article small { display: block; margin-top: 4px; color: var(--muted); font-size: 11px; }
.occasion-band { grid-template-columns: .92fr 1.08fr; gap: 7vw; padding-top: 90px; padding-bottom: 90px; border-top: 1px solid var(--line); border-bottom: 1px solid var(--line); }
.occasion-band h2, .home-callout h2 { font-size: clamp(37px, 4vw, 55px); }
.occasion-list { border-color: var(--line); }
.occasion-list span { min-height: 67px; padding: 16px 20px; color: #2b434a; font-size: 12px; letter-spacing: .2px; }
.home-callout { grid-template-columns: 1fr 1fr; gap: 12vw; padding-top: 120px; padding-bottom: 120px; background: #fff; }
.home-callout p { color: #465b61; font-size: 17px; line-height: 1.75; }
.page-hero { padding: 118px max(7vw, 40px) 104px; background: var(--ink); }
.page-hero h1 { max-width: 760px; font-size: clamp(51px, 6vw, 84px); }
.page-hero > p:not(.eyebrow) { font-size: 17px; line-height: 1.7; }
.charter-hero { position: relative; display: flex; min-height: 520px; align-items: flex-end; overflow: hidden; padding: 70px max(7vw, 40px); background: var(--ink); color: #fff; }
.charter-hero > img { position: absolute; inset: 0; width: 100%; height: 100%; object-fit: cover; }
.charter-hero::after { position: absolute; inset: 0; background: rgba(5, 24, 30, .47); content: ""; }
.charter-hero > div { position: relative; z-index: 1; max-width: 680px; }
.charter-hero h1 { margin: 0 0 17px; font: 400 clamp(51px, 6vw, 80px)/1.02 Georgia, serif; }
.charter-hero > div > p:not(.eyebrow) { max-width: 480px; margin: 0; font-size: 17px; line-height: 1.7; }
.package-list { padding-top: 70px; padding-bottom: 120px; }
.seasonal-rates { display: grid; grid-template-columns: .82fr 1.18fr; gap: 7vw; align-items: center; margin-bottom: 68px; padding: 0 0 32px; border-bottom: 1px solid var(--line); }
.seasonal-rates h2 { margin: 0; font: 400 42px/1.08 Georgia, serif; }
.season-periods { display: grid; grid-template-columns: repeat(3, 1fr); gap: 0; border: 1px solid var(--line); }
.season-periods div { display: flex; min-height: 112px; padding: 20px 18px; flex-direction: column; justify-content: center; border-right: 1px solid var(--line); background: #fff; }
.season-periods div:last-child { border-right: 0; }
.season-periods .winter { background: var(--ink); }
.season-periods span { color: var(--sea); font-size: 10px; font-weight: 700; letter-spacing: 1.2px; text-transform: uppercase; }
.season-periods strong { margin: 6px 0 3px; font: 400 17px Georgia, serif; }
.season-periods small { color: var(--muted); font-size: 11px; }
.season-periods .winter span { color: #9ec8c8; }
.season-periods .winter strong { color: #fff; }
.season-periods .winter small { color: #d6e4e2; }
.seasonal-rates > p { grid-column: 1 / -1; margin: -10px 0 0; color: var(--muted); font-size: 12px; }
.included-panel { gap: 54px; padding: 48px 0 25px; margin-bottom: 30px; background: #fff; border: 0; border-top: 1px solid var(--line); border-bottom: 1px solid var(--line); }
.included-panel h2 { font-size: 40px; }
.included-panel > div:last-of-type { gap: 0; background: transparent; border-top: 1px solid var(--line); border-left: 1px solid var(--line); }
.included-panel > div:last-of-type span { min-height: 68px; padding: 15px 18px; background: #fff; border-right: 1px solid var(--line); border-bottom: 1px solid var(--line); font-size: 12px; }
.included-panel > p { padding-top: 4px; color: var(--muted); }
.package { grid-template-columns: minmax(0, 1fr) 242px; gap: 78px; padding: 48px 0; }
.package h2 { font-size: 38px; }
.package p { font-size: 15px; line-height: 1.7; }
.package ul { flex-wrap: wrap; gap: 7px 20px; font-size: 12px; }
.package-side { padding-top: 4px; }
.package-side strong { font: 400 32px Georgia, serif; }
.package-side .button { margin-top: 18px; }
.seasonal-package { border-top: 1px solid var(--line); }
.charter-image-break { position: relative; min-height: 420px; margin: 62px 0; overflow: hidden; color: #fff; }
.charter-image-break img { position: absolute; inset: 0; width: 100%; height: 100%; object-fit: cover; }
.charter-image-break::after { position: absolute; inset: 0; background: rgba(5, 24, 30, .4); content: ""; }
.charter-image-break > div { position: relative; z-index: 1; max-width: 570px; padding: 68px; }
.charter-image-break h2 { margin: 0 0 15px; font: 400 52px/1.08 Georgia, serif; }
.charter-image-break p:not(.eyebrow) { max-width: 390px; margin: 0; line-height: 1.7; }
.overnight-preview { position: relative; display: flex; min-height: 350px; margin-top: 62px; overflow: hidden; }
.overnight-preview img { position: absolute; inset: 0; width: 100%; height: 100%; object-fit: cover; object-position: center 44%; }
.overnight-preview::after { position: absolute; inset: 0; background: rgba(5, 24, 30, .42); content: ""; }
.overnight-preview > div { position: relative; z-index: 1; width: min(610px, 58%); padding: 45px 52px; background: rgba(16, 43, 54, .82); }
.overnight-preview .eyebrow.light, .overnight-preview h3, .overnight-preview > div > p:not(.eyebrow), .overnight-preview .overnight-meta span { color: #fff; }
.overnight-preview h3 { font-size: 41px; }
.overnight-preview > div > p:not(.eyebrow) { max-width: 610px; margin-bottom: 18px; }
.overnight-meta { margin: 19px 0; }
.upgrade-section { grid-template-columns: .82fr 1.18fr; gap: 8vw; padding: 84px 0 96px; }
.upgrade-section h2 { font-size: 44px; }
.upgrade-grid { gap: 0; background: #fff; border-top: 1px solid var(--line); border-bottom: 1px solid var(--line); }
.upgrade-grid article { min-height: 230px; padding: 28px 24px; border-right: 1px solid var(--line); }
.upgrade-grid article:last-child { border-right: 0; }
.upgrade-grid h3 { font-size: 27px; }
.upgrade-grid .eyebrow { margin-bottom: 18px; }
.rate-note { margin-top: 25px; }
.yacht-hero { height: 655px; padding: max(6vw, 52px); }
.yacht-hero:after { background: rgba(5, 24, 30, .43); }
.yacht-hero h1 { font-size: clamp(54px, 5vw, 76px); }
.yacht-details { padding-top: 120px; }
.facts { grid-template-columns: repeat(5, minmax(0, 1fr)); margin-bottom: 110px; }
.facts div { padding-left: 20px; }
.facts strong { font: 400 31px Georgia, serif; }
.facts span { margin-top: 4px; font-size: 10px; text-transform: uppercase; letter-spacing: 1px; }
.gallery { gap: 1px; padding: 0 max(6vw, 40px) 120px; background: #fff; }
.gallery img { height: 405px; }
.enquiry-layout { min-height: calc(100vh - 82px); }
.enquiry-copy { padding: 9vw max(6vw, 45px); }
.enquiry-copy > p:not(.eyebrow) { font-size: 17px; line-height: 1.75; }
.contact-detail { margin-top: 78px; }
.contact-detail strong { font: 400 22px Georgia, serif; }
.enquiry-form { padding: 9vw max(6vw, 45px); gap: 25px; background: #fff; }
.enquiry-form label { letter-spacing: .45px; }
.enquiry-form input, .enquiry-form select, .enquiry-form textarea { border-color: #ccd9db; padding: 14px; }
.enquiry-form input:focus, .enquiry-form select:focus, .enquiry-form textarea:focus { outline: 1px solid var(--sea); border-color: var(--sea); }
footer { padding: 62px max(6vw, 40px); background: #f6f9f9; border-top: 1px solid var(--line); }
footer p { font-size: 12px; }
footer div { gap: 26px; }
@media (max-width: 900px) {
  main, .page, .hero, .hero-copy { max-width: 100%; min-width: 0; }
  .site-header { height: 72px; padding: 0 22px; }
  .site-header .desktop-nav { display: none; }
  .header-cta { display: none; }
  .mobile-menu-toggle { display: flex; width: 44px; height: 44px; align-items: center; justify-content: center; flex-direction: column; gap: 5px; padding: 0; border: 1px solid var(--ink); background: #fff; }
  .mobile-menu-toggle span { display: block; width: 17px; height: 1px; background: var(--ink); transition: transform .2s ease, opacity .2s ease; }
  .mobile-nav { position: fixed; z-index: 20; top: 72px; right: 0; left: 0; padding: 20px 24px 28px; border-bottom: 1px solid var(--line); background: #fff; }
  .mobile-nav-open .mobile-nav { display: flex; flex-direction: column; }
  .mobile-nav a { padding: 16px 0; border-bottom: 1px solid var(--line); color: var(--ink); font-size: 13px; font-weight: 700; letter-spacing: .65px; text-decoration: none; text-transform: uppercase; }
  .mobile-nav a:last-child { border-bottom: 0; }
  .mobile-nav .mobile-contact { margin-top: 8px; color: var(--sea); }
  .mobile-nav-open .mobile-menu-toggle span:nth-child(1) { transform: translateY(6px) rotate(45deg); }
  .mobile-nav-open .mobile-menu-toggle span:nth-child(2) { opacity: 0; }
  .mobile-nav-open .mobile-menu-toggle span:nth-child(3) { transform: translateY(-6px) rotate(-45deg); }
  .hero { height: calc(100vh - 72px); min-height: 690px; padding: 32px 24px; align-items: center; }
  .hero-copy { max-width: 318px; }
  .hero-copy { transform: none; }
  .hero h1 { max-width: 318px; font-size: 50px; overflow-wrap: anywhere; }
  .hero-intro { max-width: 310px; font-size: 16px; }
  .hero-actions { align-items: flex-start; flex-direction: column; gap: 16px; }
  .hero-fact { display: none; }
  .trust-strip, .occasion-band, .home-callout, .included-panel, .upgrade-section, .overnight-preview { grid-template-columns: 1fr; }
  .trust-strip div { min-height: 83px; border-right: 0; border-bottom: 1px solid var(--line); }
  .trust-strip div:last-child { border-bottom: 0; }
  .section-wrap { padding: 78px 24px; }
  .intro, .featured, .home-callout { padding-top: 82px; padding-bottom: 82px; }
  .experience-grid { grid-template-columns: 1fr; }
  .experience-grid article { min-height: auto; border-right: 0; border-bottom: 1px solid var(--line); }
  .experience-grid article:last-child { border-bottom: 0; }
  .occasion-band, .home-callout, .upgrade-section { gap: 30px; }
  .occasion-list, .included-panel > div:last-of-type { grid-template-columns: 1fr; }
  .occasion-list { display: grid; width: 100%; grid-template-columns: 1fr; }
  .occasion-list span { min-height: 68px; padding: 18px 20px; line-height: 1.4; }
  .page-hero { padding: 76px 24px 72px; }
  .page-hero h1 { font-size: 52px; }
  .charter-hero { min-height: 445px; padding: 48px 24px; }
  .charter-hero > div { max-width: 308px; }
  .charter-hero h1 { max-width: 300px; font-size: 51px; }
  .charter-hero > div > p:not(.eyebrow) { max-width: 290px; font-size: 15px; }
  .package-list { padding-top: 45px; }
  .seasonal-rates { grid-template-columns: 1fr; gap: 28px; margin-bottom: 46px; padding-bottom: 25px; }
  .seasonal-rates h2 { font-size: 35px; }
  .season-periods { grid-template-columns: 1fr; }
  .season-periods div { min-height: 82px; border-right: 0; border-bottom: 1px solid var(--line); }
  .season-periods div:last-child { border-bottom: 0; }
  .included-panel { gap: 26px; padding: 30px 0 20px; }
  .included-panel h2 { font-size: 34px; }
  .included-panel > div:last-of-type { display: grid; width: 100%; grid-template-columns: 1fr; }
  .included-panel > div:last-of-type span { min-height: 74px; padding: 18px; line-height: 1.45; }
  .package { grid-template-columns: 1fr; gap: 22px; padding: 38px 0; }
  .package h2 { font-size: 33px; }
  .package-side strong { font-size: 31px; }
  .overnight-preview { min-height: 410px; margin-top: 44px; }
  .overnight-preview > div { width: 100%; align-self: flex-end; padding: 34px 24px; }
  .overnight-preview h3 { font-size: 38px; }
  .charter-image-break { min-height: 390px; margin: 42px 0; }
  .charter-image-break > div { padding: 40px 26px; }
  .charter-image-break h2 { font-size: 40px; }
  .upgrade-section { padding: 75px 0; }
  .upgrade-grid { grid-template-columns: 1fr; }
  .upgrade-grid article { min-height: auto; border-right: 0; border-bottom: 1px solid var(--line); }
  .upgrade-grid article:last-child { border-bottom: 0; }
  .facts { grid-template-columns: 1fr 1fr; margin-bottom: 65px; }
  .gallery { grid-template-columns: 1fr; padding: 0 24px 75px; }
  .gallery img { height: 280px; }
  .enquiry-copy, .enquiry-form { padding: 72px 24px; }
  footer { padding: 48px 24px; }
}
