.Header-module__hBw1pG__header{z-index:100;padding:var(--sp-base) var(--sp-xl);justify-content:space-between;align-items:center;transition:background .3s,-webkit-backdrop-filter .3s,backdrop-filter .3s;display:flex;position:fixed;top:0;left:0;right:0}.Header-module__hBw1pG__scrolled{-webkit-backdrop-filter:blur(12px);background:#f1f1efd9;box-shadow:0 1px 12px #2423220f}.Header-module__hBw1pG__brand{align-items:center;gap:var(--sp-sm);display:flex}.Header-module__hBw1pG__logo{width:auto;height:36px}.Header-module__hBw1pG__brandName{font-size:var(--fs-body);font-weight:700;line-height:1}.Header-module__hBw1pG__tagline{font-size:var(--fs-caption);color:var(--dark);letter-spacing:.5px;font-weight:700;line-height:1;position:relative;top:1.5px}@media (max-width:480px){.Header-module__hBw1pG__header{padding:var(--sp-sm) var(--sp-base)}.Header-module__hBw1pG__tagline{font-size:10px}}
.Hero-module__ZARIfG__hero{min-height:100vh;padding:100px var(--sp-xl) var(--sp-5xl);background:radial-gradient(ellipse at 80% 10%, var(--accent-20) 0%, transparent 50%), radial-gradient(ellipse at 10% 90%, var(--accent-10) 0%, transparent 40%), var(--light);justify-content:center;align-items:center;display:flex;position:relative;overflow:hidden}.Hero-module__ZARIfG__content{text-align:center;max-width:var(--max-width);align-items:center;gap:var(--sp-2xl);z-index:1;flex-direction:column;display:flex}.Hero-module__ZARIfG__headline{font-size:var(--fs-hero);color:var(--dark);letter-spacing:-1px;font-weight:700;line-height:1.05}.Hero-module__ZARIfG__highlight{color:var(--accent)}.Hero-module__ZARIfG__subheadline{color:var(--dark);opacity:.6;max-width:600px;font-size:clamp(16px,2.5vw,20px);font-weight:400;line-height:1.6}.Hero-module__ZARIfG__mockupArea{width:clamp(170px,32vw,240px);margin-top:var(--sp-xl);will-change:transform, opacity;animation:1s cubic-bezier(.25,.46,.45,.94) both Hero-module__ZARIfG__slideUp;position:relative}@keyframes Hero-module__ZARIfG__slideUp{0%{opacity:0;transform:translateY(60px)}to{opacity:1;transform:translateY(0)}}.Hero-module__ZARIfG__mockupWrapper{isolation:isolate;z-index:1;position:relative}.Hero-module__ZARIfG__mockup{border-radius:var(--r-card);width:100%;height:auto}.Hero-module__ZARIfG__iconWrapper{z-index:2;isolation:isolate;pointer-events:none;width:40%;position:absolute;bottom:-10%;left:-28%}.Hero-module__ZARIfG__overflowIcon{border-radius:22.5%;width:100%;height:auto}.Hero-module__ZARIfG__textBlock{gap:var(--sp-xl);flex-direction:column;display:flex}.Hero-module__ZARIfG__comingSoon{font-size:var(--fs-label);color:var(--accent);letter-spacing:1.5px;text-transform:uppercase;font-weight:700}@media (min-width:768px){.Hero-module__ZARIfG__hero{padding:0 var(--sp-3xl)}.Hero-module__ZARIfG__content{text-align:left;align-items:center;gap:var(--sp-5xl);flex-direction:row}.Hero-module__ZARIfG__textBlock{gap:var(--sp-xl);flex-direction:column;flex:1;display:flex}.Hero-module__ZARIfG__mockupArea{flex-shrink:0;width:220px;margin-top:0}}@media (min-width:1024px){.Hero-module__ZARIfG__mockupArea{width:250px}}
.HowItWorks-module__tSMH5W__section{padding:var(--section-padding);background:#fff}.HowItWorks-module__tSMH5W__inner{max-width:var(--max-width);margin:0 auto}.HowItWorks-module__tSMH5W__title{font-size:var(--fs-h2);color:var(--accent);text-align:center;margin-bottom:var(--sp-5xl);font-weight:700}.HowItWorks-module__tSMH5W__steps{gap:var(--sp-5xl);flex-direction:column;display:flex}.HowItWorks-module__tSMH5W__step{align-items:center;gap:var(--sp-2xl);flex-direction:column;display:flex}.HowItWorks-module__tSMH5W__stepText{align-items:center;gap:var(--sp-md);text-align:center;flex-direction:column;display:flex}.HowItWorks-module__tSMH5W__stepNumber{font-size:var(--fs-hero);color:var(--accent);opacity:1;font-weight:700;line-height:1}.HowItWorks-module__tSMH5W__stepTitle{font-size:var(--fs-h3);color:var(--dark);font-weight:700}.HowItWorks-module__tSMH5W__colorChip{align-items:center;gap:var(--sp-sm);padding:var(--sp-sm) var(--sp-base);border-radius:var(--r-pill);background:#26abcc14;width:fit-content;display:inline-flex}.HowItWorks-module__tSMH5W__colorDot{border-radius:50%;flex-shrink:0;width:20px;height:20px}.HowItWorks-module__tSMH5W__colorLabel{font-size:var(--fs-label);color:#26abcc;text-transform:uppercase;letter-spacing:.5px;font-weight:700}.HowItWorks-module__tSMH5W__stepDescription{font-size:var(--fs-body);color:var(--dark);opacity:.6;max-width:440px;line-height:1.7}.HowItWorks-module__tSMH5W__stepImage{border-radius:var(--r-card);filter:drop-shadow(0 12px 40px #2423221f);width:clamp(200px,50vw,240px);height:auto}@media (min-width:768px){.HowItWorks-module__tSMH5W__step{gap:var(--sp-3xl);flex-direction:row;align-items:center;max-width:640px;margin:0 auto}.HowItWorks-module__tSMH5W__step:nth-child(2n){flex-direction:row-reverse}.HowItWorks-module__tSMH5W__stepText{text-align:left;flex:1;align-items:flex-start}.HowItWorks-module__tSMH5W__stepImage{flex-shrink:0;width:220px}}@media (min-width:1024px){.HowItWorks-module__tSMH5W__stepImage{width:260px}}
.Gallery-module__3QxX8q__section{padding:var(--section-padding);background:var(--light);overflow:hidden}.Gallery-module__3QxX8q__inner{max-width:var(--max-width);margin:0 auto}.Gallery-module__3QxX8q__title{font-size:var(--fs-h2);color:var(--dark);text-align:center;margin-bottom:var(--sp-sm);font-weight:700}.Gallery-module__3QxX8q__subtitle{font-size:var(--fs-body);color:var(--dark);opacity:.6;text-align:center;margin-bottom:var(--sp-3xl)}.Gallery-module__3QxX8q__grid{gap:var(--sp-base);scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch;padding:0 var(--sp-base) var(--sp-base);display:flex;overflow-x:auto}.Gallery-module__3QxX8q__grid::-webkit-scrollbar{display:none}.Gallery-module__3QxX8q__card{border-radius:var(--r-card);scroll-snap-align:center;flex-shrink:0;width:75vw;max-width:320px;transition:transform .3s;overflow:hidden;box-shadow:0 8px 30px #0000001a}.Gallery-module__3QxX8q__card:hover{transform:scale(1.03)}.Gallery-module__3QxX8q__cardImage{width:100%;height:auto}.Gallery-module__3QxX8q__caption{justify-content:center;align-items:center;gap:var(--sp-sm);font-size:var(--fs-caption);color:var(--dark);opacity:.4;text-align:center;margin-top:var(--sp-xl);display:flex}.Gallery-module__3QxX8q__avatars{display:flex}.Gallery-module__3QxX8q__avatar{object-fit:cover;border:2px solid #fff;border-radius:50%;width:28px;height:28px}.Gallery-module__3QxX8q__avatar+.Gallery-module__3QxX8q__avatar{margin-left:-8px}@media (min-width:860px){.Gallery-module__3QxX8q__grid{scroll-snap-type:none;grid-template-columns:repeat(3,1fr);display:grid;overflow:visible}.Gallery-module__3QxX8q__card{width:100%}}
.VibeHook-module__3qEfxG__section{padding:var(--section-padding);background:var(--accent);text-align:center}.VibeHook-module__3qEfxG__inner{max-width:700px;margin:0 auto}.VibeHook-module__3qEfxG__headline{font-size:var(--fs-h1);color:var(--accent-text);margin-bottom:var(--sp-xl);font-weight:700;line-height:1.15}.VibeHook-module__3qEfxG__body{color:var(--accent-text);opacity:.85;font-size:clamp(16px,2.2vw,20px);line-height:1.8}
.WhoItsFor-module__qumSuW__section{padding:var(--section-padding);background:#fff}.WhoItsFor-module__qumSuW__inner{max-width:var(--max-width);margin:0 auto}.WhoItsFor-module__qumSuW__title{font-size:var(--fs-h2);color:var(--dark);text-align:center;margin-bottom:var(--sp-3xl);font-weight:700}.WhoItsFor-module__qumSuW__grid{gap:var(--sp-xl);grid-template-columns:1fr;display:grid}.WhoItsFor-module__qumSuW__card{padding:var(--sp-2xl);border-radius:var(--r-card);background:var(--light);border:1px solid #2423220f;transition:border-color .3s,transform .3s}.WhoItsFor-module__qumSuW__card:hover{border-color:var(--accent-40);transform:translateY(-2px)}.WhoItsFor-module__qumSuW__emoji{margin-bottom:var(--sp-base);font-size:32px}.WhoItsFor-module__qumSuW__cardText{font-size:var(--fs-body);color:var(--dark);font-weight:400;line-height:1.7}.WhoItsFor-module__qumSuW__cardText strong{color:var(--accent);font-weight:700}@media (min-width:768px){.WhoItsFor-module__qumSuW__grid{grid-template-columns:repeat(2,1fr)}}
.TravelMemories-module__liVtAW__section{padding:var(--section-padding);background:var(--light);overflow:hidden}.TravelMemories-module__liVtAW__inner{max-width:var(--max-width);align-items:center;gap:var(--sp-3xl);flex-direction:column;margin:0 auto;display:flex}.TravelMemories-module__liVtAW__textBlock{text-align:center;max-width:600px}.TravelMemories-module__liVtAW__title{font-size:var(--fs-h2);color:var(--accent);margin-bottom:var(--sp-xl);font-weight:700}.TravelMemories-module__liVtAW__body{font-size:var(--fs-body);color:var(--dark);opacity:.65;line-height:1.8}.TravelMemories-module__liVtAW__body em{color:var(--accent);opacity:1;font-style:italic}.TravelMemories-module__liVtAW__phonesBlock{align-items:center;gap:var(--sp-2xl);flex-direction:column;display:flex}.TravelMemories-module__liVtAW__phones{justify-content:center;align-items:flex-end;gap:var(--sp-base);display:flex;position:relative}.TravelMemories-module__liVtAW__phone{filter:drop-shadow(0 12px 40px #2423221f);will-change:transform;backface-visibility:hidden;border-radius:0;flex-shrink:0;width:clamp(120px,22vw,200px);transition:transform .4s;overflow:hidden}.TravelMemories-module__liVtAW__phone:first-child{transform:rotate(-6deg)translateY(12px)}.TravelMemories-module__liVtAW__phone:nth-child(2){z-index:2;transform:translateY(-8px)scale(1.08)}.TravelMemories-module__liVtAW__phone:nth-child(3){filter:none;border-radius:0;padding:0;overflow:visible;transform:rotate(6deg)translateY(12px)}.TravelMemories-module__liVtAW__phone:nth-child(3) .TravelMemories-module__liVtAW__phoneImage{filter:drop-shadow(0 0 10px #ff1493cc);backface-visibility:hidden;margin:0;padding:0;display:block;transform:translateZ(0)}.TravelMemories-module__liVtAW__phone:hover{z-index:3;transform:translateY(-12px)scale(1.05)}.TravelMemories-module__liVtAW__phoneImage{width:100%;height:auto;display:block}.TravelMemories-module__liVtAW__hunties{align-items:center;gap:var(--sp-md);flex-direction:column;display:flex}.TravelMemories-module__liVtAW__huntiesImage{border-radius:var(--r-card);filter:drop-shadow(0 8px 24px #24232214);width:clamp(240px,50vw,360px);height:auto}.TravelMemories-module__liVtAW__huntiesText{font-size:var(--fs-label);color:var(--dark);opacity:.5;text-align:center;font-style:italic;font-weight:600}@media (min-width:768px){.TravelMemories-module__liVtAW__inner{align-items:center;gap:var(--sp-5xl);flex-direction:row}.TravelMemories-module__liVtAW__textBlock{text-align:left;flex:1}.TravelMemories-module__liVtAW__phones{gap:var(--sp-md);flex-shrink:0}.TravelMemories-module__liVtAW__phone{width:160px}}@media (min-width:1024px){.TravelMemories-module__liVtAW__phone{width:190px}}
.SignupCTA-module__tL2-Pa__section{padding:var(--section-padding);background:radial-gradient(ellipse at 50% 0%, var(--accent-10) 0%, transparent 60%), var(--dark)}.SignupCTA-module__tL2-Pa__inner{text-align:center;max-width:560px;margin:0 auto}.SignupCTA-module__tL2-Pa__headline{font-size:var(--fs-h2);color:var(--light);margin-bottom:var(--sp-base);font-weight:700}.SignupCTA-module__tL2-Pa__body{font-size:var(--fs-body);color:var(--light);opacity:.75;margin-bottom:var(--sp-2xl);line-height:1.7}.SignupCTA-module__tL2-Pa__form,.SignupCTA-module__tL2-Pa__inputRow{gap:var(--sp-md);flex-direction:column;display:flex}.SignupCTA-module__tL2-Pa__input{padding:var(--sp-base) var(--sp-lg);border-radius:var(--r-pill);color:var(--light);font-size:var(--fs-body);background:#f1f1ef1a;flex:1;transition:background .2s,box-shadow .2s}.SignupCTA-module__tL2-Pa__input::placeholder{color:#f1f1ef66}.SignupCTA-module__tL2-Pa__input:focus{box-shadow:0 0 0 2px var(--accent-40);background:#f1f1ef26}.SignupCTA-module__tL2-Pa__button{padding:var(--sp-base) var(--sp-2xl);border-radius:var(--r-pill);background:var(--accent);color:var(--accent-text);font-size:var(--fs-body);white-space:nowrap;-webkit-tap-highlight-color:transparent;outline:none;font-weight:700;transition:opacity .2s,transform .2s}.SignupCTA-module__tL2-Pa__button:hover:not(:disabled){opacity:.9;transform:scale(1.02)}.SignupCTA-module__tL2-Pa__button:disabled{opacity:.5;cursor:not-allowed}.SignupCTA-module__tL2-Pa__microcopy{margin-top:var(--sp-base);font-size:var(--fs-caption);color:var(--light);opacity:.4}.SignupCTA-module__tL2-Pa__successWrap{position:relative;overflow:hidden}.SignupCTA-module__tL2-Pa__confetti{pointer-events:none;position:absolute;inset:0}.SignupCTA-module__tL2-Pa__dot{width:7px;height:12px;top:-16px;left:calc(var(--i) * 4.2% + 2%);opacity:0;animation:1.8s ease-in forwards SignupCTA-module__tL2-Pa__fall;animation-delay:calc(var(--i) * 60ms);border-radius:2px;position:absolute}.SignupCTA-module__tL2-Pa__dot:nth-child(odd){border-radius:50%;width:5px;height:5px}.SignupCTA-module__tL2-Pa__dot:nth-child(6n+1){background:#ffa403}.SignupCTA-module__tL2-Pa__dot:nth-child(6n+2){background:#51cc26}.SignupCTA-module__tL2-Pa__dot:nth-child(6n+3){background:#129cf5}.SignupCTA-module__tL2-Pa__dot:nth-child(6n+4){background:#ffd102}.SignupCTA-module__tL2-Pa__dot:nth-child(6n+5){background:#ff4d43}.SignupCTA-module__tL2-Pa__dot:nth-child(6n+6){background:#bc5fd2}@keyframes SignupCTA-module__tL2-Pa__fall{0%{opacity:1;transform:translateY(0)rotate(0)scale(1)}70%{opacity:1}to{opacity:0;transform:translateY(180px) rotate(calc(var(--i) * 47deg)) scale(.5)}}.SignupCTA-module__tL2-Pa__success{padding:var(--sp-2xl);border-radius:var(--r-card);border:1px solid var(--accent-40);background:#f1f1ef0d;animation:.8s ease-out SignupCTA-module__tL2-Pa__popIn}@keyframes SignupCTA-module__tL2-Pa__popIn{0%{opacity:0;transform:scale(.9)}50%{transform:scale(1.03)}to{opacity:1;transform:scale(1)}}.SignupCTA-module__tL2-Pa__successTitle{font-size:var(--fs-h3);color:var(--accent);margin-bottom:var(--sp-sm);font-weight:700}.SignupCTA-module__tL2-Pa__successBody{font-size:var(--fs-body);color:var(--light);opacity:.75}.SignupCTA-module__tL2-Pa__error{margin-top:var(--sp-sm);font-size:var(--fs-caption);color:var(--red)}@media (min-width:520px){.SignupCTA-module__tL2-Pa__inputRow{flex-direction:row}}
.Footer-module__S6Hkya__footer{padding:var(--sp-3xl) var(--sp-xl);background:var(--dark);text-align:center;align-items:center;gap:var(--sp-base);border-top:1px solid #f1f1ef0f;flex-direction:column;display:flex}.Footer-module__S6Hkya__logo{width:auto;height:28px}.Footer-module__S6Hkya__tagline{font-size:var(--fs-caption);opacity:.35;font-weight:600}.Footer-module__S6Hkya__copyright{font-size:var(--fs-caption);color:var(--light);opacity:.25}.Footer-module__S6Hkya__link{text-decoration:underline;transition:opacity .2s}.Footer-module__S6Hkya__link:hover{opacity:.6}
.ScrollToSignup-module__w7xwlW__bubble{bottom:var(--sp-xl);right:var(--sp-xl);z-index:90;background:var(--accent);width:48px;height:48px;color:var(--accent-text);cursor:pointer;-webkit-tap-highlight-color:transparent;opacity:0;pointer-events:none;border-radius:50%;outline:none;justify-content:center;align-items:center;transition:opacity .3s,transform .3s;display:flex;position:fixed;transform:translateY(16px)scale(.8);box-shadow:0 4px 16px #24232226}.ScrollToSignup-module__w7xwlW__show{opacity:1;pointer-events:auto;transform:translateY(0)scale(1)}.ScrollToSignup-module__w7xwlW__bubble:active{transform:scale(.92)}
