.landing-module__jDH3nq__page{padding:0 0 4rem;position:relative;overflow:hidden}.landing-module__jDH3nq__particleContainer{pointer-events:none;z-index:0;position:fixed;inset:0;overflow:hidden}.landing-module__jDH3nq__particle{background:var(--accent);opacity:0;width:4px;height:4px;animation:15s infinite landing-module__jDH3nq__particleFloat;animation-delay:var(--delay);border-radius:50%;position:absolute}.landing-module__jDH3nq__particle:nth-child(odd){background:var(--glow-secondary)}@keyframes landing-module__jDH3nq__particleFloat{0%{opacity:0;transform:translateY(100vh)translate(0)}10%{opacity:.6}90%{opacity:.6}to{opacity:0;transform:translateY(-100vh)translate(100px)}}.landing-module__jDH3nq__particle:first-child{left:5%}.landing-module__jDH3nq__particle:nth-child(2){left:10%}.landing-module__jDH3nq__particle:nth-child(3){left:15%}.landing-module__jDH3nq__particle:nth-child(4){left:20%}.landing-module__jDH3nq__particle:nth-child(5){left:25%}.landing-module__jDH3nq__particle:nth-child(6){left:30%}.landing-module__jDH3nq__particle:nth-child(7){left:35%}.landing-module__jDH3nq__particle:nth-child(8){left:40%}.landing-module__jDH3nq__particle:nth-child(9){left:45%}.landing-module__jDH3nq__particle:nth-child(10){left:50%}.landing-module__jDH3nq__particle:nth-child(11){left:55%}.landing-module__jDH3nq__particle:nth-child(12){left:60%}.landing-module__jDH3nq__particle:nth-child(13){left:65%}.landing-module__jDH3nq__particle:nth-child(14){left:70%}.landing-module__jDH3nq__particle:nth-child(15){left:75%}.landing-module__jDH3nq__particle:nth-child(16){left:80%}.landing-module__jDH3nq__particle:nth-child(17){left:85%}.landing-module__jDH3nq__particle:nth-child(18){left:90%}.landing-module__jDH3nq__particle:nth-child(19){left:95%}.landing-module__jDH3nq__particle:nth-child(20){left:98%}.landing-module__jDH3nq__animateOnScroll{opacity:0;transition:opacity .8s cubic-bezier(.4,0,.2,1),transform .8s cubic-bezier(.4,0,.2,1);transition-delay:calc(var(--index,0)*.1s);transform:translateY(40px)}.landing-module__jDH3nq__animateOnScroll.landing-module__jDH3nq__visible{opacity:1;transform:translateY(0)}.landing-module__jDH3nq__hero{padding:5rem 0 6rem;position:relative;overflow:hidden}.landing-module__jDH3nq__mouseGlow{background:radial-gradient(circle,var(--accent)0%,transparent 70%);opacity:.05;pointer-events:none;filter:blur(50px);z-index:0;border-radius:50%;width:400px;height:400px;transition:opacity .3s;position:absolute;transform:translate(-50%,-50%)}.landing-module__jDH3nq__hero:before{content:"";background:radial-gradient(circle,var(--glow-primary)0%,transparent 70%);opacity:.08;filter:blur(80px);pointer-events:none;width:500px;height:500px;position:absolute;top:-200px;right:-150px}.landing-module__jDH3nq__hero:after{content:"";background:radial-gradient(circle,var(--glow-secondary)0%,transparent 70%);opacity:.06;filter:blur(70px);pointer-events:none;width:400px;height:400px;position:absolute;bottom:-150px;left:-100px}@keyframes landing-module__jDH3nq__orbFloat{0%{transform:translate(0)scale(1)}to{transform:translate(30px,-30px)scale(1.1)}}.landing-module__jDH3nq__heroGrid{z-index:1;grid-template-columns:1.1fr .9fr;align-items:center;gap:5rem;display:grid;position:relative}.landing-module__jDH3nq__heroCopy{flex-direction:column;gap:1.75rem;display:flex}.landing-module__jDH3nq__tagline{background:linear-gradient(135deg,var(--accent-soft),transparent);border:1px solid var(--accent);width:fit-content;color:var(--accent);letter-spacing:.02em;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);border-radius:999px;align-items:center;gap:.75rem;padding:.6rem 1.25rem;font-size:.9rem;font-weight:600;animation:3s ease-in-out infinite alternate landing-module__jDH3nq__taglineGlow;display:inline-flex}.landing-module__jDH3nq__taglinePulse{background:var(--accent);border-radius:50%;width:8px;height:8px;animation:2s ease-in-out infinite landing-module__jDH3nq__pulse}@keyframes landing-module__jDH3nq__taglineGlow{0%{box-shadow:0 0 20px var(--accent-soft)}to{box-shadow:0 0 35px var(--accent-soft)}}.landing-module__jDH3nq__gradientText{background:linear-gradient(135deg,var(--accent)0%,var(--glow-secondary)100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text}.landing-module__jDH3nq__pill{width:fit-content;color:var(--accent);letter-spacing:.08em;text-transform:uppercase;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:linear-gradient(135deg,#00e6d21f,#00d4ff14);border:1px solid #00e6d240;border-radius:999px;align-items:center;gap:.5rem;padding:.5rem 1rem;font-size:.75rem;font-weight:700;animation:3s ease-in-out infinite alternate landing-module__jDH3nq__pillGlow;display:inline-flex}@keyframes landing-module__jDH3nq__pillGlow{0%{box-shadow:0 0 15px #00e6d233}to{box-shadow:0 0 25px #00e6d259}}.landing-module__jDH3nq__hero h1{letter-spacing:.02em;background:linear-gradient(135deg,var(--text)0%,var(--accent)50%,var(--glow-secondary)100%);-webkit-text-fill-color:transparent;background-size:200% 200%;-webkit-background-clip:text;background-clip:text;margin:0;font-family:Lemon Milk,Inter,sans-serif;font-size:clamp(2.5rem,5vw,4rem);font-weight:700;line-height:1.1;animation:8s infinite landing-module__jDH3nq__gradientShift}@keyframes landing-module__jDH3nq__gradientShift{0%,to{background-position:0%}50%{background-position:100%}}.landing-module__jDH3nq__lead{color:var(--muted);max-width:520px;margin:0;font-size:.95rem;line-height:1.6}.landing-module__jDH3nq__ctaRow{flex-wrap:wrap;gap:1rem;margin-top:.5rem;display:flex}.landing-module__jDH3nq__btnShine{position:relative;overflow:hidden}.landing-module__jDH3nq__btnShine:after{content:"";background:linear-gradient(45deg,#0000 30%,#ffffff4d 50%,#0000 70%);width:200%;height:200%;transition:none;position:absolute;top:-50%;left:-50%;transform:translate(-100%)}.landing-module__jDH3nq__btnShine:hover:after{animation:.6s ease-out landing-module__jDH3nq__shine}@keyframes landing-module__jDH3nq__shine{0%{transform:translate(-100%)}to{transform:translate(100%)}}.landing-module__jDH3nq__btnGhost{position:relative}.landing-module__jDH3nq__btnGhost:before{content:"";border-radius:inherit;background:var(--accent);opacity:0;transition:opacity .3s;position:absolute;inset:0}.landing-module__jDH3nq__btnGhost:hover:before{opacity:.1}.landing-module__jDH3nq__statsRow{border-top:1px solid var(--border);gap:2rem;margin-top:1.5rem;padding-top:1.5rem;display:flex}.landing-module__jDH3nq__statItem{flex-direction:column;gap:.25rem;display:flex}.landing-module__jDH3nq__statsRow .landing-module__jDH3nq__statValue{color:var(--accent);font-size:1.5rem;font-weight:800;line-height:1}.landing-module__jDH3nq__statsRow .landing-module__jDH3nq__statLabel{color:var(--muted);text-transform:uppercase;letter-spacing:.05em;font-size:.8rem}.landing-module__jDH3nq__metaRow{flex-wrap:wrap;gap:1rem;margin-top:1rem;display:flex}.landing-module__jDH3nq__metaCard{border:1px solid var(--glass-border);background:var(--glass);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);border-radius:16px;flex-direction:column;gap:.25rem;padding:1rem 1.25rem;transition:all .3s;display:flex}.landing-module__jDH3nq__metaCard:hover{border-color:var(--accent);transform:translateY(-2px);box-shadow:0 0 25px #00aaff26}.landing-module__jDH3nq__metaCard span{color:var(--muted);text-transform:uppercase;letter-spacing:.05em;font-size:.8rem}.landing-module__jDH3nq__metaCard strong{color:var(--text);font-size:.95rem;font-weight:600}.landing-module__jDH3nq__heroPanel{background:var(--glass);-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);border:1px solid var(--glass-border);box-shadow:var(--shadow-lg),0 0 60px #00aaff14,inset 0 1px 0 #ffffff1a;border-radius:24px;flex-direction:column;gap:1.25rem;padding:1.75rem;transition:transform .4s,box-shadow .4s;display:flex;position:relative;transform:perspective(1000px)rotateY(-2deg)rotateX(2deg)}.landing-module__jDH3nq__heroPanel:hover{box-shadow:var(--shadow-lg),0 0 80px #00aaff26,inset 0 1px 0 #ffffff26;transform:perspective(1000px)rotateY(0)rotateX(0)}.landing-module__jDH3nq__heroPanel:before{content:"";background:linear-gradient(135deg,var(--glow-primary),transparent 50%,var(--glow-secondary));-webkit-mask-composite:xor;opacity:.5;pointer-events:none;border-radius:25px;padding:1px;position:absolute;inset:-1px;-webkit-mask-image:linear-gradient(#fff 0 0),linear-gradient(#fff 0 0);mask-image:linear-gradient(#fff 0 0),linear-gradient(#fff 0 0);-webkit-mask-position:0 0,0 0;mask-position:0 0,0 0;-webkit-mask-size:auto,auto;mask-size:auto,auto;-webkit-mask-repeat:repeat,repeat;mask-repeat:repeat,repeat;-webkit-mask-clip:content-box,border-box;mask-clip:content-box,border-box;-webkit-mask-origin:content-box,border-box;mask-origin:content-box,border-box;-webkit-mask-composite:xor;mask-composite:exclude;-webkit-mask-source-type:auto,auto;mask-mode:match-source,match-source}.landing-module__jDH3nq__panelHeader{justify-content:space-between;align-items:center;display:flex}.landing-module__jDH3nq__panelEyebrow{color:var(--muted);letter-spacing:.08em;text-transform:uppercase;margin:0;font-size:.75rem}.landing-module__jDH3nq__panelTitle{margin:.25rem 0 0;font-size:1.1rem;font-weight:700}.landing-module__jDH3nq__statusDot{border:1px solid var(--glass-border);background:var(--glass);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);color:var(--text);border-radius:999px;align-items:center;gap:.5rem;padding:.5rem .9rem;font-size:.85rem;font-weight:600;display:inline-flex}.landing-module__jDH3nq__pulse{background:var(--success);width:10px;height:10px;box-shadow:0 0 10px var(--success);border-radius:999px;display:inline-block;position:relative}.landing-module__jDH3nq__pulse:after{content:"";border:2px solid var(--success);border-radius:999px;animation:1.8s ease-out infinite landing-module__jDH3nq__pulse;position:absolute;inset:-4px}@keyframes landing-module__jDH3nq__pulse{0%{opacity:1;transform:scale(.8)}to{opacity:0;transform:scale(1.8)}}.landing-module__jDH3nq__panelBody{background:linear-gradient(145deg,var(--surface),var(--surface-alt));border:1px solid var(--border);border-radius:16px;flex-direction:column;gap:1.25rem;padding:1.25rem;display:flex}.landing-module__jDH3nq__waveform{justify-content:space-between;align-items:flex-end;gap:6px;height:70px;padding:0 .5rem;display:flex}.landing-module__jDH3nq__waveform span{background:linear-gradient(180deg,var(--accent),var(--glow-secondary));border-radius:10px;flex:1;animation:1.2s ease-in-out infinite landing-module__jDH3nq__wave;box-shadow:0 0 15px #0af6}.landing-module__jDH3nq__waveform span:first-child{animation-delay:0s}.landing-module__jDH3nq__waveform span:nth-child(2){animation-delay:.15s}.landing-module__jDH3nq__waveform span:nth-child(3){animation-delay:.3s}.landing-module__jDH3nq__waveform span:nth-child(4){animation-delay:.45s}.landing-module__jDH3nq__waveform span:nth-child(5){animation-delay:.6s}@keyframes landing-module__jDH3nq__wave{0%,to{opacity:.6;height:20px}50%{opacity:1;height:60px}}.landing-module__jDH3nq__panelStats{grid-template-columns:repeat(3,1fr);gap:1rem;display:grid}.landing-module__jDH3nq__statLabel{color:var(--muted);text-transform:uppercase;letter-spacing:.05em;margin:0;font-size:.75rem}.landing-module__jDH3nq__statValue{color:var(--text);margin:.25rem 0 0;font-size:.9rem;font-weight:700}.landing-module__jDH3nq__panelFooter{background:linear-gradient(135deg,#00e6d214,#00d4ff0d);border:1px solid #00e6d226;border-radius:12px;padding:.9rem 1.1rem}.landing-module__jDH3nq__panelHint{color:var(--muted);margin:0;font-size:.85rem;font-weight:500}.landing-module__jDH3nq__bentoFeatures{padding:5rem 0;position:relative}.landing-module__jDH3nq__bentoFeaturesGrid{grid-template-rows:repeat(3,200px);grid-template-columns:repeat(4,1fr);gap:1.25rem;max-width:1100px;margin:0 auto;display:grid}.landing-module__jDH3nq__bentoFeatureCard{background:var(--surface);border:1px solid var(--border);border-radius:24px;flex-direction:column;justify-content:center;align-items:center;padding:1.5rem;transition:all .4s cubic-bezier(.4,0,.2,1);display:flex;position:relative;overflow:hidden}.landing-module__jDH3nq__bentoFeatureCard:before{content:"";background:radial-gradient(circle at 50% 30%,var(--accent)0%,transparent 60%);opacity:0;pointer-events:none;transition:opacity .4s;position:absolute;inset:0}.landing-module__jDH3nq__bentoFeatureCard:hover{border-color:var(--accent);box-shadow:var(--shadow-lg),0 0 40px var(--accent-soft);transform:translateY(-6px)}.landing-module__jDH3nq__bentoFeatureCard:hover:before{opacity:.08}.landing-module__jDH3nq__bentoFeatureCard h3{letter-spacing:.02em;color:var(--text);text-align:center;margin:0;font-family:Lemon Milk,Inter,sans-serif;font-size:1rem;font-weight:700;position:absolute;bottom:1.25rem;left:50%;transform:translate(-50%)}.landing-module__jDH3nq__bentoLarge{grid-area:span 2/span 2}.landing-module__jDH3nq__bentoMedium{grid-area:span 1/span 2}.landing-module__jDH3nq__bentoSmall{grid-area:span 1/span 1}.landing-module__jDH3nq__bentoWide{grid-area:span 1/span 4}.landing-module__jDH3nq__bentoIllustration{flex:1;justify-content:center;align-items:center;width:100%;padding-bottom:2rem;display:flex}.landing-module__jDH3nq__captureIllustration{flex-direction:column;justify-content:center;align-items:center;gap:1rem;display:flex;position:relative}.landing-module__jDH3nq__cameraIcon{background:var(--accent-soft);z-index:2;border-radius:20px;justify-content:center;align-items:center;width:80px;height:80px;display:flex;position:relative}.landing-module__jDH3nq__cameraIcon svg{width:40px;height:40px;color:var(--accent)}.landing-module__jDH3nq__waveLines{align-items:center;gap:4px;height:40px;display:flex}.landing-module__jDH3nq__waveLines span{background:var(--accent);border-radius:4px;width:4px;animation:1s ease-in-out infinite landing-module__jDH3nq__waveAnimation}.landing-module__jDH3nq__waveLines span:first-child{height:20px;animation-delay:0s}.landing-module__jDH3nq__waveLines span:nth-child(2){height:35px;animation-delay:.1s}.landing-module__jDH3nq__waveLines span:nth-child(3){height:25px;animation-delay:.2s}.landing-module__jDH3nq__waveLines span:nth-child(4){height:40px;animation-delay:.3s}.landing-module__jDH3nq__waveLines span:nth-child(5){height:15px;animation-delay:.4s}@keyframes landing-module__jDH3nq__waveAnimation{0%,to{transform:scaleY(1)}50%{transform:scaleY(.5)}}.landing-module__jDH3nq__captureRing{border:2px solid var(--accent);opacity:.3;border-radius:50%;width:120px;height:120px;animation:2s ease-out infinite landing-module__jDH3nq__ringPulse;position:absolute}@keyframes landing-module__jDH3nq__ringPulse{0%{opacity:.5;transform:scale(.8)}to{opacity:0;transform:scale(1.5)}}.landing-module__jDH3nq__aiIllustration{justify-content:center;align-items:center;width:100px;height:100px;display:flex;position:relative}.landing-module__jDH3nq__aiCore{background:var(--accent-soft);z-index:2;border-radius:16px;justify-content:center;align-items:center;width:60px;height:60px;display:flex;position:relative}.landing-module__jDH3nq__aiCore svg{width:32px;height:32px;color:var(--accent)}.landing-module__jDH3nq__aiPulse{background:var(--accent);opacity:.3;border-radius:20px;animation:2s ease-in-out infinite landing-module__jDH3nq__aiPulseAnim;position:absolute;inset:-4px}@keyframes landing-module__jDH3nq__aiPulseAnim{0%,to{opacity:.3;transform:scale(1)}50%{opacity:.1;transform:scale(1.1)}}.landing-module__jDH3nq__aiOrbit{animation:8s linear infinite landing-module__jDH3nq__orbitSpin;position:absolute;inset:0}.landing-module__jDH3nq__aiOrbit span{background:var(--accent);border-radius:50%;width:10px;height:10px;position:absolute}.landing-module__jDH3nq__aiOrbit span:first-child{top:0;left:50%;transform:translate(-50%)}.landing-module__jDH3nq__aiOrbit span:nth-child(2){bottom:10px;left:10px}.landing-module__jDH3nq__aiOrbit span:nth-child(3){bottom:10px;right:10px}@keyframes landing-module__jDH3nq__orbitSpin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.landing-module__jDH3nq__notesIllustration{justify-content:center;align-items:center;display:flex}.landing-module__jDH3nq__noteStack{width:70px;height:90px;position:relative}.landing-module__jDH3nq__notePage{background:var(--surface);border:1px solid var(--border);border-radius:8px;width:100%;height:100%;transition:transform .3s;position:absolute}.landing-module__jDH3nq__notePage:first-child{background:var(--muted);opacity:.3;transform:rotate(-6deg)translateY(4px)}.landing-module__jDH3nq__notePage:nth-child(2){background:var(--muted);opacity:.5;transform:rotate(-3deg)translateY(2px)}.landing-module__jDH3nq__notePage:nth-child(3){background:var(--surface);flex-direction:column;gap:6px;padding:12px;display:flex;transform:rotate(0)}.landing-module__jDH3nq__notePage:nth-child(3) span{background:var(--accent-soft);border-radius:2px;height:4px}.landing-module__jDH3nq__notePage:nth-child(3) span:first-child{width:80%}.landing-module__jDH3nq__notePage:nth-child(3) span:nth-child(2){width:60%}.landing-module__jDH3nq__notePage:nth-child(3) span:nth-child(3){width:70%}.landing-module__jDH3nq__bentoFeatureCard:hover .landing-module__jDH3nq__noteStack .landing-module__jDH3nq__notePage:first-child{transform:rotate(-10deg)translateY(6px)translate(-4px)}.landing-module__jDH3nq__bentoFeatureCard:hover .landing-module__jDH3nq__noteStack .landing-module__jDH3nq__notePage:nth-child(2){transform:rotate(-5deg)translateY(3px)translate(-2px)}.landing-module__jDH3nq__quizIllustration{justify-content:center;align-items:center;display:flex;position:relative}.landing-module__jDH3nq__quizCard{background:var(--surface);border:1px solid var(--border);border-radius:10px;flex-direction:column;gap:6px;width:70px;padding:10px;display:flex}.landing-module__jDH3nq__quizOption{background:var(--accent-soft);border-radius:4px;height:12px;transition:all .3s}.landing-module__jDH3nq__quizOption[data-selected=true]{background:var(--accent)}.landing-module__jDH3nq__checkMark{background:var(--accent);border-radius:50%;justify-content:center;align-items:center;width:28px;height:28px;animation:.5s ease-out landing-module__jDH3nq__checkPop;display:flex;position:absolute;top:-5px;right:-5px}.landing-module__jDH3nq__checkMark svg{color:#fff;width:16px;height:16px}@keyframes landing-module__jDH3nq__checkPop{0%{transform:scale(0)}50%{transform:scale(1.2)}to{transform:scale(1)}}.landing-module__jDH3nq__tutorIllustration{align-items:center;gap:1rem;display:flex;position:relative}.landing-module__jDH3nq__chatBubbles{flex-direction:column;gap:6px;display:flex}.landing-module__jDH3nq__chatBubble{background:var(--accent-soft);width:50px;height:16px;animation:1.5s ease-in-out infinite landing-module__jDH3nq__bubbleFade;animation-delay:var(--delay);border-radius:10px 10px 10px 2px}.landing-module__jDH3nq__chatBubble:nth-child(2){width:40px;margin-left:10px}.landing-module__jDH3nq__chatBubble:nth-child(3){width:55px}@keyframes landing-module__jDH3nq__bubbleFade{0%,to{opacity:.5;transform:translate(0)}50%{opacity:1;transform:translate(4px)}}.landing-module__jDH3nq__tutorAvatar{background:var(--accent-soft);border-radius:50%;justify-content:center;align-items:center;width:50px;height:50px;display:flex}.landing-module__jDH3nq__tutorAvatar svg{width:28px;height:28px;color:var(--accent)}.landing-module__jDH3nq__courseIllustration{flex-direction:column;align-items:center;gap:1rem;width:100%;max-width:400px;display:flex}.landing-module__jDH3nq__courseModules{align-items:center;gap:12px;display:flex}.landing-module__jDH3nq__courseModule{background:var(--surface);border:2px solid var(--border);border-radius:12px;width:50px;height:50px;transition:all .3s;position:relative}.landing-module__jDH3nq__courseModule[data-complete=true]{background:var(--accent-soft);border-color:var(--accent)}.landing-module__jDH3nq__courseModule[data-complete=true]:after{content:"✓";color:var(--accent);justify-content:center;align-items:center;font-weight:700;display:flex;position:absolute;inset:0}.landing-module__jDH3nq__courseModule[data-active=true]{border-color:var(--accent);box-shadow:0 0 0 3px var(--accent-soft);animation:1.5s ease-in-out infinite landing-module__jDH3nq__moduleActive}@keyframes landing-module__jDH3nq__moduleActive{0%,to{box-shadow:0 0 0 3px var(--accent-soft)}50%{box-shadow:0 0 0 6px #0000}}.landing-module__jDH3nq__progressBar{background:var(--border);border-radius:4px;width:100%;max-width:300px;height:8px;overflow:hidden}.landing-module__jDH3nq__progressFill{background:var(--accent);border-radius:4px;width:50%;height:100%;animation:2s ease-in-out infinite landing-module__jDH3nq__progressPulse}@keyframes landing-module__jDH3nq__progressPulse{0%,to{opacity:1}50%{opacity:.7}}@media (max-width:900px){.landing-module__jDH3nq__bentoFeaturesGrid{grid-template-rows:auto;grid-template-columns:repeat(2,1fr)}.landing-module__jDH3nq__bentoLarge{grid-area:span 1/span 2}.landing-module__jDH3nq__bentoMedium{grid-column:span 2}.landing-module__jDH3nq__bentoSmall{grid-column:span 1}.landing-module__jDH3nq__bentoWide{grid-column:span 2}}@media (max-width:600px){.landing-module__jDH3nq__bentoFeaturesGrid{grid-template-columns:1fr}.landing-module__jDH3nq__bentoLarge,.landing-module__jDH3nq__bentoMedium,.landing-module__jDH3nq__bentoSmall,.landing-module__jDH3nq__bentoWide{grid-column:span 1}}.landing-module__jDH3nq__sectionHeader{text-align:center;margin-bottom:3rem;flex-direction:column;gap:.5rem;max-width:600px;margin-inline:auto;display:flex}.landing-module__jDH3nq__eyebrow{text-transform:uppercase;letter-spacing:.2em;color:var(--accent);margin:0;font-size:.7rem;font-weight:700}.landing-module__jDH3nq__sectionHeader h2{letter-spacing:.02em;margin:0;font-family:Lemon Milk,Inter,sans-serif;font-size:clamp(1.5rem,3vw,2.5rem);font-weight:700}.landing-module__jDH3nq__subtext{color:var(--muted);margin:0;font-size:1rem;line-height:1.6}.landing-module__jDH3nq__bentoGrid{grid-template-rows:auto;grid-template-columns:repeat(12,1fr);gap:1.25rem;display:grid}.landing-module__jDH3nq__bentoCard{background:var(--glass);-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);border:1px solid var(--glass-border);border-radius:24px;transition:all .4s cubic-bezier(.4,0,.2,1);position:relative;overflow:hidden}.landing-module__jDH3nq__bentoCardInner{z-index:1;flex-direction:column;gap:1rem;height:100%;padding:2rem;display:flex;position:relative}.landing-module__jDH3nq__bentoGlow{background:radial-gradient(circle at 30% 30%,var(--accent)0%,transparent 60%);opacity:0;pointer-events:none;transition:opacity .4s;position:absolute;inset:0}.landing-module__jDH3nq__bentoCard:hover{border-color:var(--accent);box-shadow:var(--shadow-lg),0 0 50px var(--accent-soft),inset 0 1px 0 #ffffff1a;transform:translateY(-6px)scale(1.01)}.landing-module__jDH3nq__bentoCard:hover .landing-module__jDH3nq__bentoGlow{opacity:.08}.landing-module__jDH3nq__bento1{grid-column:span 8}.landing-module__jDH3nq__bento2,.landing-module__jDH3nq__bento3,.landing-module__jDH3nq__bento4,.landing-module__jDH3nq__bento5{grid-column:span 4}.landing-module__jDH3nq__bentoIcon{filter:drop-shadow(0 0 12px var(--accent));font-size:2.5rem;line-height:1;transition:transform .4s,filter .4s}.landing-module__jDH3nq__bentoCard:hover .landing-module__jDH3nq__bentoIcon{filter:drop-shadow(0 0 20px var(--accent));transform:scale(1.1)}.landing-module__jDH3nq__bentoCard h3{color:var(--text);margin:0;font-size:1.25rem;font-weight:700}.landing-module__jDH3nq__bentoCard p{color:var(--muted);margin:0;font-size:1rem;line-height:1.65}.landing-module__jDH3nq__steps{padding:5rem 0;position:relative}.landing-module__jDH3nq__stepsTimeline{justify-content:space-between;gap:2rem;padding:2rem 0;display:flex;position:relative}.landing-module__jDH3nq__timelineLine{background:linear-gradient(90deg,var(--accent),var(--glow-secondary),var(--accent-strong));z-index:0;border-radius:3px;height:3px;position:absolute;top:50%;left:10%;right:10%;transform:translateY(-50%)}.landing-module__jDH3nq__timelineLine:before,.landing-module__jDH3nq__timelineLine:after{content:"";background:var(--accent);border-radius:50%;width:12px;height:12px;position:absolute;top:50%;transform:translateY(-50%)}.landing-module__jDH3nq__timelineLine:before{left:0}.landing-module__jDH3nq__timelineLine:after{right:0}.landing-module__jDH3nq__stepsTimeline .landing-module__jDH3nq__stepCard{border:1px solid var(--glass-border);background:var(--glass);-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);text-align:center;z-index:1;transition:all .4s cubic-bezier(.4,0,.2,1);transition-delay:calc(var(--index,0)*.1s);border-radius:24px;flex-direction:column;flex:1;align-items:center;gap:1.25rem;padding:2rem;display:flex;position:relative}.landing-module__jDH3nq__stepsTimeline .landing-module__jDH3nq__stepCard:hover{box-shadow:var(--shadow-lg),0 0 40px var(--accent-soft);border-color:var(--accent);transform:translateY(-8px)}.landing-module__jDH3nq__stepNumber{background:var(--gradient-accent);color:#fff;border-radius:20px;place-items:center;width:64px;height:64px;font-size:1.5rem;font-weight:800;transition:transform .3s;display:grid;position:relative}.landing-module__jDH3nq__stepsTimeline .landing-module__jDH3nq__stepCard:hover .landing-module__jDH3nq__stepNumber{transform:scale(1.05)}.landing-module__jDH3nq__stepNumber:after{display:none}.landing-module__jDH3nq__stepContent{flex-direction:column;gap:.75rem;display:flex}.landing-module__jDH3nq__stepEmoji{font-size:2rem}.landing-module__jDH3nq__stepContent h3{letter-spacing:.02em;color:var(--text);margin:0;font-family:Lemon Milk,Inter,sans-serif;font-size:1.15rem;font-weight:700}.landing-module__jDH3nq__stepContent p{color:var(--muted);margin:0;font-size:.95rem;line-height:1.6}.landing-module__jDH3nq__stepList{grid-template-columns:repeat(3,1fr);gap:2rem;display:grid;position:relative}.landing-module__jDH3nq__stepList:before{content:"";background:linear-gradient(90deg,var(--accent),var(--glow-secondary),var(--glow-tertiary));opacity:.4;border-radius:2px;height:2px;position:absolute;top:45px;left:calc(16.67% + 1rem);right:calc(16.67% + 1rem)}.landing-module__jDH3nq__stepCard{border:1px solid var(--glass-border);background:var(--glass);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);text-align:center;z-index:1;border-radius:20px;flex-direction:column;align-items:center;gap:1rem;padding:1.5rem;transition:all .3s;display:flex;position:relative}.landing-module__jDH3nq__stepCard:hover{box-shadow:var(--shadow-lg),0 0 30px #00aaff1a;border-color:var(--accent);transform:translateY(-4px)}.landing-module__jDH3nq__stepIndex{background:var(--gradient-accent);color:#fff;border-radius:16px;place-items:center;width:56px;height:56px;font-size:1.3rem;font-weight:800;display:grid;position:relative;box-shadow:0 8px 25px #00aaff59}.landing-module__jDH3nq__stepIndex:after{content:"";background:var(--gradient-accent);opacity:.3;filter:blur(8px);z-index:-1;border-radius:18px;position:absolute;inset:-3px}.landing-module__jDH3nq__stepCard p{color:var(--text);margin:0;font-size:.95rem;line-height:1.6}.landing-module__jDH3nq__modes{padding:5rem 0}.landing-module__jDH3nq__modeGrid{grid-template-columns:repeat(3,1fr);gap:1.5rem;display:grid}.landing-module__jDH3nq__modeCard{border:1px solid var(--glass-border);background:var(--glass);-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);color:inherit;transition:all .4s cubic-bezier(.4,0,.2,1);transition-delay:calc(var(--index,0)*50ms);border-radius:24px;flex-direction:column;gap:1rem;padding:2rem;text-decoration:none;display:flex;position:relative;overflow:hidden}.landing-module__jDH3nq__modeCardHover,.landing-module__jDH3nq__modeCard:before{display:none}.landing-module__jDH3nq__modeCard:hover{border-color:var(--accent);box-shadow:var(--shadow-lg);transform:translateY(-6px)}.landing-module__jDH3nq__modeIcon{font-size:2.25rem;line-height:1;transition:transform .4s}.landing-module__jDH3nq__modeCard:hover .landing-module__jDH3nq__modeIcon{transform:scale(1.1)}.landing-module__jDH3nq__modeArrow{color:var(--accent);opacity:0;font-size:1.25rem;transition:all .3s;position:absolute;bottom:1.5rem;right:1.5rem;transform:translate(-10px)}.landing-module__jDH3nq__modeCard:hover .landing-module__jDH3nq__modeArrow{opacity:1;transform:translate(0)}.landing-module__jDH3nq__typographyShowcase{background:var(--bg);padding:10rem 0;position:relative;overflow:hidden}.landing-module__jDH3nq__typographyShowcase:before{content:"";background:radial-gradient(ellipse 60% 80% at 10% 30%,var(--gradient-spot-1),transparent),radial-gradient(ellipse 40% 50% at 90% 70%,var(--gradient-spot-2),transparent);pointer-events:none;opacity:.4;position:absolute;inset:0}.landing-module__jDH3nq__typographyContent{z-index:1;text-align:left;flex-direction:column;align-items:flex-start;max-width:1000px;display:flex;position:relative}.landing-module__jDH3nq__typographyLine{align-items:baseline;gap:.4em;display:flex;overflow:hidden}.landing-module__jDH3nq__typographyWord{letter-spacing:.01em;color:var(--text);opacity:0;animation:.8s cubic-bezier(.16,1,.3,1) forwards landing-module__jDH3nq__wordReveal;animation-delay:var(--delay,0s);font-family:Game Of Squids,Inter,sans-serif;font-size:clamp(3.5rem,11vw,8rem);font-style:normal;font-weight:100;line-height:1.25;display:inline-block;transform:translateY(100%)}@keyframes landing-module__jDH3nq__wordReveal{0%{opacity:0;transform:translateY(100%)}to{opacity:1;transform:translateY(0)}}.landing-module__jDH3nq__typographyAccent{color:var(--accent);text-shadow:0 0 40px var(--accent-soft);position:relative}.landing-module__jDH3nq__accentDot{background:var(--accent);opacity:0;border-radius:50%;width:.22em;height:.22em;animation:.5s cubic-bezier(.68,-.55,.265,1.55) .6s forwards landing-module__jDH3nq__dotPop;position:absolute;top:.05em;right:-.28em;transform:scale(0)}@keyframes landing-module__jDH3nq__dotPop{0%{opacity:0;transform:scale(0)}to{opacity:1;transform:scale(1)}}.landing-module__jDH3nq__typographyLinear{background:linear-gradient(180deg,var(--accent)0%,var(--glow-secondary)100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;position:relative}.landing-module__jDH3nq__typographyHighlight{background:linear-gradient(135deg,var(--glow-secondary)0%,var(--accent-strong)50%,var(--glow-tertiary)100%);-webkit-text-fill-color:transparent;animation:.8s cubic-bezier(.16,1,.3,1) forwards landing-module__jDH3nq__wordReveal,4s ease-in-out infinite landing-module__jDH3nq__gradientFlow;animation-delay:var(--delay,0s),1s;background-size:200% 200%;-webkit-background-clip:text;background-clip:text;position:relative}@keyframes landing-module__jDH3nq__gradientFlow{0%,to{background-position:0%}50%{background-position:100%}}.landing-module__jDH3nq__typographyDivider{margin:2.5rem 0;overflow:hidden}.landing-module__jDH3nq__dividerLine{background:var(--accent);opacity:0;border-radius:2px;width:80px;height:4px;animation:.6s cubic-bezier(.16,1,.3,1) .8s forwards landing-module__jDH3nq__lineSlide;display:block;transform:translate(-100%)}@keyframes landing-module__jDH3nq__lineSlide{0%{opacity:0;transform:translate(-100%)}to{opacity:1;transform:translate(0)}}.landing-module__jDH3nq__typographySubtext{color:var(--muted);opacity:0;max-width:480px;margin:0 0 2.5rem;font-family:Inter,system-ui,sans-serif;font-size:clamp(1rem,2vw,1.2rem);font-weight:400;line-height:1.8;animation:.8s 1s forwards landing-module__jDH3nq__fadeUp;transform:translateY(20px)}@keyframes landing-module__jDH3nq__fadeUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.landing-module__jDH3nq__typographyCta{opacity:0;flex-wrap:wrap;gap:1rem;animation:.8s 1.2s forwards landing-module__jDH3nq__fadeUp;display:flex;transform:translateY(20px)}.landing-module__jDH3nq__typographyCta .landing-module__jDH3nq__btn{border-radius:12px;padding:1rem 2rem;font-size:1rem;font-weight:600}@media (max-width:768px){.landing-module__jDH3nq__typographyShowcase{padding:6rem 0}.landing-module__jDH3nq__typographyWord{font-size:clamp(2.5rem,14vw,4rem)}.landing-module__jDH3nq__accentDot{width:.2em;height:.2em;right:-.25em}.landing-module__jDH3nq__typographyLine{gap:.3em}.landing-module__jDH3nq__typographySubtext{max-width:100%}}@media (max-width:480px){.landing-module__jDH3nq__typographyShowcase{padding:4rem 0}.landing-module__jDH3nq__typographyWord{font-size:clamp(2rem,16vw,3rem)}.landing-module__jDH3nq__typographyDivider{margin:1.5rem 0}.landing-module__jDH3nq__dividerLine{width:60px;height:3px}}.landing-module__jDH3nq__testimonials{background:linear-gradient(180deg,transparent 0%,var(--surface-alt)50%,transparent 100%);padding:5rem 0;display:none;position:relative}.landing-module__jDH3nq__testimonialGrid{grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:2rem;max-width:1200px;margin:0 auto;display:grid}.landing-module__jDH3nq__testimonialCard{background:var(--glass);-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);border:1px solid var(--glass-border);border-radius:20px;padding:2rem;transition:all .4s;position:relative;overflow:hidden}.landing-module__jDH3nq__testimonialCard:before{display:none}.landing-module__jDH3nq__testimonialCard:hover{border-color:var(--accent);box-shadow:var(--shadow-lg);transform:translateY(-4px)}.landing-module__jDH3nq__testimonialCard:hover:before{opacity:0}.landing-module__jDH3nq__quoteIcon{color:var(--accent);opacity:.3;margin-bottom:1rem;font-family:Georgia,serif;font-size:4rem;line-height:1}.landing-module__jDH3nq__testimonialQuote{color:var(--text);margin:0 0 1.5rem;font-size:1rem;font-style:italic;line-height:1.7}.landing-module__jDH3nq__testimonialAuthor{align-items:center;gap:1rem;display:flex}.landing-module__jDH3nq__avatar{background:linear-gradient(135deg,var(--accent),var(--glow-secondary));color:#fff;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:48px;height:48px;font-size:.9rem;font-weight:700;display:flex}.landing-module__jDH3nq__authorName{color:var(--text);font-size:.95rem;font-weight:700}.landing-module__jDH3nq__authorRole{color:var(--muted);font-size:.85rem}.landing-module__jDH3nq__pricing{padding:5rem 0;display:none}.landing-module__jDH3nq__pricingGrid{grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:2rem;max-width:1200px;margin:0 auto;display:grid}.landing-module__jDH3nq__pricingCard{background:var(--glass);-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);border:1px solid var(--glass-border);border-radius:24px;flex-direction:column;padding:2.5rem;transition:all .4s cubic-bezier(.4,0,.2,1);display:flex;position:relative;overflow:hidden}.landing-module__jDH3nq__pricingCard:before{display:none}.landing-module__jDH3nq__pricingCard:hover{border-color:var(--accent);box-shadow:var(--shadow-lg);transform:translateY(-6px)}.landing-module__jDH3nq__pricingCard:hover:before{opacity:0}.landing-module__jDH3nq__pricingCard.landing-module__jDH3nq__highlighted{border-color:var(--accent);box-shadow:var(--shadow-lg);transform:scale(1.02)}.landing-module__jDH3nq__pricingCard.landing-module__jDH3nq__highlighted:hover{transform:scale(1.02)translateY(-6px)}.landing-module__jDH3nq__popularBadge{background:linear-gradient(135deg,var(--accent),var(--glow-secondary));color:#fff;text-transform:uppercase;letter-spacing:.05em;border-radius:999px;padding:.4rem .9rem;font-size:.75rem;font-weight:700;position:absolute;top:1.5rem;right:1.5rem}.landing-module__jDH3nq__pricingHeader{margin-bottom:2rem}.landing-module__jDH3nq__pricingCard h3{color:var(--text);margin:0 0 1rem;font-size:1.5rem;font-weight:800}.landing-module__jDH3nq__priceRow{align-items:baseline;gap:.25rem;margin-bottom:.75rem;display:flex}.landing-module__jDH3nq__price{background:linear-gradient(135deg,var(--accent),var(--glow-secondary));-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;font-size:3rem;font-weight:900;line-height:1}.landing-module__jDH3nq__period{color:var(--muted);font-size:1rem;font-weight:500}.landing-module__jDH3nq__planDesc{color:var(--muted);margin:0;font-size:.95rem;line-height:1.5}.landing-module__jDH3nq__featureList{flex:1;margin:0 0 2rem;padding:0;list-style:none}.landing-module__jDH3nq__featureList li{color:var(--text);align-items:center;gap:.75rem;padding:.6rem 0;font-size:.95rem;display:flex}.landing-module__jDH3nq__featureList li svg{color:var(--accent);flex-shrink:0}.landing-module__jDH3nq__pricingBtn{width:100%}.landing-module__jDH3nq__modeCard h3{letter-spacing:.02em;color:var(--text);margin:0;font-family:Lemon Milk,Inter,sans-serif;font-size:1.2rem;font-weight:700}.landing-module__jDH3nq__modeCard p{color:var(--muted);margin:0;font-size:.95rem;line-height:1.55}.landing-module__jDH3nq__ctaSection{padding:6rem 0;position:relative}.landing-module__jDH3nq__ctaCard{background:var(--glass);-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);border:1px solid var(--glass-border);box-shadow:var(--shadow-lg);border-radius:32px;grid-template-columns:1fr auto;align-items:center;gap:3rem;padding:4rem;display:grid;position:relative;overflow:hidden}.landing-module__jDH3nq__ctaGlow{display:none}.landing-module__jDH3nq__ctaContent{z-index:1;position:relative}.landing-module__jDH3nq__ctaCard:before{content:"";pointer-events:none;background:linear-gradient(135deg,#00e6d20a,#00d4ff05,#00e6e603);position:absolute;inset:0}.landing-module__jDH3nq__ctaCard:after{display:none}.landing-module__jDH3nq__ctaCard h3{letter-spacing:.02em;z-index:1;margin:.25rem 0 .5rem;font-family:Lemon Milk,Inter,sans-serif;font-size:clamp(1.5rem,2.5vw,2rem);font-weight:700;position:relative}.landing-module__jDH3nq__ctaCard>div{z-index:1;position:relative}.landing-module__jDH3nq__ctaButtons{z-index:1;flex-wrap:wrap;justify-content:flex-end;gap:.75rem;display:flex;position:relative}.landing-module__jDH3nq__footer{border-top:1px solid var(--border);background:var(--surface-alt);margin-top:3rem;padding:2rem 0 1.5rem;position:relative}.landing-module__jDH3nq__footerGrid{grid-template-columns:2fr repeat(3,1fr);gap:2rem;margin-bottom:1.5rem;display:grid}.landing-module__jDH3nq__footerBrand{flex-direction:column;gap:.6rem;display:flex}.landing-module__jDH3nq__footerLogo{align-items:center;gap:.5rem;text-decoration:none;transition:opacity .2s;display:inline-flex}.landing-module__jDH3nq__footerLogo img{transition:transform .2s}.landing-module__jDH3nq__footerLogo span{color:var(--text);letter-spacing:-.01em;background:linear-gradient(135deg,var(--accent)0%,var(--glow-secondary)100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;font-size:1rem;font-weight:700}.landing-module__jDH3nq__footerLogo:hover{opacity:.8}.landing-module__jDH3nq__footerLogo:hover img{transform:scale(1.05)}.landing-module__jDH3nq__footerBrand p{color:var(--muted);max-width:260px;margin:0;font-size:.8rem;line-height:1.5}.landing-module__jDH3nq__footerLinks{flex-direction:column;gap:.5rem;display:flex}.landing-module__jDH3nq__footerLinks h4{color:var(--accent);text-transform:uppercase;letter-spacing:.05em;margin:0 0 .4rem;font-family:Lemon Milk,Inter,sans-serif;font-size:.75rem;font-weight:700}.landing-module__jDH3nq__footerLinks a{color:var(--muted);font-size:.85rem;text-decoration:none;transition:all .2s;display:inline-block}.landing-module__jDH3nq__footerLinks a:hover{color:var(--text);transform:translate(3px)}.landing-module__jDH3nq__footerBottom{border-top:1px solid var(--border);text-align:center;padding-top:1.5rem}.landing-module__jDH3nq__footerBottom p{color:var(--muted);margin:0;font-size:.8rem}@media (max-width:1024px){.landing-module__jDH3nq__heroGrid{grid-template-columns:1fr;gap:3rem}.landing-module__jDH3nq__heroPanel{transform:none}.landing-module__jDH3nq__heroPanel:hover{transform:translateY(-4px)}.landing-module__jDH3nq__bentoGrid{grid-template-columns:repeat(6,1fr)}.landing-module__jDH3nq__bento1,.landing-module__jDH3nq__bento2,.landing-module__jDH3nq__bento3,.landing-module__jDH3nq__bento4,.landing-module__jDH3nq__bento5{grid-area:span 1/span 3}.landing-module__jDH3nq__stepList{grid-template-columns:1fr;gap:1.5rem}.landing-module__jDH3nq__stepList:before{display:none}.landing-module__jDH3nq__stepCard{text-align:left;flex-direction:row}.landing-module__jDH3nq__stepsTimeline{gap:2rem}.landing-module__jDH3nq__stepItem{text-align:center;flex-direction:column;align-items:center}.landing-module__jDH3nq__stepNumber{width:56px;height:56px;font-size:1.25rem}.landing-module__jDH3nq__modeGrid{grid-template-columns:repeat(2,1fr)}.landing-module__jDH3nq__statsRow{gap:1rem}.landing-module__jDH3nq__statsRow>div{padding:1rem}}@media (max-width:768px){.landing-module__jDH3nq__hero{padding:3rem 0 4rem}.landing-module__jDH3nq__hero h1{font-size:clamp(2rem,6vw,2.8rem)}.landing-module__jDH3nq__featureGrid{grid-template-columns:1fr}.landing-module__jDH3nq__bentoGrid{grid-template-columns:1fr;gap:1rem}.landing-module__jDH3nq__bento1,.landing-module__jDH3nq__bento2,.landing-module__jDH3nq__bento3,.landing-module__jDH3nq__bento4,.landing-module__jDH3nq__bento5{grid-area:span 1/span 1}.landing-module__jDH3nq__stepsTimeline{flex-direction:column;gap:1.5rem}.landing-module__jDH3nq__stepItem{text-align:left;flex-direction:row;gap:1.5rem}.landing-module__jDH3nq__stepNumber{flex-shrink:0}.landing-module__jDH3nq__statsRow{flex-direction:column;gap:.75rem}.landing-module__jDH3nq__statsRow>div{text-align:center;padding:1.25rem}.landing-module__jDH3nq__modeGrid{grid-template-columns:1fr}.landing-module__jDH3nq__pricingGrid{grid-template-columns:1fr;gap:1.5rem}.landing-module__jDH3nq__pricingCard.landing-module__jDH3nq__highlighted{transform:scale(1)}.landing-module__jDH3nq__pricingCard.landing-module__jDH3nq__highlighted:hover{transform:translateY(-8px)}.landing-module__jDH3nq__testimonialGrid{grid-template-columns:1fr;gap:1.5rem}.landing-module__jDH3nq__ctaCard{text-align:center;grid-template-columns:1fr;padding:2rem}.landing-module__jDH3nq__ctaButtons{justify-content:center}.landing-module__jDH3nq__ctaGlow{width:200px;height:200px}.landing-module__jDH3nq__footerGrid{grid-template-columns:1fr 1fr;gap:2rem}.landing-module__jDH3nq__footerBrand{grid-column:span 2}.landing-module__jDH3nq__panelStats{grid-template-columns:1fr;gap:.75rem}.landing-module__jDH3nq__particleContainer,.landing-module__jDH3nq__mouseGlow{display:none}}@media (max-width:480px){.landing-module__jDH3nq__metaRow{flex-direction:column}.landing-module__jDH3nq__metaCard{width:100%}.landing-module__jDH3nq__ctaRow{flex-direction:column}.landing-module__jDH3nq__ctaRow .landing-module__jDH3nq__btn{width:100%}}
