:root {
  --blue: #008FE8;
  --blue-dark: #006BB3;
  --green: #78C82A;
  --green-dark: #2E7D32;
  --gold: #F6C343;
  --ink: #102018;
  --text: #26372D;
  --muted: #66756B;
  --soft: #F3FAF4;
  --soft-blue: #EEF9FF;
  --white: #FFFFFF;
  --border: #DDE9DF;
  --shadow: 0 16px 42px rgba(20, 72, 55, .13);
  --radius: 24px;
  --max: 1200px;
}

* {
  box-sizing: border-box;
  margin: 0;
  padding: 0
}

html {
  scroll-behavior: smooth
}

body {
  font-family: Inter, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;
  color: var(--text);
  background: var(--white);
  line-height: 1.65
}

a {
  text-decoration: none;
  color: inherit
}

img {
  max-width: 100%;
  display: block
}

.container {
  width: min(var(--max), calc(100% - 32px));
  margin-inline: auto
}

.section {
  padding: 86px 0
}

.section-sm {
  padding: 56px 0
}

.eyebrow {
  font-size: .78rem;
  letter-spacing: .16em;
  text-transform: uppercase;
  color: var(--blue);
  font-weight: 900;
  margin-bottom: 10px
}

h1,
h2,
h3,
h4 {
  font-family: Georgia, "Times New Roman", serif;
  color: var(--ink);
  line-height: 1.1
}

h1 {
  font-size: clamp(2.5rem, 5.6vw, 5.2rem);
  max-width: 920px
}

h2 {
  font-size: clamp(2rem, 3.5vw, 3.25rem);
  margin-bottom: 14px
}

h3 {
  font-size: 1.42rem;
  margin-bottom: 10px
}

.lead {
  font-size: 1.08rem;
  color: var(--muted);
  max-width: 830px
}

.text-muted {
  color: var(--muted)
}

.btn {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  gap: 10px;
  padding: 13px 22px;
  border-radius: 999px;
  font-weight: 900;
  border: 1px solid transparent;
  transition: .25s ease;
  cursor: pointer
}

.btn-primary {
  background: var(--green);
  color: #061408
}

.btn-blue {
  background: var(--blue);
  color: #fff
}

.btn-outline {
  border-color: var(--border);
  background: #fff;
  color: var(--ink)
}

.btn:hover {
  transform: translateY(-2px);
  box-shadow: var(--shadow)
}

.header {
  position: sticky;
  top: 0;
  z-index: 100;
  background: rgba(255, 255, 255, .94);
  backdrop-filter: blur(16px);
  border-bottom: 1px solid var(--border)
}

.nav {
  height: 86px;
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 18px
}

.brand {
  display: flex;
  align-items: center;
  gap: 12px;
  min-width: 210px
}

.brand img {
  height: 62px;
  width: auto;
  object-fit: contain;
  border-radius: 8px;
}

.brand-text {
  font-weight: 950;
  line-height: 1.05;
  color: var(--ink)
}

.brand-text span {
  display: block;
  color: var(--green-dark);
  font-size: .68rem;
  letter-spacing: .18em;
  margin-top: 4px
}

.menu {
  display: flex;
  align-items: center;
  gap: 18px;
  font-weight: 800
}

.menu>a,
.dropdown>a {
  padding: 31px 0;
  display: inline-flex;
  align-items: center;
  gap: 5px
}

.menu a:hover,
.menu a.active {
  color: var(--blue)
}

.dropdown {
  position: relative
}

.dropdown>a:after {
  content: "▾";
  font-size: .7rem;
  color: var(--green-dark)
}

.dropdown-menu {
  position: absolute;
  top: 84px;
  left: 0;
  width: 270px;
  background: #fff;
  border: 1px solid var(--border);
  border-radius: 18px;
  box-shadow: var(--shadow);
  padding: 10px;
  display: none
}

.dropdown:hover .dropdown-menu {
  display: block
}

.dropdown-menu a {
  display: block;
  padding: 11px 14px;
  border-radius: 12px;
  color: var(--text)
}

.dropdown-menu a:hover {
  background: var(--soft-blue);
  color: var(--blue)
}

.hamburger {
  display: none;
  background: none;
  border: 0;
  font-size: 2rem;
  color: var(--ink);
  cursor: pointer
}

.nav-actions {
  display: flex;
  align-items: center;
  gap: 10px
}

.hero {
  min-height: calc(100vh - 86px);
  position: relative;
  overflow: hidden
}

.hero-slide {
  min-height: calc(100vh - 86px);
  display: none;
  align-items: center;
  background-size: cover;
  background-position: center;
  position: relative
}

.hero-slide.active {
  display: flex
}

.hero-slide:before {
  content: "";
  position: absolute;
  inset: 0;
  background: linear-gradient(90deg, rgba(255, 255, 255, .96), rgba(255, 255, 255, .78), rgba(255, 255, 255, .22)), radial-gradient(circle at 78% 28%, rgba(0, 143, 232, .18), transparent 32%)
}

.hero-content {
  position: relative;
  z-index: 2;
  padding: 90px 0
}

.hero-content p {
  margin: 18px 0 28px
}

.hero-buttons {
  display: flex;
  gap: 14px;
  flex-wrap: wrap
}

.slide-one {
  background-image: url('https://images.unsplash.com/photo-1516426122078-c23e76319801?auto=format&fit=crop&w=1800&q=80')
}

.slide-two {
  background-image: url('https://images.unsplash.com/photo-1547471080-7cc2caa01a7e?auto=format&fit=crop&w=1800&q=80')
}

.slide-three {
  background-image: url('https://images.unsplash.com/photo-1573843981267-be1999ff37cd?auto=format&fit=crop&w=1800&q=80')
}

.hero-controls {
  position: absolute;
  z-index: 5;
  bottom: 30px;
  left: 50%;
  transform: translateX(-50%);
  display: flex;
  gap: 10px
}

.dot {
  width: 12px;
  height: 12px;
  border: 0;
  border-radius: 50%;
  background: rgba(0, 107, 179, .35);
  cursor: pointer
}

.dot.active {
  width: 36px;
  border-radius: 20px;
  background: var(--green)
}

.page-hero {
  padding: 96px 0 70px;
  background: radial-gradient(circle at 15% 0%, rgba(120, 200, 42, .22), transparent 28%), radial-gradient(circle at 88% 20%, rgba(0, 143, 232, .20), transparent 30%), linear-gradient(180deg, #fff, var(--soft))
}

.page-hero.with-photo {
  padding: 0;
  background: #fff
}

.photo-hero {
  min-height: 520px;
  display: flex;
  align-items: center;
  background-size: cover;
  background-position: center;
  position: relative
}

.photo-hero:before {
  content: "";
  position: absolute;
  inset: 0;
  background: linear-gradient(90deg, rgba(255, 255, 255, .95), rgba(255, 255, 255, .74), rgba(255, 255, 255, .28))
}

.photo-hero .container {
  position: relative;
  z-index: 2
}

.breadcrumb {
  color: var(--green-dark);
  font-weight: 900;
  margin-bottom: 14px
}

.grid {
  display: grid;
  gap: 24px
}

.grid-2 {
  grid-template-columns: repeat(2, 1fr)
}

.grid-3 {
  grid-template-columns: repeat(3, 1fr)
}

.grid-4 {
  grid-template-columns: repeat(4, 1fr)
}

.card {
  background: #fff;
  border: 1px solid var(--border);
  border-radius: var(--radius);
  overflow: hidden;
  box-shadow: var(--shadow)
}

.card-body {
  padding: 24px
}

.card-img {
  min-height: 225px;
  background-size: cover;
  background-position: center;
  position: relative;
  display: block
}

.card-img:after {
  content: "";
  position: absolute;
  inset: 0;
  background: linear-gradient(0deg, rgba(0, 0, 0, .45), transparent)
}

.card-title-link:hover h3 {
  color: var(--blue)
}

.icon-card,
.zone-card {
  padding: 28px;
  border-radius: var(--radius);
  background: #fff;
  border: 1px solid var(--border);
  box-shadow: var(--shadow)
}

.icon {
  width: 54px;
  height: 54px;
  border-radius: 16px;
  display: grid;
  place-items: center;
  margin-bottom: 14px;
  background: var(--soft-blue);
  color: var(--blue);
  font-size: 1.45rem;
  font-weight: 900
}

.split {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 44px;
  align-items: center
}

.image-panel {
  min-height: 460px;
  border-radius: 30px;
  background-size: cover;
  background-position: center;
  box-shadow: var(--shadow);
  border: 1px solid var(--border)
}

.package-meta {
  display: flex;
  gap: 10px;
  flex-wrap: wrap;
  margin: 14px 0
}

.package-meta span {
  padding: 7px 10px;
  border-radius: 999px;
  background: var(--soft-blue);
  border: 1px solid #c9eefe;
  color: var(--blue-dark);
  font-size: .82rem;
  font-weight: 800
}

.partners {
  background: var(--soft-blue);
  border-top: 1px solid var(--border);
  border-bottom: 1px solid var(--border)
}

.partner-grid {
  display: grid;
  grid-template-columns: repeat(5, 1fr);
  gap: 18px
}

.partner-logo {
  min-height: 92px;
  border-radius: 20px;
  background: #fff;
  border: 1px solid var(--border);
  box-shadow: var(--shadow);
  display: grid;
  place-items: center;
  text-align: center;
  font-weight: 950;
  color: var(--ink);
  padding: 14px
}

.partner-logo span {
  font-size: .8rem;
  color: var(--muted);
  display: block;
  font-weight: 700;
  margin-top: 4px
}

.tanzania-bg {
  position: relative;
  overflow: hidden
}

.tanzania-bg:before {
  content: "";
  position: absolute;
  right: -55px;
  top: 15px;
  width: 310px;
  height: 310px;
  opacity: .07;
  z-index: 0;
  background: linear-gradient(135deg, var(--green), var(--blue));
  clip-path: polygon(35% 3%, 59% 2%, 79% 15%, 88% 36%, 75% 58%, 81% 79%, 58% 96%, 36% 83%, 22% 70%, 25% 47%, 12% 32%, 24% 17%)
}

.tanzania-bg>* {
  position: relative;
  z-index: 1
}

.included-list {
  list-style: none;
  display: grid;
  gap: 10px
}

.included-list li {
  padding-left: 28px;
  position: relative;
  color: var(--muted)
}

.included-list li:before {
  content: "✓";
  position: absolute;
  left: 0;
  color: var(--green-dark);
  font-weight: 900
}

.excluded-list li:before {
  content: "×";
  color: #B84A3F
}

.cta {
  position: relative;
  overflow: hidden;
  border-radius: 34px;
  padding: 62px;
  background: #fff;
  border: 1px solid var(--border);
  box-shadow: var(--shadow)
}

.cta:before {
  content: "";
  position: absolute;
  inset: 0;
  opacity: .23;
  background-image: radial-gradient(circle, var(--blue) 1px, transparent 1px);
  background-size: 25px 25px
}

.cta:after {
  content: "";
  position: absolute;
  inset: 0;
  background: linear-gradient(90deg, rgba(255, 255, 255, .96), rgba(243, 250, 244, .9))
}

.cta>* {
  position: relative;
  z-index: 1
}

.form-wrap {
  display: grid;
  grid-template-columns: 1fr .82fr;
  gap: 30px
}

form {
  display: grid;
  gap: 15px
}

.input-row {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 15px
}

input,
select,
textarea {
  width: 100%;
  padding: 15px 16px;
  border-radius: 15px;
  border: 1px solid var(--border);
  background: #fff;
  color: var(--text);
  font: inherit;
  outline: 0
}

textarea {
  min-height: 150px;
  resize: vertical
}

input:focus,
select:focus,
textarea:focus {
  border-color: var(--blue);
  box-shadow: 0 0 0 4px rgba(0, 143, 232, .12)
}

.contact-box {
  padding: 28px;
  border-radius: var(--radius);
  border: 1px solid var(--border);
  background: #fff;
  box-shadow: var(--shadow)
}

.contact-line {
  padding: 15px 0;
  border-bottom: 1px solid var(--border)
}

.contact-line:last-child {
  border-bottom: 0
}

.map-box {
  height: 360px;
  border: 0;
  border-radius: 24px;
  overflow: hidden;
  box-shadow: var(--shadow);
  width: 100%;
  margin-top: 22px
}

.footer {
  background: var(--ink);
  color: #D9E8DE;
  padding: 64px 0 26px
}

.footer h4 {
  color: #fff;
  margin-bottom: 14px
}

.footer-logo {
  width: 50%;
  max-width: 240px;
  height: auto;
  display: block;
  margin-bottom: 18px;
  border-radius: 8px;
}

.footer-grid {
  display: grid;
  grid-template-columns: 1.3fr repeat(3, 1fr);
  gap: 34px
}

.footer a {
  display: block;
  color: #D9E8DE;
  margin: 7px 0
}

.footer a:hover {
  color: var(--green)
}

.footer-bottom {
  border-top: 1px solid rgba(255, 255, 255, .12);
  margin-top: 36px;
  padding-top: 22px;
  display: flex;
  justify-content: space-between;
  gap: 20px;
  flex-wrap: wrap;
  color: #B8CABC
}

.whatsapp-float {
  position: fixed;
  right: 20px;
  bottom: 20px;
  z-index: 90;
  width: 58px;
  height: 58px;
  border-radius: 50%;
  display: grid;
  place-items: center;
  background: #25D366;
  color: #061408;
  font-weight: 900;
  font-size: 1.25rem;
  box-shadow: var(--shadow)
}

@media(max-width:1040px) {
  .hamburger {
    display: block
  }

  .nav-actions .btn {
    display: none
  }

  .menu {
    position: absolute;
    top: 86px;
    left: 0;
    right: 0;
    display: none;
    flex-direction: column;
    align-items: stretch;
    background: #fff;
    border-bottom: 1px solid var(--border);
    padding: 18px 24px;
    box-shadow: var(--shadow)
  }

  .menu.open {
    display: flex
  }

  .menu>a,
  .dropdown>a {
    padding: 11px 0
  }

  .dropdown-menu {
    position: static;
    width: 100%;
    display: block;
    box-shadow: none;
    border: 0;
    background: var(--soft);
    margin: 4px 0 12px
  }

  .grid-4,
  .grid-3,
  .grid-2,
  .split,
  .form-wrap,
  .footer-grid,
  .partner-grid {
    grid-template-columns: 1fr
  }

  .hero,
  .hero-slide {
    min-height: 720px
  }
}

@media(max-width:640px) {
  .section {
    padding: 62px 0
  }

  .brand img {
    height: 54px
  }

  .brand-text {
    display: none
  }

  .input-row {
    grid-template-columns: 1fr
  }

  .hero-buttons .btn {
    width: 100%
  }

  .cta {
    padding: 36px 22px
  }
}