.Navbar-module__pSp8Ga__nav{z-index:100;padding:1.25rem 0;transition:background .4s,box-shadow .4s,padding .3s;position:fixed;top:0;left:0;right:0}.Navbar-module__pSp8Ga__nav.Navbar-module__pSp8Ga__scrolled{-webkit-backdrop-filter:blur(20px);border-bottom:1px solid var(--border-subtle);background:#0a0c16d9;padding:.875rem 0;box-shadow:0 4px 30px #0000004d}.Navbar-module__pSp8Ga__inner{align-items:center;gap:2rem;display:flex}.Navbar-module__pSp8Ga__logo{letter-spacing:-.03em;flex-shrink:0;align-items:center;gap:.4rem;font-family:Outfit,sans-serif;font-size:1.4rem;font-weight:800;display:flex}.Navbar-module__pSp8Ga__logoIcon{filter:drop-shadow(0 0 8px var(--brand-primary));font-size:1.2rem}.Navbar-module__pSp8Ga__links{flex:1;justify-content:center;align-items:center;gap:2rem;margin:0 auto;list-style:none;display:flex}.Navbar-module__pSp8Ga__links a{color:var(--text-secondary);font-size:.95rem;font-weight:500;transition:color .2s;position:relative}.Navbar-module__pSp8Ga__links a:after{content:"";background:var(--brand-primary);border-radius:1px;width:0;height:2px;transition:width .3s;position:absolute;bottom:-3px;left:0}.Navbar-module__pSp8Ga__links a:hover{color:var(--text-primary)}.Navbar-module__pSp8Ga__links a:hover:after{width:100%}.Navbar-module__pSp8Ga__actions{flex-shrink:0}.Navbar-module__pSp8Ga__actions .Navbar-module__pSp8Ga__btn-primary{padding:.65rem 1.5rem;font-size:.9rem}.Navbar-module__pSp8Ga__burger{cursor:pointer;background:0 0;border:none;flex-direction:column;justify-content:center;gap:5px;margin-left:auto;padding:4px;display:none}.Navbar-module__pSp8Ga__burger span{background:var(--text-primary);border-radius:2px;width:24px;height:2px;transition:transform .3s,opacity .3s;display:block}.Navbar-module__pSp8Ga__burgerOpen span:first-child{transform:translateY(7px)rotate(45deg)}.Navbar-module__pSp8Ga__burgerOpen span:nth-child(2){opacity:0}.Navbar-module__pSp8Ga__burgerOpen span:nth-child(3){transform:translateY(-7px)rotate(-45deg)}.Navbar-module__pSp8Ga__mobileMenu{background:var(--bg-surface);border-top:1px solid var(--border-subtle);flex-direction:column;gap:1rem;max-height:0;padding:0 1.5rem;transition:max-height .4s,padding .4s;display:none;overflow:hidden}.Navbar-module__pSp8Ga__mobileOpen{max-height:400px;padding-top:1.5rem;padding-bottom:1.5rem}.Navbar-module__pSp8Ga__mobileMenu a{color:var(--text-secondary);font-weight:500;transition:color .2s}.Navbar-module__pSp8Ga__mobileMenu a:hover{color:var(--text-primary)}.Navbar-module__pSp8Ga__mobileMenu .Navbar-module__pSp8Ga__btn-primary{align-self:flex-start;margin-top:.5rem}@media (max-width:768px){.Navbar-module__pSp8Ga__links,.Navbar-module__pSp8Ga__actions{display:none}.Navbar-module__pSp8Ga__burger,.Navbar-module__pSp8Ga__mobileMenu{display:flex}}.Navbar-module__pSp8Ga__skeletonBtn{background:var(--bg-elevated);background:linear-gradient(90deg,var(--bg-elevated)25%,var(--bg-card)50%,var(--bg-elevated)75%);background-size:200%;border-radius:50px;width:160px;height:38px;animation:1.5s infinite Navbar-module__pSp8Ga__shimmer}.Navbar-module__pSp8Ga__avatarDropWrap{position:relative}.Navbar-module__pSp8Ga__avatarBtn{border:1px solid var(--border-subtle);cursor:pointer;color:var(--text-primary);background:#ffffff0f;border-radius:50px;align-items:center;gap:.5rem;padding:.35rem .75rem .35rem .35rem;font-family:Outfit,sans-serif;transition:background .2s,border-color .2s;display:flex}.Navbar-module__pSp8Ga__avatarBtn:hover{border-color:var(--brand-primary);background:#ffffff1a}.Navbar-module__pSp8Ga__avatar{object-fit:cover;border-radius:50%;width:28px;height:28px}.Navbar-module__pSp8Ga__avatarFallback{background:linear-gradient(135deg,var(--brand-primary),var(--brand-secondary));color:#fff;border-radius:50%;justify-content:center;align-items:center;width:28px;height:28px;font-size:.75rem;font-weight:700;display:flex}.Navbar-module__pSp8Ga__avatarName{font-size:.875rem;font-weight:600}.Navbar-module__pSp8Ga__chevron{color:var(--text-muted);font-size:.55rem}.Navbar-module__pSp8Ga__dropdown{z-index:200;width:230px;animation:Navbar-module__pSp8Ga__fadeInUp .2s var(--ease-smooth)both;flex-direction:column;gap:.25rem;padding:.75rem;display:flex;position:absolute;top:calc(100% + 10px);right:0}.Navbar-module__pSp8Ga__dropUser{flex-direction:column;gap:.15rem;padding:.5rem .75rem;display:flex}.Navbar-module__pSp8Ga__dropName{color:var(--text-primary);font-size:.875rem;font-weight:600}.Navbar-module__pSp8Ga__dropEmail{color:var(--text-muted);white-space:nowrap;text-overflow:ellipsis;font-size:.75rem;overflow:hidden}.Navbar-module__pSp8Ga__dropDivider{background:var(--border-subtle);height:1px;margin:.25rem 0}.Navbar-module__pSp8Ga__dropLink{color:var(--text-secondary);border-radius:10px;align-items:center;gap:.5rem;padding:.6rem .75rem;font-size:.875rem;font-weight:500;text-decoration:none;transition:background .2s,color .2s;display:flex}.Navbar-module__pSp8Ga__dropLink:hover{color:var(--text-primary);background:#ffffff0d}.Navbar-module__pSp8Ga__dropSignOut{color:var(--text-muted);cursor:pointer;text-align:left;background:0 0;border:none;border-radius:10px;align-items:center;gap:.5rem;width:100%;padding:.6rem .75rem;font-family:Outfit,sans-serif;font-size:.875rem;font-weight:500;transition:background .2s,color .2s;display:flex}.Navbar-module__pSp8Ga__dropSignOut:hover{color:#ed5e5e;background:#ed5e5e14}.Navbar-module__pSp8Ga__mobileLink{color:var(--text-secondary);font-weight:500;text-decoration:none;transition:color .2s}.Navbar-module__pSp8Ga__mobileSignOut{color:var(--text-muted);cursor:pointer;text-align:left;background:0 0;border:none;padding:0;font-family:Outfit,sans-serif;font-size:.95rem;font-weight:500}
.Footer-module__nhiC3q__footer{border-top:1px solid var(--border-subtle);background:var(--bg-surface);padding:4rem 1.5rem 2rem}.Footer-module__nhiC3q__inner{flex-wrap:wrap;gap:3rem;margin-bottom:3rem;display:flex}.Footer-module__nhiC3q__brand{flex-direction:column;flex:1;gap:.75rem;min-width:200px;display:flex}.Footer-module__nhiC3q__logo{letter-spacing:-.03em;align-items:center;gap:.4rem;font-family:Outfit,sans-serif;font-size:1.3rem;font-weight:800;display:flex}.Footer-module__nhiC3q__logo span:first-child{filter:drop-shadow(0 0 6px var(--brand-primary))}.Footer-module__nhiC3q__tagline{color:var(--text-muted);max-width:220px;font-size:.9rem;line-height:1.5}.Footer-module__nhiC3q__links{flex-wrap:wrap;gap:3rem;display:flex}.Footer-module__nhiC3q__col{flex-direction:column;gap:.65rem;min-width:130px;display:flex}.Footer-module__nhiC3q__col h4{color:var(--text-primary);text-transform:uppercase;letter-spacing:.08em;margin-bottom:.25rem;font-size:.8rem;font-weight:700}.Footer-module__nhiC3q__col a{color:var(--text-muted);font-size:.9rem;transition:color .2s}.Footer-module__nhiC3q__col a:hover{color:var(--text-primary)}.Footer-module__nhiC3q__bottom{border-top:1px solid var(--border-subtle);color:var(--text-muted);flex-wrap:wrap;justify-content:space-between;align-items:center;gap:.5rem;padding-top:2rem;font-size:.85rem;display:flex}.Footer-module__nhiC3q__fapshi{color:var(--brand-primary);font-weight:600;transition:color .2s}.Footer-module__nhiC3q__fapshi:hover{color:var(--brand-secondary)}
.Hero-module__gNeX-G__hero{flex-direction:column;justify-content:center;min-height:100vh;padding:9rem 1.5rem 5rem;display:flex;position:relative;overflow:hidden}.Hero-module__gNeX-G__blob1{animation-delay:0s}.Hero-module__gNeX-G__blob2{animation-delay:3s}.Hero-module__gNeX-G__blob3{animation-delay:5s}.Hero-module__gNeX-G__content{text-align:center;z-index:1;flex-direction:column;align-items:center;gap:1.5rem;display:flex;position:relative}.Hero-module__gNeX-G__badge{animation:Hero-module__gNeX-G__fadeInUp .6s var(--ease-smooth)forwards}.Hero-module__gNeX-G__headline{letter-spacing:-.04em;max-width:900px;animation:Hero-module__gNeX-G__fadeInUp .7s .1s var(--ease-smooth)both;font-size:clamp(2.8rem,6vw,5rem);font-weight:900;line-height:1.08}.Hero-module__gNeX-G__sub{color:var(--text-secondary);max-width:580px;animation:Hero-module__gNeX-G__fadeInUp .7s .2s var(--ease-smooth)both;font-size:clamp(1rem,2vw,1.2rem);line-height:1.7}.Hero-module__gNeX-G__sub strong{color:var(--text-primary);font-weight:600}.Hero-module__gNeX-G__ctas{animation:Hero-module__gNeX-G__fadeInUp .7s .3s var(--ease-smooth)both;flex-wrap:wrap;justify-content:center;gap:1rem;display:flex}.Hero-module__gNeX-G__stats{animation:Hero-module__gNeX-G__fadeInUp .7s .4s var(--ease-smooth)both;flex-wrap:wrap;justify-content:center;gap:3rem;margin-top:1rem;display:flex}.Hero-module__gNeX-G__stat{flex-direction:column;align-items:center;gap:.25rem;display:flex}.Hero-module__gNeX-G__statVal{letter-spacing:-.03em;font-size:1.7rem;font-weight:800}.Hero-module__gNeX-G__statLabel{color:var(--text-muted);text-transform:uppercase;letter-spacing:.08em;font-size:.8rem}.Hero-module__gNeX-G__mockupWrap{z-index:1;animation:Hero-module__gNeX-G__fadeInUp .8s .5s var(--ease-smooth)both;justify-content:center;margin-top:4rem;display:flex;position:relative}.Hero-module__gNeX-G__mockup{width:100%;max-width:520px;animation:4s ease-in-out infinite Hero-module__gNeX-G__pulse-glow;overflow:hidden}.Hero-module__gNeX-G__mockupHeader{border-bottom:1px solid var(--border-subtle);align-items:center;gap:.75rem;padding:1rem 1.25rem;display:flex}.Hero-module__gNeX-G__mockupDots{gap:6px;display:flex}.Hero-module__gNeX-G__mockupDots span{border-radius:50%;width:12px;height:12px;display:block}.Hero-module__gNeX-G__mockupTitle{color:var(--text-muted);font-size:.85rem;font-weight:500}.Hero-module__gNeX-G__mockupBody{flex-direction:column;gap:1rem;padding:1.25rem;display:flex}.Hero-module__gNeX-G__txList{flex-direction:column;gap:.6rem;display:flex}.Hero-module__gNeX-G__txItem{border:1px solid var(--border-subtle);background:#ffffff08;border-radius:12px;align-items:center;gap:.75rem;padding:.75rem 1rem;transition:background .2s;display:flex}.Hero-module__gNeX-G__txItem:hover{background:#ffffff0f}.Hero-module__gNeX-G__txIcon{font-size:1.1rem}.Hero-module__gNeX-G__txLabel{color:var(--text-secondary);flex:1;font-size:.9rem}.Hero-module__gNeX-G__txAmount{font-size:.9rem;font-weight:600}.Hero-module__gNeX-G__balanceChip{background:#60a5fa14;border:1px solid #60a5fa33;border-radius:14px;justify-content:space-between;align-items:center;padding:1rem 1.25rem;display:flex}.Hero-module__gNeX-G__balanceChip span:first-child{color:var(--text-muted);text-transform:uppercase;letter-spacing:.06em;font-size:.85rem}@media (max-width:640px){.Hero-module__gNeX-G__stats{gap:1.5rem}.Hero-module__gNeX-G__ctas{flex-direction:column;align-items:center}}.Hero-module__gNeX-G__turnstileBox{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#0f1117e6;border:1px solid #60a5fa33;border-radius:18px;flex-direction:column;align-items:center;gap:1rem;min-width:280px;padding:1.5rem 1.75rem;animation:.2s Hero-module__gNeX-G__fadeInUp;display:flex}.Hero-module__gNeX-G__turnstileLabel{color:var(--text-muted);margin:0;font-size:.9rem}.Hero-module__gNeX-G__turnstileSuccess{color:#52e086;margin:0;font-size:.95rem;font-weight:600}.Hero-module__gNeX-G__turnstileVerifying{color:var(--text-muted);margin:0;font-size:.9rem}.Hero-module__gNeX-G__turnstileError{color:#ed5e5e;text-align:center;margin:0;font-size:.82rem}.Hero-module__gNeX-G__turnstileCancel{border:1px solid var(--border);color:var(--text-muted);cursor:pointer;background:0 0;border-radius:8px;padding:.4rem 1rem;font-size:.82rem;transition:border-color .15s,color .15s}.Hero-module__gNeX-G__turnstileCancel:hover{color:var(--text-secondary);border-color:#60a5fa66}
.Features-module__0vMnSW__features{position:relative;overflow:hidden}.Features-module__0vMnSW__grid{pointer-events:none;z-index:0;background-image:radial-gradient(circle,#ffffff0f 1px,#0000 1px);background-size:32px 32px;position:absolute;inset:0}.Features-module__0vMnSW__header{text-align:center;z-index:1;margin-bottom:4rem;position:relative}.Features-module__0vMnSW__title{margin-bottom:1rem;font-size:clamp(2rem,4vw,3.2rem)}.Features-module__0vMnSW__desc{color:var(--text-secondary);max-width:500px;margin:0 auto;font-size:1.1rem}.Features-module__0vMnSW__cards{z-index:1;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:1.5rem;display:grid;position:relative}.Features-module__0vMnSW__card{cursor:default;flex-direction:column;gap:1rem;padding:2rem;display:flex}.Features-module__0vMnSW__cardTop{justify-content:space-between;align-items:center;display:flex}.Features-module__0vMnSW__iconWrap{border-radius:14px;flex-shrink:0;justify-content:center;align-items:center;width:52px;height:52px;display:flex;box-shadow:0 4px 20px #00000040}.Features-module__0vMnSW__icon{font-size:1.5rem}.Features-module__0vMnSW__cardBadge{letter-spacing:.08em;text-transform:uppercase;color:var(--text-muted);border:1px solid var(--border-subtle);background:#ffffff0d;border-radius:50px;padding:.25rem .75rem;font-size:.72rem;font-weight:700}.Features-module__0vMnSW__cardTitle{color:var(--text-primary);font-size:1.25rem;font-weight:700}.Features-module__0vMnSW__cardDesc{color:var(--text-secondary);font-size:.95rem;line-height:1.65}.Features-module__0vMnSW__bullets{flex-direction:column;gap:.5rem;margin-top:.5rem;list-style:none;display:flex}.Features-module__0vMnSW__bullets li{color:var(--text-secondary);align-items:center;gap:.5rem;font-size:.9rem;display:flex}.Features-module__0vMnSW__check{color:var(--brand-accent);flex-shrink:0;font-size:.9rem;font-weight:700}
.HowItWorks-module__iI9NfG__section{position:relative}.HowItWorks-module__iI9NfG__header{text-align:center;margin-bottom:4rem}.HowItWorks-module__iI9NfG__title{margin-bottom:0;font-size:clamp(2rem,4vw,3rem)}.HowItWorks-module__iI9NfG__steps{grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:1.5rem;margin-bottom:4rem;display:grid}.HowItWorks-module__iI9NfG__step{cursor:default;flex-direction:column;gap:.75rem;padding:2rem 1.5rem;display:flex;position:relative}.HowItWorks-module__iI9NfG__stepNum{background:linear-gradient(135deg,var(--brand-primary),var(--brand-secondary));-webkit-text-fill-color:transparent;letter-spacing:-.04em;-webkit-background-clip:text;background-clip:text;font-size:2.5rem;font-weight:900;line-height:1}.HowItWorks-module__iI9NfG__stepIconWrap{border:1px solid var(--border-subtle);background:#ffffff0d;border-radius:12px;justify-content:center;align-items:center;width:44px;height:44px;display:flex}.HowItWorks-module__iI9NfG__stepIcon{font-size:1.3rem}.HowItWorks-module__iI9NfG__stepTitle{color:var(--text-primary);font-size:1.1rem;font-weight:700}.HowItWorks-module__iI9NfG__stepDesc{color:var(--text-secondary);font-size:.9rem;line-height:1.6}.HowItWorks-module__iI9NfG__connector{color:var(--text-muted);z-index:2;font-size:1.2rem;position:absolute;top:2rem;right:-1rem}.HowItWorks-module__iI9NfG__panel{flex-wrap:wrap;align-items:center;gap:2rem;padding:2.5rem;display:flex}.HowItWorks-module__iI9NfG__panelLeft{flex-wrap:wrap;flex:1;align-items:center;gap:1.5rem;display:flex}.HowItWorks-module__iI9NfG__networkBadge{border:1px solid;border-radius:50px;align-items:center;gap:.5rem;padding:.6rem 1.25rem;font-size:.95rem;font-weight:600;display:flex}.HowItWorks-module__iI9NfG__arrow{color:var(--text-muted);font-size:1.8rem;font-weight:300}.HowItWorks-module__iI9NfG__panelRight{flex-direction:column;flex:2;align-items:flex-start;gap:1.25rem;display:flex}.HowItWorks-module__iI9NfG__panelText{color:var(--text-secondary);font-size:1rem;line-height:1.7}.HowItWorks-module__iI9NfG__panelText strong{color:var(--brand-primary)}@media (max-width:640px){.HowItWorks-module__iI9NfG__connector{display:none}.HowItWorks-module__iI9NfG__panel{flex-direction:column;align-items:flex-start}}
.about-module__-i9KWa__topBar{z-index:100;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#0d1117e6;border-bottom:1px solid #ffffff0f;justify-content:space-between;align-items:center;padding:.75rem 1.5rem;display:flex;position:fixed;top:0;left:0;right:0}.about-module__-i9KWa__topBarLogo{align-items:center;gap:.35rem;font-size:1.1rem;font-weight:900;text-decoration:none;display:flex}.about-module__-i9KWa__topBarBack{color:var(--text-muted);font-size:.85rem;font-weight:600;text-decoration:none}.about-module__-i9KWa__topBarBack:hover{color:var(--text-primary)}.about-module__-i9KWa__page{min-height:100vh;padding:6rem 0 4rem}.about-module__-i9KWa__container{max-width:720px;margin:0 auto}.about-module__-i9KWa__title{text-align:center;margin:0 0 .5rem;font-size:clamp(1.8rem,4vw,2.5rem);font-weight:900}.about-module__-i9KWa__subtitle{color:var(--text-muted);text-align:center;margin:0 0 2.5rem;font-size:1.1rem}.about-module__-i9KWa__section{border-radius:18px;margin-bottom:1.5rem;padding:1.5rem 2rem}.about-module__-i9KWa__section h2{margin:0 0 .75rem;font-size:1.2rem;font-weight:900}.about-module__-i9KWa__section p{color:var(--text-muted);margin:0 0 .75rem;font-size:.92rem;line-height:1.7}.about-module__-i9KWa__section ul{color:var(--text-muted);padding-left:1.25rem;font-size:.92rem;line-height:1.8}.about-module__-i9KWa__section a{color:var(--brand-primary,#60a5fa);font-weight:600;text-decoration:none}.about-module__-i9KWa__whyGrid{grid-template-columns:1fr 1fr;gap:1rem;margin-top:1rem;display:grid}.about-module__-i9KWa__whyCard{text-align:center;background:#ffffff08;border:1px solid #ffffff0f;border-radius:14px;padding:1.25rem}.about-module__-i9KWa__whyCard span{margin-bottom:.5rem;font-size:2rem;display:block}.about-module__-i9KWa__whyCard h3{margin:0 0 .3rem;font-size:.95rem;font-weight:800}.about-module__-i9KWa__whyCard p{color:var(--text-muted);margin:0;font-size:.82rem}@media (max-width:500px){.about-module__-i9KWa__whyGrid{grid-template-columns:1fr}.about-module__-i9KWa__section{padding:1.25rem}}
.CTA-module__OR_Nra__cta{position:relative;overflow:hidden}.CTA-module__OR_Nra__blob{opacity:.6}.CTA-module__OR_Nra__content{z-index:1;justify-content:center;display:flex;position:relative}.CTA-module__OR_Nra__card{text-align:center;flex-direction:column;align-items:center;gap:1.5rem;width:100%;max-width:760px;padding:4rem 3rem;display:flex}.CTA-module__OR_Nra__title{font-size:clamp(2rem,4vw,3rem);line-height:1.15}.CTA-module__OR_Nra__desc{color:var(--text-secondary);max-width:480px;font-size:1.05rem;line-height:1.7}.CTA-module__OR_Nra__badges{flex-wrap:wrap;justify-content:center;gap:.75rem;display:flex}.CTA-module__OR_Nra__badge{border:1px solid var(--border-subtle);color:var(--text-secondary);background:#ffffff0d;border-radius:50px;padding:.35rem .9rem;font-size:.82rem;font-weight:600}.CTA-module__OR_Nra__actions{flex-wrap:wrap;justify-content:center;gap:1rem;margin-top:.5rem;display:flex}@media (max-width:640px){.CTA-module__OR_Nra__card{padding:2.5rem 1.5rem}.CTA-module__OR_Nra__actions{flex-direction:column;align-items:center}}.CTA-module__OR_Nra__blob2{opacity:.35}.CTA-module__OR_Nra__rewardRow{flex-wrap:wrap;justify-content:center;gap:1rem;width:100%;display:flex}.CTA-module__OR_Nra__rewardChip{background:#ffffff0d;border:1px solid #ffffff1a;border-radius:16px;flex:1;align-items:center;gap:.6rem;min-width:140px;max-width:200px;padding:.75rem 1.1rem;font-size:1.4rem;display:flex}.CTA-module__OR_Nra__chipVal{color:var(--text-primary);margin:0;font-size:1rem;font-weight:900}.CTA-module__OR_Nra__chipLbl{color:var(--text-muted);margin:0;font-size:.7rem;line-height:1.3}
.help-module__e6Z45q__topBar{z-index:100;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#0d1117e6;border-bottom:1px solid #ffffff0f;justify-content:space-between;align-items:center;padding:.75rem 1.5rem;display:flex;position:fixed;top:0;left:0;right:0}.help-module__e6Z45q__topBarLogo{align-items:center;gap:.35rem;font-size:1.1rem;font-weight:900;text-decoration:none;display:flex}.help-module__e6Z45q__topBarBack{color:var(--text-muted);font-size:.85rem;font-weight:600;text-decoration:none}.help-module__e6Z45q__topBarBack:hover{color:var(--text-primary)}.help-module__e6Z45q__page{min-height:100vh;padding:6rem 0 4rem}.help-module__e6Z45q__container{max-width:780px;margin:0 auto}.help-module__e6Z45q__title{text-align:center;margin:0 0 .5rem;font-size:clamp(1.8rem,4vw,2.5rem);font-weight:900}.help-module__e6Z45q__subtitle{color:var(--text-muted);text-align:center;margin:0 0 2.5rem;font-size:1.05rem}.help-module__e6Z45q__section{border-radius:18px;margin-bottom:1.5rem;padding:1.5rem 2rem}.help-module__e6Z45q__section h2{margin:0 0 .75rem;font-size:1.25rem;font-weight:900}.help-module__e6Z45q__section h3{margin:1.25rem 0 .5rem;font-size:1rem;font-weight:800}.help-module__e6Z45q__section p{color:var(--text-muted);margin:0 0 .75rem;font-size:.92rem;line-height:1.7}.help-module__e6Z45q__section ul,.help-module__e6Z45q__section ol{color:var(--text-muted);padding-left:1.25rem;font-size:.92rem;line-height:1.8}.help-module__e6Z45q__section li{margin-bottom:.35rem}.help-module__e6Z45q__section code{color:var(--brand-primary,#60a5fa);background:#ffffff0f;border-radius:6px;padding:.15rem .5rem;font-size:.88rem;font-weight:700}.help-module__e6Z45q__section a{color:var(--brand-primary,#60a5fa);font-weight:600;text-decoration:none}.help-module__e6Z45q__section a:hover{text-decoration:underline}.help-module__e6Z45q__highlight{background:#fbbf2408;border:1px solid #fbbf2426}.help-module__e6Z45q__steps{counter-reset:step;padding-left:0;list-style:none}.help-module__e6Z45q__steps li{counter-increment:step;margin-bottom:.6rem;padding-left:2rem;position:relative}.help-module__e6Z45q__steps li:before{content:counter(step);background:var(--brand-primary,#3b82f6);color:#fff;border-radius:50%;justify-content:center;align-items:center;width:1.4rem;height:1.4rem;font-size:.72rem;font-weight:800;display:flex;position:absolute;top:0;left:0}.help-module__e6Z45q__benefits{padding-left:0;list-style:none}.help-module__e6Z45q__benefits li{margin-bottom:.5rem}.help-module__e6Z45q__tip{color:var(--text-primary);background:#60a5fa12;border:1px solid #60a5fa26;border-radius:12px;margin:1rem 0;padding:.75rem 1rem;font-size:.88rem}.help-module__e6Z45q__rewardTable{margin:1rem 0;overflow-x:auto}.help-module__e6Z45q__rewardTable table{border-collapse:collapse;width:100%;font-size:.88rem}.help-module__e6Z45q__rewardTable th{text-align:left;color:var(--text-muted);text-transform:uppercase;letter-spacing:.06em;border-bottom:1px solid #ffffff1a;padding:.6rem .75rem;font-size:.78rem;font-weight:700}.help-module__e6Z45q__rewardTable td{border-bottom:1px solid #ffffff0a;padding:.6rem .75rem}@media (max-width:600px){.help-module__e6Z45q__section{padding:1.25rem}.help-module__e6Z45q__title{font-size:1.5rem}}
.product-detail-module__VZ2dma__page{animation:.3s ease-out product-detail-module__VZ2dma__fadeIn}@keyframes product-detail-module__VZ2dma__fadeIn{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}.product-detail-module__VZ2dma__breadcrumb{margin-bottom:1.5rem}.product-detail-module__VZ2dma__breadcrumb a{color:var(--text-muted);font-size:.9rem;font-weight:600;text-decoration:none;transition:color .15s}.product-detail-module__VZ2dma__breadcrumb a:hover{color:var(--brand-primary)}.product-detail-module__VZ2dma__imageGallery{grid-template-columns:repeat(auto-fill,minmax(200px,1fr));gap:.75rem;margin-bottom:2rem;display:grid}.product-detail-module__VZ2dma__galleryImage{object-fit:cover;border:1px solid var(--border);cursor:pointer;border-radius:14px;width:100%;height:180px;transition:transform .2s,box-shadow .2s}.product-detail-module__VZ2dma__galleryImage:hover{transform:scale(1.03);box-shadow:0 8px 24px #0006}.product-detail-module__VZ2dma__header{align-items:flex-start;gap:1rem;margin-bottom:2rem;display:flex}.product-detail-module__VZ2dma__icon{flex-shrink:0;font-size:3rem}.product-detail-module__VZ2dma__badges{flex-wrap:wrap;gap:.5rem;margin-bottom:.5rem;display:flex}.product-detail-module__VZ2dma__categoryBadge{text-transform:uppercase;letter-spacing:.08em;color:var(--brand-primary);background:#60a5fa1f;border-radius:99px;padding:.2rem .65rem;font-size:.72rem;font-weight:700}.product-detail-module__VZ2dma__proBadge{color:#ffc61a;background:#ffc1071a;border:1px solid #ffc10740;border-radius:8px;padding:2px 8px;font-size:.65rem;font-weight:800}.product-detail-module__VZ2dma__cashbackBadge{color:#fbbf24;background:#fbbf241a;border:1px solid #fbbf2440;border-radius:8px;padding:2px 8px;font-size:.65rem;font-weight:700}.product-detail-module__VZ2dma__title{margin:0;font-size:clamp(1.4rem,3vw,2rem);font-weight:900;line-height:1.3}.product-detail-module__VZ2dma__descSection{margin-bottom:2rem}.product-detail-module__VZ2dma__sectionLabel{text-transform:uppercase;letter-spacing:.08em;color:var(--text-muted);margin:0 0 .75rem;font-size:.8rem;font-weight:700}.product-detail-module__VZ2dma__desc{color:var(--text-secondary,#b0b8c8);white-space:pre-wrap;margin:0;font-size:.95rem;line-height:1.7}.product-detail-module__VZ2dma__variantSection{margin-bottom:1.5rem}.product-detail-module__VZ2dma__sizePills{flex-wrap:wrap;gap:.4rem;display:flex}.product-detail-module__VZ2dma__sizePill{border:1px solid var(--border);color:var(--text-muted);cursor:pointer;background:#ffffff0a;border-radius:10px;padding:.5rem 1rem;font-size:.82rem;font-weight:700;transition:all .15s}.product-detail-module__VZ2dma__sizePill:hover{color:var(--text-primary);border-color:#60a5fa66}.product-detail-module__VZ2dma__sizePillActive{color:#60a5fa;background:#60a5fa1f;border-color:#60a5fa80}.product-detail-module__VZ2dma__colorSwatches{flex-wrap:wrap;gap:.5rem;display:flex}.product-detail-module__VZ2dma__colorSwatch{border:1px solid var(--border);color:var(--text-muted);cursor:pointer;background:#ffffff08;border-radius:10px;align-items:center;gap:.4rem;padding:.45rem .75rem;font-size:.78rem;font-weight:600;transition:all .15s;display:flex}.product-detail-module__VZ2dma__colorSwatch:hover{border-color:#60a5fa66}.product-detail-module__VZ2dma__colorSwatchActive{color:#60a5fa;background:#60a5fa1a;border-color:#60a5fa80}.product-detail-module__VZ2dma__swatchCircle{border-radius:50%;flex-shrink:0;width:16px;height:16px}.product-detail-module__VZ2dma__priceCard{border:1px solid var(--border);background:linear-gradient(145deg,#ffffff0a,#ffffff03);border-radius:18px;padding:1.75rem}.product-detail-module__VZ2dma__priceRow{justify-content:space-between;align-items:center;margin-bottom:1rem;display:flex}.product-detail-module__VZ2dma__priceLabel{color:var(--text-muted);font-size:.85rem;font-weight:600}.product-detail-module__VZ2dma__priceValue{color:var(--text-primary);font-size:1.4rem;font-weight:900}.product-detail-module__VZ2dma__stockRow{margin-bottom:1rem}.product-detail-module__VZ2dma__inStock{color:#52e086;font-size:.85rem;font-weight:600}.product-detail-module__VZ2dma__outOfStock{color:#e64d4d;font-size:.85rem;font-weight:600}.product-detail-module__VZ2dma__buyBtn{color:#fff;cursor:pointer;background:linear-gradient(135deg,#3b82f6,#6366f1);border:none;border-radius:14px;width:100%;padding:.85rem 1.5rem;font-size:1rem;font-weight:800;transition:transform .15s,box-shadow .15s}.product-detail-module__VZ2dma__buyBtn:hover:not(:disabled){transform:translateY(-2px);box-shadow:0 8px 24px #3b82f64d}.product-detail-module__VZ2dma__buyBtn:disabled{opacity:.5;cursor:not-allowed}.product-detail-module__VZ2dma__loginHint{text-align:center;color:var(--text-muted);margin:.75rem 0 0;font-size:.8rem;line-height:1.5}.product-detail-module__VZ2dma__lightboxOverlay{z-index:9999;cursor:pointer;background:#000000e6;justify-content:center;align-items:center;display:flex;position:fixed;inset:0}.product-detail-module__VZ2dma__lightboxClose{color:#fff;cursor:pointer;z-index:10000;background:#ffffff1a;border:none;border-radius:50%;width:40px;height:40px;font-size:1.5rem;transition:background .15s;position:absolute;top:1.5rem;right:1.5rem}.product-detail-module__VZ2dma__lightboxClose:hover{background:#fff3}.product-detail-module__VZ2dma__lightboxImg{object-fit:contain;cursor:default;border-radius:12px;max-width:90vw;max-height:85vh}@media (max-width:640px){.product-detail-module__VZ2dma__imageGallery{grid-template-columns:1fr}.product-detail-module__VZ2dma__galleryImage{height:200px}.product-detail-module__VZ2dma__header{flex-direction:column}.product-detail-module__VZ2dma__title{font-size:1.5rem}.product-detail-module__VZ2dma__priceCard{padding:1.25rem}.product-detail-module__VZ2dma__priceRow{flex-direction:column;align-items:flex-start;gap:.5rem}.product-detail-module__VZ2dma__buyBtn{padding:.75rem 1rem}}
.products-module__KJcT4W__main{min-height:100vh;padding-top:7rem}.products-module__KJcT4W__catGrid{grid-template-columns:repeat(auto-fill,minmax(200px,1fr));gap:1.25rem;margin-bottom:2rem;display:grid}.products-module__KJcT4W__catCard{cursor:pointer;text-align:center;border:1px solid var(--border);background:#ffffff08;border-radius:20px;flex-direction:column;justify-content:center;align-items:center;gap:.75rem;padding:2rem 1.5rem;transition:all .25s;display:flex}.products-module__KJcT4W__catCard:hover{background:linear-gradient(145deg,#60a5fa14,#6366f10d);border-color:#60a5fa66;transform:translateY(-4px);box-shadow:0 12px 36px #0000004d}.products-module__KJcT4W__catCardIcon{font-size:2.8rem}.products-module__KJcT4W__catCardName{color:var(--text-primary);font-size:1rem;font-weight:700}.products-module__KJcT4W__catCardCount{color:var(--text-muted);font-size:.78rem}.products-module__KJcT4W__backBtn{color:var(--text-muted);cursor:pointer;background:0 0;border:none;align-items:center;gap:.3rem;margin-bottom:.5rem;padding:0;font-size:.85rem;font-weight:600;transition:color .15s;display:inline-flex}.products-module__KJcT4W__backBtn:hover{color:var(--text-primary)}@media (max-width:520px){.products-module__KJcT4W__catGrid{grid-template-columns:repeat(2,1fr);gap:.75rem}.products-module__KJcT4W__catCard{padding:1.25rem 1rem}.products-module__KJcT4W__catCardIcon{font-size:2rem}}.products-module__KJcT4W__page{max-width:1100px;margin:0 auto;padding:2rem 1.5rem 4rem}.products-module__KJcT4W__header{flex-wrap:wrap;justify-content:space-between;align-items:flex-start;gap:1rem;margin-bottom:2.5rem;display:flex}.products-module__KJcT4W__title{margin:0 0 .4rem;font-size:clamp(1.6rem,3vw,2.2rem);font-weight:800}.products-module__KJcT4W__subtitle{color:var(--text-muted);margin:0;font-size:.95rem}.products-module__KJcT4W__grid{grid-template-columns:repeat(auto-fill,minmax(280px,1fr));gap:1.25rem;display:grid}.products-module__KJcT4W__card{cursor:pointer;color:inherit;border-radius:16px;flex-direction:column;gap:1rem;padding:1.5rem;text-decoration:none;transition:transform .2s,box-shadow .2s;display:flex}.products-module__KJcT4W__card:hover{border-color:#60a5fa40;transform:translateY(-3px);box-shadow:0 8px 32px #0000004d}.products-module__KJcT4W__cardImage{border-radius:12px;flex-shrink:0;width:100%;height:160px;overflow:hidden}.products-module__KJcT4W__cardImage img{object-fit:cover;width:100%;height:100%}.products-module__KJcT4W__cardIcon{flex-shrink:0;font-size:2.5rem}.products-module__KJcT4W__cardBody{flex-direction:column;flex:1;gap:.75rem;display:flex}.products-module__KJcT4W__cardTop{justify-content:space-between;align-items:center;gap:.5rem;display:flex}.products-module__KJcT4W__category{text-transform:uppercase;letter-spacing:.08em;color:var(--text-muted);background:#ffffff12;border-radius:99px;padding:.2rem .6rem;font-size:.7rem;font-weight:700}.products-module__KJcT4W__cat_course{color:#a273f2;background:#a855f71f}.products-module__KJcT4W__cat_transfer{color:#ffa64c;background:#f973161f}.products-module__KJcT4W__cat_credential{color:var(--brand-primary);background:#60a5fa1f}.products-module__KJcT4W__cat_general{color:#b375f0;background:#a855f71f}.products-module__KJcT4W__cat_goods{color:#52e086;background:#22c55e1f}.products-module__KJcT4W__cat_service{color:#f5993d;background:#f973161f}.products-module__KJcT4W__price{color:var(--text-primary);white-space:nowrap;font-size:1rem;font-weight:700}.products-module__KJcT4W__cardTitle{color:var(--text-primary);margin:0;font-size:1.05rem;font-weight:700}.products-module__KJcT4W__proBadge{color:#ffc61a;white-space:nowrap;background:#ffc1071a;border:1px solid #ffc10740;border-radius:8px;padding:2px 8px;font-size:.62rem;font-weight:800}.products-module__KJcT4W__cardDesc{color:var(--text-muted);-webkit-line-clamp:2;white-space:pre-wrap;-webkit-box-orient:vertical;flex:1;margin:0;font-size:.875rem;line-height:1.55;display:-webkit-box;overflow:hidden}.products-module__KJcT4W__cardFooter{justify-content:space-between;align-items:center;gap:.5rem;margin-top:.25rem;display:flex}.products-module__KJcT4W__stockTag{color:var(--text-muted);font-size:.75rem}.products-module__KJcT4W__viewBtn{color:var(--brand-primary);white-space:nowrap;font-size:.8rem;font-weight:600}.products-module__KJcT4W__cashbackTag{color:#fbbf24;background:#fbbf241a;border:1px solid #fbbf2440;border-radius:8px;padding:2px 8px;font-size:.72rem;font-weight:700}.products-module__KJcT4W__searchBar{flex-direction:column;gap:.75rem;margin-bottom:1.75rem;display:flex}.products-module__KJcT4W__searchWrap{align-items:center;display:flex;position:relative}.products-module__KJcT4W__searchIcon{pointer-events:none;z-index:1;font-size:1rem;position:absolute;left:.9rem}.products-module__KJcT4W__searchInput{border:1px solid var(--border);width:100%;color:var(--text-primary);background:#ffffff0d;border-radius:14px;outline:none;padding:.75rem 2.5rem .75rem 2.6rem;font-size:.95rem;transition:border-color .2s}.products-module__KJcT4W__searchInput:focus{border-color:#60a5fa80}.products-module__KJcT4W__searchInput::placeholder{color:var(--text-muted)}.products-module__KJcT4W__clearBtn{color:var(--text-muted);cursor:pointer;z-index:1;background:0 0;border:none;padding:.25rem;font-size:.8rem;position:absolute;right:.75rem}.products-module__KJcT4W__suggestions{border:1px solid var(--border);z-index:50;background:#111827;border-radius:12px;position:absolute;top:calc(100% + 4px);left:0;right:0;overflow:hidden;box-shadow:0 8px 24px #0006}.products-module__KJcT4W__suggestion{width:100%;color:var(--text-primary);cursor:pointer;text-align:left;background:0 0;border:none;align-items:center;gap:.75rem;padding:.65rem 1rem;font-size:.875rem;transition:background .15s;display:flex}.products-module__KJcT4W__suggestion:hover{background:#ffffff0d}.products-module__KJcT4W__sugIcon{flex-shrink:0;font-size:1.2rem}.products-module__KJcT4W__sugName{flex:1}.products-module__KJcT4W__sugPrice{color:var(--text-muted);flex-shrink:0;font-size:.8rem}.products-module__KJcT4W__sortSelect{border:1px solid var(--border);color:var(--text-primary);cursor:pointer;appearance:auto;background:#ffffff0d;border-radius:10px;outline:none;align-self:flex-start;padding:.5rem 1rem;font-size:.85rem;font-weight:600;transition:border-color .15s}.products-module__KJcT4W__sortSelect:focus{border-color:#60a5fa80}.products-module__KJcT4W__sortSelect option{color:var(--text-primary);background:#111827}.products-module__KJcT4W__categoryPills{flex-wrap:wrap;gap:.5rem;display:flex}.products-module__KJcT4W__pill{border:1px solid var(--border);color:var(--text-muted);cursor:pointer;background:#ffffff08;border-radius:50px;padding:.45rem 1rem;font-size:.82rem;font-weight:600;transition:all .15s}.products-module__KJcT4W__pill:hover{color:var(--text-primary);border-color:#60a5fa66}.products-module__KJcT4W__pillActive{color:#60a5fa;background:#60a5fa1f;border-color:#60a5fa66}.products-module__KJcT4W__empty{text-align:center;border-radius:16px;max-width:480px;margin:2rem auto;padding:3rem 2rem}.products-module__KJcT4W__emptyIcon{margin-bottom:1rem;font-size:3rem}.products-module__KJcT4W__emptyTitle{margin:0 0 .5rem;font-size:1.25rem;font-weight:700}.products-module__KJcT4W__emptyDesc{color:var(--text-muted);margin:0;line-height:1.6}.products-module__KJcT4W__center{justify-content:center;align-items:center;min-height:30vh;display:flex}.products-module__KJcT4W__spinner{border:3px solid #ffffff1a;border-top-color:var(--brand-primary,#3b82f6);border-radius:50%;width:28px;height:28px;animation:.7s linear infinite products-module__KJcT4W__spin}@keyframes products-module__KJcT4W__spin{to{transform:rotate(360deg)}}@media (max-width:640px){.products-module__KJcT4W__main{padding-top:5.5rem}.products-module__KJcT4W__page{padding:1rem .75rem 3rem}.products-module__KJcT4W__header{margin-bottom:1.5rem}.products-module__KJcT4W__title{font-size:1.4rem}.products-module__KJcT4W__subtitle{font-size:.85rem}.products-module__KJcT4W__grid{grid-template-columns:1fr;gap:.75rem}.products-module__KJcT4W__card{flex-direction:column;gap:.75rem;padding:1rem}.products-module__KJcT4W__cardImage{height:180px}.products-module__KJcT4W__cardIcon{font-size:2rem}.products-module__KJcT4W__cardBody{gap:.5rem}.products-module__KJcT4W__cardTop{flex-wrap:wrap}.products-module__KJcT4W__price{font-size:.9rem}.products-module__KJcT4W__cardTitle{font-size:.95rem}.products-module__KJcT4W__cardDesc{font-size:.8rem}.products-module__KJcT4W__cardFooter{flex-wrap:wrap;gap:.4rem}.products-module__KJcT4W__searchBar{margin-bottom:1rem}.products-module__KJcT4W__sortSelect{width:100%}}
