.Navbar-module__nuAbfa__nav{z-index:100;padding:18px 0;transition:padding .4s cubic-bezier(.16,1,.3,1),background .35s cubic-bezier(.16,1,.3,1),-webkit-backdrop-filter .35s cubic-bezier(.16,1,.3,1),backdrop-filter .35s cubic-bezier(.16,1,.3,1),box-shadow .35s cubic-bezier(.16,1,.3,1);position:fixed;top:0;left:0;right:0}.Navbar-module__nuAbfa__navScrolled{-webkit-backdrop-filter:blur(18px)saturate(1.4);background:#060715d1;padding:10px 0;box-shadow:0 1px #ffffff0d,0 4px 24px #00000059}.Navbar-module__nuAbfa__navInner{max-width:var(--container-max);padding:0 var(--container-padding);justify-content:space-between;align-items:center;gap:24px;margin:0 auto;display:flex}.Navbar-module__nuAbfa__logo{flex-shrink:0;align-items:center;gap:8px;transition:gap .35s cubic-bezier(.16,1,.3,1);display:flex}.Navbar-module__nuAbfa__navScrolled .Navbar-module__nuAbfa__logo{gap:6px}.Navbar-module__nuAbfa__logoWord{font-family:var(--font-family);letter-spacing:-.03em;color:var(--text-primary);font-size:1.15rem;font-weight:700;transition:font-size .35s cubic-bezier(.16,1,.3,1)}.Navbar-module__nuAbfa__navScrolled .Navbar-module__nuAbfa__logoWord{font-size:1.05rem}.Navbar-module__nuAbfa__navLinks{align-items:center;gap:2px;display:flex}.Navbar-module__nuAbfa__navLink{color:#ffffff73;cursor:pointer;white-space:nowrap;background:0 0;border:none;border-radius:8px;align-items:center;gap:5px;padding:8px 14px;font-size:.9rem;font-weight:500;transition:color .2s;display:flex}.Navbar-module__nuAbfa__navLink:hover{color:#ffffffe6}.Navbar-module__nuAbfa__chevron{opacity:.5;flex-shrink:0;transition:transform .25s cubic-bezier(.16,1,.3,1),opacity .2s}.Navbar-module__nuAbfa__chevronOpen{opacity:.9;transform:rotate(180deg)}.Navbar-module__nuAbfa__dropdownWrap{position:relative}.Navbar-module__nuAbfa__dropdownPanel{-webkit-backdrop-filter:blur(20px);border:1px solid var(--border-accent);background:#0a0a1ee6;border-radius:14px;flex-direction:column;gap:2px;min-width:220px;padding:6px;display:flex;position:absolute;top:calc(100% + 8px);left:50%;transform:translate(-50%);box-shadow:0 8px 32px #0006,0 0 0 1px #7c3aed14}.Navbar-module__nuAbfa__dropdownItem{border-radius:10px;align-items:center;gap:10px;padding:10px 12px;text-decoration:none;transition:background .15s;display:flex}.Navbar-module__nuAbfa__dropdownItem:hover{background:#ffffff0f}.Navbar-module__nuAbfa__dropdownItem:hover .Navbar-module__nuAbfa__dropdownItemLabel{color:#ffffffe6}.Navbar-module__nuAbfa__dropdownIcon{color:#ffffff80;flex-shrink:0}.Navbar-module__nuAbfa__dropdownItem:hover .Navbar-module__nuAbfa__dropdownIcon{color:var(--accent-cyan)}.Navbar-module__nuAbfa__dropdownItemText{flex-direction:column;gap:2px;display:flex}.Navbar-module__nuAbfa__dropdownItemLabel{color:#fffc;font-size:.875rem;font-weight:500;line-height:1.3;transition:color .15s}.Navbar-module__nuAbfa__dropdownItemDesc{color:#fff6;font-size:.75rem;line-height:1.4}.Navbar-module__nuAbfa__navActions{flex-shrink:0;align-items:center;gap:10px;display:flex}.Navbar-module__nuAbfa__ctaBtn{color:#fff;background:var(--gradient-btn-primary);white-space:nowrap;border-radius:4px;align-items:center;padding:9px 18px;font-size:.875rem;font-weight:600;text-decoration:none;transition:opacity .18s,transform .12s,box-shadow .18s;display:inline-flex;box-shadow:0 0 16px #00d0ff2e,0 0 6px #7c3aed33}.Navbar-module__nuAbfa__ctaBtn:hover{opacity:.9;box-shadow:0 0 24px #00d0ff47,0 0 10px #7c3aed4d}.Navbar-module__nuAbfa__ctaBtn:active{transform:scale(.98)}.Navbar-module__nuAbfa__hamburger{border-radius:8px;flex-direction:column;justify-content:center;align-items:center;gap:5px;width:40px;height:40px;padding:8px;transition:background .15s;display:none}.Navbar-module__nuAbfa__hamburger:hover{background:#ffffff0f}.Navbar-module__nuAbfa__hamburgerLine{transform-origin:50%;background:#fff9;border-radius:2px;width:18px;height:1.5px;transition:transform .25s cubic-bezier(.16,1,.3,1),opacity .2s;display:block}.Navbar-module__nuAbfa__hamburgerLineTop{transform:translateY(6.5px)rotate(45deg)}.Navbar-module__nuAbfa__hamburgerLineMid{opacity:0}.Navbar-module__nuAbfa__hamburgerLineBot{transform:translateY(-6.5px)rotate(-45deg)}.Navbar-module__nuAbfa__drawer{padding:8px var(--container-padding) 16px;-webkit-backdrop-filter:blur(20px);border-top:1px solid var(--border-subtle);opacity:0;background:#060715f7;flex-direction:column;gap:2px;max-height:0;transition:max-height .32s cubic-bezier(.16,1,.3,1),opacity .22s;display:none;overflow:hidden}.Navbar-module__nuAbfa__drawerOpen{opacity:1;max-height:600px}.Navbar-module__nuAbfa__drawerLink{color:#ffffff8c;cursor:pointer;text-align:left;background:0 0;border:none;border-radius:10px;justify-content:space-between;align-items:center;width:100%;padding:12px 16px;font-size:.95rem;font-weight:500;text-decoration:none;transition:color .15s,background .15s;display:flex}.Navbar-module__nuAbfa__drawerLink:hover{color:#ffffffe6;background:#ffffff0a}.Navbar-module__nuAbfa__drawerSection{flex-direction:column;display:flex}.Navbar-module__nuAbfa__drawerAccordionContent{flex-direction:column;gap:2px;max-height:0;transition:max-height .28s cubic-bezier(.16,1,.3,1);display:flex;overflow:hidden}.Navbar-module__nuAbfa__drawerAccordionContentOpen{max-height:400px}.Navbar-module__nuAbfa__drawerSubLink{color:#ffffff73;border-radius:8px;align-items:center;gap:10px;padding:10px 16px 10px 28px;font-size:.875rem;text-decoration:none;transition:color .15s,background .15s;display:flex}.Navbar-module__nuAbfa__drawerSubLink:hover{color:#ffffffd9;background:#ffffff0a}.Navbar-module__nuAbfa__ctaBtnDrawer{border-radius:6px;justify-content:center;margin-top:12px}@media (max-width:900px){.Navbar-module__nuAbfa__navLinks{display:none}.Navbar-module__nuAbfa__hamburger,.Navbar-module__nuAbfa__drawer{display:flex}.Navbar-module__nuAbfa__ctaBtn:not(.Navbar-module__nuAbfa__ctaBtnDrawer){display:none}}@media (max-width:390px){.Navbar-module__nuAbfa__nav{padding:14px 0}.Navbar-module__nuAbfa__navScrolled{padding:10px 0}}@media (prefers-reduced-motion:reduce){.Navbar-module__nuAbfa__nav,.Navbar-module__nuAbfa__logo,.Navbar-module__nuAbfa__logoWord,.Navbar-module__nuAbfa__chevron,.Navbar-module__nuAbfa__drawerAccordionContent,.Navbar-module__nuAbfa__drawer,.Navbar-module__nuAbfa__hamburgerLine,.Navbar-module__nuAbfa__ctaBtn{transition:none}}
.Hero-module__Z8hQ_W__hero{min-height:calc(100svh - 108px);padding-top:84px;padding-bottom:var(--section-py);z-index:1;flex-direction:column;justify-content:safe center;display:flex;position:relative;overflow:hidden}.Hero-module__Z8hQ_W__content{z-index:1;max-width:var(--container-max);padding:0 var(--container-padding);text-align:center;margin:0 auto;position:relative}.Hero-module__Z8hQ_W__headline{letter-spacing:-.04em;color:#fff;text-shadow:0 2px 8px #0000004d;max-width:940px;margin:0 auto 28px;font-size:clamp(22px,5.6vw,58px);font-weight:600;line-height:1.06}.Hero-module__Z8hQ_W__headlineLead{background:var(--gradient-title-silver);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;max-width:min(660px,100%);margin:0 auto;display:block}.Hero-module__Z8hQ_W__bullets{flex-direction:column;gap:10px;width:fit-content;max-width:100%;margin:0 auto 36px;display:flex}.Hero-module__Z8hQ_W__bullet{color:#fff;letter-spacing:0;text-align:left;align-items:flex-start;gap:12px;font-size:16px;font-weight:400;line-height:32px;display:flex}.Hero-module__Z8hQ_W__bulletDot{flex-shrink:0;width:16px;height:16px;margin-top:7px}.Hero-module__Z8hQ_W__ctas{flex-wrap:wrap;justify-content:center;align-items:center;gap:16px;display:flex}.Hero-module__Z8hQ_W__ctaPrimary{color:var(--text-primary);isolation:isolate;transition:background .3s var(--ease-out-expo), box-shadow .3s var(--ease-out-expo);background:linear-gradient(90deg,#18a3bc 0%,#3d27b4 100%);border:none;border-radius:20px;align-items:center;gap:14px;padding:18px 36px;font-size:1rem;font-weight:600;display:inline-flex;position:relative;box-shadow:0 4px 20px #18a3bc4d,0 0 40px #3d27b426}.Hero-module__Z8hQ_W__ctaBorderWhite{pointer-events:none;z-index:2;clip-path:inset(0 100% 0 0);border:2px solid #ffffffe6;border-radius:20px;transition:clip-path .8s cubic-bezier(.22,1,.36,1);position:absolute;inset:0}.Hero-module__Z8hQ_W__ctaPrimary>span{z-index:3;position:relative}.Hero-module__Z8hQ_W__ctaPrimary:hover .Hero-module__Z8hQ_W__ctaBorderWhite{clip-path:inset(0)}.Hero-module__Z8hQ_W__ctaPrimary:not(:hover) .Hero-module__Z8hQ_W__ctaBorderWhite{clip-path:inset(0 100% 0 0);transition:clip-path .5s var(--ease-out-expo)}.Hero-module__Z8hQ_W__ctaPrimary:hover{box-shadow:0 4px 24px #18a3bc66,0 0 50px #3d27b433}.Hero-module__Z8hQ_W__ctaPrimary:active{background:#474747;box-shadow:0 2px 12px #4747474d}.Hero-module__Z8hQ_W__ctaPrimary:active .Hero-module__Z8hQ_W__ctaBorderWhite{clip-path:inset(0);transition:none}.Hero-module__Z8hQ_W__ctaIcon{flex-shrink:0;justify-content:center;align-items:center;width:44px;height:44px;display:flex}.Hero-module__Z8hQ_W__iconCircle{fill:#0b0c1e;transition:fill .4s var(--ease-out-expo)}.Hero-module__Z8hQ_W__ctaPrimary:hover .Hero-module__Z8hQ_W__iconCircle{fill:var(--accent-purple)}.Hero-module__Z8hQ_W__ctaText{flex-direction:column;display:flex}.Hero-module__Z8hQ_W__ctaLabel{font-size:1rem;font-weight:700}.Hero-module__Z8hQ_W__ctaSub{opacity:.8;font-size:.8rem;font-weight:400}@media (max-width:768px){.Hero-module__Z8hQ_W__hero{max-width:100%;min-height:auto;padding-top:80px;padding-bottom:60px}.Hero-module__Z8hQ_W__content{min-width:0;max-width:100%}.Hero-module__Z8hQ_W__headline{max-width:100%}.Hero-module__Z8hQ_W__terminalPrompt{max-width:100%;overflow:hidden}.Hero-module__Z8hQ_W__promptCmd{text-overflow:ellipsis;overflow:hidden}.Hero-module__Z8hQ_W__ctas{flex-direction:column;align-items:stretch;width:100%}.Hero-module__Z8hQ_W__ctaPrimary{justify-content:center;width:100%;max-width:100%}}.Hero-module__Z8hQ_W__grafitiHero{object-fit:contain;filter:drop-shadow(0 0 28px #7c3aed73)drop-shadow(0 0 56px #00d0ff33);width:clamp(180px,30vw,440px);max-width:100%;height:auto;margin:0 auto clamp(20px,3vw,40px);display:block}@media (max-width:768px){.Hero-module__Z8hQ_W__grafitiHero{width:clamp(140px,40vw,300px)}}@media (max-width:390px){.Hero-module__Z8hQ_W__hero{padding-top:84px;padding-bottom:40px}.Hero-module__Z8hQ_W__bullet{font-size:14px;line-height:24px}.Hero-module__Z8hQ_W__ctaPrimary{padding:14px 24px;font-size:.9rem}.Hero-module__Z8hQ_W__grafitiHero{width:clamp(120px,46vw,200px)}}
.WalletModal-module__dRL7Nq__overlay{z-index:9999;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#000000b3;justify-content:center;align-items:center;animation:.25s ease-out WalletModal-module__dRL7Nq__fadeIn;display:flex;position:fixed;inset:0}@keyframes WalletModal-module__dRL7Nq__fadeIn{0%{opacity:0}to{opacity:1}}.WalletModal-module__dRL7Nq__modal{background:linear-gradient(135deg,#0f1123f2,#0a0c1cfa);border:1px solid #ffffff14;border-radius:24px;width:90%;max-width:480px;padding:40px;animation:.3s ease-out WalletModal-module__dRL7Nq__slideUp;position:relative;box-shadow:0 0 60px #18a3bc1a,0 0 120px #3d27b414}@keyframes WalletModal-module__dRL7Nq__slideUp{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}.WalletModal-module__dRL7Nq__closeBtn{color:#ffffff80;cursor:pointer;background:#ffffff0f;border:none;border-radius:50%;justify-content:center;align-items:center;width:32px;height:32px;font-size:1.2rem;transition:all .2s;display:flex;position:absolute;top:16px;right:16px}.WalletModal-module__dRL7Nq__closeBtn:hover{color:#fff;background:#ffffff1f}.WalletModal-module__dRL7Nq__title{color:#fff;margin-bottom:8px;font-size:1.3rem;font-weight:700}.WalletModal-module__dRL7Nq__subtitle{color:#ffffff80;margin-bottom:28px;font-size:.85rem}.WalletModal-module__dRL7Nq__walletList{flex-direction:column;gap:12px;display:flex}.WalletModal-module__dRL7Nq__walletBtn{cursor:pointer;color:#fff;text-align:left;background:#ffffff0a;border:1px solid #ffffff0f;border-radius:16px;align-items:center;gap:16px;width:100%;padding:16px 20px;transition:all .2s;display:flex}.WalletModal-module__dRL7Nq__walletBtn:hover{background:#ffffff14;border-color:#ffffff26;transform:translateY(-2px);box-shadow:0 4px 20px #0000004d}.WalletModal-module__dRL7Nq__walletIcon{object-fit:contain;border-radius:10px;width:40px;height:40px}.WalletModal-module__dRL7Nq__walletInfo{flex:1}.WalletModal-module__dRL7Nq__walletName{font-size:1rem;font-weight:600}.WalletModal-module__dRL7Nq__walletChain{color:#fff6;margin-top:2px;font-size:.75rem}.WalletModal-module__dRL7Nq__walletArrow{color:#ffffff4d;font-size:1.2rem}.WalletModal-module__dRL7Nq__planList{flex-direction:column;gap:10px;margin-bottom:24px;display:flex}.WalletModal-module__dRL7Nq__planBtn{cursor:pointer;color:#fff;text-align:left;background:#ffffff0a;border:2px solid #ffffff0f;border-radius:14px;justify-content:space-between;align-items:center;width:100%;padding:14px 18px;transition:all .2s;display:flex}.WalletModal-module__dRL7Nq__planBtn:hover{border-color:#18a3bc66}.WalletModal-module__dRL7Nq__planBtnActive{background:#18a3bc14;border-color:#18a3bc}.WalletModal-module__dRL7Nq__planLabel{font-size:.95rem;font-weight:600}.WalletModal-module__dRL7Nq__planPrice{color:#ffffff80;margin-top:2px;font-size:.8rem}.WalletModal-module__dRL7Nq__planDiscount{color:#18a3bc;background:#18a3bc1f;border-radius:999px;padding:4px 10px;font-size:.75rem;font-weight:600}.WalletModal-module__dRL7Nq__contractCard{background:#ffffff08;border:1px solid #ffffff0f;border-radius:14px;margin-bottom:24px;padding:20px}.WalletModal-module__dRL7Nq__contractRow{justify-content:space-between;padding:8px 0;font-size:.85rem;display:flex}.WalletModal-module__dRL7Nq__contractRow+.WalletModal-module__dRL7Nq__contractRow{border-top:1px solid #ffffff0a}.WalletModal-module__dRL7Nq__contractLabel{color:#ffffff80}.WalletModal-module__dRL7Nq__contractValue{color:#fff;text-align:right;word-break:break-all;max-width:60%;font-weight:500}.WalletModal-module__dRL7Nq__signBtn{color:#fff;cursor:pointer;background:linear-gradient(90deg,#18a3bc 0%,#3d27b4 100%);border:none;border-radius:16px;width:100%;padding:16px;font-size:1rem;font-weight:700;transition:all .2s}.WalletModal-module__dRL7Nq__signBtn:hover{transform:translateY(-2px);box-shadow:0 4px 24px #18a3bc4d,0 0 40px #3d27b426}.WalletModal-module__dRL7Nq__signBtn:disabled{opacity:.5;cursor:not-allowed;box-shadow:none;transform:none}.WalletModal-module__dRL7Nq__backBtn{color:#ffffff80;cursor:pointer;background:0 0;border:none;width:100%;margin-top:8px;padding:12px;font-size:.85rem;transition:color .2s}.WalletModal-module__dRL7Nq__backBtn:hover{color:#fff}.WalletModal-module__dRL7Nq__statusMsg{text-align:center;padding:32px 0}.WalletModal-module__dRL7Nq__statusIcon{margin-bottom:16px;font-size:3rem}.WalletModal-module__dRL7Nq__statusText{color:#fff;margin-bottom:8px;font-size:1rem;font-weight:600}.WalletModal-module__dRL7Nq__statusSub{color:#fff6;word-break:break-all;font-size:.8rem}.WalletModal-module__dRL7Nq__spinner{border:3px solid #ffffff1a;border-top-color:#18a3bc;border-radius:50%;width:48px;height:48px;margin:0 auto 16px;animation:.8s linear infinite WalletModal-module__dRL7Nq__spin}@keyframes WalletModal-module__dRL7Nq__spin{to{transform:rotate(360deg)}}.WalletModal-module__dRL7Nq__errorText{color:#f87171;text-align:center;margin-top:12px;font-size:.85rem}.WalletModal-module__dRL7Nq__connectedAddr{color:#fff6;word-break:break-all;margin-bottom:20px;font-size:.75rem}.WalletModal-module__dRL7Nq__connectedBadge{color:#34d399;align-items:center;gap:6px;margin-bottom:20px;font-size:.75rem;display:inline-flex}.WalletModal-module__dRL7Nq__connectedDot{background:#34d399;border-radius:50%;width:6px;height:6px;box-shadow:0 0 8px #34d399}
.CryptoButton-module__wrrpza__wrap{cursor:pointer;background:0 0;border:none;padding:0;display:inline-block;position:relative}.CryptoButton-module__wrrpza__btn{color:#fff;white-space:nowrap;isolation:isolate;transition:box-shadow .5s var(--ease-out-expo), transform .5s var(--ease-out-expo);background:#0c0d1e url(/icons/cta-bg-futuristic.png) 50%/cover no-repeat;border:none;border-radius:20px;outline:none;align-items:center;gap:14px;padding:18px 36px;font-size:1rem;font-weight:600;display:flex;position:relative}.CryptoButton-module__wrrpza__borderPurple{pointer-events:none;z-index:2;transition:opacity .6s var(--ease-out-expo);border:1.5px solid #a064dc8c;border-radius:20px;position:absolute;inset:0}.CryptoButton-module__wrrpza__borderWhite{pointer-events:none;z-index:3;clip-path:inset(0 100% 0 0);border:1.5px solid #ffffffe0;border-radius:20px;transition:clip-path 1.2s cubic-bezier(.22,1,.36,1);position:absolute;inset:0}.CryptoButton-module__wrrpza__btn:before{content:"";border-radius:inherit;opacity:0;transition:opacity .9s .15s var(--ease-out-expo);pointer-events:none;background:url(/images/fundo-futurista-abstrato-vetorial-visualizacao-de-big-data-onda-dinamica-de-particulas_698341-748.png) 50%/cover no-repeat;position:absolute;inset:0}.CryptoButton-module__wrrpza__btn>span{z-index:4;position:relative}.CryptoButton-module__wrrpza__wrap:hover .CryptoButton-module__wrrpza__borderWhite{clip-path:inset(0)}.CryptoButton-module__wrrpza__wrap:hover .CryptoButton-module__wrrpza__borderPurple{opacity:0;transition-delay:.3s}.CryptoButton-module__wrrpza__wrap:hover .CryptoButton-module__wrrpza__btn:before{opacity:1}.CryptoButton-module__wrrpza__wrap:hover .CryptoButton-module__wrrpza__btn{transition-delay:.2s;transform:translateY(-1px);box-shadow:0 0 25px #ffffff0d,0 0 60px #7c3aed0f}.CryptoButton-module__wrrpza__wrap:not(:hover) .CryptoButton-module__wrrpza__borderWhite{clip-path:inset(0 100% 0 0);transition:clip-path .8s var(--ease-out-expo)}.CryptoButton-module__wrrpza__wrap:not(:hover) .CryptoButton-module__wrrpza__borderPurple{opacity:1;transition:opacity .5s .2s var(--ease-out-expo)}.CryptoButton-module__wrrpza__wrap:not(:hover) .CryptoButton-module__wrrpza__btn:before{opacity:0;transition:opacity .6s var(--ease-out-expo)}.CryptoButton-module__wrrpza__icons{align-items:center;gap:6px;display:flex}.CryptoButton-module__wrrpza__icon{object-fit:contain;will-change:transform;border-radius:50%;flex-shrink:0;width:34px;height:34px}@media (max-width:768px){.CryptoButton-module__wrrpza__wrap{width:100%;display:block}.CryptoButton-module__wrrpza__btn{white-space:normal;flex-wrap:wrap;justify-content:center;width:100%;max-width:100%;padding:16px 20px}}@media (max-width:390px){.CryptoButton-module__wrrpza__btn{gap:10px;padding:14px 18px;font-size:.9rem}.CryptoButton-module__wrrpza__icon{width:26px;height:26px}}
.RotatingText-module__UTpsNq__rotator{white-space:nowrap;color:var(--accent-cyan);transition:opacity .35s var(--ease-out-expo), transform .35s var(--ease-out-expo);display:block}.RotatingText-module__UTpsNq__in{opacity:1;transform:translateY(0)}.RotatingText-module__UTpsNq__out{opacity:0;transform:translateY(-.28em)}@media (prefers-reduced-motion:reduce){.RotatingText-module__UTpsNq__rotator{opacity:1;transition:none;transform:none}}
.SectionHeading-module__SZMenG__wrap{text-align:center;flex-direction:column;align-items:center;gap:12px;display:flex}.SectionHeading-module__SZMenG__left{text-align:left;align-items:flex-start}.SectionHeading-module__SZMenG__eyebrow{font-family:var(--font-mono);letter-spacing:.02em;text-transform:uppercase;color:var(--accent-cyan);border-radius:var(--radius-pill);background:#00d0ff0f;border:1px solid #00d0ff40;padding:5px 12px;font-size:13px;font-weight:500}.SectionHeading-module__SZMenG__hash{opacity:.7}.SectionHeading-module__SZMenG__title{font-family:var(--font-mono);letter-spacing:-.03em;color:var(--text-primary);text-wrap:balance;max-width:28ch;font-size:clamp(1.75rem,3vw,2.25rem);font-weight:600}.SectionHeading-module__SZMenG__left .SectionHeading-module__SZMenG__title{max-width:none}.SectionHeading-module__SZMenG__title.SectionHeading-module__SZMenG__titleGradient{background:var(--gradient-title-silver);-webkit-text-fill-color:transparent;color:#0000;-webkit-background-clip:text;background-clip:text}@media (max-width:768px){.SectionHeading-module__SZMenG__title{font-size:1.6rem}}
.Pricing-module__TjAkjG__section{padding-top:clamp(30px,4vw,56px);padding-bottom:var(--section-py);position:relative}.Pricing-module__TjAkjG__container{max-width:var(--container-max);padding:0 var(--container-padding);z-index:1;margin:0 auto;position:relative}.Pricing-module__TjAkjG__heading{font-family:var(--font-display);letter-spacing:-.03em;text-align:center;text-wrap:balance;margin-bottom:var(--heading-gap);color:#fff;background:var(--gradient-title-silver);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;font-size:clamp(1.35rem,4vw,3rem);font-weight:700}.Pricing-module__TjAkjG__toggleBar{background:#ffffff08;border:1px solid #ffffff14;border-radius:999px;justify-content:center;align-items:center;gap:4px;width:fit-content;margin:0 auto clamp(14px,2vw,22px);padding:4px;display:flex}.Pricing-module__TjAkjG__toggleBtn{font-family:var(--font-inter);color:var(--text-secondary);transition:background .2s var(--ease-out-expo), color .2s var(--ease-out-expo), box-shadow .2s var(--ease-out-expo);white-space:nowrap;cursor:pointer;background:0 0;border-radius:999px;align-items:center;gap:8px;padding:10px 20px;font-size:14px;font-weight:500;display:flex}.Pricing-module__TjAkjG__toggleActive{color:var(--text-primary);background:#7c3aed29;box-shadow:inset 0 1px #ffffff12}.Pricing-module__TjAkjG__toggleBadge{color:var(--accent-green);letter-spacing:.01em;background:#10b9811a;border:1px solid #10b98133;border-radius:999px;padding:2px 8px;font-size:11px;font-weight:600}.Pricing-module__TjAkjG__cryptoDiscount{font-family:var(--font-inter);color:var(--accent-green);letter-spacing:.01em;font-size:11px;font-weight:700;line-height:1}.Pricing-module__TjAkjG__cryptoStrip{perspective:600px;transform-style:preserve-3d;flex-direction:column;align-items:center;gap:12px;margin-bottom:clamp(16px,2vw,24px);padding:6px 32px;animation:.4s cubic-bezier(.16,1,.3,1) both Pricing-module__TjAkjG__stripFadeIn;display:flex}@keyframes Pricing-module__TjAkjG__stripFadeIn{0%{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}@media (prefers-reduced-motion:reduce){.Pricing-module__TjAkjG__cryptoStrip{animation:none}}.Pricing-module__TjAkjG__brandLockupWrapper{will-change:transform;transform-origin:50%}.Pricing-module__TjAkjG__brandLockup{object-fit:contain;width:auto;height:76px;display:block}.Pricing-module__TjAkjG__gridWithWallets{justify-content:center;align-items:center;gap:clamp(20px,3vw,48px);width:100%;margin-bottom:clamp(24px,3vw,36px);display:flex}.Pricing-module__TjAkjG__gridWithWallets .Pricing-module__TjAkjG__grid{flex:1;min-width:0;margin:0}.Pricing-module__TjAkjG__walletColLeft,.Pricing-module__TjAkjG__walletColRight{flex-direction:column;flex-shrink:0;align-items:center;gap:clamp(12px,1.8vw,20px);display:flex}.Pricing-module__TjAkjG__cryptoWalletWrap{cursor:default;justify-content:center;align-items:center;width:44px;height:44px;display:flex}.Pricing-module__TjAkjG__cryptoWalletLogo{object-fit:contain;width:40px;height:40px}.Pricing-module__TjAkjG__cryptoTagline{font-family:var(--font-inter);color:var(--text-secondary);letter-spacing:-.02em;text-align:center;margin:0 0 clamp(10px,1.5vw,16px);font-size:14px;font-weight:500}.Pricing-module__TjAkjG__paidLabel{font-family:var(--font-inter);color:var(--text-muted);letter-spacing:-.02em;text-align:center;margin:0 0 clamp(20px,3vw,32px);font-size:14px;font-weight:400}.Pricing-module__TjAkjG__paidLabel strong{color:var(--text-secondary);font-weight:600}.Pricing-module__TjAkjG__grid{gap:var(--card-gap-dense);grid-template-columns:repeat(3,1fr);align-items:stretch;width:100%;max-width:1040px;margin:0 auto;display:grid}.Pricing-module__TjAkjG__card{border-radius:var(--radius-card);transition:transform var(--transition-medium), box-shadow var(--transition-medium), border-color var(--transition-medium);background:radial-gradient(130% 90% at 50% 0,#14151f 0%,#08080e 48%,#030305 100%);border:1px solid #ffffff12;flex-direction:column;padding:40px 32px;display:flex;position:relative;overflow:hidden;box-shadow:inset 0 1px #ffffff0d,inset 0 0 60px #828caa0d,0 20px 44px -22px #000000d9}.Pricing-module__TjAkjG__cardGlow{pointer-events:none;opacity:0;transition:opacity .45s var(--ease-out-expo);background:radial-gradient(340px circle at var(--mouse-x,50%) var(--mouse-y,50%), #00d0ff14, transparent 45%);position:absolute;inset:0}.Pricing-module__TjAkjG__card:hover .Pricing-module__TjAkjG__cardGlow{opacity:1}.Pricing-module__TjAkjG__card:hover{border-color:#ffffff1f;transform:translateY(-6px);box-shadow:inset 0 1px #ffffff12,inset 0 0 60px #828caa0f,0 30px 60px -24px #000000e6}.Pricing-module__TjAkjG__cardHero{opacity:.82;background:radial-gradient(130% 90% at 50% 0,#111320 0%,#08080e 48%,#030305 100%);border:1px solid #ffffff12;box-shadow:inset 0 1px #ffffff0a,0 20px 44px -22px #000000b3}.Pricing-module__TjAkjG__cardHero:hover{opacity:1;border-color:#ffffff1c;box-shadow:inset 0 1px #ffffff0f,0 28px 54px -20px #000c}.Pricing-module__TjAkjG__noCardBadge{font-family:var(--font-inter);letter-spacing:.06em;text-transform:uppercase;color:#fff;text-align:center;background:#10b98124;border:1px solid #10b9814d;border-radius:8px;justify-content:center;align-items:center;margin-bottom:20px;padding:10px 20px;font-size:12px;font-weight:700;display:flex}.Pricing-module__TjAkjG__cardPopular{z-index:2;background:radial-gradient(130% 90% at 50% 0,#7c3aed2e 0%,#07091a 46%,#020306 100%);border:1.5px solid #7c3aeda6;box-shadow:inset 0 1px #7c3aed24,0 0 0 1px #7c3aed1f,0 0 40px -8px #7c3aed38,0 28px 60px -18px #7c3aed6b}.Pricing-module__TjAkjG__cardPopular:hover{border-color:#7c3aedd9;box-shadow:inset 0 1px #7c3aed2e,0 0 0 1px #7c3aed2e,0 0 56px -8px #7c3aed4d,0 36px 68px -18px #7c3aed8c}.Pricing-module__TjAkjG__popularBadge{font-family:var(--font-inter);letter-spacing:.09em;text-transform:uppercase;color:var(--accent-purple);background:#7c3aed1a;border:1px solid #7c3aed38;border-radius:999px;justify-content:center;align-items:center;gap:5px;width:fit-content;margin:0 auto 18px;padding:4px 12px;font-size:10px;font-weight:700;display:flex}.Pricing-module__TjAkjG__tierName{font-family:var(--font-inter);letter-spacing:0;color:#8b8b8b;text-align:center;margin-bottom:16px;font-size:14px;font-weight:500}.Pricing-module__TjAkjG__priceArea{text-align:center;margin-bottom:14px;animation:.32s cubic-bezier(.16,1,.3,1) both Pricing-module__TjAkjG__priceFadeIn}@keyframes Pricing-module__TjAkjG__priceFadeIn{0%{opacity:0;filter:blur(6px);transform:translateY(5px)}to{opacity:1;filter:blur();transform:translateY(0)}}@media (prefers-reduced-motion:reduce){.Pricing-module__TjAkjG__priceArea{animation:none}}.Pricing-module__TjAkjG__priceHero{font-family:var(--font-display);letter-spacing:-.05em;text-align:center;color:#b3b4b9;background:var(--gradient-title-silver);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;font-size:clamp(2.6rem,5vw,4rem);font-weight:400;line-height:1.05}.Pricing-module__TjAkjG__priceCard{flex-direction:column;align-items:center;gap:6px;display:flex}.Pricing-module__TjAkjG__priceRow{justify-content:center;align-items:baseline;gap:4px;display:flex}.Pricing-module__TjAkjG__price{font-family:var(--font-display);letter-spacing:-.04em;color:var(--text-primary);font-size:clamp(2rem,3.2vw,2.625rem);font-weight:400;line-height:1.1}.Pricing-module__TjAkjG__pricePeriod{font-family:var(--font-inter);color:var(--text-secondary);letter-spacing:-.01em;font-size:15px;font-weight:500}.Pricing-module__TjAkjG__savingsBadge{font-family:var(--font-inter);color:var(--accent-green);letter-spacing:.01em;background:#10b9811a;border:1px solid #10b98138;border-radius:999px;padding:3px 10px;font-size:11px;font-weight:700;line-height:1}.Pricing-module__TjAkjG__commitmentLabel{font-family:var(--font-inter);color:var(--text-secondary);letter-spacing:-.01em;font-size:12px;font-weight:500}.Pricing-module__TjAkjG__cardOnceLabel{font-family:var(--font-inter);color:var(--text-muted);letter-spacing:-.01em;font-size:11px;font-weight:400}.Pricing-module__TjAkjG__priceAreaCrypto{flex-direction:column;align-items:center;gap:6px;display:flex}.Pricing-module__TjAkjG__cryptoPrice{font-family:var(--font-display);letter-spacing:-.04em;color:var(--text-primary);font-size:clamp(1.8rem,3vw,2.4rem);font-weight:400;line-height:1.1}.Pricing-module__TjAkjG__priceStrikeRow{justify-content:center;align-items:center;gap:8px;display:flex}.Pricing-module__TjAkjG__priceStrikeText{font-family:var(--font-inter);color:#484848;letter-spacing:-.02em;font-size:13px;font-weight:400;text-decoration:line-through}.Pricing-module__TjAkjG__discountBadge{font-family:var(--font-inter);color:var(--accent-green);letter-spacing:.01em;background:#10b9811a;border:1px solid #10b98133;border-radius:999px;padding:2px 8px;font-size:11px;font-weight:700}.Pricing-module__TjAkjG__sub{font-family:var(--font-inter);letter-spacing:0;color:#a7a7a7;text-align:center;max-width:26ch;margin-bottom:32px;margin-left:auto;margin-right:auto;font-size:14px;font-weight:500;line-height:1.5}.Pricing-module__TjAkjG__subAccent{background:linear-gradient(89.79deg,#2df 0%,#984fff 78.9%);-webkit-text-fill-color:transparent;color:#0000;-webkit-background-clip:text;background-clip:text}.Pricing-module__TjAkjG__subUnderline{text-decoration:underline}.Pricing-module__TjAkjG__cardDivider{opacity:.7;width:100%;height:auto;margin-bottom:28px;display:block}.Pricing-module__TjAkjG__featureList{flex-direction:column;flex:1;gap:18px;margin-bottom:32px;display:flex}.Pricing-module__TjAkjG__featureItem{font-family:var(--font-inter);color:#a7a7a7;letter-spacing:0;align-items:flex-start;gap:12px;font-size:14px;font-weight:500;line-height:1.35;display:flex}.Pricing-module__TjAkjG__gem{flex-shrink:0;margin-top:1px}.Pricing-module__TjAkjG__featureAccent{background:linear-gradient(90deg,#984fff 0%,#2df 100%);-webkit-text-fill-color:transparent;color:#0000;-webkit-background-clip:text;background-clip:text;font-weight:600}.Pricing-module__TjAkjG__ctaGroup{flex-direction:column;gap:8px;width:100%;margin-top:auto;display:flex}.Pricing-module__TjAkjG__cta{border-radius:var(--radius-small);width:100%;font-family:var(--font-inter);color:var(--text-primary);cursor:pointer;transition:transform var(--transition-fast), box-shadow var(--transition-fast), background var(--transition-fast);background:0 0;justify-content:center;align-items:center;margin-top:0;padding:13px 24px;font-size:14px;font-weight:500;display:flex;position:relative}.Pricing-module__TjAkjG__cta:before{content:"";border-radius:inherit;-webkit-mask-composite:xor;pointer-events:none;background:linear-gradient(90deg,#18a3bc 0%,#3d27b4 100%);padding:1px;position:absolute;inset:0;-webkit-mask-image:linear-gradient(#fff 0 0),linear-gradient(#fff 0 0);-webkit-mask-position:0 0,0 0;-webkit-mask-size:auto,auto;-webkit-mask-repeat:repeat,repeat;-webkit-mask-clip:content-box,border-box;-webkit-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}.Pricing-module__TjAkjG__cta:hover{background:#00d0ff0d;transform:translateY(-1px);box-shadow:0 0 22px #00d0ff2e}.Pricing-module__TjAkjG__ctaCrypto{background:#7c3aed1a}.Pricing-module__TjAkjG__ctaCrypto:before{background:linear-gradient(90deg,#7c3aed 0%,#00d0ff 100%)}.Pricing-module__TjAkjG__ctaCrypto:hover{background:#7c3aed2e;box-shadow:0 0 22px #7c3aed38}.Pricing-module__TjAkjG__ctaHero{background:#10b98124;font-size:15px;font-weight:600}.Pricing-module__TjAkjG__ctaHero:before{background:linear-gradient(90deg,#10b981 0%,#0d9488 100%)}.Pricing-module__TjAkjG__ctaHero:hover{background:#10b98138;box-shadow:0 0 28px #10b98142}.Pricing-module__TjAkjG__ctaSignup{background:#00d0ff0d}.Pricing-module__TjAkjG__ctaSignup:before{background:linear-gradient(90deg,#00d0ff 0%,#18a3bc 100%)}.Pricing-module__TjAkjG__ctaSignup:hover{background:#00d0ff1c;box-shadow:0 0 22px #00d0ff33}.Pricing-module__TjAkjG__ctaDiscord{background:#5865f20d}.Pricing-module__TjAkjG__ctaDiscord:before{background:linear-gradient(90deg,#5865f2bf 0%,#7c3aedbf 100%)}.Pricing-module__TjAkjG__ctaDiscord:hover{background:#5865f21a;box-shadow:0 0 18px #5865f229}.Pricing-module__TjAkjG__trustRow{flex-wrap:wrap;justify-content:center;align-items:center;row-gap:0;margin-top:clamp(28px,4vw,48px);display:flex}.Pricing-module__TjAkjG__trustBadge{font-family:var(--font-inter);color:var(--text-secondary);letter-spacing:-.02em;white-space:nowrap;align-items:center;gap:7px;padding:10px clamp(14px,2.2vw,26px);font-size:13px;font-weight:500;display:flex}.Pricing-module__TjAkjG__trustBadge:not(:last-child){border-right:1px solid #ffffff14}.Pricing-module__TjAkjG__trustIcon{color:var(--accent-green);flex-shrink:0}.Pricing-module__TjAkjG__compareLinkRow{justify-content:center;margin-top:clamp(28px,4vw,44px);display:flex}.Pricing-module__TjAkjG__compareLink{font-family:var(--font-inter);color:var(--text-secondary);letter-spacing:-.02em;transition:color .2s var(--ease-out-expo);font-size:14px;font-weight:500;text-decoration:none}.Pricing-module__TjAkjG__compareLink:hover{color:var(--accent-cyan)}.Pricing-module__TjAkjG__compareSection{margin-top:clamp(52px,7vw,92px)}.Pricing-module__TjAkjG__compareTitle{font-family:var(--font-display);letter-spacing:-.03em;text-align:center;color:var(--text-primary);text-wrap:balance;margin-bottom:10px;font-size:clamp(1.5rem,2.5vw,2rem);font-weight:700}.Pricing-module__TjAkjG__compareSub{font-family:var(--font-inter);color:var(--text-secondary);text-align:center;letter-spacing:-.02em;margin-bottom:clamp(28px,3.5vw,44px);font-size:15px;font-weight:400}.Pricing-module__TjAkjG__tableScroll{-webkit-overflow-scrolling:touch;border-radius:var(--radius-card);border:1px solid #ffffff0f;overflow-x:auto}.Pricing-module__TjAkjG__compareTable{border-collapse:collapse;width:100%;min-width:560px;font-family:var(--font-inter);font-size:14px}.Pricing-module__TjAkjG__thFeature{background:#08090f;border-bottom:1px solid #ffffff0f;width:36%;padding:20px 20px 16px}.Pricing-module__TjAkjG__thTier{text-align:center;vertical-align:bottom;background:#08090f;border-bottom:1px solid #ffffff0f;border-left:1px solid #ffffff0a;width:21.3%;padding:16px 14px}.Pricing-module__TjAkjG__thPopular{background:#7c3aed12;border-left:1px solid #7c3aed24;border-right:1px solid #7c3aed24}.Pricing-module__TjAkjG__colBadge{letter-spacing:.06em;text-transform:uppercase;color:var(--accent-purple);background:#7c3aed1a;border:1px solid #7c3aed33;border-radius:999px;margin-bottom:8px;padding:2px 8px;font-size:10px;font-weight:700;display:inline-block}.Pricing-module__TjAkjG__colName{color:var(--text-primary);letter-spacing:-.02em;margin-bottom:3px;font-size:15px;font-weight:600;display:block}.Pricing-module__TjAkjG__colPrice{font-family:var(--font-display);color:var(--text-primary);letter-spacing:-.03em;margin-bottom:2px;font-size:18px;font-weight:400;display:block}.Pricing-module__TjAkjG__colInstallments{color:var(--text-secondary);font-size:11px;font-weight:400;display:block}.Pricing-module__TjAkjG__groupHeader{font-family:var(--font-inter);letter-spacing:.08em;text-transform:uppercase;color:#444;background:#060715;border-bottom:1px solid #ffffff0a;padding:16px 20px 9px;font-size:11px;font-weight:700}.Pricing-module__TjAkjG__featureRow{border-bottom:1px solid #ffffff0a}.Pricing-module__TjAkjG__featureRow:last-child{border-bottom:none}.Pricing-module__TjAkjG__featureLabel{color:var(--text-secondary);text-align:left;background:#06071599;padding:14px 20px;font-size:13px;font-weight:400}.Pricing-module__TjAkjG__featureCell{text-align:center;background:#06071599;border-left:1px solid #ffffff0a;padding:14px}.Pricing-module__TjAkjG__cellPopular{background:#7c3aed0a;border-left:1px solid #7c3aed14;border-right:1px solid #7c3aed14}.Pricing-module__TjAkjG__cellFree{border-left:1px solid #10b9810f}.Pricing-module__TjAkjG__checkIcon{color:var(--accent-green);vertical-align:middle;display:inline-block}.Pricing-module__TjAkjG__dashIcon{color:#2a2a2a;font-size:15px;line-height:1}.Pricing-module__TjAkjG__textCell{color:var(--accent-cyan);letter-spacing:-.01em;font-size:12px;font-weight:600}@media (max-width:1200px){.Pricing-module__TjAkjG__grid{grid-template-columns:repeat(3,1fr);gap:16px}}@media (max-width:768px){.Pricing-module__TjAkjG__walletColLeft,.Pricing-module__TjAkjG__walletColRight{display:none}.Pricing-module__TjAkjG__gridWithWallets .Pricing-module__TjAkjG__grid{flex:unset;width:100%}.Pricing-module__TjAkjG__grid{grid-template-columns:1fr;max-width:420px}.Pricing-module__TjAkjG__toggleBtn{padding:9px 14px;font-size:13px}.Pricing-module__TjAkjG__cryptoStrip{gap:16px;padding:22px 16px}.Pricing-module__TjAkjG__trustRow{flex-direction:column;align-items:flex-start;gap:12px;padding:0 4px}.Pricing-module__TjAkjG__trustBadge{padding:0}.Pricing-module__TjAkjG__trustBadge:not(:last-child){border-right:none}}@media (max-width:390px){.Pricing-module__TjAkjG__card{padding:34px 24px}.Pricing-module__TjAkjG__featureList{gap:16px;padding-top:24px}.Pricing-module__TjAkjG__brandLockup{height:60px}.Pricing-module__TjAkjG__cryptoWallets{gap:14px}.Pricing-module__TjAkjG__cryptoWalletWrap{width:36px;height:36px}.Pricing-module__TjAkjG__cryptoWalletLogo{width:32px;height:32px}}
.Footer-module__EZoWya__footerWrap{margin-top:clamp(-20px,-1.5vw,0px);position:relative}.Footer-module__EZoWya__footer{z-index:1;background:#000;border-radius:clamp(40px,6vw,100px) clamp(40px,6vw,100px) 0 0;margin-inline:clamp(64px,17vw,332px);position:relative;box-shadow:inset 0 0 16px #ffffff38}.Footer-module__EZoWya__glowBase{z-index:0;pointer-events:none;filter:blur(30px);background:radial-gradient(90% 100% at 50% 100%,#0184ea 0%,#0184ea80 50%,#0000 85%);width:180%;height:300px;position:absolute;bottom:-110px;left:50%;transform:translate(-50%)}.Footer-module__EZoWya__card{z-index:1;max-width:var(--container-max);padding:clamp(32px, 4vw, 48px) var(--gutter) clamp(20px, 3vw, 32px);margin:0 auto;position:relative}.Footer-module__EZoWya__grid{grid-template-columns:1.7fr 1fr 1.5fr;align-items:stretch;gap:clamp(16px,2.5vw,36px);display:grid}.Footer-module__EZoWya__brand{flex-direction:column;align-items:flex-start;height:100%;display:flex}.Footer-module__EZoWya__wordmark{pointer-events:bounding-box;width:auto;height:60px;margin-bottom:20px;display:block;overflow:visible}.Footer-module__EZoWya__logoStar{transform-origin:112.7px 35.1px;transition:transform .6s cubic-bezier(.16,1,.3,1)}.Footer-module__EZoWya__wordmark:hover .Footer-module__EZoWya__logoStar{transform:rotate(360deg)}@media (prefers-reduced-motion:reduce){.Footer-module__EZoWya__logoStar{transition:none}}.Footer-module__EZoWya__desc{color:var(--text-secondary);letter-spacing:0;max-width:260px;font-size:14px;font-weight:400;line-height:1.7}.Footer-module__EZoWya__brandMark{width:auto;height:60px;margin-top:auto;padding:8px;transform:translateY(20px)}.Footer-module__EZoWya__col{flex-direction:column;display:flex}.Footer-module__EZoWya__colTitle{color:var(--text-muted);letter-spacing:.1em;text-transform:uppercase;margin-bottom:14px;font-size:11px;font-weight:700;line-height:1.2}.Footer-module__EZoWya__links{flex-direction:column;gap:12px;display:flex}.Footer-module__EZoWya__link{color:var(--text-secondary);letter-spacing:0;transition:color var(--transition-fast);width:fit-content;font-size:14px;font-weight:400}.Footer-module__EZoWya__link:hover{color:var(--text-primary)}.Footer-module__EZoWya__linkButton{cursor:pointer;font:inherit;text-align:left;background:0 0;border:none;padding:0;}.Footer-module__EZoWya__contactList{flex-direction:column;gap:12px;display:flex}.Footer-module__EZoWya__contactItem{color:var(--text-secondary);letter-spacing:0;max-width:320px;font-size:14px;font-weight:400;line-height:1.6}.Footer-module__EZoWya__email{color:var(--text-primary);text-underline-offset:2px;white-space:nowrap;transition:color var(--transition-fast);font-weight:700;text-decoration:underline}.Footer-module__EZoWya__email:hover{color:var(--accent-cyan)}.Footer-module__EZoWya__divider{background:url(/footer-divider.svg) 50%/100% 100% no-repeat;width:100%;max-width:775px;height:2px;margin:0 auto 10px}.Footer-module__EZoWya__socialRow{justify-content:center;align-items:center;gap:var(--space-5);margin-top:12px;margin-bottom:8px;display:flex}.Footer-module__EZoWya__socialRowIcon{width:24px;height:24px;color:var(--text-secondary);transition:color var(--transition-fast);justify-content:center;align-items:center;display:flex}.Footer-module__EZoWya__socialRowIcon:hover{color:var(--text-primary)}@media (max-width:560px){.Footer-module__EZoWya__socialRow{gap:var(--space-4)}}.Footer-module__EZoWya__copyright{text-align:center;color:var(--text-secondary);letter-spacing:0;margin-top:clamp(8px,1vw,12px);font-size:14px;font-weight:400}@media (max-width:900px){.Footer-module__EZoWya__footer{margin-inline:clamp(16px,3vw,48px)}.Footer-module__EZoWya__grid{grid-template-columns:1fr 1fr;gap:40px 48px}.Footer-module__EZoWya__brandMark{display:none}}@media (max-width:560px){.Footer-module__EZoWya__footer{margin-inline:8px}.Footer-module__EZoWya__grid{grid-template-columns:1fr;gap:32px}.Footer-module__EZoWya__colTitle{margin-bottom:16px;font-size:20px}.Footer-module__EZoWya__wordmark{height:48px}.Footer-module__EZoWya__desc,.Footer-module__EZoWya__contactItem{max-width:none}.Footer-module__EZoWya__email{white-space:normal}.Footer-module__EZoWya__brandMark{margin-top:24px;transform:none}}
.TrustedBy-module__LVd1cG__section{padding:var(--space-6) 0;z-index:1;position:relative}.TrustedBy-module__LVd1cG__glowLeft{pointer-events:none;z-index:0;-webkit-user-select:none;user-select:none;width:clamp(320px,45vw,600px);height:auto;position:absolute;top:50%;left:0;transform:translate(-35%,-50%)}.TrustedBy-module__LVd1cG__glowRight{pointer-events:none;z-index:0;-webkit-user-select:none;user-select:none;width:clamp(320px,45vw,600px);height:auto;position:absolute;top:50%;right:0;transform:translate(35%,-50%)}.TrustedBy-module__LVd1cG__marquee{z-index:1;width:100%;position:relative;overflow:hidden}.TrustedBy-module__LVd1cG__fadeLeft,.TrustedBy-module__LVd1cG__fadeRight{z-index:2;pointer-events:none;width:120px;position:absolute;top:0;bottom:0}.TrustedBy-module__LVd1cG__fadeLeft{background:linear-gradient(90deg,#060715 0%,#0000 100%);left:0}.TrustedBy-module__LVd1cG__fadeRight{background:linear-gradient(270deg,#060715 0%,#0000 100%);right:0}.TrustedBy-module__LVd1cG__track{will-change:transform;align-items:center;width:max-content;animation:28s linear infinite TrustedBy-module__LVd1cG__marquee;display:flex}.TrustedBy-module__LVd1cG__logoWrap{flex-shrink:0;justify-content:center;align-items:center;margin-right:48px;display:flex;position:relative}.TrustedBy-module__LVd1cG__logo{opacity:.8;object-fit:contain!important}@keyframes TrustedBy-module__LVd1cG__marquee{0%{transform:translate(0)}to{transform:translate(-33.333%)}}@media (max-width:768px){.TrustedBy-module__LVd1cG__logoWrap{margin-right:32px}.TrustedBy-module__LVd1cG__track{animation-duration:18s}.TrustedBy-module__LVd1cG__fadeLeft,.TrustedBy-module__LVd1cG__fadeRight{width:60px}}@media (max-width:390px){.TrustedBy-module__LVd1cG__section{padding:16px 0}.TrustedBy-module__LVd1cG__logoWrap{margin-right:24px}.TrustedBy-module__LVd1cG__fadeLeft,.TrustedBy-module__LVd1cG__fadeRight{width:40px}}
.HowItWorks-module__a-Tr4W__section{padding-block:var(--section-py);position:relative}.HowItWorks-module__a-Tr4W__headline{font-family:var(--font-mono);letter-spacing:-.03em;text-align:center;text-wrap:balance;margin:0 auto var(--heading-gap);background:var(--gradient-title-silver);-webkit-text-fill-color:transparent;text-shadow:0 0 8px #00d0ff73,0 0 20px #7c3aed59,0 0 36px #7c3aed33;background-size:100%;-webkit-background-clip:text;background-clip:text;font-size:clamp(1.35rem,2.5vw,2.25rem);font-weight:600}.HowItWorks-module__a-Tr4W__cardsWrapper{gap:var(--card-gap);grid-template-columns:repeat(3,1fr);display:grid;position:relative}:root{--accent-cyan-rgb:0, 208, 255;--accent-purple-rgb:124, 58, 237}.HowItWorks-module__a-Tr4W__connector{z-index:0;pointer-events:none;background:repeating-linear-gradient(90deg,#00d0ff4d 0 6px,#0000 6px 14px) 0 0/14px 2px;border-radius:2px;height:2px;animation:.45s linear infinite HowItWorks-module__a-Tr4W__dashFlow;position:absolute;top:52px;left:16.6667%;right:16.6667%}@keyframes HowItWorks-module__a-Tr4W__dashFlow{0%{background-position:0 0}to{background-position:14px 0}}.HowItWorks-module__a-Tr4W__connectorGlowTrack{pointer-events:none;z-index:2;height:24px;position:absolute;top:41px;left:16.6667%;right:16.6667%}.HowItWorks-module__a-Tr4W__connectorGlow{filter:blur(5px);opacity:0;pointer-events:none;background:linear-gradient(90deg,#0000 0%,#00d0ffbf 22%,#fffffff2 50%,#7c3aedbf 78%,#0000 100%);border-radius:50%;width:80px;height:20px;margin-top:-10px;margin-left:-40px;position:absolute;top:50%;left:0%}.HowItWorks-module__a-Tr4W__stepWrapper{z-index:1;position:relative}.HowItWorks-module__a-Tr4W__card{--tilt-x:0deg;--tilt-y:0deg;--mouse-x:50%;--mouse-y:50%;--glow-rgb:124, 58, 237;background:var(--bg-glass);-webkit-backdrop-filter:blur(20px);border:1px solid var(--border-subtle);border-radius:var(--radius-card);text-align:center;height:100%;transform:perspective(900px) rotateX(var(--tilt-y)) rotateY(var(--tilt-x));box-shadow:var(--shadow-card);will-change:transform;transition:transform .4s var(--ease-out-expo), border-color .3s ease, box-shadow .3s ease;padding:32px 28px 36px;position:relative;overflow:hidden}.HowItWorks-module__a-Tr4W__card:hover{border-color:rgba(var(--glow-rgb), .35);box-shadow:var(--shadow-card-hover), 0 0 24px rgba(var(--glow-rgb), .12)}.HowItWorks-module__a-Tr4W__cardGlow{pointer-events:none;border-radius:inherit;background:radial-gradient(circle at var(--mouse-x) var(--mouse-y), rgba(var(--glow-rgb), .12) 0%, transparent 60%);opacity:0;transition:opacity .3s;position:absolute;inset:0}.HowItWorks-module__a-Tr4W__card:hover .HowItWorks-module__a-Tr4W__cardGlow{opacity:1}.HowItWorks-module__a-Tr4W__badge{background:linear-gradient(135deg, var(--accent-purple) 0%, var(--accent-cyan) 100%);color:#fff;width:40px;height:40px;font-family:var(--font-mono);letter-spacing:.05em;z-index:1;box-shadow:0 0 0 4px var(--bg-primary), 0 0 14px #7c3aed73;border-radius:50%;justify-content:center;align-items:center;margin:0 auto 24px;font-size:.7rem;font-weight:700;display:flex;position:relative}.HowItWorks-module__a-Tr4W__iconBox{border-radius:16px;justify-content:center;align-items:center;width:64px;height:64px;margin:0 auto 20px;transition:background .3s;display:flex}.HowItWorks-module__a-Tr4W__iconBoxPurple{color:var(--accent-purple-light);background:#7c3aed1a;border:1px solid #7c3aed38}.HowItWorks-module__a-Tr4W__card:hover .HowItWorks-module__a-Tr4W__iconBoxPurple{background:#7c3aed33}.HowItWorks-module__a-Tr4W__iconBoxCyan{color:var(--accent-cyan);background:#00d0ff12;border:1px solid #00d0ff33}.HowItWorks-module__a-Tr4W__card:hover .HowItWorks-module__a-Tr4W__iconBoxCyan{background:#00d0ff29}.HowItWorks-module__a-Tr4W__iconBoxGreen{color:var(--accent-green);background:#10b98112;border:1px solid #10b98133}.HowItWorks-module__a-Tr4W__card:hover .HowItWorks-module__a-Tr4W__iconBoxGreen{background:#10b98129}.HowItWorks-module__a-Tr4W__stepTitle{color:var(--text-primary);margin-bottom:12px;font-size:1.1rem;font-weight:600;line-height:1.35}.HowItWorks-module__a-Tr4W__stepDesc{font-size:var(--font-small);color:var(--text-secondary);line-height:1.7}@media (max-width:768px){.HowItWorks-module__a-Tr4W__cardsWrapper{grid-template-columns:1fr}.HowItWorks-module__a-Tr4W__connector,.HowItWorks-module__a-Tr4W__connectorGlowTrack{display:none}}@media (prefers-reduced-motion:reduce){.HowItWorks-module__a-Tr4W__card{transition:border-color .2s,box-shadow .2s;transform:none!important}.HowItWorks-module__a-Tr4W__cardGlow{display:none}.HowItWorks-module__a-Tr4W__connector{animation:none}.HowItWorks-module__a-Tr4W__connectorGlowTrack{display:none}}
.Proposition-module__JU7IKa__section{padding-block:var(--section-py);text-align:center;z-index:1;isolation:isolate;flex-direction:column;align-items:center;display:flex;position:relative;overflow-x:clip}.Proposition-module__JU7IKa__glowLeft{pointer-events:none;z-index:0;position:absolute;top:-80px;left:-80px}.Proposition-module__JU7IKa__glowRight{pointer-events:none;z-index:0;position:absolute;top:-80px;right:-80px}.Proposition-module__JU7IKa__blurLeft{pointer-events:none;z-index:0;opacity:.8;position:absolute;top:-100px;left:-100px}.Proposition-module__JU7IKa__blurRight{pointer-events:none;z-index:0;opacity:.8;position:absolute;top:-100px;right:-100px}.Proposition-module__JU7IKa__particles{pointer-events:none;position:absolute;inset:0;overflow:hidden}.Proposition-module__JU7IKa__particle{border-radius:50%;width:4px;height:4px;animation:8s ease-in-out infinite Proposition-module__JU7IKa__float-particle;position:absolute}.Proposition-module__JU7IKa__particleCyan{background:#22d3ee;box-shadow:0 0 8px #22d3ee}.Proposition-module__JU7IKa__particleWhite{background:#ffffff80;box-shadow:0 0 6px #ffffff4d}.Proposition-module__JU7IKa__particlePurple{background:#a78bfa;box-shadow:0 0 8px #a78bfa}@keyframes Proposition-module__JU7IKa__float-particle{0%,to{opacity:.6;transform:translateY(0)scale(1)}25%{opacity:1;transform:translateY(-8px)scale(1.3)}50%{opacity:.4;transform:translateY(-15px)scale(.8)}75%{opacity:.8;transform:translateY(-5px)scale(1.1)}}.Proposition-module__JU7IKa__card{z-index:1;border-radius:var(--radius-card);-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);text-align:left;background:#0f1123cc;border:1px solid #ffffff0f;grid-template-columns:auto 1px 1fr;align-items:center;gap:32px;max-width:800px;margin-bottom:80px;padding:48px 56px;display:grid;position:relative}.Proposition-module__JU7IKa__cardTitle{color:var(--text-primary);white-space:nowrap;font-size:1.3rem;font-weight:700}.Proposition-module__JU7IKa__cardDivider{background:linear-gradient(#0000,#ffffff1a,#0000);width:1px;height:100%}.Proposition-module__JU7IKa__cardBody{color:var(--text-secondary);font-size:1rem;line-height:1.8}.Proposition-module__JU7IKa__wordmark{z-index:1;-webkit-user-select:none;user-select:none;opacity:.6;justify-content:center;margin-bottom:48px;display:flex;position:relative}.Proposition-module__JU7IKa__wordmarkImage{object-fit:contain;width:auto;height:clamp(80px,12vw,140px)}.Proposition-module__JU7IKa__proposito{z-index:1;-webkit-user-select:none;user-select:none;justify-content:center;display:flex;position:relative}.Proposition-module__JU7IKa__propositoImage{object-fit:contain;width:clamp(300px,70vw,926px);height:auto}@media (max-width:768px){.Proposition-module__JU7IKa__card{text-align:center;grid-template-columns:1fr;gap:20px;padding:32px 28px}.Proposition-module__JU7IKa__cardDivider{width:100%;height:1px}}@media (max-width:390px){.Proposition-module__JU7IKa__section{padding:12px 0 32px}.Proposition-module__JU7IKa__card{gap:16px;margin-bottom:40px;padding:24px 20px}.Proposition-module__JU7IKa__cardTitle{font-size:1.1rem}.Proposition-module__JU7IKa__cardBody{font-size:.9rem;line-height:1.6}.Proposition-module__JU7IKa__wordmarkImage{height:clamp(60px,10vw,80px)}.Proposition-module__JU7IKa__wordmark{margin-bottom:32px}}
.VantagensGrid-module__Y8gD6W__grid{grid-template-columns:repeat(2,1fr);gap:18px;margin-top:4px;display:grid}.VantagensGrid-module__Y8gD6W__tile{transition:border-color .4s var(--ease-out-expo), background .4s var(--ease-out-expo), transform .4s var(--ease-out-expo);background:#ffffff08;border:1px solid #ffffff14;border-radius:16px;padding:18px 20px 20px;position:relative;overflow:hidden}.VantagensGrid-module__Y8gD6W__tile:hover{border-color:rgba(var(--accent), .5);background:rgba(var(--accent), .06);transform:translateY(-3px)}.VantagensGrid-module__Y8gD6W__previewWrap{background:#00000040;border:1px solid #ffffff0d;border-radius:10px;height:74px;margin-bottom:14px;overflow:hidden}.VantagensGrid-module__Y8gD6W__preview{width:100%;height:100%;display:block}.VantagensGrid-module__Y8gD6W__tileTitle{color:var(--text-primary);text-align:left;margin-bottom:6px;font-size:15px;font-weight:600}.VantagensGrid-module__Y8gD6W__tileDesc{color:var(--text-secondary);text-align:left;font-size:13px;line-height:1.5}.VantagensGrid-module__Y8gD6W__row{fill:#ffffff24}.VantagensGrid-module__Y8gD6W__scanBar{fill:rgba(var(--accent), .28);stroke:rgba(var(--accent), .8);stroke-width:1px}.VantagensGrid-module__Y8gD6W__scan{animation:2.6s ease-in-out infinite VantagensGrid-module__Y8gD6W__scanMove}@keyframes VantagensGrid-module__Y8gD6W__scanMove{0%,to{transform:translateY(0)}50%{transform:translateY(36px)}}.VantagensGrid-module__Y8gD6W__badge rect{fill:rgba(var(--accent), .16);stroke:rgba(var(--accent), .7);stroke-width:1px}.VantagensGrid-module__Y8gD6W__badgeText{fill:rgb(var(--accent));font-size:9px;font-weight:700;font-family:var(--font-mono)}.VantagensGrid-module__Y8gD6W__badge{transform-origin:105px 34px;animation:2s ease-in-out infinite VantagensGrid-module__Y8gD6W__badgePulse}@keyframes VantagensGrid-module__Y8gD6W__badgePulse{0%,to{opacity:.85;transform:scale(1)}50%{opacity:1;transform:scale(1.12)}}.VantagensGrid-module__Y8gD6W__chartLine{fill:none;stroke:rgb(var(--accent));stroke-width:2px;stroke-linecap:round;stroke-linejoin:round;stroke-dasharray:160;stroke-dashoffset:160px;animation:3s ease-in-out infinite VantagensGrid-module__Y8gD6W__draw}@keyframes VantagensGrid-module__Y8gD6W__draw{0%{stroke-dashoffset:160px}55%,to{stroke-dashoffset:0}}.VantagensGrid-module__Y8gD6W__chartDot{fill:rgb(var(--accent));animation:3s ease-in-out infinite VantagensGrid-module__Y8gD6W__dotPulse}@keyframes VantagensGrid-module__Y8gD6W__dotPulse{0%,55%{opacity:0;transform:scale(.4)}70%{opacity:1;transform:scale(1.3)}to{opacity:.9;transform:scale(1)}}.VantagensGrid-module__Y8gD6W__chartDot{transform-origin:110px 14px}.VantagensGrid-module__Y8gD6W__coin,.VantagensGrid-module__Y8gD6W__coin2{fill:rgba(var(--accent), .55);animation:2.4s ease-in-out infinite VantagensGrid-module__Y8gD6W__coinPulse}.VantagensGrid-module__Y8gD6W__coin2{animation-delay:1.2s}@keyframes VantagensGrid-module__Y8gD6W__coinPulse{0%,to{opacity:.35}50%{opacity:.9}}.VantagensGrid-module__Y8gD6W__bar{fill:rgba(var(--accent), .6);transform-origin:bottom;animation:1.8s ease-in-out infinite VantagensGrid-module__Y8gD6W__grow}@keyframes VantagensGrid-module__Y8gD6W__grow{0%,to{opacity:.6;transform:scaleY(.35)}50%{opacity:1;transform:scaleY(1)}}.VantagensGrid-module__Y8gD6W__play circle{fill:rgba(var(--accent), .18);stroke:rgb(var(--accent));stroke-width:1.5px}.VantagensGrid-module__Y8gD6W__playTri{fill:rgb(var(--accent))}.VantagensGrid-module__Y8gD6W__play{transform-origin:100px 24px;animation:2s ease-in-out infinite VantagensGrid-module__Y8gD6W__badgePulse}.VantagensGrid-module__Y8gD6W__flow{fill:none;stroke:rgba(var(--accent), .55);stroke-width:1.6px;stroke-dasharray:6 4;animation:1s linear infinite VantagensGrid-module__Y8gD6W__flowDash}@keyframes VantagensGrid-module__Y8gD6W__flowDash{to{stroke-dashoffset:-20px}}.VantagensGrid-module__Y8gD6W__adsBadge{fill:rgba(var(--accent), .14);stroke:rgba(var(--accent), .55);stroke-width:1px;animation:2.4s ease-in-out infinite VantagensGrid-module__Y8gD6W__adsPulse}.VantagensGrid-module__Y8gD6W__adsText{fill:rgb(var(--accent));font-size:6px;font-weight:700;font-family:var(--font-mono,monospace);animation:2.4s ease-in-out infinite VantagensGrid-module__Y8gD6W__adsPulse}@keyframes VantagensGrid-module__Y8gD6W__adsPulse{0%,to{opacity:.6}50%{opacity:1}}.VantagensGrid-module__Y8gD6W__mDot{fill:rgb(var(--accent));animation:1.7s ease-in-out infinite VantagensGrid-module__Y8gD6W__mDotFlow}@keyframes VantagensGrid-module__Y8gD6W__mDotFlow{0%{opacity:0;transform:translate(-4px)}18%{opacity:.9;transform:translate(0)}75%{opacity:.9;transform:translate(4px)}to{opacity:0;transform:translate(10px)}}.VantagensGrid-module__Y8gD6W__radarRing{fill:none;stroke:rgba(var(--accent), .7);stroke-width:1.5px;transform-origin:100px 35px;animation:1.8s ease-out infinite VantagensGrid-module__Y8gD6W__radarPulse}@keyframes VantagensGrid-module__Y8gD6W__radarPulse{0%{opacity:.9;transform:scale(.45)}to{opacity:0;transform:scale(1.6)}}.VantagensGrid-module__Y8gD6W__target{fill:rgba(var(--accent), .1);stroke:rgba(var(--accent), .65);stroke-width:1.2px}.VantagensGrid-module__Y8gD6W__targetCore{fill:rgb(var(--accent));transform-origin:100px 35px;animation:1.4s ease-in-out infinite VantagensGrid-module__Y8gD6W__corePulse}@keyframes VantagensGrid-module__Y8gD6W__corePulse{0%,to{opacity:1;transform:scale(1)}50%{opacity:.7;transform:scale(1.45)}}@media (prefers-reduced-motion:reduce){.VantagensGrid-module__Y8gD6W__scan,.VantagensGrid-module__Y8gD6W__badge,.VantagensGrid-module__Y8gD6W__chartLine,.VantagensGrid-module__Y8gD6W__chartDot,.VantagensGrid-module__Y8gD6W__coin,.VantagensGrid-module__Y8gD6W__coin2,.VantagensGrid-module__Y8gD6W__bar,.VantagensGrid-module__Y8gD6W__play,.VantagensGrid-module__Y8gD6W__flow,.VantagensGrid-module__Y8gD6W__target,.VantagensGrid-module__Y8gD6W__adsBadge,.VantagensGrid-module__Y8gD6W__adsText,.VantagensGrid-module__Y8gD6W__mDot,.VantagensGrid-module__Y8gD6W__radarRing,.VantagensGrid-module__Y8gD6W__targetCore{animation:none}.VantagensGrid-module__Y8gD6W__chartLine{stroke-dashoffset:0}.VantagensGrid-module__Y8gD6W__chartDot{opacity:.9}.VantagensGrid-module__Y8gD6W__bar{transform:scaleY(.8)}.VantagensGrid-module__Y8gD6W__adsBadge{opacity:.75}.VantagensGrid-module__Y8gD6W__mDot{opacity:.8;transform:translate(0)}.VantagensGrid-module__Y8gD6W__radarRing{opacity:.5;transform:scale(1)}.VantagensGrid-module__Y8gD6W__targetCore{opacity:1;transform:scale(1)}}@media (max-width:480px){.VantagensGrid-module__Y8gD6W__grid{grid-template-columns:1fr}}
.Features-module__ZD3nRW__section{padding-block:var(--section-py);z-index:1;position:relative}.Features-module__ZD3nRW__container{max-width:var(--container-max);padding:0 var(--gutter);margin:0 auto}.Features-module__ZD3nRW__headline{letter-spacing:-.02em;text-align:center;max-width:1120px;margin:0 auto var(--heading-gap);background:linear-gradient(160deg,#fff 0%,#ffffffbf 50%,#ffffff59 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;font-size:48px;font-weight:600;line-height:46px}.Features-module__ZD3nRW__subtext{letter-spacing:-.01em;text-align:center;color:var(--text-secondary);max-width:720px;margin:20px auto 28px;font-size:16px;font-weight:400;line-height:26px}.Features-module__ZD3nRW__channels{text-align:center;margin:var(--space-1) auto var(--space-8)}.Features-module__ZD3nRW__channelsRow{flex-wrap:wrap;justify-content:center;align-items:center;gap:28px;display:flex}.Features-module__ZD3nRW__channelIcon{filter:drop-shadow(0 0 10px rgba(var(--glow), .55));transition:transform .3s var(--ease-out-expo), filter .3s var(--ease-out-expo);display:inline-flex}.Features-module__ZD3nRW__channelIcon:hover{filter:drop-shadow(0 0 16px rgba(var(--glow), .8));transform:scale(1.14)}.Features-module__ZD3nRW__grid{grid-template-columns:1fr;max-width:860px;margin:0 auto;display:grid}.Features-module__ZD3nRW__cardImage{width:100%;height:auto;display:block}.Features-module__ZD3nRW__vantagensCard{height:100%;box-shadow:var(--shadow-card);transition:top .45s var(--ease-out-expo), box-shadow .45s var(--ease-out-expo), border-color .45s var(--ease-out-expo);background:linear-gradient(-63.83deg,#191a36 10.19%,#2d2765 126.71%);border:1.25px solid #6669;border-radius:30px;padding:48px 52px;position:relative;top:0;overflow:hidden}.Features-module__ZD3nRW__vantagensCard:before{content:"";pointer-events:none;z-index:0;background:radial-gradient(circle,#7c3aed59 0%,#0000 70%);width:260px;height:260px;position:absolute;top:-70px;right:-50px}.Features-module__ZD3nRW__vantagensCard:after{content:"";border-radius:inherit;-webkit-mask-composite:xor;pointer-events:none;opacity:0;transition:opacity .45s var(--ease-out-expo);background:linear-gradient(160deg,#a855f780,#ffffff0a 40%,#0000 70%);padding:1px;position:absolute;inset:0;-webkit-mask-image:linear-gradient(#000 0 0),linear-gradient(#000 0 0);-webkit-mask-position:0 0,0 0;-webkit-mask-size:auto,auto;-webkit-mask-repeat:repeat,repeat;-webkit-mask-clip:content-box,border-box;-webkit-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}.Features-module__ZD3nRW__vantagensCard>*{z-index:1;position:relative}.Features-module__ZD3nRW__vantagensCard:hover{box-shadow:var(--shadow-card-hover), 0 0 55px #7c3aed38;border-color:#7c3aed99;top:-6px}.Features-module__ZD3nRW__vantagensCard:hover:after{opacity:1}.Features-module__ZD3nRW__vantagensTitle{color:var(--text-primary);text-align:center;margin-bottom:12px;font-size:26px;font-weight:600}.Features-module__ZD3nRW__vantagensSub{color:var(--text-secondary);text-align:center;max-width:560px;margin:0 auto 32px;font-size:16px;line-height:1.6}@media (max-width:1200px){.Features-module__ZD3nRW__grid{max-width:720px}}@media (max-width:768px){.Features-module__ZD3nRW__headline{font-size:clamp(1.75rem,6vw,2.25rem);line-height:1.2}.Features-module__ZD3nRW__subtext{font-size:clamp(1rem,3vw,1.25rem);line-height:1.6}.Features-module__ZD3nRW__vantagensCard{padding:32px 24px}.Features-module__ZD3nRW__vantagensTitle{font-size:22px}.Features-module__ZD3nRW__vantagensSub{font-size:15px}}@media (max-width:390px){.Features-module__ZD3nRW__headline{font-size:1.5rem;line-height:1.2}.Features-module__ZD3nRW__subtext{font-size:.9rem;line-height:1.5}}
.DiscordBot-module__S5mWgq__section{padding:var(--section-py) 0;z-index:1;position:relative}.DiscordBot-module__S5mWgq__container{max-width:var(--container-max);padding:0 var(--gutter);margin:0 auto}.DiscordBot-module__S5mWgq__header{text-align:center;margin-bottom:var(--heading-gap)}.DiscordBot-module__S5mWgq__eyebrow{font-family:var(--font-mono);letter-spacing:.08em;text-transform:uppercase;color:var(--accent-purple-light);margin-bottom:10px;font-size:.75rem;font-weight:600;display:block}.DiscordBot-module__S5mWgq__eyebrowHash{opacity:.6;margin-right:4px}.DiscordBot-module__S5mWgq__headline{font-size:var(--font-section);letter-spacing:-.02em;color:#fff;background:var(--gradient-title-silver);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;max-width:800px;margin:0 auto;font-weight:700;line-height:1.3}.DiscordBot-module__S5mWgq__headlineBold{background:linear-gradient(90deg,#fff 0%,#a5b4fc 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;font-style:italic;font-weight:700}.DiscordBot-module__S5mWgq__mockupWrapper{justify-content:center;margin-bottom:16px;display:flex}.DiscordBot-module__S5mWgq__discordFrame{background:#1e1f22;border:1.5px solid #6d607566;border-radius:16px;width:100%;max-width:580px;position:relative;overflow:hidden;box-shadow:0 24px 80px #0000008c,0 0 100px #5865f20f}.DiscordBot-module__S5mWgq__sidebarGlow{z-index:3;background:linear-gradient(#7c3aed 0%,#5865f2 40%,#7c3aed 80%,#5865f2 100%);border-radius:16px 0 0 16px;width:4px;position:absolute;top:0;bottom:0;left:0}.DiscordBot-module__S5mWgq__sidebarGlow:after{content:"";pointer-events:none;background:linear-gradient(90deg,#5865f226 0%,#0000 100%);width:50px;position:absolute;top:0;bottom:0;left:0}.DiscordBot-module__S5mWgq__channelBar{background:#2b2d31;border-bottom:1px solid #ffffff0d;align-items:center;padding:14px 18px;display:flex}.DiscordBot-module__S5mWgq__channelLeft{align-items:center;gap:8px;display:flex}.DiscordBot-module__S5mWgq__channelIcon{opacity:.7;flex-shrink:0;width:22px;height:22px}.DiscordBot-module__S5mWgq__channelName{color:#f2f3f5;letter-spacing:.01em;font-family:gg sans,Noto Sans,Helvetica Neue,Helvetica,Arial,sans-serif;font-size:1.05rem;font-weight:600}.DiscordBot-module__S5mWgq__messagesFeed{flex-direction:column;display:flex}.DiscordBot-module__S5mWgq__newMsgDivider{align-items:center;gap:0;padding:10px 18px 6px;display:flex;position:relative}.DiscordBot-module__S5mWgq__newMsgLineLeft{background:#f23f43;flex:1;height:1px}.DiscordBot-module__S5mWgq__newMsgLabel{color:#f23f43;white-space:nowrap;padding:0 10px;font-family:gg sans,Noto Sans,Helvetica Neue,Helvetica,Arial,sans-serif;font-size:.7rem;font-weight:600}.DiscordBot-module__S5mWgq__newMsgLineRight{background:#f23f43;flex:1;height:1px}.DiscordBot-module__S5mWgq__bottomText{text-align:center;letter-spacing:-.04em;color:#ffffffb3;margin-top:36px;font-size:24px;font-weight:400}.DiscordBot-module__S5mWgq__bottomTextHighlight{background:linear-gradient(90deg,#fff 0%,#c4b5fd 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;font-weight:600}@media (max-width:768px){.DiscordBot-module__S5mWgq__discordFrame{max-width:100%}.DiscordBot-module__S5mWgq__headline{font-size:clamp(1.4rem,4vw,1.75rem)}.DiscordBot-module__S5mWgq__bottomText{font-size:18px}}@media (max-width:390px){.DiscordBot-module__S5mWgq__headline{font-size:1.25rem;line-height:1.3}.DiscordBot-module__S5mWgq__discordFrame{border-radius:12px}.DiscordBot-module__S5mWgq__channelBar{padding:12px 14px}.DiscordBot-module__S5mWgq__channelName{font-size:.9rem}.DiscordBot-module__S5mWgq__newMsgLabel{font-size:.6rem}.DiscordBot-module__S5mWgq__bottomText{margin-top:24px;font-size:16px}}
.DiscordMockup-module__Rv83cG__section{padding-block:var(--section-py);position:relative}.DiscordMockup-module__Rv83cG__container{max-width:var(--container-max);padding:0 var(--gutter);margin:0 auto}.DiscordMockup-module__Rv83cG__sectionHeader{text-align:center;margin-bottom:var(--heading-gap)}@keyframes DiscordMockup-module__Rv83cG__livePulse{0%,to{opacity:1;box-shadow:0 0 #10b98199}50%{opacity:.5;box-shadow:0 0 0 4px #10b98100}}.DiscordMockup-module__Rv83cG__sectionTitle{font-family:var(--font-display,"Segoe UI", sans-serif);letter-spacing:-.02em;color:#fff;font-size:clamp(1.75rem,3.5vw,2.75rem);font-weight:700;line-height:1.2}.DiscordMockup-module__Rv83cG__greaText{background:linear-gradient(90deg,#fff 0%,#c4b5fd 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text}.DiscordMockup-module__Rv83cG__watchAccent{background:linear-gradient(90deg,#c4b5fd 0%,#7c3aed 45%,#00d0ff 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text}.DiscordMockup-module__Rv83cG__sectionSubtitle{text-align:center;color:var(--text-secondary,#9ca3af);letter-spacing:.01em;margin-top:8px;font-size:.9375rem;line-height:1.5}.DiscordMockup-module__Rv83cG__discordFrameWrapper{position:relative}.DiscordMockup-module__Rv83cG__discordFrameWrapper:before{content:"";filter:blur(48px);z-index:0;pointer-events:none;background:radial-gradient(at 25% 60%,#7c3aed4d 0%,#0000 55%),radial-gradient(at 75% 40%,#00d0ff33 0%,#0000 55%);position:absolute;inset:-80px -60px}.DiscordMockup-module__Rv83cG__discordFrameWrapper:after{content:"";z-index:1;pointer-events:none;background:linear-gradient(135deg,#00d0ff8c 0%,#7c3aedb3 40%,#a855f773 70%,#00d0ff4d 100%);border-radius:13px;position:absolute;inset:-1px}.DiscordMockup-module__Rv83cG__discordFrame{clip-path:inset(0 round 12px);z-index:2;background:#313338;border-radius:12px;height:clamp(520px,65vh,720px);display:flex;position:relative;overflow:hidden;box-shadow:0 0 0 1px #7c3aed59,0 8px 32px #00000080,0 32px 100px #000000a6,0 0 80px #7c3aed33,0 0 120px #00d0ff1a}.DiscordMockup-module__Rv83cG__serverRail{background:#1e1f22;flex-direction:column;flex-shrink:0;align-items:center;gap:8px;width:72px;padding:12px 0;display:flex}.DiscordMockup-module__Rv83cG__serverIcon{cursor:pointer;background:#2b2d31;border-radius:50%;justify-content:center;align-items:center;width:48px;height:48px;transition:border-radius .2s,box-shadow .2s;display:flex;position:relative;overflow:hidden}.DiscordMockup-module__Rv83cG__serverIcon:hover{border-radius:16px;box-shadow:0 0 0 2px #7c3aed,0 0 16px #7c3aed73}.DiscordMockup-module__Rv83cG__serverIcon img{object-fit:contain;border-radius:inherit;width:36px;height:36px}.DiscordMockup-module__Rv83cG__serverPill{pointer-events:none;background:#fff;border-radius:0 4px 4px 0;width:4px;height:40px;position:absolute;top:50%;left:-72px;transform:translateY(-50%)}.DiscordMockup-module__Rv83cG__serverDivider{background:#35373c;border-radius:1px;width:32px;height:2px;margin:4px 0}.DiscordMockup-module__Rv83cG__serverTooltip{color:#fff;white-space:nowrap;pointer-events:none;opacity:0;z-index:20;background:#18191c;border-radius:6px;padding:6px 10px;font-size:.8125rem;font-weight:600;transition:opacity .15s;position:absolute;top:50%;left:calc(100% + 16px);transform:translateY(-50%)}.DiscordMockup-module__Rv83cG__serverIcon:hover .DiscordMockup-module__Rv83cG__serverTooltip{opacity:1}.DiscordMockup-module__Rv83cG__sidebar{background:#2b2d31;flex-direction:column;flex-shrink:0;width:240px;display:flex;overflow:hidden}.DiscordMockup-module__Rv83cG__serverHeader{cursor:pointer;border-bottom:1px solid #1e1f22;justify-content:space-between;align-items:center;height:48px;min-height:48px;padding:0 16px;transition:background .15s;display:flex}.DiscordMockup-module__Rv83cG__serverHeader:hover{background:#35373c}.DiscordMockup-module__Rv83cG__serverName{background:linear-gradient(90deg,#fff 0%,#a78bfa 100%);-webkit-text-fill-color:transparent;color:#0000;letter-spacing:-.01em;-webkit-background-clip:text;background-clip:text;font-size:.9375rem;font-weight:700}.DiscordMockup-module__Rv83cG__serverChevron{color:#b5bac1;flex-shrink:0;transition:transform .2s}.DiscordMockup-module__Rv83cG__channelList{scrollbar-width:thin;scrollbar-color:#7c3aed80 transparent;flex:1;padding:8px 0 16px;overflow:hidden auto}.DiscordMockup-module__Rv83cG__channelList::-webkit-scrollbar{width:4px}.DiscordMockup-module__Rv83cG__channelList::-webkit-scrollbar-thumb{background:#7c3aed80;border-radius:2px}.DiscordMockup-module__Rv83cG__categoryHeader{cursor:pointer;-webkit-user-select:none;user-select:none;text-align:left;background:0 0;border:none;align-items:center;gap:4px;width:100%;padding:16px 8px 4px 16px;transition:color .1s;display:flex}.DiscordMockup-module__Rv83cG__categoryHeader:hover .DiscordMockup-module__Rv83cG__categoryLabel{color:#dbdee1}.DiscordMockup-module__Rv83cG__categoryArrow{color:#80848e;flex-shrink:0;transition:transform .2s;display:inline-flex}.DiscordMockup-module__Rv83cG__categoryArrowExpanded{transform:rotate(90deg)}.DiscordMockup-module__Rv83cG__categoryEmoji{margin-right:2px;font-size:.65rem}.DiscordMockup-module__Rv83cG__categoryLabel{letter-spacing:.05em;text-transform:uppercase;color:#80848e;text-overflow:ellipsis;white-space:nowrap;flex:1;font-size:.6875rem;font-weight:600;overflow:hidden}.DiscordMockup-module__Rv83cG__channelItems{max-height:0;transition:max-height .25s ease-out;overflow:hidden}.DiscordMockup-module__Rv83cG__channelItemsExpanded{max-height:800px;transition:max-height .35s ease-in}.DiscordMockup-module__Rv83cG__channelItem{cursor:pointer;text-align:left;background:0 0;border:none;border-radius:4px;align-items:center;gap:6px;width:calc(100% - 16px);margin:1px 8px;padding:1px 8px 1px 16px;transition:background .1s;display:flex;position:relative}.DiscordMockup-module__Rv83cG__channelItem:hover{background:#35373c}.DiscordMockup-module__Rv83cG__channelItem:hover .DiscordMockup-module__Rv83cG__channelName{color:#dbdee1}.DiscordMockup-module__Rv83cG__channelItemActive{border-left:2px solid #7c3aed;margin-left:8px;padding-left:14px;background:#7c3aed40!important}.DiscordMockup-module__Rv83cG__channelItemActive .DiscordMockup-module__Rv83cG__channelName{text-shadow:0 0 12px #7c3aed66;color:#fff!important}.DiscordMockup-module__Rv83cG__channelItemActive .DiscordMockup-module__Rv83cG__channelHash{color:#a78bfa!important}.DiscordMockup-module__Rv83cG__channelHash{color:#80848e;flex-shrink:0;font-size:1rem;line-height:1}.DiscordMockup-module__Rv83cG__channelName{color:#949ba4;white-space:nowrap;text-overflow:ellipsis;flex:1;padding:5px 0;font-size:.9375rem;overflow:hidden}.DiscordMockup-module__Rv83cG__mainArea{background:#313338;flex-direction:column;flex:1;min-width:0;display:flex}.DiscordMockup-module__Rv83cG__topBar{z-index:2;background:#313338;border-bottom:1px solid #3f4147;align-items:center;gap:10px;height:48px;min-height:48px;padding:0 16px;display:flex}.DiscordMockup-module__Rv83cG__hamburgerBtn{color:#b5bac1;cursor:pointer;background:0 0;border:none;border-radius:4px;flex-shrink:0;padding:4px;transition:color .15s;display:none}.DiscordMockup-module__Rv83cG__hamburgerBtn:hover{color:#fff}.DiscordMockup-module__Rv83cG__topBarHash{color:#80848e;flex-shrink:0;font-size:1.25rem;line-height:1}.DiscordMockup-module__Rv83cG__topBarChannel{color:#fff;flex-shrink:0;font-size:.9375rem;font-weight:600}.DiscordMockup-module__Rv83cG__topBarDivider{background:#3f4147;flex-shrink:0;width:1px;height:24px}.DiscordMockup-module__Rv83cG__topBarDesc{color:#80848e;text-overflow:ellipsis;white-space:nowrap;flex:1;min-width:0;font-size:.875rem;overflow:hidden}.DiscordMockup-module__Rv83cG__topBarLive{flex-shrink:0;align-items:center;gap:5px;margin-left:auto;display:flex}.DiscordMockup-module__Rv83cG__topBarLiveDot{background:#10b981;border-radius:50%;width:5px;height:5px;animation:1.6s ease-in-out infinite DiscordMockup-module__Rv83cG__livePulse}.DiscordMockup-module__Rv83cG__topBarLiveLabel{letter-spacing:.06em;color:#10b981;text-transform:lowercase;opacity:.85;font-size:.6875rem;font-weight:600}.DiscordMockup-module__Rv83cG__feed{scrollbar-width:thin;scrollbar-color:#3f4147 transparent;flex:1;padding:16px 16px 0;overflow:hidden auto}.DiscordMockup-module__Rv83cG__feed::-webkit-scrollbar{width:6px}.DiscordMockup-module__Rv83cG__feed::-webkit-scrollbar-thumb{background:#3f4147;border-radius:3px}.DiscordMockup-module__Rv83cG__feedVisible{opacity:1;transition:opacity .2s ease-in}.DiscordMockup-module__Rv83cG__feedHidden{opacity:0;transition:opacity .15s ease-out}@media (prefers-reduced-motion:reduce){.DiscordMockup-module__Rv83cG__feedVisible,.DiscordMockup-module__Rv83cG__feedHidden{transition:none}.DiscordMockup-module__Rv83cG__liveDot,.DiscordMockup-module__Rv83cG__topBarLiveDot{animation:none}}.DiscordMockup-module__Rv83cG__emptyState{text-align:center;flex-direction:column;justify-content:center;align-items:center;gap:12px;height:100%;padding:32px;display:flex}.DiscordMockup-module__Rv83cG__emptyIcon{background:#2b2d31;border-radius:50%;justify-content:center;align-items:center;width:56px;height:56px;font-size:1.5rem;display:flex}.DiscordMockup-module__Rv83cG__emptyTitle{color:#dbdee1;font-size:1rem;font-weight:600}.DiscordMockup-module__Rv83cG__emptyDesc{color:#80848e;max-width:280px;font-size:.875rem;line-height:1.5}.DiscordMockup-module__Rv83cG__messageGroup{gap:16px;margin-bottom:20px;padding:2px 0;display:flex}.DiscordMockup-module__Rv83cG__messageGroup:hover{background:#ffffff05;border-radius:4px}.DiscordMockup-module__Rv83cG__botAvatar{background:#2b2d31;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:40px;height:40px;display:flex;overflow:hidden}.DiscordMockup-module__Rv83cG__botAvatar img{object-fit:cover;width:100%;height:100%}.DiscordMockup-module__Rv83cG__messageContent{flex:1;min-width:0}.DiscordMockup-module__Rv83cG__authorRow{align-items:center;gap:8px;margin-bottom:4px;display:flex}.DiscordMockup-module__Rv83cG__authorName{color:#00d4aa;font-size:.9375rem;font-weight:600}.DiscordMockup-module__Rv83cG__appBadge{color:#fff;letter-spacing:.04em;background:#5865f2;border-radius:3px;align-items:center;padding:1px 5px;font-size:.625rem;font-weight:700;line-height:1.6;display:inline-flex}.DiscordMockup-module__Rv83cG__messageTimestamp{color:#80848e;font-size:.6875rem}.DiscordMockup-module__Rv83cG__embed{border-left:4px solid var(--embed-color,#7c3aed);background:#2b2d31;border-radius:4px;gap:12px;max-width:520px;padding:12px 16px 12px 12px;display:flex}.DiscordMockup-module__Rv83cG__embedBody{flex:1;min-width:0}.DiscordMockup-module__Rv83cG__embedTitle{color:#00b0f4;cursor:pointer;margin-bottom:6px;font-size:.9375rem;font-weight:600;line-height:1.375}.DiscordMockup-module__Rv83cG__embedTitle:hover{text-decoration:underline}.DiscordMockup-module__Rv83cG__embedDesc{color:#dbdee1;margin-bottom:10px;font-size:.8125rem;line-height:1.5}.DiscordMockup-module__Rv83cG__embedFields{grid-template-columns:repeat(3,auto);gap:8px 12px;margin-bottom:10px;display:grid}.DiscordMockup-module__Rv83cG__embedField{flex-direction:column;gap:2px;display:flex}.DiscordMockup-module__Rv83cG__embedFieldName{color:#dbdee1;text-transform:uppercase;letter-spacing:.04em;font-size:.6875rem;font-weight:700}.DiscordMockup-module__Rv83cG__embedFieldValue{color:#dbdee1;font-size:.8125rem}.DiscordMockup-module__Rv83cG__embedFieldLink{color:#00b0f4;cursor:pointer;text-decoration:none}.DiscordMockup-module__Rv83cG__embedFieldLink:hover{text-decoration:underline}.DiscordMockup-module__Rv83cG__embedDiscount{color:#10b981;font-weight:700}.DiscordMockup-module__Rv83cG__embedOldPrice{color:#80848e;margin-right:4px;font-size:.75rem;text-decoration:line-through}.DiscordMockup-module__Rv83cG__embedNewPrice{color:#fff;font-weight:700}.DiscordMockup-module__Rv83cG__embedThumb{background:#1e1f22;border-radius:4px;flex-shrink:0;align-self:flex-start;width:80px;height:80px;overflow:hidden}.DiscordMockup-module__Rv83cG__embedThumb img{object-fit:cover;width:100%;height:100%}.DiscordMockup-module__Rv83cG__embedFooter{border-top:1px solid #3f414799;align-items:center;gap:6px;padding-top:6px;display:flex}.DiscordMockup-module__Rv83cG__embedFooterAvatar{border-radius:50%;flex-shrink:0;width:16px;height:16px;overflow:hidden}.DiscordMockup-module__Rv83cG__embedFooterAvatar img{object-fit:cover;width:100%;height:100%}.DiscordMockup-module__Rv83cG__embedFooterText{color:#80848e;font-size:.6875rem}.DiscordMockup-module__Rv83cG__messageInputArea{flex-shrink:0;padding:0 16px 16px}.DiscordMockup-module__Rv83cG__messageInput{color:#949ba4;box-sizing:border-box;cursor:default;pointer-events:none;-webkit-user-select:none;user-select:none;background:#383a40;border:1px solid #7c3aed4d;border-radius:8px;width:100%;padding:11px 16px;font-size:.9375rem}.DiscordMockup-module__Rv83cG__sidebarOverlay{z-index:9;background:#00000080;border-radius:12px;display:none;position:absolute;inset:0}@media (max-width:768px){.DiscordMockup-module__Rv83cG__discordFrame{height:clamp(480px,75vh,640px);position:relative}.DiscordMockup-module__Rv83cG__serverRail{display:none}.DiscordMockup-module__Rv83cG__hamburgerBtn{display:flex}.DiscordMockup-module__Rv83cG__sidebar{z-index:10;border-radius:12px 0 0 12px;transition:transform .25s cubic-bezier(.4,0,.2,1);position:absolute;top:0;bottom:0;left:0;transform:translate(-100%);box-shadow:4px 0 20px #0006}.DiscordMockup-module__Rv83cG__sidebarOpen{transform:translate(0)}.DiscordMockup-module__Rv83cG__sidebarOverlayVisible{display:block}.DiscordMockup-module__Rv83cG__embed{max-width:100%}.DiscordMockup-module__Rv83cG__embedFields{grid-template-columns:repeat(2,auto)}.DiscordMockup-module__Rv83cG__topBarDesc,.DiscordMockup-module__Rv83cG__topBarDivider,.DiscordMockup-module__Rv83cG__topBarLiveLabel{display:none}.DiscordMockup-module__Rv83cG__discordFrameWrapper:before{filter:blur(32px);inset:-40px -20px}}@media (max-width:480px){.DiscordMockup-module__Rv83cG__embedFields{grid-template-columns:1fr 1fr}.DiscordMockup-module__Rv83cG__embedThumb{width:64px;height:64px}}
.Rewards-module__QPv73W__section{padding-block:var(--section-py);overflow-x:clip}.Rewards-module__QPv73W__container{max-width:1300px;padding:0 var(--gutter);margin:0 auto}.Rewards-module__QPv73W__title{text-align:center;color:var(--text-primary);background:var(--gradient-title-silver);-webkit-text-fill-color:transparent;margin-bottom:var(--heading-gap);-webkit-background-clip:text;background-clip:text;font-size:clamp(32px,3vw,48px);font-weight:400;line-height:1.2}.Rewards-module__QPv73W__cardsArea{position:relative}.Rewards-module__QPv73W__glow{opacity:1;mix-blend-mode:screen;pointer-events:none;z-index:0;-webkit-user-select:none;user-select:none;width:min(900px,90%);position:absolute;top:84%;left:50%;transform:translate(-50%,-50%)}.Rewards-module__QPv73W__cardsGrid{z-index:1;grid-template-columns:1fr 1fr;gap:clamp(48px,8vw,140px);margin-bottom:48px;display:grid;position:relative}.Rewards-module__QPv73W__card{-webkit-backdrop-filter:blur(12px);background:#ffffff0a;border:1px solid #ffffff14;border-radius:24px;flex-direction:row;align-items:stretch;gap:0;display:flex;overflow:hidden}.Rewards-module__QPv73W__photoWrap{flex:0 0 42%;min-height:420px;position:relative;overflow:hidden}.Rewards-module__QPv73W__photo{object-fit:cover;object-position:top center;width:100%;height:100%;display:block}.Rewards-module__QPv73W__card:not(.Rewards-module__QPv73W__cardReverse) .Rewards-module__QPv73W__photo{-webkit-mask-image:linear-gradient(90deg,#000 65%,#0000 100%);mask-image:linear-gradient(90deg,#000 65%,#0000 100%)}.Rewards-module__QPv73W__cardReverse .Rewards-module__QPv73W__photo{-webkit-mask-image:linear-gradient(270deg,#000 65%,#0000 100%);mask-image:linear-gradient(270deg,#000 65%,#0000 100%)}.Rewards-module__QPv73W__textBlock{flex-direction:column;flex:1 1 0;gap:20px;min-width:0;padding:28px 24px 28px 28px;display:flex}.Rewards-module__QPv73W__cardReverse .Rewards-module__QPv73W__textBlock{padding:28px 28px 28px 24px}.Rewards-module__QPv73W__subtitle{color:var(--text-secondary);font-size:clamp(11px,.9vw,13px);font-weight:400;line-height:1.55}.Rewards-module__QPv73W__rewardList{flex-direction:column;gap:18px;margin:0;padding:0;list-style:none;display:flex}.Rewards-module__QPv73W__rewardItem{flex-direction:column;gap:10px;display:flex}.Rewards-module__QPv73W__rewardHeader{align-items:center;gap:10px;display:flex}.Rewards-module__QPv73W__badge{width:28px;height:28px;color:var(--text-primary);background:#ffffff0f;border:1px solid #ffffff1f;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;font-size:12px;font-weight:700;line-height:1;display:flex}.Rewards-module__QPv73W__rewardTitle{color:var(--text-primary);font-size:clamp(11.5px,.95vw,13.5px);font-weight:600;line-height:1.3}.Rewards-module__QPv73W__bars{flex-direction:column;gap:7px;padding-left:38px;display:flex}.Rewards-module__QPv73W__barRow{align-items:center;gap:8px;display:flex}.Rewards-module__QPv73W__barLabel{color:var(--text-muted);flex-shrink:0;width:78px;font-size:11px;font-weight:500}.Rewards-module__QPv73W__barTrack{background:#ffffff12;border-radius:999px;flex:1 1 0;min-width:0;height:5px;overflow:hidden}.Rewards-module__QPv73W__barFill{background:var(--bar-grad,linear-gradient(90deg, #00d0ff 0%, #7c3aed 100%));border-radius:999px;height:100%}.Rewards-module__QPv73W__barLevel{color:var(--text-secondary);text-align:right;flex-shrink:0;width:32px;font-size:10.5px;font-weight:600}.Rewards-module__QPv73W__xpBar{z-index:1;flex-direction:column;align-items:center;gap:12px;max-width:480px;margin:0 auto;display:flex;position:relative}.Rewards-module__QPv73W__xpTrack{background:#ffffff14;border-radius:999px;width:100%;height:8px;overflow:hidden}.Rewards-module__QPv73W__xpFill{background:linear-gradient(90deg,#00d0ff 0%,#7c3aed 100%);border-radius:999px;width:57%;height:100%;animation:2.4s ease-in-out infinite Rewards-module__QPv73W__xpGrow}@keyframes Rewards-module__QPv73W__xpGrow{0%,8%{transform-origin:0;transform:scaleX(0)}60%,90%{transform-origin:0;transform:scaleX(1)}to{transform-origin:0;opacity:.3;transform:scaleX(1)}}.Rewards-module__QPv73W__xpLabel{letter-spacing:.02em;text-align:center;margin:0;font-size:.9rem;font-weight:500;line-height:1.4}.Rewards-module__QPv73W__xpLabelBase{color:var(--text-secondary)}.Rewards-module__QPv73W__xpLabelNumber{color:var(--text-primary);font-weight:700}.Rewards-module__QPv73W__xpLabelHighlight{background:linear-gradient(90deg,#00d0ff 0%,#7c3aed 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;font-weight:700}@media (max-width:1200px){.Rewards-module__QPv73W__photoWrap{min-height:360px}.Rewards-module__QPv73W__textBlock{padding:22px 18px 22px 22px}.Rewards-module__QPv73W__cardReverse .Rewards-module__QPv73W__textBlock{padding:22px 22px 22px 18px}}@media (max-width:900px){.Rewards-module__QPv73W__card,.Rewards-module__QPv73W__cardReverse{flex-direction:column}.Rewards-module__QPv73W__photoWrap{flex:none;min-height:260px;max-height:320px}.Rewards-module__QPv73W__textBlock,.Rewards-module__QPv73W__cardReverse .Rewards-module__QPv73W__textBlock{padding:22px 20px}.Rewards-module__QPv73W__bars{padding-left:0}.Rewards-module__QPv73W__card:not(.Rewards-module__QPv73W__cardReverse) .Rewards-module__QPv73W__photo,.Rewards-module__QPv73W__cardReverse .Rewards-module__QPv73W__photo{-webkit-mask-image:linear-gradient(#000 65%,#0000 100%);mask-image:linear-gradient(#000 65%,#0000 100%)}}@media (max-width:768px){.Rewards-module__QPv73W__cardsGrid{grid-template-columns:1fr;gap:16px}}@media (max-width:390px){.Rewards-module__QPv73W__cardsGrid{gap:12px;margin-bottom:32px}.Rewards-module__QPv73W__xpBar{max-width:100%}.Rewards-module__QPv73W__photoWrap{min-height:220px}.Rewards-module__QPv73W__barLabel{width:68px}}.Rewards-module__QPv73W__xpBurst{pointer-events:none;z-index:3;width:0;height:0;position:absolute;bottom:4px;left:57%;transform:translate(-50%)}.Rewards-module__QPv73W__xpParticle{transform-origin:50%;background:#4ade80;border-radius:50%;width:6px;height:6px;margin:-3px 0 0 -3px;animation:2.4s ease-out infinite Rewards-module__QPv73W__xpBurst;position:absolute;top:0;left:0}.Rewards-module__QPv73W__xpParticle:nth-child(4n+2){background:#eafff2;width:4px;height:4px;margin:-2px 0 0 -2px;box-shadow:0 0 8px #eafff2,0 0 16px #eafff299}.Rewards-module__QPv73W__xpParticle:nth-child(4n+3){background:#86efac;box-shadow:0 0 6px #86efac}.Rewards-module__QPv73W__xpParticle:nth-child(4n+1){background:#3fd66b;box-shadow:0 0 6px #3fd66bb3}.Rewards-module__QPv73W__xpParticle:nth-child(4n){background:#4ade80;box-shadow:0 0 5px #4ade8099}@keyframes Rewards-module__QPv73W__xpBurst{0%,59%{opacity:0;transform:rotate(var(--angle)) translateY(0) scale(0)}60%{opacity:1;transform:rotate(var(--angle)) translateY(0) scale(1.2)}76%{opacity:0;transform:rotate(var(--angle)) translateY(-52px) scale(.4)}77%,to{opacity:0;transform:rotate(var(--angle)) translateY(-52px) scale(0)}}.Rewards-module__QPv73W__xpRing{pointer-events:none;border:1.5px solid #4ade80;border-radius:50%;width:20px;height:20px;margin:-10px 0 0 -10px;animation:2.4s ease-out infinite Rewards-module__QPv73W__xpRing;position:absolute;top:0;left:0}@keyframes Rewards-module__QPv73W__xpRing{0%,59%{opacity:0;transform:scale(0)}60%{opacity:.9;transform:scale(.3)}76%{opacity:0;transform:scale(2.8)}77%,to{opacity:0;transform:scale(2.8)}}@media (prefers-reduced-motion:reduce){.Rewards-module__QPv73W__xpFill{transform-origin:0;animation:none;transform:scaleX(1)}.Rewards-module__QPv73W__xpBurst{display:none}}
.page-module__zhYoBW__main{padding-top:80px}.page-module__zhYoBW__ctaSection{padding:var(--section-py) var(--gutter)}.page-module__zhYoBW__ctaCard{text-align:center;border-radius:var(--radius-card);background:radial-gradient(80% 100% at 50% 0,#7c3aed14 0%,#06071599 60%);border:1px solid #7c3aed2e;max-width:640px;margin:0 auto;padding:clamp(40px,6vw,72px) clamp(28px,5vw,64px);box-shadow:inset 0 1px #ffffff0d,0 24px 60px -20px #7c3aed33}.page-module__zhYoBW__ctaHeading{font-family:var(--font-display);letter-spacing:-.03em;color:var(--accent-cyan);background:linear-gradient(90deg, var(--accent-cyan) 0%, var(--accent-purple) 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;margin-bottom:14px;font-size:clamp(1.75rem,3.5vw,2.5rem);font-weight:700}.page-module__zhYoBW__ctaSub{font-family:var(--font-inter);color:var(--text-secondary);letter-spacing:-.02em;margin-bottom:clamp(28px,4vw,40px);font-size:16px;font-weight:400}.page-module__zhYoBW__ctaButtons{flex-wrap:wrap;justify-content:center;align-items:center;gap:16px;display:flex}.page-module__zhYoBW__ctaPrimary{border-radius:var(--radius-small);font-family:var(--font-inter);color:#fff;transition:transform .18s var(--ease-out-expo), box-shadow .18s var(--ease-out-expo);background:linear-gradient(90deg,#7c3aed 0%,#5b21b6 100%);justify-content:center;align-items:center;padding:14px 28px;font-size:14px;font-weight:600;text-decoration:none;display:inline-flex;box-shadow:0 8px 24px -8px #7c3aed73}.page-module__zhYoBW__ctaPrimary:hover{transform:translateY(-2px);box-shadow:0 14px 32px -8px #7c3aed99}.page-module__zhYoBW__ctaSecondary{border-radius:var(--radius-small);font-family:var(--font-inter);color:var(--text-secondary);transition:color .18s var(--ease-out-expo), border-color .18s var(--ease-out-expo), transform .18s var(--ease-out-expo);border:1px solid #ffffff1a;justify-content:center;align-items:center;padding:13px 28px;font-size:14px;font-weight:500;text-decoration:none;display:inline-flex}.page-module__zhYoBW__ctaSecondary:hover{color:var(--text-primary);border-color:#ffffff38;transform:translateY(-2px)}@media (max-width:480px){.page-module__zhYoBW__ctaButtons{flex-direction:column;align-items:stretch}.page-module__zhYoBW__ctaPrimary,.page-module__zhYoBW__ctaSecondary{justify-content:center;width:100%}}
.Testimonials-module__MlUweW__section{padding-block:var(--section-py)}.Testimonials-module__MlUweW__container{max-width:var(--container-max);padding:0 var(--gutter);margin:0 auto clamp(32px,4vw,52px)}.Testimonials-module__MlUweW__headline{text-align:center;letter-spacing:-.02em;white-space:nowrap;margin-bottom:var(--heading-gap);background:linear-gradient(90deg,#a1a3ab 0%,#fff 53%,#9ea0ab 100%);-webkit-text-fill-color:transparent;color:#0000;-webkit-background-clip:text;background-clip:text;font-size:clamp(1.1rem,4vw,48px);font-weight:600;line-height:1.1}.Testimonials-module__MlUweW__marquee{width:100%;position:relative;overflow:hidden}.Testimonials-module__MlUweW__fadeLeft,.Testimonials-module__MlUweW__fadeRight{z-index:2;pointer-events:none;width:clamp(40px,8vw,140px);position:absolute;top:0;bottom:0}.Testimonials-module__MlUweW__fadeLeft{background:linear-gradient(to right, var(--bg-primary) 0%, transparent 100%);left:0}.Testimonials-module__MlUweW__fadeRight{background:linear-gradient(to left, var(--bg-primary) 0%, transparent 100%);right:0}.Testimonials-module__MlUweW__track{will-change:transform;align-items:stretch;width:max-content;padding:8px 0;animation:60s linear infinite Testimonials-module__MlUweW__marquee-testi;display:flex}@keyframes Testimonials-module__MlUweW__marquee-testi{0%{transform:translate(0)}to{transform:translate(-33.333%)}}.Testimonials-module__MlUweW__card{border-radius:var(--radius-card);width:539px;transition:border-color var(--transition-medium), box-shadow var(--transition-medium), transform var(--transition-medium);background:#0009;border:1px solid #6669;flex-direction:row;flex-shrink:0;align-items:flex-start;gap:21px;margin-right:24px;padding:14px 16px;display:flex;box-shadow:inset 0 0 30px #ffffff14}.Testimonials-module__MlUweW__card:hover{border-color:#ffffff47;transform:translateY(-4px);box-shadow:inset 0 0 30px #ffffff1f,0 20px 60px #0006}.Testimonials-module__MlUweW__photoWrap{border-radius:16px;flex-shrink:0;width:178px;height:277px;overflow:hidden}.Testimonials-module__MlUweW__photo{object-fit:cover;width:100%;height:100%;display:block}.Testimonials-module__MlUweW__content{flex-direction:column;flex:1;min-width:0;padding-top:4px;display:flex}.Testimonials-module__MlUweW__name{color:var(--text-primary);letter-spacing:-.02em;font-size:18px;font-weight:700;line-height:20px}.Testimonials-module__MlUweW__quote{color:#adaeb1;letter-spacing:-.02em;flex:1;margin-top:12px;font-size:16px;font-weight:400;line-height:20px}@media (max-width:768px){.Testimonials-module__MlUweW__headline{margin-bottom:40px}.Testimonials-module__MlUweW__card{gap:16px;width:460px;margin-right:20px}.Testimonials-module__MlUweW__photoWrap{width:150px;height:234px}.Testimonials-module__MlUweW__track{animation-duration:42s}}@media (max-width:420px){.Testimonials-module__MlUweW__headline{margin-bottom:32px}.Testimonials-module__MlUweW__card{gap:14px;width:330px;margin-right:16px;padding:12px}.Testimonials-module__MlUweW__photoWrap{width:118px;height:196px}.Testimonials-module__MlUweW__name{font-size:16px}.Testimonials-module__MlUweW__quote{margin-top:8px;font-size:14px}.Testimonials-module__MlUweW__track{animation-duration:34s}}@media (prefers-reduced-motion:reduce){.Testimonials-module__MlUweW__track{animation:none}.Testimonials-module__MlUweW__marquee{scrollbar-width:none;overflow-x:auto}.Testimonials-module__MlUweW__marquee::-webkit-scrollbar{display:none}}
