@keyframes WhySection-module__NMD-qW__cardEnter{0%{opacity:0;transform:translateY(24px)scale(.97)}to{opacity:1;transform:translateY(0)scale(1)}}.WhySection-module__NMD-qW__section{padding:var(--section-gap) 0;background:var(--bg-2);border-top:1px solid var(--border)}.WhySection-module__NMD-qW__container{max-width:var(--container);margin:0 auto;padding:0 40px}.WhySection-module__NMD-qW__header{border-bottom:1px solid var(--border);justify-content:space-between;align-items:flex-end;gap:48px;margin-bottom:56px;padding-bottom:32px;display:flex}.WhySection-module__NMD-qW__headerLeft{flex-shrink:0}.WhySection-module__NMD-qW__eyebrow{font-family:var(--font-mono);letter-spacing:.14em;text-transform:uppercase;color:var(--magenta);margin-bottom:10px;font-size:.68rem;font-weight:700;display:block}.WhySection-module__NMD-qW__title{font-family:var(--font-mono);color:var(--text);font-size:clamp(2.2rem,4.5vw,3.8rem);font-weight:900;line-height:1}.WhySection-module__NMD-qW__accent{color:var(--magenta);text-shadow:0 0 40px var(--magenta-glow)}.WhySection-module__NMD-qW__headerSub{color:var(--text-muted);text-align:right;max-width:380px;font-size:.95rem;line-height:1.65}.WhySection-module__NMD-qW__grid{background:var(--border);border:1px solid var(--border);border-radius:var(--r-xl);grid-template-columns:repeat(3,1fr);gap:1px;display:grid;overflow:hidden}.WhySection-module__NMD-qW__card{background:var(--surface);opacity:0;align-items:flex-start;gap:16px;padding:32px 28px;transition:background .2s;display:flex}.WhySection-module__NMD-qW__card:hover{background:var(--surface-2)}.WhySection-module__NMD-qW__entered{animation:.55s cubic-bezier(.34,1.3,.64,1) both WhySection-module__NMD-qW__cardEnter}.WhySection-module__NMD-qW__icon{flex-shrink:0;margin-top:2px;font-size:1.5rem}.WhySection-module__NMD-qW__cardBody{flex-direction:column;gap:6px;display:flex}.WhySection-module__NMD-qW__cardTitle{font-family:var(--font-mono);color:var(--text);letter-spacing:.02em;font-size:.85rem;font-weight:700}.WhySection-module__NMD-qW__cardText{color:var(--text-muted);font-size:.83rem;line-height:1.6}@media (max-width:960px){.WhySection-module__NMD-qW__header{flex-direction:column;align-items:flex-start;gap:20px}.WhySection-module__NMD-qW__headerSub{text-align:left;max-width:100%}.WhySection-module__NMD-qW__grid{grid-template-columns:1fr 1fr}}@media (max-width:540px){.WhySection-module__NMD-qW__container{padding:0 20px}.WhySection-module__NMD-qW__grid{grid-template-columns:1fr}.WhySection-module__NMD-qW__card{padding:22px 20px}}
@keyframes TrustSection-module__fU1gDa__ringExpand{0%{opacity:.5;transform:scale(1)}to{opacity:0;transform:scale(2.4)}}@keyframes TrustSection-module__fU1gDa__itemIn{0%{opacity:0;transform:translateY(20px)scale(.97)}to{opacity:1;transform:translateY(0)scale(1)}}.TrustSection-module__fU1gDa__section{background:var(--bg-2);border-top:1px solid var(--border);padding:80px 0}.TrustSection-module__fU1gDa__container{max-width:var(--container);margin:0 auto;padding:0 40px}.TrustSection-module__fU1gDa__header{border-bottom:1px solid var(--border);justify-content:space-between;align-items:flex-end;gap:40px;margin-bottom:48px;padding-bottom:32px;display:flex}.TrustSection-module__fU1gDa__headerLeft{flex-shrink:0}.TrustSection-module__fU1gDa__eyebrow{font-family:var(--font-mono);letter-spacing:.14em;text-transform:uppercase;color:var(--magenta);margin-bottom:10px;font-size:.68rem;font-weight:700;display:block}.TrustSection-module__fU1gDa__title{font-family:var(--font-mono);color:var(--text);font-size:clamp(2rem,4vw,3.2rem);font-weight:900;line-height:1}.TrustSection-module__fU1gDa__sub{color:var(--text-muted);text-align:right;max-width:360px;font-size:.9rem;line-height:1.65}.TrustSection-module__fU1gDa__grid{background:var(--border);border:1px solid var(--border);border-radius:var(--r-xl);grid-template-columns:repeat(4,1fr);gap:1px;display:grid;overflow:hidden}.TrustSection-module__fU1gDa__item{background:var(--surface);opacity:0;align-items:flex-start;gap:16px;padding:32px 28px;transition:background .2s;display:flex}.TrustSection-module__fU1gDa__item.TrustSection-module__fU1gDa__visible{animation:.55s cubic-bezier(.34,1.3,.64,1) both TrustSection-module__fU1gDa__itemIn}.TrustSection-module__fU1gDa__item:hover{background:var(--surface-2)}.TrustSection-module__fU1gDa__iconRing{flex-shrink:0;justify-content:center;align-items:center;width:48px;height:48px;display:flex;position:relative}.TrustSection-module__fU1gDa__icon{z-index:2;font-size:1.4rem;position:relative}.TrustSection-module__fU1gDa__ringAnim{border:1px solid var(--magenta);border-radius:50%;animation:2.6s ease-out infinite TrustSection-module__fU1gDa__ringExpand;position:absolute;inset:0}.TrustSection-module__fU1gDa__item:nth-child(2) .TrustSection-module__fU1gDa__ringAnim{animation-delay:.65s}.TrustSection-module__fU1gDa__item:nth-child(3) .TrustSection-module__fU1gDa__ringAnim{animation-delay:1.3s}.TrustSection-module__fU1gDa__item:nth-child(4) .TrustSection-module__fU1gDa__ringAnim{animation-delay:1.95s}.TrustSection-module__fU1gDa__textWrap{flex-direction:column;gap:6px;min-width:0;display:flex}.TrustSection-module__fU1gDa__itemTitle{font-family:var(--font-mono);color:var(--text);font-size:.82rem;font-weight:700}.TrustSection-module__fU1gDa__itemBody{color:var(--text-muted);font-size:.8rem;line-height:1.6}@media (max-width:1100px){.TrustSection-module__fU1gDa__grid{grid-template-columns:1fr 1fr}}@media (max-width:768px){.TrustSection-module__fU1gDa__header{flex-direction:column;align-items:flex-start;gap:16px}.TrustSection-module__fU1gDa__sub{text-align:left;max-width:100%}}@media (max-width:480px){.TrustSection-module__fU1gDa__container{padding:0 20px}.TrustSection-module__fU1gDa__grid{grid-template-columns:1fr}.TrustSection-module__fU1gDa__item{padding:22px 20px}}
@keyframes ComparisonSection-module__1AbQbG__slideUp{0%{opacity:0;transform:translateY(32px)}to{opacity:1;transform:translateY(0)}}.ComparisonSection-module__1AbQbG__section{padding:var(--section-gap) 0;background:var(--bg);border-top:1px solid var(--border);opacity:0;transition:opacity .5s}.ComparisonSection-module__1AbQbG__section.ComparisonSection-module__1AbQbG__visible{opacity:1;animation:.6s cubic-bezier(.34,1.2,.64,1) both ComparisonSection-module__1AbQbG__slideUp}.ComparisonSection-module__1AbQbG__container{max-width:var(--container);margin:0 auto;padding:0 40px}.ComparisonSection-module__1AbQbG__header{text-align:center;margin-bottom:60px}.ComparisonSection-module__1AbQbG__eyebrow{font-family:var(--font-mono);letter-spacing:.14em;text-transform:uppercase;color:var(--magenta);margin-bottom:10px;font-size:.68rem;font-weight:700;display:block}.ComparisonSection-module__1AbQbG__title{font-family:var(--font-mono);color:var(--text);margin-bottom:14px;font-size:clamp(2rem,4.5vw,3.4rem);font-weight:900;line-height:1.05}.ComparisonSection-module__1AbQbG__accent{color:var(--magenta)}.ComparisonSection-module__1AbQbG__sub{color:var(--text-muted);font-size:.9rem;font-family:var(--font-mono)}.ComparisonSection-module__1AbQbG__slider{border-radius:var(--r-xl);cursor:col-resize;border:1px solid var(--border);-webkit-user-select:none;user-select:none;height:400px;position:relative;overflow:hidden}.ComparisonSection-module__1AbQbG__panelWithout,.ComparisonSection-module__1AbQbG__panelWith{align-items:center;display:flex;position:absolute;inset:0}.ComparisonSection-module__1AbQbG__panelWithout{background:var(--bg-2);justify-content:flex-end}.ComparisonSection-module__1AbQbG__panelWith{background:var(--surface-2);border-right:2px solid var(--magenta);justify-content:flex-start}.ComparisonSection-module__1AbQbG__panelContent{flex-direction:column;gap:24px;width:50%;min-width:280px;padding:48px 64px;display:flex}.ComparisonSection-module__1AbQbG__panelWithout .ComparisonSection-module__1AbQbG__panelContent{text-align:right;align-items:flex-end}.ComparisonSection-module__1AbQbG__panelWith .ComparisonSection-module__1AbQbG__panelContent{text-align:left;align-items:flex-start}.ComparisonSection-module__1AbQbG__panelLabel{font-family:var(--font-mono);letter-spacing:.12em;text-transform:uppercase;align-items:center;gap:8px;font-size:.72rem;font-weight:700;display:flex}.ComparisonSection-module__1AbQbG__panelWithout .ComparisonSection-module__1AbQbG__panelLabel{color:var(--text-dim);flex-direction:row-reverse}.ComparisonSection-module__1AbQbG__panelWith .ComparisonSection-module__1AbQbG__panelLabel{color:var(--magenta);text-shadow:var(--glow-sm)}.ComparisonSection-module__1AbQbG__crossBadge{opacity:.6;font-size:.7rem}.ComparisonSection-module__1AbQbG__checkBadge{color:var(--magenta);font-size:.7rem}.ComparisonSection-module__1AbQbG__panelList{flex-direction:column;gap:13px;display:flex}.ComparisonSection-module__1AbQbG__panelItem{align-items:flex-start;gap:10px;font-size:.875rem;line-height:1.5;display:flex}.ComparisonSection-module__1AbQbG__panelItemBad{color:var(--text-dim);flex-direction:row-reverse}.ComparisonSection-module__1AbQbG__panelItemGood{color:var(--text)}.ComparisonSection-module__1AbQbG__cross{color:var(--text-dim);font-family:var(--font-mono);flex-shrink:0;margin-top:2px;font-size:.72rem}.ComparisonSection-module__1AbQbG__check{color:var(--magenta);font-family:var(--font-mono);text-shadow:var(--glow-sm);flex-shrink:0;margin-top:2px;font-size:.75rem}.ComparisonSection-module__1AbQbG__handle{z-index:10;flex-direction:column;align-items:center;display:flex;position:absolute;top:0;bottom:0;transform:translate(-50%)}.ComparisonSection-module__1AbQbG__handleLine{background:var(--magenta);width:2px;box-shadow:var(--glow-sm);flex:1}.ComparisonSection-module__1AbQbG__handleDot{background:var(--magenta);width:44px;height:44px;box-shadow:var(--glow);color:#fff;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;font-size:1rem;transition:transform .15s;display:flex}.ComparisonSection-module__1AbQbG__handle:hover .ComparisonSection-module__1AbQbG__handleDot,.ComparisonSection-module__1AbQbG__handle:active .ComparisonSection-module__1AbQbG__handleDot{transform:scale(1.1)}@media (max-width:768px){.ComparisonSection-module__1AbQbG__container{padding:0 20px}.ComparisonSection-module__1AbQbG__slider{height:auto;min-height:460px}.ComparisonSection-module__1AbQbG__panelContent{width:50%;min-width:200px;padding:32px 28px}.ComparisonSection-module__1AbQbG__panelItem{font-size:.78rem}}@media (max-width:480px){.ComparisonSection-module__1AbQbG__panelContent{padding:24px 16px}.ComparisonSection-module__1AbQbG__panelItem{font-size:.72rem}}
.LiveSignalSection-module__DF9yHG__section{padding:var(--section-gap) 0;background:var(--bg);border-top:1px solid var(--border)}.LiveSignalSection-module__DF9yHG__container{max-width:var(--container);margin:0 auto;padding:0 40px}.LiveSignalSection-module__DF9yHG__header{text-align:center;margin-bottom:56px}.LiveSignalSection-module__DF9yHG__eyebrow{font-family:var(--font-mono);letter-spacing:.14em;text-transform:uppercase;color:var(--magenta);margin-bottom:14px;font-size:.7rem;font-weight:700;display:block}.LiveSignalSection-module__DF9yHG__title{font-family:var(--font-mono);color:var(--text);font-size:clamp(2rem,4.5vw,3.4rem);font-weight:900}.LiveSignalSection-module__DF9yHG__terminal{border:1px solid var(--border);border-radius:var(--r-xl);background:#0a0012;max-width:720px;margin:0 auto;overflow:hidden;box-shadow:0 0 60px #ff00aa14,0 24px 60px #0009}.LiveSignalSection-module__DF9yHG__termBar{border-bottom:1px solid var(--border);background:#ffffff08;align-items:center;gap:12px;padding:12px 20px;display:flex}.LiveSignalSection-module__DF9yHG__termDots{gap:6px;display:flex}.LiveSignalSection-module__DF9yHG__dot{border-radius:50%;flex-shrink:0;width:10px;height:10px;display:block}.LiveSignalSection-module__DF9yHG__termTitle{font-family:var(--font-mono);color:var(--text-dim);text-align:center;letter-spacing:.04em;flex:1;font-size:.72rem}.LiveSignalSection-module__DF9yHG__termTime{font-family:var(--font-mono);color:var(--text-dim);flex-shrink:0;font-size:.68rem}.LiveSignalSection-module__DF9yHG__termBody{flex-direction:column;gap:20px;padding:28px 32px 24px;display:flex}.LiveSignalSection-module__DF9yHG__feedRow{align-items:center;gap:10px;transition:opacity .3s;display:flex}.LiveSignalSection-module__DF9yHG__blink{opacity:.3}.LiveSignalSection-module__DF9yHG__prompt{font-family:var(--font-mono);color:var(--magenta);font-size:.9rem;font-weight:700}.LiveSignalSection-module__DF9yHG__feedLabel{font-family:var(--font-mono);color:var(--text-muted);letter-spacing:.08em;text-transform:uppercase;font-size:.75rem}.LiveSignalSection-module__DF9yHG__pulse{background:#22c55e;border-radius:50%;width:8px;height:8px;margin-left:4px;animation:1.4s ease-in-out infinite LiveSignalSection-module__DF9yHG__pulseGlow;box-shadow:0 0 8px #22c55eb3}.LiveSignalSection-module__DF9yHG__feedCard{background:var(--surface);border:1px solid var(--border);border-radius:var(--r-lg);padding:20px 24px;transition:opacity .3s}.LiveSignalSection-module__DF9yHG__feedCasino{font-family:var(--font-mono);letter-spacing:.1em;text-transform:uppercase;color:var(--text-muted);margin-bottom:6px;font-size:.72rem;font-weight:700}.LiveSignalSection-module__DF9yHG__feedBonus{font-family:var(--font-mono);color:var(--text);margin-bottom:12px;font-size:1.4rem;font-weight:900;line-height:1.2}.LiveSignalSection-module__DF9yHG__feedMeta{align-items:center;gap:20px;display:flex}.LiveSignalSection-module__DF9yHG__feedRating{font-family:var(--font-mono);color:var(--magenta);font-size:.75rem;font-weight:700}.LiveSignalSection-module__DF9yHG__feedUpdated{font-family:var(--font-mono);color:var(--text-dim);letter-spacing:.06em;font-size:.68rem}.LiveSignalSection-module__DF9yHG__dots{justify-content:center;gap:8px;display:flex}.LiveSignalSection-module__DF9yHG__dotBtn{background:var(--text-dim);border-radius:50%;width:6px;height:6px;padding:0;transition:background .2s,transform .2s}.LiveSignalSection-module__DF9yHG__dotActive{background:var(--magenta);box-shadow:0 0 6px var(--magenta-glow);transform:scale(1.4)}.LiveSignalSection-module__DF9yHG__claimBtn{font-family:var(--font-mono);color:var(--magenta);letter-spacing:.04em;background:var(--magenta-faint);border:1px solid var(--border-bright);border-radius:var(--r-sm);justify-content:center;align-items:center;gap:8px;width:100%;padding:10px 20px;font-size:.82rem;font-weight:700;transition:background .2s,box-shadow .2s;display:flex}.LiveSignalSection-module__DF9yHG__claimBtn:hover{box-shadow:var(--glow-sm);background:#ff00aa24}.LiveSignalSection-module__DF9yHG__claimArrow{transition:transform .2s}.LiveSignalSection-module__DF9yHG__claimBtn:hover .LiveSignalSection-module__DF9yHG__claimArrow{transform:translate(4px)}.LiveSignalSection-module__DF9yHG__legal{color:var(--text-dim);text-align:center;font-size:.65rem}@media (max-width:640px){.LiveSignalSection-module__DF9yHG__container{padding:0 20px}.LiveSignalSection-module__DF9yHG__termBody{padding:20px}.LiveSignalSection-module__DF9yHG__feedBonus{font-size:1.1rem}}
@keyframes NewsletterSection-module__tOOZca__checkPop{0%{opacity:0;transform:scale(0)}to{opacity:1;transform:scale(1)}}.NewsletterSection-module__tOOZca__section{padding:var(--section-gap) 0;background:var(--bg);border-top:1px solid var(--border)}.NewsletterSection-module__tOOZca__container{max-width:var(--container);margin:0 auto;padding:0 40px}.NewsletterSection-module__tOOZca__inner{background:var(--surface);border:1px solid var(--border);border-radius:var(--r-xl);grid-template-columns:1fr 1fr;align-items:center;gap:80px;padding:60px;display:grid}.NewsletterSection-module__tOOZca__eyebrow{font-family:var(--font-mono);letter-spacing:.14em;text-transform:uppercase;color:var(--magenta);margin-bottom:12px;font-size:.68rem;font-weight:700;display:block}.NewsletterSection-module__tOOZca__title{font-family:var(--font-mono);color:var(--text);margin-bottom:16px;font-size:clamp(1.8rem,3.5vw,3rem);font-weight:900;line-height:1.05}.NewsletterSection-module__tOOZca__accent{color:var(--magenta)}.NewsletterSection-module__tOOZca__sub{color:var(--text-muted);font-size:.9rem;line-height:1.65}.NewsletterSection-module__tOOZca__form{flex-direction:column;gap:12px;display:flex}.NewsletterSection-module__tOOZca__inputRow{border:1px solid var(--border-bright);border-radius:var(--r-md);gap:0;transition:box-shadow .2s;display:flex;overflow:hidden}.NewsletterSection-module__tOOZca__inputRow:focus-within{box-shadow:var(--glow-sm);border-color:var(--magenta)}.NewsletterSection-module__tOOZca__input{background:var(--bg-2);font-family:var(--font-mono);color:var(--text);border:none;outline:none;flex:1;min-width:0;padding:14px 18px;font-size:.85rem}.NewsletterSection-module__tOOZca__input::placeholder{color:var(--text-dim)}.NewsletterSection-module__tOOZca__submit{background:var(--magenta);color:#fff;font-family:var(--font-mono);letter-spacing:.07em;text-transform:uppercase;white-space:nowrap;flex-shrink:0;padding:14px 24px;font-size:.78rem;font-weight:700;transition:box-shadow .2s}.NewsletterSection-module__tOOZca__submit:hover:not(:disabled){box-shadow:var(--glow)}.NewsletterSection-module__tOOZca__submit:disabled{opacity:.6;cursor:not-allowed}.NewsletterSection-module__tOOZca__progressWrap{background:var(--surface-2);border-radius:var(--r-full);height:3px;overflow:hidden}.NewsletterSection-module__tOOZca__progressBar{background:linear-gradient(90deg, var(--magenta-dim), var(--magenta));border-radius:var(--r-full);height:100%;box-shadow:0 0 8px var(--magenta-glow);transition:width 50ms linear}.NewsletterSection-module__tOOZca__formNote{color:var(--text-dim);text-align:center;font-size:.62rem}.NewsletterSection-module__tOOZca__successBox{flex-direction:column;align-items:center;gap:10px;padding:40px 0;display:flex}.NewsletterSection-module__tOOZca__checkmark{background:var(--magenta);color:#fff;width:56px;height:56px;box-shadow:var(--glow);border-radius:50%;justify-content:center;align-items:center;font-size:1.4rem;animation:.5s cubic-bezier(.34,1.56,.64,1) both NewsletterSection-module__tOOZca__checkPop;display:flex}.NewsletterSection-module__tOOZca__successTitle{font-family:var(--font-mono);color:var(--text);font-size:1.2rem;font-weight:900}.NewsletterSection-module__tOOZca__successSub{color:var(--text-muted);font-size:.85rem}@media (max-width:840px){.NewsletterSection-module__tOOZca__inner{grid-template-columns:1fr;gap:40px;padding:40px}}@media (max-width:540px){.NewsletterSection-module__tOOZca__container{padding:0 20px}.NewsletterSection-module__tOOZca__inner{padding:28px 20px}.NewsletterSection-module__tOOZca__inputRow{flex-direction:column}.NewsletterSection-module__tOOZca__submit{text-align:center;border-radius:0;padding:13px}}
@keyframes HowItWorksSection-module__KOoQpa__panelIn{0%{opacity:0;transform:translate(16px)}to{opacity:1;transform:translate(0)}}.HowItWorksSection-module__KOoQpa__section{padding:var(--section-gap) 0;background:var(--bg);border-top:1px solid var(--border)}.HowItWorksSection-module__KOoQpa__container{max-width:var(--container);margin:0 auto;padding:0 40px}.HowItWorksSection-module__KOoQpa__header{margin-bottom:56px}.HowItWorksSection-module__KOoQpa__eyebrow{font-family:var(--font-mono);letter-spacing:.14em;text-transform:uppercase;color:var(--magenta);margin-bottom:10px;font-size:.68rem;font-weight:700;display:block}.HowItWorksSection-module__KOoQpa__title{font-family:var(--font-mono);color:var(--text);font-size:clamp(2.2rem,4.5vw,3.8rem);font-weight:900;line-height:1}.HowItWorksSection-module__KOoQpa__accent{color:var(--magenta)}.HowItWorksSection-module__KOoQpa__tabsWrap{grid-template-columns:280px 1fr;align-items:start;gap:40px;display:grid}.HowItWorksSection-module__KOoQpa__tabs{flex-direction:column;gap:4px;display:flex}.HowItWorksSection-module__KOoQpa__tab{border-radius:var(--r-lg);text-align:left;background:0 0;border:1px solid #0000;align-items:center;gap:16px;padding:16px 20px;transition:background .2s,border-color .2s;display:flex}.HowItWorksSection-module__KOoQpa__tab:hover{background:var(--surface)}.HowItWorksSection-module__KOoQpa__tabActive{background:var(--surface-2);border-color:var(--border-bright)}.HowItWorksSection-module__KOoQpa__tabNum{font-family:var(--font-mono);color:var(--text-dim);flex-shrink:0;font-size:1.4rem;font-weight:900;transition:color .2s}.HowItWorksSection-module__KOoQpa__tabActive .HowItWorksSection-module__KOoQpa__tabNum{color:var(--magenta);text-shadow:var(--glow-sm)}.HowItWorksSection-module__KOoQpa__tabTitle{font-family:var(--font-sans);color:var(--text);font-size:.9rem;font-weight:700}.HowItWorksSection-module__KOoQpa__panels{min-height:260px;position:relative}.HowItWorksSection-module__KOoQpa__panel{background:var(--surface);border:1px solid var(--border);border-radius:var(--r-xl);flex-direction:column;gap:20px;padding:48px 52px;display:none}.HowItWorksSection-module__KOoQpa__panelActive{animation:.4s cubic-bezier(.34,1.2,.64,1) both HowItWorksSection-module__KOoQpa__panelIn;display:flex}.HowItWorksSection-module__KOoQpa__panelNum{font-family:var(--font-mono);color:var(--magenta-faint);margin-bottom:-8px;font-size:4rem;font-weight:900;line-height:1}.HowItWorksSection-module__KOoQpa__panelActive .HowItWorksSection-module__KOoQpa__panelNum{color:#ff00aa26}.HowItWorksSection-module__KOoQpa__panelTitle{font-family:var(--font-mono);color:var(--text);font-size:1.5rem;font-weight:900}.HowItWorksSection-module__KOoQpa__panelBody{color:var(--text-muted);max-width:520px;font-size:.95rem;line-height:1.7}.HowItWorksSection-module__KOoQpa__nextBtn{font-family:var(--font-mono);letter-spacing:.08em;text-transform:uppercase;color:var(--magenta);align-items:center;gap:6px;margin-top:8px;font-size:.78rem;font-weight:700;transition:gap .2s;display:inline-flex}.HowItWorksSection-module__KOoQpa__nextBtn:hover{gap:10px}@media (max-width:768px){.HowItWorksSection-module__KOoQpa__tabsWrap{grid-template-columns:1fr;gap:24px}.HowItWorksSection-module__KOoQpa__tabs{flex-direction:row;padding-bottom:4px;overflow-x:auto}.HowItWorksSection-module__KOoQpa__tab{flex-shrink:0}.HowItWorksSection-module__KOoQpa__tabTitle{display:none}.HowItWorksSection-module__KOoQpa__tabActive .HowItWorksSection-module__KOoQpa__tabTitle{display:block}.HowItWorksSection-module__KOoQpa__panel{padding:28px 24px}.HowItWorksSection-module__KOoQpa__panelNum{font-size:2.5rem}}@media (max-width:480px){.HowItWorksSection-module__KOoQpa__container{padding:0 20px}}
