    :root {
      --deep-water: #0a1628;
      --midnight-lake: #0d2137;
      --teal-dark: #0e4b52;
      --teal-mid: #1a7a6e;
      --teal-light: #2aab96;
      --moss-green: #3d6b4f;
      --sage: #6b9e80;
      --mist: #a8c9be;
      --foam: #d4ede6;
      --pearl: #f0f7f4;
      --gold-accent: #c8a84b;
      --warm-text: #1c2e26;
      --body-text: #2d4a3e;
      --light-text: #5a7a6e;
      --nav-height: 72px;
    }

    /* ===== RESET ===== */
    *, *::before, *::after { box-sizing: border-box; margin: 0; padding: 0; }
    html { scroll-behavior: smooth; font-size: 16px; }
    img { display: block; max-width: 100%; height: auto; }
    a { color: inherit; text-decoration: none; }
    ul { list-style: none; }

    /* ===== BASE ===== */
    body {
      font-family: 'Source Serif 4', Georgia, serif;
      background-color: var(--pearl);
      color: var(--body-text);
      line-height: 1.8;
      overflow-x: hidden;
    }

    /* ===== HEADER / NAV ===== */
    header {
      position: fixed;
      top: 0; left: 0; right: 0;
      z-index: 1000;
      height: var(--nav-height);
      background: rgba(10, 22, 40, 0.92);
      backdrop-filter: blur(12px);
      -webkit-backdrop-filter: blur(12px);
      border-bottom: 1px solid rgba(42, 171, 150, 0.2);
      display: flex;
      align-items: center;
      justify-content: space-between;
      padding: 0 5%;
    }

    .ICMOAQKa5le {
      display: flex;
      align-items: center;
      gap: 10px;
    }

    .AhwYJQdDX7 {
      width: 38px; height: 38px;
      background: linear-gradient(135deg, var(--teal-light), var(--gold-accent));
      border-radius: 50%;
      display: flex; align-items: center; justify-content: center;
      font-size: 18px;
      flex-shrink: 0;
    }

    .M35096YXN {
      font-family: 'Playfair Display', serif;
      font-size: 1.45rem;
      font-weight: 900;
      color: #fff;
      letter-spacing: -0.5px;
    }

    .M35096YXN span {
      color: var(--teal-light);
    }

    nav ul {
      display: flex;
      gap: 2rem;
      align-items: center;
    }

    nav a {
      font-family: 'Source Serif 4', serif;
      font-size: 0.88rem;
      font-weight: 300;
      color: var(--mist);
      letter-spacing: 0.06em;
      text-transform: uppercase;
      transition: color 0.25s;
      position: relative;
    }

    nav a::after {
      content: '';
      position: absolute;
      bottom: -4px; left: 0;
      width: 0; height: 1px;
      background: var(--teal-light);
      transition: width 0.3s ease;
    }

    nav a:hover { color: #fff; }
    nav a:hover::after { width: 100%; }

    .xGJx8KJNNiS {
      display: none;
      flex-direction: column;
      gap: 5px;
      cursor: pointer;
      background: none;
      border: none;
      padding: 4px;
    }

    .xGJx8KJNNiS span {
      display: block;
      width: 26px; height: 2px;
      background: var(--mist);
      border-radius: 2px;
      transition: all 0.3s;
    }

    /* ===== HERO ===== */
    .qYuid624ZRp {
      position: relative;
      height: 100vh;
      min-height: 600px;
      display: flex;
      align-items: center;
      justify-content: center;
      text-align: center;
      overflow: hidden;
    }

    .yv5DhG3b {
      position: absolute;
      inset: 0;
      background-image: url('../JXMComd8/wkI8b9ycR.jpg');
      background-size: cover;
      background-position: center 60%;
      transform: scale(1.04);
      animation: heroZoom 18s ease-in-out infinite alternate;
    }

    @keyframes heroZoom {
      from { transform: scale(1.04); }
      to { transform: scale(1.12); }
    }

    .HFeW2kqsfPR {
      position: absolute;
      inset: 0;
      background: linear-gradient(
        to bottom,
        rgba(10,22,40,0.35) 0%,
        rgba(10,22,40,0.6) 50%,
        rgba(10,22,40,0.88) 100%
      );
    }

    .KOtoTv {
      position: relative;
      z-index: 2;
      max-width: 820px;
      padding: 0 1.5rem;
      animation: fadeUp 1.1s ease both;
    }

    @keyframes fadeUp {
      from { opacity: 0; transform: translateY(32px); }
      to { opacity: 1; transform: translateY(0); }
    }

    .kUXjYgt {
      display: inline-block;
      font-size: 0.78rem;
      font-weight: 600;
      letter-spacing: 0.2em;
      text-transform: uppercase;
      color: var(--teal-light);
      background: rgba(42,171,150,0.12);
      border: 1px solid rgba(42,171,150,0.35);
      border-radius: 30px;
      padding: 5px 18px;
      margin-bottom: 1.4rem;
    }

    .qYuid624ZRp h1 {
      font-family: 'Playfair Display', serif;
      font-size: clamp(2.4rem, 6vw, 4.5rem);
      font-weight: 900;
      color: #fff;
      line-height: 1.12;
      margin-bottom: 1.2rem;
      text-shadow: 0 4px 20px rgba(0,0,0,0.4);
    }

    .qYuid624ZRp h1 em {
      font-style: italic;
      color: var(--teal-light);
    }

    .jXKGXdx {
      font-size: 1.12rem;
      color: var(--foam);
      max-width: 580px;
      margin: 0 auto 2.2rem;
      font-weight: 300;
      line-height: 1.75;
    }

    .xfweVOo8g {
      display: inline-block;
      background: var(--teal-light);
      color: var(--deep-water);
      font-family: 'Source Serif 4', serif;
      font-weight: 600;
      font-size: 0.95rem;
      letter-spacing: 0.05em;
      padding: 14px 36px;
      border-radius: 4px;
      transition: background 0.25s, transform 0.2s;
    }

    .xfweVOo8g:hover { background: var(--gold-accent); transform: translateY(-2px); }

    .LyY0ZI {
      position: absolute;
      bottom: 2.5rem;
      left: 50%;
      transform: translateX(-50%);
      color: rgba(255,255,255,0.5);
      font-size: 0.75rem;
      letter-spacing: 0.1em;
      text-transform: uppercase;
      display: flex;
      flex-direction: column;
      align-items: center;
      gap: 8px;
      z-index: 2;
    }

    .nLdMDIoPM {
      width: 1px; height: 40px;
      background: rgba(255,255,255,0.3);
      animation: scrollPulse 2s ease-in-out infinite;
    }

    @keyframes scrollPulse {
      0%, 100% { opacity: 0.3; transform: scaleY(1); }
      50% { opacity: 0.8; transform: scaleY(1.2); }
    }

    /* ===== MAIN LAYOUT ===== */
    main {
      max-width: 1100px;
      margin: 0 auto;
      padding: 0 5%;
    }

    /* ===== SECTION STYLES ===== */
    section {
      padding: 5rem 0;
      border-bottom: 1px solid rgba(26,122,110,0.12);
    }

    section:last-of-type { border-bottom: none; }

    .VP5RjgbGp {
      display: inline-block;
      font-size: 0.72rem;
      font-weight: 600;
      letter-spacing: 0.22em;
      text-transform: uppercase;
      color: var(--teal-mid);
      margin-bottom: 0.7rem;
    }

    h2 {
      font-family: 'Playfair Display', serif;
      font-size: clamp(1.7rem, 3.5vw, 2.6rem);
      font-weight: 700;
      color: var(--warm-text);
      line-height: 1.22;
      margin-bottom: 1.4rem;
    }

    h3 {
      font-family: 'Playfair Display', serif;
      font-size: clamp(1.1rem, 2vw, 1.45rem);
      font-weight: 700;
      color: var(--teal-dark);
      margin-bottom: 0.7rem;
      margin-top: 2rem;
    }

    p { margin-bottom: 1.25rem; color: var(--body-text); font-size: 1.02rem; }

    /* ===== TWO-COL LAYOUT ===== */
    .Mw9BNbgS {
      display: grid;
      grid-template-columns: 1fr 1fr;
      gap: 4rem;
      align-items: center;
    }

    .Mw9BNbgS.BxO1bRucVp { direction: rtl; }
    .Mw9BNbgS.BxO1bRucVp > * { direction: ltr; }

    .zwqGxdq {
      border-radius: 8px;
      overflow: hidden;
      box-shadow: 0 16px 48px rgba(10,22,40,0.15);
      position: relative;
    }

    .zwqGxdq img {
      width: 100%; height: 380px;
      object-fit: cover;
      transition: transform 0.6s ease;
    }

    .zwqGxdq:hover img { transform: scale(1.04); }

    .zwqGxdq::before {
      content: '';
      position: absolute;
      inset: 0;
      border: 1px solid rgba(42,171,150,0.3);
      border-radius: 8px;
      z-index: 1;
      pointer-events: none;
    }

    /* ===== MECHANIC CARDS ===== */
    .y5kW4dS6mAH {
      display: grid;
      grid-template-columns: repeat(auto-fit, minmax(220px, 1fr));
      gap: 1.5rem;
      margin-top: 2.5rem;
    }

    .c6zOuSv {
      background: linear-gradient(135deg, rgba(14,75,82,0.06) 0%, rgba(26,122,110,0.1) 100%);
      border: 1px solid rgba(26,122,110,0.18);
      border-radius: 8px;
      padding: 1.8rem 1.5rem;
      transition: transform 0.25s, box-shadow 0.25s;
      position: relative;
      overflow: hidden;
    }

    .c6zOuSv::before {
      content: '';
      position: absolute;
      top: 0; left: 0; right: 0;
      height: 3px;
      background: linear-gradient(90deg, var(--teal-light), var(--gold-accent));
      transform: scaleX(0);
      transform-origin: left;
      transition: transform 0.35s ease;
    }

    .c6zOuSv:hover { transform: translateY(-4px); box-shadow: 0 12px 32px rgba(14,75,82,0.12); }
    .c6zOuSv:hover::before { transform: scaleX(1); }

    .LFxR0tkovI {
      font-size: 2.2rem;
      margin-bottom: 0.9rem;
      display: block;
    }

    .c6zOuSv h3 { margin-top: 0; font-size: 1.05rem; }
    .c6zOuSv p { font-size: 0.93rem; margin-bottom: 0; color: var(--light-text); }

    /* ===== LOCATIONS SECTION ===== */
    .fNy6OoN09tM {
      display: grid;
      grid-template-columns: repeat(3, 1fr);
      gap: 1.5rem;
      margin-top: 2.5rem;
    }

    .ebNbv32fjk {
      border-radius: 8px;
      overflow: hidden;
      position: relative;
      height: 260px;
      cursor: default;
    }

    .ebNbv32fjk img {
      width: 100%; height: 100%;
      object-fit: cover;
      transition: transform 0.6s ease;
    }

    .ebNbv32fjk:hover img { transform: scale(1.07); }

    .WSqxVz {
      position: absolute;
      inset: 0;
      background: linear-gradient(to top, rgba(10,22,40,0.85) 0%, transparent 55%);
      display: flex;
      align-items: flex-end;
      padding: 1.2rem;
    }

    .hd2uVwzU h3 {
      margin: 0 0 4px;
      font-size: 1.05rem;
      color: #fff;
      font-family: 'Playfair Display', serif;
    }

    .hd2uVwzU p { margin: 0; font-size: 0.82rem; color: var(--mist); }

    /* ===== GEAR TABLE ===== */
    .kxbZnqPsX3 {
      overflow-x: auto;
      margin-top: 2.2rem;
      border-radius: 8px;
      border: 1px solid rgba(26,122,110,0.18);
    }

    table {
      width: 100%;
      border-collapse: collapse;
      font-size: 0.95rem;
    }

    thead { background: var(--teal-dark); }
    thead th {
      color: var(--foam);
      font-family: 'Playfair Display', serif;
      font-weight: 700;
      font-size: 0.9rem;
      padding: 1rem 1.2rem;
      text-align: left;
      letter-spacing: 0.04em;
    }

    tbody tr:nth-child(even) { background: rgba(14,75,82,0.05); }
    tbody tr { transition: background 0.2s; }
    tbody tr:hover { background: rgba(42,171,150,0.08); }

    td {
      padding: 0.9rem 1.2rem;
      border-bottom: 1px solid rgba(26,122,110,0.1);
      color: var(--body-text);
      vertical-align: top;
    }

    td:first-child { font-weight: 600; color: var(--teal-dark); }

    /* ===== BONUS SECTION ===== */
    .lwWB6uPl5 {
      background: linear-gradient(135deg, var(--midnight-lake) 0%, var(--teal-dark) 100%);
      border-radius: 12px;
      padding: 4rem 3.5rem;
      position: relative;
      overflow: hidden;
      margin: 1rem 0;
    }

    .lwWB6uPl5::before {
      content: '';
      position: absolute;
      top: -80px; right: -80px;
      width: 280px; height: 280px;
      border-radius: 50%;
      background: rgba(42,171,150,0.08);
    }

    .lwWB6uPl5 .VP5RjgbGp { color: var(--gold-accent); }
    .lwWB6uPl5 h2 { color: #fff; }
    .lwWB6uPl5 p { color: var(--mist); }

    .itrdHkfG4SR {
      display: grid;
      grid-template-columns: repeat(auto-fit, minmax(200px, 1fr));
      gap: 1.2rem;
      margin-top: 2rem;
    }

    .dTnlYJ7if2F {
      background: rgba(255,255,255,0.06);
      border: 1px solid rgba(42,171,150,0.2);
      border-radius: 8px;
      padding: 1.5rem 1.3rem;
      transition: background 0.25s, transform 0.25s;
    }

    .dTnlYJ7if2F:hover {
      background: rgba(255,255,255,0.1);
      transform: translateY(-3px);
    }

    .sm581oYFx {
      display: inline-block;
      background: var(--gold-accent);
      color: var(--deep-water);
      font-size: 0.68rem;
      font-weight: 700;
      letter-spacing: 0.12em;
      text-transform: uppercase;
      padding: 3px 10px;
      border-radius: 20px;
      margin-bottom: 0.8rem;
    }

    .dTnlYJ7if2F h3 { color: #fff; margin-top: 0; font-size: 1rem; }
    .dTnlYJ7if2F p { color: rgba(212,237,230,0.8); font-size: 0.88rem; margin-bottom: 0; }

    /* ===== TIPS SECTION ===== */
    .H7wB5TeJZ {
      counter-reset: tips;
      display: flex;
      flex-direction: column;
      gap: 1.4rem;
      margin-top: 2rem;
    }

    .eZlWwubE {
      display: flex;
      gap: 1.3rem;
      align-items: flex-start;
      background: rgba(42,171,150,0.04);
      border: 1px solid rgba(26,122,110,0.14);
      border-radius: 8px;
      padding: 1.3rem 1.5rem;
      transition: border-color 0.25s, background 0.25s;
    }

    .eZlWwubE:hover {
      border-color: rgba(42,171,150,0.35);
      background: rgba(42,171,150,0.07);
    }

    .RfPC72 {
      flex-shrink: 0;
      width: 38px; height: 38px;
      background: var(--teal-mid);
      color: #fff;
      border-radius: 50%;
      display: flex;
      align-items: center;
      justify-content: center;
      font-family: 'Playfair Display', serif;
      font-weight: 700;
      font-size: 1rem;
    }

    .u6mZqID h3 { margin-top: 0; font-size: 1rem; color: var(--teal-dark); }
    .u6mZqID p { font-size: 0.93rem; margin-bottom: 0; }

    /* ===== RELAXING SECTION ===== */
    .AWsSzYe {
      border-left: 3px solid var(--gold-accent);
      padding: 1rem 1.5rem;
      margin: 2rem 0;
      background: rgba(200,168,75,0.05);
      border-radius: 0 6px 6px 0;
      font-style: italic;
      font-family: 'Playfair Display', serif;
      font-size: 1.15rem;
      color: var(--teal-dark);
    }

    /* ===== FAQ ===== */
    .loOMSn0aU { margin-top: 2rem; display: flex; flex-direction: column; gap: 0; }

    .vF8ucE {
      border: 1px solid rgba(26,122,110,0.15);
      border-radius: 0;
      overflow: hidden;
    }

    .vF8ucE:first-child { border-radius: 8px 8px 0 0; }
    .vF8ucE:last-child { border-radius: 0 0 8px 8px; border-top: none; }
    .vF8ucE + .vF8ucE { border-top: none; }

    .W89Lbx {
      width: 100%;
      background: none;
      border: none;
      display: flex;
      align-items: center;
      justify-content: space-between;
      padding: 1.2rem 1.5rem;
      cursor: pointer;
      font-family: 'Playfair Display', serif;
      font-size: 1.02rem;
      font-weight: 700;
      color: var(--warm-text);
      text-align: left;
      gap: 1rem;
      background: rgba(14,75,82,0.04);
      transition: background 0.2s;
    }

    .W89Lbx:hover { background: rgba(14,75,82,0.08); }

    .PiIbeq {
      flex-shrink: 0;
      width: 26px; height: 26px;
      border: 1px solid var(--teal-mid);
      border-radius: 50%;
      display: flex; align-items: center; justify-content: center;
      font-size: 1.1rem;
      color: var(--teal-mid);
      transition: transform 0.3s, background 0.3s;
    }

    .vF8ucE.srnTVaUncYc .PiIbeq {
      transform: rotate(45deg);
      background: var(--teal-mid);
      color: #fff;
    }

    .YeexSDQ7Gt {
      display: none;
      padding: 0 1.5rem 1.3rem;
      font-size: 0.97rem;
      color: var(--body-text);
      background: #fff;
      border-top: 1px solid rgba(26,122,110,0.1);
      line-height: 1.75;
    }

    .vF8ucE.srnTVaUncYc .YeexSDQ7Gt { display: block; }

    /* ===== RELAXING IMAGE STRIP ===== */
    .g2rmtql1NWw {
      display: grid;
      grid-template-columns: 2fr 1fr 1fr;
      gap: 1rem;
      margin: 2.5rem 0;
      border-radius: 10px;
      overflow: hidden;
      height: 300px;
    }

    .g2rmtql1NWw img {
      width: 100%; height: 100%;
      object-fit: cover;
      transition: transform 0.5s;
    }

    .g2rmtql1NWw img:hover { transform: scale(1.05); }

    /* ===== FOOTER ===== */
    footer {
      background: var(--deep-water);
      color: var(--mist);
      padding: 4rem 5% 2rem;
    }

    .k3UhEKWUCG {
      max-width: 1100px;
      margin: 0 auto;
    }

    .XGE8nevk {
      display: grid;
      grid-template-columns: 1.8fr 1fr 1fr;
      gap: 3rem;
      padding-bottom: 3rem;
      border-bottom: 1px solid rgba(255,255,255,0.08);
    }

    .Dz1BnexFLi p {
      color: rgba(168,201,190,0.7);
      font-size: 0.9rem;
      margin-top: 1rem;
      line-height: 1.7;
    }

    .qu28BAZc h4 {
      font-family: 'Playfair Display', serif;
      font-size: 0.95rem;
      font-weight: 700;
      color: #fff;
      margin-bottom: 1rem;
      letter-spacing: 0.04em;
    }

    .qu28BAZc ul { display: flex; flex-direction: column; gap: 0.5rem; }

    .qu28BAZc a {
      color: rgba(168,201,190,0.7);
      font-size: 0.88rem;
      transition: color 0.2s;
    }

    .qu28BAZc a:hover { color: var(--teal-light); }

    .vTrT6JuR0KH {
      padding-top: 2rem;
      display: flex;
      flex-wrap: wrap;
      gap: 1rem;
      justify-content: space-between;
      align-items: center;
    }

    .EBHaBY {
      background: rgba(42,171,150,0.08);
      border: 1px solid rgba(42,171,150,0.18);
      border-radius: 6px;
      padding: 0.75rem 1.2rem;
      font-size: 0.8rem;
      color: rgba(168,201,190,0.8);
      font-style: italic;
      flex: 1 1 100%;
      margin-bottom: 0.5rem;
    }

    .UuSi9M9 { display: flex; gap: 1.5rem; }
    .UuSi9M9 a { font-size: 0.82rem; color: rgba(168,201,190,0.6); transition: color 0.2s; }
    .UuSi9M9 a:hover { color: var(--teal-light); }

    .p0z6pLqn { font-size: 0.82rem; color: rgba(168,201,190,0.45); }

    /* ===== MOBILE NAV ===== */
    @media (max-width: 768px) {
      .xGJx8KJNNiS { display: flex; }

      nav ul {
        display: none;
        flex-direction: column;
        position: absolute;
        top: var(--nav-height);
        left: 0; right: 0;
        background: rgba(10,22,40,0.98);
        padding: 1.5rem 5%;
        gap: 1.4rem;
        border-bottom: 1px solid rgba(42,171,150,0.2);
      }

      nav ul.srnTVaUncYc { display: flex; }
      nav a { font-size: 1rem; }

      .Mw9BNbgS { grid-template-columns: 1fr; gap: 2rem; }
      .Mw9BNbgS.BxO1bRucVp { direction: ltr; }

      .fNy6OoN09tM { grid-template-columns: 1fr; }

      .lwWB6uPl5 { padding: 2.5rem 1.8rem; }

      .XGE8nevk { grid-template-columns: 1fr; gap: 2rem; }

      .g2rmtql1NWw { grid-template-columns: 1fr; height: auto; }
      .g2rmtql1NWw img { height: 200px; }

      .vTrT6JuR0KH { flex-direction: column; align-items: flex-start; }
    }

    @media (max-width: 480px) {
      h2 { font-size: 1.6rem; }
      .itrdHkfG4SR { grid-template-columns: 1fr; }
    }