.Header-module__arFiJq__header{z-index:1000;padding:1rem 1.5rem;transition:background .3s,box-shadow .3s;position:fixed;top:0;left:0;right:0}.Header-module__arFiJq__scrolled{-webkit-backdrop-filter:blur(12px);background:#f5f0eaeb;box-shadow:0 1px 8px #00000014}.Header-module__arFiJq__inner{justify-content:space-between;align-items:center;display:flex}.Header-module__arFiJq__logo{font-family:var(--font-heading);color:#fff;letter-spacing:-.01em;font-size:1.25rem;font-weight:700;transition:color .3s}.Header-module__arFiJq__scrolled .Header-module__arFiJq__logo{color:var(--atlantic)}.Header-module__arFiJq__logo:hover{text-decoration:none}.Header-module__arFiJq__toggle{z-index:110;flex-direction:column;gap:5px;padding:4px;display:flex}.Header-module__arFiJq__toggle span{background:#fff;border-radius:2px;width:24px;height:2px;transition:transform .3s,opacity .3s,background .3s;display:block}.Header-module__arFiJq__scrolled .Header-module__arFiJq__toggle span{background:var(--dark)}.Header-module__arFiJq__toggleActive span:first-child{transform:translateY(7px)rotate(45deg)}.Header-module__arFiJq__toggleActive span:nth-child(2){opacity:0}.Header-module__arFiJq__toggleActive span:nth-child(3){transform:translateY(-7px)rotate(-45deg)}.Header-module__arFiJq__nav{-webkit-backdrop-filter:blur(16px);opacity:0;visibility:hidden;z-index:105;background:#f5f0eaf7;justify-content:center;align-items:center;transition:opacity .3s,visibility .3s;display:flex;position:fixed;inset:0}.Header-module__arFiJq__navOpen{opacity:1;visibility:visible}.Header-module__arFiJq__list{flex-direction:column;align-items:center;gap:2rem;display:flex}.Header-module__arFiJq__link{font-family:var(--font-heading);color:var(--dark);font-size:1.5rem;transition:color .2s}.Header-module__arFiJq__link:hover{color:var(--atlantic);text-decoration:none}@media (min-width:1024px){.Header-module__arFiJq__toggle{display:none}.Header-module__arFiJq__nav{-webkit-backdrop-filter:none;opacity:1;visibility:visible;background:0 0;position:static}.Header-module__arFiJq__list{flex-direction:row;gap:2rem}.Header-module__arFiJq__link{font-family:var(--font-body);color:#ffffffd9;font-size:.9375rem;font-weight:500;transition:color .3s}.Header-module__arFiJq__link:hover{color:#fff}.Header-module__arFiJq__scrolled .Header-module__arFiJq__link{color:var(--dark)}.Header-module__arFiJq__scrolled .Header-module__arFiJq__link:hover{color:var(--atlantic)}}
.Hero-module__PgAKtG__hero{text-align:center;justify-content:center;align-items:center;min-height:100svh;display:flex;position:relative;overflow:hidden}.Hero-module__PgAKtG__bg{z-index:0;background:linear-gradient(160deg,#1a4b6e 0%,#2a6a8e 30%,#6b7b8d 55%,#e8d5b7 80%,#f5f0ea 100%);position:absolute;inset:0}.Hero-module__PgAKtG__content{z-index:1;max-width:640px;padding:6rem 1.5rem 4rem;position:relative}.Hero-module__PgAKtG__eyebrow{font-family:var(--font-body);letter-spacing:.1em;text-transform:uppercase;color:#ffffffe6;margin-bottom:1rem;font-size:.875rem;font-weight:500}.Hero-module__PgAKtG__title{font-family:var(--font-heading);color:#fff;margin-bottom:1.25rem;font-size:clamp(2.25rem,6vw,4rem);font-weight:700;line-height:1.15}.Hero-module__PgAKtG__subtitle{color:#ffffffe6;max-width:480px;margin-bottom:2rem;margin-left:auto;margin-right:auto;font-size:1.125rem;line-height:1.6}.Hero-module__PgAKtG__cta{background:var(--sand);color:var(--dark);border-radius:100px;padding:.875rem 2rem;font-size:1rem;font-weight:700;transition:transform .2s,box-shadow .2s;display:inline-block}.Hero-module__PgAKtG__cta:hover{text-decoration:none;transform:translateY(-2px);box-shadow:0 4px 20px #00000026}.Hero-module__PgAKtG__scroll{color:#fff9;animation:2s ease-in-out infinite Hero-module__PgAKtG__bobScroll;position:absolute;bottom:2rem;left:50%;transform:translate(-50%)}@keyframes Hero-module__PgAKtG__bobScroll{0%,to{transform:translate(-50%)translateY(0)}50%{transform:translate(-50%)translateY(8px)}}@media (min-width:1024px){.Hero-module__PgAKtG__content{max-width:720px}}
.GettingThere-module__9jouXa__grid{gap:1.5rem;display:grid}.GettingThere-module__9jouXa__card{border-radius:var(--radius);background:#fff;padding:2rem;transition:transform .2s,box-shadow .2s;box-shadow:0 2px 12px #0000000f}.GettingThere-module__9jouXa__card:hover{transform:translateY(-2px);box-shadow:0 6px 24px #0000001a}.GettingThere-module__9jouXa__icon{margin-bottom:1rem}.GettingThere-module__9jouXa__title{font-family:var(--font-heading);color:var(--atlantic);margin-bottom:.75rem;font-size:1.375rem}.GettingThere-module__9jouXa__meta{flex-wrap:wrap;gap:.5rem;margin-bottom:1rem;display:flex}.GettingThere-module__9jouXa__tag{background:var(--sand);color:var(--dark);border-radius:100px;padding:.25rem .75rem;font-size:.8125rem;font-weight:500;display:inline-block}.GettingThere-module__9jouXa__desc{color:var(--granite);margin-bottom:1rem;line-height:1.6}.GettingThere-module__9jouXa__details{flex-direction:column;gap:.5rem;list-style:none;display:flex}.GettingThere-module__9jouXa__details li{color:var(--dark);padding-left:1.25rem;font-size:.9375rem;position:relative}.GettingThere-module__9jouXa__details li:before{content:"";background:var(--fynbos);border-radius:50%;width:6px;height:6px;position:absolute;top:.55em;left:0}.GettingThere-module__9jouXa__mapPlaceholder{border-radius:var(--radius);background:var(--sand);opacity:.3;height:360px;margin-top:1.5rem}@media (min-width:768px){.GettingThere-module__9jouXa__grid{grid-template-columns:1fr 1fr}.GettingThere-module__9jouXa__mapPlaceholder{height:420px}}
.KnowBeforeYouGo-module__POqWmW__grid{gap:1.25rem;display:grid}.KnowBeforeYouGo-module__POqWmW__card{border-radius:var(--radius);background:#fff;padding:1.5rem;box-shadow:0 2px 12px #0000000f}.KnowBeforeYouGo-module__POqWmW__icon{margin-bottom:.75rem}.KnowBeforeYouGo-module__POqWmW__title{font-family:var(--font-heading);color:var(--dark);margin-bottom:.5rem;font-size:1.125rem}.KnowBeforeYouGo-module__POqWmW__desc{color:var(--granite);font-size:.9375rem;line-height:1.6}@media (min-width:768px){.KnowBeforeYouGo-module__POqWmW__grid{grid-template-columns:1fr 1fr}}@media (min-width:1024px){.KnowBeforeYouGo-module__POqWmW__grid{grid-template-columns:repeat(3,1fr)}}
.Conditions-module__BBRn4q__weather{max-width:800px;margin:0 auto}.Conditions-module__BBRn4q__error{text-align:center;border-radius:var(--radius);color:var(--granite);background:#fff;padding:2rem}.Conditions-module__BBRn4q__grid{grid-template-columns:1fr 1fr;gap:1rem;display:grid}.Conditions-module__BBRn4q__card{border-radius:var(--radius);text-align:center;background:#fff;flex-direction:column;justify-content:center;padding:1.5rem;display:flex;box-shadow:0 2px 12px #0000000f}.Conditions-module__BBRn4q__label{text-transform:uppercase;letter-spacing:.06em;color:var(--granite);margin-bottom:.5rem;font-size:.8125rem;font-weight:500;display:block}.Conditions-module__BBRn4q__value{font-family:var(--font-heading);color:var(--atlantic);font-size:1.75rem;line-height:1.2;display:block}.Conditions-module__BBRn4q__uvSmall{font-size:.65em;font-family:var(--font-body)}.Conditions-module__BBRn4q__updated{text-align:center;color:var(--granite);margin-top:1rem;font-size:.8125rem}@media (min-width:768px){.Conditions-module__BBRn4q__grid{grid-template-columns:repeat(4,1fr)}}
.Nearby-module__f7TJBa__grid{gap:1.5rem;display:grid}.Nearby-module__f7TJBa__card{border-radius:var(--radius);background:#fff;transition:transform .2s,box-shadow .2s;overflow:hidden;box-shadow:0 2px 12px #0000000f}.Nearby-module__f7TJBa__card:hover{transform:translateY(-2px);box-shadow:0 6px 24px #0000001a}.Nearby-module__f7TJBa__header{background:var(--atlantic);padding:1.25rem 1.5rem}.Nearby-module__f7TJBa__title{font-family:var(--font-heading);color:#fff;font-size:1.375rem}.Nearby-module__f7TJBa__distance{color:#ffffffb3;font-size:.8125rem}.Nearby-module__f7TJBa__list{flex-direction:column;gap:1rem;padding:1.5rem;display:flex}.Nearby-module__f7TJBa__list li{flex-direction:column;gap:.15rem;display:flex}.Nearby-module__f7TJBa__list strong{color:var(--dark);font-size:.9375rem}.Nearby-module__f7TJBa__list span{color:var(--granite);font-size:.9375rem;line-height:1.5}@media (min-width:768px){.Nearby-module__f7TJBa__grid{grid-template-columns:1fr 1fr}}
.FAQ-module__8ZM7Ka__list{flex-direction:column;gap:1rem;max-width:760px;margin:0 auto;display:flex}.FAQ-module__8ZM7Ka__item{border-radius:var(--radius);background:#fff;padding:1.5rem 2rem;box-shadow:0 2px 12px #0000000f}.FAQ-module__8ZM7Ka__question{font-family:var(--font-heading);color:var(--atlantic);margin-bottom:.5rem;font-size:1.125rem}.FAQ-module__8ZM7Ka__answer{color:var(--granite);line-height:1.6}
.Footer-module__rnk_JG__footer{background:var(--atlantic);color:#fffc;text-align:center;padding:3rem 1.5rem}.Footer-module__rnk_JG__inner{flex-direction:column;align-items:center;gap:1rem;display:flex}.Footer-module__rnk_JG__tagline{font-family:var(--font-heading);color:#fff;font-size:1.125rem}.Footer-module__rnk_JG__links{gap:1.5rem;display:flex}.Footer-module__rnk_JG__link{color:var(--sand);font-size:.9375rem}.Footer-module__rnk_JG__link:hover{color:#fff}.Footer-module__rnk_JG__copy{color:#ffffffbf;font-size:.8125rem}
