:root{color:#2b2520;background:#f4eee3;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}*{box-sizing:border-box}body{margin:0}a{color:inherit;text-decoration:none}.hero{min-height:78vh;display:flex;flex-direction:column;justify-content:space-between;padding:28px clamp(20px,5vw,72px) 72px;color:#fffaf2;background:linear-gradient(180deg,#1d19152e,#1d1915b8),url(https://images.unsplash.com/photo-1542314831-068cd1dbfeeb?auto=format&fit=crop&w=1800&q=80) center/cover}nav{display:flex;align-items:center;justify-content:space-between;gap:18px}nav strong,h1,h2{font-family:Georgia,Times New Roman,serif;font-weight:500}.admin-link{min-height:38px;border:1px solid rgba(255,250,242,.68);border-radius:8px;padding:0 12px;display:inline-flex;align-items:center;gap:8px;color:#fffaf2;background:#1e1b1838}.hero-copy{max-width:820px}.hero-copy p,.eyebrow{margin:0 0 10px;color:#d4b98f;text-transform:uppercase;font-size:.78rem;letter-spacing:0}h1{margin:0;font-size:clamp(3.4rem,9vw,7.5rem)}.hero-copy span{display:block;max-width:640px;margin-top:20px;font-size:1.16rem;line-height:1.65}.story{padding:72px clamp(20px,5vw,72px);display:grid;grid-template-columns:minmax(220px,.8fr) minmax(0,1.2fr);gap:44px}.story h2{margin:0;font-size:clamp(2rem,4vw,3.4rem)}.story p:last-child{margin:0;color:#5f5449;font-size:1.1rem;line-height:1.8}.destinations{padding:0 clamp(20px,5vw,72px) 72px;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:16px}.destination{border:1px solid #d5c5ad;border-radius:8px;overflow:hidden;background:#fffaf2;box-shadow:0 18px 36px #2f261d14}.destination img{width:100%;aspect-ratio:4 / 3;display:block;object-fit:cover}.destination div{padding:18px}.destination h2{margin:0;font-size:1.55rem}.destination p{min-height:72px;color:#6b5d4e;line-height:1.55}.destination span{display:inline-flex;align-items:center;gap:8px;color:#344038;font-weight:700}@media(max-width:880px){.story,.destinations{grid-template-columns:1fr}nav{align-items:flex-start;flex-direction:column}}
