*{box-sizing:border-box}body{margin:0;padding:0;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}html{scroll-behavior:smooth}body{margin:0;font-family:Georgia,serif;background:#f4f1e9;color:#333}header{background:#fffffff2;padding:20px;text-align:center;border-bottom:3px solid #a67c52}.logo-area{display:flex;align-items:center;justify-content:center;gap:15px;flex-wrap:wrap}.logo-area img{height:70px}.logo-text h1{margin:0;font-size:2.3em;color:#2c3e50}.logo-text span{font-size:.9em;color:#8b4513;letter-spacing:1px}nav{margin-top:10px}nav a{margin:0 10px;text-decoration:none;font-weight:700;color:#8b4513}.hero{background:linear-gradient(#0000008c,#0000008c),url(/safari-hero.jpg) center/cover no-repeat;height:75vh;display:flex;align-items:center;justify-content:center;text-align:center;color:#fff}.hero h2{font-size:3em}.hero p{font-size:1.2em;margin-bottom:20px}.hero a{background:#a67c52;padding:14px 30px;color:#fff;text-decoration:none;font-weight:700;border-radius:6px}.hero a:hover{background:#8b4513}section{max-width:1100px;margin:40px auto;padding:20px;background:#fffffff2;border-radius:12px;box-shadow:0 8px 20px #0003}section h2{border-bottom:2px solid #a67c52;padding-bottom:5px}.gallery-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:15px;margin-top:20px}.gallery-grid img{width:100%;height:200px;object-fit:cover;border-radius:10px;box-shadow:0 6px 15px #00000040}#booking{background:linear-gradient(#00000073,#00000073),url(/safari-bg.jpg) center/cover no-repeat;padding:70px 20px}.booking-card{background:#fffffff2;max-width:650px;margin:auto;padding:35px;border-radius:15px;box-shadow:0 15px 35px #00000059}.booking-card input,.booking-card select,.booking-card textarea{width:100%;padding:12px;margin-bottom:12px;border-radius:6px;border:1px solid #ccc;box-sizing:border-box}.booking-card button{width:100%;background:#25d366;color:#fff;padding:14px;font-size:1.05em;border-radius:8px;border:none;font-weight:700;cursor:pointer}.booking-card button:hover{background:#1ebe5d}.whatsapp-float{position:fixed;bottom:20px;right:20px;width:60px;height:60px;background:#25d366;color:#fff;border-radius:50%;text-align:center;font-size:32px;line-height:60px;box-shadow:2px 2px 10px #0000004d;text-decoration:none}footer{text-align:center;padding:25px;background:#fffffff2;border-top:3px solid #a67c52}@media(max-width:768px){.hero h2{font-size:2em}}
