.Navbar-module__nuAbfa__navbar{background-color:var(--white);z-index:1000;border-bottom:1px solid #f0f0f0;align-items:center;height:80px;display:flex;position:sticky;top:0}.Navbar-module__nuAbfa__container{justify-content:space-between;align-items:center;width:100%;display:flex}.Navbar-module__nuAbfa__logo{align-items:center;gap:10px;display:flex}.Navbar-module__nuAbfa__logoIcon{background-color:var(--brand-primary);border-radius:50%;justify-content:center;align-items:center;width:32px;height:32px;display:flex}.Navbar-module__nuAbfa__logoText{color:var(--brand-primary);font-size:1.25rem;font-weight:700}.Navbar-module__nuAbfa__navLinks{gap:2rem;list-style:none;display:flex}.Navbar-module__nuAbfa__navLinks a{color:var(--text-dark);font-size:.95rem;font-weight:500;transition:color .2s}.Navbar-module__nuAbfa__navLinks a:hover{color:var(--brand-secondary)}.Navbar-module__nuAbfa__authButtons{align-items:center;gap:1rem;display:flex}.Navbar-module__nuAbfa__loginBtn{color:var(--text-dark);background:0 0;font-weight:600}@media (max-width:768px){.Navbar-module__nuAbfa__navLinks{display:none}}
.Hero-module__Z8hQ_W__hero{background:radial-gradient(circle at 100% 0,#d1fae5 0%,#fff 40%);padding:80px 0;overflow:hidden}.Hero-module__Z8hQ_W__container{align-items:center;gap:40px;display:flex}.Hero-module__Z8hQ_W__content{flex:1}.Hero-module__Z8hQ_W__badge{background-color:var(--brand-accent);color:var(--brand-secondary);letter-spacing:.05em;border-radius:4px;align-items:center;gap:8px;margin-bottom:2rem;padding:6px 12px;font-size:.75rem;font-weight:700;display:inline-flex}.Hero-module__Z8hQ_W__dot{background-color:var(--brand-secondary);border-radius:50%;width:8px;height:8px}.Hero-module__Z8hQ_W__title{color:var(--brand-primary);margin-bottom:1.5rem;font-size:4rem;line-height:1.1}.Hero-module__Z8hQ_W__highlight1{color:#000}.Hero-module__Z8hQ_W__highlight{display:inline-block;position:relative}.Hero-module__Z8hQ_W__description{max-width:500px;margin-bottom:2.5rem;font-size:1.125rem}.Hero-module__Z8hQ_W__actions{gap:1rem;margin-bottom:3rem;display:flex}.Hero-module__Z8hQ_W__btn{padding:1rem 2rem;font-size:1rem}.Hero-module__Z8hQ_W__features{gap:2rem;display:flex}.Hero-module__Z8hQ_W__feature{color:var(--text-dark);align-items:center;gap:8px;font-size:.9rem;font-weight:600;display:flex}.Hero-module__Z8hQ_W__icon{color:var(--brand-secondary)}.Hero-module__Z8hQ_W__imageWrapper{flex:1;position:relative}.Hero-module__Z8hQ_W__heroImage{border-radius:24px;width:100%;height:auto;box-shadow:0 50px 100px -20px #0000001a}@media (max-width:992px){.Hero-module__Z8hQ_W__title{font-size:3rem}}@media (max-width:768px){.Hero-module__Z8hQ_W__container{text-align:center;flex-direction:column}.Hero-module__Z8hQ_W__content{order:1}.Hero-module__Z8hQ_W__description{margin-left:auto;margin-right:auto}.Hero-module__Z8hQ_W__actions,.Hero-module__Z8hQ_W__features{justify-content:center}.Hero-module__Z8hQ_W__title{font-size:2.5rem}}
.HowItWorks-module__a-Tr4W__section{background-color:var(--white);text-align:center;padding:100px 0}.HowItWorks-module__a-Tr4W__header{margin-bottom:60px}.HowItWorks-module__a-Tr4W__title{color:var(--brand-primary);margin-bottom:1rem;font-size:2.5rem}.HowItWorks-module__a-Tr4W__subtitle{color:var(--text-gray);max-width:600px;margin:0 auto;font-size:1.1rem}.HowItWorks-module__a-Tr4W__steps{grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:2rem;display:grid}.HowItWorks-module__a-Tr4W__step{background:var(--bg-light);border-radius:16px;padding:40px;transition:transform .3s,box-shadow .3s}.HowItWorks-module__a-Tr4W__step:hover{transform:translateY(-5px);box-shadow:0 10px 30px #0000000d}.HowItWorks-module__a-Tr4W__iconWrapper{background-color:var(--brand-accent);width:60px;height:60px;color:var(--brand-secondary);border-radius:12px;justify-content:center;align-items:center;margin:0 auto 24px;display:flex}.HowItWorks-module__a-Tr4W__stepTitle{color:var(--brand-primary);margin-bottom:1rem;font-size:1.25rem}.HowItWorks-module__a-Tr4W__stepDescription{font-size:.95rem;line-height:1.6}
.ExploreLocations-module__nG2J2W__section{background-color:var(--bg-light);padding:100px 0}.ExploreLocations-module__nG2J2W__header{justify-content:space-between;align-items:flex-end;margin-bottom:40px;display:flex}.ExploreLocations-module__nG2J2W__title{color:var(--brand-primary);margin-bottom:.5rem;font-size:2.25rem}.ExploreLocations-module__nG2J2W__subtitle{color:var(--text-gray)}.ExploreLocations-module__nG2J2W__viewAll{color:var(--brand-primary);align-items:center;gap:8px;font-size:.95rem;font-weight:600;display:flex}.ExploreLocations-module__nG2J2W__grid{grid-template-columns:repeat(auto-fit,minmax(260px,1fr));gap:20px;display:grid}.ExploreLocations-module__nG2J2W__card{cursor:pointer;border-radius:16px;height:320px;position:relative;overflow:hidden}.ExploreLocations-module__nG2J2W__cardImage{object-fit:cover;width:100%;height:100%;transition:transform .5s}.ExploreLocations-module__nG2J2W__card:hover .ExploreLocations-module__nG2J2W__cardImage{transform:scale(1.05)}.ExploreLocations-module__nG2J2W__overlay{background:linear-gradient(#0000 0%,#0003 50%,#000c 100%);flex-direction:column;justify-content:flex-end;height:100%;padding:24px;display:flex;position:absolute;bottom:0;left:0;right:0}.ExploreLocations-module__nG2J2W__statusBadge{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);color:#fff;background-color:#fff3;border:1px solid #ffffff4d;border-radius:4px;align-self:center;margin-bottom:2rem;padding:4px 12px;font-size:.7rem;font-weight:700;display:inline-block}.ExploreLocations-module__nG2J2W__cardTitle{color:#fff;margin-bottom:4px;font-size:1.5rem}.ExploreLocations-module__nG2J2W__cardSubtitle{color:#fffc;align-items:center;gap:6px;font-size:.8rem;font-weight:500;display:flex}.ExploreLocations-module__nG2J2W__dot{background-color:var(--brand-secondary);border-radius:50%;width:6px;height:6px}@media (max-width:768px){.ExploreLocations-module__nG2J2W__header{flex-direction:column;align-items:flex-start;gap:1rem}}
.Footer-module__EZoWya__footer{background-color:var(--white);border-top:1px solid #f0f0f0;padding:80px 0 40px}.Footer-module__EZoWya__top{grid-template-columns:1.5fr 2fr 1.5fr;gap:40px;margin-bottom:60px;display:grid}.Footer-module__EZoWya__brand{flex-direction:column;gap:20px;display:flex}.Footer-module__EZoWya__logo{align-items:center;gap:10px;display:flex}.Footer-module__EZoWya__logoIcon{background-color:var(--brand-primary);border-radius:6px;justify-content:center;align-items:center;width:28px;height:28px;display:flex}.Footer-module__EZoWya__logoText{color:var(--brand-primary);font-size:1.25rem;font-weight:700}.Footer-module__EZoWya__description{max-width:280px;font-size:.9rem;line-height:1.6}.Footer-module__EZoWya__links{justify-content:space-around;display:flex}.Footer-module__EZoWya__column h4{color:var(--text-dark);margin-bottom:20px;font-size:1rem}.Footer-module__EZoWya__column ul{flex-direction:column;gap:12px;list-style:none;display:flex}.Footer-module__EZoWya__column a{color:var(--text-gray);font-size:.85rem;transition:color .2s}.Footer-module__EZoWya__column a:hover{color:var(--brand-primary)}.Footer-module__EZoWya__newsletter h4{margin-bottom:12px;font-size:1rem}.Footer-module__EZoWya__newsletter p{margin-bottom:20px;font-size:.85rem}.Footer-module__EZoWya__form{gap:8px;display:flex}.Footer-module__EZoWya__input{background-color:#f9fafb;border:1px solid #e5e7eb;border-radius:6px;flex:1;padding:10px 16px;font-size:.85rem}.Footer-module__EZoWya__submitBtn{background-color:var(--brand-primary);color:#fff;border-radius:6px;padding:10px 20px;font-size:.85rem;font-weight:600}.Footer-module__EZoWya__bottom{color:var(--text-gray);border-top:1px solid #f0f0f0;justify-content:space-between;align-items:center;padding-top:30px;font-size:.8rem;display:flex}.Footer-module__EZoWya__social{gap:20px;display:flex}.Footer-module__EZoWya__social a{color:var(--text-gray)}.Footer-module__EZoWya__social a:hover{color:var(--brand-primary)}@media (max-width:992px){.Footer-module__EZoWya__top{grid-template-columns:1fr 1fr}.Footer-module__EZoWya__newsletter{grid-column:span 2}}@media (max-width:600px){.Footer-module__EZoWya__top{grid-template-columns:1fr}.Footer-module__EZoWya__newsletter{grid-column:auto}.Footer-module__EZoWya__links{justify-content:flex-start;gap:40px}.Footer-module__EZoWya__bottom{text-align:center;flex-direction:column;gap:20px}}
