*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:#faf8fc;color:#281d38;font:16px/1.65 system-ui,sans-serif}header,main,footer{max-width:1200px;margin:auto;padding:28px}header{display:flex;align-items:center;justify-content:space-between;gap:24px}.brand{font-size:22px;font-weight:800;line-height:1.15;text-decoration:none;color:#432680}.brand span{font-size:16px;font-weight:500}nav{display:flex;gap:24px}a{color:#432680}nav a{font-size:14px;font-weight:600}.hero{display:grid;grid-template-columns:1.5fr 1fr;border-radius:26px;overflow:hidden;background:#2d194c;color:white}.hero>div{padding:48px}.hero img{width:100%;height:100%;max-height:520px;object-fit:cover}.eyebrow{text-transform:uppercase;letter-spacing:.15em;font-size:12px;font-weight:700}h1{font:clamp(40px,5vw,66px)/1.06 Georgia,serif;margin:24px 0}h1 em{color:#ead7b1}h2{font:36px/1.2 Georgia,serif}.button{display:inline-block;margin:12px 12px 0 0;padding:12px 20px;background:#432680;border-radius:30px;color:white;text-decoration:none;font-weight:600;font-size:14px}.hero .button{background:#ead7b1;color:#281d38}.hero .light{background:white}#deals{padding:42px 0;scroll-margin-top:20px}.offers{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:20px}.offer{background:white;border:1px solid #e6dfed;padding:28px;border-radius:20px}.offer h3{font:26px/1.25 Georgia,serif;margin:12px 0}.offer p{font-size:14px}.offer small{color:#6c6078}.park-banner{background:#eee7f6;padding:36px;border-radius:24px}footer{font-size:13px;color:#6c6078;border-top:1px solid #e6dfed}a:focus-visible{outline:3px solid #bd8c36;outline-offset:4px}@media(max-width:680px){header{align-items:flex-start;flex-direction:column}header,main,footer{padding:20px}.hero{grid-template-columns:1fr}.hero>div{padding:28px}.hero img{max-height:240px}.offers{grid-template-columns:1fr}h2{font-size:30px}.park-banner{padding:26px}}