.Navbar-module__7M2QgG__nav{z-index:1000;height:var(--nav-height);transition:all var(--transition-normal);align-items:center;display:flex;position:fixed;top:0;left:0;right:0}.Navbar-module__7M2QgG__scrolled{background:var(--glass-bg-strong);-webkit-backdrop-filter:blur(var(--glass-blur-strong));border-bottom:1px solid var(--ghost-border)}.Navbar-module__7M2QgG__inner{width:100%;max-width:var(--max-width-wide);padding:0 var(--space-lg);justify-content:space-between;align-items:center;margin:0 auto;display:flex}.Navbar-module__7M2QgG__logo{align-items:center;gap:var(--space-sm);font-family:var(--font-display);color:var(--on-surface);z-index:10;font-size:1.4rem;font-weight:700;text-decoration:none;display:flex}.Navbar-module__7M2QgG__logoImg{object-fit:contain;flex-shrink:0;width:36px;height:36px}.Navbar-module__7M2QgG__logoText{background:linear-gradient(135deg, var(--primary-light), var(--accent));-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text}.Navbar-module__7M2QgG__links{align-items:center;gap:var(--space-xl);display:flex}.Navbar-module__7M2QgG__link{color:var(--text-muted);transition:color var(--transition-fast);cursor:pointer;background:0 0;border:none;padding:0;font-size:.9rem;font-weight:500}.Navbar-module__7M2QgG__link:hover{color:var(--on-surface)}.Navbar-module__7M2QgG__ctaBtn{margin-left:var(--space-sm)}.Navbar-module__7M2QgG__burger{cursor:pointer;z-index:10;background:0 0;border:none;flex-direction:column;gap:5px;padding:4px;display:none}.Navbar-module__7M2QgG__burger span{background:var(--on-surface);width:24px;height:2px;transition:all var(--transition-fast);border-radius:2px;display:block}.Navbar-module__7M2QgG__burgerOpen span:first-child{transform:rotate(45deg)translate(5px,5px)}.Navbar-module__7M2QgG__burgerOpen span:nth-child(2){opacity:0}.Navbar-module__7M2QgG__burgerOpen span:nth-child(3){transform:rotate(-45deg)translate(5px,-5px)}@media (max-width:768px){.Navbar-module__7M2QgG__burger{display:flex}.Navbar-module__7M2QgG__links{-webkit-backdrop-filter:blur(30px);justify-content:center;gap:var(--space-2xl);opacity:0;pointer-events:none;transition:opacity var(--transition-normal);background:#0a0921f7;flex-direction:column;position:fixed;inset:0}.Navbar-module__7M2QgG__links.Navbar-module__7M2QgG__open{opacity:1;pointer-events:all}.Navbar-module__7M2QgG__link{font-size:1.25rem}.Navbar-module__7M2QgG__ctaBtn{margin-left:0;margin-top:var(--space-md)}}
.Hero-module__RI4P_W__hero{min-height:100vh;padding-top:var(--nav-height);align-items:center;display:flex;position:relative;overflow:hidden}.Hero-module__RI4P_W__bgOrbs{pointer-events:none;position:absolute;inset:0;overflow:hidden}.Hero-module__RI4P_W__orb{filter:blur(100px);opacity:.35;border-radius:50%;position:absolute}.Hero-module__RI4P_W__orb1{background:radial-gradient(circle, var(--primary) 0%, transparent 70%);width:600px;height:600px;animation:8s ease-in-out infinite Hero-module__RI4P_W__float-slow;top:-10%;right:-5%}.Hero-module__RI4P_W__orb2{background:radial-gradient(circle, var(--secondary) 0%, transparent 70%);width:500px;height:500px;animation:10s ease-in-out infinite reverse Hero-module__RI4P_W__float-slow;bottom:-15%;left:-10%}.Hero-module__RI4P_W__orb3{background:radial-gradient(circle, var(--accent) 0%, transparent 70%);width:350px;height:350px;animation:6s ease-in-out infinite Hero-module__RI4P_W__pulse-glow;top:40%;left:30%}.Hero-module__RI4P_W__gridOverlay{background-image:linear-gradient(#e3dfff05 1px,#0000 1px),linear-gradient(90deg,#e3dfff05 1px,#0000 1px);background-size:80px 80px;position:absolute;inset:0}.Hero-module__RI4P_W__content{gap:var(--space-4xl);z-index:1;padding-top:var(--space-3xl);padding-bottom:var(--space-3xl);grid-template-columns:1fr 1fr;align-items:center;display:grid;position:relative}.Hero-module__RI4P_W__textBlock{animation:Hero-module__RI4P_W__fadeInUp 1s var(--ease-out-expo) forwards}.Hero-module__RI4P_W__badge{align-items:center;gap:var(--space-sm);background:var(--glass-bg);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);border-radius:var(--radius-full);border:1px solid var(--ghost-border);color:var(--primary-light);margin-bottom:var(--space-xl);letter-spacing:.02em;padding:8px 16px;font-size:.8rem;font-weight:500;display:inline-flex}.Hero-module__RI4P_W__badgeDot{background:var(--primary);border-radius:50%;width:8px;height:8px;animation:2s ease-in-out infinite Hero-module__RI4P_W__pulse-glow}.Hero-module__RI4P_W__title{margin-bottom:var(--space-lg)}.Hero-module__RI4P_W__subtitle{color:var(--text-muted);max-width:520px;margin-bottom:var(--space-2xl)}.Hero-module__RI4P_W__ctas{gap:var(--space-md);margin-bottom:var(--space-2xl);flex-wrap:wrap;display:flex}.Hero-module__RI4P_W__socialProof{align-items:center;gap:var(--space-md);display:flex}.Hero-module__RI4P_W__avatars{display:flex}.Hero-module__RI4P_W__avatar{border:2px solid var(--background);border-radius:50%;width:36px;height:36px;margin-left:-8px;overflow:hidden}.Hero-module__RI4P_W__avatar:first-child{margin-left:0}.Hero-module__RI4P_W__avatar svg{width:100%;height:100%}.Hero-module__RI4P_W__socialText{color:var(--text-muted);font-size:.875rem}.Hero-module__RI4P_W__socialText strong{color:var(--on-surface);font-weight:600}.Hero-module__RI4P_W__visual{animation:Hero-module__RI4P_W__fadeInUp 1s var(--ease-out-expo) .3s both;justify-content:center;display:flex}.Hero-module__RI4P_W__phoneWrapper{position:relative}.Hero-module__RI4P_W__phoneGlow{background:radial-gradient(circle, var(--primary) 0%, transparent 60%);opacity:.3;filter:blur(60px);border-radius:50%;width:300px;height:300px;animation:4s ease-in-out infinite Hero-module__RI4P_W__pulse-glow;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.Hero-module__RI4P_W__phone{background:var(--surface-container-low);border:2px solid #e3dfff14;border-radius:40px;width:280px;height:580px;padding:8px;animation:6s ease-in-out infinite Hero-module__RI4P_W__float;position:relative;box-shadow:0 25px 80px #0006,0 0 0 1px #e3dfff0d,inset 0 1px #ffffff0d}.Hero-module__RI4P_W__phoneNotch{background:var(--surface-container-low);z-index:5;border-radius:0 0 16px 16px;width:100px;height:24px;position:absolute;top:8px;left:50%;transform:translate(-50%)}.Hero-module__RI4P_W__phoneScreen{background:var(--surface);border-radius:32px;flex-direction:column;width:100%;height:100%;display:flex;overflow:hidden}.Hero-module__RI4P_W__mockHeader{flex-direction:column;gap:10px;padding:36px 16px 12px;display:flex}.Hero-module__RI4P_W__mockLogo{font-family:var(--font-display);background:linear-gradient(135deg, var(--primary-light), var(--accent));-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;font-size:1rem;font-weight:700}.Hero-module__RI4P_W__mockSearch{background:var(--surface-container-high);border-radius:var(--radius-full);color:var(--text-muted);align-items:center;gap:8px;padding:8px 12px;font-size:.7rem;display:flex}.Hero-module__RI4P_W__mockCategories{gap:6px;padding:8px 16px;display:flex;overflow:hidden}.Hero-module__RI4P_W__mockChip{background:var(--surface-container-high);border-radius:var(--radius-full);white-space:nowrap;color:var(--on-surface);padding:4px 10px;font-size:.6rem}.Hero-module__RI4P_W__mockCards{flex-direction:column;flex:1;gap:10px;padding:8px 16px;display:flex}.Hero-module__RI4P_W__mockCard{background:var(--surface-container-low);border-radius:var(--radius-lg);overflow:hidden}.Hero-module__RI4P_W__mockCardImg{width:100%;height:90px}.Hero-module__RI4P_W__mockCardInfo{flex-direction:column;gap:2px;padding:10px 12px;display:flex}.Hero-module__RI4P_W__mockCardTitle{color:var(--on-surface);font-size:.75rem;font-weight:600}.Hero-module__RI4P_W__mockCardSub{color:var(--text-muted);font-size:.6rem}.Hero-module__RI4P_W__mockNav{border-top:1px solid var(--ghost-border);justify-content:space-around;padding:10px 0;display:flex}.Hero-module__RI4P_W__mockNavItem{opacity:.5;font-size:1rem;transition:opacity .2s}.Hero-module__RI4P_W__mockNavActive{opacity:1}.Hero-module__RI4P_W__scrollIndicator{bottom:var(--space-2xl);animation:1s 1.5s both Hero-module__RI4P_W__fadeIn;position:absolute;left:50%;transform:translate(-50%)}.Hero-module__RI4P_W__scrollMouse{border:2px solid #e3dfff33;border-radius:12px;justify-content:center;width:24px;height:38px;padding-top:8px;display:flex}.Hero-module__RI4P_W__scrollDot{background:var(--primary-light);border-radius:2px;width:3px;height:8px;animation:2s ease-in-out infinite Hero-module__RI4P_W__float}@media (max-width:1024px){.Hero-module__RI4P_W__content{text-align:center;gap:var(--space-2xl);grid-template-columns:1fr}.Hero-module__RI4P_W__subtitle{margin-left:auto;margin-right:auto}.Hero-module__RI4P_W__ctas,.Hero-module__RI4P_W__socialProof{justify-content:center}.Hero-module__RI4P_W__phone{width:240px;height:500px}}@media (max-width:480px){.Hero-module__RI4P_W__phone{width:200px;height:420px}.Hero-module__RI4P_W__ctas{flex-direction:column;align-items:center}.Hero-module__RI4P_W__badge{font-size:.7rem}}
.Features-module__owVinq__features{background:var(--surface-container-low)}.Features-module__owVinq__header{text-align:center;max-width:600px;margin:0 auto var(--space-4xl)}.Features-module__owVinq__label{color:var(--primary);margin-bottom:var(--space-md);display:block}.Features-module__owVinq__desc{margin-top:var(--space-md);max-width:500px;margin-left:auto;margin-right:auto}.Features-module__owVinq__grid{gap:var(--space-xl);grid-template-columns:repeat(4,1fr);display:grid}.Features-module__owVinq__card{background:var(--glass-bg);-webkit-backdrop-filter:blur(var(--glass-blur));border:1px solid var(--ghost-border);border-radius:var(--radius-xl);padding:var(--space-2xl);transition:all var(--transition-normal);position:relative;overflow:hidden}.Features-module__owVinq__card:before{content:"";background:linear-gradient(90deg, var(--feat-color,var(--primary)), transparent);opacity:0;height:3px;transition:opacity var(--transition-normal);position:absolute;top:0;left:0;right:0}.Features-module__owVinq__card:hover{box-shadow:var(--shadow-float);border-color:#e3dfff14;transform:translateY(-6px)}.Features-module__owVinq__card:hover:before{opacity:1}.Features-module__owVinq__iconBox{border-radius:var(--radius-lg);width:56px;height:56px;margin-bottom:var(--space-lg);color:var(--feat-color,var(--primary));transition:all var(--transition-normal);background:#eb6f271a;justify-content:center;align-items:center;display:flex}.Features-module__owVinq__card:hover .Features-module__owVinq__iconBox{background:#eb6f2726;transform:scale(1.05)}.Features-module__owVinq__cardTitle{margin-bottom:var(--space-sm)}@media (max-width:1024px){.Features-module__owVinq__grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:640px){.Features-module__owVinq__grid{grid-template-columns:1fr}.Features-module__owVinq__card{padding:var(--space-xl)}}
.Showcase-module__WSvsFq__showcase{background:var(--surface)}.Showcase-module__WSvsFq__header{text-align:center;max-width:600px;margin:0 auto var(--space-4xl)}.Showcase-module__WSvsFq__label{color:var(--accent);margin-bottom:var(--space-md);display:block}.Showcase-module__WSvsFq__grid{gap:var(--space-xl);grid-template-columns:repeat(3,1fr);display:grid}.Showcase-module__WSvsFq__card{border-radius:var(--radius-xl);aspect-ratio:4/3;cursor:pointer;transition:all var(--transition-normal);align-items:flex-end;text-decoration:none;display:flex;position:relative;overflow:hidden}.Showcase-module__WSvsFq__card:hover{box-shadow:var(--shadow-float);transform:translateY(-8px)scale(1.02)}.Showcase-module__WSvsFq__cardBg{transition:transform var(--transition-slow);position:absolute;inset:0}.Showcase-module__WSvsFq__card:hover .Showcase-module__WSvsFq__cardBg{transform:scale(1.1)}.Showcase-module__WSvsFq__cardOverlay{background:linear-gradient(#0a09210d 0%,#0a09214d 50%,#0a0921d9 100%);position:absolute;inset:0}.Showcase-module__WSvsFq__cardContent{z-index:1;padding:var(--space-xl);width:100%;position:relative}.Showcase-module__WSvsFq__emoji{margin-bottom:var(--space-sm);font-size:2rem;display:block}.Showcase-module__WSvsFq__cardTitle{font-family:var(--font-display);color:var(--on-surface);margin-bottom:var(--space-xs);font-size:1.4rem;font-weight:700}.Showcase-module__WSvsFq__cardCount{color:var(--text-muted);font-size:.825rem;font-weight:500}.Showcase-module__WSvsFq__cardArrow{top:var(--space-lg);right:var(--space-lg);background:var(--glass-bg);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);width:36px;height:36px;color:var(--on-surface);opacity:0;transition:all var(--transition-normal);z-index:2;border-radius:50%;justify-content:center;align-items:center;display:flex;position:absolute;transform:translate(-8px,8px)}.Showcase-module__WSvsFq__card:hover .Showcase-module__WSvsFq__cardArrow{opacity:1;transform:translate(0)}@media (max-width:1024px){.Showcase-module__WSvsFq__grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:640px){.Showcase-module__WSvsFq__grid{grid-template-columns:1fr}.Showcase-module__WSvsFq__card{aspect-ratio:16/9}}
.Stats-module__Lx0qZG__stats{background:var(--surface-container-low);position:relative;overflow:hidden}.Stats-module__Lx0qZG__bgGlow{background:radial-gradient(circle, var(--primary) 0%, transparent 60%);opacity:.06;filter:blur(80px);pointer-events:none;border-radius:50%;width:600px;height:600px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.Stats-module__Lx0qZG__grid{gap:var(--space-xl);margin-bottom:var(--space-4xl);grid-template-columns:repeat(3,1fr);display:grid}.Stats-module__Lx0qZG__card{text-align:center;padding:var(--space-2xl) var(--space-xl);background:var(--glass-bg);-webkit-backdrop-filter:blur(var(--glass-blur));border:1px solid var(--ghost-border);border-radius:var(--radius-xl);transition:all var(--transition-normal);align-items:center;gap:var(--space-sm);flex-direction:column;display:flex}.Stats-module__Lx0qZG__card:hover{box-shadow:var(--shadow-glow-primary);border-color:#eb6f2726;transform:translateY(-4px)}.Stats-module__Lx0qZG__icon{margin-bottom:var(--space-sm);font-size:2rem}.Stats-module__Lx0qZG__number{font-family:var(--font-display);background:linear-gradient(135deg, var(--primary) 0%, var(--accent) 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;font-size:clamp(2.5rem,5vw,3.5rem);font-weight:800;line-height:1.1}.Stats-module__Lx0qZG__label{color:var(--text-muted);font-size:.95rem;font-weight:500}.Stats-module__Lx0qZG__tagline{text-align:center;color:var(--text-muted);font-size:clamp(1.1rem,2vw,1.4rem);font-weight:400}.Stats-module__Lx0qZG__tagline strong{color:var(--on-surface)}@media (max-width:768px){.Stats-module__Lx0qZG__grid{gap:var(--space-md);grid-template-columns:1fr}.Stats-module__Lx0qZG__card{padding:var(--space-xl)}}
.Testimonials-module__kONkEa__testimonials{background:var(--surface)}.Testimonials-module__kONkEa__header{text-align:center;max-width:600px;margin:0 auto var(--space-4xl)}.Testimonials-module__kONkEa__label{color:var(--accent);margin-bottom:var(--space-md);display:block}.Testimonials-module__kONkEa__grid{gap:var(--space-xl);grid-template-columns:repeat(3,1fr);display:grid}.Testimonials-module__kONkEa__card{background:var(--glass-bg);-webkit-backdrop-filter:blur(var(--glass-blur));border:1px solid var(--ghost-border);border-radius:var(--radius-xl);padding:var(--space-2xl);transition:all var(--transition-normal);gap:var(--space-lg);flex-direction:column;display:flex}.Testimonials-module__kONkEa__card:hover{box-shadow:var(--shadow-glow-accent);border-color:#f9b61d1f;transform:translateY(-4px)}.Testimonials-module__kONkEa__stars{gap:2px;display:flex}.Testimonials-module__kONkEa__quote{color:var(--on-surface);flex:1;font-size:1rem;font-style:italic;line-height:1.7}.Testimonials-module__kONkEa__author{align-items:center;gap:var(--space-md);padding-top:var(--space-md);display:flex}.Testimonials-module__kONkEa__avatarCircle{background:var(--surface-container-high);border-radius:50%;justify-content:center;align-items:center;width:44px;height:44px;font-size:1.4rem;display:flex}.Testimonials-module__kONkEa__authorName{color:var(--on-surface);font-size:.95rem;font-weight:600}.Testimonials-module__kONkEa__authorLocation{color:var(--text-muted);font-size:.8rem}@media (max-width:1024px){.Testimonials-module__kONkEa__grid{grid-template-columns:1fr;max-width:600px;margin:0 auto}}
.AppCTA-module__I6qdCW__cta{position:relative;overflow:hidden}.AppCTA-module__I6qdCW__gradientBg{background:linear-gradient(135deg, var(--primary) 0%, var(--secondary) 50%, var(--accent-dim) 100%);background-size:200% 200%;animation:8s infinite AppCTA-module__I6qdCW__gradient-shift;position:absolute;inset:0}.AppCTA-module__I6qdCW__content{z-index:1;position:relative}.AppCTA-module__I6qdCW__inner{text-align:center;max-width:700px;margin:0 auto}.AppCTA-module__I6qdCW__title{color:#fff;margin-bottom:var(--space-md)}.AppCTA-module__I6qdCW__subtitle{color:#ffffffd9;margin-bottom:var(--space-2xl);max-width:520px;margin-left:auto;margin-right:auto}.AppCTA-module__I6qdCW__buttons{justify-content:center;gap:var(--space-md);margin-bottom:var(--space-2xl);flex-wrap:wrap;display:flex}.AppCTA-module__I6qdCW__btnWhite{color:var(--background);background:#fff;font-weight:700;box-shadow:0 4px 24px #00000026}.AppCTA-module__I6qdCW__btnWhite:hover{transform:translateY(-3px);box-shadow:0 8px 40px #00000040}.AppCTA-module__I6qdCW__stores{justify-content:center;gap:var(--space-lg);flex-wrap:wrap;display:flex}.AppCTA-module__I6qdCW__storeBadge{align-items:center;gap:var(--space-sm);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);border-radius:var(--radius-lg);color:#fff;transition:all var(--transition-fast);cursor:default;background:#ffffff1f;border:1px solid #ffffff26;padding:12px 20px;display:flex}.AppCTA-module__I6qdCW__storeBadge:hover{background:#ffffff2e}.AppCTA-module__I6qdCW__storeLabel{opacity:.7;letter-spacing:.02em;font-size:.65rem;display:block}.AppCTA-module__I6qdCW__storeName{font-size:.95rem;font-weight:600;line-height:1.2;display:block}@media (max-width:640px){.AppCTA-module__I6qdCW__stores{flex-direction:column;align-items:center}.AppCTA-module__I6qdCW__storeBadge{justify-content:center;width:100%;max-width:260px}}
.Footer-module__rnTTOG__footer{background:var(--surface-container-lowest);padding:var(--space-4xl) 0 var(--space-xl)}.Footer-module__rnTTOG__top{gap:var(--space-3xl);padding-bottom:var(--space-3xl);grid-template-columns:2fr 1fr 1fr 1fr;display:grid}.Footer-module__rnTTOG__brand{gap:var(--space-md);flex-direction:column;display:flex}.Footer-module__rnTTOG__logo{align-items:center;gap:var(--space-sm);text-decoration:none;display:flex}.Footer-module__rnTTOG__logoImg{object-fit:contain;flex-shrink:0;width:32px;height:32px}.Footer-module__rnTTOG__logoText{font-family:var(--font-display);background:linear-gradient(135deg, var(--primary-light), var(--accent));-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;font-size:1.3rem;font-weight:700}.Footer-module__rnTTOG__brandDesc{color:var(--text-muted);max-width:280px;font-size:.9rem;line-height:1.6}.Footer-module__rnTTOG__socials{gap:var(--space-sm);margin-top:var(--space-sm);display:flex}.Footer-module__rnTTOG__socialIcon{background:var(--surface-container-high);width:38px;height:38px;color:var(--text-muted);transition:all var(--transition-fast);border-radius:50%;justify-content:center;align-items:center;display:flex}.Footer-module__rnTTOG__socialIcon:hover{background:var(--primary);color:var(--on-primary);transform:translateY(-2px)}.Footer-module__rnTTOG__linksGroup{flex-direction:column;display:flex}.Footer-module__rnTTOG__linksTitle{text-transform:uppercase;letter-spacing:.05em;color:var(--on-surface);margin-bottom:var(--space-lg);font-size:.8rem;font-weight:600}.Footer-module__rnTTOG__linksList{gap:var(--space-sm);flex-direction:column;list-style:none;display:flex}.Footer-module__rnTTOG__linksList a{color:var(--text-muted);transition:color var(--transition-fast);font-size:.875rem;text-decoration:none}.Footer-module__rnTTOG__linksList a:hover{color:var(--primary-light)}.Footer-module__rnTTOG__bottom{padding-top:var(--space-xl);border-top:1px solid var(--ghost-border);color:var(--text-muted);justify-content:space-between;align-items:center;font-size:.8rem;display:flex}.Footer-module__rnTTOG__madeIn{opacity:.7}@media (max-width:1024px){.Footer-module__rnTTOG__top{gap:var(--space-2xl);grid-template-columns:1fr 1fr}.Footer-module__rnTTOG__brand{grid-column:span 2}}@media (max-width:640px){.Footer-module__rnTTOG__top{grid-template-columns:1fr}.Footer-module__rnTTOG__brand{grid-column:span 1}.Footer-module__rnTTOG__bottom{gap:var(--space-sm);text-align:center;flex-direction:column}}
