.Header-module__Af2_WG__header{z-index:1000;transition:all var(--transition-base);padding:16px 0;position:fixed;top:0;left:0;right:0}.Header-module__Af2_WG__header.Header-module__Af2_WG__scrolled{-webkit-backdrop-filter:blur(20px);background:#ffffffd9;border-bottom:1px solid #7c3aed14;padding:10px 0;box-shadow:0 2px 20px #7c3aed0f}.Header-module__Af2_WG__headerInner{justify-content:space-between;align-items:center;display:flex}.Header-module__Af2_WG__logo{z-index:1001;align-items:center;gap:10px;display:flex}.Header-module__Af2_WG__logoIcon{border-radius:12px;box-shadow:0 2px 8px #0000001a}.Header-module__Af2_WG__logoText{font-family:var(--font-heading);background:linear-gradient(135deg,var(--purple-700),var(--purple-500));-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;font-size:1.5rem;font-weight:800}.Header-module__Af2_WG__nav{align-items:center;gap:32px;display:flex}.Header-module__Af2_WG__navLink{font-family:var(--font-heading);color:var(--gray-600);transition:color var(--transition-fast);font-size:.95rem;font-weight:500;position:relative}.Header-module__Af2_WG__navLink:after{content:"";background:linear-gradient(90deg,var(--purple-500),var(--teal-500));width:0;height:2px;transition:width var(--transition-base);border-radius:1px;position:absolute;bottom:-4px;left:0}.Header-module__Af2_WG__navLink:hover{color:var(--purple-700)}.Header-module__Af2_WG__navLink:hover:after{width:100%}.Header-module__Af2_WG__hamburger{z-index:1001;background:0 0;flex-direction:column;gap:6px;padding:8px;display:none}.Header-module__Af2_WG__hamburger span{background:var(--gray-700);width:24px;height:2px;transition:all var(--transition-base);border-radius:2px;display:block}.Header-module__Af2_WG__hamburgerOpen span:first-child{transform:translateY(8px)rotate(45deg)}.Header-module__Af2_WG__hamburgerOpen span:nth-child(2){opacity:0}.Header-module__Af2_WG__hamburgerOpen span:nth-child(3){transform:translateY(-8px)rotate(-45deg)}@media (max-width:768px){.Header-module__Af2_WG__hamburger{display:flex}.Header-module__Af2_WG__nav{-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);opacity:0;visibility:hidden;transition:all var(--transition-base);background:#fffffffa;flex-direction:column;justify-content:center;gap:32px;position:fixed;inset:0}.Header-module__Af2_WG__navOpen{opacity:1;visibility:visible}.Header-module__Af2_WG__navLink{font-size:1.25rem}}
.Hero-module__Z8hQ_W__hero{background:linear-gradient(180deg,var(--lavender-light)0%,var(--purple-50)40%,var(--white)100%);flex-direction:column;justify-content:center;min-height:100vh;padding-top:80px;display:flex;position:relative;overflow:hidden}.Hero-module__Z8hQ_W__bgElements{pointer-events:none;position:absolute;inset:0;overflow:hidden}.Hero-module__Z8hQ_W__cloud{filter:blur(1px);background:#ffffffb3;border-radius:100px;position:absolute}.Hero-module__Z8hQ_W__cloud:before,.Hero-module__Z8hQ_W__cloud:after{content:"";background:#ffffffb3;border-radius:50%;position:absolute}.Hero-module__Z8hQ_W__cloud1{width:200px;height:50px;animation:40s linear infinite Hero-module__Z8hQ_W__cloudDrift;top:15%}.Hero-module__Z8hQ_W__cloud1:before{width:80px;height:80px;top:-40px;left:30px}.Hero-module__Z8hQ_W__cloud1:after{width:60px;height:60px;top:-30px;left:90px}.Hero-module__Z8hQ_W__cloud2{width:160px;height:40px;animation:55s linear -20s infinite Hero-module__Z8hQ_W__cloudDrift;top:40%}.Hero-module__Z8hQ_W__cloud2:before{width:60px;height:60px;top:-30px;left:25px}.Hero-module__Z8hQ_W__cloud2:after{width:50px;height:50px;top:-25px;left:70px}.Hero-module__Z8hQ_W__cloud3{width:180px;height:45px;animation:45s linear -10s infinite Hero-module__Z8hQ_W__cloudDrift;top:65%}.Hero-module__Z8hQ_W__cloud3:before{width:70px;height:70px;top:-35px;left:30px}.Hero-module__Z8hQ_W__cloud3:after{width:55px;height:55px;top:-28px;left:85px}.Hero-module__Z8hQ_W__star{background:var(--purple-400);width:8px;height:8px;box-shadow:0 0 10px var(--purple-300);border-radius:50%;animation:3s ease-in-out infinite Hero-module__Z8hQ_W__starTwinkle;position:absolute}.Hero-module__Z8hQ_W__heroInner{z-index:2;grid-template-columns:1fr 1fr;align-items:center;gap:60px;display:grid;position:relative}.Hero-module__Z8hQ_W__content{animation:.8s ease-out Hero-module__Z8hQ_W__slideUp}.Hero-module__Z8hQ_W__badge{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border-radius:var(--radius-full);color:var(--purple-700);font-size:.875rem;font-weight:700;font-family:var(--font-heading);background:#7c3aed1a;border:1px solid #7c3aed26;align-items:center;gap:8px;margin-bottom:24px;padding:8px 20px;display:inline-flex}.Hero-module__Z8hQ_W__badgeEmoji{font-size:1rem}.Hero-module__Z8hQ_W__title{font-family:var(--font-heading);color:var(--gray-900);letter-spacing:-.02em;margin-bottom:24px;font-size:clamp(2.25rem,4.5vw,3.75rem);font-weight:900;line-height:1.15}.Hero-module__Z8hQ_W__subtitle{color:var(--gray-500);max-width:520px;margin-bottom:36px;font-size:clamp(1rem,1.6vw,1.2rem);line-height:1.75}.Hero-module__Z8hQ_W__storeBadges{flex-wrap:wrap;gap:16px;margin-bottom:40px;display:flex}.Hero-module__Z8hQ_W__storeBadge{transition:all var(--transition-base);border-radius:8px;display:block;overflow:hidden}.Hero-module__Z8hQ_W__storeBadge:hover{transform:translateY(-3px);box-shadow:0 8px 24px #00000026}.Hero-module__Z8hQ_W__badgeSvg{width:auto;height:48px}.Hero-module__Z8hQ_W__stats{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border-radius:var(--radius-lg);box-shadow:var(--shadow-sm);background:#fffc;border:1px solid #7c3aed14;align-items:center;gap:24px;width:fit-content;padding:20px 28px;display:flex}.Hero-module__Z8hQ_W__stat{flex-direction:column;align-items:center;gap:2px;display:flex}.Hero-module__Z8hQ_W__statNumber{font-family:var(--font-heading);color:var(--purple-700);font-size:1.5rem;font-weight:800}.Hero-module__Z8hQ_W__statLabel{color:var(--gray-400);text-transform:uppercase;letter-spacing:.05em;font-size:.8rem;font-weight:600}.Hero-module__Z8hQ_W__statDivider{background:var(--gray-200);width:1px;height:36px}.Hero-module__Z8hQ_W__visual{justify-content:center;align-items:center;animation:.8s ease-out .2s both Hero-module__Z8hQ_W__scaleIn;display:flex}.Hero-module__Z8hQ_W__illustrationWrapper{position:relative}.Hero-module__Z8hQ_W__illustration{border-radius:var(--radius-xl);box-shadow:var(--shadow-xl);max-width:100%;height:auto;animation:6s ease-in-out infinite Hero-module__Z8hQ_W__float}.Hero-module__Z8hQ_W__glowOrb{z-index:-1;background:radial-gradient(circle,#7c3aed26,#0000 70%);border-radius:50%;width:300px;height:300px;animation:4s ease-in-out infinite Hero-module__Z8hQ_W__pulseGlow;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.Hero-module__Z8hQ_W__scrollHint{color:var(--gray-400);flex-direction:column;align-items:center;gap:8px;font-size:.75rem;font-weight:500;animation:2s infinite Hero-module__Z8hQ_W__bounce;display:flex;position:absolute;bottom:30px;left:50%;transform:translate(-50%)}.Hero-module__Z8hQ_W__scrollMouse{border:2px solid var(--gray-300);border-radius:12px;width:24px;height:36px;position:relative}.Hero-module__Z8hQ_W__scrollWheel{background:var(--purple-400);border-radius:2px;width:4px;height:8px;animation:1.5s ease-in-out infinite Hero-module__Z8hQ_W__float;position:absolute;top:6px;left:50%;transform:translate(-50%)}@media (max-width:968px){.Hero-module__Z8hQ_W__heroInner{text-align:center;grid-template-columns:1fr;gap:40px}.Hero-module__Z8hQ_W__subtitle{margin-left:auto;margin-right:auto}.Hero-module__Z8hQ_W__storeBadges{justify-content:center}.Hero-module__Z8hQ_W__stats{margin:0 auto}.Hero-module__Z8hQ_W__visual{order:-1}.Hero-module__Z8hQ_W__illustration{max-width:400px}.Hero-module__Z8hQ_W__scrollHint{display:none}}@media (max-width:480px){.Hero-module__Z8hQ_W__stats{gap:16px;padding:16px 20px}.Hero-module__Z8hQ_W__statNumber{font-size:1.25rem}.Hero-module__Z8hQ_W__storeBadges{flex-direction:column;align-items:center}}
.StoreBadges-module__hZiZTa__storeBadges{flex-wrap:wrap;gap:16px;display:flex}.StoreBadges-module__hZiZTa__storeBadge{transition:all var(--transition-base);border-radius:8px;display:block;overflow:hidden}.StoreBadges-module__hZiZTa__storeBadge:hover{transform:translateY(-3px);box-shadow:0 8px 24px #00000026}.StoreBadges-module__hZiZTa__badgeImg{object-fit:contain;border-radius:8px;width:auto;height:48px}.StoreBadges-module__hZiZTa__light .StoreBadges-module__hZiZTa__badgeImg{filter:brightness(1.05)}.StoreBadges-module__hZiZTa__light .StoreBadges-module__hZiZTa__storeBadge:hover{box-shadow:0 8px 24px #0000004d}@media (max-width:480px){.StoreBadges-module__hZiZTa__storeBadges{flex-direction:column;align-items:center}}
.Features-module__ZD3nRW__features{padding:var(--section-padding);background:var(--white);position:relative}.Features-module__ZD3nRW__featuresInner{z-index:1;position:relative}.Features-module__ZD3nRW__header{text-align:center;flex-direction:column;align-items:center;margin-bottom:64px;display:flex}.Features-module__ZD3nRW__grid{grid-template-columns:repeat(3,1fr);gap:24px;display:grid}.Features-module__ZD3nRW__card{border-radius:var(--radius-lg);background:var(--white);border:1px solid var(--gray-100);transition:all var(--transition-base);cursor:default;padding:36px 28px;position:relative;overflow:hidden}.Features-module__ZD3nRW__card:hover{box-shadow:var(--shadow-lg);border-color:#0000;transform:translateY(-6px)}.Features-module__ZD3nRW__cardpurple:hover{border-color:var(--purple-200);background:linear-gradient(135deg,var(--purple-50),var(--white))}.Features-module__ZD3nRW__cardteal:hover{background:linear-gradient(135deg,#f0fdfa,var(--white));border-color:#0d948833}.Features-module__ZD3nRW__cardorange:hover{background:linear-gradient(135deg,#fff7ed,var(--white));border-color:#f9731633}.Features-module__ZD3nRW__cardlavender:hover{border-color:var(--purple-200);background:linear-gradient(135deg,var(--lavender-light),var(--white))}.Features-module__ZD3nRW__cardIcon{background:var(--purple-50);border-radius:var(--radius-md);width:56px;height:56px;transition:all var(--transition-spring);justify-content:center;align-items:center;margin-bottom:20px;font-size:1.75rem;display:flex}.Features-module__ZD3nRW__card:hover .Features-module__ZD3nRW__cardIcon{transform:scale(1.1)rotate(-5deg)}.Features-module__ZD3nRW__cardpurple .Features-module__ZD3nRW__cardIcon{background:var(--purple-100)}.Features-module__ZD3nRW__cardteal .Features-module__ZD3nRW__cardIcon{background:#ccfbf1}.Features-module__ZD3nRW__cardorange .Features-module__ZD3nRW__cardIcon{background:#ffedd5}.Features-module__ZD3nRW__cardlavender .Features-module__ZD3nRW__cardIcon{background:var(--lavender)}.Features-module__ZD3nRW__cardTitle{font-family:var(--font-heading);color:var(--gray-900);margin-bottom:10px;font-size:1.2rem;font-weight:700}.Features-module__ZD3nRW__cardDescription{color:var(--gray-500);font-size:.95rem;line-height:1.65}.Features-module__ZD3nRW__cardShimmer{background:linear-gradient(90deg,#0000,#ffffff4d,#0000);width:100%;height:100%;transition:none;position:absolute;top:0;left:-100%}.Features-module__ZD3nRW__card:hover .Features-module__ZD3nRW__cardShimmer{transition:left .6s;left:100%}@media (max-width:968px){.Features-module__ZD3nRW__grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:580px){.Features-module__ZD3nRW__grid{grid-template-columns:1fr}}
.HowItWorks-module__a-Tr4W__howItWorks{padding:var(--section-padding);background:linear-gradient(180deg,var(--white)0%,var(--lavender-light)50%,var(--white)100%);position:relative}.HowItWorks-module__a-Tr4W__inner{position:relative}.HowItWorks-module__a-Tr4W__header{text-align:center;flex-direction:column;align-items:center;margin-bottom:72px;display:flex}.HowItWorks-module__a-Tr4W__stepsWrapper{max-width:900px;margin:0 auto;position:relative}.HowItWorks-module__a-Tr4W__connectorLine{background:linear-gradient(90deg,var(--purple-200),var(--teal-400),var(--purple-200));z-index:0;border-radius:2px;height:3px;position:absolute;top:50px;left:50px;right:50px}.HowItWorks-module__a-Tr4W__steps{z-index:1;grid-template-columns:repeat(3,1fr);gap:40px;display:grid;position:relative}.HowItWorks-module__a-Tr4W__step{text-align:center;flex-direction:column;align-items:center;display:flex}.HowItWorks-module__a-Tr4W__stepNumber{background:linear-gradient(135deg,var(--purple-600),var(--purple-500));width:100px;height:100px;box-shadow:var(--shadow-lg);transition:all var(--transition-spring);border-radius:50%;flex-direction:column;justify-content:center;align-items:center;margin-bottom:28px;display:flex;position:relative}.HowItWorks-module__a-Tr4W__step:hover .HowItWorks-module__a-Tr4W__stepNumber{box-shadow:var(--shadow-xl);transform:scale(1.1)}.HowItWorks-module__a-Tr4W__stepIcon{margin-bottom:-2px;font-size:1.5rem}.HowItWorks-module__a-Tr4W__number{font-family:var(--font-heading);color:#ffffffe6;font-size:1.5rem;font-weight:900}.HowItWorks-module__a-Tr4W__stepContent{max-width:260px}.HowItWorks-module__a-Tr4W__stepTitle{font-family:var(--font-heading);color:var(--gray-900);margin-bottom:10px;font-size:1.2rem;font-weight:700}.HowItWorks-module__a-Tr4W__stepDescription{color:var(--gray-500);font-size:.95rem;line-height:1.65}@media (max-width:768px){.HowItWorks-module__a-Tr4W__steps{grid-template-columns:1fr;gap:48px}.HowItWorks-module__a-Tr4W__connectorLine{background:linear-gradient(180deg,var(--purple-200),var(--teal-400),var(--purple-200));width:3px;height:auto;inset:0 auto 0 50%;transform:translate(-50%)}.HowItWorks-module__a-Tr4W__stepNumber{width:80px;height:80px}}
.AppPreview-module__n6DPgG__preview{padding:var(--section-padding);background:var(--white);overflow:hidden}.AppPreview-module__n6DPgG__inner{grid-template-columns:1fr 1fr;align-items:center;gap:80px;display:grid}.AppPreview-module__n6DPgG__content{flex-direction:column;align-items:flex-start;display:flex}.AppPreview-module__n6DPgG__highlights{flex-direction:column;gap:20px;width:100%;margin-top:36px;display:flex}.AppPreview-module__n6DPgG__highlight{background:var(--gray-50);border-radius:var(--radius-md);border:1px solid var(--gray-100);transition:all var(--transition-base);align-items:flex-start;gap:16px;padding:20px;display:flex}.AppPreview-module__n6DPgG__highlight:hover{background:var(--purple-50);border-color:var(--purple-200);transform:translate(4px)}.AppPreview-module__n6DPgG__highlightIcon{background:var(--white);border-radius:var(--radius-sm);width:44px;height:44px;box-shadow:var(--shadow-sm);flex-shrink:0;justify-content:center;align-items:center;font-size:1.5rem;display:flex}.AppPreview-module__n6DPgG__highlight strong{font-family:var(--font-heading);color:var(--gray-900);margin-bottom:4px;font-size:1rem;font-weight:700;display:block}.AppPreview-module__n6DPgG__highlight p{color:var(--gray-500);font-size:.9rem;line-height:1.5}.AppPreview-module__n6DPgG__mockupWrapper{justify-content:center;align-items:center;display:flex;position:relative}.AppPreview-module__n6DPgG__mockupGlow{z-index:0;background:radial-gradient(circle,#7c3aed1f,#0000 70%);border-radius:50%;width:350px;height:350px;position:absolute}.AppPreview-module__n6DPgG__phoneFrame{z-index:1;animation:6s ease-in-out infinite AppPreview-module__n6DPgG__floatSlow;position:relative}.AppPreview-module__n6DPgG__mockupImage{box-shadow:var(--shadow-xl);border-radius:32px;max-width:100%;height:auto}.AppPreview-module__n6DPgG__floatingElements{pointer-events:none;z-index:2;position:absolute;inset:0}.AppPreview-module__n6DPgG__floatingCard{background:var(--white);border-radius:var(--radius-full);font-family:var(--font-heading);color:var(--gray-800);box-shadow:var(--shadow-lg);white-space:nowrap;align-items:center;gap:8px;padding:12px 20px;font-size:.875rem;font-weight:600;display:flex;position:absolute}.AppPreview-module__n6DPgG__floatingCard span{font-size:1.1rem}.AppPreview-module__n6DPgG__floatingCard1{animation:4s ease-in-out .5s infinite AppPreview-module__n6DPgG__float;top:20%;right:-20px}.AppPreview-module__n6DPgG__floatingCard2{animation:5s ease-in-out 1s infinite AppPreview-module__n6DPgG__float;bottom:25%;left:-15px}@media (max-width:968px){.AppPreview-module__n6DPgG__inner{text-align:center;grid-template-columns:1fr;gap:48px}.AppPreview-module__n6DPgG__content{align-items:center}.AppPreview-module__n6DPgG__mockupImage{max-width:300px}.AppPreview-module__n6DPgG__floatingCard1{right:10%}.AppPreview-module__n6DPgG__floatingCard2{left:10%}}
.Testimonials-module__MlUweW__testimonials{padding:var(--section-padding);background:linear-gradient(180deg,var(--white)0%,var(--lavender-light)50%,var(--white)100%)}.Testimonials-module__MlUweW__inner{position:relative}.Testimonials-module__MlUweW__header{text-align:center;flex-direction:column;align-items:center;margin-bottom:64px;display:flex}.Testimonials-module__MlUweW__grid{grid-template-columns:repeat(2,1fr);gap:24px;display:grid}.Testimonials-module__MlUweW__card{background:var(--white);border-radius:var(--radius-lg);border:1px solid var(--gray-100);transition:all var(--transition-base);padding:32px;position:relative;overflow:hidden}.Testimonials-module__MlUweW__card:before{content:"\"";font-size:8rem;font-family:var(--font-heading);color:var(--purple-100);pointer-events:none;line-height:1;position:absolute;top:-10px;right:20px}.Testimonials-module__MlUweW__card:hover{box-shadow:var(--shadow-lg);border-color:var(--purple-200);transform:translateY(-4px)}.Testimonials-module__MlUweW__stars{gap:2px;margin-bottom:16px;font-size:.875rem;display:flex}.Testimonials-module__MlUweW__text{color:var(--gray-600);z-index:1;margin-bottom:24px;font-size:1rem;font-style:italic;line-height:1.75;position:relative}.Testimonials-module__MlUweW__author{align-items:center;gap:12px;display:flex}.Testimonials-module__MlUweW__avatar{background:var(--purple-50);border-radius:50%;justify-content:center;align-items:center;width:48px;height:48px;font-size:1.5rem;display:flex}.Testimonials-module__MlUweW__name{font-family:var(--font-heading);color:var(--gray-900);font-size:.95rem;font-weight:700;display:block}.Testimonials-module__MlUweW__role{color:var(--gray-400);font-size:.8rem}@media (max-width:768px){.Testimonials-module__MlUweW__grid{grid-template-columns:1fr}}
.DownloadCTA-module__t186eq__cta{background:linear-gradient(135deg,var(--purple-700),var(--purple-600),#6d28d9);text-align:center;padding:100px 0 80px;position:relative;overflow:hidden}.DownloadCTA-module__t186eq__bgStars{pointer-events:none;position:absolute;inset:0}.DownloadCTA-module__t186eq__bgStar{background:#fff9;border-radius:50%;width:6px;height:6px;animation:ease-in-out infinite DownloadCTA-module__t186eq__starTwinkle;position:absolute}.DownloadCTA-module__t186eq__inner{z-index:1;flex-direction:column;align-items:center;display:flex;position:relative}.DownloadCTA-module__t186eq__mascotWrapper{margin-bottom:32px}.DownloadCTA-module__t186eq__mascot{border-radius:28px;animation:5s ease-in-out infinite DownloadCTA-module__t186eq__float;box-shadow:0 8px 32px #0003}.DownloadCTA-module__t186eq__title{font-family:var(--font-heading);color:var(--white);max-width:600px;margin-bottom:16px;font-size:clamp(2rem,4vw,3rem);font-weight:900}.DownloadCTA-module__t186eq__subtitle{color:#fffc;max-width:520px;margin-bottom:36px;font-size:clamp(1rem,1.5vw,1.15rem);line-height:1.7}.DownloadCTA-module__t186eq__storeBadges{flex-wrap:wrap;justify-content:center;gap:16px;margin-bottom:28px;display:flex}.DownloadCTA-module__t186eq__storeBadge{transition:all var(--transition-base);border-radius:8px;display:block}.DownloadCTA-module__t186eq__storeBadge:hover{transform:translateY(-3px)scale(1.05);box-shadow:0 12px 32px #0000004d}.DownloadCTA-module__t186eq__badgeSvg{width:auto;height:52px}.DownloadCTA-module__t186eq__note{color:#ffffff80;font-size:.8rem;font-weight:500}
.Footer-module__EZoWya__footer{background:var(--gray-900);color:var(--gray-300);padding:64px 0 0}.Footer-module__EZoWya__inner{flex-direction:column;display:flex}.Footer-module__EZoWya__top{border-bottom:1px solid #ffffff14;grid-template-columns:1.2fr 2fr;gap:64px;padding-bottom:48px;display:grid}.Footer-module__EZoWya__brand{flex-direction:column;gap:16px;display:flex}.Footer-module__EZoWya__logo{align-items:center;gap:10px;display:flex}.Footer-module__EZoWya__logoIcon{border-radius:10px}.Footer-module__EZoWya__logoText{font-family:var(--font-heading);background:linear-gradient(135deg,var(--purple-400),var(--purple-300));-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;font-size:1.4rem;font-weight:800}.Footer-module__EZoWya__brandDesc{color:var(--gray-400);max-width:280px;font-size:.9rem;line-height:1.7}.Footer-module__EZoWya__links{grid-template-columns:repeat(2,1fr);gap:32px;display:grid}.Footer-module__EZoWya__linkGroup{flex-direction:column;gap:12px;display:flex}.Footer-module__EZoWya__linkTitle{font-family:var(--font-heading);color:var(--white);text-transform:uppercase;letter-spacing:.08em;margin-bottom:4px;font-size:.875rem;font-weight:700}.Footer-module__EZoWya__link{color:var(--gray-400);transition:color var(--transition-fast);font-size:.9rem}.Footer-module__EZoWya__link:hover{color:var(--purple-400)}.Footer-module__EZoWya__bottom{justify-content:space-between;align-items:center;padding:24px 0;display:flex}.Footer-module__EZoWya__copyright{color:var(--gray-500);font-size:.8rem}.Footer-module__EZoWya__bottomLinks{align-items:center;gap:12px;display:flex}.Footer-module__EZoWya__bottomLink{color:var(--gray-500);transition:color var(--transition-fast);font-size:.8rem}.Footer-module__EZoWya__bottomLink:hover{color:var(--purple-400)}.Footer-module__EZoWya__dot{color:var(--gray-600);font-size:.8rem}@media (max-width:768px){.Footer-module__EZoWya__top{grid-template-columns:1fr;gap:40px}.Footer-module__EZoWya__links{grid-template-columns:repeat(2,1fr)}.Footer-module__EZoWya__bottom{text-align:center;flex-direction:column;gap:12px}}@media (max-width:480px){.Footer-module__EZoWya__links{grid-template-columns:1fr}}
