@import url('https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;500;700&family=Playfair+Display:ital,wght@0,500;0,600;1,500&display=swap');
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:#f7f5ee;color:#14352a;font:16px 'DM Sans',sans-serif}h1,h2,h3{font-family:'Playfair Display',serif;margin:0}a{text-decoration:none;color:inherit}.hero{min-height:730px;background-size:cover;background-position:center;color:#fff}.hero header{max-width:1200px;margin:auto;padding:25px 28px;display:flex;align-items:center;justify-content:space-between}.hero header img,footer img{width:175px;filter:brightness(0) invert(1)}nav{display:flex;gap:26px;align-items:center;font-size:14px}.gold{display:inline-block;background:linear-gradient(110deg,#f59e0b,#fbbf24,#d97706);color:#10231d;border-radius:99px;padding:13px 21px;font-weight:700}.hero-copy{max-width:1200px;margin:125px auto 0;padding:0 28px}.hero-copy span,.eyebrow{font-size:11px;font-weight:700;text-transform:uppercase;letter-spacing:.18em;color:#b7791f}.hero-copy span{color:#fcd375}.hero h1{font-size:clamp(54px,8vw,104px);line-height:.98;max-width:850px;margin:20px 0}.hero h1 i{color:#dceacf;font-weight:500}.hero-copy p{font-size:18px;line-height:1.7;max-width:560px;color:#e4eee8;margin:25px 0}.stats{padding:28px max(28px,calc((100% - 1200px)/2));display:grid;grid-template-columns:repeat(4,1fr);gap:20px;background:#e8eee1}.stats b{display:block;font:32px 'Playfair Display';color:#14532d}.stats small{text-transform:uppercase;letter-spacing:.1em;color:#67756d;font-size:10px}main,footer{max-width:1200px;margin:auto;padding:95px 28px}h2{font-size:52px;color:#14532d;margin-top:10px}.grid{display:grid;gap:18px;margin-top:40px}.cards{grid-template-columns:repeat(3,1fr)}.destination{height:365px;background-size:cover;background-position:center;border-radius:24px;overflow:hidden;position:relative;color:#fff}.destination>div{position:absolute;left:24px;right:24px;bottom:22px}.destination small{color:#fde68a;text-transform:uppercase;letter-spacing:.12em}.destination h3{font-size:31px;margin:8px 0}.destination p{margin:0;color:#eff6f2;font-size:14px}.story{margin-top:110px;display:grid;grid-template-columns:1fr 1fr;gap:70px;align-items:center;background:#d9e3d4;padding:28px;border-radius:32px}.story-image{min-height:420px;border-radius:24px;background-size:cover;background-position:center}.story p:not(.eyebrow){line-height:1.8;color:#52675c}.packages{grid-template-columns:repeat(3,1fr)}.packages article{background:#fff;border-radius:24px;overflow:hidden;box-shadow:0 15px 40px rgba(9,37,30,.08)}.packages img{display:block;width:100%;height:220px;object-fit:cover}.packages article>div{padding:23px}.pill{background:#e8eee1;border-radius:30px;padding:6px 10px;color:#14532d;font-size:11px;font-weight:bold}.packages h3{font-size:27px;margin:18px 0 8px}.packages p{color:#718078;font-size:14px;min-height:40px}.packages b{display:block;border-top:1px solid #e8ece9;padding-top:18px;color:#14532d}.packages em{font-style:normal;font-size:11px;color:#95a09a}.contact{text-align:center;padding:95px 28px;background:#09251e;color:#fff}.contact h2{color:#fff;margin:10px 0}.contact p:not(.eyebrow){color:#c3d4cc;margin-bottom:28px}footer{padding-top:55px;padding-bottom:30px;display:grid;grid-template-columns:1.5fr 1fr 1fr;gap:25px;color:#64756c}footer img{filter:none;width:165px}footer small{grid-column:1/-1;border-top:1px solid #dce2dc;padding-top:20px}@media(max-width:700px){nav a:not(.gold){display:none}.stats,.cards,.packages{grid-template-columns:repeat(2,1fr)}.story{grid-template-columns:1fr;gap:25px}.story-image{min-height:290px}h2{font-size:40px}footer{grid-template-columns:1fr}.destination{height:290px}.hero{min-height:650px}.hero-copy{margin-top:100px}}@media(max-width:430px){.cards,.packages,.stats{grid-template-columns:1fr}.stats{gap:15px}.hero header img{width:140px}}
