.HeroSection-module__SEewqa__page{background:var(--surface)}.HeroSection-module__SEewqa__hero{text-align:center;max-width:820px;margin:0 auto;padding:130px 1.5rem 3.2rem}.HeroSection-module__SEewqa__eyebrow{letter-spacing:.12em;text-transform:uppercase;color:var(--brand-deep);background:var(--brand-soft);border:1px solid var(--brand-tint);border-radius:var(--r-pill);margin-bottom:1.6rem;padding:.4rem 1rem;font-size:.78rem;font-weight:600;display:inline-block}.HeroSection-module__SEewqa__headline{margin-bottom:2rem;font-size:clamp(2.6rem,5.5vw,4.2rem);line-height:1.12}.HeroSection-module__SEewqa__rotatingStack{justify-items:center;display:inline-grid}.HeroSection-module__SEewqa__rotating{white-space:nowrap;color:var(--brand-deep);transition:opacity var(--dur) var(--ease), transform var(--dur) var(--ease);grid-area:1/1;font-style:italic}.HeroSection-module__SEewqa__in{opacity:1;transform:translateY(0)}.HeroSection-module__SEewqa__out{opacity:0;transform:translateY(-10px)}.HeroSection-module__SEewqa__hiddenPhrase{opacity:0;visibility:hidden}.HeroSection-module__SEewqa__badges{color:var(--ink-2);flex-wrap:wrap;justify-content:center;gap:1.5rem;font-size:.9rem;font-weight:500;display:flex}.HeroSection-module__SEewqa__badges span{align-items:center;gap:.45rem;display:flex}.HeroSection-module__SEewqa__badgeIcon{color:var(--brand);flex-shrink:0}.HeroSection-module__SEewqa__cards{background:var(--cream);border-radius:var(--r-lg) var(--r-lg) 0 0;grid-template-columns:1.3fr 1fr;gap:1.2rem;max-width:1200px;margin:2rem auto 0;padding:2.5rem 2.5rem 4rem;display:grid}.HeroSection-module__SEewqa__card{background:var(--cream-soft);border:1px solid var(--line-warm);box-shadow:var(--shadow-sm);border-radius:20px;flex-direction:column;gap:1rem;padding:2.2rem 2rem 0;display:flex;overflow:hidden}.HeroSection-module__SEewqa__cardTitle{max-width:360px;font-size:clamp(1.25rem,2vw,1.6rem);font-weight:600;line-height:1.3}.HeroSection-module__SEewqa__btn{background:var(--brand);color:#fff;border-radius:var(--r-pill);width:fit-content;transition:background var(--dur-fast) var(--ease), transform var(--dur-fast) var(--ease), box-shadow var(--dur-fast) var(--ease);justify-content:center;align-items:center;padding:.68rem 1.5rem;font-size:.88rem;font-weight:600;text-decoration:none;display:inline-flex}.HeroSection-module__SEewqa__btn:hover{background:var(--brand-deep);transform:translateY(-1px);box-shadow:0 6px 18px #0d47a140}.HeroSection-module__SEewqa__mockupWrap{flex:1;margin-top:1rem;position:relative}.HeroSection-module__SEewqa__mockupPhone{background:var(--surface);border-radius:var(--r-md) var(--r-md) 0 0;border:1.5px solid var(--line-warm);border-bottom:none;min-height:220px;padding:1.4rem 1.2rem 1.8rem}.HeroSection-module__SEewqa__mockupInner{flex-direction:column;gap:.7rem;display:flex}.HeroSection-module__SEewqa__mockupTag{text-transform:uppercase;letter-spacing:.08em;color:var(--brand);font-size:.7rem;font-weight:700}.HeroSection-module__SEewqa__mockupBig{color:var(--ink);margin-bottom:.4rem;font-size:1.1rem;font-weight:700}.HeroSection-module__SEewqa__resultRow{flex-direction:column;gap:.25rem;display:flex}.HeroSection-module__SEewqa__resultLabel{color:var(--ink-3);font-size:.78rem}.HeroSection-module__SEewqa__bar{background:var(--line-warm);border-radius:var(--r-pill);height:5px;overflow:hidden}.HeroSection-module__SEewqa__barFill{background:linear-gradient(90deg, var(--brand), #4fc3f7);border-radius:var(--r-pill);height:100%}.HeroSection-module__SEewqa__mockupFloat{background:var(--surface);border-radius:var(--r-sm);box-shadow:var(--shadow-md);color:var(--ink);align-items:center;gap:.4rem;padding:.5rem .8rem;font-size:.78rem;font-weight:600;display:flex;position:absolute;bottom:1rem;right:1rem}.HeroSection-module__SEewqa__chatWrap{background:var(--surface);border-radius:var(--r-md) var(--r-md) 0 0;border:1.5px solid var(--line-warm);border-bottom:none;flex-direction:column;flex:1;gap:.65rem;min-height:220px;margin-top:1rem;padding:1.2rem;display:flex}.HeroSection-module__SEewqa__bubble{border-radius:14px;max-width:85%;padding:.6rem .85rem;font-size:.83rem;line-height:1.45}.HeroSection-module__SEewqa__ai{background:var(--brand-soft);color:var(--ink);border-bottom-left-radius:4px;align-self:flex-start}.HeroSection-module__SEewqa__user{background:var(--brand);color:#fff;border-bottom-right-radius:4px;align-self:flex-end}.HeroSection-module__SEewqa__typingWrap{display:flex}.HeroSection-module__SEewqa__typingUser{justify-content:flex-end}.HeroSection-module__SEewqa__typingAi{justify-content:flex-start}.HeroSection-module__SEewqa__typing{border-radius:14px;align-items:center;gap:4px;padding:.55rem .75rem;display:flex}.HeroSection-module__SEewqa__typingUser .HeroSection-module__SEewqa__typing{background:var(--brand);border-bottom-right-radius:4px}.HeroSection-module__SEewqa__typingAi .HeroSection-module__SEewqa__typing{background:var(--brand-soft);border-bottom-left-radius:4px}.HeroSection-module__SEewqa__typing span{border-radius:50%;width:6px;height:6px;animation:1.3s ease-in-out infinite HeroSection-module__SEewqa__typingBounce}.HeroSection-module__SEewqa__typingUser .HeroSection-module__SEewqa__typing span{background:#ffffffb3}.HeroSection-module__SEewqa__typingAi .HeroSection-module__SEewqa__typing span{background:#94a3b8}.HeroSection-module__SEewqa__typing span:first-child{animation-delay:0s}.HeroSection-module__SEewqa__typing span:nth-child(2){animation-delay:.18s}.HeroSection-module__SEewqa__typing span:nth-child(3){animation-delay:.36s}@keyframes HeroSection-module__SEewqa__typingBounce{0%,60%,to{opacity:.4;transform:translateY(0)}30%{opacity:1;transform:translateY(-5px)}}.HeroSection-module__SEewqa__inputRow{gap:.5rem;margin-top:auto;padding-top:.5rem;display:flex}.HeroSection-module__SEewqa__input{border-radius:var(--r-pill);border:1.5px solid var(--line);color:var(--ink-3);background:#f9fafb;outline:none;flex:1;padding:.5rem .9rem;font-size:.8rem}.HeroSection-module__SEewqa__send{background:var(--brand);color:#fff;cursor:pointer;border:none;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:32px;height:32px;font-size:.95rem;display:flex}@media (max-width:768px){.HeroSection-module__SEewqa__hero{padding-top:110px}.HeroSection-module__SEewqa__headline{font-size:clamp(1.55rem,7.5vw,2.6rem)}.HeroSection-module__SEewqa__cards{border-radius:var(--r-md) var(--r-md) 0 0;grid-template-columns:1fr;margin-top:1rem;padding:1.5rem 1rem 3rem}}
.FeaturesGrid-module__0OsXbq__section{max-width:1100px;margin:0 auto;padding:5rem 2.5rem 4rem}.FeaturesGrid-module__0OsXbq__heading{text-align:center;margin-bottom:2.5rem;font-size:clamp(1.6rem,3.2vw,2.2rem)}.FeaturesGrid-module__0OsXbq__accent{color:var(--brand-deep);font-style:italic}.FeaturesGrid-module__0OsXbq__grid{grid-template-columns:repeat(3,1fr);gap:1.1rem;display:grid}.FeaturesGrid-module__0OsXbq__cardOuter{perspective:1200px;cursor:pointer;height:180px}.FeaturesGrid-module__0OsXbq__card{width:100%;height:100%;transform-style:preserve-3d;transition:transform .55s cubic-bezier(.4,0,.2,1);position:relative}@media (hover:hover){.FeaturesGrid-module__0OsXbq__cardOuter:hover .FeaturesGrid-module__0OsXbq__card{transform:rotateY(180deg)}}.FeaturesGrid-module__0OsXbq__cardFlipped{transform:rotateY(180deg)}.FeaturesGrid-module__0OsXbq__face{backface-visibility:hidden;border:1px solid var(--line);background:var(--surface);box-shadow:var(--shadow-sm);border-radius:16px;flex-direction:column;padding:1.3rem 1.3rem 1.1rem;display:flex;position:absolute;inset:0}.FeaturesGrid-module__0OsXbq__faceBack{background:var(--brand-deep);border-color:var(--brand-deep);justify-content:space-between;transform:rotateY(180deg)}.FeaturesGrid-module__0OsXbq__comingSoonTag{letter-spacing:.07em;text-transform:uppercase;color:var(--brand-deep);background:var(--brand-soft);pointer-events:none;border-radius:0 15px 0 10px;padding:3px 9px;font-size:10px;font-weight:700;line-height:1.5;position:absolute;top:-1px;right:-1px}.FeaturesGrid-module__0OsXbq__iconWrap{background:var(--brand-soft);width:44px;height:44px;color:var(--brand-deep);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;margin-bottom:.9rem;display:flex}.FeaturesGrid-module__0OsXbq__label{color:var(--ink);font-size:1.02rem;font-weight:700;line-height:1.3}.FeaturesGrid-module__0OsXbq__flipHint{color:var(--ink-3);opacity:.7;margin-top:auto;padding-top:.7rem;font-size:.72rem;font-weight:600}.FeaturesGrid-module__0OsXbq__desc{color:#ffffffe6;font-size:.88rem;line-height:1.55}.FeaturesGrid-module__0OsXbq__cardCta{color:#fff;background:#ffffff24;border-radius:999px;align-self:flex-start;align-items:center;gap:.35rem;padding:.5rem .9rem;font-size:.82rem;font-weight:700;text-decoration:none;transition:background .2s;display:inline-flex}.FeaturesGrid-module__0OsXbq__cardCta:hover{background:#ffffff3d}@media (max-width:768px){.FeaturesGrid-module__0OsXbq__grid{grid-template-columns:repeat(2,1fr)}.FeaturesGrid-module__0OsXbq__section{padding:3rem 1.2rem}.FeaturesGrid-module__0OsXbq__cardOuter{height:160px}}@media (max-width:480px){.FeaturesGrid-module__0OsXbq__grid{grid-template-columns:1fr}}
.LoggingSection-module__fCkqGa__section{background:linear-gradient(160deg,#f5ede0 0%,#ede8df 100%);padding:6rem 2.5rem 5rem}.LoggingSection-module__fCkqGa__text{text-align:center;max-width:680px;margin:0 auto 3.5rem}.LoggingSection-module__fCkqGa__heading{margin-bottom:1rem;font-size:clamp(1.8rem,4vw,2.6rem)}.LoggingSection-module__fCkqGa__sub{color:var(--ink-2);font-size:1rem;line-height:1.7}.LoggingSection-module__fCkqGa__grid{grid-template-columns:repeat(3,1fr);gap:1.5rem;max-width:1100px;margin:0 auto;display:grid}.LoggingSection-module__fCkqGa__card{flex-direction:column;gap:.75rem;display:flex}.LoggingSection-module__fCkqGa__videoWrap{aspect-ratio:3/4;background:#d8d0c8;border-radius:20px;overflow:hidden}.LoggingSection-module__fCkqGa__video{object-fit:cover;width:100%;height:100%;display:block}.LoggingSection-module__fCkqGa__tag{letter-spacing:.1em;text-transform:uppercase;color:var(--brand-deep);font-size:.72rem;font-weight:700}.LoggingSection-module__fCkqGa__desc{color:var(--ink-2);font-size:.9rem;line-height:1.55}@media (max-width:768px){.LoggingSection-module__fCkqGa__grid{grid-template-columns:1fr;max-width:380px}.LoggingSection-module__fCkqGa__section{padding:4rem 1.2rem 3rem}}
.Testimonials-module__MlUweW__section{background:radial-gradient(ellipse 60% 45% at 50% 0%, var(--brand-soft) 0%, transparent 70%), var(--surface);text-align:center;padding:5.5rem 2.5rem 4.5rem;position:relative;overflow:hidden}.Testimonials-module__MlUweW__kicker{letter-spacing:.12em;text-transform:uppercase;color:var(--brand-deep);margin-bottom:1rem;font-size:.78rem;font-weight:600}.Testimonials-module__MlUweW__heading{margin-bottom:3rem;font-size:clamp(1.8rem,4vw,2.8rem);line-height:1.2}.Testimonials-module__MlUweW__in{opacity:1;transition:opacity .35s var(--ease), transform .35s var(--ease);transform:translateY(0)}.Testimonials-module__MlUweW__out{opacity:0;transition:opacity .35s var(--ease), transform .35s var(--ease);transform:translateY(10px)}.Testimonials-module__MlUweW__desktopGrid{grid-template-columns:repeat(3,1fr);gap:1.2rem;max-width:1100px;margin:0 auto 1.5rem;display:grid}.Testimonials-module__MlUweW__card{background:var(--cream);border:1px solid var(--line-warm);border-radius:var(--r-md);text-align:left;flex-direction:column;min-height:240px;padding:2.4rem 1.8rem 1.8rem;display:flex;position:relative}.Testimonials-module__MlUweW__quoteMark{font-family:var(--font-display);color:var(--brand-tint);pointer-events:none;font-size:3.2rem;line-height:1;position:absolute;top:.9rem;left:1.5rem}.Testimonials-module__MlUweW__quote{color:var(--ink);border:none;flex:1;font-size:1rem;line-height:1.65}.Testimonials-module__MlUweW__person{align-items:center;gap:.7rem;margin-top:1.5rem;display:flex}.Testimonials-module__MlUweW__avatar{background:var(--brand-tint);width:36px;height:36px;color:var(--brand-ink);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;font-size:.88rem;font-weight:700;display:flex}.Testimonials-module__MlUweW__personText{flex-direction:column;gap:.1rem;display:flex}.Testimonials-module__MlUweW__name{color:var(--ink);font-size:.85rem;font-weight:600}.Testimonials-module__MlUweW__context{color:var(--ink-3);font-size:.78rem}.Testimonials-module__MlUweW__controls{justify-content:center;align-items:center;gap:1rem;display:flex}.Testimonials-module__MlUweW__dots{gap:.5rem;display:flex}.Testimonials-module__MlUweW__dot{background:var(--line-warm);cursor:pointer;width:8px;height:8px;transition:background var(--dur) var(--ease), transform var(--dur) var(--ease);border:none;border-radius:50%;padding:0}.Testimonials-module__MlUweW__dotActive{background:var(--brand);transform:scale(1.3)}.Testimonials-module__MlUweW__pauseBtn{border:1.5px solid var(--line);background:var(--surface);width:30px;height:30px;color:var(--ink-2);cursor:pointer;transition:border-color var(--dur-fast) var(--ease), color var(--dur-fast) var(--ease);border-radius:50%;justify-content:center;align-items:center;display:flex}.Testimonials-module__MlUweW__pauseBtn:hover{border-color:var(--brand);color:var(--brand)}.Testimonials-module__MlUweW__mobileCard,.Testimonials-module__MlUweW__mobileNav{display:none}@media (max-width:768px){.Testimonials-module__MlUweW__desktopGrid,.Testimonials-module__MlUweW__controls{display:none}.Testimonials-module__MlUweW__mobileCard{background:var(--cream);border:1px solid var(--line-warm);border-radius:var(--r-md);text-align:left;flex-direction:column;width:100%;max-width:480px;min-height:240px;margin:0 auto 1.2rem;padding:2.4rem 1.6rem 1.8rem;display:flex;position:relative}.Testimonials-module__MlUweW__mobileNav{justify-content:flex-end;align-items:center;gap:.6rem;width:100%;max-width:480px;margin:0 auto;display:flex}.Testimonials-module__MlUweW__arrow{border:1.5px solid var(--line);background:var(--surface);cursor:pointer;width:36px;height:36px;color:var(--ink-2);transition:border-color var(--dur-fast) var(--ease), color var(--dur-fast) var(--ease);border-radius:50%;justify-content:center;align-items:center;display:flex}.Testimonials-module__MlUweW__arrow:hover{border-color:var(--brand);color:var(--brand)}.Testimonials-module__MlUweW__mobileCount{color:var(--ink-3);text-align:center;min-width:44px;font-size:.8rem}.Testimonials-module__MlUweW__section{padding:4rem 1.2rem 3rem}}
.CtaBanner-module__QhxtQa__wrap{background:var(--surface);padding:3rem 2rem}.CtaBanner-module__QhxtQa__banner{text-align:center;background:linear-gradient(150deg,#0a3164 0%,#0d47a1 48%,#1565c0 100%);border-radius:28px;max-width:1100px;margin:0 auto;padding:4rem 2rem 3rem;position:relative;overflow:hidden}.CtaBanner-module__QhxtQa__banner:before{content:"";pointer-events:none;background:radial-gradient(at 30% 40%,#ffffff24 0%,#0000 60%),radial-gradient(at 70% 20%,#ffffff1a 0%,#0000 50%),radial-gradient(at 50% 85%,#ffffff14 0%,#0000 50%);position:absolute;inset:0}.CtaBanner-module__QhxtQa__badge{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);border-radius:var(--r-pill);color:#fff;z-index:1;background:#ffffff1f;border:1px solid #ffffff47;align-items:center;gap:.6rem;margin-bottom:2rem;padding:.4rem 1rem .4rem .6rem;font-size:.85rem;font-weight:600;display:inline-flex;position:relative}.CtaBanner-module__QhxtQa__badgeAvatars{display:flex}.CtaBanner-module__QhxtQa__badgeDot{background:#ffffff59;border:2px solid #ffffff8c;border-radius:50%;width:22px;height:22px;margin-left:-4px;display:block}.CtaBanner-module__QhxtQa__badgeDot:first-child{margin-left:0}.CtaBanner-module__QhxtQa__avatar{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);color:#ffffffe6;background:#ffffff1f;border:1.5px solid #fff6;border-radius:50%;justify-content:center;align-items:center;width:64px;height:64px;font-size:.85rem;font-weight:700;display:flex;position:absolute;box-shadow:0 4px 16px #0000001f}.CtaBanner-module__QhxtQa__av1{top:1.5rem;left:8%}.CtaBanner-module__QhxtQa__av2{top:5rem;left:22%}.CtaBanner-module__QhxtQa__av3{top:1rem;right:7%}.CtaBanner-module__QhxtQa__av4{top:5rem;right:20%}.CtaBanner-module__QhxtQa__heading{color:#fff;z-index:1;margin-bottom:2rem;font-size:clamp(1.8rem,4vw,3rem);line-height:1.18;position:relative}.CtaBanner-module__QhxtQa__btn{color:var(--brand-ink);border-radius:var(--r-pill);z-index:1;transition:background var(--dur-fast) var(--ease), transform var(--dur-fast) var(--ease), box-shadow var(--dur-fast) var(--ease);background:#fff;justify-content:center;align-items:center;margin-bottom:3.5rem;padding:.85rem 2rem;font-size:1rem;font-weight:700;text-decoration:none;display:inline-flex;position:relative}.CtaBanner-module__QhxtQa__btn:hover{background:var(--cream-soft);transform:translateY(-1px);box-shadow:0 8px 24px #0000002e}.CtaBanner-module__QhxtQa__stats{z-index:1;border-top:1px solid #fff3;grid-template-columns:repeat(4,1fr);gap:1rem;padding-top:2rem;display:grid;position:relative}.CtaBanner-module__QhxtQa__stat{flex-direction:column;gap:.3rem;display:flex}.CtaBanner-module__QhxtQa__statValue{font-family:var(--font-display);color:#fff;font-size:clamp(1.5rem,2.8vw,2.2rem);font-weight:600;line-height:1}.CtaBanner-module__QhxtQa__statLabel{color:#fffc;font-size:.82rem;font-weight:500}@media (max-width:640px){.CtaBanner-module__QhxtQa__stats{grid-template-columns:repeat(2,1fr)}.CtaBanner-module__QhxtQa__av2,.CtaBanner-module__QhxtQa__av4{display:none}.CtaBanner-module__QhxtQa__av1{width:50px;height:50px;top:1rem;left:4%}.CtaBanner-module__QhxtQa__av3{width:50px;height:50px;top:1rem;right:4%}.CtaBanner-module__QhxtQa__wrap{padding:1.5rem 1rem}}
.FAQ-module__KSzKsa__section{max-width:860px;margin:0 auto;padding:5rem 2.5rem}.FAQ-module__KSzKsa__heading{text-align:center;margin-bottom:3rem;font-size:clamp(1.6rem,3.5vw,2.2rem)}.FAQ-module__KSzKsa__list{flex-direction:column;display:flex}.FAQ-module__KSzKsa__item{border-bottom:1px solid var(--line)}.FAQ-module__KSzKsa__question{cursor:pointer;text-align:left;width:100%;color:var(--ink);transition:color var(--dur-fast) var(--ease);background:0 0;border:none;justify-content:space-between;align-items:center;gap:1rem;padding:1.4rem 0;font-size:1rem;font-weight:500;display:flex}.FAQ-module__KSzKsa__question:hover{color:var(--brand)}.FAQ-module__KSzKsa__question svg{color:var(--ink-3);flex-shrink:0}.FAQ-module__KSzKsa__answer{color:var(--ink-2);max-width:680px;padding-bottom:1.4rem;font-size:.95rem;line-height:1.7}@media (max-width:640px){.FAQ-module__KSzKsa__section{padding:3rem 1.2rem}}
.Footer-module__EZoWya__footer{background:var(--cream)}.Footer-module__EZoWya__newsletter{grid-template-columns:auto 1fr auto;align-items:center;gap:2rem;max-width:1200px;margin:0 auto;padding:3rem 4rem;display:grid}.Footer-module__EZoWya__newsletterIcon{flex-shrink:0}.Footer-module__EZoWya__newsletterText h3{color:#111;margin-bottom:.4rem;font-size:1.2rem;font-weight:700}.Footer-module__EZoWya__newsletterText p{color:var(--ink-2);max-width:420px;font-size:.9rem;line-height:1.55}.Footer-module__EZoWya__newsletterDisclaimer{margin-top:.5rem;color:var(--ink-3)!important;font-size:.75rem!important}.Footer-module__EZoWya__newsletterForm{flex-shrink:0;align-items:center;gap:.75rem;display:flex}.Footer-module__EZoWya__emailInput{background:#fff;border:1.5px solid #ddd;border-radius:999px;outline:none;width:240px;padding:.7rem 1.2rem;font-size:.9rem;transition:border-color .2s}.Footer-module__EZoWya__emailInput:focus{border-color:var(--brand)}.Footer-module__EZoWya__subscribeBtn{color:#fff;cursor:pointer;white-space:nowrap;background:#111;border:none;border-radius:999px;padding:.7rem 1.5rem;font-size:.9rem;font-weight:600;transition:background .2s}.Footer-module__EZoWya__subscribeBtn:hover{background:var(--brand)}.Footer-module__EZoWya__divider{border:none;border-top:1px solid #e0d8d0;margin:0 4rem}.Footer-module__EZoWya__columns{grid-template-columns:repeat(5,1fr);gap:2rem;max-width:1200px;margin:0 auto;padding:3rem 4rem;display:grid}.Footer-module__EZoWya__colHeading{color:#111;margin-bottom:1rem;font-size:.95rem;font-weight:700}.Footer-module__EZoWya__colLinks{flex-direction:column;gap:.55rem;margin:0;padding:0;list-style:none;display:flex}.Footer-module__EZoWya__colLinks a{color:var(--ink-3);font-size:.85rem;text-decoration:none;transition:color .2s}.Footer-module__EZoWya__colLinks a:hover{color:#111}.Footer-module__EZoWya__loginBtn{background:var(--brand);color:#fff;border-radius:999px;justify-content:center;align-items:center;margin-bottom:.75rem;padding:.6rem 1.6rem;font-size:.88rem;font-weight:700;text-decoration:none;transition:background .2s;display:inline-flex}.Footer-module__EZoWya__loginBtn:hover{background:var(--brand-deep)}.Footer-module__EZoWya__signupLink{color:#555;font-size:.85rem;text-decoration:none;transition:color .2s;display:block}.Footer-module__EZoWya__signupLink:hover{color:#111}.Footer-module__EZoWya__bottom{background:#1a1a1a;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:1rem;padding:1.2rem 4rem;display:flex}.Footer-module__EZoWya__bottomLeft{flex-wrap:wrap;align-items:center;gap:1.5rem;display:flex}.Footer-module__EZoWya__bottomLeft span{color:#aaa;font-size:.8rem}.Footer-module__EZoWya__bottomLeft a{color:#aaa;font-size:.8rem;text-decoration:none;transition:color .2s}.Footer-module__EZoWya__bottomLeft a:hover{color:#fff}.Footer-module__EZoWya__socials{align-items:center;gap:1rem;display:flex}.Footer-module__EZoWya__socials a{color:#aaa;align-items:center;transition:color .2s;display:flex}.Footer-module__EZoWya__socials a:hover{color:#fff}@media (max-width:900px){.Footer-module__EZoWya__newsletter{grid-template-columns:1fr;gap:1.5rem;padding:2rem 1.5rem}.Footer-module__EZoWya__newsletterForm{flex-direction:column;align-items:stretch}.Footer-module__EZoWya__emailInput{width:100%}.Footer-module__EZoWya__columns{grid-template-columns:repeat(2,1fr);padding:2rem 1.5rem}.Footer-module__EZoWya__divider{margin:0 1.5rem}.Footer-module__EZoWya__bottom{flex-direction:column;align-items:flex-start;padding:1.2rem 1.5rem}}@media (max-width:480px){.Footer-module__EZoWya__columns{grid-template-columns:1fr}}
