.Landing-module__NkFR1G__root{--landing-bg:#fff;--landing-bg-gradient:none;--landing-surface:#00000005;--landing-surface-hover:#8b5cf60d;--landing-text:#1a1a2e;--landing-text-secondary:#4b5563;--landing-muted:#9ca3af;--landing-accent:#7c3aed;--landing-accent-glow:#7c3aed33;--landing-border:#00000014;--gold-primary:#d4af37;--gold-secondary:#fcd34d;--gold-vibrant:#fbbf24;--gold-glow:#d4af374d;--gold-gradient:linear-gradient(135deg, #d4af37 0%, #fcd34d 55%, #fbbf24 100%);background:var(--landing-bg);color:var(--landing-text);isolation:isolate;scroll-behavior:smooth;width:100%;min-height:100vh;margin:0;padding:0;font-family:Inter,Manrope,-apple-system,BlinkMacSystemFont,sans-serif;position:relative;overflow-x:hidden}.Landing-module__NkFR1G__root:before,.Landing-module__NkFR1G__root:after{content:"";filter:blur(80px);z-index:-2;opacity:.05;border-radius:50%;width:60vw;height:60vw;animation:20s cubic-bezier(.4,0,.2,1) infinite alternate Landing-module__NkFR1G__blobFloat;position:fixed}.Landing-module__NkFR1G__root:before{background:radial-gradient(circle,#c8c8c81a 0%,#0000 70%);top:-10%;left:-10%}.Landing-module__NkFR1G__root:after{background:radial-gradient(circle,#c8c8c81a 0%,#0000 70%);animation-delay:-10s;bottom:-10%;right:-10%}@keyframes Landing-module__NkFR1G__blobFloat{0%{transform:translate(0)scale(1)}to{transform:translate(30px,50px)scale(1.1)}}.Landing-module__NkFR1G__nav{z-index:1000;-webkit-backdrop-filter:blur(20px);width:95%;max-width:1200px;padding-left:env(safe-area-inset-left);padding-right:env(safe-area-inset-right);background:#ffffffb3;border:1px solid #0000000d;border-radius:20px;transition:all .3s;position:fixed;top:10px;left:50%;transform:translate(-50%);box-shadow:0 8px 32px #0000000d}.Landing-module__NkFR1G__navOpen{border-radius:24px;height:auto;background:#0a0a0ff2!important}.Landing-module__NkFR1G__navInner{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:20px;padding:8px 24px;display:flex}.Landing-module__NkFR1G__navLogo{align-items:center;gap:10px;text-decoration:none;transition:transform .2s;display:flex}.Landing-module__NkFR1G__navLogoImg{object-fit:contain;border-radius:6px;width:auto;height:36px;box-shadow:0 4px 12px #0003}.Landing-module__NkFR1G__navLogo:hover{transform:scale(1.05)}.Landing-module__NkFR1G__navLinks{align-items:center;gap:24px;min-width:0;display:flex}.Landing-module__NkFR1G__navLink{color:var(--landing-text-secondary);padding:4px 0;font-size:.85rem;font-weight:500;text-decoration:none;transition:all .2s;position:relative}.Landing-module__NkFR1G__navLink:after{content:"";background:var(--landing-accent);width:0;height:2px;box-shadow:0 0 10px var(--landing-accent);transition:width .3s;position:absolute;bottom:0;left:0}.Landing-module__NkFR1G__navLink:hover{color:var(--landing-accent)}.Landing-module__NkFR1G__navLink:hover:after{width:100%}.Landing-module__NkFR1G__langWrapper{position:relative}.Landing-module__NkFR1G__langMainBtn{border:1px solid var(--landing-border);color:var(--landing-text);cursor:pointer;background:#00000008;border-radius:8px;align-items:center;gap:8px;padding:8px 12px;font-size:.85rem;font-weight:500;transition:all .2s;display:flex}.Landing-module__NkFR1G__langMainBtn:hover{background:#ffffff1a;border-color:#fff3}.Landing-module__NkFR1G__langDropdown{backdrop-filter:blur(16px);border:1px solid var(--landing-border);z-index:1000;background:#fffffff2;border-radius:12px;min-width:140px;padding:6px;position:absolute;top:calc(100% + 10px);right:0;box-shadow:0 10px 25px #00000080}[dir=rtl] .Landing-module__NkFR1G__langDropdown{left:0;right:auto}.Landing-module__NkFR1G__langDropdownItem{width:100%;color:var(--landing-text-secondary);text-align:left;cursor:pointer;background:0 0;border:none;border-radius:8px;align-items:center;padding:10px 14px;font-size:.9rem;transition:all .2s;display:flex}[dir=rtl] .Landing-module__NkFR1G__langDropdownItem{text-align:right}.Landing-module__NkFR1G__langDropdownItem:hover{color:var(--landing-accent);background:#00000008}.Landing-module__NkFR1G__langDropdownItem.Landing-module__NkFR1G__langActive{color:#c4b5fd;background:#8b5cf633}.Landing-module__NkFR1G__rotate180{transition:transform .2s;transform:rotate(180deg)}.Landing-module__NkFR1G__navActions{flex-wrap:wrap;align-items:center;gap:16px;display:flex}.Landing-module__NkFR1G__menuBtn{color:var(--landing-text);cursor:pointer;background:0 0;border:none;border-radius:8px;padding:8px;transition:background .2s;display:none}.Landing-module__NkFR1G__menuBtn:hover{background:#ffffff1a}.Landing-module__NkFR1G__navBtnSecondary{color:var(--landing-text);border:1px solid var(--landing-border);background:#00000008;border-radius:8px;padding:8px 18px;font-size:.8rem;font-weight:600;text-decoration:none;transition:all .2s}.Landing-module__NkFR1G__navBtnSecondary:hover{background:#ffffff1a;border-color:#fff3;transform:translateY(-1px)}.Landing-module__NkFR1G__navBtnPrimary{color:#fff;box-shadow:0 4px 15px var(--landing-accent-glow);background:linear-gradient(135deg,#7c3aed 0%,#6d28d9 100%);border:none;border-radius:8px;padding:8px 18px;font-size:.8rem;font-weight:600;text-decoration:none;transition:all .2s;position:relative;overflow:hidden}.Landing-module__NkFR1G__navBtnPrimary:hover{transform:translateY(-2px);box-shadow:0 8px 25px #7c3aed99}@media (max-width:1100px){.Landing-module__NkFR1G__nav{width:calc(100% - 32px)}.Landing-module__NkFR1G__navInner{gap:16px;padding:12px 20px}.Landing-module__NkFR1G__navLinks{gap:20px}.Landing-module__NkFR1G__navBtnPrimary{padding:10px 18px}}.Landing-module__NkFR1G__mobileMenu{backdrop-filter:blur(20px);border-bottom:1px solid var(--landing-border);background:#fffffffa;border-radius:0 0 24px 24px;overflow:hidden}.Landing-module__NkFR1G__mobileLinks{flex-direction:column;gap:20px;padding:24px 32px;display:flex}.Landing-module__NkFR1G__mobileLink{color:var(--landing-text-secondary);font-size:1.1rem;font-weight:500;text-decoration:none;transition:color .2s}.Landing-module__NkFR1G__mobileLink:hover{color:var(--landing-accent)}.Landing-module__NkFR1G__mobileDivider{border:none;border-top:1px solid var(--landing-border);margin:10px 0}.Landing-module__NkFR1G__mobileCtaPrimary,.Landing-module__NkFR1G__mobileCtaSecondary{text-align:center;border-radius:12px;padding:14px;font-size:1rem;font-weight:600;text-decoration:none}.Landing-module__NkFR1G__mobileCtaPrimary{color:#fff;background:linear-gradient(135deg,#7c3aed 0%,#6d28d9 100%)}.Landing-module__NkFR1G__mobileCtaSecondary{border:1px solid var(--landing-border);color:var(--landing-text);background:#00000008}.Landing-module__NkFR1G__hero{min-height:100vh;padding:40px 24px;padding-top:calc(80px + env(safe-area-inset-top,0px));padding-left:calc(24px + env(safe-area-inset-left,0px));padding-right:calc(24px + env(safe-area-inset-right,0px));background-color:#fff;background-image:url(/images/347715.png);background-position:50%;background-repeat:no-repeat;background-size:contain;background-attachment:scroll;justify-content:center;align-items:flex-end;padding-bottom:80px;display:flex;position:relative;overflow:hidden}.Landing-module__NkFR1G__hero:before{content:"";z-index:1;background:0 0;position:absolute;inset:0}.Landing-module__NkFR1G__heroContent{z-index:2;text-align:center;max-width:800px;position:relative}.Landing-module__NkFR1G__heroH1{letter-spacing:-.04em;color:#fff;text-shadow:-1px -1px #000,1px -1px #000,-1px 1px #000,1px 1px #000,0 4px 20px #0006;margin-bottom:12px;font-size:clamp(1.4rem,3vw,2.2rem);font-weight:800;line-height:1.1}.Landing-module__NkFR1G__heroDesc{color:#fff;text-shadow:-.5px -.5px #000,.5px -.5px #000,-.5px .5px #000,.5px .5px #000;max-width:600px;margin-bottom:16px;margin-left:auto;margin-right:auto;font-size:.9rem;line-height:1.6}.Landing-module__NkFR1G__heroPsych{color:var(--landing-muted);margin-bottom:32px;font-size:.85rem;font-style:italic}.Landing-module__NkFR1G__whyGlobeContainer{z-index:0;opacity:.5;pointer-events:none;justify-content:center;align-items:center;width:100vw;height:100%;display:flex;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);-webkit-mask-image:radial-gradient(circle,#000 30%,#0000 70%);mask-image:radial-gradient(circle,#000 30%,#0000 70%)}.Landing-module__NkFR1G__cardGrid,.Landing-module__NkFR1G__pillarGrid{z-index:2;perspective:1000px;gap:24px;display:grid;position:relative}.Landing-module__NkFR1G__cardGrid{grid-template-columns:repeat(auto-fit,minmax(280px,1fr))}.Landing-module__NkFR1G__pillarGrid{grid-template-columns:repeat(auto-fit,minmax(220px,1fr))}.Landing-module__NkFR1G__card{backdrop-filter:blur(12px);background:#fff9;border:1px solid #00000008;border-radius:20px;padding:32px;transition:all .4s cubic-bezier(.175,.885,.32,1.275);position:relative;overflow:hidden;box-shadow:0 4px 20px #00000008}.Landing-module__NkFR1G__card:before{content:"";-webkit-mask-composite:xor;opacity:.5;background:linear-gradient(45deg,#0000,#8b5cf64d,#0000);border-radius:20px;padding:1px;transition:opacity .3s;position:absolute;inset:0;-webkit-mask-image:linear-gradient(#fff 0 0),linear-gradient(#fff 0 0);mask-image:linear-gradient(#fff 0 0),linear-gradient(#fff 0 0);-webkit-mask-position:0 0,0 0;mask-position:0 0,0 0;-webkit-mask-size:auto,auto;mask-size:auto,auto;-webkit-mask-repeat:repeat,repeat;mask-repeat:repeat,repeat;-webkit-mask-clip:content-box,border-box;mask-clip:content-box,border-box;-webkit-mask-origin:content-box,border-box;mask-origin:content-box,border-box;-webkit-mask-composite:xor;mask-composite:exclude;-webkit-mask-source-type:auto,auto;mask-mode:match-source,match-source}.Landing-module__NkFR1G__card:hover{background:#8b5cf626;border-color:#8b5cf666;transform:translateY(-8px);box-shadow:0 10px 30px #8b5cf633,inset 0 0 20px #8b5cf61a}.Landing-module__NkFR1G__card:hover:before{opacity:1;background:linear-gradient(45deg,#8b5cf61a,#8b5cf699,#8b5cf61a)}.Landing-module__NkFR1G__card:hover .Landing-module__NkFR1G__cardTitle{color:#c4b5fd;text-shadow:0 0 8px #c4b5fd66}.Landing-module__NkFR1G__cardTitle{color:var(--landing-text);z-index:2;margin-bottom:12px;font-size:1.35rem;font-weight:700;transition:color .3s;position:relative}.Landing-module__NkFR1G__cardDesc{color:var(--landing-text-secondary);z-index:2;font-size:.95rem;line-height:1.6;position:relative}.Landing-module__NkFR1G__section,.Landing-module__NkFR1G__sectionWide{z-index:2;padding:40px 24px;scroll-margin-top:80px;position:relative}.Landing-module__NkFR1G__section{max-width:1000px;margin:0 auto}.Landing-module__NkFR1G__sectionWide{max-width:1200px;margin:0 auto}.Landing-module__NkFR1G__sectionTitle{color:var(--landing-accent);letter-spacing:-.03em;text-align:center;margin-bottom:40px;font-size:2.2rem;font-weight:800}.Landing-module__NkFR1G__heroCta{color:#fff;background:linear-gradient(135deg,#7c3aed 0%,#6d28d9 100%);border:1px solid #ffffff1a;border-radius:100px;justify-content:center;align-items:center;padding:12px 28px;font-size:1rem;font-weight:700;text-decoration:none;transition:all .3s cubic-bezier(.34,1.56,.64,1);display:inline-flex;box-shadow:0 0 20px #7c3aed66}.Landing-module__NkFR1G__heroCta:hover{transform:scale(1.05)translateY(-2px);box-shadow:0 0 35px #7c3aed99}.Landing-module__NkFR1G__heroCtaSecondary{color:var(--landing-text);backdrop-filter:blur(10px);background:#00000008;border:1px solid #ffffff26;border-radius:100px;justify-content:center;align-items:center;gap:8px;padding:12px 28px;font-size:1rem;font-weight:700;text-decoration:none;transition:all .3s cubic-bezier(.34,1.56,.64,1);display:inline-flex}.Landing-module__NkFR1G__heroCtaSecondary:hover{background:#ffffff14;border-color:#a855f766;transform:scale(1.05)translateY(-2px);box-shadow:0 10px 20px -10px #a855f74d}.Landing-module__NkFR1G__bulletList li{color:var(--landing-text-secondary);margin-bottom:10px}.Landing-module__NkFR1G__bulletList li:before{background:var(--landing-accent)}.Landing-module__NkFR1G__iconCircle{width:48px;height:48px;color:var(--landing-text);background-color:#8b5cf633;border:1px solid #8b5cf666;border-radius:50%;justify-content:center;align-items:center;margin-bottom:16px;display:flex;box-shadow:0 0 15px #8b5cf64d}.Landing-module__NkFR1G__stepsList{gap:28px;margin-top:24px;display:grid}.Landing-module__NkFR1G__step{grid-template-columns:auto 1fr;align-items:start;gap:20px;display:grid}.Landing-module__NkFR1G__stepNum{color:#a78bfa;background:#8b5cf61a;border:1px solid #8b5cf633;border-radius:50%;flex-shrink:0;place-items:center;width:40px;height:40px;font-size:1rem;font-weight:700;display:grid}.Landing-module__NkFR1G__stepText{color:var(--landing-text-secondary);font-size:.9375rem;line-height:1.55}.Landing-module__NkFR1G__sectionTrust{padding:64px 24px;position:relative;overflow:hidden}.Landing-module__NkFR1G__trustContent{z-index:2;max-width:1000px;margin:0 auto;position:relative}.Landing-module__NkFR1G__pillarCard{text-align:center;color:var(--landing-text);backdrop-filter:blur(16px);background:#fffc;border:1px solid #8b5cf61a;border-radius:14px;padding:24px;font-size:1rem;font-weight:600;transition:all .3s;box-shadow:0 4px 20px #0000000d}.Landing-module__NkFR1G__pillarCard:hover{background:#fff;border-color:#8b5cf64d;transform:translateY(-5px);box-shadow:0 10px 30px #00000014}.Landing-module__NkFR1G__footer{border-top:1px solid var(--landing-border);background:#050507;padding:36px 20px 18px;position:relative;overflow:hidden}.Landing-module__NkFR1G__footerInner{border-bottom:1px solid #ffffff0d;grid-template-columns:1.5fr 1fr;gap:32px;max-width:1200px;margin:0 auto;padding-bottom:18px;display:grid}.Landing-module__NkFR1G__footerBrandCol{flex-direction:column;gap:16px;display:flex}.Landing-module__NkFR1G__footerBrandName{background:linear-gradient(#fff 0%,#c4b5fd 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;margin:0;font-size:1.8rem;font-weight:800}.Landing-module__NkFR1G__footerBrandDesc{color:var(--landing-text-secondary);max-width:400px;margin:0;font-size:.9rem;line-height:1.6}.Landing-module__NkFR1G__footerSocials{gap:16px;margin-top:8px;display:flex}.Landing-module__NkFR1G__socialLink{width:40px;height:40px;color:var(--landing-muted);background:#ffffff08;border:1px solid #ffffff1a;border-radius:50%;justify-content:center;align-items:center;transition:all .3s;display:flex}.Landing-module__NkFR1G__socialLink:hover{color:#fff;background:#8b5cf626;border-color:#8b5cf666;transform:translateY(-3px)rotate(8deg)scale(1.1)}.Landing-module__NkFR1G__footerLinksGrid{grid-template-columns:1fr 1fr;justify-items:end;gap:12px;display:grid}.Landing-module__NkFR1G__footerLinksCol{flex-direction:column;gap:16px;display:flex}.Landing-module__NkFR1G__footerLinksCol h4{color:#fff;margin:0 0 8px;font-size:1.1rem;font-weight:600}.Landing-module__NkFR1G__footerLink{color:var(--landing-muted);font-size:.95rem;text-decoration:none;transition:all .2s}.Landing-module__NkFR1G__footerLink:hover{color:#c4b5fd;transform:translate(4px)}.Landing-module__NkFR1G__footerBottom{text-align:center;justify-content:center;align-items:center;max-width:1200px;margin:16px auto 0;display:flex}.Landing-module__NkFR1G__footerCopy{color:var(--landing-muted);margin:0;font-size:1.2rem}.Landing-module__NkFR1G__footer:before{content:"";opacity:.8;background:linear-gradient(90deg,#0000,#8b5cf699,#0000);width:220px;height:2px;animation:6s ease-in-out infinite Landing-module__NkFR1G__footerPulse;position:absolute;top:0;left:50%;transform:translate(-50%)}.Landing-module__NkFR1G__footer ::selection{color:inherit;background:0 0}@keyframes Landing-module__NkFR1G__footerPulse{0%,to{opacity:.25;transform:translate(-50%)scaleX(.7)}50%{opacity:.9;transform:translate(-50%)scaleX(1)}}@media (max-width:900px){.Landing-module__NkFR1G__navLinks,.Landing-module__NkFR1G__hideOnMobile{display:none}.Landing-module__NkFR1G__menuBtn{display:block}.Landing-module__NkFR1G__navInner{padding:10px 20px}.Landing-module__NkFR1G__videoSectionInner{text-align:center;flex-direction:column;gap:48px;display:flex}.Landing-module__NkFR1G__videoSectionInnerRtl{flex-direction:column;display:flex}.Landing-module__NkFR1G__videoWrapper{max-width:100%;order:-1!important}.Landing-module__NkFR1G__videoTextContent{text-align:center;order:2!important}.Landing-module__NkFR1G__videoFeatures{justify-content:center}}@media (max-width:1024px) and (min-width:901px){.Landing-module__NkFR1G__videoSectionInner{text-align:center;flex-direction:column;gap:48px;display:flex}.Landing-module__NkFR1G__videoSectionInnerRtl{flex-direction:column;display:flex}.Landing-module__NkFR1G__videoWrapper{max-width:100%;order:-1!important}.Landing-module__NkFR1G__videoTextContent{text-align:center;order:2!important}.Landing-module__NkFR1G__videoFeatures{justify-content:center}}@media (max-width:1024px){.Landing-module__NkFR1G__hero{background-attachment:scroll}}@media (max-width:768px){.Landing-module__NkFR1G__nav{width:calc(100% - 20px);max-width:none;top:10px;left:50%;transform:translate(-50%)}.Landing-module__NkFR1G__navInner{gap:12px;padding:10px 16px}.Landing-module__NkFR1G__navLogo{font-size:1.25rem}.Landing-module__NkFR1G__logoImg{width:28px;height:28px}.Landing-module__NkFR1G__hero{min-height:75vh;padding:calc(100px + env(safe-area-inset-top,0px)) calc(20px + env(safe-area-inset-right,0px)) 80px calc(20px + env(safe-area-inset-left,0px));background-position:50% 170px}.Landing-module__NkFR1G__heroH1{font-size:clamp(1.75rem,6vw,2.75rem)}.Landing-module__NkFR1G__heroDesc{margin-bottom:20px;font-size:1rem}.Landing-module__NkFR1G__heroPsych{margin-bottom:28px;font-size:.875rem}.Landing-module__NkFR1G__heroContent{padding:420px 8px 0}.Landing-module__NkFR1G__cardGrid{grid-template-columns:1fr}.Landing-module__NkFR1G__videoShowcase{width:100%;padding:60px 20px;overflow:hidden}.Landing-module__NkFR1G__videoSectionInner{flex-direction:column;gap:32px;width:100%;display:flex}.Landing-module__NkFR1G__videoSectionInnerRtl{flex-direction:column;display:flex}.Landing-module__NkFR1G__videoWrapper{width:100%;max-width:100%}.Landing-module__NkFR1G__videoTitle{font-size:clamp(1.5rem,5vw,2rem)}.Landing-module__NkFR1G__videoDesc{font-size:.95rem}.Landing-module__NkFR1G__mobileLinks{padding:20px 24px}}@media (max-width:480px){.Landing-module__NkFR1G__nav{width:calc(100% - 16px);top:8px}.Landing-module__NkFR1G__navInner{padding:8px 12px}.Landing-module__NkFR1G__navLogo span{font-size:1.1rem}.Landing-module__NkFR1G__logoImg{width:24px;height:24px}.Landing-module__NkFR1G__hero{min-height:70vh;padding:calc(90px + env(safe-area-inset-top,0px)) calc(16px + env(safe-area-inset-right,0px)) 60px calc(16px + env(safe-area-inset-left,0px))}.Landing-module__NkFR1G__heroH1{font-size:1.65rem}.Landing-module__NkFR1G__heroCta,.Landing-module__NkFR1G__heroCtaSecondary{width:100%;max-width:260px;padding:12px 22px;font-size:.92rem}}@media (max-width:360px){.Landing-module__NkFR1G__heroCta,.Landing-module__NkFR1G__heroCtaSecondary{max-width:240px;padding:10px 18px;font-size:.85rem}}@media (max-width:480px){.Landing-module__NkFR1G__videoShowcase{width:100%;padding:48px 16px;overflow:hidden}.Landing-module__NkFR1G__videoSectionInner{flex-direction:column;gap:24px;width:100%;display:flex}.Landing-module__NkFR1G__videoSectionInnerRtl{flex-direction:column;display:flex}.Landing-module__NkFR1G__videoWrapper{border-radius:16px;width:100%;max-width:100vw;min-height:200px}.Landing-module__NkFR1G__mobileLinks{gap:16px;padding:16px 20px}}.Landing-module__NkFR1G__heroMicro{color:var(--landing-muted);opacity:.8;margin-top:16px;font-size:.825rem}.Landing-module__NkFR1G__oneLiner{color:var(--landing-text-secondary);text-align:center;max-width:700px;margin:0 auto 32px;font-size:1.125rem;line-height:1.6}.Landing-module__NkFR1G__faqSection{max-width:1180px;padding-top:72px;padding-bottom:84px;overflow:hidden}.Landing-module__NkFR1G__faqShell{z-index:1;position:relative}.Landing-module__NkFR1G__faqIntro{text-align:center;max-width:760px;margin:0 auto 36px}.Landing-module__NkFR1G__faqKicker{color:#4f3fa0;color:lab(32.7663% 27.2545 -51.2551);text-transform:uppercase;background:#fafafed1;background:lab(98.2081% .590503 -2.18381/.82);border:1px solid #d6d6e3e6;border:1px solid lab(85.9201% 1.83183 -6.51346/.9);border-radius:999px;justify-content:center;align-items:center;min-height:30px;padding:7px 13px;font-size:.74rem;font-weight:800;display:inline-flex}.Landing-module__NkFR1G__faqTitle{color:var(--landing-text);margin:16px 0 12px;font-size:clamp(2rem,4vw,3.35rem);font-weight:850;line-height:1.04}.Landing-module__NkFR1G__faqLead{max-width:64ch;color:var(--landing-text-secondary);margin:0 auto;font-size:1.03rem;line-height:1.7}.Landing-module__NkFR1G__faqVisualWrap{justify-content:center;margin:-18px 0 6px;display:flex}.Landing-module__NkFR1G__faqList{gap:12px;display:grid}.Landing-module__NkFR1G__faqItem{background:#fcfcfff0;background:lab(99.0375% .391781 -1.45717/.94);border:1px solid #dadae3e6;border:1px solid lab(87.1348% 1.20163 -4.3543/.9);border-radius:18px;padding:6px;transition:border-color .22s,box-shadow .22s,transform .22s,background .22s;box-shadow:0 12px 40px #11101a0d;box-shadow:0 12px 40px lab(5.11166% 1.88289 -6.27926/.05)}.Landing-module__NkFR1G__faqItem:hover{border-color:#9e97f2cc;border-color:lab(65.995% 18.2804 -45.1253/.8);transform:translateY(-1px);box-shadow:0 18px 46px #11101c14;box-shadow:0 18px 46px lab(5.06371% 2.48992 -7.95588/.08)}.Landing-module__NkFR1G__faqActive{background:#f9f9ff;background:lab(98.1728% .993639 -3.63355);border-color:#7262d5d1;border-color:lab(47.7093% 29.0004 -58.2308/.82);box-shadow:0 22px 56px #31236c24;box-shadow:0 22px 56px lab(19.2027% 22.8792 -40.9556/.14)}.Landing-module__NkFR1G__faqHeader{width:100%;color:inherit;cursor:pointer;text-align:start;background:0 0;border:0;border-radius:13px;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:14px;padding:17px 18px;display:grid}.Landing-module__NkFR1G__faqHeader:focus-visible{outline-offset:3px;outline:3px solid #a7a0ff73;outline:3px solid lab(69.341% 19.9008 -48.5493/.45)}.Landing-module__NkFR1G__faqNumber{color:#7262d5;color:lab(47.7093% 29.0004 -58.2308);font-variant-numeric:tabular-nums;font-size:.8rem;font-weight:850}.Landing-module__NkFR1G__faqQ{min-width:0;color:var(--landing-text);font-size:1.02rem;font-weight:760;line-height:1.35}.Landing-module__NkFR1G__faqIcon{color:#594bad;color:lab(37.5048% 26.1432 -51.332);background:#f8f8fc;background:lab(97.6281% .590533 -2.18378);border:1px solid #d6d6e3e6;border:1px solid lab(85.9201% 1.83183 -6.51346/.9);border-radius:50%;place-items:center;width:34px;height:34px;transition:background .22s,color .22s,transform .22s;display:grid}.Landing-module__NkFR1G__faqActive .Landing-module__NkFR1G__faqIcon{color:#fafafd;color:lab(98.2255% .391811 -1.45715);background:#6753cd;background:lab(42.757% 32.6448 -61.5097);transform:rotate(180deg)}.Landing-module__NkFR1G__faqA{max-width:72ch;color:var(--landing-text-secondary);margin:0;padding:0 18px 18px 54px;font-size:.96rem;line-height:1.72}@media (max-width:900px){.Landing-module__NkFR1G__faqSection{padding-top:56px;padding-bottom:64px}.Landing-module__NkFR1G__faqVisualWrap{margin:-8px 0 4px}}@media (max-width:560px){.Landing-module__NkFR1G__faqIntro{text-align:start;margin-bottom:24px}.Landing-module__NkFR1G__faqKicker{min-height:28px;padding:6px 11px}.Landing-module__NkFR1G__faqTitle{font-size:2rem;line-height:1.08}.Landing-module__NkFR1G__faqLead{font-size:.96rem}.Landing-module__NkFR1G__faqVisualWrap{margin:0 0 6px}.Landing-module__NkFR1G__faqItem{border-radius:16px}.Landing-module__NkFR1G__faqHeader{grid-template-columns:minmax(0,1fr) auto;gap:12px;padding:15px 14px}.Landing-module__NkFR1G__faqNumber{display:none}.Landing-module__NkFR1G__faqQ{font-size:.96rem}.Landing-module__NkFR1G__faqIcon{width:32px;height:32px}.Landing-module__NkFR1G__faqA{padding:0 14px 16px;font-size:.93rem}}.Landing-module__NkFR1G__videoShowcase{z-index:2;max-width:1200px;margin:0 auto;padding:64px 24px;position:relative}.Landing-module__NkFR1G__videoSectionInner{grid-template-columns:1.1fr .9fr;align-items:center;gap:60px;display:grid}.Landing-module__NkFR1G__videoTextContent{text-align:left}.Landing-module__NkFR1G__videoSectionInnerRtl{direction:rtl;grid-template-columns:.9fr 1.1fr}.Landing-module__NkFR1G__videoSectionInnerRtl .Landing-module__NkFR1G__videoTextContent{text-align:right}.Landing-module__NkFR1G__videoTitle{color:var(--landing-accent);margin-bottom:24px;font-size:clamp(2rem,4vw,2.75rem);font-weight:800;line-height:1.2}.Landing-module__NkFR1G__videoDesc{color:var(--landing-text-secondary);margin-bottom:32px;font-size:1.05rem;line-height:1.6}.Landing-module__NkFR1G__videoFeatures{gap:16px;padding:0;list-style:none;display:grid}.Landing-module__NkFR1G__videoFeatureItem{color:var(--landing-text);align-items:center;gap:12px;font-size:.95rem;font-weight:500;display:flex}.Landing-module__NkFR1G__featureIcon{color:var(--landing-accent);align-items:center;display:flex}.Landing-module__NkFR1G__videoWrapper{aspect-ratio:16/9;backdrop-filter:blur(10px);background:#fffc;border:1px solid #0000000d;border-radius:24px;width:100%;transition:all .5s cubic-bezier(.23,1,.32,1);position:relative;overflow:hidden;box-shadow:0 0 50px #00000080,0 0 20px #8b5cf61a}.Landing-module__NkFR1G__videoWrapper:before{content:"";-webkit-mask-composite:xor;pointer-events:none;z-index:2;background:linear-gradient(135deg,#ffffff1a,#8b5cf666,#ffffff1a);border-radius:24px;padding:2px;position:absolute;inset:0;-webkit-mask-image:linear-gradient(#fff 0 0),linear-gradient(#fff 0 0);mask-image:linear-gradient(#fff 0 0),linear-gradient(#fff 0 0);-webkit-mask-position:0 0,0 0;mask-position:0 0,0 0;-webkit-mask-size:auto,auto;mask-size:auto,auto;-webkit-mask-repeat:repeat,repeat;mask-repeat:repeat,repeat;-webkit-mask-clip:content-box,border-box;mask-clip:content-box,border-box;-webkit-mask-origin:content-box,border-box;mask-origin:content-box,border-box;-webkit-mask-composite:xor;mask-composite:exclude;-webkit-mask-source-type:auto,auto;mask-mode:match-source,match-source}.Landing-module__NkFR1G__videoWrapper:hover{border-color:#8b5cf680;transform:translateY(-5px);box-shadow:0 20px 80px #0009,0 0 40px #8b5cf633}.Landing-module__NkFR1G__videoIframe{object-fit:cover;border:none;width:100%;height:100%}.Landing-module__NkFR1G__videoFallback{width:100%;height:100%;min-height:200px;color:var(--landing-text-secondary);justify-content:center;align-items:center;font-size:.95rem;display:flex}.Landing-module__NkFR1G__videoWrapper:after{content:"";z-index:3;pointer-events:none;background:linear-gradient(90deg,#0000,#8b5cf633,#0000);width:50%;height:100%;animation:8s infinite Landing-module__NkFR1G__shineSweep;position:absolute;top:0;left:-100%;transform:skew(-25deg)}@keyframes Landing-module__NkFR1G__shineSweep{0%{left:-100%}20%{left:150%}to{left:150%}}.Landing-module__NkFR1G__roadmapSection{z-index:2;max-width:1240px;margin:0 auto;padding:64px 24px;position:relative}.Landing-module__NkFR1G__roadmapGrid{grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:24px;margin-top:60px;display:grid}.Landing-module__NkFR1G__roadmapCard{backdrop-filter:blur(12px);background:#ffffffb3;border:1px solid #0000000d;border-radius:24px;flex-direction:column;padding:32px;transition:all .4s cubic-bezier(.165,.84,.44,1);display:flex;position:relative;overflow:hidden}.Landing-module__NkFR1G__roadmapCard:before{content:"";background:var(--landing-accent);opacity:.3;width:4px;height:100%;transition:opacity .3s;position:absolute;top:0;left:0}.Landing-module__NkFR1G__roadmapCard:hover{border-color:#8b5cf64d;transform:translateY(-8px);box-shadow:0 20px 40px #0006,0 0 20px #8b5cf61a}.Landing-module__NkFR1G__roadmapCard:hover:before{opacity:1}.Landing-module__NkFR1G__phaseTag{letter-spacing:.15em;color:var(--landing-accent);margin-bottom:12px;font-size:.7rem;font-weight:800;display:block}.Landing-module__NkFR1G__phaseTitle{color:var(--landing-text);margin-bottom:12px;font-size:1.25rem;font-weight:800}.Landing-module__NkFR1G__phaseDesc{color:var(--landing-text-secondary);flex-grow:1;margin-bottom:24px;font-size:.9rem;line-height:1.6}.Landing-module__NkFR1G__featureList{margin:0;padding:0;list-style:none}.Landing-module__NkFR1G__featureItem{color:var(--landing-muted);align-items:center;gap:8px;margin-bottom:10px;font-size:.8rem;display:flex}.Landing-module__NkFR1G__featureItem:before{content:"";background:var(--landing-accent);border-radius:50%;flex-shrink:0;width:5px;height:5px}.Landing-module__NkFR1G__sectionLogic{background:0 0;padding:2rem 1rem;position:relative;overflow:hidden}.Landing-module__NkFR1G__logicContent{text-align:center;z-index:2;max-width:1000px;margin:0 auto;position:relative}.Landing-module__NkFR1G__logicDivider{justify-content:center;align-items:center;margin:1rem 0 3rem;display:flex}.Landing-module__NkFR1G__logicDivider span{text-transform:uppercase;letter-spacing:.2rem;color:var(--landing-accent);padding:0 1rem;font-size:.95rem;font-weight:800;position:relative}.Landing-module__NkFR1G__logicDivider span:before,.Landing-module__NkFR1G__logicDivider span:after{content:"";background:var(--landing-accent);opacity:.6;width:40px;height:2px;position:absolute;top:50%}.Landing-module__NkFR1G__logicDivider span:before{right:100%}.Landing-module__NkFR1G__logicDivider span:after{left:100%}.Landing-module__NkFR1G__logicDesc{color:var(--landing-text-secondary);max-width:800px;margin:0 auto 5rem;font-size:1.2rem;line-height:1.8}.Landing-module__NkFR1G__logicDesc strong{color:var(--landing-accent);background:linear-gradient(135deg,#7c3aed,#4f46e5);-webkit-text-fill-color:transparent;-webkit-background-clip:text;font-weight:800}.Landing-module__NkFR1G__logicSteps{flex-wrap:wrap;justify-content:center;gap:2rem;margin-bottom:4rem;display:flex}.Landing-module__NkFR1G__logicStep{flex-direction:column;flex:1;align-items:center;min-width:180px;display:flex;position:relative}.Landing-module__NkFR1G__stepIconWrapper{width:70px;height:70px;color:var(--gold-secondary);justify-content:center;align-items:center;margin-bottom:1.5rem;transition:all .3s;display:flex}.Landing-module__NkFR1G__logicStep:hover .Landing-module__NkFR1G__stepIconWrapper{transform:translateY(-5px)}.Landing-module__NkFR1G__stepTitle{color:var(--landing-text);margin-bottom:.5rem;font-size:1.1rem;font-weight:600}.Landing-module__NkFR1G__stepDesc{color:var(--landing-text-secondary);font-size:.9rem;line-height:1.5}.Landing-module__NkFR1G__stepArrow{color:var(--landing-border);font-size:1.5rem;position:absolute;top:25px;right:-1.5rem}@media (max-width:900px){.Landing-module__NkFR1G__stepArrow{display:none}.Landing-module__NkFR1G__logicSteps{flex-direction:column;gap:3rem}}.Landing-module__NkFR1G__logicFooter{color:var(--landing-accent);opacity:.95;font-family:Times New Roman,serif;font-size:1.3rem;font-style:italic;font-weight:700}.Landing-module__NkFR1G__sectionBadge{background:#f8fafc;padding:2rem 1rem}.Landing-module__NkFR1G__badgeContent{grid-template-columns:1.2fr .8fr;align-items:center;gap:4rem;max-width:1200px;margin:0 auto;display:grid}.Landing-module__NkFR1G__badgeTag{color:#7c3aed;text-transform:uppercase;letter-spacing:.05em;background:#a855f71a;border:1px solid #a855f733;border-radius:100px;margin-bottom:1.5rem;padding:.4rem 1rem;font-size:.85rem;font-weight:600;display:inline-block}.Landing-module__NkFR1G__sectionTitleLeft{color:var(--landing-accent);margin-bottom:1.5rem;font-size:3rem;font-weight:700;line-height:1.1}.Landing-module__NkFR1G__badgeDesc{color:var(--landing-text-secondary);max-width:600px;margin-bottom:3rem;font-size:1.1rem}.Landing-module__NkFR1G__benefitGrid{grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:1.5rem;margin-bottom:3rem;display:grid}.Landing-module__NkFR1G__benefitItem{align-items:flex-start;gap:1rem;display:flex}.Landing-module__NkFR1G__benefitIcon{color:#a855f7;flex-shrink:0;margin-top:2px}.Landing-module__NkFR1G__badgeIconCircle{width:44px;height:44px;color:var(--landing-accent);background-color:#8b5cf61a;border:1px solid #8b5cf633;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;display:flex;box-shadow:0 0 15px #8b5cf633}.Landing-module__NkFR1G__benefitText h4{color:var(--landing-text);margin-bottom:.2rem;font-size:1.1rem;font-weight:600}.Landing-module__NkFR1G__benefitText p{color:var(--landing-text-secondary);font-size:.95rem;line-height:1.5}.Landing-module__NkFR1G__badgeFooter{color:#a855f7;opacity:.9;font-style:italic}.Landing-module__NkFR1G__badgeVisualSide{justify-content:center;display:flex;position:relative}.Landing-module__NkFR1G__badgeVisualPlaceholder{aspect-ratio:1;justify-content:center;align-items:center;width:100%;min-height:550px;display:flex;position:relative}.Landing-module__NkFR1G__badgeHeroIcon{color:#a855f7;filter:drop-shadow(0 0 40px #a855f799);z-index:2}.Landing-module__NkFR1G__badgeGlow{z-index:1;background:radial-gradient(circle,#a855f74d 0%,#0000 70%);width:300px;height:300px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}@media (max-width:900px){.Landing-module__NkFR1G__badgeContent{text-align:center;grid-template-columns:1fr}.Landing-module__NkFR1G__badgeVisualSide{order:-1;margin-bottom:2rem}.Landing-module__NkFR1G__badgeVisualPlaceholder{min-height:400px}.Landing-module__NkFR1G__benefitItem{text-align:left}.Landing-module__NkFR1G__sectionTitleLeft{font-size:2.2rem}}@media (max-width:480px){.Landing-module__NkFR1G__benefitGrid{grid-template-columns:1fr}.Landing-module__NkFR1G__badgeVisualPlaceholder{min-height:300px}}.Landing-module__NkFR1G__sectionRewards{border-top:1px solid var(--landing-border);background:#fff;padding:80px 24px;position:relative;overflow:hidden}.Landing-module__NkFR1G__rewardsContainer{z-index:2;text-align:center;max-width:1200px;margin:0 auto;position:relative}.Landing-module__NkFR1G__rewardsSubtitle{color:var(--landing-text-secondary);max-width:700px;margin:1rem auto 4rem;font-size:1.2rem}.Landing-module__NkFR1G__rewardsHeroImage{border:none;border-radius:32px;width:100%;max-width:900px;height:auto;margin:2rem auto;display:block;box-shadow:0 30px 100px #0000000d,0 0 40px #8b5cf60d;-webkit-mask-image:radial-gradient(circle,#000 95%,#0000 100%);mask-image:radial-gradient(circle,#000 95%,#0000 100%)}.Landing-module__NkFR1G__rewardsGrid{grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:2rem;margin-bottom:5rem;display:grid}.Landing-module__NkFR1G__rewardCard{border:1px solid var(--landing-border);background:#00000005;border-radius:20px;padding:2.5rem 1.5rem;transition:all .3s}.Landing-module__NkFR1G__rewardCard:hover{background:#8b5cf626;border-color:#8b5cf666;transform:translateY(-5px);box-shadow:0 10px 30px #8b5cf633,inset 0 0 20px #8b5cf61a}.Landing-module__NkFR1G__rewardIcon{width:60px;height:60px;color:var(--landing-accent);background-color:#8b5cf61a;border:1px solid #8b5cf633;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;margin:0 auto 1.5rem;display:flex;box-shadow:0 0 15px #8b5cf61a}.Landing-module__NkFR1G__rewardCard h3{color:var(--landing-text);margin-bottom:.8rem;font-size:1.2rem}.Landing-module__NkFR1G__rewardCard p{color:var(--landing-text-secondary);font-size:.95rem;line-height:1.6}.Landing-module__NkFR1G__eligibilitySection{background:#ffffff05;border-radius:20px;max-width:800px;margin:0 auto 3rem;padding:3rem}.Landing-module__NkFR1G__eligibilitySection h3{color:var(--landing-accent);margin-bottom:2rem;font-size:1.3rem}.Landing-module__NkFR1G__eligibilityList{flex-wrap:wrap;justify-content:center;gap:2rem;padding:0;list-style:none;display:flex}.Landing-module__NkFR1G__eligibilityList li{color:var(--landing-text-secondary);align-items:center;gap:.8rem;font-size:1rem;display:flex}.Landing-module__NkFR1G__eligibilityList li svg{color:var(--gold-primary)}.Landing-module__NkFR1G__rewardsFooter{color:var(--gold-secondary);font-family:Times New Roman,serif;font-size:1.2rem;font-style:italic}.Landing-module__NkFR1G__sectionWallet{padding:2rem 1rem;position:relative;overflow:hidden}.Landing-module__NkFR1G__walletBgGlow{pointer-events:none;background:radial-gradient(at 0,#d4af3714 0%,#0000 60%);width:100%;height:100%;position:absolute;top:50%;left:0}.Landing-module__NkFR1G__walletContent{grid-template-rows:auto auto;grid-template-columns:1.2fr 1fr;align-items:flex-start;gap:0 4rem;max-width:1200px;margin:0 auto;display:grid}.Landing-module__NkFR1G__walletLeftHeader{grid-area:1/1}.Landing-module__NkFR1G__walletHeader{align-items:center;gap:1rem;margin-bottom:1.5rem;display:flex}.Landing-module__NkFR1G__walletIconMain{color:var(--gold-primary)}.Landing-module__NkFR1G__walletHeader h2{color:var(--landing-accent);font-size:2.5rem;font-weight:800}.Landing-module__NkFR1G__walletDesc{color:var(--landing-text-secondary);margin-bottom:3rem;font-size:1.15rem}.Landing-module__NkFR1G__walletUsesGrid{grid-area:2/1;grid-template-columns:1fr 1fr;gap:2rem;margin-bottom:3rem;display:grid}.Landing-module__NkFR1G__walletUseItem{border:1px solid var(--landing-border);background:#00000005;border-radius:12px;gap:1rem;padding:1.5rem;display:flex}.Landing-module__NkFR1G__useIcon{color:var(--gold-primary);flex-shrink:0}.Landing-module__NkFR1G__walletUseItem h4{color:var(--landing-text);margin-bottom:.3rem}.Landing-module__NkFR1G__walletUseItem p{color:var(--landing-text-secondary);font-size:.9rem;line-height:1.4}.Landing-module__NkFR1G__walletCoinAction{border-left:3px solid var(--landing-accent);color:var(--landing-accent);background:linear-gradient(90deg,#7c3aed1a,#0000);border-radius:0 12px 12px 0;align-items:center;gap:1rem;padding:1rem 1.5rem;font-weight:700;display:flex}.Landing-module__NkFR1G__walletVisualRight{perspective:1000px;grid-area:2/2;justify-content:center;align-self:stretch;align-items:center;display:flex;position:relative}.Landing-module__NkFR1G__walletImageContainer{filter:drop-shadow(0 30px 60px #000c);border-radius:48px;width:100%;max-width:500px;height:100%;min-height:400px;margin:0 auto;transition:transform .6s cubic-bezier(.23,1,.32,1);position:relative;overflow:hidden}.Landing-module__NkFR1G__walletImg{border-radius:48px}.Landing-module__NkFR1G__walletVisualRight:hover .Landing-module__NkFR1G__walletImageContainer{transform:translateY(-10px)rotateY(-5deg)}.Landing-module__NkFR1G__mockPhone{background:#111;border:8px solid #222;border-radius:40px;width:300px;height:600px;margin:0 auto;position:relative;overflow:hidden;box-shadow:0 20px 50px #00000080}.Landing-module__NkFR1G__mockScreen{background:linear-gradient(135deg,#1c1c1c 0%,#0f071e 100%);flex-direction:column;width:100%;height:100%;padding:2rem;display:flex}.Landing-module__NkFR1G__mockHeader{color:#fff;text-align:center;margin-bottom:3rem;padding-top:1rem;font-size:1.2rem}.Landing-module__NkFR1G__mockBalance{text-align:center;margin-bottom:3rem}.Landing-module__NkFR1G__mockBalance span{color:#fff;background:var(--gold-gradient);-webkit-text-fill-color:transparent;-webkit-background-clip:text;font-size:3.5rem;font-weight:700;display:block}.Landing-module__NkFR1G__mockBalance small{color:#fff9;letter-spacing:.1rem;font-size:1rem}.Landing-module__NkFR1G__mockActions{gap:1rem;margin-top:auto;display:flex}.Landing-module__NkFR1G__mockActions button{cursor:pointer;border:none;border-radius:12px;flex:1;padding:1rem;font-weight:600}.Landing-module__NkFR1G__mockActions button:first-child{background:var(--gold-gradient);color:#000}.Landing-module__NkFR1G__mockActions button:last-child{color:#fff;background:#ffffff1a}@media (max-width:900px){.Landing-module__NkFR1G__walletContent,.Landing-module__NkFR1G__walletUsesGrid{grid-template-columns:1fr}.Landing-module__NkFR1G__mockPhone{display:none}.Landing-module__NkFR1G__videoSectionInner,.Landing-module__NkFR1G__videoSectionInnerRtl{flex-direction:column!important;gap:48px!important;display:flex!important}.Landing-module__NkFR1G__videoWrapper{aspect-ratio:16/9!important;order:-1!important;width:100%!important;max-width:100%!important;min-height:auto!important}.Landing-module__NkFR1G__videoTextContent{text-align:center!important;order:2!important}.Landing-module__NkFR1G__videoFeatures{justify-content:center!important}}@media (max-width:768px){.Landing-module__NkFR1G__section,.Landing-module__NkFR1G__sectionWide,.Landing-module__NkFR1G__sectionLogic,.Landing-module__NkFR1G__sectionRewards,.Landing-module__NkFR1G__sectionWallet,.Landing-module__NkFR1G__sectionBadge,.Landing-module__NkFR1G__sectionTrust,.Landing-module__NkFR1G__roadmapSection,.Landing-module__NkFR1G__videoShowcase{padding:32px 16px!important}.Landing-module__NkFR1G__logicDesc,.Landing-module__NkFR1G__badgeDesc,.Landing-module__NkFR1G__rewardsSubtitle,.Landing-module__NkFR1G__walletDesc{margin-bottom:2rem!important}.Landing-module__NkFR1G__videoSectionInner,.Landing-module__NkFR1G__videoSectionInnerRtl{flex-direction:column!important;gap:32px!important;display:flex!important}.Landing-module__NkFR1G__videoWrapper{aspect-ratio:16/9!important;order:-1!important;width:100%!important;max-width:100%!important;min-height:auto!important}.Landing-module__NkFR1G__videoTextContent{text-align:center!important;order:2!important}.Landing-module__NkFR1G__videoFeatures{justify-content:center!important}.Landing-module__NkFR1G__walletContent{grid-template-rows:auto auto auto!important;grid-template-columns:1fr!important;gap:2rem!important}.Landing-module__NkFR1G__walletLeftHeader,.Landing-module__NkFR1G__walletUsesGrid,.Landing-module__NkFR1G__walletVisualRight{grid-area:auto/1!important}}@media (max-width:480px){.Landing-module__NkFR1G__section,.Landing-module__NkFR1G__sectionWide,.Landing-module__NkFR1G__sectionLogic,.Landing-module__NkFR1G__sectionRewards,.Landing-module__NkFR1G__sectionWallet,.Landing-module__NkFR1G__sectionBadge,.Landing-module__NkFR1G__sectionTrust,.Landing-module__NkFR1G__roadmapSection,.Landing-module__NkFR1G__videoShowcase{padding:24px 12px!important}.Landing-module__NkFR1G__logicDesc,.Landing-module__NkFR1G__badgeDesc,.Landing-module__NkFR1G__rewardsSubtitle,.Landing-module__NkFR1G__walletDesc{margin-bottom:1.5rem!important}.Landing-module__NkFR1G__badgeContent,.Landing-module__NkFR1G__walletContent,.Landing-module__NkFR1G__logicSteps,.Landing-module__NkFR1G__rewardsGrid{gap:1.5rem!important}.Landing-module__NkFR1G__videoSectionInner,.Landing-module__NkFR1G__videoSectionInnerRtl{flex-direction:column!important;gap:24px!important;display:flex!important}.Landing-module__NkFR1G__videoWrapper{aspect-ratio:16/9!important;order:-1!important;width:100%!important;max-width:100vw!important;min-height:auto!important}.Landing-module__NkFR1G__videoTextContent{text-align:center!important;order:2!important}.Landing-module__NkFR1G__videoFeatures{justify-content:center!important}}@keyframes Landing-module__NkFR1G__pricingSonarRing{0%{opacity:.7;transform:scale(1)}to{opacity:0;transform:scale(2.2)}}@keyframes Landing-module__NkFR1G__pricingShimmerScan{0%{left:-60%}to{left:130%}}@keyframes Landing-module__NkFR1G__pricingOrbitDot{0%{transform:rotate(0)translate(11px)rotate(0)}to{transform:rotate(360deg)translate(11px)rotate(-360deg)}}@keyframes Landing-module__NkFR1G__pricingGlowPulse{0%,to{box-shadow:0 0 20px #7b3fe42e}50%{box-shadow:0 0 60px #7b3fe429,inset 0 0 60px #7b3fe40a}}@keyframes Landing-module__NkFR1G__pricingFloatOrb{0%,to{opacity:.18;transform:translate(-50%,-50%)scale(1)}50%{opacity:.28;transform:translate(-50%,-50%)scale(1.2)}}.Landing-module__NkFR1G__pricingSection{z-index:2;background:#fff;padding:80px 24px 100px;position:relative}.Landing-module__NkFR1G__pricingInner{max-width:1200px;margin:0 auto}.Landing-module__NkFR1G__pricingLabel{text-align:center;letter-spacing:4px;text-transform:uppercase;color:#9b6ff0;margin-bottom:10px;font-family:JetBrains Mono,monospace;font-size:11px;font-weight:500}.Landing-module__NkFR1G__pricingTitleWrap{text-align:center;margin-bottom:8px}.Landing-module__NkFR1G__pricingTitle{letter-spacing:-1.8px;color:var(--landing-accent);filter:drop-shadow(0 0 30px #7b3fe433);font-size:clamp(32px,5vw,48px);font-weight:800;display:inline-block;position:relative}.Landing-module__NkFR1G__pricingSub{text-align:center;color:var(--landing-text-secondary);max-width:700px;margin-bottom:52px;margin-left:auto;margin-right:auto;font-size:17px;font-weight:400;line-height:1.6}.Landing-module__NkFR1G__pricingModeToggle{border:1px solid var(--landing-border);background:#00000008;border-radius:12px;justify-content:center;width:fit-content;margin-bottom:52px;margin-left:auto;margin-right:auto;padding:4px;display:flex}.Landing-module__NkFR1G__pricingModeBtn{color:var(--landing-text-secondary);cursor:pointer;background:0 0;border:none;border-radius:9px;padding:10px 32px;font-family:inherit;font-size:14px;font-weight:500;transition:all .35s cubic-bezier(.16,1,.3,1)}.Landing-module__NkFR1G__pricingModeBtnActive{color:#fff;background:linear-gradient(135deg,#7b3fe4 0%,#9b6ff0 55%,#c084fc 100%);font-weight:600;box-shadow:0 2px 20px #7b3fe473}.Landing-module__NkFR1G__pricingError{text-align:center;color:#f87171;margin-bottom:24px;font-size:14px}.Landing-module__NkFR1G__pricingGrid{grid-template-columns:repeat(auto-fit,minmax(220px,1fr));justify-content:center;align-items:stretch;gap:18px;display:grid}.Landing-module__NkFR1G__pricingCard{border:1px solid var(--landing-border);-webkit-backdrop-filter:blur(40px);cursor:pointer;transform-style:preserve-3d;will-change:transform;background:#fff;border-radius:24px;flex-direction:column;padding:34px 26px 28px;transition:all .4s cubic-bezier(.16,1,.3,1);display:flex;position:relative;overflow:visible}.Landing-module__NkFR1G__pricingCard:hover{background:#8b5cf60d;border-color:#8b5cf666;transform:translateY(-8px)perspective(900px)rotateX(0)rotateY(0)scale(1.02);box-shadow:0 10px 30px #8b5cf633,inset 0 0 20px #8b5cf61a}.Landing-module__NkFR1G__pricingCardSelected{background:#7b3fe40f!important;border-color:#7b3fe4cc!important;box-shadow:0 0 40px #7b3fe440,inset 0 0 20px #7b3fe40d!important}.Landing-module__NkFR1G__pricingCard:before{content:"";opacity:.5;pointer-events:none;z-index:0;background-image:radial-gradient(circle,#7b3fe41f 1px,#0000 1px);background-size:22px 22px;position:absolute;inset:0}.Landing-module__NkFR1G__pricingCard:after{content:"";background:linear-gradient(90deg,#0000 0%,#7b3fe44d 30%,#c084fc80 60%,#0000 100%);height:1px;position:absolute;top:0;left:0;right:0}.Landing-module__NkFR1G__pricingCardPopular{box-shadow:0 0 0 1px var(--gold-primary), 0 20px 60px #7b3fe426;animation:3s ease-in-out 1s infinite Landing-module__NkFR1G__pricingGlowPulse;border-color:var(--gold-primary)!important}.Landing-module__NkFR1G__pricingCardPopular:after{display:none}.Landing-module__NkFR1G__pricingCardPopular:hover{box-shadow:0 0 0 2px var(--gold-vibrant), 0 25px 70px #d4af3733;border-color:var(--gold-vibrant)!important}.Landing-module__NkFR1G__pricingSpotlight{pointer-events:none;opacity:0;z-index:0;background:radial-gradient(circle,#7b3fe41f 0%,#0000 65%);border-radius:50%;width:300px;height:300px;transition:opacity .3s;position:absolute;transform:translate(-50%,-50%)}.Landing-module__NkFR1G__pricingCard:hover .Landing-module__NkFR1G__pricingSpotlight{opacity:1}.Landing-module__NkFR1G__pricingPopularWrap{z-index:10;justify-content:center;align-items:center;display:flex;position:absolute;top:-14px;left:50%;transform:translate(-50%)}.Landing-module__NkFR1G__pricingPopularBadge{background:var(--gold-gradient);color:#fff;letter-spacing:1.5px;text-transform:uppercase;z-index:2;white-space:nowrap;text-shadow:0 1px 2px #0003;border-radius:20px;padding:6px 14px;font-size:10px;font-weight:800;position:relative;box-shadow:0 4px 15px #d4af3766}.Landing-module__NkFR1G__pricingSonarRing{z-index:1;border:1.5px solid #9b6ff080;border-radius:20px;animation:2s ease-out infinite Landing-module__NkFR1G__pricingSonarRing;position:absolute;inset:-4px}.Landing-module__NkFR1G__pricingSonarRing:nth-child(2){animation-delay:.65s}.Landing-module__NkFR1G__pricingSonarRing:nth-child(3){animation-delay:1.3s}.Landing-module__NkFR1G__pricingPopOrb{pointer-events:none;z-index:0;background:radial-gradient(circle,#9b6ff040 0%,#0000 70%);border-radius:50%;width:200px;height:200px;animation:4s ease-in-out infinite Landing-module__NkFR1G__pricingFloatOrb;position:absolute;bottom:-60px;right:-40px}.Landing-module__NkFR1G__pricingTierLabel,.Landing-module__NkFR1G__pricingCardName,.Landing-module__NkFR1G__pricingPriceShimmer,.Landing-module__NkFR1G__pricingPrice,.Landing-module__NkFR1G__pricingCredits,.Landing-module__NkFR1G__pricingDivider,.Landing-module__NkFR1G__pricingFeatures,.Landing-module__NkFR1G__pricingCta{z-index:1;position:relative}.Landing-module__NkFR1G__pricingValueTag{z-index:1;display:inline-flex;position:relative}.Landing-module__NkFR1G__pricingTierLabel{letter-spacing:2.5px;text-transform:uppercase;color:#9b6ff0;margin-bottom:5px;font-family:JetBrains Mono,monospace;font-size:11px;font-weight:600}.Landing-module__NkFR1G__pricingCardName{letter-spacing:-.5px;color:var(--landing-text);margin-bottom:10px;font-size:22px;font-weight:700}.Landing-module__NkFR1G__pricingPriceShimmer{border-radius:4px;margin-bottom:4px;display:inline-block;position:relative;overflow:hidden}.Landing-module__NkFR1G__pricingPriceShimmer:after{content:"";width:40%;animation:2.8s ease-in-out infinite Landing-module__NkFR1G__pricingShimmerScan;animation-delay:var(--shimmer-delay,0s);background:linear-gradient(90deg,#0000,#ffffff26,#0000);position:absolute;top:0;bottom:0}.Landing-module__NkFR1G__pricingPrice{align-items:baseline;gap:4px;display:flex}.Landing-module__NkFR1G__pricingCurrency{color:var(--landing-text-secondary);align-self:flex-start;margin-top:8px;font-family:JetBrains Mono,monospace;font-size:13px;font-weight:600}.Landing-module__NkFR1G__pricingAmount{letter-spacing:-3px;background:linear-gradient(135deg,#a855f7 0%,#7b3fe4 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;font-size:48px;font-weight:800;line-height:1}.Landing-module__NkFR1G__pricingPeriod{color:#5a5a66;align-self:flex-end;margin-bottom:6px;font-size:13px}.Landing-module__NkFR1G__pricingCredits{background:#d4af3714;border:1px solid #d4af3733;border-radius:10px;align-items:center;gap:8px;width:fit-content;max-width:100%;margin-bottom:22px;padding:9px 13px;font-size:13px;font-weight:600;display:flex;overflow:visible}.Landing-module__NkFR1G__pricingCreditOrb{flex-shrink:0;width:22px;height:22px;position:relative}.Landing-module__NkFR1G__pricingCreditOrbInner{background:var(--gold-gradient);color:#000;border-radius:50%;justify-content:center;align-items:center;width:22px;height:22px;display:flex}.Landing-module__NkFR1G__pricingCreditOrbDot{background:#fff;border-radius:50%;width:5px;height:5px;margin:-2.5px;animation:2s linear infinite Landing-module__NkFR1G__pricingOrbitDot;position:absolute;top:50%;left:50%}.Landing-module__NkFR1G__pricingCreditNum{color:var(--gold-primary);text-shadow:0 0 8px #d4af374d;margin-right:2px;font-family:JetBrains Mono,monospace;font-weight:800;display:inline-block}.Landing-module__NkFR1G__pricingCreditLabel{color:var(--gold-primary);letter-spacing:.5px;text-shadow:0 0 8px #d4af374d;font-weight:700;display:inline-block}.Landing-module__NkFR1G__pricingDivider{background:#ffffff0e;height:1px;margin-bottom:18px}.Landing-module__NkFR1G__pricingFeatures{flex:1;margin-bottom:22px;padding:0;list-style:none}.Landing-module__NkFR1G__pricingFeatures li{color:var(--landing-text);align-items:flex-start;gap:9px;padding:5px 0;font-size:13.5px;font-weight:400;line-height:1.4;display:flex}.Landing-module__NkFR1G__pricingFeatureDisabled{opacity:.8;text-decoration:line-through;color:#f8717199!important}.Landing-module__NkFR1G__pricingFeatIcon{border-radius:6px;flex-shrink:0;justify-content:center;align-items:center;width:18px;height:18px;margin-top:1px;display:flex}.Landing-module__NkFR1G__pricingFeatIconOn{color:#9b6ff0;background:#7b3fe41f;border:1px solid #7b3fe42e}.Landing-module__NkFR1G__pricingFeatIconOff{color:#f87171b3;background:#f871710d;border:1px solid #f8717126}.Landing-module__NkFR1G__pricingCta{text-align:center;cursor:pointer;letter-spacing:.3px;border-radius:12px;width:100%;margin-top:auto;padding:13px;font-family:inherit;font-size:14px;font-weight:600;transition:all .3s;display:block;position:relative;overflow:hidden}.Landing-module__NkFR1G__pricingCta:after{content:"";opacity:0;background:linear-gradient(135deg,#ffffff14,#0000);transition:opacity .3s;position:absolute;inset:0}.Landing-module__NkFR1G__pricingCta:hover:after{opacity:1}.Landing-module__NkFR1G__pricingCta:disabled{opacity:.7;cursor:wait}.Landing-module__NkFR1G__pricingCtaOutline{color:var(--landing-text);background:0 0;border:1px solid #7b3fe452}.Landing-module__NkFR1G__pricingCtaOutline:hover{background:#7b3fe41a;border-color:#9b6ff0;transform:translateY(-1px)}.Landing-module__NkFR1G__pricingCtaFilled{color:#fff;background:linear-gradient(135deg,#7b3fe4 0%,#9b6ff0 55%,#c084fc 100%);border:none;box-shadow:0 4px 24px #7b3fe473}.Landing-module__NkFR1G__pricingCtaFilled:hover{transform:translateY(-2px);box-shadow:0 6px 36px #7b3fe499}.Landing-module__NkFR1G__pricingValueTag{color:#c084fc;letter-spacing:.5px;background:#7b3fe424;border:1px solid #c084fc4d;border-radius:6px;align-items:center;gap:5px;margin-bottom:14px;padding:4px 10px;font-family:JetBrains Mono,monospace;font-size:11px;font-weight:600;display:inline-flex}.Landing-module__NkFR1G__pricingValueTag:before{content:"✦";font-size:9px}.Landing-module__NkFR1G__freemiumRibbon{backdrop-filter:blur(24px);background:linear-gradient(135deg,#fffdf3 0%,#faf7ff 100%);border:1.5px solid #d4af3780;border-top:2.5px solid #d4af37d9;border-radius:20px;justify-content:space-between;align-items:center;gap:32px;width:100%;max-width:1050px;margin:0 auto 56px;padding:24px 32px;transition:all .4s;display:flex;position:relative;overflow:hidden;box-shadow:0 14px 44px #d4af3724,0 6px 20px #0f172a0f}.Landing-module__NkFR1G__freemiumRibbon:hover{border-color:#d4af37b3;transform:translateY(-2px);box-shadow:0 18px 52px #d4af3738,0 8px 24px #0f172a14}.Landing-module__NkFR1G__ribbonPrice{color:#1e293b;letter-spacing:-.5px;font-size:18px;font-weight:900;line-height:1}.Landing-module__NkFR1G__ribbonDecor{pointer-events:none;background:radial-gradient(circle at 10%,#d4af370d,#0000 40%),radial-gradient(circle at 90%,#7b3fe40d,#0000 40%);position:absolute;inset:0}.Landing-module__NkFR1G__ribbonLeft{flex:1;align-items:center;gap:20px;display:flex}.Landing-module__NkFR1G__ribbonIcon{color:#d4af37;background:#d4af371a;border:1px solid #d4af3733;border-radius:12px;justify-content:center;align-items:center;width:48px;height:48px;display:flex;box-shadow:0 4px 15px #d4af3726}.Landing-module__NkFR1G__ribbonInfo{flex-direction:column;display:flex}.Landing-module__NkFR1G__ribbonLabel{letter-spacing:2px;color:#b8860b;text-transform:uppercase;margin-bottom:2px;font-size:12px;font-weight:900}.Landing-module__NkFR1G__ribbonTitle{color:var(--landing-text);margin:0;font-size:16px;font-weight:700}.Landing-module__NkFR1G__ribbonCenter{border-left:1px solid #ffffff14;border-right:1px solid #ffffff14;flex:2.2;justify-content:center;align-items:center;padding:0 40px;display:flex}.Landing-module__NkFR1G__ribbonMessage{color:var(--landing-text-secondary);text-align:center;margin:0;font-size:14px;line-height:1.6}.Landing-module__NkFR1G__ribbonMessage strong{color:#d4af37;font-weight:700}.Landing-module__NkFR1G__ribbonRight{flex:1;justify-content:flex-end;align-items:center;display:flex}.Landing-module__NkFR1G__ribbonBtn{color:#1a1205;cursor:pointer;white-space:nowrap;background:linear-gradient(135deg,#d4af37 0%,#f7e7ce 100%);border:1px solid #0000;border-radius:14px;padding:13px 30px;font-size:14px;font-weight:800;transition:all .3s cubic-bezier(.16,1,.3,1);box-shadow:0 6px 18px #d4af374d}.Landing-module__NkFR1G__ribbonBtn:hover{transform:translateY(-2px);box-shadow:0 10px 26px #d4af3773}.Landing-module__NkFR1G__ribbonBtnActive{box-shadow:0 6px 20px #d4af3766;color:#000!important;background:linear-gradient(135deg,#d4af37 0%,#f7e7ce 100%)!important;border-color:#0000!important}.Landing-module__NkFR1G__freemiumRibbonSelected{background:#7b3fe40f!important;border-color:#7b3fe4cc!important;box-shadow:0 0 40px #7b3fe440,inset 0 0 20px #7b3fe40d!important}.Landing-module__NkFR1G__ribbonFreeBadge{color:#fff;letter-spacing:2.5px;text-transform:uppercase;z-index:10;pointer-events:none;background:linear-gradient(135deg,#7c3aed,#4f46e5);padding:6px 35px;font-size:11px;font-weight:900;line-height:1;transition:all .4s cubic-bezier(.175,.885,.32,1.275);position:absolute;top:14px;right:-32px;transform:rotate(40deg);box-shadow:0 4px 15px #7c3aed66}.Landing-module__NkFR1G__freemiumRibbon:hover .Landing-module__NkFR1G__ribbonFreeBadge{background:linear-gradient(135deg,#8b5cf6,#6366f1);transform:rotate(40deg)scale(1.1);box-shadow:0 0 25px #7c3aedcc}@media (max-width:1024px){.Landing-module__NkFR1G__freemiumRibbon{text-align:center;flex-direction:column;gap:24px;padding:32px}.Landing-module__NkFR1G__ribbonCenter{border:none;padding:0}.Landing-module__NkFR1G__ribbonRight{justify-content:center;width:100%}.Landing-module__NkFR1G__ribbonLeft{flex-direction:column;justify-content:center;width:100%}}@media (max-width:920px){.Landing-module__NkFR1G__pricingGrid{grid-template-columns:repeat(2,1fr)}}@media (max-width:600px){.Landing-module__NkFR1G__pricingGrid{grid-template-columns:1fr}}@media (max-width:520px){.Landing-module__NkFR1G__pricingGrid{max-width:380px;margin-left:auto;margin-right:auto}.Landing-module__NkFR1G__pricingModeBtn{padding:10px 20px}.Landing-module__NkFR1G__freemiumRibbon{border-radius:24px;padding:24px}}.Landing-module__NkFR1G__timerSection{border-bottom:1px solid var(--landing-border);background:#fff;justify-content:center;align-items:center;padding:40px 24px;display:flex}.Landing-module__NkFR1G__timerContent{flex-direction:column;align-items:center;gap:16px;width:100%;max-width:1200px;display:flex}.Landing-module__NkFR1G__timerMicro{color:var(--landing-text-secondary);text-align:center;margin:0;font-size:.95rem;font-style:italic}.Landing-module__NkFR1G__heroSidebar{z-index:100;flex-direction:column;gap:12px;max-width:140px;display:flex;position:absolute;top:100px;left:calc(50% - min(95%,1200px)/2 + 24px)}.Landing-module__NkFR1G__sidebarCta,.Landing-module__NkFR1G__sidebarCtaSecondary{text-align:center;white-space:nowrap;border-radius:50px;padding:10px 20px;font-size:.85rem;font-weight:700;transition:all .3s}.Landing-module__NkFR1G__sidebarCta{color:#fff;background:linear-gradient(135deg,#7c3aed 0%,#6d28d9 100%);box-shadow:0 4px 15px #7c3aed4d}.Landing-module__NkFR1G__sidebarCtaSecondary{color:var(--landing-text);background:#00000008;border:1px solid #0000001a;justify-content:center;align-items:center;gap:6px;display:flex;box-shadow:0 4px 15px #7c3aed4d}.Landing-module__NkFR1G__sidebarCta:hover,.Landing-module__NkFR1G__sidebarCtaSecondary:hover{background:#7c3aede6;transform:scale(1.05)translateY(-2px);box-shadow:0 8px 25px #7c3aed66}@media (max-width:768px){.Landing-module__NkFR1G__heroSidebar{flex-direction:row;gap:10px;max-width:none;top:100px;left:50%;transform:translate(-50%)}.Landing-module__NkFR1G__timerSection{margin-top:-40px;padding-top:0}}.Landing-module__NkFR1G__rewardsHeroImage{border:1px solid #0000000d;border-radius:48px;max-width:700px;height:auto;margin:20px auto;display:block;overflow:hidden;box-shadow:0 20px 50px #7c3aed26}
.CountdownTimer-module__C3rljW__heroWidget{-webkit-backdrop-filter:blur(18px);background:#ffffffb3;border:1px solid #00000014;border-radius:22px;justify-content:center;align-items:center;margin-top:8px;padding:12px 18px;animation:.8s cubic-bezier(.16,1,.3,1) forwards CountdownTimer-module__C3rljW__fadeIn;display:flex;box-shadow:0 14px 46px #0000000d,inset 0 1px #fffc}.CountdownTimer-module__C3rljW__countdownContainer{flex-wrap:nowrap;justify-content:center;align-items:center;gap:12px;display:flex}.CountdownTimer-module__C3rljW__countdownItem{flex-direction:column;justify-content:center;align-items:center;min-width:74px;display:flex}.CountdownTimer-module__C3rljW__digitGroup{background:#fff6;border:1px solid #0000000d;border-radius:14px;gap:8px;padding:8px 10px;display:flex;box-shadow:inset 0 1px #ffffffe6,0 8px 16px #0000000d,0 0 12px #8b5cf61a}.CountdownTimer-module__C3rljW__digitShell{background:linear-gradient(155deg,#ffffffe6,#ffffff80);border:1px solid #0000000f;border-radius:11px;justify-content:center;align-items:center;width:46px;height:58px;display:flex;position:relative;overflow:hidden;box-shadow:inset 0 1px #fff,0 4px 8px #0000000a}.CountdownTimer-module__C3rljW__countdownValue{color:#1a1a2e;letter-spacing:.2px;font-variant-numeric:tabular-nums;font-family:DM Mono,Space Grotesk,Inter,monospace;font-size:2rem;font-weight:800;line-height:1.02;position:absolute}.CountdownTimer-module__C3rljW__countdownLabel{color:#7c3aed;text-transform:uppercase;letter-spacing:.15em;opacity:.9;margin-top:4px;font-size:.65rem;font-weight:800}.CountdownTimer-module__C3rljW__countdownSeparator{color:#a885ffd9;opacity:.9;padding:0 4px;font-size:1.3rem;font-weight:700}@keyframes CountdownTimer-module__C3rljW__glowPulse{0%{border-color:#8b5cf633;box-shadow:0 10px 40px #0006,0 0 15px #8b5cf61a}to{border-color:#8b5cf680;box-shadow:0 10px 40px #0006,0 0 30px #8b5cf64d}}@keyframes CountdownTimer-module__C3rljW__fadeIn{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}@keyframes CountdownTimer-module__C3rljW__pulse{0%,to{opacity:.3}50%{opacity:.8}}@media (max-width:768px){.CountdownTimer-module__C3rljW__heroWidget{border-radius:18px;margin-top:14px;padding:10px 14px}.CountdownTimer-module__C3rljW__countdownContainer{gap:10px}.CountdownTimer-module__C3rljW__countdownItem{min-width:68px}.CountdownTimer-module__C3rljW__digitGroup{gap:6px;padding:8px 9px}.CountdownTimer-module__C3rljW__digitShell{width:40px;height:50px}.CountdownTimer-module__C3rljW__countdownValue{font-size:1.7rem}}@media (max-width:480px){.CountdownTimer-module__C3rljW__heroWidget{padding:8px 10px}.CountdownTimer-module__C3rljW__countdownContainer{transform-origin:50%;gap:6px;transform:scale(.82)}.CountdownTimer-module__C3rljW__countdownItem{min-width:52px}.CountdownTimer-module__C3rljW__digitGroup{border-radius:10px;gap:4px;padding:5px 7px}.CountdownTimer-module__C3rljW__digitShell{border-radius:8px;width:30px;height:38px}.CountdownTimer-module__C3rljW__countdownValue{font-size:1.3rem}.CountdownTimer-module__C3rljW__countdownLabel{letter-spacing:.1em;font-size:.55rem}.CountdownTimer-module__C3rljW__countdownSeparator{padding:0 1px;font-size:.95rem}}@media (max-width:360px){.CountdownTimer-module__C3rljW__countdownContainer{transform:scale(.75)}}
.CraftTeaser-module__6q7zAG__section{background:radial-gradient(circle at 12% 18%,#c1613c1f,#0000 28%),linear-gradient(#faf8f500,#faf8f5d1);padding:clamp(72px,8vw,112px) 20px;position:relative}.CraftTeaser-module__6q7zAG__shell{background:linear-gradient(135deg,#fcf7f3,#f9e8db),#f9f4f0;background:linear-gradient(135deg,lab(97.6769% 1.09088 2.80277),lab(92.9779% 4.55943 8.21526)),lab(96.5158% .990361 2.43227);border:1px solid #decec2;border:1px solid lab(83.7% 4.38425 7.89199);border-radius:30px;grid-template-columns:minmax(0,1.08fr) minmax(320px,.82fr);align-items:center;gap:clamp(28px,5vw,58px);max-width:1120px;margin:0 auto;padding:clamp(28px,4vw,46px);display:grid;overflow:hidden;box-shadow:0 28px 70px #3a2c1f1f}.CraftTeaser-module__6q7zAG__copy{z-index:1;position:relative}.CraftTeaser-module__6q7zAG__kicker{color:#923e00;color:lab(37.6329% 34.3801 49.9575);letter-spacing:.16em;text-transform:uppercase;margin:0 0 14px;font-size:12px;font-weight:850}.CraftTeaser-module__6q7zAG__title{color:#1b1510;color:lab(7.1873% 2.57131 3.89377);letter-spacing:-.055em;max-width:740px;margin:0;font-size:clamp(34px,5.2vw,58px);font-weight:900;line-height:.98}.CraftTeaser-module__6q7zAG__text{color:#5a493d;color:lab(32.6297% 5.77045 10.1183);max-width:680px;margin:22px 0 0;font-size:clamp(16px,1.8vw,18px);line-height:1.62}.CraftTeaser-module__6q7zAG__actions{flex-wrap:wrap;align-items:center;gap:12px;margin-top:30px;display:flex}.CraftTeaser-module__6q7zAG__primaryCta,.CraftTeaser-module__6q7zAG__secondaryCta{border-radius:999px;justify-content:center;align-items:center;gap:9px;min-height:46px;font-size:14px;font-weight:800;text-decoration:none;transition:transform .18s cubic-bezier(.22,1,.36,1),box-shadow .18s cubic-bezier(.22,1,.36,1),background .18s,border-color .18s,color .18s;display:inline-flex}.CraftTeaser-module__6q7zAG__primaryCta{color:#fcf7f3;color:lab(97.6769% 1.09088 2.80277);background:#923e00;background:lab(37.6329% 34.3801 49.9575);padding:0 22px;box-shadow:0 14px 26px #a0492b3d}.CraftTeaser-module__6q7zAG__secondaryCta{color:#28201a;color:lab(12.9532% 3.05197 5.37067);background:#fffcf7a3;border:1px solid #d1c1b5;border:1px solid lab(79.0567% 4.58181 8.23183);padding:0 18px}.CraftTeaser-module__6q7zAG__primaryCta:hover,.CraftTeaser-module__6q7zAG__secondaryCta:hover{transform:translateY(-2px)}.CraftTeaser-module__6q7zAG__primaryCta:hover{background:#7f3200;background:lab(31.8% 34.8438 52.46);box-shadow:0 18px 34px #a0492b4d}.CraftTeaser-module__6q7zAG__secondaryCta:hover{color:#7f3200;color:lab(31.8% 34.8438 52.46);border-color:#b75f2c;border-color:lab(50.4468% 33.5764 44.378)}.CraftTeaser-module__6q7zAG__primaryCta:active,.CraftTeaser-module__6q7zAG__secondaryCta:active{transform:translateY(0)scale(.985)}.CraftTeaser-module__6q7zAG__primaryCta:focus-visible,.CraftTeaser-module__6q7zAG__secondaryCta:focus-visible{outline-offset:3px;outline:3px solid #db965f8c;outline:3px solid lab(68.2519% 22.9002 39.711/.55)}.CraftTeaser-module__6q7zAG__panel{z-index:1;background:linear-gradient(145deg,#fffcf7eb,#efe8dedb);border:1px solid #d6c3b6;border:1px solid lab(80.2081% 5.1524 9.23545);border-radius:24px;padding:18px;position:relative;box-shadow:inset 0 1px #ffffff9e}.CraftTeaser-module__6q7zAG__panelHeader{gap:5px;padding:10px 10px 18px;display:grid}.CraftTeaser-module__6q7zAG__panelHeader span{color:#6d594a;color:lab(39.5741% 6.74334 11.8162);letter-spacing:.1em;text-transform:uppercase;font-size:12px;font-weight:800}.CraftTeaser-module__6q7zAG__panelHeader strong{color:#19120e;color:lab(6.15995% 2.33311 3.49795);letter-spacing:-.04em;font-size:22px;line-height:1.08}.CraftTeaser-module__6q7zAG__signalGrid{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;display:grid}.CraftTeaser-module__6q7zAG__signalCard{color:#251d18;color:lab(11.7927% 3.06122 5.37976);background:#fffcf7bd;border:1px solid #ddcec3;border:1px solid lab(83.7056% 4.0071 7.22569);border-radius:17px;flex-direction:column;justify-content:space-between;gap:14px;min-height:88px;padding:14px;font-size:13px;font-weight:800;transition:transform .18s cubic-bezier(.22,1,.36,1),border-color .18s,box-shadow .18s;display:flex}.CraftTeaser-module__6q7zAG__signalCard:hover{border-color:#c18f69;border-color:lab(63.7591% 16.1213 27.9062);transform:translateY(-3px);box-shadow:0 14px 24px #3a2c1f1a}.CraftTeaser-module__6q7zAG__signalIcon{color:#8a3a00;color:lab(35.3005% 34.5568 51.6598);background:#f9dfcf;background:lab(90.5932% 7.3522 11.3631);border-radius:12px;place-items:center;width:34px;height:34px;display:grid}.CraftTeaser-module__6q7zAG__flowLine{border-top:1px solid #ddcec3;border-top:1px solid lab(83.7056% 4.0071 7.22569);grid-template-columns:repeat(4,1fr);gap:8px;margin-top:14px;padding-top:14px;display:grid}.CraftTeaser-module__6q7zAG__flowLine span{color:#695749;color:lab(38.425% 6.13219 10.7693);letter-spacing:.08em;text-transform:uppercase;font-size:11px;font-weight:850}@media (max-width:860px){.CraftTeaser-module__6q7zAG__shell{grid-template-columns:1fr}.CraftTeaser-module__6q7zAG__panel{max-width:560px}}@media (max-width:540px){.CraftTeaser-module__6q7zAG__section{padding:58px 14px}.CraftTeaser-module__6q7zAG__shell{border-radius:24px;padding:24px}.CraftTeaser-module__6q7zAG__actions{align-items:stretch}.CraftTeaser-module__6q7zAG__primaryCta,.CraftTeaser-module__6q7zAG__secondaryCta{width:100%}.CraftTeaser-module__6q7zAG__signalGrid{grid-template-columns:1fr}}@media (prefers-reduced-motion:reduce){.CraftTeaser-module__6q7zAG__primaryCta,.CraftTeaser-module__6q7zAG__secondaryCta,.CraftTeaser-module__6q7zAG__signalCard{transition:none}.CraftTeaser-module__6q7zAG__primaryCta:hover,.CraftTeaser-module__6q7zAG__secondaryCta:hover,.CraftTeaser-module__6q7zAG__signalCard:hover,.CraftTeaser-module__6q7zAG__primaryCta:active,.CraftTeaser-module__6q7zAG__secondaryCta:active{transform:none}}
