*{box-sizing:border-box}body{margin:0;font-family:Inter,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;color:#172026;background:#f6f7f4}.topbar{height:64px;background:#101417;color:white;display:flex;align-items:center;padding:0 6vw;gap:24px;position:sticky;top:0;z-index:10}.brand{color:white;text-decoration:none;font-weight:800}.topbar nav{margin-left:auto;display:flex;gap:20px}.topbar nav a{color:#d7dfe2;text-decoration:none}.hero{min-height:520px;display:flex;align-items:flex-end;padding:70px 6vw;position:relative;color:white;background:url('https://images.unsplash.com/photo-1474044159687-1ee9f3a51722?auto=format&fit=crop&w=2000&q=85') center/cover no-repeat}.overlay{position:absolute;inset:0;background:linear-gradient(90deg,rgba(6,10,13,.83),rgba(6,10,13,.25)),linear-gradient(0deg,rgba(6,10,13,.45),transparent)}.hero-content{position:relative;max-width:800px}.eyebrow{text-transform:uppercase;letter-spacing:.14em;font-size:.8rem;font-weight:800;color:#bde888}.eyebrow.dark{color:#547c32}.hero h1{font-size:clamp(3rem,7vw,6rem);line-height:.95;margin:.3rem 0 1rem}.lead{font-size:1.35rem;max-width:760px}.section{padding:80px 6vw;max-width:1400px;margin:auto}.alt{max-width:none;background:#edf0eb}.section-head{max-width:800px}.section h2{font-size:clamp(2rem,4vw,3rem);margin:.3rem 0 1.2rem}.trip-card{display:grid;grid-template-columns:1.15fr 1fr;background:white;border:1px solid #dfe5dc;border-radius:20px;overflow:hidden;text-decoration:none;color:inherit;box-shadow:0 12px 30px rgba(20,30,20,.06)}.trip-image{min-height:380px;background:url('https://images.unsplash.com/photo-1500534314209-a25ddb2bd429?auto=format&fit=crop&w=1500&q=85') center/cover no-repeat}.trip-copy{padding:36px}.trip-no{font-size:.78rem;text-transform:uppercase;letter-spacing:.12em;color:#547c32;font-weight:800}.trip-copy h3{font-size:2rem;line-height:1.1;margin:.5rem 0 1rem}.link-text{font-weight:800;color:#547c32}footer{background:#101417;color:#cbd3d6;padding:30px 6vw;text-align:center}@media(max-width:760px){.trip-card{grid-template-columns:1fr}.trip-image{min-height:260px}.hero{min-height:470px}.topbar nav{display:none}}