:root{--primary-green: #4a7c59;--dark-brown: #513a2a;--light-brown: #8b6f47;--accent-gold: #8b6f47;--off-white: #f5f5f0;--gradient-primary: linear-gradient(135deg, var(--primary-green), #00aa6c)}.dest-hero-section{height:auto;min-height:420px;background:linear-gradient(135deg,#3c5a46,#4a7c59 55%,#6d9578);background-size:cover;background-position:center;display:flex;align-items:center;position:relative;padding:110px 0 70px}.dest-hero-section:before{content:"";position:absolute;inset:0;background:linear-gradient(135deg,#00000080,#4a7c594d);z-index:1}.dest-hero-section .hero-content{position:relative;z-index:2;color:#fff}.dest-hero-section .hero-eyebrow{display:inline-block;color:#a8d3b5;font-size:.8rem;font-weight:700;letter-spacing:2px;text-transform:uppercase;margin-bottom:10px}.dest-hero-section h1{font-size:clamp(2.2rem,5vw,3.5rem);font-weight:700;margin-bottom:1rem}.dest-hero-section p{font-size:1.1rem;font-weight:700;color:#fff;max-width:700px;margin:0 auto}.serengeti-badge{background:var(--primary-green);color:#fff;padding:8px 16px;border-radius:25px;font-size:.8rem;font-weight:600;text-transform:uppercase;letter-spacing:1px;margin:4px;display:inline-block}.price-highlight{background:#ffffff1f;border:1px solid rgba(255,255,255,.6);color:#fff;padding:10px 20px;border-radius:25px;font-weight:600;display:inline-block;margin-top:1.5rem}.dest-facts{list-style:none;padding:0;margin:0}.dest-facts li{display:flex;gap:12px;padding:10px 0;border-bottom:1px solid #f0ede8}.dest-facts li:last-child{border-bottom:none}.dest-facts i{color:var(--primary-green);font-size:1rem;margin-top:4px;width:18px;text-align:center;flex-shrink:0}.dest-facts strong{display:block;font-size:.85rem;color:#333}.dest-facts span{font-size:.85rem;color:#666}.section-header{text-align:center;margin-bottom:2rem}.section-divider{width:80px;height:4px;background:var(--gradient-primary);border:none;border-radius:2px;margin:1rem auto}.fact-card{background:#fff;border-radius:15px;padding:25px;box-shadow:0 10px 30px #0000001a;margin-bottom:20px;border-left:4px solid var(--primary-green)}.wildlife-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:20px;margin:30px 0}.wildlife-category{background:#fff;border-radius:15px;padding:20px;box-shadow:0 5px 20px #0000001a;text-align:center}.category-icon{font-size:3rem;color:var(--primary-green);margin-bottom:15px}.attraction-card{background:#fff;border-radius:15px;padding:25px;box-shadow:0 10px 30px #0000001a;margin-bottom:25px;border-top:5px solid var(--primary-green)}.season-comparison{background:#fff;border-radius:15px;overflow:hidden;box-shadow:0 10px 30px #0000001a;margin-bottom:30px}.season-header{background:var(--primary-green);color:#fff;padding:20px;text-align:center;font-weight:600}.season-content{padding:20px}.migration-timeline{background:linear-gradient(135deg,var(--primary-green),var(--accent-gold));color:#fff;border-radius:15px;padding:20px;margin:15px 0;text-align:center}.safari-region-card{background:#fff;border-radius:15px;padding:25px;box-shadow:0 10px 30px #0000001a;margin-bottom:25px;border-top:5px solid var(--primary-green);height:100%}.big-five-card{background:#fff;border-radius:15px;padding:20px;box-shadow:0 10px 30px #0000001a;margin-bottom:20px;border-left:4px solid var(--accent-gold)}.dest-gallery-img{width:100%;height:250px;object-fit:cover;border-radius:15px;box-shadow:0 5px 20px #0000001a;transition:all .3s ease}.dest-gallery-img:hover{transform:scale(1.03);box-shadow:0 10px 30px #0003}@media(max-width:768px){.dest-hero-section{min-height:380px;padding:90px 0 60px}.wildlife-grid{grid-template-columns:1fr}}
