.SocialProofRow-module__B4nxUa__container{flex-wrap:wrap;justify-content:center;align-items:center;gap:8px;display:flex}.SocialProofRow-module__B4nxUa__avatarGroup{align-items:center;gap:4px;display:flex}.SocialProofRow-module__B4nxUa__avatars{align-items:center;display:flex}.SocialProofRow-module__B4nxUa__avatar{background:var(--avatar-ring-bg);border:.5px solid var(--avatar-ring-border);object-fit:cover;border-radius:50%;width:20px;height:20px;box-shadow:0 1px 5px 1px #0000000d}.SocialProofRow-module__B4nxUa__avatar1{z-index:3;position:relative}.SocialProofRow-module__B4nxUa__avatar2{z-index:2;margin-left:-10px;position:relative}.SocialProofRow-module__B4nxUa__avatar3{z-index:1;margin-left:-10px;position:relative}.SocialProofRow-module__B4nxUa__userCount{color:var(--text-tertiary);font-size:12px}.SocialProofRow-module__B4nxUa__divider{background:#d0d0d0;border-radius:1px;width:1px;height:10px}.SocialProofRow-module__B4nxUa__whopSection{align-items:center;gap:6px;display:flex}.SocialProofRow-module__B4nxUa__whopLogo{margin-top:1px;display:block}.SocialProofRow-module__B4nxUa__stripeSection{align-items:center;gap:0;display:flex}.SocialProofRow-module__B4nxUa__securedBy{color:var(--text-tertiary);font-size:12px}.SocialProofRow-module__B4nxUa__stripeLogo{margin-top:1px;display:block}.SocialProofRow-module__B4nxUa__ratingGroup{align-items:center;gap:3px;display:flex}.SocialProofRow-module__B4nxUa__starIcon{color:#e8b337}.SocialProofRow-module__B4nxUa__ratingValue{color:var(--text-tertiary);font-size:12px}.SocialProofRow-module__B4nxUa__reviewCount{color:var(--brand-primary);font-size:12px}.SocialProofRow-module__B4nxUa__dark .SocialProofRow-module__B4nxUa__userCount,.SocialProofRow-module__B4nxUa__dark .SocialProofRow-module__B4nxUa__securedBy,.SocialProofRow-module__B4nxUa__dark .SocialProofRow-module__B4nxUa__ratingValue{color:#ffffffb3}.SocialProofRow-module__B4nxUa__dark .SocialProofRow-module__B4nxUa__divider{background:#fff3}.SocialProofRow-module__B4nxUa__dark .SocialProofRow-module__B4nxUa__reviewCount{color:var(--dark-review-count)}.SocialProofRow-module__B4nxUa__hideOnMobile{display:flex}@media (max-width:420px){.SocialProofRow-module__B4nxUa__hideOnMobile{display:none!important}}
.CheckoutDrawer-module__VSA8HW__overlay{z-index:200;-webkit-backdrop-filter:blur(2px);background:#00000040;justify-content:center;align-items:flex-end;padding-top:66px;animation:.18s ease-out CheckoutDrawer-module__VSA8HW__fadeIn;display:flex;position:fixed;inset:0;overflow:hidden}@keyframes CheckoutDrawer-module__VSA8HW__fadeIn{0%{opacity:0}to{opacity:1}}.CheckoutDrawer-module__VSA8HW__overlayClosing{animation:.28s ease-in forwards CheckoutDrawer-module__VSA8HW__fadeOut}@keyframes CheckoutDrawer-module__VSA8HW__fadeOut{0%{opacity:1}to{opacity:0}}.CheckoutDrawer-module__VSA8HW__orb{filter:blur(120px);pointer-events:none;border-radius:50%;animation:6s ease-in-out infinite alternate CheckoutDrawer-module__VSA8HW__orbPulse;position:absolute}.CheckoutDrawer-module__VSA8HW__orbLeft{background:#a960ee66;width:800px;height:800px;bottom:-150px;left:5%}.CheckoutDrawer-module__VSA8HW__orbRight{background:#635bff59;width:900px;height:900px;animation-delay:-3s;bottom:-180px;right:3%}@keyframes CheckoutDrawer-module__VSA8HW__orbPulse{0%{opacity:.7;transform:scale(1)}to{opacity:1;transform:scale(1.08)}}.CheckoutDrawer-module__VSA8HW__panelBorder{border-radius:16px 16px 0 0;width:100%;max-width:1268px;height:100%;padding:1px 1px 0;animation:.3s cubic-bezier(.32,.72,0,1) CheckoutDrawer-module__VSA8HW__slideUp;position:relative;overflow:hidden}.CheckoutDrawer-module__VSA8HW__borderGradient{--gradient-color-1:#a960ee;--gradient-color-2:#ff333d;--gradient-color-3:#90e0ff;--gradient-color-4:#ffcb57;position:absolute;inset:0;width:100%!important;height:100%!important}.CheckoutDrawer-module__VSA8HW__panel{background:#fff;border-radius:15px 15px 0 0;flex-direction:column;width:100%;height:100%;display:flex;position:relative}@keyframes CheckoutDrawer-module__VSA8HW__slideUp{0%{transform:translateY(100%)}to{transform:translateY(0)}}.CheckoutDrawer-module__VSA8HW__panelClosing{animation:.28s ease-in forwards CheckoutDrawer-module__VSA8HW__slideDown}@keyframes CheckoutDrawer-module__VSA8HW__slideDown{0%{transform:translateY(0)}to{transform:translateY(100%)}}.CheckoutDrawer-module__VSA8HW__dragHandle{cursor:grab;-webkit-user-select:none;user-select:none;z-index:10;justify-content:center;padding:10px 0 4px;display:none;position:absolute;top:0;left:0;right:0}.CheckoutDrawer-module__VSA8HW__dragHandle:active{cursor:grabbing}.CheckoutDrawer-module__VSA8HW__dragHandleBar{background:#00000026;border-radius:2px;width:48px;height:4px}.CheckoutDrawer-module__VSA8HW__closeBtn{z-index:10;color:#6b7c93;cursor:pointer;background:#fff;border:1px solid #32325d26;border-radius:8px;justify-content:center;align-items:center;width:32px;height:32px;transition:background .12s,color .12s,border-color .12s;display:flex;position:absolute;top:12px;right:12px;box-shadow:0 1px 3px #0000000f}.CheckoutDrawer-module__VSA8HW__closeBtn:hover{color:#0a2540;background:#f0f3f7;border-color:#d0d6de}.CheckoutDrawer-module__VSA8HW__split{flex:1;min-height:0;display:flex}.CheckoutDrawer-module__VSA8HW__leftPane{background:#fff;border-right:1px solid #32325d26;flex:1;overflow-y:auto}.CheckoutDrawer-module__VSA8HW__rightPane{background:#f6f9fc;flex:1;position:relative;overflow-y:auto}.CheckoutDrawer-module__VSA8HW__leftInner{flex-direction:column;gap:0;padding:36px 40px;display:flex}.CheckoutDrawer-module__VSA8HW__rightInner{flex-direction:column;padding:36px 40px 0;display:flex}.CheckoutDrawer-module__VSA8HW__productCard{border-bottom:1px solid #32325d26;align-items:center;gap:14px;padding-bottom:24px;display:flex}.CheckoutDrawer-module__VSA8HW__productImage{object-fit:cover;border:1px solid #0000000f;border-radius:10px;flex-shrink:0;width:56px;height:56px}.CheckoutDrawer-module__VSA8HW__productInfo{flex-direction:column;flex:1;gap:4px;min-width:0;display:flex}.CheckoutDrawer-module__VSA8HW__productNameRow{align-items:center;gap:8px;display:flex}.CheckoutDrawer-module__VSA8HW__productName{color:#515cad;background-color:#5865f21f;border-radius:4px;align-items:center;width:fit-content;padding:2px 6px;font-size:13px;font-weight:500;display:inline-flex}.CheckoutDrawer-module__VSA8HW__channelHash{margin-right:1px}.CheckoutDrawer-module__VSA8HW__logoBox{background:#fcfcfc;border:1px solid #32325d26;border-radius:3px;flex-shrink:0;justify-content:center;align-items:center;width:16px;height:16px;margin:0 2px;display:inline-flex}.CheckoutDrawer-module__VSA8HW__logoBox img{object-fit:contain;border-radius:2px;width:11px;height:11px}.CheckoutDrawer-module__VSA8HW__channelDivider{opacity:.5;margin:0 2px}.CheckoutDrawer-module__VSA8HW__productTagline{color:#425466;font-size:14px;font-weight:300;line-height:1.4}.CheckoutDrawer-module__VSA8HW__discountRow{border-top:1px solid #32325d1a;border-bottom:1px solid #32325d1a;align-items:center;gap:8px;margin-top:16px;padding:12px 0;display:flex}.CheckoutDrawer-module__VSA8HW__discountOriginal{color:#9ca3af;font-size:14px;font-weight:500;text-decoration:line-through}.CheckoutDrawer-module__VSA8HW__discountPrice{color:#0a2540;font-size:18px;font-weight:600}.CheckoutDrawer-module__VSA8HW__discountBadge{color:var(--verified-text);background:var(--verified-bg);border:1px solid var(--verified-border);white-space:nowrap;border-radius:4px;margin-left:auto;padding:1px 6px;font-size:12px;font-weight:500;line-height:16px}.CheckoutDrawer-module__VSA8HW__lifetimeBadge{background:var(--verified-bg);border:1px solid var(--verified-border);color:var(--verified-text);white-space:nowrap;border-radius:4px;flex-shrink:0;align-items:center;padding:1px 6px;font-size:12px;font-weight:500;line-height:16px;display:inline-flex}.CheckoutDrawer-module__VSA8HW__guarantees{border-bottom:1px solid #32325d26;flex-direction:column;gap:7px;padding-top:0;padding-bottom:20px;display:flex}.CheckoutDrawer-module__VSA8HW__guaranteeItem{color:#425466;align-items:center;gap:10px;font-size:13px;font-weight:400;display:flex}.CheckoutDrawer-module__VSA8HW__guaranteeIconBox{background:#fff;border:1px solid #ffe0f8;border-radius:4px;flex-shrink:0;justify-content:center;align-items:center;width:38px;height:38px;display:flex}.CheckoutDrawer-module__VSA8HW__productCardWrap{border-bottom:1px solid #32325d26;padding-bottom:24px}.CheckoutDrawer-module__VSA8HW__productCardWrap .CheckoutDrawer-module__VSA8HW__productCard{border-bottom:none;padding-bottom:0}.CheckoutDrawer-module__VSA8HW__perkCallout{color:#425466;background:#f6f9fc;border:1px solid #32325d1f;border-radius:10px;align-items:center;gap:10px;margin-top:16px;padding:12px 14px;font-size:13px;line-height:1.4;display:flex}.CheckoutDrawer-module__VSA8HW__perkCallout strong{color:#0a2540;font-weight:600}.CheckoutDrawer-module__VSA8HW__perkIcon{color:#635bff;flex-shrink:0}.CheckoutDrawer-module__VSA8HW__socialRow{padding-top:16px;padding-bottom:16px}.CheckoutDrawer-module__VSA8HW__formTitle{color:#0a2540;letter-spacing:-.2px;margin:0 0 4px;font-size:16px;font-weight:600}.CheckoutDrawer-module__VSA8HW__formSubtitle{color:#6b7c93;margin:0 0 20px;font-size:13px;font-weight:400;line-height:1.4}.CheckoutDrawer-module__VSA8HW__formCard{background:#fff;border:1px solid #32325d26;border-bottom:none;border-radius:12px 12px 0 0;overflow:hidden;box-shadow:0 2px 4px #00000008}.CheckoutDrawer-module__VSA8HW__embedFallback{text-align:center;flex-direction:column;align-items:center;gap:16px;padding:40px 24px;display:flex}.CheckoutDrawer-module__VSA8HW__embedFallbackText{color:#6b7c93;margin:0;font-size:14px;line-height:1.5}.CheckoutDrawer-module__VSA8HW__embedFallbackBtn{color:#fff;background:#635bff;border-radius:10px;align-items:center;gap:8px;padding:12px 24px;font-size:14px;font-weight:600;text-decoration:none;transition:background .15s;display:inline-flex}.CheckoutDrawer-module__VSA8HW__embedFallbackBtn:hover{background:#4b45c6}.CheckoutDrawer-module__VSA8HW__scrollHintOverlay{pointer-events:none;z-index:5;opacity:1;background:linear-gradient(#f6f9fc00,#f6f9fc 70%);justify-content:center;align-items:flex-end;height:80px;margin-top:-80px;padding-bottom:16px;transition:opacity .4s;display:flex;position:sticky;bottom:0}.CheckoutDrawer-module__VSA8HW__scrollHintHidden{opacity:0;transition:opacity .2s}.CheckoutDrawer-module__VSA8HW__scrollHintContent{color:#8898aa;align-items:center;gap:6px;font-size:12px;font-weight:500;animation:2s ease-in-out infinite CheckoutDrawer-module__VSA8HW__hintBounce;display:flex}.CheckoutDrawer-module__VSA8HW__scrollHintContent svg{flex-shrink:0}@keyframes CheckoutDrawer-module__VSA8HW__hintBounce{0%,to{opacity:.7;transform:translateY(0)}50%{opacity:1;transform:translateY(3px)}}.CheckoutDrawer-module__VSA8HW__reassurance{border-top:1px solid #32325d26;flex-direction:column;gap:10px;margin-top:20px;padding-top:20px;display:flex}.CheckoutDrawer-module__VSA8HW__reassuranceItem{color:#6b7c93;align-items:center;gap:8px;font-size:13px;font-weight:400;display:flex}.CheckoutDrawer-module__VSA8HW__reassuranceItem svg{color:#6b7c93;flex-shrink:0}@media (max-width:900px){.CheckoutDrawer-module__VSA8HW__dragHandle{display:flex}.CheckoutDrawer-module__VSA8HW__panelBorder{padding:0}.CheckoutDrawer-module__VSA8HW__borderGradient,.CheckoutDrawer-module__VSA8HW__closeBtn{display:none}.CheckoutDrawer-module__VSA8HW__split{flex-direction:column;overflow-y:auto}.CheckoutDrawer-module__VSA8HW__leftPane{border-bottom:1px solid #32325d26;border-right:none;flex:none;overflow:visible}.CheckoutDrawer-module__VSA8HW__rightPane{flex:none;overflow:visible}.CheckoutDrawer-module__VSA8HW__leftInner{padding:32px 20px 0}.CheckoutDrawer-module__VSA8HW__rightInner{padding:20px 20px 0}}@media (max-width:480px){.CheckoutDrawer-module__VSA8HW__panelBorder{border-radius:12px 12px 0 0}.CheckoutDrawer-module__VSA8HW__panel{border-radius:11px 11px 0 0}.CheckoutDrawer-module__VSA8HW__leftInner{padding:32px 16px 0}.CheckoutDrawer-module__VSA8HW__rightInner{padding:16px 16px 0}}
.HoopsNew-module__BpoiSq__expandedHero{z-index:2;pointer-events:none;background:#000;height:100vh;position:fixed;top:0;left:0;right:0;overflow:hidden;transform:translateY(-100%)}.HoopsNew-module__BpoiSq__expandedHeroVideo{object-fit:cover;width:100%;height:100%}.HoopsNew-module__BpoiSq__expandedHeroGradient{pointer-events:none;background-color:var(--mesh-bg);background-image:var(--mesh-gradient);height:55%;position:absolute;bottom:0;left:0;right:0;-webkit-mask-image:linear-gradient(#0000 0%,#0000001a 25%,#00000080 50%,#000 80% 100%);mask-image:linear-gradient(#0000 0%,#0000001a 25%,#00000080 50%,#000 80% 100%)}.HoopsNew-module__BpoiSq__expandedHeroBar{z-index:1;position:absolute;bottom:0;left:0;right:0}.HoopsNew-module__BpoiSq__expandedHeroBarInner{-webkit-backdrop-filter:blur(24px)saturate(1.4);width:90%;max-width:var(--section-max-width-lg);background:#ffffff2e;border-top:1px solid #ffffff40;border-top-left-radius:12px;border-top-right-radius:12px;align-items:center;gap:16px;margin:0 auto;padding:14px 24px;display:flex}.HoopsNew-module__BpoiSq__expandedHeroBarInfo{flex-direction:column;flex-shrink:0;gap:1px;display:flex}.HoopsNew-module__BpoiSq__expandedHeroBarName{font-family:var(--font-display);color:#fff;text-shadow:0 1px 3px #00000026;font-size:15px;font-weight:600;line-height:1.2}.HoopsNew-module__BpoiSq__expandedHeroBarPrice{color:#fffffff2;align-items:center;gap:4px;font-size:13px;font-weight:600;display:flex}.HoopsNew-module__BpoiSq__expandedHeroBarCompare{color:#ffffff73;font-size:11px;font-weight:500;text-decoration:line-through}.HoopsNew-module__BpoiSq__expandedHeroBarDesc{color:#ffffffa6;text-overflow:ellipsis;white-space:nowrap;flex:1;min-width:0;font-size:13px;line-height:1.4;overflow:hidden}.HoopsNew-module__BpoiSq__expandedHeroBarCta{flex-shrink:0;margin-left:auto}@media (max-width:700px){.HoopsNew-module__BpoiSq__expandedHeroBarInner{border-radius:0;gap:12px;width:100%;padding:12px 16px}.HoopsNew-module__BpoiSq__expandedHeroBarDesc{display:none}}@media (max-width:450px){.HoopsNew-module__BpoiSq__expandedHeroBarInner{border-top:1px solid #ffffff26}}.HoopsNew-module__BpoiSq__pageWrapper{background:#fff;width:100%;max-width:100%;min-height:100vh;margin-top:-66px;padding-top:66px;transition:transform .5s cubic-bezier(.4,0,.2,1);position:relative;overflow-x:hidden}.HoopsNew-module__BpoiSq__pageWrapperUp{transform:translateY(-100vh)}.HoopsNew-module__BpoiSq__hero{background:0 0;width:100%;padding:40px 0 32px;position:relative}.HoopsNew-module__BpoiSq__gradientWrap{z-index:2;pointer-events:none;transform-origin:0;background-color:var(--mesh-bg);background-image:var(--mesh-gradient);height:clamp(700px,70vw + 300px,950px);position:absolute;top:-380px;left:calc(50% - 50vw);right:calc(50% - 50vw);overflow:hidden;transform:skewY(-12deg)}@media (min-width:768px){.HoopsNew-module__BpoiSq__gradientWrap{top:-480px}}.HoopsNew-module__BpoiSq__gradientCanvas{transform-origin:0;position:absolute;top:0;left:0;transform:skewY(12deg);width:100%!important;height:100%!important}.HoopsNew-module__BpoiSq__heroContent{z-index:3;max-width:var(--section-max-width-hero);flex-direction:column;align-items:center;margin:0 auto;padding:0 12px;display:flex;position:relative}.HoopsNew-module__BpoiSq__titleArea{z-index:1;text-align:center;margin-bottom:24px;position:relative}.HoopsNew-module__BpoiSq__title{font-family:var(--font-display);letter-spacing:-1px;text-align:center;width:100%;margin:0 auto;font-size:clamp(44px,5vw + 18px,70px);font-weight:700;line-height:1.1}.HoopsNew-module__BpoiSq__textAbove{color:#0000;z-index:3;-webkit-user-select:text;user-select:text;position:relative}.HoopsNew-module__BpoiSq__textAbove::selection{color:#0000;background:#0064ff4d}.HoopsNew-module__BpoiSq__textUnder{z-index:2;pointer-events:none;position:absolute;top:0;left:0;right:0}.HoopsNew-module__BpoiSq__textUnderSolid{color:#0a2540;z-index:0}.HoopsNew-module__BpoiSq__textUnderBlended{color:#3a3a3a;mix-blend-mode:color-burn}.HoopsNew-module__BpoiSq__textUnderOverlay{opacity:.2;color:#3a3a3a}.HoopsNew-module__BpoiSq__videoContainer{z-index:2;aspect-ratio:16/9;border-radius:24px;width:80%;max-width:800px;position:relative;overflow:visible}.HoopsNew-module__BpoiSq__ytFacade{cursor:pointer;background:#000;border:none;border-radius:24px;width:100%;height:100%;padding:0;position:relative;overflow:hidden}.HoopsNew-module__BpoiSq__ytFacadeImg{object-fit:cover;width:100%;height:100%;display:block}.HoopsNew-module__BpoiSq__ytPlayBtn{opacity:.85;transition:opacity .15s;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.HoopsNew-module__BpoiSq__ytFacade:hover .HoopsNew-module__BpoiSq__ytPlayBtn{opacity:1}.HoopsNew-module__BpoiSq__video{object-fit:cover;border-radius:24px;width:100%;height:100%;display:block}.HoopsNew-module__BpoiSq__priceRow{z-index:2;justify-content:center;align-items:center;gap:12px;margin-top:12px;margin-bottom:12px;display:flex;position:relative}.HoopsNew-module__BpoiSq__priceContent{align-items:center;gap:.3em;display:flex}.HoopsNew-module__BpoiSq__priceCompare{color:#9ca3af;font-size:12px;font-weight:600;text-decoration:line-through}.HoopsNew-module__BpoiSq__priceAmount{color:#0a2540;font-size:14px;font-weight:600}.HoopsNew-module__BpoiSq__saleBadge{color:var(--verified-text);background:var(--verified-bg);border:1px solid var(--verified-border);white-space:nowrap;border-radius:4px;padding:1px 6px;font-size:12px;font-weight:500;line-height:16px}.HoopsNew-module__BpoiSq__priceLabel{color:#4b5563;font-size:14px;font-weight:500}.HoopsNew-module__BpoiSq__timerBadgeWrapper{align-items:center;min-width:66px;min-height:18px;display:flex}.HoopsNew-module__BpoiSq__ctaArea{z-index:2;flex-direction:column;gap:8px;width:80%;max-width:800px;display:flex;position:relative}.HoopsNew-module__BpoiSq__subtitleArea{z-index:2;flex-direction:column;gap:6px;width:80%;margin-top:16px;display:flex;position:relative}.HoopsNew-module__BpoiSq__subtitle{color:#425466;text-align:center;margin:0;font-size:14px;line-height:1.5}.HoopsNew-module__BpoiSq__subtitleSecondary{color:#637587;text-align:center;margin:0;font-size:12px;line-height:1.5}.HoopsNew-module__BpoiSq__scrollHint{opacity:1;justify-content:center;padding-top:24px;transition:opacity .4s;display:flex}.HoopsNew-module__BpoiSq__scrollHintHidden{opacity:0;pointer-events:none;transition:opacity .2s}.HoopsNew-module__BpoiSq__scrollHintContent{color:#8898aa;will-change:transform,opacity;align-items:center;gap:6px;font-size:12px;font-weight:500;animation:2s ease-in-out infinite HoopsNew-module__BpoiSq__scrollBounce;display:flex}.HoopsNew-module__BpoiSq__scrollHintContent svg{flex-shrink:0}@keyframes HoopsNew-module__BpoiSq__scrollBounce{0%,to{opacity:.7;transform:translateY(0)}50%{opacity:1;transform:translateY(3px)}}.HoopsNew-module__BpoiSq__moreToggle{cursor:pointer;font-family:var(--font-body);color:var(--brand-primary);background:0 0;border:none;border-radius:6px;align-items:center;gap:4px;margin:8px auto 0;padding:4px 12px;font-size:13px;font-weight:500;transition:background .15s,color .15s;display:inline-flex}.HoopsNew-module__BpoiSq__moreToggle:hover{background:rgba(var(--brand-primary-rgb,64,50,200),.06)}.HoopsNew-module__BpoiSq__moreToggleActive{color:var(--brand-primary)}.HoopsNew-module__BpoiSq__moreChevron{transition:transform .25s}.HoopsNew-module__BpoiSq__moreChevronFlipped{transform:rotate(180deg)}.HoopsNew-module__BpoiSq__morePanelWrap{grid-template-rows:0fr;width:100%;transition:grid-template-rows .3s;display:grid}.HoopsNew-module__BpoiSq__morePanelOpen{grid-template-rows:1fr}.HoopsNew-module__BpoiSq__morePanel{flex-direction:column;gap:20px;padding-top:0;transition:padding .3s;display:flex;overflow:hidden}.HoopsNew-module__BpoiSq__morePanelOpen .HoopsNew-module__BpoiSq__morePanel{padding-top:16px}.HoopsNew-module__BpoiSq__moreCard{background:#fff;border-radius:12px;flex-direction:column;gap:0;padding:16px;display:flex;box-shadow:0 1px 3px #0000000f,0 0 0 1px #0000000a}.HoopsNew-module__BpoiSq__moreFileCard{align-items:center;gap:12px;display:flex}.HoopsNew-module__BpoiSq__moreFileIcon{background:var(--brand-primary);color:#fff;border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;width:34px;height:34px;display:flex}.HoopsNew-module__BpoiSq__moreFileMeta{text-align:left;flex-direction:column;gap:1px;min-width:0;display:flex}.HoopsNew-module__BpoiSq__moreFileName{font-family:var(--font-body);color:var(--text-primary,#0a2540);font-size:13px;font-weight:600}.HoopsNew-module__BpoiSq__moreFileExt{color:#8c9196;font-weight:400}.HoopsNew-module__BpoiSq__moreFileDesc{font-family:var(--font-body);color:#637587;font-size:11.5px;line-height:1.35}.HoopsNew-module__BpoiSq__moreDivider{background:#e5edf5;height:1px;margin:12px 0}.HoopsNew-module__BpoiSq__moreRows{flex-direction:column;gap:10px;display:flex}.HoopsNew-module__BpoiSq__moreRow{align-items:center;gap:10px;display:flex}.HoopsNew-module__BpoiSq__moreRowIcon{width:28px;height:28px;color:var(--brand-primary);background:#f3f4f6;border-radius:7px;flex-shrink:0;justify-content:center;align-items:center;display:flex}.HoopsNew-module__BpoiSq__moreRowText{text-align:left;flex-direction:column;gap:0;display:flex}.HoopsNew-module__BpoiSq__moreRowTitle{font-family:var(--font-body);color:var(--text-primary,#0a2540);font-size:13px;font-weight:600;line-height:1.3}.HoopsNew-module__BpoiSq__moreRowSub{font-family:var(--font-body);color:#637587;font-size:11.5px;line-height:1.3}.HoopsNew-module__BpoiSq__morePerks{flex-direction:column;gap:6px;display:flex}.HoopsNew-module__BpoiSq__morePerk{font-family:var(--font-body);color:#425466;align-items:center;gap:8px;font-size:12px;line-height:1.4;display:flex}.HoopsNew-module__BpoiSq__morePerk svg{color:var(--brand-primary);flex-shrink:0}.HoopsNew-module__BpoiSq__whatYouGetCardSimplified{width:100%;max-width:var(--section-max-width);box-sizing:border-box;background:#fff;border-radius:16px;margin-top:24px;padding:16px;box-shadow:0 1px 3px #00000014,0 4px 8px #0000000f,0 0 0 1px #0000000a}@media (max-width:768px){.HoopsNew-module__BpoiSq__whatYouGetCardSimplified{margin-top:16px}}.HoopsNew-module__BpoiSq__highlight{color:var(--spotlight-accent)}.HoopsNew-module__BpoiSq__sectionBoundary{z-index:10;height:0;position:relative}.HoopsNew-module__BpoiSq__whatYouGetWrapper{flex-direction:column;align-items:center;padding:0 16px;display:flex;position:absolute;top:-6vw;left:0;right:0;transform:translateY(-50%)}.HoopsNew-module__BpoiSq__whatYouGetWrapperFlat{top:0!important}.HoopsNew-module__BpoiSq__darkSectionFlatWrap{background:var(--dark-bg);min-height:300px;position:relative}.HoopsNew-module__BpoiSq__darkSectionFlatTop{width:100%;padding-bottom:64px;position:relative}.HoopsNew-module__BpoiSq__darkSectionDivider{justify-content:center;align-items:center;height:490px;padding:0 16px;display:flex;position:relative}.HoopsNew-module__BpoiSq__diagonalLine{transform-origin:50%;z-index:1;border-radius:12px;width:120%;position:absolute;inset:0 0 0 -10%;overflow:hidden;transform:rotate(-2deg)}.HoopsNew-module__BpoiSq__diagonalGradient{--gradient-color-1:#a960ee;--gradient-color-2:#ff333d;--gradient-color-3:#90e0ff;--gradient-color-4:#ffcb57;position:absolute;top:0;left:0;width:100%!important;height:100%!important}.HoopsNew-module__BpoiSq__whatYouGetStraddleWrap{z-index:20;position:relative}.HoopsNew-module__BpoiSq__darkSectionFlat{flex-direction:column;gap:64px;width:100%;padding-top:64px;padding-bottom:80px;display:flex;position:relative}.HoopsNew-module__BpoiSq__whatYouGetStraddleWrap>*{pointer-events:auto}.HoopsNew-module__BpoiSq__whatYouGetCard{background:#fff;border-radius:16px;width:100%;max-width:800px;padding:16px;box-shadow:0 1px 3px #00000014,0 4px 8px #0000000f,0 8px 24px #0000001a}.HoopsNew-module__BpoiSq__whatYouGetHeader{text-align:center;color:#6b7280;letter-spacing:.5px;padding-bottom:8px;font-size:12px;font-weight:600}.HoopsNew-module__BpoiSq__whatYouGetRow{color:#1a1a1a;align-items:center;gap:12px;padding:16px 0;font-size:14px;display:flex}.HoopsNew-module__BpoiSq__whatYouGetRowLast{padding:16px 0 8px}.HoopsNew-module__BpoiSq__whatYouGetRowBorder{border-top:1px solid #32325d26}.HoopsNew-module__BpoiSq__whatYouGetIcon{color:var(--brand-primary);align-items:center;display:flex}.HoopsNew-module__BpoiSq__whatYouGetFooter{border-top:1px solid #32325d26;justify-content:center;margin-top:8px;padding-top:16px;display:flex}.HoopsNew-module__BpoiSq__whatYouGetFileRow{align-items:center;gap:10px;display:flex}.HoopsNew-module__BpoiSq__whatYouGetFileIcon{background:#fafbff;border:1px solid #32325d1a;border-radius:6px;flex-shrink:0;justify-content:center;align-items:center;width:32px;height:32px;display:flex}.HoopsNew-module__BpoiSq__whatYouGetFileText{color:#425466;font-size:13px;line-height:1.4}.HoopsNew-module__BpoiSq__whatYouGetSeeMore{color:var(--brand-primary);cursor:pointer;background:0 0;border:none;align-items:center;gap:6px;padding:0;font-size:13px;font-weight:500;transition:color .15s;display:inline-flex}.HoopsNew-module__BpoiSq__whatYouGetSeeMore:hover{color:#4b45c6}.HoopsNew-module__BpoiSq__whatYouGetSeeMoreArrow{overflow:visible}.HoopsNew-module__BpoiSq__whatYouGetSeeMoreLine{opacity:0;transition:opacity .15s,transform .15s;transform:translate(-3px)}.HoopsNew-module__BpoiSq__whatYouGetSeeMoreChevron{transition:transform .15s}.HoopsNew-module__BpoiSq__whatYouGetSeeMore:hover .HoopsNew-module__BpoiSq__whatYouGetSeeMoreLine{opacity:1;transform:translate(0)}.HoopsNew-module__BpoiSq__whatYouGetSeeMore:hover .HoopsNew-module__BpoiSq__whatYouGetSeeMoreChevron{transform:translate(3px)}.HoopsNew-module__BpoiSq__whatYouGetModalOverlay{-webkit-backdrop-filter:blur(8px)saturate(1.2);z-index:2000;background:linear-gradient(135deg,#e6f0ffbf 0%,#ffffffb3 50%,#dcebffbf 100%);justify-content:center;align-items:center;padding:20px;display:flex;position:fixed;inset:0}.HoopsNew-module__BpoiSq__whatYouGetModalContent{background:#fff;border-radius:12px;width:100%;max-width:520px;max-height:80vh;position:relative;overflow:hidden auto;box-shadow:0 1px 3px #00000014,0 8px 24px #00000026}.HoopsNew-module__BpoiSq__whatYouGetModalHeader{padding:16px 20px 0}.HoopsNew-module__BpoiSq__whatYouGetModalTitle{color:#353a44;text-align:left;margin:0;font-family:-apple-system,"system-ui",Segoe UI,Roboto,sans-serif;font-size:15px;font-weight:600}.HoopsNew-module__BpoiSq__whatYouGetModalVideo{padding:16px 20px 0}.HoopsNew-module__BpoiSq__whatYouGetModalVideo video{aspect-ratio:16/9;object-fit:cover;background:#000;border-radius:8px;width:100%;display:block}.HoopsNew-module__BpoiSq__whatYouGetModalBody{flex-direction:column;gap:10px;padding:16px 20px 20px;display:flex}.HoopsNew-module__BpoiSq__whatYouGetModalDesc{color:#596171;margin:0;font-family:-apple-system,"system-ui",Segoe UI,Roboto,sans-serif;font-size:14px;line-height:1.5}.HoopsNew-module__BpoiSq__statsBar{height:40px;font-family:var(--font-body);color:#646464;background:#fff;border:1px solid #e5edf5;border-radius:8px;flex-wrap:wrap;justify-content:center;align-items:center;gap:12px;margin-top:16px;padding:0 12px;font-size:12px;font-weight:500;display:flex;box-shadow:0 1px 5px 1px #0000000d}.HoopsNew-module__BpoiSq__stat{align-items:center;gap:4px;display:flex}.HoopsNew-module__BpoiSq__statDivider{background:#b4b4b4;border-radius:1px;width:1px;height:16px}.HoopsNew-module__BpoiSq__userCount{color:#5865f2;text-shadow:0 0 8px #5865f266}.HoopsNew-module__BpoiSq__stripeLink{align-items:center;text-decoration:none;display:flex}.HoopsNew-module__BpoiSq__discordWrapper{background:var(--stats-badge-bg);border:1px solid var(--stats-badge-border);border-radius:6px;justify-content:center;align-items:center;padding:2px;display:flex}.HoopsNew-module__BpoiSq__discordInner{color:#5865f2;background:#fcfcfc;border:1px solid #e5edf5;border-radius:4px;justify-content:center;align-items:center;width:18px;height:18px;display:flex}.HoopsNew-module__BpoiSq__yewWrapper{background:var(--stats-badge-bg);border:1px solid var(--stats-badge-border);border-radius:6px;justify-content:center;align-items:center;padding:2px;display:flex}.HoopsNew-module__BpoiSq__yewInner{background:#fcfcfc;border:1px solid #e5edf5;border-radius:4px;justify-content:center;align-items:center;width:18px;height:18px;display:flex;overflow:hidden}.HoopsNew-module__BpoiSq__yewInner img{object-fit:cover;width:100%;height:100%}.HoopsNew-module__BpoiSq__starIcon{color:#e8b337}.HoopsNew-module__BpoiSq__shieldIcon{color:#22c55e}.HoopsNew-module__BpoiSq__zapIcon{color:#f59e0b}.HoopsNew-module__BpoiSq__twoColumnContainer{z-index:0;background:var(--dark-bg);clip-path:polygon(0 12vw,100% 0,100% calc(100% - 12vw),0 100%);flex-direction:column;gap:64px;margin-top:-12vw;margin-bottom:-12vw;padding:calc(6vw + 280px) 0 calc(80px + 12vw);display:flex;position:relative}.HoopsNew-module__BpoiSq__twoColumnContainerFlat{clip-path:none!important;margin-top:0!important;margin-bottom:0!important;padding-top:80px!important;padding-bottom:80px!important}.HoopsNew-module__BpoiSq__discordSection{max-width:var(--section-max-width);box-sizing:border-box;z-index:2;width:100%;margin:0 auto;padding:0 16px;position:relative}.HoopsNew-module__BpoiSq__discordGrid{grid-template-columns:1fr 1fr;align-items:center;gap:24px;display:grid}.HoopsNew-module__BpoiSq__discordLeftColumn,.HoopsNew-module__BpoiSq__discordContent{flex-direction:column;gap:15px;display:flex}.HoopsNew-module__BpoiSq__discordVideo{aspect-ratio:16/9;background:#1a1a2e;border-radius:24px;width:100%;overflow:hidden}.HoopsNew-module__BpoiSq__discordTitle{font-family:var(--font-display);color:#fff;letter-spacing:-.3px;margin:0;font-size:28px;font-weight:500;line-height:1}.HoopsNew-module__BpoiSq__discordDescription{font-family:var(--font-body);color:#ffffffb3;-webkit-font-smoothing:antialiased;margin:0;font-size:16px;font-weight:400;line-height:1.6}.HoopsNew-module__BpoiSq__discordVideoElement{object-fit:cover;width:100%;height:100%;display:block}.HoopsNew-module__BpoiSq__faqSection{box-sizing:border-box;z-index:0;background:#f8fafd;width:100%;padding:60px 16px;position:relative}.HoopsNew-module__BpoiSq__faqInner{max-width:800px;margin:0 auto}.HoopsNew-module__BpoiSq__faqTitle{font-family:var(--font-display);color:var(--text-primary);text-align:center;margin:0 0 24px;font-size:28px;font-weight:500}.HoopsNew-module__BpoiSq__titleAccent{color:var(--brand-primary)}.HoopsNew-module__BpoiSq__faqList{max-width:800px;margin:0 auto}.HoopsNew-module__BpoiSq__faqItem{border-bottom:1px solid #e5edf5}.HoopsNew-module__BpoiSq__faqSummary{cursor:pointer;color:var(--text-primary);justify-content:space-between;align-items:center;gap:16px;padding:20px 0;font-family:-apple-system,BlinkMacSystemFont,sans-serif;font-size:15px;font-weight:500;list-style:none;display:flex}.HoopsNew-module__BpoiSq__faqSummary::-webkit-details-marker{display:none}.HoopsNew-module__BpoiSq__faqSummary::marker{display:none}.HoopsNew-module__BpoiSq__faqIconBtn{flex-shrink:0;justify-content:center;align-items:center;display:flex}.HoopsNew-module__BpoiSq__faqIcon{color:#8c9196;flex-shrink:0;transition:transform .2s}.HoopsNew-module__BpoiSq__faqItem[open] .HoopsNew-module__BpoiSq__faqIcon{transform:rotate(45deg)}.HoopsNew-module__BpoiSq__faqAnswer{color:var(--text-tertiary);padding-bottom:20px;font-family:-apple-system,BlinkMacSystemFont,sans-serif;font-size:14px;line-height:1.7}[data-flat] .HoopsNew-module__BpoiSq__faqSection{background:#fff;padding:0}[data-flat] .HoopsNew-module__BpoiSq__faqInner{max-width:var(--section-max-width);box-sizing:border-box;margin:0 auto;padding:32px 12px 128px}[data-flat] .HoopsNew-module__BpoiSq__faqTitle{text-align:left;margin-bottom:0}.HoopsNew-module__BpoiSq__faqDivider{display:none}[data-flat] .HoopsNew-module__BpoiSq__faqDivider{border:none;border-top:1px dashed #e5edf5;width:100%;height:0;margin:40px 0 0;display:block}[data-flat] .HoopsNew-module__BpoiSq__faqList{max-width:none}[data-flat] .HoopsNew-module__BpoiSq__faqItem{border-top:none;border-bottom:1px dashed #e5edf5}[data-flat] .HoopsNew-module__BpoiSq__faqSummary{color:#0a2540;gap:16px;padding:20px 0}.HoopsNew-module__BpoiSq__faqQuestion{display:inline}[data-flat] .HoopsNew-module__BpoiSq__faqQuestion{flex:1;align-items:center;gap:12px;min-width:0;display:flex}.HoopsNew-module__BpoiSq__faqQIcon{color:#425466;flex-shrink:0;justify-content:center;align-items:center;width:20px;height:20px;display:flex}[data-flat] .HoopsNew-module__BpoiSq__faqAnswer{color:#425466;padding:0 0 24px}[data-flat] .HoopsNew-module__BpoiSq__faqSummary:hover{color:var(--brand-primary)}[data-flat] .HoopsNew-module__BpoiSq__faqIconBtn{color:#533afd;cursor:pointer;width:40px;min-width:40px;height:40px;box-shadow:none;background-color:#e8e9ff;border:1px solid #0000;border-radius:6px;justify-content:center;align-items:center;transition:background-color .15s,color .15s,border-color .15s;display:inline-flex}[data-flat] .HoopsNew-module__BpoiSq__faqSummary:hover .HoopsNew-module__BpoiSq__faqIconBtn{color:#fff;background-color:#533afd;border-color:#0000}[data-flat] .HoopsNew-module__BpoiSq__faqItem[open] .HoopsNew-module__BpoiSq__faqIconBtn{color:#533afd;background-color:#0000;border-color:#d6d9fc}[data-flat] .HoopsNew-module__BpoiSq__faqIcon{width:12px;height:12px;color:inherit}.HoopsNew-module__BpoiSq__faqActionBtn{flex-shrink:0;justify-content:center;align-items:center;width:40px;min-width:40px;height:40px;display:inline-flex;position:relative;overflow:hidden}[data-flat] .HoopsNew-module__BpoiSq__faqActionBtn{color:#533afd;cursor:pointer;box-shadow:none;background-color:#e8e9ff;border:1px solid #0000;border-radius:6px;transition-property:background,color,border,width;transition-duration:.4s;transition-timing-function:cubic-bezier(.3,0,.2,1)}[data-flat] .HoopsNew-module__BpoiSq__faqSummary:hover .HoopsNew-module__BpoiSq__faqActionBtn{color:#fff;background-color:#533afd}[data-flat] .HoopsNew-module__BpoiSq__faqItem[open] .HoopsNew-module__BpoiSq__faqActionBtn{color:#533afd;background-color:#0000;border-color:#d6d9fc;width:220px}[data-flat] .HoopsNew-module__BpoiSq__faqItem[open] .HoopsNew-module__BpoiSq__faqSummary:hover .HoopsNew-module__BpoiSq__faqActionBtn{color:#2e2b8c;background-color:#0000;border-color:#4032c8}.HoopsNew-module__BpoiSq__faqActionIcon{opacity:1;justify-content:center;align-items:center;transition:opacity .4s cubic-bezier(.3,0,.2,1);display:flex;position:absolute;inset:0}[data-flat] .HoopsNew-module__BpoiSq__faqItem[open] .HoopsNew-module__BpoiSq__faqActionIcon{opacity:0;pointer-events:none}.HoopsNew-module__BpoiSq__faqActionText{white-space:nowrap;color:inherit;cursor:pointer;opacity:0;pointer-events:none;background:0 0;border:none;justify-content:center;align-items:center;gap:6px;padding:0 16px;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;font-size:14px;font-weight:500;text-decoration:none;transition:opacity .4s cubic-bezier(.3,0,.2,1);display:inline-flex;position:absolute;inset:0}[data-flat] .HoopsNew-module__BpoiSq__faqItem[open] .HoopsNew-module__BpoiSq__faqActionText{opacity:1;pointer-events:auto}[data-flat] .HoopsNew-module__BpoiSq__faqItem[open] .HoopsNew-module__BpoiSq__faqActionText:hover{color:#2e2b8c}.HoopsNew-module__BpoiSq__hoverArrow{overflow:visible}.HoopsNew-module__BpoiSq__hoverArrowLine{opacity:0;transition:opacity .15s,transform .15s;transform:translate(-3px)}.HoopsNew-module__BpoiSq__hoverArrowChevron{transition:transform .15s}[data-flat] .HoopsNew-module__BpoiSq__faqActionText:hover .HoopsNew-module__BpoiSq__hoverArrowLine{opacity:1;transform:translate(0)}.yew-button:hover .HoopsNew-module__BpoiSq__hoverArrowLine{opacity:1;transform:translate(0)}[data-flat] .HoopsNew-module__BpoiSq__faqActionText:hover .HoopsNew-module__BpoiSq__hoverArrowChevron{transform:translate(3px)}.yew-button:hover .HoopsNew-module__BpoiSq__hoverArrowChevron{transform:translate(3px)}@media (max-width:749px){[data-flat] .HoopsNew-module__BpoiSq__faqActionBtn{width:40px;min-width:40px;height:40px;transition:background-color .2s,border-color .2s,color .2s}[data-flat] .HoopsNew-module__BpoiSq__faqItem[open] .HoopsNew-module__BpoiSq__faqActionBtn{color:#533afd;background-color:#0000;border-color:#d6d9fc;width:40px}[data-flat] .HoopsNew-module__BpoiSq__faqActionIcon{transition:transform .2s}[data-flat] .HoopsNew-module__BpoiSq__faqItem[open] .HoopsNew-module__BpoiSq__faqActionIcon{opacity:1;pointer-events:auto;transform:rotate(45deg)}.HoopsNew-module__BpoiSq__faqActionText{display:none}}.HoopsNew-module__BpoiSq__sectionCta{text-align:center;max-width:var(--section-max-width);box-sizing:border-box;flex-direction:column;align-items:center;gap:16px;width:100%;margin:0 auto;padding:48px 16px;display:flex}.HoopsNew-module__BpoiSq__sectionCtaText{color:#0a2540;letter-spacing:-.01em;margin:0;font-size:18px;font-weight:600}.HoopsNew-module__BpoiSq__sectionCtaSub{color:#425466;max-width:440px;margin:0;font-size:15px}.HoopsNew-module__BpoiSq__sectionCtaDark .HoopsNew-module__BpoiSq__sectionCtaText{color:#fff}.HoopsNew-module__BpoiSq__sectionCtaDark .HoopsNew-module__BpoiSq__sectionCtaSub{color:#ffffffb3}.HoopsNew-module__BpoiSq__liveCount{font-variant-numeric:tabular-nums;display:inline}.HoopsNew-module__BpoiSq__liveCountComma{line-height:1;display:inline}.HoopsNew-module__BpoiSq__liveCountSlot{vertical-align:text-bottom;width:.6em;height:1.2em;display:inline-block;position:relative;overflow:hidden}.HoopsNew-module__BpoiSq__liveCountReel{flex-direction:column;width:100%;transition:transform .8s cubic-bezier(.16,1,.3,1);display:flex;position:absolute;top:0;left:0}.HoopsNew-module__BpoiSq__liveCountDigit{justify-content:center;align-items:center;height:1.2em;display:flex}[data-flat] .HoopsNew-module__BpoiSq__sectionCta{padding:48px 16px}@media (max-width:768px){.HoopsNew-module__BpoiSq__sectionCta{padding:32px 16px}[data-flat] .HoopsNew-module__BpoiSq__sectionCta{padding:40px 16px}.HoopsNew-module__BpoiSq__sectionCtaText{font-size:16px}}.HoopsNew-module__BpoiSq__stickyBottomBar{z-index:500;pointer-events:none;position:fixed;bottom:0;left:0;right:0}.HoopsNew-module__BpoiSq__stickyBottomSpacer{background:#f8fafd;height:90px}.HoopsNew-module__BpoiSq__stickyCta{pointer-events:auto;transition:max-height .4s cubic-bezier(.4,0,.2,1);overflow:hidden}.HoopsNew-module__BpoiSq__stickyCtaExpanded{max-height:200px}.HoopsNew-module__BpoiSq__stickyCtaCollapsed{max-height:0}.HoopsNew-module__BpoiSq__stickyCtaInner{box-sizing:border-box;background:#fff;border:1px solid #32325d26;border-bottom:none;border-top-left-radius:12px;border-top-right-radius:12px;flex-direction:column;gap:6px;max-width:1266px;margin:0 auto;padding:10px 20px 8px;transition:background .3s,border-color .3s;display:flex}@media (max-width:450px){.HoopsNew-module__BpoiSq__stickyCtaInner{border-left:none;border-right:none;border-radius:0}}.HoopsNew-module__BpoiSq__stickyCtaDark{background:var(--dark-bg);border-color:#182659}.HoopsNew-module__BpoiSq__stickyMiniHero{align-items:center;gap:12px;width:100%;display:flex}.HoopsNew-module__BpoiSq__stickyInfo{flex-direction:column;gap:1px;min-width:0;display:flex}.HoopsNew-module__BpoiSq__stickyProductName{font-family:var(--font-display);color:#0a2540;font-size:14px;font-weight:600;line-height:1.2}.HoopsNew-module__BpoiSq__stickyCtaDark .HoopsNew-module__BpoiSq__stickyProductName{color:#fff}.HoopsNew-module__BpoiSq__stickyPrice{color:#0a2540;align-items:center;gap:4px;font-size:13px;font-weight:600;display:flex}.HoopsNew-module__BpoiSq__stickyCtaDark .HoopsNew-module__BpoiSq__stickyPrice{color:#ffffffd9}.HoopsNew-module__BpoiSq__stickyPriceCompare{color:#9ca3af;font-size:11px;font-weight:500;text-decoration:line-through}.HoopsNew-module__BpoiSq__stickyCTAButton{flex-shrink:0;margin-left:auto}@media (max-width:749px){.HoopsNew-module__BpoiSq__hero{padding:24px 0 20px}.HoopsNew-module__BpoiSq__heroContent{padding:0}.HoopsNew-module__BpoiSq__titleArea,.HoopsNew-module__BpoiSq__subtitleArea,.HoopsNew-module__BpoiSq__priceRow,.HoopsNew-module__BpoiSq__ctaArea{box-sizing:border-box;padding:0 12px;width:100%!important}.HoopsNew-module__BpoiSq__videoContainer{border-radius:24px;margin-left:12px;margin-right:12px;width:calc(100% - 24px)!important}.HoopsNew-module__BpoiSq__video{border-radius:16px}.HoopsNew-module__BpoiSq__ctaArea{box-sizing:border-box;padding:0 12px;width:100%!important}.HoopsNew-module__BpoiSq__priceRow{gap:12px}.HoopsNew-module__BpoiSq__subtitle{font-size:13px}.HoopsNew-module__BpoiSq__whatYouGetRow{gap:10px;padding:10px 0;font-size:13px}.HoopsNew-module__BpoiSq__whatYouGetRowLast{padding:10px 0 4px}.HoopsNew-module__BpoiSq__whatYouGetWrapper{padding:0 16px;top:0;transform:translateY(-50%)}.HoopsNew-module__BpoiSq__whatYouGetCard{border-radius:12px;padding:12px 14px}.HoopsNew-module__BpoiSq__whatYouGetHeader{padding-bottom:4px;font-size:11px}.HoopsNew-module__BpoiSq__statsBar{gap:8px;height:auto;min-height:36px;margin-top:12px;padding:8px 12px;font-size:11px}.HoopsNew-module__BpoiSq__stat{gap:3px}.HoopsNew-module__BpoiSq__statDivider{height:12px}.HoopsNew-module__BpoiSq__twoColumnContainer{gap:48px;padding:calc(12vw + 220px) 0 calc(32px + 12vw)}.HoopsNew-module__BpoiSq__discordGrid{grid-template-columns:1fr;gap:16px}.HoopsNew-module__BpoiSq__discordLeftColumn{display:contents}.HoopsNew-module__BpoiSq__discordTitle{text-align:center;order:1;font-size:24px}.HoopsNew-module__BpoiSq__discordVideo{order:2}.HoopsNew-module__BpoiSq__discordDescription{text-align:center;order:3;font-size:14px}.HoopsNew-module__BpoiSq__discordButton{order:4;justify-content:center;display:flex}}@media (max-width:400px){.HoopsNew-module__BpoiSq__whatYouGetWrapper{padding:0 12px}.HoopsNew-module__BpoiSq__whatYouGetCard{padding:10px 12px}.HoopsNew-module__BpoiSq__whatYouGetRow{gap:8px;padding:8px 0;font-size:12px}.HoopsNew-module__BpoiSq__whatYouGetRowLast{padding:8px 0 4px}.HoopsNew-module__BpoiSq__statsBar{flex-wrap:wrap;gap:8px 12px;height:auto;padding:8px 12px;font-size:10px}.HoopsNew-module__BpoiSq__stat{gap:3px}.HoopsNew-module__BpoiSq__statDivider{display:none}.HoopsNew-module__BpoiSq__twoColumnContainer{padding-top:calc(12vw + 240px)}}@media (max-width:350px){.HoopsNew-module__BpoiSq__whatYouGetRow{gap:6px;padding:6px 0;font-size:11px}.HoopsNew-module__BpoiSq__whatYouGetRowLast{padding:6px 0 2px}.HoopsNew-module__BpoiSq__whatYouGetHeader{font-size:10px}.HoopsNew-module__BpoiSq__statsBar{gap:6px 10px;padding:6px 10px;font-size:9px}.HoopsNew-module__BpoiSq__twoColumnContainer{padding-top:calc(12vw + 260px)}}.HoopsNew-module__BpoiSq__gradientText{isolation:isolate;vertical-align:baseline;display:inline-block;position:relative}.HoopsNew-module__BpoiSq__gradientTextCanvas{z-index:0;clip-path:inset(0);--gradient-color-1:#a960ee;--gradient-color-2:#ff333d;--gradient-color-3:#90e0ff;--gradient-color-4:#ffcb57;position:absolute;top:0;left:0;width:100%!important;height:100%!important}.HoopsNew-module__BpoiSq__gradientTextMask{z-index:1;color:#000;mix-blend-mode:screen;-webkit-box-decoration-break:clone;box-decoration-break:clone;background:#fff;margin-block:-.15em;padding-block:.15em;position:relative}
.SaleBanner-module__YlxHGa__topBannerStrip{color:#265ccf;color:color(display-p3 .2053 .3558 .7842);white-space:nowrap;z-index:110;background:#005be913;background:color(display-p3 .0078 .3216 .949/.075);border-bottom:1px solid #005be914;border-bottom:1px solid color(display-p3 .0078 .3216 .949/.08);justify-content:center;align-items:center;gap:8px;width:100%;padding:8px 16px;display:flex;position:relative}.SaleBanner-module__YlxHGa__topBannerStrip .SaleBanner-module__YlxHGa__dot{background:#265ccf;background:color(display-p3 .2053 .3558 .7842)}.SaleBanner-module__YlxHGa__topBannerStrip .SaleBanner-module__YlxHGa__title{color:#265ccf;color:color(display-p3 .2053 .3558 .7842)}.SaleBanner-module__YlxHGa__topBannerStrip .SaleBanner-module__YlxHGa__separator{color:#265ccf80;color:color(display-p3 .2053 .3558 .7842/.5)}.SaleBanner-module__YlxHGa__topBannerStrip .SaleBanner-module__YlxHGa__offer,.SaleBanner-module__YlxHGa__topBannerStrip .SaleBanner-module__YlxHGa__offer strong,.SaleBanner-module__YlxHGa__topBannerStrip .SaleBanner-module__YlxHGa__codeText{color:#265ccf;color:color(display-p3 .2053 .3558 .7842)}.SaleBanner-module__YlxHGa__topBannerStrip .SaleBanner-module__YlxHGa__codeText:hover{color:#1948b9;color:color(display-p3 .15 .28 .7)}.SaleBanner-module__YlxHGa__topBannerStrip .SaleBanner-module__YlxHGa__timer{color:#265ccf;color:color(display-p3 .2053 .3558 .7842)}.SaleBanner-module__YlxHGa__bannerWrapper{justify-content:center;margin:0;display:flex}.SaleBanner-module__YlxHGa__banner{white-space:nowrap;background:#e5edf559;border:1px solid #e5edf5;border-radius:999px;align-items:center;gap:8px;padding:6px 14px;display:inline-flex}.SaleBanner-module__YlxHGa__dot{background:var(--brand-primary,#635bff);border-radius:50%;flex-shrink:0;width:6px;height:6px}.SaleBanner-module__YlxHGa__title{font-family:var(--font-body);color:#425466;letter-spacing:-.01em;font-size:13px;font-weight:500}.SaleBanner-module__YlxHGa__separator{color:#8c9196;font-size:12px}.SaleBanner-module__YlxHGa__offer{font-family:var(--font-body);color:#425466;font-size:13px}.SaleBanner-module__YlxHGa__offer strong{color:var(--brand-primary);font-weight:600}.SaleBanner-module__YlxHGa__codeText{font-family:var(--font-body);color:var(--brand-primary,#635bff);cursor:pointer;background:0 0;border:none;padding:0;font-size:13px;font-weight:600;transition:color .15s}.SaleBanner-module__YlxHGa__codeText:hover{color:#4032c8}.SaleBanner-module__YlxHGa__timer{font-family:var(--font-body);color:#637587;font-size:13px}@media (max-width:600px){.SaleBanner-module__YlxHGa__topBannerStrip{gap:6px;padding:7px 12px;font-size:12px}.SaleBanner-module__YlxHGa__banner{gap:6px;padding:5px 12px}.SaleBanner-module__YlxHGa__title,.SaleBanner-module__YlxHGa__offer,.SaleBanner-module__YlxHGa__timer{font-size:12px}.SaleBanner-module__YlxHGa__separator{display:none}}
.\32 k-module__Gr7p8G__loginPageWrapper{flex-direction:column;min-height:calc(100vh - 66px);display:flex;position:relative}.\32 k-module__Gr7p8G__loginGradientWrap{transform-origin:0;z-index:0;pointer-events:none;background-color:var(--mesh-bg);background-image:var(--mesh-gradient);height:450px;position:absolute;top:-66px;left:0;right:0;overflow:hidden;transform:skewY(-12deg)}.\32 k-module__Gr7p8G__loginGradientCanvas{transform-origin:0;position:absolute;inset:0;transform:skewY(12deg)}.\32 k-module__Gr7p8G__loginPageContainer{z-index:1;width:100%;max-width:420px;margin:0 auto;padding:80px 16px 40px;position:relative}.\32 k-module__Gr7p8G__loginCard{background:#fff;border:1px solid #e8e8e8;border-radius:8px;flex-direction:column;gap:24px;padding:24px;display:flex;box-shadow:0 1px 5px 1px #0000000d}.\32 k-module__Gr7p8G__loginHeader{text-align:center}.\32 k-module__Gr7p8G__loginTitle{font-family:var(--font-display);color:var(--text-primary);margin:0 0 8px;font-size:24px;font-weight:500}.\32 k-module__Gr7p8G__loginSubtitle{font-family:var(--font-body);color:var(--text-tertiary);margin:0;font-size:14px;line-height:1.5}.\32 k-module__Gr7p8G__loginInfoBanner{color:#5046e5;background:#f0f0ff;border:1px solid #e0e0ff;border-radius:8px;align-items:center;gap:10px;padding:12px 14px;font-size:13px;display:flex}.\32 k-module__Gr7p8G__loginInfoBanner svg{flex-shrink:0}.\32 k-module__Gr7p8G__loginLink{color:var(--brand-primary);font-weight:500;text-decoration:none}.\32 k-module__Gr7p8G__loginLink:hover{text-decoration:underline}.\32 k-module__Gr7p8G__loginLinkUnderline{color:var(--brand-primary);font-weight:500;text-decoration:underline}.\32 k-module__Gr7p8G__loginFormSection{flex-direction:column;gap:16px;display:flex}.\32 k-module__Gr7p8G__loginDivider{align-items:center;gap:16px;display:flex}.\32 k-module__Gr7p8G__loginDividerLine{background:#e4e5e7;flex:1;height:1px}.\32 k-module__Gr7p8G__loginDividerText{font-family:var(--font-body);color:var(--text-tertiary);font-size:13px}.\32 k-module__Gr7p8G__loginInputGroup{flex-direction:column;gap:6px;display:flex}.\32 k-module__Gr7p8G__loginLabel{font-family:var(--font-body);color:var(--text-primary);font-size:13px;font-weight:500}.\32 k-module__Gr7p8G__loginInput{box-sizing:border-box;border:1px solid #8c9196;border-radius:8px;outline:none;width:100%;padding:12px 14px;font-size:14px;transition:border-color .15s,box-shadow .15s}.\32 k-module__Gr7p8G__loginInput:focus{border-color:#005bd3;box-shadow:0 0 0 3px #005bd340}.\32 k-module__Gr7p8G__loginInput::placeholder{color:#8c9196}.\32 k-module__Gr7p8G__loginMessage{border-radius:8px;padding:12px 14px;font-size:14px}.\32 k-module__Gr7p8G__loginMessageInfo{color:#045a8c;background:#e0f5ff;border:1px solid #b8e3ff}.\32 k-module__Gr7p8G__loginMessageError{color:#dc2626;background:#fef2f2;border:1px solid #fecaca}.\32 k-module__Gr7p8G__contentCard{background:#fff;border-radius:16px;width:100%;max-width:600px;margin-top:24px;padding:16px;box-shadow:0 1px 3px #00000014,0 4px 8px #0000000f,0 0 0 1px #0000000a}.\32 k-module__Gr7p8G__addOnNotice{background:#fffbeb;border:1px solid #e8e8e8;border-radius:12px;align-items:flex-start;gap:12px;width:100%;max-width:600px;margin-top:32px;padding:14px 16px;display:flex;box-shadow:0 1px 3px #0000000f}.\32 k-module__Gr7p8G__addOnNoticeIcon{color:#d97706;flex-shrink:0;width:20px;height:20px}.\32 k-module__Gr7p8G__addOnNoticeContent{flex-direction:column;gap:4px;display:flex}.\32 k-module__Gr7p8G__addOnNoticeTitle{font-family:var(--font-body);color:#92400e;margin:0;font-size:13px;font-weight:600}.\32 k-module__Gr7p8G__addOnNoticeText{font-family:var(--font-body);color:#78350f;margin:0;font-size:13px;line-height:1.5}.\32 k-module__Gr7p8G__addOnLink{color:var(--brand-primary);font-weight:600;text-decoration:none}.\32 k-module__Gr7p8G__addOnLink:hover{text-decoration:underline}.\32 k-module__Gr7p8G__whatIs2KPlus{text-align:center;width:100%;max-width:600px;margin-top:40px}.\32 k-module__Gr7p8G__whatIs2KPlusTitle{font-family:var(--font-display);color:var(--text-primary);letter-spacing:-.3px;margin:0 0 8px;font-size:24px;font-weight:500}.\32 k-module__Gr7p8G__whatIs2KPlusDescription{font-family:var(--font-body);color:var(--text-secondary);margin:0;font-size:14px;line-height:1.6}.\32 k-module__Gr7p8G__comparisonHeaderRow{border-bottom:1px solid #e5e7eb;grid-template-columns:1fr 60px 60px;margin-bottom:4px;padding:8px 0;display:grid}.\32 k-module__Gr7p8G__comparisonHeaderLabel{font-family:var(--font-body);color:var(--text-tertiary);text-align:center;text-transform:uppercase;letter-spacing:.3px;font-size:11px;font-weight:600}.\32 k-module__Gr7p8G__comparisonHeaderLabelHighlight{color:var(--brand-primary)}.\32 k-module__Gr7p8G__comparisonRow{grid-template-columns:1fr 60px 60px;align-items:center;display:grid!important}.\32 k-module__Gr7p8G__comparisonFeatureCell{color:var(--text-primary);align-items:center;gap:12px;font-size:14px;display:flex}.\32 k-module__Gr7p8G__comparisonCheckCell{justify-content:center;align-items:center;display:flex}@media (max-width:768px){.\32 k-module__Gr7p8G__loginGradientWrap{height:380px}.\32 k-module__Gr7p8G__loginPageContainer{padding-top:60px}.\32 k-module__Gr7p8G__loginCard{padding:20px}.\32 k-module__Gr7p8G__loginTitle{font-size:20px}.\32 k-module__Gr7p8G__contentCard{margin-top:16px}.\32 k-module__Gr7p8G__addOnNotice{margin-top:20px;padding:12px 14px}.\32 k-module__Gr7p8G__addOnNoticeTitle,.\32 k-module__Gr7p8G__addOnNoticeText{font-size:12px}.\32 k-module__Gr7p8G__whatIs2KPlus{margin-top:32px;padding:0 4px}.\32 k-module__Gr7p8G__whatIs2KPlusTitle{font-size:20px}.\32 k-module__Gr7p8G__whatIs2KPlusDescription{font-size:13px}.\32 k-module__Gr7p8G__comparisonHeaderRow{padding:6px 0}.\32 k-module__Gr7p8G__comparisonHeaderLabel{font-size:10px}.\32 k-module__Gr7p8G__comparisonFeatureCell{gap:10px;font-size:13px}}@media (max-width:500px){.\32 k-module__Gr7p8G__addOnNotice{text-align:center;flex-direction:column;gap:8px}.\32 k-module__Gr7p8G__addOnNoticeIcon{margin:0 auto}.\32 k-module__Gr7p8G__addOnNoticeContent{align-items:center}.\32 k-module__Gr7p8G__comparisonFeatureCell{gap:8px;font-size:12px}.\32 k-module__Gr7p8G__comparisonHeaderLabel{font-size:9px}}
.Shop-module__U8d90W__page{max-width:1264px;margin:0 auto;padding:0 16px 80px}.Shop-module__U8d90W__hero{text-align:center;flex-direction:column;align-items:center;gap:24px;padding:64px 0 48px;display:flex}.Shop-module__U8d90W__heroTextGroup{text-align:center;flex-direction:column;align-items:center;gap:12px;width:100%;min-width:0;display:flex}.Shop-module__U8d90W__heroTitle{letter-spacing:-2.24px;color:#202020;color:color(display-p3 .125 .125 .125);overflow-wrap:break-word;max-width:100%;margin:0;font-family:AcidGrotesk,AcidGrotesk-Fallback,-apple-system,BlinkMacSystemFont,sans-serif;font-size:56px;font-weight:400;line-height:1.1}.Shop-module__U8d90W__downloadBadge{background:var(--verified-bg,#e2fbfe);border:1px solid var(--verified-border,#a7e7fc);color:var(--verified-text,#045ad0);letter-spacing:-.1px;border-radius:6px;align-items:center;gap:6px;padding:4px 12px;font-size:13px;font-weight:500;line-height:18px;display:inline-flex}.Shop-module__U8d90W__downloadLabel{white-space:nowrap}.Shop-module__U8d90W__downloadCount{font-variant-numeric:tabular-nums;align-items:center;font-weight:600;display:inline-flex}.Shop-module__U8d90W__digitComma{line-height:1;display:inline}.Shop-module__U8d90W__digitSlot{width:.6em;height:1.15em;display:inline-block;position:relative;overflow:hidden}.Shop-module__U8d90W__digitReel{flex-direction:column;width:100%;transition:transform .8s cubic-bezier(.16,1,.3,1);display:flex;position:absolute;top:0;left:0}.Shop-module__U8d90W__digitChar{justify-content:center;align-items:center;height:1.15em;line-height:1;display:flex}.Shop-module__U8d90W__heroBr{display:block}.Shop-module__U8d90W__heroSubtitle{color:#646464;color:color(display-p3 .392 .392 .392);letter-spacing:-.16px;max-width:340px;margin:0;font-size:15px;font-weight:400;line-height:24px}.Shop-module__U8d90W__searchBox{background:#fff;border:1px solid #32325d26;border-radius:999px;align-items:center;width:100%;max-width:460px;height:48px;padding:0 24px;transition:border-color .2s,box-shadow .2s;display:flex;box-shadow:0 2px 6px #32325d0f,0 1px 3px #0000000a}.Shop-module__U8d90W__searchBox:focus-within{border-color:#4032c866;box-shadow:0 0 0 3px #4032c814,0 2px 6px #32325d0f}.Shop-module__U8d90W__searchIcon{color:#a0aab9;flex-shrink:0;align-items:center;margin-right:12px;display:flex}.Shop-module__U8d90W__searchInput{appearance:none;flex:1;margin:0;color:#1a202c!important;box-shadow:none!important;background:0 0!important;border:none!important;border-radius:0!important;outline:none!important;height:100%!important;padding:0!important;font-size:15px!important;line-height:1!important}.Shop-module__U8d90W__searchInput::placeholder{color:#a0aab9!important}.Shop-module__U8d90W__searchInput{caret-color:var(--brand-primary,#4032c8)}.Shop-module__U8d90W__searchSend{color:#a0aab9;cursor:default;background:#32325d14;border:none;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:28px;height:28px;transition:background .15s,color .15s;display:flex}.Shop-module__U8d90W__searchSendVisible{background:var(--brand-primary,#4032c8);color:#fff;cursor:pointer;box-shadow:rgba(var(--brand-shadow-rgb,20,19,78),.32)0px 1px 1px 0px,var(--brand-primary,#4032c8)0px 0px 0px 1px}.Shop-module__U8d90W__searchSendVisible:hover{box-shadow:rgba(var(--brand-shadow-rgb,20,19,78),.32)0px 1px 1px 0px,var(--brand-primary-hover,#3629a8)0px 0px 0px 1px}.Shop-module__U8d90W__searchSendVisible:active{background:var(--brand-primary,#4032c8);box-shadow:rgba(var(--brand-shadow-rgb,20,19,78),.32)0px -1px 1px 0px,var(--brand-primary-hover,#3629a8)0px 0px 0px 1px,rgba(var(--brand-primary-rgb,64,50,200),.36)0px 0px 0px 4px}.Shop-module__U8d90W__suggestedRow{flex-wrap:wrap;justify-content:center;align-items:center;gap:8px;display:flex}.Shop-module__U8d90W__suggestedChip{color:#646e7d;cursor:pointer;white-space:nowrap;background:#fff;border:1px solid #32325d1f;border-radius:100px;padding:5px 12px;font-size:12px;font-weight:500;transition:background .15s,border-color .15s,color .15s}.Shop-module__U8d90W__suggestedChip:hover{color:var(--brand-primary,#4032c8);background:#f5f7fa;border-color:#4032c840}.Shop-module__U8d90W__searchInputWrap{flex:1;align-items:center;min-width:0;height:100%;display:flex;position:relative;overflow:hidden}.Shop-module__U8d90W__typewriterOverlay{pointer-events:none;justify-content:flex-start;align-items:center;gap:8px;font-size:15px;display:flex;position:absolute;inset:0;overflow:hidden}.Shop-module__U8d90W__typewriterOverlay a,.Shop-module__U8d90W__typewriterOverlay .Shop-module__U8d90W__typewriterAnswer{pointer-events:auto}.Shop-module__U8d90W__typewriterText{color:#a0aab9;white-space:nowrap;font-weight:400}.Shop-module__U8d90W__typewriterAnswer{color:var(--brand-primary,#4032c8);white-space:nowrap;opacity:0;background:#4032c81a;border:1px solid #4032c833;border-radius:6px;flex-shrink:0;align-items:center;padding:3px 10px;font-size:13px;font-weight:600;line-height:18px;text-decoration:none;animation:.3s forwards Shop-module__U8d90W__answerIn;display:inline-flex;transform:translateY(4px)}.Shop-module__U8d90W__typewriterAnswer:hover{background:#4032c826}.Shop-module__U8d90W__typewriterAnswer:hover .Shop-module__U8d90W__ctaArrowLine{opacity:1;transform:translate(0)}.Shop-module__U8d90W__typewriterAnswer:hover .Shop-module__U8d90W__ctaArrowChevron{transform:translate(3px)}.Shop-module__U8d90W__typewriterAnswerOut{animation:.35s forwards Shop-module__U8d90W__answerOut}@keyframes Shop-module__U8d90W__answerIn{0%{opacity:0;transform:translateY(4px)}to{opacity:1;transform:translateY(0)}}@keyframes Shop-module__U8d90W__answerOut{0%{opacity:1;transform:translateY(0)}to{opacity:0;transform:translateY(-4px)}}.Shop-module__U8d90W__section{margin-bottom:32px}.Shop-module__U8d90W__sectionHeader{justify-content:space-between;align-items:flex-start;gap:20px;margin-bottom:16px;display:flex}.Shop-module__U8d90W__sectionTitle{color:#202020;color:color(display-p3 .125 .125 .125);letter-spacing:normal;overflow-wrap:break-word;margin:0;font-size:16px;font-weight:700;line-height:24px}.Shop-module__U8d90W__sectionSubtitle{color:#838383;color:color(display-p3 .512 .512 .512);letter-spacing:-.08px;overflow-wrap:break-word;margin:2px 0 0;font-size:14px;font-weight:400;line-height:20px}.Shop-module__U8d90W__sectionArrow{color:#505050;cursor:pointer;background:#fff;border:1px solid #0000001a;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:28px;height:28px;padding:0;transition:background .15s,border-color .15s;display:flex}.Shop-module__U8d90W__sectionArrow:hover{background:#f5f7fa;border-color:#00000026}.Shop-module__U8d90W__sectionRow{scroll-behavior:smooth;scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch;scrollbar-width:none;gap:14px;padding-bottom:4px;display:flex;overflow-x:auto}.Shop-module__U8d90W__sectionRow::-webkit-scrollbar{display:none}.Shop-module__U8d90W__scrollArrows{align-items:center;gap:6px;display:none}.Shop-module__U8d90W__scrollArrow{cursor:pointer;color:#533afd;background:#675dff1a;border:none;border-radius:14px;flex-shrink:0;justify-content:center;align-items:center;width:28px;height:28px;transition:background-color .15s,color .15s,transform .1s;display:flex}.Shop-module__U8d90W__scrollArrow:not(.Shop-module__U8d90W__scrollArrowInactive):hover{color:#2e2b8c;background:#675dff2e}.Shop-module__U8d90W__scrollArrow:not(.Shop-module__U8d90W__scrollArrowInactive):active{transform:scale(.92)}.Shop-module__U8d90W__scrollArrowInactive{color:#95a4ba;outline-offset:-1px;cursor:default;pointer-events:none;background:0 0;outline:1px solid #0000001a}.Shop-module__U8d90W__sectionRow>.Shop-module__U8d90W__card{flex:1 1 0;min-width:260px}.Shop-module__U8d90W__card{scroll-snap-align:start;color:inherit;cursor:pointer;background:#fff;border:1px solid #32325d1f;border-radius:16px;flex-direction:column;text-decoration:none;transition:background .2s;display:flex;overflow:hidden;box-shadow:0 2px 5px -1px #32325d14,0 1px 3px -1px #0000000d}.Shop-module__U8d90W__card:hover{background:#f5f7fa}.Shop-module__U8d90W__cardBanner{aspect-ratio:16/9;background:#f6f9fc;width:100%;position:relative;overflow:hidden}.Shop-module__U8d90W__cardImage{object-fit:cover}.Shop-module__U8d90W__card:hover .Shop-module__U8d90W__cardImage{transform:none}.Shop-module__U8d90W__badge{background:var(--brand-primary,#4032c8);color:#fff;letter-spacing:.01em;border-radius:6px;padding:4px 10px;font-size:11px;font-weight:600;position:absolute;top:10px;left:10px}.Shop-module__U8d90W__badgeComingSoon{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#0000008c}.Shop-module__U8d90W__badgePerk{background:var(--verified-bg);color:var(--verified-text);border:1px solid var(--verified-border);letter-spacing:.01em;border-radius:6px;padding:4px 10px;font-size:11px;font-weight:600;position:absolute;bottom:10px;left:10px}.Shop-module__U8d90W__cardComingSoon{opacity:.55;pointer-events:none;cursor:default}.Shop-module__U8d90W__cardBody{flex-direction:column;flex:1;gap:6px;padding:12px 16px 16px;display:flex}.Shop-module__U8d90W__cardIdentity{align-items:center;gap:10px;display:flex}.Shop-module__U8d90W__cardLogo{background:#fff;border:1px solid #00000014;border-radius:10px;flex-shrink:0;width:40px;height:40px;overflow:hidden}.Shop-module__U8d90W__cardLogo img{object-fit:contain;border-radius:9px;width:100%;height:100%;transform:scale(1.1)}.Shop-module__U8d90W__cardIdentityText{flex-direction:column;gap:1px;min-width:0;display:flex}.Shop-module__U8d90W__cardTitleRow{align-items:center;gap:4px;display:flex}.Shop-module__U8d90W__cardTitle{color:#141414;white-space:nowrap;text-overflow:ellipsis;margin:0;font-size:15px;font-weight:700;line-height:1.3;overflow:hidden}.Shop-module__U8d90W__verifiedBadge{flex-shrink:0}.Shop-module__U8d90W__cardCreator{color:#828c9b;align-items:center;gap:4px;margin:0;font-size:12px;display:flex}.Shop-module__U8d90W__cardCreatorAvatar{object-fit:cover;border-radius:50%;width:14px;height:14px}.Shop-module__U8d90W__cardCreatorLink{color:inherit;cursor:pointer;align-items:center;gap:4px;text-decoration:none;display:flex}.Shop-module__U8d90W__cardCreatorLink:hover .Shop-module__U8d90W__cardCreatorName{text-decoration:underline}.Shop-module__U8d90W__cardCreatorName{color:#505a69;font-weight:500}.Shop-module__U8d90W__cardDesc{color:#646e7d;-webkit-line-clamp:2;-webkit-box-orient:vertical;margin:2px 0 0;font-size:13px;font-weight:400;line-height:1.5;display:-webkit-box;overflow:hidden}.Shop-module__U8d90W__gameBadge{color:#5a6474;white-space:nowrap;background:#f5f7fa;border:1px solid #0000000f;border-radius:100px;padding:3px 8px;font-size:11px;font-weight:500}.Shop-module__U8d90W__cardStats{border-top:1px solid #0000000f;justify-content:space-between;align-items:center;margin-top:auto;padding-top:12px;display:flex}.Shop-module__U8d90W__cardStat{color:#3c3c46;align-items:center;gap:4px;font-size:13px;font-weight:600;display:flex}.Shop-module__U8d90W__cardStatValue{color:#141414}.Shop-module__U8d90W__cardStatLabel{color:#828c9b;font-weight:400}.Shop-module__U8d90W__viewBtn{color:var(--brand-primary,#4032c8);font-size:13px;font-weight:600;transition:opacity .15s}.Shop-module__U8d90W__card:hover .Shop-module__U8d90W__viewBtn{opacity:.8}.Shop-module__U8d90W__gettingStartedRow{scroll-behavior:smooth;scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch;scrollbar-width:none;gap:14px;display:flex;overflow-x:auto}.Shop-module__U8d90W__gettingStartedRow::-webkit-scrollbar{display:none}.Shop-module__U8d90W__gsCard{scroll-snap-align:start;color:inherit;cursor:pointer;aspect-ratio:2.2;border-radius:14px;flex-direction:column;flex:1;justify-content:flex-end;min-height:180px;text-decoration:none;display:flex;position:relative;overflow:hidden}.Shop-module__U8d90W__gsDiscord{background:linear-gradient(135deg,#1a1a2e 0%,#2d1b69 100%)}.Shop-module__U8d90W__gsSupport{background:linear-gradient(135deg,#2a1f8a 0%,#4032c8 100%)}.Shop-module__U8d90W__gsBannerImage{object-fit:cover;z-index:0}.Shop-module__U8d90W__gsBannerIcon{color:var(--brand-primary,#4032c8);opacity:.2;z-index:0;justify-content:center;align-items:center;display:flex;position:absolute;inset:0}.Shop-module__U8d90W__gsBannerIcon svg{width:64px;height:64px}.Shop-module__U8d90W__gsOverlay{z-index:1;position:absolute;inset:0}.Shop-module__U8d90W__gsDiscord .Shop-module__U8d90W__gsOverlay,.Shop-module__U8d90W__gsSupport .Shop-module__U8d90W__gsOverlay{background:linear-gradient(#0000 0%,#0000001a 50%,#000000b3 100%)}.Shop-module__U8d90W__gsBody{z-index:2;flex-direction:column;gap:3px;padding:16px 18px;display:flex;position:relative}.Shop-module__U8d90W__gsTitle{align-items:center;gap:6px;font-size:14px;font-weight:600;display:flex}.Shop-module__U8d90W__gsDiscord .Shop-module__U8d90W__gsTitle,.Shop-module__U8d90W__gsSupport .Shop-module__U8d90W__gsTitle{color:#fff}.Shop-module__U8d90W__gsIconSmall{align-items:center;display:flex}.Shop-module__U8d90W__gsDiscord .Shop-module__U8d90W__gsIconSmall,.Shop-module__U8d90W__gsSupport .Shop-module__U8d90W__gsIconSmall{color:#fff}.Shop-module__U8d90W__gsIconSmall svg{width:16px;height:16px}.Shop-module__U8d90W__gsSubtitle{margin:0;font-size:13px;font-weight:400;line-height:1.4}.Shop-module__U8d90W__gsDiscord .Shop-module__U8d90W__gsSubtitle,.Shop-module__U8d90W__gsSupport .Shop-module__U8d90W__gsSubtitle{color:#ffffffb3}.Shop-module__U8d90W__ctaArrow{margin-left:4px;overflow:visible}.Shop-module__U8d90W__ctaArrowLine{opacity:0;transition:opacity .15s,transform .15s;transform:translate(-3px)}.Shop-module__U8d90W__ctaArrowChevron{transition:transform .15s}.Shop-module__U8d90W__upsellButton:hover .Shop-module__U8d90W__ctaArrowLine,.Shop-module__U8d90W__upsellButtonSecondary:hover .Shop-module__U8d90W__ctaArrowLine,.Shop-module__U8d90W__gsCard:hover .Shop-module__U8d90W__ctaArrowLine{opacity:1;transform:translate(0)}.Shop-module__U8d90W__upsellButton:hover .Shop-module__U8d90W__ctaArrowChevron,.Shop-module__U8d90W__upsellButtonSecondary:hover .Shop-module__U8d90W__ctaArrowChevron,.Shop-module__U8d90W__gsCard:hover .Shop-module__U8d90W__ctaArrowChevron{transform:translate(3px)}.Shop-module__U8d90W__ctaArrowLight{color:#fff}.Shop-module__U8d90W__upsellBanner{--gradient-color-1:#a960ee;--gradient-color-2:#ff333d;--gradient-color-3:#90e0ff;--gradient-color-4:#ffcb57;border-radius:16px;align-items:center;min-height:320px;margin-bottom:32px;display:flex;position:relative;overflow:hidden}.Shop-module__U8d90W__upsellGradient{border-radius:16px}.Shop-module__U8d90W__upsellContent{z-index:2;flex-direction:column;gap:16px;width:100%;min-width:0;max-width:560px;padding:48px 40px;display:flex;position:relative}.Shop-module__U8d90W__upsellBadge{-webkit-backdrop-filter:blur(12px);color:#fff;background:#fff3;border:1px solid #ffffff40;border-radius:100px;align-self:flex-start;align-items:center;gap:6px;padding:6px 14px;font-size:13px;font-weight:600;display:inline-flex}.Shop-module__U8d90W__upsellBadge svg{color:#ffd84c;color:color(display-p3 1 .85 .3)}.Shop-module__U8d90W__upsellTitle{letter-spacing:-1.6px;overflow-wrap:break-word;word-wrap:break-word;color:#fff;margin:0;font-family:AcidGrotesk,AcidGrotesk-Fallback,-apple-system,BlinkMacSystemFont,sans-serif;font-size:36px;font-weight:400;line-height:1.15}.Shop-module__U8d90W__upsellSubtitle{color:#fffc;max-width:440px;margin:0;font-size:15px;font-weight:400;line-height:1.55}.Shop-module__U8d90W__upsellActions{align-items:center;gap:12px;margin-top:4px;display:flex}.Shop-module__U8d90W__upsellButton{color:#141414;background:#fff;border-radius:8px;align-items:center;padding:12px 24px;font-size:14px;font-weight:600;text-decoration:none;transition:opacity .15s;display:inline-flex}.Shop-module__U8d90W__upsellButton:hover{opacity:.92}.Shop-module__U8d90W__upsellButtonSecondary{-webkit-backdrop-filter:blur(8px);color:#fff;cursor:pointer;background:#ffffff26;border:1px solid #ffffff40;border-radius:8px;align-items:center;padding:12px 24px;font-size:14px;font-weight:600;text-decoration:none;transition:background .15s;display:inline-flex}.Shop-module__U8d90W__upsellButtonSecondary:hover{background:#ffffff40}.Shop-module__U8d90W__guidesRow{scroll-behavior:smooth;-webkit-overflow-scrolling:touch;scrollbar-width:none;gap:14px;display:flex;overflow-x:auto}.Shop-module__U8d90W__guidesRow::-webkit-scrollbar{display:none}.Shop-module__U8d90W__guidesRow>.Shop-module__U8d90W__guideCard{flex:0 0 calc(33.3333% - 9.33333px);min-width:240px}.Shop-module__U8d90W__guideCard{color:inherit;cursor:pointer;background:#fff;border:1px solid #32325d1f;border-radius:10px;flex-direction:column;text-decoration:none;transition:background .2s;display:flex;overflow:hidden;box-shadow:0 2px 5px -1px #32325d14,0 1px 3px -1px #0000000d}.Shop-module__U8d90W__guideCard:hover{background:#f5f7fa}.Shop-module__U8d90W__guideCardBody{flex-direction:column;flex:1;gap:8px;padding:12px 14px 14px;display:flex}.Shop-module__U8d90W__guideCardCategory{color:#5a6474;white-space:nowrap;background:#f5f7fa;border:1px solid #0000000f;border-radius:100px;padding:3px 8px;font-size:11px;font-weight:500}.Shop-module__U8d90W__guideCardTitle{color:#141414;margin:0;font-size:14px;font-weight:600;line-height:1.35}.Shop-module__U8d90W__guideCardDesc{color:#646e7d;-webkit-line-clamp:2;-webkit-box-orient:vertical;margin:0;font-size:13px;font-weight:400;line-height:1.5;display:-webkit-box;overflow:hidden}.Shop-module__U8d90W__guideCardFooter{border-top:1px solid #0000000f;justify-content:flex-end;align-items:center;margin-top:auto;padding-top:10px;display:flex}.Shop-module__U8d90W__blogGrid{scroll-behavior:smooth;-webkit-overflow-scrolling:touch;scrollbar-width:none;gap:14px;padding-bottom:4px;display:flex;overflow-x:auto}.Shop-module__U8d90W__blogGrid::-webkit-scrollbar{display:none}.Shop-module__U8d90W__blogCard{min-width:260px;max-width:300px;color:inherit;cursor:pointer;background:#fff;border:1px solid #32325d1f;border-radius:10px;flex-direction:column;flex:0 0 calc(25% - 11px);text-decoration:none;transition:background .2s;display:flex;overflow:hidden;box-shadow:0 2px 5px -1px #32325d14,0 1px 3px -1px #0000000d}.Shop-module__U8d90W__blogCard:hover{background:#f5f7fa}.Shop-module__U8d90W__blogImageWrapper{aspect-ratio:16/9;background:#f6f9fc;width:100%;position:relative;overflow:hidden}.Shop-module__U8d90W__blogImage{object-fit:cover}.Shop-module__U8d90W__blogImagePlaceholder{background:linear-gradient(135deg,#f0f2f8 0%,#e4e8f4 100%);justify-content:center;align-items:center;width:100%;height:100%;display:flex}.Shop-module__U8d90W__blogImageIcon{opacity:.7;font-size:36px}.Shop-module__U8d90W__blogBody{flex-direction:column;flex:1;gap:8px;padding:14px 16px 16px;display:flex}.Shop-module__U8d90W__blogMeta{align-items:center;gap:8px;display:flex}.Shop-module__U8d90W__blogCategory{color:var(--brand-primary,#4032c8);white-space:nowrap;background:#4032c814;border-radius:100px;padding:2px 8px;font-size:11px;font-weight:600}.Shop-module__U8d90W__blogDate{color:#828c9b;font-size:11px;font-weight:400}.Shop-module__U8d90W__blogTitle{color:#141414;margin:0;font-size:15px;font-weight:600;line-height:1.35}.Shop-module__U8d90W__blogExcerpt{color:#646e7d;-webkit-line-clamp:2;-webkit-box-orient:vertical;margin:0;font-size:13px;font-weight:400;line-height:1.5;display:-webkit-box;overflow:hidden}.Shop-module__U8d90W__blogAuthor{border-top:1px solid #0000000f;align-items:center;gap:6px;margin-top:auto;padding-top:10px;display:flex}.Shop-module__U8d90W__blogAuthorAvatar{background:linear-gradient(135deg,var(--brand-primary,#4032c8)0%,#6c5ce7 100%);border-radius:50%;flex-shrink:0;width:20px;height:20px}.Shop-module__U8d90W__blogAuthorName{color:#505a69;font-size:12px;font-weight:500}@media (max-width:900px){.Shop-module__U8d90W__scrollArrows{display:flex}.Shop-module__U8d90W__sectionRow>.Shop-module__U8d90W__card{flex:0 0 calc(50% - 7px);min-width:0}.Shop-module__U8d90W__guidesRow>.Shop-module__U8d90W__guideCard{flex:0 0 calc(33.3333% - 6.66667px);min-width:200px}.Shop-module__U8d90W__upsellContent{max-width:100%;padding:36px 32px}.Shop-module__U8d90W__upsellTitle{letter-spacing:-1px;font-size:28px}.Shop-module__U8d90W__gettingStartedRow>.Shop-module__U8d90W__gsCard{flex:0 0 calc(50% - 7px)}}@media (max-width:700px){.Shop-module__U8d90W__page{padding:0 16px 60px}.Shop-module__U8d90W__hero{gap:16px;padding:28px 0 24px}.Shop-module__U8d90W__downloadBadge{gap:4px;padding:5px 10px;font-size:11px}.Shop-module__U8d90W__heroTitle{letter-spacing:-.8px;font-size:clamp(20px,6vw,28px)}.Shop-module__U8d90W__heroBr{display:inline}.Shop-module__U8d90W__heroSubtitle{max-width:260px;font-size:13px}.Shop-module__U8d90W__searchBox{border-radius:999px;height:44px;padding:0 16px}.Shop-module__U8d90W__suggestedChip{padding:4px 10px;font-size:11px}.Shop-module__U8d90W__typewriterOverlay{font-size:13px;overflow:hidden}.Shop-module__U8d90W__typewriterText{text-overflow:ellipsis;min-width:0;overflow:hidden}.Shop-module__U8d90W__typewriterAnswer{flex-shrink:0;padding:2px 8px;font-size:11px}.Shop-module__U8d90W__searchInput{font-size:14px!important}.Shop-module__U8d90W__sectionHeader{margin-bottom:10px}.Shop-module__U8d90W__sectionTitle{font-size:14px}.Shop-module__U8d90W__sectionSubtitle{font-size:12px;line-height:17px}.Shop-module__U8d90W__sectionRow{gap:10px}.Shop-module__U8d90W__sectionRow>.Shop-module__U8d90W__card{flex:0 0 80%;min-width:0;max-width:none}.Shop-module__U8d90W__cardBody{gap:5px;padding:10px 12px 12px}.Shop-module__U8d90W__cardLogo{border-radius:8px;width:34px;height:34px}.Shop-module__U8d90W__cardIdentity{gap:8px}.Shop-module__U8d90W__cardTitle{font-size:14px}.Shop-module__U8d90W__cardDesc{font-size:12px}.Shop-module__U8d90W__gameBadge{padding:2px 7px;font-size:10px}.Shop-module__U8d90W__cardStats{padding-top:8px}.Shop-module__U8d90W__cardStat,.Shop-module__U8d90W__viewBtn{font-size:12px}.Shop-module__U8d90W__gettingStartedRow{gap:10px}.Shop-module__U8d90W__gettingStartedRow>.Shop-module__U8d90W__gsCard{aspect-ratio:2;flex:0 0 100%;min-width:0;min-height:0}.Shop-module__U8d90W__gsBody{padding:10px 14px}.Shop-module__U8d90W__gsTitle{font-size:13px}.Shop-module__U8d90W__gsSubtitle{font-size:11px}.Shop-module__U8d90W__gsBannerIcon svg{width:40px;height:40px}.Shop-module__U8d90W__upsellBanner{border-radius:12px;min-height:0;display:block}.Shop-module__U8d90W__upsellGradient{border-radius:12px}.Shop-module__U8d90W__upsellContent{gap:12px;width:auto;max-width:none;padding:24px 20px}.Shop-module__U8d90W__upsellBadge{gap:5px;padding:5px 10px;font-size:11px}.Shop-module__U8d90W__upsellTitle{letter-spacing:-.6px;overflow-wrap:break-word;word-wrap:break-word;font-size:clamp(18px,5vw,24px)}.Shop-module__U8d90W__upsellTitle br{display:none}.Shop-module__U8d90W__upsellSubtitle{font-size:13px;line-height:1.5}.Shop-module__U8d90W__upsellActions{flex-wrap:wrap;gap:8px}.Shop-module__U8d90W__upsellButton,.Shop-module__U8d90W__upsellButtonSecondary{padding:10px 18px;font-size:13px}.Shop-module__U8d90W__guidesRow{gap:10px}.Shop-module__U8d90W__guidesRow>.Shop-module__U8d90W__guideCard{flex:0 0 80%;min-width:0}.Shop-module__U8d90W__guideCardBody{gap:6px;padding:10px 12px 12px}.Shop-module__U8d90W__guideCardTitle{font-size:13px}.Shop-module__U8d90W__guideCardDesc{font-size:11px}.Shop-module__U8d90W__blogGrid{gap:10px}.Shop-module__U8d90W__blogCard{flex:0 0 80%;min-width:0;max-width:none}.Shop-module__U8d90W__blogBody{gap:6px;padding:10px 12px 12px}.Shop-module__U8d90W__blogTitle{font-size:13px}.Shop-module__U8d90W__blogExcerpt{display:none}.Shop-module__U8d90W__answerText{font-size:13px}.Shop-module__U8d90W__inlineCardName{max-width:150px}.Shop-module__U8d90W__miniCard{gap:10px;padding:8px 12px}.Shop-module__U8d90W__miniCardLogo,.Shop-module__U8d90W__miniCardIconBox{border-radius:8px;width:32px;height:32px}.Shop-module__U8d90W__miniCardTitle{font-size:13px}.Shop-module__U8d90W__miniCardDesc{font-size:11px}}.Shop-module__U8d90W__answerArea{text-align:left;width:100%;max-width:520px;animation:.2s Shop-module__U8d90W__answerFadeIn}@keyframes Shop-module__U8d90W__answerFadeIn{0%{opacity:0;transform:translateY(4px)}to{opacity:1;transform:translateY(0)}}.Shop-module__U8d90W__answerText{color:#3c414b;white-space:pre-wrap;margin:0;font-size:14px;line-height:1.7}.Shop-module__U8d90W__answerChips{flex-wrap:wrap;gap:8px;margin-top:10px;display:flex}.Shop-module__U8d90W__answerCursor{background:var(--brand-primary,#4032c8);vertical-align:text-bottom;width:2px;height:14px;margin-left:2px;animation:1s step-end infinite Shop-module__U8d90W__answerBlink;display:inline-block}@keyframes Shop-module__U8d90W__answerBlink{50%{opacity:0}}.Shop-module__U8d90W__answerLoadingDots{align-items:center;gap:4px;display:inline-flex}.Shop-module__U8d90W__answerLoadingDots span{opacity:.4;background:currentColor;border-radius:50%;width:5px;height:5px;animation:1.4s ease-in-out infinite both Shop-module__U8d90W__answerDotPulse}.Shop-module__U8d90W__answerLoadingDots span:first-child{animation-delay:0s}.Shop-module__U8d90W__answerLoadingDots span:nth-child(2){animation-delay:.16s}.Shop-module__U8d90W__answerLoadingDots span:nth-child(3){animation-delay:.32s}@keyframes Shop-module__U8d90W__answerDotPulse{0%,80%,to{opacity:.4;transform:scale(.8)}40%{opacity:1;transform:scale(1)}}.Shop-module__U8d90W__inlineCard{color:inherit;vertical-align:middle;background:#f5f7fa;border:1px solid #32325d14;border-radius:8px;align-items:center;gap:6px;padding:4px 10px 4px 6px;font-size:13px;font-weight:500;line-height:1.4;text-decoration:none;transition:background .15s,border-color .15s;display:inline-flex}.Shop-module__U8d90W__inlineCard:hover{background:#eef1f6;border-color:#32325d26}.Shop-module__U8d90W__inlineCardLogo{border-radius:5px;flex-shrink:0;width:20px;height:20px;overflow:hidden}.Shop-module__U8d90W__inlineCardLogo img{object-fit:contain;width:100%;height:100%;transform:scale(1.1)}.Shop-module__U8d90W__inlineCardIcon{color:#788291;flex-shrink:0;align-items:center;display:flex}.Shop-module__U8d90W__inlineCardName{color:#1e1e28;white-space:nowrap;text-overflow:ellipsis;max-width:200px;overflow:hidden}.Shop-module__U8d90W__inlineCardArrow{color:#a0aab9;flex-shrink:0;width:12px;height:12px;transition:color .15s}.Shop-module__U8d90W__inlineCard:hover .Shop-module__U8d90W__ctaArrowLine{opacity:1;transform:translate(0)}.Shop-module__U8d90W__inlineCard:hover .Shop-module__U8d90W__ctaArrowChevron{transform:translate(3px)}.Shop-module__U8d90W__answerResults{flex-direction:column;gap:6px;animation:.3s Shop-module__U8d90W__chatFadeUp;display:flex}@keyframes Shop-module__U8d90W__chatFadeUp{0%{opacity:0;transform:translateY(6px)}to{opacity:1;transform:translateY(0)}}.Shop-module__U8d90W__miniCard{color:inherit;background:#fff;border:1px solid #32325d1a;border-radius:12px;align-items:center;gap:12px;padding:10px 14px;text-decoration:none;transition:background .15s,border-color .15s;display:flex}.Shop-module__U8d90W__miniCard:hover{background:#f5f7fa;border-color:#32325d2e}.Shop-module__U8d90W__miniCard:hover .Shop-module__U8d90W__miniCardArrow{color:var(--brand-primary,#4032c8)}.Shop-module__U8d90W__miniCardLogo{background:#fff;border:1px solid #00000014;border-radius:10px;flex-shrink:0;justify-content:center;align-items:center;width:36px;height:36px;display:flex;overflow:hidden}.Shop-module__U8d90W__miniCardLogo img{object-fit:contain;border-radius:9px;width:100%;height:100%;transform:scale(1.1)}.Shop-module__U8d90W__miniCardIconBox{color:#646e7d;background:#f5f7fa;border:1px solid #0000000f;border-radius:10px;flex-shrink:0;justify-content:center;align-items:center;width:36px;height:36px;display:flex}.Shop-module__U8d90W__miniCardInfo{flex-direction:column;flex:1;gap:2px;min-width:0;display:flex}.Shop-module__U8d90W__miniCardTitleRow{flex-wrap:wrap;align-items:center;gap:4px;display:flex}.Shop-module__U8d90W__miniCardTitle{color:#141414;white-space:nowrap;text-overflow:ellipsis;font-size:14px;font-weight:600;overflow:hidden}.Shop-module__U8d90W__miniCardGame{color:#5a6474;white-space:nowrap;background:#f5f7fa;border:1px solid #0000000d;border-radius:100px;margin-left:2px;padding:2px 7px;font-size:10px;font-weight:500}.Shop-module__U8d90W__miniCardBadge{color:var(--brand-primary,#4032c8);white-space:nowrap;background:#4032c80f;border-radius:100px;margin-left:2px;padding:2px 7px;font-size:10px;font-weight:600}.Shop-module__U8d90W__miniCardCreator{color:#828c9b;align-items:center;gap:3px;margin:0;font-size:11px;display:flex}.Shop-module__U8d90W__miniCardCreatorAvatar{object-fit:cover;border-radius:50%;width:12px;height:12px}.Shop-module__U8d90W__miniCardCreatorName{color:#505a69;font-weight:500}.Shop-module__U8d90W__miniCardDesc{color:#646e7d;white-space:nowrap;text-overflow:ellipsis;margin:0;font-size:12px;line-height:1.4;overflow:hidden}.Shop-module__U8d90W__miniCardStats{color:#3c3c46;align-items:center;gap:3px;margin-top:1px;font-size:11px;display:flex}.Shop-module__U8d90W__miniCardRating{color:#141414;font-weight:600}.Shop-module__U8d90W__miniCardReviews{color:#828c9b;font-weight:400}.Shop-module__U8d90W__miniCardArrow{color:#a0aab9;flex-shrink:0;transition:color .15s}.Shop-module__U8d90W__contentGrid{grid-template-columns:repeat(3,1fr);gap:16px;display:grid}.Shop-module__U8d90W__contentCard{border-radius:var(--radius-lg,12px);border:1px solid var(--border-primary,#00000014);background:var(--surface-primary,#fff);flex-direction:column;text-decoration:none;transition:box-shadow .2s,transform .2s;display:flex;overflow:hidden}.Shop-module__U8d90W__contentCard:hover{transform:translateY(-2px);box-shadow:0 4px 12px -2px #32325d14,0 2px 6px -1px #0000000a}.Shop-module__U8d90W__contentCardHero{aspect-ratio:16/9;background:linear-gradient(135deg,var(--surface-secondary,#f6f9fc),var(--divider-color,#e5edf5));justify-content:center;align-items:center;font-size:40px;display:flex}.Shop-module__U8d90W__contentCardBody{flex-direction:column;flex:1;gap:6px;padding:16px;display:flex}.Shop-module__U8d90W__contentCardCategory{color:var(--brand-primary,#4032c8);text-transform:uppercase;letter-spacing:.5px;font-size:11px;font-weight:600}.Shop-module__U8d90W__contentCardTitle{color:var(--text-primary,#141414);-webkit-line-clamp:2;-webkit-box-orient:vertical;margin:0;font-size:15px;font-weight:600;line-height:1.35;display:-webkit-box;overflow:hidden}.Shop-module__U8d90W__contentCardExcerpt{color:var(--text-secondary,#646e7d);-webkit-line-clamp:2;-webkit-box-orient:vertical;margin:0;font-size:13px;line-height:1.5;display:-webkit-box;overflow:hidden}.Shop-module__U8d90W__contentCardMeta{color:var(--text-tertiary,#828c9b);align-items:center;gap:6px;margin-top:auto;padding-top:8px;font-size:12px;display:flex}.Shop-module__U8d90W__contentCardAvatar{object-fit:cover;border-radius:50%;width:18px;height:18px}.Shop-module__U8d90W__contentCardDot{background:var(--border-primary,#0000001a);border-radius:50%;width:3px;height:3px}.Shop-module__U8d90W__viewAllLink{color:var(--brand-primary,#4032c8);align-items:center;gap:4px;font-size:13px;font-weight:600;text-decoration:none;transition:opacity .15s;display:inline-flex}.Shop-module__U8d90W__viewAllLink:hover{opacity:.75}.Shop-module__U8d90W__guideIconWrap{background:var(--surface-secondary,#f6f9fc);width:40px;height:40px;color:var(--text-tertiary,#828c9b);border:1px solid #00000014;border-radius:10px;flex-shrink:0;justify-content:center;align-items:center;display:flex}.Shop-module__U8d90W__guideNotice{background:var(--surface-secondary,#f6f9fc);border:1px solid #32325d14;border-radius:12px;margin-top:16px;padding:14px 18px}.Shop-module__U8d90W__guideNoticeTitle{color:#141414;margin:0 0 4px;font-size:13px;font-weight:700}.Shop-module__U8d90W__guideNoticeText{color:#646e7d;margin:0;font-size:12.5px;line-height:1.6}.Shop-module__U8d90W__guideNoticeText a{color:var(--brand-primary,#4032c8);text-underline-offset:2px;font-weight:600;text-decoration:underline}.Shop-module__U8d90W__guideNoticeText a:hover{opacity:.8}@media (max-width:900px){.Shop-module__U8d90W__contentGrid{grid-template-columns:1fr 1fr}}@media (max-width:600px){.Shop-module__U8d90W__contentGrid{grid-template-columns:1fr}}
.AppShell-module__zsum4a__appShell{background:#fff;flex-direction:column;min-height:100vh;display:flex;overflow-x:hidden}.AppShell-module__zsum4a__bodyArea{flex:1;min-width:0;display:flex;position:relative}.AppShell-module__zsum4a__mainArea{flex-direction:column;flex:1;min-width:0;min-height:calc(100vh - 66px);display:flex}.AppShell-module__zsum4a__content{background:#fff;flex-direction:column;flex:1;display:flex;position:relative;overflow:clip visible}.AppShell-module__zsum4a__prettyPage{isolation:isolate;flex:1;width:100%;position:relative}.AppShell-module__zsum4a__functionalPage{flex:1;width:100%;position:relative}.AppShell-module__zsum4a__topBarFallback{z-index:100;background:0 0;height:66px;position:relative}
/*# sourceMappingURL=7914442c9ba39c6f.css.map*/