.page-module__VFw5LW__main{max-width:1280px;min-height:100vh;padding:0 var(--spacing-xl) 80px;margin:0 auto}.page-module__VFw5LW__filtersBar{background:var(--bg-card);border:1px solid var(--border-primary);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);z-index:50;border-radius:12px;flex-wrap:wrap;align-items:center;gap:16px;margin-bottom:40px;padding:4px;display:flex;position:relative}.page-module__VFw5LW__searchBox{flex:1;min-width:240px;position:relative}.page-module__VFw5LW__searchIcon{color:var(--text-muted);font-size:14px;position:absolute;top:50%;left:16px;transform:translateY(-50%)}.page-module__VFw5LW__searchInput{width:100%;color:var(--text-primary);background:0 0;border:1px solid #0000;border-radius:8px;padding:8px 16px 8px 40px;font-size:14px;transition:all .2s}.page-module__VFw5LW__searchInput:focus{background:var(--bg-tertiary);border-color:var(--color-primary);outline:none}.page-module__VFw5LW__searchInput::placeholder{color:var(--text-muted)}.page-module__VFw5LW__filterButtons{align-items:center;gap:8px;display:flex}.page-module__VFw5LW__filterSelect{min-width:160px}.page-module__VFw5LW__filterSelect:focus{border-color:var(--color-primary);color:var(--text-primary);outline:none}.page-module__VFw5LW__filterSelect option{background:var(--bg-secondary);color:var(--text-primary)}.page-module__VFw5LW__clearButton{border:1px solid var(--color-danger);color:var(--color-danger);cursor:pointer;background:#ef44441a;border-radius:10px;justify-content:center;align-items:center;padding:10px;transition:all .2s;display:flex}.page-module__VFw5LW__clearButton:hover{background:#ef444433}.page-module__VFw5LW__grid{grid-template-columns:repeat(auto-fill,minmax(300px,1fr));gap:20px;display:grid}.page-module__VFw5LW__logoPlaceholder{color:var(--text-muted);font-size:24px;font-weight:800}@keyframes page-module__VFw5LW__fadeIn{0%{opacity:0}to{opacity:1}}@keyframes page-module__VFw5LW__slideUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.page-module__VFw5LW__modalHeader{background:radial-gradient(120% 100% at 0 0,#6366f11f,#0000 60%),0 0;border-bottom:1px solid #ffffff12;align-items:flex-start;gap:20px;padding:34px 32px 24px;display:flex}.page-module__VFw5LW__modalFavicon{background:#ffffff0d;border:1px solid #6366f140;border-radius:20px;flex-shrink:0;justify-content:center;align-items:center;width:80px;height:80px;display:flex;overflow:hidden;box-shadow:0 8px 24px -10px #6366f180}.page-module__VFw5LW__modalFavicon img{object-fit:contain;width:50px;height:50px}.page-module__VFw5LW__modalInfo{flex:1}.page-module__VFw5LW__modalTitle{color:var(--text-primary);letter-spacing:-.5px;margin:0 0 12px;font-size:28px;font-weight:800}.page-module__VFw5LW__modalMeta{flex-wrap:wrap;gap:10px;display:flex}.page-module__VFw5LW__modalCategory{color:#fff;text-transform:uppercase;border-radius:20px;padding:4px 12px;font-size:12px;font-weight:700}.page-module__VFw5LW__modalRating{color:#f59e0b;background:#f59e0b1a;border:1px solid #f59e0b33;border-radius:20px;align-items:center;gap:4px;padding:4px 12px;font-size:13px;font-weight:700;display:flex}.page-module__VFw5LW__modalPlayers{color:var(--text-secondary);background:var(--bg-tertiary);border:1px solid var(--border-primary);border-radius:20px;align-items:center;gap:6px;padding:4px 12px;font-size:13px;font-weight:600;display:flex}.page-module__VFw5LW__modalBody{flex:1;padding:32px;overflow-y:auto}.page-module__VFw5LW__modalSection{margin-bottom:32px}.page-module__VFw5LW__sectionTitle{color:var(--text-muted);text-transform:uppercase;letter-spacing:1px;margin:0 0 16px;font-size:13px;font-weight:700}.page-module__VFw5LW__modalDescription{color:var(--text-secondary);font-size:15px;line-height:1.7}.page-module__VFw5LW__statsGrid{grid-template-columns:repeat(2,1fr);gap:16px;display:grid}.page-module__VFw5LW__statItem{background:var(--bg-tertiary);border:1px solid var(--border-primary);border-radius:12px;padding:16px}.page-module__VFw5LW__statLabel{color:var(--text-muted);margin-bottom:4px;font-size:12px;display:block}.page-module__VFw5LW__statValue{color:var(--text-primary);font-size:16px;font-weight:700}.page-module__VFw5LW__blockchainList,.page-module__VFw5LW__tokenList{flex-wrap:wrap;gap:8px;display:flex}.page-module__VFw5LW__blockchainTag,.page-module__VFw5LW__tokenTag{background:var(--bg-tertiary);border:1px solid var(--border-primary);color:var(--text-secondary);border-radius:8px;padding:6px 12px;font-size:13px;font-weight:500}.page-module__VFw5LW__featuresList{grid-template-columns:repeat(auto-fill,minmax(200px,1fr));gap:12px;display:grid}.page-module__VFw5LW__featureItem{color:var(--text-secondary);align-items:center;gap:8px;font-size:14px;display:flex}.page-module__VFw5LW__featureIcon{color:var(--color-success);font-size:12px}.page-module__VFw5LW__prosConsGrid{grid-template-columns:1fr 1fr;gap:24px;margin-bottom:32px;display:grid}.page-module__VFw5LW__prosSection,.page-module__VFw5LW__consSection{background:var(--bg-tertiary);border:1px solid var(--border-primary);border-radius:16px;padding:20px}.page-module__VFw5LW__prosList,.page-module__VFw5LW__consList{color:var(--text-secondary);margin:0;padding:0;font-size:14px;list-style:none}.page-module__VFw5LW__prosList li,.page-module__VFw5LW__consList li{margin-bottom:8px;padding-left:16px;position:relative}.page-module__VFw5LW__prosList li:before{content:"✓";color:var(--color-success);font-weight:700;position:absolute;left:0}.page-module__VFw5LW__consList li:before{content:"×";color:var(--color-danger);font-weight:700;position:absolute;left:0}.page-module__VFw5LW__referralBox{background:var(--bg-tertiary);border:1px solid var(--border-primary);border-radius:12px;align-items:center;gap:12px;padding:12px 16px;display:flex}.page-module__VFw5LW__referralCode{font-family:var(--font-mono);color:var(--text-primary);letter-spacing:.5px;flex:1;font-size:14px}.page-module__VFw5LW__copyButton{background:var(--bg-card);border:1px solid var(--border-primary);color:var(--text-secondary);cursor:pointer;border-radius:8px;align-items:center;gap:6px;padding:8px 14px;font-size:12px;font-weight:600;transition:all .2s;display:flex}.page-module__VFw5LW__copyButton:hover{background:var(--bg-card-hover);color:var(--text-primary)}.page-module__VFw5LW__copyButton.page-module__VFw5LW__copied{color:var(--color-success);background:#10b9811a;border-color:#10b9814d}.page-module__VFw5LW__shareLinkButton{background:var(--card-bg-hover,var(--bg-card-hover));border:1px solid var(--border-color,var(--border-primary));color:var(--text-primary);cursor:pointer;border-radius:8px;align-items:center;gap:.5rem;margin-right:auto;padding:.5rem 1rem;display:flex}.page-module__VFw5LW__modalActions{background:var(--bg-secondary);border-top:1px solid var(--border-primary);gap:16px;padding:24px 32px;display:flex}.page-module__VFw5LW__joinButton{background:var(--gradient-primary);color:#fff;box-shadow:var(--shadow-primary);border-radius:12px;flex:1;justify-content:center;align-items:center;gap:10px;padding:14px;font-weight:700;text-decoration:none;transition:all .2s;display:flex}.page-module__VFw5LW__joinButton:hover{box-shadow:var(--shadow-primary-lg);transform:translateY(-2px)}.page-module__VFw5LW__modalCloseBtn{border:1px solid var(--border-primary);color:var(--text-secondary);cursor:pointer;background:0 0;border-radius:12px;padding:14px 24px;font-weight:600;transition:all .2s}.page-module__VFw5LW__modalCloseBtn:hover{background:var(--bg-tertiary);color:var(--text-primary)}@media (max-width:768px){.page-module__VFw5LW__prosConsGrid{grid-template-columns:1fr}}.page-module__VFw5LW__featuredBadge{letter-spacing:.5px;color:var(--color-warning);background:#fbbf241f;border:1px solid #fbbf244d;border-radius:999px;align-items:center;padding:3px 10px;font-size:11px;font-weight:700;display:inline-flex}.page-module__VFw5LW__statValue.page-module__VFw5LW__low{color:var(--color-danger)}.page-module__VFw5LW__statValue.page-module__VFw5LW__medium{color:var(--color-warning)}.page-module__VFw5LW__statValue.page-module__VFw5LW__high{color:var(--color-success)}
.CustomSelect-module__nDOr1q__container{-webkit-user-select:none;user-select:none;width:100%;min-width:120px;position:relative}.CustomSelect-module__nDOr1q__trigger{background:var(--bg-tertiary);border:1px solid var(--border-primary);width:100%;color:var(--text-primary);cursor:pointer;border-radius:8px;justify-content:space-between;align-items:center;gap:8px;height:36px;padding:8px 12px;font-size:13px;transition:all .2s;display:flex}.CustomSelect-module__nDOr1q__trigger:hover{border-color:var(--border-secondary);background:var(--bg-card-hover)}.CustomSelect-module__nDOr1q__trigger.CustomSelect-module__nDOr1q__open{border-color:var(--color-primary);background:var(--bg-secondary);border-bottom-right-radius:0;border-bottom-left-radius:0}.CustomSelect-module__nDOr1q__trigger.CustomSelect-module__nDOr1q__transparent{background:0 0;border-color:#0000;padding-left:4px;padding-right:4px}.CustomSelect-module__nDOr1q__trigger.CustomSelect-module__nDOr1q__transparent:hover{background:#ffffff0d}.CustomSelect-module__nDOr1q__triggerContent{white-space:nowrap;text-overflow:ellipsis;align-items:center;gap:8px;display:flex;overflow:hidden}.CustomSelect-module__nDOr1q__icon{color:var(--text-muted);flex-shrink:0;transition:transform .2s}.CustomSelect-module__nDOr1q__trigger.CustomSelect-module__nDOr1q__open .CustomSelect-module__nDOr1q__icon{color:var(--color-primary);transform:rotate(180deg)}.CustomSelect-module__nDOr1q__dropdown{border:1px solid var(--border-primary);z-index:9999;background:#0f172a;border-top:none;border-bottom-right-radius:8px;border-bottom-left-radius:8px;flex-direction:column;gap:2px;max-height:240px;padding:4px;animation:.15s ease-out CustomSelect-module__nDOr1q__slideDown;display:flex;position:absolute;top:100%;left:0;right:0;overflow-y:auto;box-shadow:0 10px 25px -5px #00000080}@keyframes CustomSelect-module__nDOr1q__slideDown{0%{opacity:0;transform:translateY(-4px)}to{opacity:1;transform:translateY(0)}}.CustomSelect-module__nDOr1q__dropdown::-webkit-scrollbar{width:4px}.CustomSelect-module__nDOr1q__dropdown::-webkit-scrollbar-thumb{background:var(--border-primary);border-radius:2px}.CustomSelect-module__nDOr1q__option{cursor:pointer;color:var(--text-secondary);border-radius:6px;justify-content:space-between;align-items:center;padding:8px 12px;font-size:13px;transition:all .1s;display:flex}.CustomSelect-module__nDOr1q__option:hover{background:var(--bg-tertiary);color:var(--text-primary)}.CustomSelect-module__nDOr1q__option.CustomSelect-module__nDOr1q__selected{color:var(--color-primary);background:#6366f11a;font-weight:600}.CustomSelect-module__nDOr1q__checkIcon{color:var(--color-primary);font-size:12px}
.SideAdLayout-module__lK4w2G__container{width:100%;min-height:100vh;display:flex;position:relative}.SideAdLayout-module__lK4w2G__content{flex:1;width:100%;min-width:0}.SideAdLayout-module__lK4w2G__sideAdLeft,.SideAdLayout-module__lK4w2G__sideAdRight{flex-shrink:0;width:180px;padding:80px 10px;display:none}@media (min-width:1280px){.SideAdLayout-module__lK4w2G__sideAdLeft,.SideAdLayout-module__lK4w2G__sideAdRight{display:block}}.SideAdLayout-module__lK4w2G__stickyAd{flex-direction:column;align-items:center;gap:20px;display:flex;position:sticky;top:100px}@media (max-width:1279px){.SideAdLayout-module__lK4w2G__sideAdLeft,.SideAdLayout-module__lK4w2G__sideAdRight{display:none}}
.AnuncioFerramenta-module__1rIYoa__bloco{width:100%;min-height:250px;margin:32px 0 0}.AnuncioFerramenta-module__1rIYoa__bloco:has(ins[data-ad-status=unfilled]){display:none}
.Logo-module__WIRVka__logo{cursor:pointer;border-radius:14px;flex-shrink:0;align-items:center;gap:12px;padding:4px 12px 4px 4px;text-decoration:none;transition:transform .2s,background .2s;display:flex}.Logo-module__WIRVka__logo:hover{background:#ffffff0a;transform:translateY(-1px)}.Logo-module__WIRVka__logoIcon{color:#fff;background:linear-gradient(135deg,#6366f1,#8b5cf6 55%,#ec4899);border-radius:13px;justify-content:center;align-items:center;width:44px;height:44px;font-size:23px;transition:transform .25s,box-shadow .25s;display:flex;position:relative;overflow:hidden;box-shadow:0 6px 20px -4px #6366f199,inset 0 1px #ffffff47}.Logo-module__WIRVka__logo:hover .Logo-module__WIRVka__logoIcon{transform:scale(1.06)rotate(-3deg);box-shadow:0 10px 28px -4px #a855f7b3,inset 0 1px #ffffff59}.Logo-module__WIRVka__logoIcon:after{content:"";background:linear-gradient(100deg,#0000,#ffffff80,#0000);width:80%;height:100%;transition:left .55s;position:absolute;top:0;left:-130%;transform:skew(-20deg)}.Logo-module__WIRVka__logo:hover .Logo-module__WIRVka__logoIcon:after{left:150%}.Logo-module__WIRVka__logoText{font-family:var(--font-display);letter-spacing:-.5px;background:linear-gradient(90deg,#fff,#c7d2fe);-webkit-text-fill-color:transparent;color:#fff;-webkit-background-clip:text;background-clip:text;font-size:22px;font-weight:800}
@keyframes GlobalHeader-module__uo16PW__pulse{0%,to{opacity:1;transform:scale(1)}50%{opacity:.9;transform:scale(1.05)}}.GlobalHeader-module__uo16PW__header{z-index:100;-webkit-backdrop-filter:blur(16px)saturate(140%);background:linear-gradient(#0f172ae0,#0f172abd);border-bottom:1px solid #ffffff0f;width:100%;padding:0 32px;position:sticky;top:0;box-shadow:0 10px 30px -18px #000000b3}.GlobalHeader-module__uo16PW__header:after{content:"";opacity:.7;pointer-events:none;background:linear-gradient(90deg,#0000,#6366f18c,#a855f78c,#ec489966,#0000);height:1px;position:absolute;bottom:0;left:0;right:0}.GlobalHeader-module__uo16PW__headerContent{z-index:1;justify-content:space-between;align-items:center;gap:32px;max-width:1280px;height:72px;margin:0 auto;display:flex;position:relative}.GlobalHeader-module__uo16PW__nav{flex:1;justify-content:center;align-items:center;gap:8px;display:flex}.GlobalHeader-module__uo16PW__navItem{position:relative}.GlobalHeader-module__uo16PW__navButton{color:var(--text-secondary);cursor:pointer;font-size:14px;font-weight:600;font-family:var(--font-primary);background:0 0;border:none;border-radius:10px;align-items:center;gap:6px;padding:9px 15px;transition:color .2s,background .2s;display:flex;position:relative}.GlobalHeader-module__uo16PW__navButton:hover{color:var(--text-primary);background:#ffffff0d}.GlobalHeader-module__uo16PW__navButton.GlobalHeader-module__uo16PW__open{color:var(--color-primary-light);background:#6366f11f}.GlobalHeader-module__uo16PW__navButton.GlobalHeader-module__uo16PW__activeLink{color:var(--color-primary-light)}.GlobalHeader-module__uo16PW__navButton:after{content:"";background:var(--gradient-primary);transform-origin:50%;border-radius:2px;height:2px;transition:transform .22s;position:absolute;bottom:3px;left:15px;right:15px;transform:scaleX(0)}.GlobalHeader-module__uo16PW__navButton:hover:after,.GlobalHeader-module__uo16PW__navButton.GlobalHeader-module__uo16PW__open:after,.GlobalHeader-module__uo16PW__navButton.GlobalHeader-module__uo16PW__activeLink:after{transform:scaleX(1)}.GlobalHeader-module__uo16PW__chevron{opacity:.6;font-size:10px;transition:transform .2s}.GlobalHeader-module__uo16PW__navButton:hover .GlobalHeader-module__uo16PW__chevron{opacity:1}.GlobalHeader-module__uo16PW__chevron.GlobalHeader-module__uo16PW__open{transform:rotate(180deg)}.GlobalHeader-module__uo16PW__dropdown{-webkit-backdrop-filter:blur(16px)saturate(140%);background:linear-gradient(#1e293bf5,#141c2ef5);border:1px solid #ffffff14;border-radius:16px;min-width:244px;padding:8px;animation:.2s GlobalHeader-module__uo16PW__dropdownFadeIn;position:absolute;top:calc(100% + 10px);left:50%;transform:translate(-50%);box-shadow:0 24px 48px -16px #000000b3,0 0 0 1px #6366f10f}.GlobalHeader-module__uo16PW__dropdown:before{content:"";background:linear-gradient(90deg,#0000,#6366f199,#a855f799,#0000);height:1px;position:absolute;top:0;left:24px;right:24px}.GlobalHeader-module__uo16PW__dropdown:after{content:"";background:#1e293bf5;border-top:1px solid #ffffff14;border-left:1px solid #ffffff14;width:11px;height:11px;position:absolute;top:-6px;left:50%;transform:translate(-50%)rotate(45deg)}@keyframes GlobalHeader-module__uo16PW__dropdownFadeIn{0%{opacity:0;transform:translate(-50%)translateY(-8px)}to{opacity:1;transform:translate(-50%)translateY(0)}}@keyframes GlobalHeader-module__uo16PW__dropdownFadeInRight{0%{opacity:0;transform:translateY(-6px)}to{opacity:1;transform:translateY(0)}}.GlobalHeader-module__uo16PW__dropdownItem{color:var(--text-secondary);cursor:pointer;text-align:left;width:100%;font-size:14px;font-weight:600;font-family:var(--font-primary);background:0 0;border:none;border-radius:11px;align-items:center;gap:12px;padding:10px 12px;text-decoration:none;transition:background .16s,color .16s,transform .16s;display:flex;position:relative}.GlobalHeader-module__uo16PW__dropdownItem:hover{color:var(--text-primary);background:#ffffff0d;transform:translate(3px)}.GlobalHeader-module__uo16PW__dropdownItem.GlobalHeader-module__uo16PW__active{color:var(--color-primary-light);background:#6366f11f}.GlobalHeader-module__uo16PW__previa{cursor:default;opacity:.62}.GlobalHeader-module__uo16PW__previa:hover{color:var(--text-secondary);background:0 0;transform:none}.GlobalHeader-module__uo16PW__previa:hover .GlobalHeader-module__uo16PW__itemIcon{color:inherit;border-color:var(--border-primary);background:#ffffff0a}.GlobalHeader-module__uo16PW__comingSoonBadge{letter-spacing:.04em;text-transform:uppercase;color:#fbbf24;white-space:nowrap;background:#fbbf241f;border:1px solid #fbbf244d;border-radius:20px;margin-left:auto;padding:2px 8px;font-size:10px;font-weight:700}.GlobalHeader-module__uo16PW__itemIcon{width:30px;height:30px;color:var(--text-muted);background:#ffffff0d;border:1px solid #ffffff0f;border-radius:9px;flex-shrink:0;justify-content:center;align-items:center;font-size:15px;transition:color .16s,background .16s,border-color .16s;display:flex}.GlobalHeader-module__uo16PW__dropdownItem:hover .GlobalHeader-module__uo16PW__itemIcon{color:#c7d2fe;background:#6366f129;border-color:#6366f14d}.GlobalHeader-module__uo16PW__dropdownItem.GlobalHeader-module__uo16PW__active .GlobalHeader-module__uo16PW__itemIcon{color:#fff;background:var(--gradient-primary);border-color:#0000}.GlobalHeader-module__uo16PW__headerRight{flex-shrink:0;align-items:center;gap:16px;display:flex}.GlobalHeader-module__uo16PW__vipButton{color:#a5b4fc;background:linear-gradient(135deg,#6366f126,#8b5cf626);border:1px solid #8b5cf64d;border-radius:99px;align-items:center;gap:8px;padding:8px 16px;font-size:13px;font-weight:700;text-decoration:none;transition:all .2s;display:flex}.GlobalHeader-module__uo16PW__vipButton:hover{color:#fff;background:linear-gradient(135deg,#6366f140,#8b5cf640);border-color:#818cf8;transform:translateY(-1px)}.GlobalHeader-module__uo16PW__langSwitcher{position:relative}.GlobalHeader-module__uo16PW__langTrigger{background:var(--bg-tertiary);border:1px solid var(--border-primary);cursor:pointer;color:var(--text-secondary);font-size:12px;font-weight:700;font-family:var(--font-primary);letter-spacing:.5px;border-radius:20px;outline:none;align-items:center;gap:6px;padding:7px 11px;transition:all .2s;display:flex}.GlobalHeader-module__uo16PW__langTrigger:hover{border-color:var(--color-primary);color:var(--text-primary)}.GlobalHeader-module__uo16PW__langGlobeIcon{color:var(--color-primary);flex-shrink:0;font-size:13px}.GlobalHeader-module__uo16PW__langCode{text-transform:uppercase}.GlobalHeader-module__uo16PW__langChevron{flex-shrink:0;font-size:9px;transition:transform .2s}.GlobalHeader-module__uo16PW__langChevron.GlobalHeader-module__uo16PW__open{transform:rotate(180deg)}.GlobalHeader-module__uo16PW__langDropdown{-webkit-backdrop-filter:blur(16px)saturate(140%);z-index:200;background:linear-gradient(#1e293bf5,#141c2ef5);border:1px solid #ffffff14;border-radius:14px;min-width:178px;padding:6px;animation:.15s GlobalHeader-module__uo16PW__dropdownFadeInRight;position:absolute;top:calc(100% + 10px);right:0;box-shadow:0 24px 48px -16px #000000b3}.GlobalHeader-module__uo16PW__langOption{cursor:pointer;width:100%;color:var(--text-secondary);font-size:14px;font-family:var(--font-primary);text-align:left;background:0 0;border:none;border-radius:8px;align-items:center;gap:10px;padding:10px 12px;transition:all .15s;display:flex}.GlobalHeader-module__uo16PW__langOption:hover{background:var(--bg-tertiary);color:var(--text-primary)}.GlobalHeader-module__uo16PW__langOption.GlobalHeader-module__uo16PW__langActive{color:var(--color-primary-light)}.GlobalHeader-module__uo16PW__langFlag{flex-shrink:0;font-size:18px;line-height:1}.GlobalHeader-module__uo16PW__langName{flex:1;font-weight:500}.GlobalHeader-module__uo16PW__langCheck{color:var(--color-primary);margin-left:auto;font-size:14px;font-weight:700}.GlobalHeader-module__uo16PW__walletButton{background:var(--bg-tertiary);border:1px solid var(--border-primary);color:var(--text-primary);font-size:13px;font-weight:600;font-family:var(--font-mono);cursor:pointer;border-radius:10px;align-items:center;gap:8px;padding:8px 14px;transition:all .2s;display:flex}.GlobalHeader-module__uo16PW__walletButton:hover{border-color:var(--border-secondary);background:var(--bg-card-hover)}.GlobalHeader-module__uo16PW__walletDot{background:var(--color-success);border-radius:50%;width:8px;height:8px;box-shadow:0 0 8px #10b98166}.GlobalHeader-module__uo16PW__connectButton{color:var(--color-primary-light,#818cf8);font-size:13px;font-weight:600;font-family:var(--font-primary);letter-spacing:.2px;cursor:pointer;background:#6366f114;border:1px solid #6366f159;border-radius:20px;align-items:center;gap:7px;padding:7px 14px;text-decoration:none;transition:all .2s;display:flex}.GlobalHeader-module__uo16PW__connectButton:hover{border-color:var(--color-primary);color:#fff;background:#6366f129;box-shadow:0 0 14px #6366f133}.GlobalHeader-module__uo16PW__premiumCtaButton{background:var(--gradient-secondary);color:#fff;border-radius:8px;justify-content:center;align-items:center;margin-top:8px;padding:10px;font-size:13px;font-weight:600;text-decoration:none;display:flex}.GlobalHeader-module__uo16PW__userMenu{position:relative}.GlobalHeader-module__uo16PW__userDropdown{-webkit-backdrop-filter:blur(16px)saturate(140%);z-index:1000;background:linear-gradient(#1e293bf5,#141c2ef5);border:1px solid #ffffff14;border-radius:14px;flex-direction:column;min-width:230px;padding:6px;animation:.15s GlobalHeader-module__uo16PW__dropdownFadeInRight;display:flex;position:absolute;top:calc(100% + 10px);right:0;box-shadow:0 24px 48px -16px #000000b3}.GlobalHeader-module__uo16PW__userDropdownAddress{color:#ffffff59;font-size:11px;font-family:var(--font-mono);letter-spacing:.5px;word-break:break-all;border-bottom:1px solid #ffffff0d;margin-bottom:4px;padding:8px 12px}.GlobalHeader-module__uo16PW__userDropdownItem{color:#ffffffb3;cursor:pointer;text-align:left;width:100%;font-size:13px;font-weight:600;font-family:var(--font-primary);background:0 0;border:none;border-radius:9px;align-items:center;gap:10px;padding:9px 12px;transition:background .15s;display:flex}.GlobalHeader-module__uo16PW__userDropdownItem:hover{color:#fff;background:#ffffff0f}.GlobalHeader-module__uo16PW__userDropdownDivider{background:#ffffff0d;height:1px;margin:4px 0}.GlobalHeader-module__uo16PW__disconnectItem{color:#ef4444bf}.GlobalHeader-module__uo16PW__disconnectItem:hover{color:#ef4444;background:#ef444414}.GlobalHeader-module__uo16PW__mobileMenuToggle{color:var(--text-primary);cursor:pointer;background:0 0;border:none;justify-content:center;align-items:center;padding:4px;font-size:24px;transition:all .2s;display:none}.GlobalHeader-module__uo16PW__mobileMenuToggle:hover{color:var(--color-primary-light)}.GlobalHeader-module__uo16PW__desktopOnly{align-items:center;gap:16px;display:flex!important}.GlobalHeader-module__uo16PW__mobileDrawer{-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);z-index:1000;border-top:1px solid var(--border-primary);background:#0f172afa;flex-direction:column;width:100vw;height:calc(100vh - 72px);animation:.3s cubic-bezier(.4,0,.2,1) GlobalHeader-module__uo16PW__slideDown;display:flex;position:fixed;top:72px;left:0;overflow-y:auto}@keyframes GlobalHeader-module__uo16PW__slideDown{0%{opacity:0;transform:translateY(-20px)}to{opacity:1;transform:translateY(0)}}.GlobalHeader-module__uo16PW__mobileDrawerContent{flex-direction:column;gap:32px;width:100%;max-width:600px;margin:0 auto;padding:24px;display:flex}.GlobalHeader-module__uo16PW__mobileDrawerHeader{border-bottom:1px solid var(--border-primary);justify-content:center;padding-bottom:24px;display:flex}.GlobalHeader-module__uo16PW__mobileLangSection{gap:10px;width:100%;display:flex}.GlobalHeader-module__uo16PW__mobileLangOption{background:var(--bg-tertiary);border:1px solid var(--border-primary);cursor:pointer;color:var(--text-secondary);font-size:14px;font-family:var(--font-primary);border-radius:12px;flex:1;justify-content:center;align-items:center;gap:8px;padding:12px 16px;font-weight:500;transition:all .2s;display:flex;position:relative}.GlobalHeader-module__uo16PW__mobileLangOption:hover{border-color:var(--color-primary);color:var(--text-primary)}.GlobalHeader-module__uo16PW__mobileLangOption.GlobalHeader-module__uo16PW__langActive{background:rgba(var(--color-primary-rgb,34, 197, 94), .1);border-color:var(--color-primary);color:var(--color-primary-light)}.GlobalHeader-module__uo16PW__mobileLangCheck{color:var(--color-primary);margin-left:2px;font-size:13px;font-weight:700}.GlobalHeader-module__uo16PW__mobileNavGroups{flex-direction:column;gap:32px;display:flex}.GlobalHeader-module__uo16PW__mobileNavGroup{flex-direction:column;gap:16px;display:flex}.GlobalHeader-module__uo16PW__mobileGroupTitle{color:var(--text-muted);text-transform:uppercase;letter-spacing:1px;font-size:12px;font-weight:700}.GlobalHeader-module__uo16PW__mobileGroupItems{grid-template-columns:repeat(2,1fr);gap:12px;display:grid}.GlobalHeader-module__uo16PW__mobileNavItem{border:1px solid var(--border-primary);color:var(--text-secondary);background:#0f172a66;border-radius:12px;align-items:center;gap:12px;padding:12px;font-size:14px;font-weight:600;text-decoration:none;transition:all .2s;display:flex}.GlobalHeader-module__uo16PW__mobileNavItem.GlobalHeader-module__uo16PW__active{color:var(--color-primary-light);background:#6366f11a;border-color:#6366f14d}.GlobalHeader-module__uo16PW__mobileItemIcon{color:var(--text-muted);font-size:18px}.GlobalHeader-module__uo16PW__mobileNavItem.GlobalHeader-module__uo16PW__active .GlobalHeader-module__uo16PW__mobileItemIcon{color:var(--color-primary-light)}.GlobalHeader-module__uo16PW__mobilePremiumCta{background:var(--gradient-secondary);color:#fff;border-radius:12px;grid-column:span 2;justify-content:center;align-items:center;margin-top:8px;padding:14px;font-size:14px;font-weight:700;text-decoration:none;display:flex;box-shadow:0 4px 15px #ec48994d}.GlobalHeader-module__uo16PW__mobileAction{margin-top:16px}.GlobalHeader-module__uo16PW__mobileConnectBtn{width:100%;color:var(--color-primary-light,#818cf8);background:#6366f114;border:1px solid #6366f159;border-radius:14px;justify-content:center;align-items:center;gap:10px;padding:14px;font-size:15px;font-weight:700;text-decoration:none;transition:all .2s;display:flex}.GlobalHeader-module__uo16PW__mobileConnectBtn:hover{border-color:var(--color-primary);color:#fff;background:#6366f129}.GlobalHeader-module__uo16PW__mobileVipLink{color:#facc15;background:#ffd7001a;border:1px solid #ffd7004d;border-radius:12px;justify-content:center;align-items:center;gap:10px;padding:16px;font-size:16px;font-weight:700;text-decoration:none;display:flex}@media (max-width:1024px){.GlobalHeader-module__uo16PW__desktopNav,.GlobalHeader-module__uo16PW__desktopOnly{display:none!important}.GlobalHeader-module__uo16PW__mobileMenuToggle{display:flex}.GlobalHeader-module__uo16PW__header{padding:0 16px}}@media (max-width:768px){.GlobalHeader-module__uo16PW__headerContent{height:64px}.GlobalHeader-module__uo16PW__mobileDrawer{height:calc(100vh - 64px);top:64px}.GlobalHeader-module__uo16PW__mobileGroupItems{grid-template-columns:1fr}.GlobalHeader-module__uo16PW__mobilePremiumCta{grid-column:span 1}}@keyframes GlobalHeader-module__uo16PW__pulseGlow{0%{transform:scale(1);box-shadow:0 0 #ec4899b3}50%{background-color:#db2777;transform:scale(1.05);box-shadow:0 0 20px #ec4899e6}to{transform:scale(1);box-shadow:0 0 #ec489900}}.GlobalHeader-module__uo16PW__glow{z-index:10;animation:.8s ease-in-out infinite GlobalHeader-module__uo16PW__pulseGlow;position:relative}
.Footer-module__3hUVsW__footer{border-top:1px solid var(--border-primary);text-align:center;width:100%;margin-top:40px;padding:28px 0}.Footer-module__3hUVsW__footerContent{width:100%;max-width:var(--container-xl,1280px);flex-direction:column;align-items:center;gap:12px;margin:0 auto;padding:0 24px;display:flex}.Footer-module__3hUVsW__footerBrand{flex-direction:column;align-items:center;gap:12px;margin-bottom:8px;display:flex}.Footer-module__3hUVsW__footerLogo{justify-content:center;align-items:center;display:flex}.Footer-module__3hUVsW__footerDescription{color:var(--text-muted);max-width:600px;font-size:14px;line-height:1.5}.Footer-module__3hUVsW__footerLinks{flex-wrap:wrap;justify-content:center;gap:24px;margin-top:10px;display:flex}.Footer-module__3hUVsW__footerLinks a{color:var(--text-muted);font-size:13px;text-decoration:none;transition:color .2s}.Footer-module__3hUVsW__footerLinks a:hover{color:var(--color-primary)}.Footer-module__3hUVsW__footerSocials{justify-content:center;gap:18px;margin-top:16px;display:flex}.Footer-module__3hUVsW__footerSocialLink{color:var(--text-muted);font-size:20px;line-height:1;transition:color .2s,transform .2s;display:inline-flex}.Footer-module__3hUVsW__footerSocialLink:hover{color:var(--color-primary);transform:translateY(-2px)}.Footer-module__3hUVsW__footerCopy{color:var(--text-disabled);margin-top:20px;font-size:12px}
.RewardsContent-module__z8XHgq__container{flex-direction:column;gap:24px;animation:.4s ease-out RewardsContent-module__z8XHgq__fadeIn;display:flex}@keyframes RewardsContent-module__z8XHgq__fadeIn{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}.RewardsContent-module__z8XHgq__headerSection{margin-bottom:4px}.RewardsContent-module__z8XHgq__pageTitle{letter-spacing:-.5px;background:linear-gradient(135deg,#fff 0%,#4ade80 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;align-items:center;gap:10px;margin-bottom:6px;font-size:1.75rem;font-weight:800;display:flex}.RewardsContent-module__z8XHgq__titleIcon{-webkit-text-fill-color:#4ade80;flex-shrink:0;font-size:1.4rem}.RewardsContent-module__z8XHgq__pageSubtitle{color:#ffffff80;font-size:.875rem;line-height:1.5}.RewardsContent-module__z8XHgq__loading{flex-direction:column;justify-content:center;align-items:center;gap:16px;padding:80px 20px;display:flex}.RewardsContent-module__z8XHgq__spinner{border:3px solid #ffffff1a;border-top-color:#6366f1;border-radius:50%;width:40px;height:40px;animation:1s linear infinite RewardsContent-module__z8XHgq__spin}@keyframes RewardsContent-module__z8XHgq__spin{to{transform:rotate(360deg)}}.RewardsContent-module__z8XHgq__loading p{color:var(--text-secondary);font-size:14px}.RewardsContent-module__z8XHgq__yearSelector{background:var(--bg-tertiary);border:1px solid var(--border-primary);border-radius:14px;gap:4px;width:fit-content;padding:4px;display:flex}.RewardsContent-module__z8XHgq__yearBtn{color:var(--text-secondary);cursor:pointer;background:0 0;border:none;border-radius:10px;padding:10px 20px;font-size:14px;font-weight:600;transition:all .2s}.RewardsContent-module__z8XHgq__yearBtn:hover{background:var(--bg-card-hover);color:var(--text-primary)}.RewardsContent-module__z8XHgq__yearBtn.RewardsContent-module__z8XHgq__active{background:var(--gradient-primary);color:#fff;box-shadow:var(--shadow-primary)}.RewardsContent-module__z8XHgq__currencyToggle{background:var(--bg-tertiary);border:1px solid var(--border-primary);border-radius:10px;gap:4px;padding:4px;display:flex}.RewardsContent-module__z8XHgq__currencyOption{color:var(--text-secondary);cursor:pointer;background:0 0;border:none;border-radius:8px;padding:8px 16px;font-size:13px;font-weight:600;transition:all .2s}.RewardsContent-module__z8XHgq__currencyOption.RewardsContent-module__z8XHgq__active{background:var(--gradient-primary);color:#fff;box-shadow:var(--shadow-primary)}.RewardsContent-module__z8XHgq__currencyOption:hover:not(.RewardsContent-module__z8XHgq__active){background:var(--bg-card-hover);color:var(--text-primary)}.RewardsContent-module__z8XHgq__statsGrid{grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:16px;display:grid}.RewardsContent-module__z8XHgq__statCard{background:var(--bg-card);border:1px solid var(--border-primary);border-radius:16px;align-items:center;gap:14px;padding:18px 20px;transition:all .2s;display:flex;position:relative;overflow:hidden}.RewardsContent-module__z8XHgq__statCard:hover{border-color:var(--border-secondary);box-shadow:var(--shadow-lg);background:linear-gradient(145deg, var(--bg-card), var(--bg-card-hover));transform:translateY(-2px)}.RewardsContent-module__z8XHgq__statIcon{border-radius:10px;flex-shrink:0;justify-content:center;align-items:center;width:42px;height:42px;font-size:17px;display:flex}.RewardsContent-module__z8XHgq__statIconGreen{color:#22c55e;background:#22c55e26}.RewardsContent-module__z8XHgq__statIconPurple{color:#8b5cf6;background:#8b5cf626}.RewardsContent-module__z8XHgq__statIconAmber{color:#f59e0b;background:#f59e0b26}.RewardsContent-module__z8XHgq__statIconRed{color:#ef4444;background:#ef444426}.RewardsContent-module__z8XHgq__statIconBlue{color:#3b82f6;background:#3b82f626}.RewardsContent-module__z8XHgq__statInfo{flex-direction:column;gap:4px;min-width:0;display:flex}.RewardsContent-module__z8XHgq__statValue{color:var(--text-primary);font-size:22px;font-weight:800;line-height:1.2}.RewardsContent-module__z8XHgq__statLabel{color:var(--text-secondary);text-transform:uppercase;letter-spacing:.5px;font-size:11px;font-weight:600}.RewardsContent-module__z8XHgq__toolbar{background:var(--bg-card);border:1px solid var(--border-primary);border-radius:12px;align-items:center;gap:12px;padding:8px 12px;display:flex}.RewardsContent-module__z8XHgq__searchBox{flex:1;max-width:320px;position:relative}.RewardsContent-module__z8XHgq__searchIcon{color:var(--text-muted);font-size:13px;position:absolute;top:50%;left:12px;transform:translateY(-50%)}.RewardsContent-module__z8XHgq__searchInput{background:var(--bg-tertiary);border:1px solid var(--border-primary);width:100%;color:var(--text-primary);border-radius:10px;padding:10px 12px 10px 38px;font-size:13px;transition:all .2s}.RewardsContent-module__z8XHgq__searchInput:focus{border-color:var(--color-primary);background:var(--bg-secondary);outline:none;box-shadow:0 0 0 2px #6366f11a}.RewardsContent-module__z8XHgq__searchInput::placeholder{color:var(--text-muted)}.RewardsContent-module__z8XHgq__toolbarFilters{align-items:center;gap:8px;margin-left:auto;display:flex}.RewardsContent-module__z8XHgq__filterSelect{min-width:120px}.RewardsContent-module__z8XHgq__filterSelect:focus{border-color:var(--color-primary);background:var(--bg-secondary);outline:none}.RewardsContent-module__z8XHgq__filterSelect option{color:var(--text-primary);background:#1e293b}.RewardsContent-module__z8XHgq__hideBtn{width:40px;height:40px;color:var(--text-secondary);cursor:pointer;background:0 0;border:none;border-radius:10px;justify-content:center;align-items:center;transition:all .2s;display:flex}.RewardsContent-module__z8XHgq__hideBtn:hover{background:var(--bg-tertiary);color:var(--text-primary)}.RewardsContent-module__z8XHgq__exportBtn{color:#ffffffb3;cursor:pointer;white-space:nowrap;background:#ffffff0a;border:1px solid #ffffff1a;border-radius:8px;align-items:center;gap:6px;height:40px;padding:8px 14px;font-size:13px;font-weight:600;transition:all .2s;display:flex}.RewardsContent-module__z8XHgq__exportBtn:hover{color:#000;background:#fff;border-color:#fff}.RewardsContent-module__z8XHgq__exportIcon{transform:rotate(180deg)}.RewardsContent-module__z8XHgq__resultsBar{justify-content:space-between;align-items:center;padding:0 4px;display:flex}.RewardsContent-module__z8XHgq__resultsCount{color:var(--text-secondary);font-size:13px}.RewardsContent-module__z8XHgq__statusPills{gap:8px;display:flex}.RewardsContent-module__z8XHgq__pill{border:1px solid #0000;border-radius:20px;padding:4px 10px;font-size:11px;font-weight:600}.RewardsContent-module__z8XHgq__pillPurple{color:#8b5cf6;background:#8b5cf626;border-color:#8b5cf633}.RewardsContent-module__z8XHgq__pillGreen{color:#22c55e;background:#22c55e26;border-color:#22c55e33}.RewardsContent-module__z8XHgq__pillRed{color:#ef4444;background:#ef444426;border-color:#ef444433}.RewardsContent-module__z8XHgq__empty{text-align:center;background:var(--bg-card);border:1px dashed var(--border-primary);border-radius:20px;flex-direction:column;justify-content:center;align-items:center;padding:80px 20px;display:flex}.RewardsContent-module__z8XHgq__emptyIcon{opacity:.6;color:var(--text-muted);margin-bottom:16px;font-size:48px}.RewardsContent-module__z8XHgq__empty h3{color:var(--text-primary);margin:0 0 8px;font-size:18px;font-weight:700}.RewardsContent-module__z8XHgq__empty p{color:var(--text-secondary);max-width:400px;margin:0;font-size:14px}.RewardsContent-module__z8XHgq__grid{flex-direction:column;gap:12px;display:flex}.RewardsContent-module__z8XHgq__card{background:var(--bg-card);border:1px solid var(--border-primary);border-radius:16px;transition:all .2s;position:relative;overflow:hidden}.RewardsContent-module__z8XHgq__card:hover{border-color:var(--border-secondary);background:linear-gradient(145deg, var(--bg-card), #ffffff08)}.RewardsContent-module__z8XHgq__card.RewardsContent-module__z8XHgq__expanded{border-color:var(--color-primary);box-shadow:0 0 0 1px #6366f133}.RewardsContent-module__z8XHgq__cardHeader{cursor:pointer;justify-content:space-between;align-items:center;gap:16px;padding:16px 20px;display:flex}.RewardsContent-module__z8XHgq__cardTitle{align-items:center;gap:14px;min-width:0;display:flex}.RewardsContent-module__z8XHgq__tokenBadge{background:var(--bg-tertiary);border:1px solid var(--border-primary);width:44px;height:44px;color:var(--color-primary);border-radius:12px;flex-shrink:0;justify-content:center;align-items:center;font-size:12px;font-weight:700;display:flex;overflow:hidden}.RewardsContent-module__z8XHgq__tokenImg{object-fit:cover;border-radius:50%;width:100%;height:100%}.RewardsContent-module__z8XHgq__cardName{flex-direction:column;gap:2px;min-width:0;display:flex}.RewardsContent-module__z8XHgq__cardTitleRow{align-items:center;gap:8px;display:flex}.RewardsContent-module__z8XHgq__cardName h4{color:var(--text-primary);white-space:nowrap;text-overflow:ellipsis;margin:0;font-size:15px;font-weight:600;overflow:hidden}.RewardsContent-module__z8XHgq__cardDate{color:var(--text-muted);font-size:12px}.RewardsContent-module__z8XHgq__sellGood{color:#22c55e;white-space:nowrap;background:#22c55e1a;border-radius:4px;align-items:center;gap:4px;padding:2px 6px;font-size:11px;font-weight:700;display:inline-flex}.RewardsContent-module__z8XHgq__sellEarly{color:#ef4444;white-space:nowrap;background:#ef44441a;border-radius:4px;align-items:center;gap:4px;padding:2px 6px;font-size:11px;font-weight:700;display:inline-flex}.RewardsContent-module__z8XHgq__cardRight{align-items:center;gap:20px;display:flex}.RewardsContent-module__z8XHgq__cardValue{flex-direction:column;align-items:flex-end;gap:2px;display:flex}.RewardsContent-module__z8XHgq__valueMain{color:var(--color-success);font-size:18px;font-weight:700}.RewardsContent-module__z8XHgq__valueTokens{color:var(--text-muted);font-size:11px}.RewardsContent-module__z8XHgq__statusBadge{border-radius:20px;align-items:center;gap:6px;padding:6px 12px;font-size:12px;font-weight:600;display:flex}.RewardsContent-module__z8XHgq__statusHolding{color:#8b5cf6;background:#8b5cf626}.RewardsContent-module__z8XHgq__statusSold{color:#22c55e;background:#22c55e26}.RewardsContent-module__z8XHgq__statusPending{color:#f59e0b;background:#f59e0b26}.RewardsContent-module__z8XHgq__statusIneligible{color:#ef4444;background:#ef444426}.RewardsContent-module__z8XHgq__expandIcon{color:var(--text-muted);transition:transform .2s}.RewardsContent-module__z8XHgq__cardBody{border-top:1px solid var(--border-primary);background:#0000001a;padding:20px}.RewardsContent-module__z8XHgq__cardDetails{flex-direction:column;gap:16px;display:flex}.RewardsContent-module__z8XHgq__detailsGrid{grid-template-columns:repeat(auto-fill,minmax(140px,1fr));gap:16px;display:grid}.RewardsContent-module__z8XHgq__detailItem{flex-direction:column;gap:4px;display:flex}.RewardsContent-module__z8XHgq__detailLabel{color:var(--text-secondary);text-transform:uppercase;letter-spacing:.5px;font-size:11px;font-weight:600}.RewardsContent-module__z8XHgq__detailValue{color:var(--text-primary);font-size:14px;font-weight:600}.RewardsContent-module__z8XHgq__detailValueRow{align-items:center;gap:6px;display:flex}.RewardsContent-module__z8XHgq__detailValue.RewardsContent-module__z8XHgq__positive{color:var(--color-success)}.RewardsContent-module__z8XHgq__detailValue.RewardsContent-module__z8XHgq__negative{color:var(--color-danger)}.RewardsContent-module__z8XHgq__priceUp{color:#22c55e;font-size:11px}.RewardsContent-module__z8XHgq__priceDown{color:#ef4444;font-size:11px}.RewardsContent-module__z8XHgq__cardActions{border-top:1px solid var(--border-primary);gap:8px;padding-top:16px;display:flex}.RewardsContent-module__z8XHgq__linkBtn,.RewardsContent-module__z8XHgq__editBtn,.RewardsContent-module__z8XHgq__deleteBtn{cursor:pointer;border:1px solid #0000;border-radius:10px;align-items:center;gap:6px;padding:8px 14px;font-size:12px;font-weight:600;text-decoration:none;transition:all .2s;display:flex}.RewardsContent-module__z8XHgq__linkBtn{color:var(--text-secondary);border-color:var(--border-primary);background:#ffffff0d}.RewardsContent-module__z8XHgq__linkBtn:hover{color:var(--text-primary);background:#ffffff1a}.RewardsContent-module__z8XHgq__editBtn{background:var(--bg-tertiary);color:var(--text-secondary);border-color:var(--border-primary)}.RewardsContent-module__z8XHgq__editBtn:hover{background:var(--bg-card-hover);color:var(--text-primary)}.RewardsContent-module__z8XHgq__deleteBtn{color:var(--color-danger);background:#ef44441a;border-color:#ef444433}.RewardsContent-module__z8XHgq__deleteBtn:hover{background:#ef444433}.RewardsContent-module__z8XHgq__editForm{flex-direction:column;gap:16px;display:flex}.RewardsContent-module__z8XHgq__formRow{grid-template-columns:repeat(2,1fr);gap:12px;display:grid}.RewardsContent-module__z8XHgq__formGroup{flex-direction:column;gap:6px;display:flex}.RewardsContent-module__z8XHgq__formGroupFull{grid-column:1/-1}.RewardsContent-module__z8XHgq__formGroup label{color:var(--text-secondary);text-transform:uppercase;letter-spacing:.5px;font-size:11px;font-weight:600}.RewardsContent-module__z8XHgq__formGroup input,.RewardsContent-module__z8XHgq__formGroup select{background:var(--bg-tertiary);border:1px solid var(--border-primary);color:var(--text-primary);border-radius:10px;padding:10px 12px;font-size:13px;transition:all .2s}.RewardsContent-module__z8XHgq__formGroup input[type=date]{--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark;cursor:pointer}.RewardsContent-module__z8XHgq__formGroup input:focus,.RewardsContent-module__z8XHgq__formGroup select:focus{border-color:var(--color-primary);background:var(--bg-secondary);outline:none}.RewardsContent-module__z8XHgq__formGroup select option{color:var(--text-primary);background:#1e293b}.RewardsContent-module__z8XHgq__formActions{justify-content:flex-end;gap:10px;padding-top:8px;display:flex}.RewardsContent-module__z8XHgq__cancelBtn{background:var(--bg-tertiary);border:1px solid var(--border-primary);color:var(--text-secondary);cursor:pointer;border-radius:10px;padding:10px 20px;font-weight:600;transition:all .2s}.RewardsContent-module__z8XHgq__cancelBtn:hover{background:var(--bg-card-hover);color:var(--text-primary)}.RewardsContent-module__z8XHgq__saveBtn{background:var(--gradient-primary);color:#fff;cursor:pointer;box-shadow:var(--shadow-primary);border:none;border-radius:10px;padding:10px 24px;font-weight:700;transition:all .2s}.RewardsContent-module__z8XHgq__saveBtn:hover{box-shadow:var(--shadow-primary-lg);transform:translateY(-2px)}.RewardsContent-module__z8XHgq__modalOverlay{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);z-index:9999;background:#0f172ad9;justify-content:center;align-items:center;padding:24px;animation:.2s RewardsContent-module__z8XHgq__fadeIn;display:flex;position:fixed;inset:0}.RewardsContent-module__z8XHgq__modal{background:var(--bg-card);border:1px solid var(--border-primary);width:100%;max-width:400px;box-shadow:var(--shadow-2xl);border-radius:20px;flex-direction:column;gap:20px;padding:32px;animation:.3s cubic-bezier(.4,0,.2,1) RewardsContent-module__z8XHgq__slideUp;display:flex}@keyframes RewardsContent-module__z8XHgq__slideUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1}}.RewardsContent-module__z8XHgq__modal h3{color:var(--text-primary);text-align:center;margin:0;font-size:20px;font-weight:800}.RewardsContent-module__z8XHgq__modal p{color:var(--text-secondary);text-align:center;margin:0;font-size:14px;line-height:1.6}.RewardsContent-module__z8XHgq__modalActions{justify-content:flex-end;gap:12px;margin-top:8px;display:flex}.RewardsContent-module__z8XHgq__modalActions button{flex:1}.RewardsContent-module__z8XHgq__deleteConfirmBtn{color:#fff;cursor:pointer;background:#ef4444;border:none;border-radius:12px;justify-content:center;align-items:center;padding:12px;font-size:14px;font-weight:700;transition:all .2s;display:flex}.RewardsContent-module__z8XHgq__deleteConfirmBtn:hover{background:#dc2626;transform:translateY(-2px);box-shadow:0 4px 12px #ef444466}@media (max-width:1000px){.RewardsContent-module__z8XHgq__statsGrid{grid-template-columns:repeat(2,1fr)}}@media (max-width:768px){.RewardsContent-module__z8XHgq__yearSelector{justify-content:center;width:100%}.RewardsContent-module__z8XHgq__statsGrid{grid-template-columns:1fr}.RewardsContent-module__z8XHgq__toolbar{flex-direction:column;align-items:stretch}.RewardsContent-module__z8XHgq__searchBox{max-width:none}.RewardsContent-module__z8XHgq__toolbarFilters{flex-wrap:wrap;margin-left:0}.RewardsContent-module__z8XHgq__filterSelect{flex:1;min-width:100px}.RewardsContent-module__z8XHgq__resultsBar,.RewardsContent-module__z8XHgq__cardHeader{flex-direction:column;align-items:flex-start;gap:12px}.RewardsContent-module__z8XHgq__cardRight{justify-content:space-between;width:100%}.RewardsContent-module__z8XHgq__detailsGrid{grid-template-columns:repeat(2,1fr)}.RewardsContent-module__z8XHgq__formRow{grid-template-columns:1fr}}@media (max-width:480px){.RewardsContent-module__z8XHgq__statCard{flex-direction:column;align-items:flex-start;gap:12px}.RewardsContent-module__z8XHgq__statIcon{width:38px;height:38px;font-size:15px}.RewardsContent-module__z8XHgq__statValue{font-size:20px}.RewardsContent-module__z8XHgq__detailsGrid{grid-template-columns:1fr}}
.TodayContent-module__9u2mcq__container{flex-direction:column;gap:20px;animation:.4s ease-out TodayContent-module__9u2mcq__fadeIn;display:flex}@keyframes TodayContent-module__9u2mcq__fadeIn{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}.TodayContent-module__9u2mcq__headerSection{margin-bottom:4px}.TodayContent-module__9u2mcq__pageTitle{letter-spacing:-.5px;background:linear-gradient(135deg,#fff 0%,#60a5fa 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;align-items:center;gap:10px;margin-bottom:6px;font-size:1.75rem;font-weight:800;display:flex}.TodayContent-module__9u2mcq__titleIcon{-webkit-text-fill-color:#60a5fa;flex-shrink:0;font-size:1.4rem}.TodayContent-module__9u2mcq__pageSubtitle{color:#ffffff80;font-size:.875rem;line-height:1.5}.TodayContent-module__9u2mcq__metaLine{color:#fff6;align-items:center;gap:8px;margin-top:6px;font-size:.78rem;display:flex}.TodayContent-module__9u2mcq__utcHint{color:#fff6;border:1px solid var(--border-primary);white-space:nowrap;border-radius:20px;margin-left:6px;padding:1px 8px;font-size:.72rem}.TodayContent-module__9u2mcq__section{flex-direction:column;gap:10px;display:flex}.TodayContent-module__9u2mcq__sectionHead{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:12px;display:flex}.TodayContent-module__9u2mcq__sectionTitle{text-transform:uppercase;letter-spacing:.05em;color:var(--text-secondary);align-items:center;gap:8px;margin:0;font-size:.78rem;font-weight:700;display:flex}.TodayContent-module__9u2mcq__overdueTitle{color:#f87171}.TodayContent-module__9u2mcq__upcomingTitle{color:#818cf8}.TodayContent-module__9u2mcq__count{background:var(--bg-tertiary);color:var(--text-secondary);border-radius:20px;padding:1px 8px;font-size:.7rem;font-weight:700}.TodayContent-module__9u2mcq__progressWrap{align-items:center;gap:10px;min-width:150px;display:flex}.TodayContent-module__9u2mcq__progressTrack{background:var(--bg-tertiary);border-radius:20px;flex:1;height:7px;overflow:hidden}.TodayContent-module__9u2mcq__progressFill{background:linear-gradient(90deg,#3b82f6,#22c55e);border-radius:20px;height:100%;transition:width .3s}.TodayContent-module__9u2mcq__progressLabel{color:var(--text-secondary);white-space:nowrap;font-size:.78rem;font-weight:700}.TodayContent-module__9u2mcq__list{flex-direction:column;gap:8px;display:flex}.TodayContent-module__9u2mcq__row{background:var(--bg-card);border:1px solid var(--border-primary);border-radius:12px;align-items:center;gap:12px;padding:12px 14px;transition:all .2s;display:flex}.TodayContent-module__9u2mcq__row:hover{border-color:var(--border-secondary);background:linear-gradient(145deg, var(--bg-card), var(--bg-card-hover))}.TodayContent-module__9u2mcq__rowDone{opacity:.55}.TodayContent-module__9u2mcq__rowDone .TodayContent-module__9u2mcq__taskText{text-decoration:line-through}.TodayContent-module__9u2mcq__checkbox{cursor:pointer;background:0 0;border:none;flex-shrink:0;padding:2px;display:flex}.TodayContent-module__9u2mcq__checkOff{color:var(--text-secondary);font-size:18px}.TodayContent-module__9u2mcq__checkOn{color:#22c55e;font-size:18px}.TodayContent-module__9u2mcq__rowMain{flex:1;min-width:0}.TodayContent-module__9u2mcq__rowTop{align-items:center;gap:8px;min-width:0;display:flex}.TodayContent-module__9u2mcq__favicon{border-radius:4px;flex-shrink:0}.TodayContent-module__9u2mcq__faviconFallback{color:#93c5fd;background:#60a5fa40;border-radius:4px;flex-shrink:0;justify-content:center;align-items:center;width:16px;height:16px;font-size:10px;font-weight:700;display:flex}.TodayContent-module__9u2mcq__airdropName{color:var(--text-primary);white-space:nowrap;flex-shrink:0;font-size:.86rem;font-weight:700}.TodayContent-module__9u2mcq__taskText{color:var(--text-secondary);text-overflow:ellipsis;white-space:nowrap;font-size:.84rem;overflow:hidden}.TodayContent-module__9u2mcq__taskText:before{content:"·";opacity:.5;margin-right:8px}.TodayContent-module__9u2mcq__rowMeta{flex-shrink:0;align-items:center;gap:10px;display:flex}.TodayContent-module__9u2mcq__dateBadge{color:var(--text-secondary);background:var(--bg-tertiary);white-space:nowrap;border-radius:6px;padding:2px 8px;font-size:.72rem}.TodayContent-module__9u2mcq__time{color:var(--text-secondary);white-space:nowrap;align-items:center;gap:4px;font-size:.76rem;display:flex}.TodayContent-module__9u2mcq__openLink{color:#60a5fa;white-space:nowrap;border:1px solid #60a5fa4d;border-radius:6px;align-items:center;gap:5px;padding:4px 10px;font-size:.76rem;font-weight:600;text-decoration:none;transition:background .15s;display:flex}.TodayContent-module__9u2mcq__openLink:hover{background:#60a5fa1f}.TodayContent-module__9u2mcq__empty{text-align:center;background:var(--bg-card);border:1px solid var(--border-primary);color:var(--text-secondary);border-radius:16px;flex-direction:column;justify-content:center;align-items:center;padding:48px 20px;display:flex}.TodayContent-module__9u2mcq__emptyIcon{margin-bottom:10px;font-size:2.4rem}.TodayContent-module__9u2mcq__empty h3{color:var(--text-primary);margin:0 0 6px;font-size:1rem;font-weight:700}.TodayContent-module__9u2mcq__empty p{margin:0;font-size:.85rem}.TodayContent-module__9u2mcq__empty small{color:#ffffff59;margin-top:4px;font-size:.78rem;display:block}.TodayContent-module__9u2mcq__loading{flex-direction:column;justify-content:center;align-items:center;gap:16px;padding:80px 20px;display:flex}.TodayContent-module__9u2mcq__spinner{border:3px solid #ffffff1a;border-top-color:#6366f1;border-radius:50%;width:40px;height:40px;animation:1s linear infinite TodayContent-module__9u2mcq__spin}@keyframes TodayContent-module__9u2mcq__spin{to{transform:rotate(360deg)}}.TodayContent-module__9u2mcq__loading p{color:var(--text-secondary);font-size:14px}@media (max-width:560px){.TodayContent-module__9u2mcq__taskText{display:none}.TodayContent-module__9u2mcq__row{gap:9px;padding:11px}.TodayContent-module__9u2mcq__openLink span{display:none}}
@keyframes PageHero-module__TYRMoq__pageHeroIn{0%{opacity:0;transform:translateY(16px)}to{opacity:1;transform:translateY(0)}}@keyframes PageHero-module__TYRMoq__pageHeroAurora{0%{opacity:.7;transform:translate(-3%)scale(1)}to{opacity:1;transform:translate(3%)scale(1.06)}}.PageHero-module__TYRMoq__hero{text-align:center;padding:72px 0 40px;position:relative}.PageHero-module__TYRMoq__aurora{z-index:0;pointer-events:none;filter:blur(30px);background:radial-gradient(55% 100% at 30% 0,#6366f12e,#0000 62%),radial-gradient(55% 100% at 70% 8%,#ec489924,#0000 62%),radial-gradient(45% 100% at 50% 0,#a855f729,#0000 60%);height:360px;animation:14s ease-in-out infinite alternate PageHero-module__TYRMoq__pageHeroAurora;position:absolute;top:-120px;left:0;right:0}.PageHero-module__TYRMoq__content{z-index:1;max-width:720px;margin:0 auto;animation:.5s ease-out both PageHero-module__TYRMoq__pageHeroIn;position:relative}.PageHero-module__TYRMoq__eyebrow{letter-spacing:.02em;color:var(--color-primary-light);background:#6366f11a;border:1px solid #6366f133;border-radius:999px;align-items:center;gap:7px;margin-bottom:18px;padding:6px 14px;font-size:12px;font-weight:700;display:inline-flex}.PageHero-module__TYRMoq__title{letter-spacing:-.02em;color:#f8fafc;justify-content:center;align-items:center;gap:14px;margin:0 0 16px;font-size:46px;font-weight:800;line-height:1.1;display:flex}.PageHero-module__TYRMoq__icon{color:var(--color-primary-light);display:inline-flex}.PageHero-module__TYRMoq__accent{background:var(--gradient-text-accent);-webkit-text-fill-color:transparent;background-size:220%;-webkit-background-clip:text;background-clip:text;animation:6s linear infinite PageHero-module__TYRMoq__heroShimmerUi}@keyframes PageHero-module__TYRMoq__heroShimmerUi{to{background-position:220%}}.PageHero-module__TYRMoq__subtitle{color:var(--text-secondary);max-width:600px;margin:0 auto;font-size:17px;line-height:1.6}.PageHero-module__TYRMoq__extra{margin-top:28px}@media (max-width:768px){.PageHero-module__TYRMoq__hero{padding:48px 0 32px}.PageHero-module__TYRMoq__title{flex-direction:column;gap:10px;font-size:32px}.PageHero-module__TYRMoq__subtitle{font-size:15px}}@media (prefers-reduced-motion:reduce){.PageHero-module__TYRMoq__aurora,.PageHero-module__TYRMoq__content,.PageHero-module__TYRMoq__accent{animation:none}}
.EventosViewer-module__dh4nLW__painel{flex-direction:column;gap:18px;display:flex}.EventosViewer-module__dh4nLW__cabecalho{flex-wrap:wrap;justify-content:space-between;align-items:flex-start;gap:16px;display:flex}.EventosViewer-module__dh4nLW__cabecalho h3{color:#fff;margin:0 0 4px;font-size:18px;font-weight:700}.EventosViewer-module__dh4nLW__cabecalho p{color:#ffffff73;margin:0;font-size:13px}.EventosViewer-module__dh4nLW__acoes{align-items:center;gap:6px;display:flex}.EventosViewer-module__dh4nLW__periodo,.EventosViewer-module__dh4nLW__recarregar{color:#fff9;cursor:pointer;background:#ffffff08;border:1px solid #ffffff1a;border-radius:9px;padding:7px 13px;font-size:12.5px;font-weight:600;transition:background .2s,color .2s,border-color .2s}.EventosViewer-module__dh4nLW__periodo:hover,.EventosViewer-module__dh4nLW__recarregar:hover{color:#fff;background:#ffffff12}.EventosViewer-module__dh4nLW__ativo{color:#c7d2fe;background:#6366f129;border-color:#6366f173}.EventosViewer-module__dh4nLW__resumo{color:#ffffffb3;background:#6366f114;border:1px solid #6366f138;border-radius:12px;padding:14px 18px;font-size:14px}.EventosViewer-module__dh4nLW__resumo strong{color:#fff;margin-right:6px;font-size:22px;font-weight:800}.EventosViewer-module__dh4nLW__cartoes{grid-template-columns:repeat(auto-fit,minmax(150px,1fr));gap:10px;display:grid}.EventosViewer-module__dh4nLW__cartao{background:#ffffff08;border:1px solid #ffffff14;border-radius:12px;flex-direction:column;gap:3px;padding:14px 16px;display:flex}.EventosViewer-module__dh4nLW__cartaoRotulo{letter-spacing:.06em;text-transform:uppercase;color:#ffffff73;font-size:11px;font-weight:700}.EventosViewer-module__dh4nLW__cartaoValor{color:#fff;font-size:26px;font-weight:800;line-height:1.1}.EventosViewer-module__dh4nLW__cartaoValorPequeno{color:#fff;font-size:17px;font-weight:700;line-height:1.3}.EventosViewer-module__dh4nLW__cartaoNota{color:#ffffff6b;font-size:11.5px}.EventosViewer-module__dh4nLW__serie{background:#ffffff05;border:1px solid #ffffff12;border-radius:12px;align-items:flex-end;gap:3px;height:130px;padding:10px 12px 0;display:flex;overflow-x:auto}.EventosViewer-module__dh4nLW__diaColuna{flex-direction:column;flex:1;align-items:center;gap:5px;min-width:16px;height:100%;display:flex}.EventosViewer-module__dh4nLW__diaBarra{background:0 0;border-radius:4px;flex-direction:column-reverse;justify-content:flex-start;width:100%;max-width:26px;height:100%;display:flex;overflow:hidden}.EventosViewer-module__dh4nLW__diaVisitas{background:#6366f1bf;width:100%}.EventosViewer-module__dh4nLW__diaAcoes{background:#34d399;width:100%}.EventosViewer-module__dh4nLW__diaRotulo{color:#fff6;white-space:nowrap;font-size:9.5px}.EventosViewer-module__dh4nLW__legenda{color:#ffffff80;gap:16px;font-size:11.5px;display:flex}.EventosViewer-module__dh4nLW__legenda span{align-items:center;gap:6px;display:inline-flex}.EventosViewer-module__dh4nLW__pontoVisitas,.EventosViewer-module__dh4nLW__pontoAcoes{border-radius:3px;width:9px;height:9px;display:inline-block}.EventosViewer-module__dh4nLW__pontoVisitas{background:#6366f1bf}.EventosViewer-module__dh4nLW__pontoAcoes{background:#34d399}.EventosViewer-module__dh4nLW__tipos{grid-template-columns:repeat(auto-fit,minmax(160px,1fr));gap:8px;display:grid}.EventosViewer-module__dh4nLW__tipoItem{background:#ffffff06;border:1px solid #ffffff0f;border-radius:10px;flex-direction:column;gap:2px;padding:11px 14px;display:flex}.EventosViewer-module__dh4nLW__tipoNome{color:#fff9;font-size:12px}.EventosViewer-module__dh4nLW__tipoItem strong{color:#fff;font-size:20px;font-weight:800}.EventosViewer-module__dh4nLW__tipoUnicos{color:#fff6;font-size:11px}.EventosViewer-module__dh4nLW__data{color:#ffffff73;white-space:nowrap;font-size:12px}.EventosViewer-module__dh4nLW__dataInline{color:#ffffff59;font-size:11px;font-style:normal;display:block}.EventosViewer-module__dh4nLW__estadoErro{color:#fca5a5;background:#ef444414;border:1px solid #ef444440;border-radius:12px}.EventosViewer-module__dh4nLW__tabela{border-collapse:collapse;width:100%;font-size:13px}.EventosViewer-module__dh4nLW__tabela th{text-align:left;text-transform:uppercase;letter-spacing:.06em;color:#ffffff59;border-bottom:1px solid #ffffff14;padding:10px 12px;font-size:11px;font-weight:700}.EventosViewer-module__dh4nLW__tabela td{color:#ffffffb3;border-bottom:1px solid #ffffff17;padding:11px 12px}.EventosViewer-module__dh4nLW__tabela tbody tr:last-child td{border-bottom:none}.EventosViewer-module__dh4nLW__tabela tbody tr:nth-child(2n) td{background:#ffffff04}.EventosViewer-module__dh4nLW__tabela tbody tr:hover td{background:#6366f112}.EventosViewer-module__dh4nLW__tabela th.EventosViewer-module__dh4nLW__num,.EventosViewer-module__dh4nLW__tabela td.EventosViewer-module__dh4nLW__num{text-align:right}.EventosViewer-module__dh4nLW__alvo{color:#fff;font-weight:650}.EventosViewer-module__dh4nLW__tipo{color:#ffffff73;font-size:12.5px}.EventosViewer-module__dh4nLW__destaque{color:#4ade80;font-weight:800}.EventosViewer-module__dh4nLW__aparelho{color:#ffffff80;flex-direction:column;align-items:flex-end;gap:4px;font-size:12px;display:inline-flex}.EventosViewer-module__dh4nLW__aparelhoTexto{white-space:nowrap;align-items:center;gap:6px;display:inline-flex}.EventosViewer-module__dh4nLW__aparelhoBarra{background:#ffffff12;border-radius:3px;width:62px;height:4px;display:flex;overflow:hidden}.EventosViewer-module__dh4nLW__fatiaCelular{background:#818cf8;height:100%;display:block}.EventosViewer-module__dh4nLW__fatiaDesktop{background:#ffffff3d;height:100%;display:block}.EventosViewer-module__dh4nLW__subtitulo{color:#fffc;margin:8px 0 0;font-size:14px;font-weight:700}.EventosViewer-module__dh4nLW__origens{flex-direction:column;gap:6px;margin:0;padding:0;list-style:none;display:flex}.EventosViewer-module__dh4nLW__origens li{background:#ffffff05;border-radius:9px;justify-content:space-between;align-items:center;padding:9px 12px;font-size:12.5px;display:flex}.EventosViewer-module__dh4nLW__origens code{color:#fff9;font-family:monospace}.EventosViewer-module__dh4nLW__origens span{color:#fff;font-weight:700}.EventosViewer-module__dh4nLW__estado{color:#fff6;justify-content:center;align-items:center;gap:10px;padding:40px;font-size:13.5px;display:flex}.EventosViewer-module__dh4nLW__girando{animation:.9s linear infinite EventosViewer-module__dh4nLW__girar}@keyframes EventosViewer-module__dh4nLW__girar{to{transform:rotate(360deg)}}
.AdminCommon-module__2UgkVa__adminCard{background:var(--bg-card);-webkit-backdrop-filter:var(--glass-light);backdrop-filter:var(--glass-light);border:1px solid var(--border-primary);border-radius:var(--radius-xl);transition:all var(--transition-base);padding:24px}.AdminCommon-module__2UgkVa__adminCard:hover{border-color:var(--border-secondary);background:var(--bg-card-hover)}.AdminCommon-module__2UgkVa__adminTitle{color:var(--text-primary);align-items:center;gap:12px;margin-bottom:20px;font-size:20px;font-weight:700;display:flex}.AdminCommon-module__2UgkVa__adminGrid{grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:24px;display:grid}.AdminCommon-module__2UgkVa__badge{border-radius:var(--radius-full);text-transform:uppercase;padding:4px 12px;font-size:12px;font-weight:700}.AdminCommon-module__2UgkVa__badgePending{color:var(--color-warning);background:#fbbf241a;border:1px solid #fbbf2433}.AdminCommon-module__2UgkVa__badgeSuccess{color:var(--color-success);background:#34d3991a;border:1px solid #34d39933}.AdminCommon-module__2UgkVa__badgeDanger{color:var(--color-danger);background:#f871711a;border:1px solid #f8717133}.AdminCommon-module__2UgkVa__badgeInfo{color:var(--color-info);background:#60a5fa1a;border:1px solid #60a5fa33}.AdminCommon-module__2UgkVa__adminBtn{border-radius:var(--radius-md);cursor:pointer;transition:all var(--transition-fast);border:1px solid #0000;align-items:center;gap:8px;padding:8px 16px;font-size:13px;font-weight:600;display:flex}.AdminCommon-module__2UgkVa__adminBtnPrimary{background:var(--color-primary);color:#fff}.AdminCommon-module__2UgkVa__adminBtnPrimary:hover{background:var(--color-primary-dark)}.AdminCommon-module__2UgkVa__adminBtnSecondary{background:var(--bg-tertiary);color:var(--text-primary);border-color:var(--border-primary)}.AdminCommon-module__2UgkVa__adminBtnSecondary:hover{background:var(--bg-card-hover)}.AdminCommon-module__2UgkVa__statsGrid{grid-template-columns:repeat(auto-fit,minmax(240px,1fr));gap:20px;display:grid}.AdminCommon-module__2UgkVa__statsCard{background:var(--bg-card);border:1px solid var(--border-primary);border-radius:16px;flex-direction:column;gap:12px;padding:20px;display:flex}.AdminCommon-module__2UgkVa__statsHeader{color:var(--text-secondary);align-items:center;gap:10px;font-size:13px;font-weight:600;display:flex}.AdminCommon-module__2UgkVa__statsIcon{width:32px;height:32px;color:var(--color-primary-light);background:#6366f11a;border-radius:8px;justify-content:center;align-items:center;font-size:16px;display:flex}.AdminCommon-module__2UgkVa__mainStat{color:var(--text-primary);font-size:28px;font-weight:800;line-height:1}.AdminCommon-module__2UgkVa__statLabel{color:var(--text-muted);text-transform:uppercase;letter-spacing:.5px;font-size:12px;font-weight:700}.AdminCommon-module__2UgkVa__statsDetails{border-top:1px solid var(--border-primary);flex-direction:column;gap:6px;margin-top:8px;padding-top:12px;display:flex}.AdminCommon-module__2UgkVa__statRow{color:var(--text-secondary);justify-content:space-between;font-size:12px;display:flex}
.page-module__vBfsQG__main{max-width:1280px;min-height:100vh;padding:0 var(--spacing-xl) 80px;margin:0 auto}.page-module__vBfsQG__filtersBar{background:var(--bg-card);border:1px solid var(--border-primary);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);z-index:50;border-radius:12px;flex-wrap:wrap;align-items:center;gap:16px;margin-bottom:40px;padding:4px;display:flex;position:relative}.page-module__vBfsQG__searchBox{flex:1;min-width:240px;position:relative}.page-module__vBfsQG__searchIcon{color:var(--text-muted);font-size:14px;position:absolute;top:50%;left:16px;transform:translateY(-50%)}.page-module__vBfsQG__searchInput{width:100%;color:var(--text-primary);background:0 0;border:1px solid #0000;border-radius:8px;padding:8px 16px 8px 40px;font-size:14px;transition:all .2s}.page-module__vBfsQG__searchInput:focus{background:var(--bg-tertiary);border-color:var(--color-primary);outline:none}.page-module__vBfsQG__searchInput::placeholder{color:var(--text-muted)}.page-module__vBfsQG__filterButtons{align-items:center;gap:8px;display:flex}.page-module__vBfsQG__filterSelect{min-width:160px}.page-module__vBfsQG__filterSelect:focus{border-color:var(--color-primary);color:var(--text-primary);outline:none}.page-module__vBfsQG__filterSelect option{background:var(--bg-secondary);color:var(--text-primary)}.page-module__vBfsQG__clearButton{border:1px solid var(--color-danger);color:var(--color-danger);cursor:pointer;background:#ef44441a;border-radius:10px;justify-content:center;align-items:center;padding:10px;transition:all .2s;display:flex}.page-module__vBfsQG__clearButton:hover{background:#ef444433}.page-module__vBfsQG__grid{grid-template-columns:repeat(auto-fill,minmax(300px,1fr));gap:20px;display:grid}@keyframes page-module__vBfsQG__fadeIn{0%{opacity:0}to{opacity:1}}@keyframes page-module__vBfsQG__slideUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.page-module__vBfsQG__modalHeader{background:radial-gradient(120% 100% at 0 0,#6366f11f,#0000 60%),0 0;border-bottom:1px solid #ffffff12;align-items:flex-start;gap:20px;padding:34px 32px 24px;display:flex}.page-module__vBfsQG__modalFavicon{background:#ffffff0d;border:1px solid #6366f140;border-radius:20px;flex-shrink:0;justify-content:center;align-items:center;width:80px;height:80px;display:flex;overflow:hidden;box-shadow:0 8px 24px -10px #6366f180}.page-module__vBfsQG__modalFavicon img{object-fit:contain;width:50px;height:50px}.page-module__vBfsQG__logoPlaceholder{color:var(--text-muted);font-size:24px;font-weight:800}.page-module__vBfsQG__statValue.page-module__vBfsQG__low{color:var(--color-danger)}.page-module__vBfsQG__statValue.page-module__vBfsQG__medium{color:var(--color-warning)}.page-module__vBfsQG__statValue.page-module__vBfsQG__high{color:var(--color-success)}.page-module__vBfsQG__modalInfo{flex:1}.page-module__vBfsQG__modalTitle{color:var(--text-primary);letter-spacing:-.5px;margin:0 0 12px;font-size:28px;font-weight:800}.page-module__vBfsQG__modalMeta{flex-wrap:wrap;gap:10px;display:flex}.page-module__vBfsQG__modalCategory{color:#fff;text-transform:uppercase;border-radius:20px;padding:4px 12px;font-size:12px;font-weight:700}.page-module__vBfsQG__modalRating{color:#f59e0b;background:#f59e0b1a;border:1px solid #f59e0b33;border-radius:20px;align-items:center;gap:4px;padding:4px 12px;font-size:13px;font-weight:700;display:flex}.page-module__vBfsQG__modalBody{flex:1;padding:32px;overflow-y:auto}.page-module__vBfsQG__modalSection{margin-bottom:32px}.page-module__vBfsQG__sectionTitle{color:var(--text-muted);text-transform:uppercase;letter-spacing:1px;margin:0 0 16px;font-size:13px;font-weight:700}.page-module__vBfsQG__modalDescription{color:var(--text-secondary);font-size:15px;line-height:1.7}.page-module__vBfsQG__payoutMethods{flex-wrap:wrap;gap:8px;display:flex}.page-module__vBfsQG__payoutTag{background:var(--bg-tertiary);border:1px solid var(--border-primary);color:var(--text-secondary);border-radius:8px;padding:6px 12px;font-size:13px}.page-module__vBfsQG__registerButton,.page-module__vBfsQG__joinButton,.page-module__vBfsQG__visitButton{background:var(--gradient-primary);color:#fff;box-shadow:var(--shadow-primary);border-radius:12px;flex:1;justify-content:center;align-items:center;gap:10px;padding:14px;font-weight:700;text-decoration:none;transition:all .2s;display:flex}.page-module__vBfsQG__registerButton:hover,.page-module__vBfsQG__joinButton:hover,.page-module__vBfsQG__visitButton:hover{box-shadow:var(--shadow-primary-lg);transform:translateY(-2px)}.page-module__vBfsQG__modalActions{background:var(--bg-secondary);border-top:1px solid var(--border-primary);gap:16px;padding:24px 32px;display:flex}.page-module__vBfsQG__modalCloseBtn{border:1px solid var(--border-primary);color:var(--text-secondary);cursor:pointer;background:0 0;border-radius:12px;padding:14px 24px;font-weight:600;transition:all .2s}.page-module__vBfsQG__modalCloseBtn:hover{background:var(--bg-tertiary);color:var(--text-primary)}.page-module__vBfsQG__statsGrid{grid-template-columns:repeat(2,1fr);gap:16px;display:grid}.page-module__vBfsQG__statItem{background:var(--bg-tertiary);border:1px solid var(--border-primary);border-radius:12px;padding:16px}.page-module__vBfsQG__statLabel{color:var(--text-muted);margin-bottom:4px;font-size:12px;display:block}.page-module__vBfsQG__statValue{color:var(--text-primary);font-size:16px;font-weight:700}.page-module__vBfsQG__featuresList{grid-template-columns:repeat(auto-fill,minmax(200px,1fr));gap:12px;display:grid}.page-module__vBfsQG__featureItem{color:var(--text-secondary);align-items:center;gap:8px;font-size:14px;display:flex}.page-module__vBfsQG__featureIcon{color:var(--color-success);font-size:12px}.page-module__vBfsQG__prosConsGrid{grid-template-columns:1fr 1fr;gap:24px;margin-bottom:32px;display:grid}.page-module__vBfsQG__prosSection,.page-module__vBfsQG__consSection{background:var(--bg-tertiary);border:1px solid var(--border-primary);border-radius:16px;padding:20px}.page-module__vBfsQG__prosList,.page-module__vBfsQG__consList{color:var(--text-secondary);margin:0;padding:0;font-size:14px;list-style:none}.page-module__vBfsQG__prosList li,.page-module__vBfsQG__consList li{margin-bottom:8px;padding-left:16px;position:relative}.page-module__vBfsQG__prosList li:before{content:"✓";color:var(--color-success);font-weight:700;position:absolute;left:0}.page-module__vBfsQG__consList li:before{content:"×";color:var(--color-danger);font-weight:700;position:absolute;left:0}.page-module__vBfsQG__referralBox{background:var(--bg-tertiary);border:1px solid var(--border-primary);border-radius:12px;align-items:center;gap:12px;padding:12px 16px;display:flex}.page-module__vBfsQG__referralCode{font-family:var(--font-mono);color:var(--text-primary);letter-spacing:.5px;flex:1;font-size:14px}.page-module__vBfsQG__copyButton{background:var(--bg-card);border:1px solid var(--border-primary);color:var(--text-secondary);cursor:pointer;border-radius:8px;align-items:center;gap:6px;padding:8px 14px;font-size:12px;font-weight:600;transition:all .2s;display:flex}.page-module__vBfsQG__copyButton:hover{background:var(--bg-card-hover);color:var(--text-primary)}.page-module__vBfsQG__copyButton.page-module__vBfsQG__copied{color:var(--color-success);background:#10b9811a;border-color:#10b9814d}@media (max-width:768px){.page-module__vBfsQG__prosConsGrid,.page-module__vBfsQG__grid{grid-template-columns:1fr}.page-module__vBfsQG__heroTitle{flex-direction:column;font-size:32px}}.page-module__vBfsQG__featuredBadge{letter-spacing:.5px;color:var(--color-warning);background:#fbbf241f;border:1px solid #fbbf244d;border-radius:999px;align-items:center;padding:3px 10px;font-size:11px;font-weight:700;display:inline-flex}
.AirdropsManagerContent-module__-UoM5W__container{flex-direction:column;width:100%;height:100%;display:flex}.AirdropsManagerContent-module__-UoM5W__viewToggle{background:#ffffff08;border:1px solid #ffffff0d;border-radius:12px;align-self:flex-start;gap:8px;margin:0 0 20px;padding:6px;display:flex}.AirdropsManagerContent-module__-UoM5W__viewBtn{color:#ffffff80;cursor:pointer;background:0 0;border:none;border-radius:8px;align-items:center;gap:8px;padding:8px 16px;font-size:14px;font-weight:600;transition:all .2s;display:flex}.AirdropsManagerContent-module__-UoM5W__viewBtn:hover{color:#fffc;background:#ffffff0d}.AirdropsManagerContent-module__-UoM5W__viewBtnActive{color:#818cf8;background:#6366f11a}.AirdropsManagerContent-module__-UoM5W__contentArea{flex-direction:column;flex:1;min-height:0;display:flex}
@keyframes Modal-module__7LRQSW__modalOverlayIn{0%{opacity:0}to{opacity:1}}@keyframes Modal-module__7LRQSW__modalContentIn{0%{opacity:0;transform:translateY(20px)scale(.98)}to{opacity:1;transform:translateY(0)scale(1)}}.Modal-module__7LRQSW__overlay{z-index:var(--z-modal,1000);-webkit-backdrop-filter:blur(10px);background:#080c18b3;justify-content:center;align-items:center;padding:24px;animation:.2s Modal-module__7LRQSW__modalOverlayIn;display:flex;position:fixed;inset:0}.Modal-module__7LRQSW__content{-webkit-backdrop-filter:blur(20px)saturate(140%);width:100%;max-width:640px;max-height:90vh;box-shadow:var(--shadow-2xl,0 32px 64px -16px #0009), 0 0 0 1px #6366f10f;background:linear-gradient(#1e293bfa,#111829fa);border:1px solid #ffffff14;border-radius:22px;flex-direction:column;animation:.28s cubic-bezier(.4,0,.2,1) Modal-module__7LRQSW__modalContentIn;display:flex;position:relative;overflow:hidden}.Modal-module__7LRQSW__content.Modal-module__7LRQSW__lg{max-width:760px}.Modal-module__7LRQSW__content:before{content:"";z-index:3;background:linear-gradient(90deg,#0000,#6366f199,#a855f799,#0000);height:1px;position:absolute;top:0;left:32px;right:32px}.Modal-module__7LRQSW__close{z-index:4;width:38px;height:38px;color:var(--text-secondary);cursor:pointer;background:#ffffff0d;border:1px solid #ffffff14;border-radius:11px;justify-content:center;align-items:center;transition:background .2s,color .2s,transform .2s;display:flex;position:absolute;top:16px;right:16px}.Modal-module__7LRQSW__close:hover{color:var(--text-primary);background:#ffffff1a;transform:rotate(90deg)}.Modal-module__7LRQSW__close:focus-visible{outline:2px solid var(--color-primary-light);outline-offset:2px}@media (max-width:768px){.Modal-module__7LRQSW__overlay{align-items:flex-end;padding:12px}.Modal-module__7LRQSW__content{border-radius:20px;max-height:92vh}}@media (prefers-reduced-motion:reduce){.Modal-module__7LRQSW__overlay,.Modal-module__7LRQSW__content{animation:none}.Modal-module__7LRQSW__close:hover{transform:none}}
.ImportCategoryModal-module__sEw6La__modalOverlay{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);z-index:9999;background-color:#2f3a42f2;justify-content:center;align-items:center;padding:24px;animation:.2s ImportCategoryModal-module__sEw6La__fadeIn;display:flex;position:fixed;inset:0}@keyframes ImportCategoryModal-module__sEw6La__fadeIn{0%{opacity:0}to{opacity:1}}.ImportCategoryModal-module__sEw6La__modalContent{color:#e0e0e0;background-color:#2a343c;border:1px solid #ffffff1a;border-radius:8px;flex-direction:column;width:100%;max-width:480px;padding:20px 25px;animation:.3s cubic-bezier(.4,0,.2,1) ImportCategoryModal-module__sEw6La__slideUp;display:flex;position:relative;box-shadow:0 8px 30px #0009}@keyframes ImportCategoryModal-module__sEw6La__slideUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.ImportCategoryModal-module__sEw6La__modalContent h3{color:#fff;margin:0 0 12px;font-size:1.5rem;font-weight:600;line-height:1.2}.ImportCategoryModal-module__sEw6La__modalContent p{color:#d0d8e0;margin:0 0 20px;font-size:.95rem;line-height:1.5}.ImportCategoryModal-module__sEw6La__formGroup{flex-direction:column;gap:8px;margin-bottom:20px;display:flex}.ImportCategoryModal-module__sEw6La__formGroup label{color:#b0c8e0;margin-bottom:2px;font-size:1rem;font-weight:600}.ImportCategoryModal-module__sEw6La__categorySelect,.ImportCategoryModal-module__sEw6La__formGroup input{color:#fff;background-color:#ffffff0d;border:1px solid #ffffff1a;border-radius:5px;outline:none;width:100%;padding:10px 15px;font-size:.95rem;transition:border-color .2s}.ImportCategoryModal-module__sEw6La__categorySelect:focus,.ImportCategoryModal-module__sEw6La__formGroup input:focus{background:#ffffff14;border-color:#58a6ff}.ImportCategoryModal-module__sEw6La__categorySelect option{color:#fff;background:#2a343c}.ImportCategoryModal-module__sEw6La__newCategoryInputContainer{animation:.2s ImportCategoryModal-module__sEw6La__slideDown}@keyframes ImportCategoryModal-module__sEw6La__slideDown{0%{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}.ImportCategoryModal-module__sEw6La__errorMessage{color:#f87171;background:#ef44441a;border:1px solid #ef444433;border-radius:8px;align-items:center;margin-bottom:20px;padding:10px 14px;font-size:13px;display:flex}.ImportCategoryModal-module__sEw6La__modalActions{border-top:1px solid #ffffff1a;justify-content:flex-end;gap:12px;margin-top:20px;padding-top:15px;display:flex}.ImportCategoryModal-module__sEw6La__cancelButton,.ImportCategoryModal-module__sEw6La__confirmButton{cursor:pointer;border-radius:5px;justify-content:center;align-items:center;padding:10px 20px;font-size:.95rem;font-weight:500;transition:background-color .2s,transform .1s;display:inline-flex}.ImportCategoryModal-module__sEw6La__cancelButton{color:#b0c8e0;background:#ffffff0d;border:1px solid #ffffff1a}.ImportCategoryModal-module__sEw6La__cancelButton:hover{color:#fff;background:#ffffff1a}.ImportCategoryModal-module__sEw6La__confirmButton{color:#fff;background-color:#28a745;border:none}.ImportCategoryModal-module__sEw6La__confirmButton:hover:not(:disabled){background-color:#218838;transform:translateY(-1px)}.ImportCategoryModal-module__sEw6La__confirmButton:disabled{opacity:.5;cursor:not-allowed;transform:none}.ImportCategoryModal-module__sEw6La__successModalContent{color:#e0e0e0;text-align:center;background-color:#2a343c;border:1px solid #ffffff1a;border-radius:8px;flex-direction:column;align-items:center;width:100%;max-width:480px;padding:30px 25px;animation:.3s cubic-bezier(.4,0,.2,1) ImportCategoryModal-module__sEw6La__slideUp;display:flex;position:relative;box-shadow:0 8px 30px #0009}.ImportCategoryModal-module__sEw6La__successIconWrapper{background:#22c55e1a;border-radius:50%;justify-content:center;align-items:center;width:80px;height:80px;margin-bottom:24px;display:flex}.ImportCategoryModal-module__sEw6La__successIcon{color:#22c55e;font-size:40px}.ImportCategoryModal-module__sEw6La__successTitle{color:#fff;margin-bottom:12px;font-size:24px;font-weight:700}.ImportCategoryModal-module__sEw6La__successMessage{color:#b0c8e0;margin-bottom:32px;font-size:15px;line-height:1.6}.ImportCategoryModal-module__sEw6La__successMessage strong{color:#fff;font-weight:600}.ImportCategoryModal-module__sEw6La__successActions{justify-content:center;gap:16px;width:100%;display:flex}
.ConfirmationModal-module__vq4iXq__modalOverlay{z-index:10001;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);background-color:#000000b3;justify-content:center;align-items:center;display:flex;position:fixed;inset:0}.ConfirmationModal-module__vq4iXq__modalContent{color:#e0e0e0;text-align:center;background-color:#33383d;border:1px solid #ffffff14;border-radius:6px;min-width:250px;max-width:380px;padding:20px 25px;box-shadow:0 4px 12px #0006}.ConfirmationModal-module__vq4iXq__modalMessage{color:#d0d0d0;margin:0 0 18px;font-size:.95rem;line-height:1.4}.ConfirmationModal-module__vq4iXq__modalButton{color:#fff;cursor:pointer;background-color:#3b99fc;border:none;border-radius:4px;padding:8px 24px;font-size:.85rem;font-weight:500;transition:background-color .2s,transform .1s}.ConfirmationModal-module__vq4iXq__modalButton:hover{background-color:#2a7fcc;transform:translateY(-1px)}.ConfirmationModal-module__vq4iXq__modalButton:active{transform:translateY(0)}
.ContributeContent-module__vYBVXq__container{flex-direction:column;gap:20px;width:100%;animation:.4s ease-out ContributeContent-module__vYBVXq__fadeIn;display:flex}@keyframes ContributeContent-module__vYBVXq__fadeIn{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}.ContributeContent-module__vYBVXq__headerSection{margin-bottom:4px}.ContributeContent-module__vYBVXq__pageTitle{letter-spacing:-.5px;background:linear-gradient(135deg,#fff 0%,#a78bfa 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;margin-bottom:6px;font-size:1.75rem;font-weight:800}.ContributeContent-module__vYBVXq__pageSubtitle{color:#ffffff80;font-size:.875rem;line-height:1.5}.ContributeContent-module__vYBVXq__toast{z-index:1000;border-radius:10px;padding:12px 20px;font-size:14px;font-weight:500;animation:.3s ContributeContent-module__vYBVXq__slideIn;position:fixed;top:80px;right:24px}.ContributeContent-module__vYBVXq__toast.ContributeContent-module__vYBVXq__success{color:#22c55e;background:#22c55e26;border:1px solid #22c55e4d}.ContributeContent-module__vYBVXq__toast.ContributeContent-module__vYBVXq__error{color:#ef4444;background:#ef444426;border:1px solid #ef44444d}.ContributeContent-module__vYBVXq__toast.ContributeContent-module__vYBVXq__info{color:#3b82f6;background:#3b82f626;border:1px solid #3b82f64d}@keyframes ContributeContent-module__vYBVXq__slideIn{0%{opacity:0;transform:translate(100%)}to{opacity:1;transform:translate(0)}}.ContributeContent-module__vYBVXq__scoreSection{width:100%}.ContributeContent-module__vYBVXq__scoreCard{background:#8b5cf60f;border:1px solid #8b5cf62e;border-radius:14px;flex-wrap:wrap;align-items:center;gap:20px;padding:16px 20px;display:flex}.ContributeContent-module__vYBVXq__scoreMain{flex-shrink:0;align-items:center;gap:12px;display:flex}.ContributeContent-module__vYBVXq__scoreIcon{color:#a78bfa;font-size:24px}.ContributeContent-module__vYBVXq__scoreInfo{flex-direction:column;display:flex}.ContributeContent-module__vYBVXq__scoreValue{color:#fff;font-variant-numeric:tabular-nums;font-size:1.4rem;font-weight:800;line-height:1}.ContributeContent-module__vYBVXq__scoreLabel{color:#fff6;text-transform:uppercase;letter-spacing:.4px;margin-top:2px;font-size:.68rem;font-weight:600}.ContributeContent-module__vYBVXq__scoreStats{gap:14px;display:flex}.ContributeContent-module__vYBVXq__statApproved,.ContributeContent-module__vYBVXq__statRejected{font-variant-numeric:tabular-nums;align-items:center;gap:5px;font-size:.875rem;font-weight:600;display:flex}.ContributeContent-module__vYBVXq__statApproved{color:#22c55e}.ContributeContent-module__vYBVXq__statRejected{color:#ef4444}.ContributeContent-module__vYBVXq__scoreProgress{flex:1;align-items:center;gap:12px;min-width:160px;display:flex}.ContributeContent-module__vYBVXq__scoreProgressBar{background:#ffffff14;border-radius:3px;flex:1;height:6px;overflow:hidden}.ContributeContent-module__vYBVXq__scoreProgressFill{background:linear-gradient(90deg,#7c3aed,#a78bfa);border-radius:3px;height:100%;transition:width .6s cubic-bezier(.4,0,.2,1)}.ContributeContent-module__vYBVXq__autoApprovalBadge{color:#a78bfa;white-space:nowrap;background:#8b5cf626;border:1px solid #8b5cf64d;border-radius:20px;align-items:center;gap:6px;padding:4px 12px;font-size:.78rem;font-weight:700;display:flex}.ContributeContent-module__vYBVXq__pointsNeeded{color:#fff6;white-space:nowrap;font-size:.75rem}.ContributeContent-module__vYBVXq__tabs{background:#ffffff08;border:1px solid #ffffff12;border-radius:12px;gap:4px;padding:4px;display:flex}.ContributeContent-module__vYBVXq__tab{color:#ffffff80;cursor:pointer;background:0 0;border:1px solid #0000;border-radius:9px;flex:1;justify-content:center;align-items:center;gap:8px;padding:10px 16px;font-size:.83rem;font-weight:600;transition:all .2s;display:flex;position:relative}.ContributeContent-module__vYBVXq__tab:hover{color:#ffffffd9;background:#ffffff0a}.ContributeContent-module__vYBVXq__tab.ContributeContent-module__vYBVXq__active{color:#a78bfa;background:#8b5cf61f;border-color:#8b5cf640}.ContributeContent-module__vYBVXq__tab svg{font-size:13px}.ContributeContent-module__vYBVXq__tabCount{color:#fff;background:#8b5cf666;border-radius:9px;justify-content:center;align-items:center;min-width:18px;height:18px;padding:0 5px;font-size:10px;font-weight:700;display:inline-flex}.ContributeContent-module__vYBVXq__submitSection{width:100%;max-width:860px;margin:0 auto}.ContributeContent-module__vYBVXq__duplicateWarning{background:#eab3081a;border:1px solid #eab30833;border-radius:12px;gap:16px;margin-bottom:20px;padding:16px;display:flex}.ContributeContent-module__vYBVXq__duplicateWarning svg{color:#eab308;flex-shrink:0;font-size:24px}.ContributeContent-module__vYBVXq__duplicateWarning strong{color:#eab308;margin-bottom:4px;display:block}.ContributeContent-module__vYBVXq__duplicateWarning p{color:#fff9;margin:0 0 12px;font-size:14px}.ContributeContent-module__vYBVXq__submitAnywayBtn{background:var(--color-primary);color:#fff;cursor:pointer;border:none;border-radius:6px;padding:8px 16px;font-size:13px;font-weight:600;transition:all .2s}.ContributeContent-module__vYBVXq__submitAnywayBtn:hover{background:var(--color-primary-hover)}.ContributeContent-module__vYBVXq__form{background:#ffffff05;border:1px solid #ffffff0f;border-radius:16px;padding:24px}.ContributeContent-module__vYBVXq__formRow{grid-template-columns:1fr 1fr;gap:16px;margin-bottom:16px;display:grid}.ContributeContent-module__vYBVXq__formGroup{flex-direction:column;gap:6px;margin-bottom:14px;display:flex}.ContributeContent-module__vYBVXq__formRow .ContributeContent-module__vYBVXq__formGroup{margin-bottom:0}.ContributeContent-module__vYBVXq__formGroup label{color:#fffc;font-size:13px;font-weight:600}.ContributeContent-module__vYBVXq__formGroup input,.ContributeContent-module__vYBVXq__formGroup select,.ContributeContent-module__vYBVXq__formGroup textarea{color:#fff;background:#0003;border:1px solid #ffffff1a;border-radius:10px;outline:none;padding:12px 14px;font-size:14px;transition:all .2s}.ContributeContent-module__vYBVXq__formGroup input:focus,.ContributeContent-module__vYBVXq__formGroup select:focus,.ContributeContent-module__vYBVXq__formGroup textarea:focus{border-color:var(--color-primary);box-shadow:0 0 0 3px #8b5cf61a}.ContributeContent-module__vYBVXq__formGroup input::placeholder,.ContributeContent-module__vYBVXq__formGroup textarea::placeholder{color:#ffffff4d}.ContributeContent-module__vYBVXq__formGroup select{cursor:pointer}.ContributeContent-module__vYBVXq__formGroup select option{color:#fff;background:#1a1a2e}.ContributeContent-module__vYBVXq__customCategoryInput{margin-top:8px}.ContributeContent-module__vYBVXq__hint{color:#fff6;font-size:12px;font-style:italic}.ContributeContent-module__vYBVXq__errorHint{color:#ef4444;font-size:12px}.ContributeContent-module__vYBVXq__invalidInput{background:#ef44440d!important;border-color:#ef444480!important}.ContributeContent-module__vYBVXq__adminTgRow{background:#38bdf814;border:1px solid #38bdf833;border-radius:10px;align-items:center;gap:10px;margin-bottom:14px;padding:12px 14px;display:flex}.ContributeContent-module__vYBVXq__adminTgRow input[type=checkbox]{cursor:pointer;accent-color:#38bdf8;flex-shrink:0;width:18px;height:18px}.ContributeContent-module__vYBVXq__adminTgRow label{cursor:pointer;color:#38bdf8;align-items:center;gap:8px;margin:0;font-size:.875rem;font-weight:700;display:flex}.ContributeContent-module__vYBVXq__tasksSection{background:#0003;border:1px solid #ffffff0f;border-radius:12px;margin-bottom:20px;padding:16px}.ContributeContent-module__vYBVXq__tasksSection h4{color:#fff;margin:0 0 12px;font-size:14px}.ContributeContent-module__vYBVXq__addTaskRow{grid-template-columns:2fr 2fr auto;gap:12px;margin-bottom:12px;display:grid}.ContributeContent-module__vYBVXq__addTaskRow input{color:#fff;background:#ffffff0d;border:1px solid #ffffff1a;border-radius:8px;outline:none;padding:10px 12px;font-size:13px}.ContributeContent-module__vYBVXq__addTaskRow input:focus{border-color:var(--color-primary)}.ContributeContent-module__vYBVXq__addTaskBtn{background:var(--color-primary);color:#fff;cursor:pointer;border:none;border-radius:8px;justify-content:center;align-items:center;width:40px;height:40px;transition:all .2s;display:flex}.ContributeContent-module__vYBVXq__addTaskBtn:hover{background:var(--color-primary-hover)}.ContributeContent-module__vYBVXq__tasksList{flex-direction:column;gap:8px;display:flex}.ContributeContent-module__vYBVXq__taskItem{background:#ffffff0d;border-radius:8px;justify-content:space-between;align-items:center;gap:12px;padding:10px 12px;display:flex}.ContributeContent-module__vYBVXq__taskItem span{color:#fff;font-size:13px}.ContributeContent-module__vYBVXq__taskItem small{color:#fff6;font-size:11px}.ContributeContent-module__vYBVXq__removeTaskBtn{color:#ef4444;cursor:pointer;background:#ef444433;border:none;border-radius:6px;justify-content:center;align-items:center;width:28px;height:28px;transition:all .2s;display:flex}.ContributeContent-module__vYBVXq__removeTaskBtn:hover{background:#ef44444d}.ContributeContent-module__vYBVXq__submitBtn{background:var(--gradient-primary);color:#fff;cursor:pointer;width:100%;box-shadow:var(--shadow-primary);border:none;border-radius:12px;justify-content:center;align-items:center;gap:10px;padding:16px;font-size:15px;font-weight:600;transition:all .2s;display:flex}.ContributeContent-module__vYBVXq__submitBtn:hover:not(:disabled){transform:translateY(-2px);box-shadow:0 6px 20px #8b5cf64d}.ContributeContent-module__vYBVXq__submitBtn:disabled{opacity:.6;cursor:not-allowed}.ContributeContent-module__vYBVXq__submissionsSection{flex-direction:column;gap:16px;display:flex}.ContributeContent-module__vYBVXq__toolbar{background:#ffffff05;border:1px solid #ffffff0f;border-radius:12px;flex-wrap:wrap;align-items:center;gap:12px;padding:10px 14px;display:flex}.ContributeContent-module__vYBVXq__searchBox{background:#ffffff0a;border:1px solid #ffffff14;border-radius:8px;flex:1;align-items:center;gap:8px;min-width:180px;padding:7px 12px;display:flex}.ContributeContent-module__vYBVXq__searchBox svg{color:#ffffff4d;flex-shrink:0;font-size:12px}.ContributeContent-module__vYBVXq__searchBox input{color:#fff;background:0 0;border:none;outline:none;flex:1;font-size:.83rem}.ContributeContent-module__vYBVXq__searchBox input::placeholder{color:#ffffff40}.ContributeContent-module__vYBVXq__filters{flex-wrap:wrap;gap:6px;display:flex}.ContributeContent-module__vYBVXq__filterBtn{color:#ffffff73;cursor:pointer;background:0 0;border:1px solid #ffffff14;border-radius:6px;padding:6px 12px;font-size:.78rem;font-weight:600;transition:all .2s}.ContributeContent-module__vYBVXq__filterBtn:hover{color:#fffc;background:#ffffff0d}.ContributeContent-module__vYBVXq__filterBtn.ContributeContent-module__vYBVXq__active{color:#a78bfa;background:#8b5cf61f;border-color:#8b5cf64d}.ContributeContent-module__vYBVXq__loading{text-align:center;padding:60px 20px}.ContributeContent-module__vYBVXq__spinner{border:3px solid #ffffff1a;border-top-color:var(--color-primary);border-radius:50%;width:40px;height:40px;margin:0 auto 16px;animation:1s linear infinite ContributeContent-module__vYBVXq__spin}@keyframes ContributeContent-module__vYBVXq__spin{to{transform:rotate(360deg)}}.ContributeContent-module__vYBVXq__loading p{color:#ffffff80;font-size:14px}.ContributeContent-module__vYBVXq__emptyState{text-align:center;background:#ffffff05;border:1px solid #ffffff0f;border-radius:16px;padding:60px 20px}.ContributeContent-module__vYBVXq__emptyIcon{color:#ffffff26;margin-bottom:16px;font-size:48px}.ContributeContent-module__vYBVXq__emptyState h3{color:#fff;margin:0 0 8px;font-size:18px}.ContributeContent-module__vYBVXq__emptyState p{color:#ffffff80;margin:0 0 20px;font-size:14px}.ContributeContent-module__vYBVXq__switchBtn{background:var(--gradient-primary);color:#fff;cursor:pointer;border:none;border-radius:10px;align-items:center;gap:8px;padding:12px 24px;font-size:14px;font-weight:600;transition:all .2s;display:inline-flex}.ContributeContent-module__vYBVXq__switchBtn:hover{transform:translateY(-2px);box-shadow:0 4px 12px #8b5cf64d}.ContributeContent-module__vYBVXq__submissionsList{flex-direction:column;gap:12px;display:flex}.ContributeContent-module__vYBVXq__submissionCard{background:#ffffff05;border:1px solid #ffffff0f;border-radius:14px;padding:20px;transition:all .2s}.ContributeContent-module__vYBVXq__submissionCard:hover{background:#ffffff08;border-color:#ffffff1a}.ContributeContent-module__vYBVXq__cardHeader{justify-content:space-between;align-items:flex-start;gap:16px;display:flex}.ContributeContent-module__vYBVXq__cardTitle h3{color:#fff;margin:0 0 8px;font-size:16px;font-weight:600}.ContributeContent-module__vYBVXq__cardMeta{flex-wrap:wrap;gap:16px;display:flex}.ContributeContent-module__vYBVXq__cardValue{color:#fff;font-size:13px;font-weight:600}.ContributeContent-module__vYBVXq__cardCategory,.ContributeContent-module__vYBVXq__cardDate{color:#ffffff80;font-size:13px}.ContributeContent-module__vYBVXq__statusBadge{white-space:nowrap;border-radius:6px;align-items:center;gap:6px;padding:6px 12px;font-size:12px;font-weight:600;display:inline-flex}.ContributeContent-module__vYBVXq__statusPending{color:#eab308;background:#eab30826;border:1px solid #eab30833}.ContributeContent-module__vYBVXq__statusApproved{color:#22c55e;background:#22c55e26;border:1px solid #22c55e33}.ContributeContent-module__vYBVXq__statusAutoApproved{color:#3b82f6;background:#3b82f626;border:1px solid #3b82f633}.ContributeContent-module__vYBVXq__statusRejected{color:#ef4444;background:#ef444426;border:1px solid #ef444433}.ContributeContent-module__vYBVXq__indicators{flex-wrap:wrap;gap:8px;margin:12px 0;display:flex}.ContributeContent-module__vYBVXq__editableIndicator,.ContributeContent-module__vYBVXq__remoderationIndicator{text-transform:uppercase;border-radius:4px;align-items:center;gap:6px;padding:4px 10px;font-size:11px;font-weight:600;display:inline-flex}.ContributeContent-module__vYBVXq__editableIndicator{color:var(--color-primary);background:#8b5cf61a}.ContributeContent-module__vYBVXq__remoderationIndicator{color:#a855f7;background:#a855f71a}.ContributeContent-module__vYBVXq__cardActions{border-top:1px solid #ffffff0f;gap:8px;margin-top:16px;padding-top:16px;display:flex}.ContributeContent-module__vYBVXq__editBtn,.ContributeContent-module__vYBVXq__deleteBtn,.ContributeContent-module__vYBVXq__expandBtn{cursor:pointer;border:none;border-radius:6px;align-items:center;gap:6px;padding:8px 14px;font-size:13px;font-weight:500;transition:all .2s;display:flex}.ContributeContent-module__vYBVXq__editBtn{color:var(--color-primary);background:#8b5cf626}.ContributeContent-module__vYBVXq__editBtn:hover{background:#8b5cf640}.ContributeContent-module__vYBVXq__deleteBtn{color:#ef4444;background:#ef444426}.ContributeContent-module__vYBVXq__deleteBtn:hover{background:#ef444440}.ContributeContent-module__vYBVXq__expandBtn{color:#fff9;background:#ffffff0d;margin-left:auto}.ContributeContent-module__vYBVXq__expandBtn:hover{color:#fff;background:#ffffff1a}.ContributeContent-module__vYBVXq__cardDetails{border-top:1px solid #ffffff0f;margin-top:16px;padding-top:16px}.ContributeContent-module__vYBVXq__cardContent p{color:#ffffffb3;margin:8px 0;font-size:14px}.ContributeContent-module__vYBVXq__cardContent strong{color:#fff}.ContributeContent-module__vYBVXq__cardContent a{color:var(--color-primary);text-decoration:none}.ContributeContent-module__vYBVXq__cardContent a:hover{text-decoration:underline}.ContributeContent-module__vYBVXq__rejectionNote,.ContributeContent-module__vYBVXq__approvedNote{border-radius:10px;gap:12px;margin:12px 0;padding:14px;display:flex}.ContributeContent-module__vYBVXq__rejectionNote{background:#ef44441a;border-left:4px solid #ef4444}.ContributeContent-module__vYBVXq__rejectionNote svg{color:#ef4444;flex-shrink:0;margin-top:2px}.ContributeContent-module__vYBVXq__rejectionNote strong{color:#ef4444;margin-bottom:4px;display:block}.ContributeContent-module__vYBVXq__rejectionNote p{color:#fff9;margin:0}.ContributeContent-module__vYBVXq__approvedNote{color:#22c55e;background:#22c55e14;border-left:4px solid #22c55e;align-items:center}.ContributeContent-module__vYBVXq__approvedNote svg{color:#22c55e}.ContributeContent-module__vYBVXq__descriptionBox{background:#0003;border-radius:10px;margin-top:16px;padding:16px}.ContributeContent-module__vYBVXq__descriptionBox strong{color:#fff;margin-bottom:8px;display:block}.ContributeContent-module__vYBVXq__descriptionBox div{color:#ffffffb3;font-size:14px;line-height:1.6}.ContributeContent-module__vYBVXq__editForm{background:#0000004d;border-radius:12px;padding:20px}.ContributeContent-module__vYBVXq__editForm h4{color:#fff;margin:0 0 16px;font-size:16px}.ContributeContent-module__vYBVXq__editActions{justify-content:flex-end;gap:12px;margin-top:20px;display:flex}.ContributeContent-module__vYBVXq__saveBtn,.ContributeContent-module__vYBVXq__cancelBtn{cursor:pointer;border:none;border-radius:8px;align-items:center;gap:8px;padding:10px 20px;font-size:14px;font-weight:500;transition:all .2s;display:flex}.ContributeContent-module__vYBVXq__saveBtn{color:#fff;background:#8b5cf6cc}.ContributeContent-module__vYBVXq__saveBtn:hover:not(:disabled){background:#7c3aed}.ContributeContent-module__vYBVXq__saveBtn:disabled{opacity:.6;cursor:not-allowed}.ContributeContent-module__vYBVXq__cancelBtn{color:#ffffffb3;background:#ffffff1a}.ContributeContent-module__vYBVXq__cancelBtn:hover{background:#ffffff26}.ContributeContent-module__vYBVXq__editHeader{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:12px;margin-bottom:20px;display:flex}.ContributeContent-module__vYBVXq__editHeader h4{color:#fff;margin:0;font-size:16px}.ContributeContent-module__vYBVXq__remoderationWarning{color:#eab308;background:#eab3081a;border:1px solid #eab30833;border-radius:8px;align-items:center;gap:8px;padding:8px 12px;font-size:12px;font-weight:500;display:flex}.ContributeContent-module__vYBVXq__remoderationWarning svg{flex-shrink:0}@media (max-width:768px){.ContributeContent-module__vYBVXq__container{gap:16px}.ContributeContent-module__vYBVXq__scoreCard{flex-direction:column;align-items:flex-start;gap:16px}.ContributeContent-module__vYBVXq__autoApprovalBadge,.ContributeContent-module__vYBVXq__pointsNeeded{margin-left:0}.ContributeContent-module__vYBVXq__tabs{flex-direction:column}.ContributeContent-module__vYBVXq__formRow,.ContributeContent-module__vYBVXq__addTaskRow{grid-template-columns:1fr}.ContributeContent-module__vYBVXq__toolbar{flex-direction:column;align-items:stretch}.ContributeContent-module__vYBVXq__searchBox{min-width:auto}.ContributeContent-module__vYBVXq__filters{flex-wrap:wrap}.ContributeContent-module__vYBVXq__cardHeader{flex-direction:column}.ContributeContent-module__vYBVXq__cardActions{flex-wrap:wrap}.ContributeContent-module__vYBVXq__expandBtn{justify-content:center;width:100%;margin-left:0}.ContributeContent-module__vYBVXq__editActions{flex-direction:column}.ContributeContent-module__vYBVXq__saveBtn,.ContributeContent-module__vYBVXq__cancelBtn{justify-content:center;width:100%}}
.page-module__9T7DrG__main{max-width:1280px;min-height:100vh;padding:0 var(--spacing-xl) 80px;margin:0 auto}.page-module__9T7DrG__notice{--accent:var(--color-warning);font-size:var(--font-base);line-height:var(--leading-snug);color:var(--text-secondary);background:color-mix(in srgb, var(--accent) 8%, transparent);border:1px solid color-mix(in srgb, var(--accent) 28%, transparent);border-radius:14px;align-items:flex-start;gap:12px;margin:0 0 28px;padding:14px 18px;display:flex}.page-module__9T7DrG__noticeSynced{--accent:var(--color-success)}.page-module__9T7DrG__noticeIcon{color:var(--accent);flex-shrink:0;margin-top:2px;font-size:18px}.page-module__9T7DrG__notice strong{color:var(--text-primary)}@media (max-width:640px){.page-module__9T7DrG__notice{font-size:var(--font-sm)}}.page-module__9T7DrG__noticeText{flex:1;min-width:0}.page-module__9T7DrG__noticeAction{font-size:var(--font-sm);font-weight:var(--font-semibold);color:color-mix(in srgb, var(--accent) 72%, #fff);background:color-mix(in srgb, var(--accent) 14%, transparent);border:1px solid color-mix(in srgb, var(--accent) 38%, transparent);transition:background var(--transition-base), border-color var(--transition-base), color var(--transition-base);border-radius:10px;flex-shrink:0;align-items:center;gap:8px;padding:8px 16px;text-decoration:none;display:inline-flex}.page-module__9T7DrG__noticeAction:hover{background:color-mix(in srgb, var(--accent) 26%, transparent);border-color:var(--accent);color:#fff}.page-module__9T7DrG__noticeAction svg{font-size:11px}@media (max-width:640px){.page-module__9T7DrG__notice{flex-wrap:wrap}.page-module__9T7DrG__noticeAction{justify-content:center;width:100%}}
@keyframes PayoutFeed-module__bRxbKa__feedScroll{0%{transform:translateY(0)}to{transform:translateY(-50%)}}.PayoutFeed-module__bRxbKa__feed{flex:1;min-height:120px;margin-top:16px;position:relative;overflow:hidden;-webkit-mask-image:linear-gradient(#0000,#000 14% 86%,#0000);mask-image:linear-gradient(#0000,#000 14% 86%,#0000)}.PayoutFeed-module__bRxbKa__track{will-change:transform;flex-direction:column;gap:10px;animation:18s linear infinite PayoutFeed-module__bRxbKa__feedScroll;display:flex}.PayoutFeed-module__bRxbKa__feed:hover .PayoutFeed-module__bRxbKa__track{animation-play-state:paused}.PayoutFeed-module__bRxbKa__row{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#ffffff0a;border:1px solid #ffffff12;border-radius:12px;align-items:center;gap:12px;padding:10px 12px;display:flex}.PayoutFeed-module__bRxbKa__min{min-width:44px;height:34px;font-family:var(--font-mono);color:var(--color-success);background:#34d3991f;border:1px solid #34d39940;border-radius:10px;flex-shrink:0;justify-content:center;align-items:center;padding:0 8px;font-size:13px;font-weight:800;display:inline-flex}.PayoutFeed-module__bRxbKa__info{flex-direction:column;flex:1;min-width:0;display:flex}.PayoutFeed-module__bRxbKa__name{color:#f1f5f9;text-overflow:ellipsis;white-space:nowrap;font-size:14px;font-weight:700;line-height:1.25;overflow:hidden}.PayoutFeed-module__bRxbKa__method{color:var(--text-muted,#94a3b8);text-overflow:ellipsis;white-space:nowrap;font-size:11px;overflow:hidden}@media (prefers-reduced-motion:reduce){.PayoutFeed-module__bRxbKa__track{animation:none}}
.VideoPopupManager-module__QYJPaW__container{flex-direction:column;gap:20px;display:flex}.VideoPopupManager-module__QYJPaW__header{flex-wrap:wrap;justify-content:space-between;align-items:flex-start;gap:16px;display:flex}.VideoPopupManager-module__QYJPaW__title{color:#e5e7eb;margin:0;font-size:1.25rem;font-weight:700}.VideoPopupManager-module__QYJPaW__subtitle{color:#ffffff80;max-width:640px;margin:4px 0 0;font-size:.85rem}.VideoPopupManager-module__QYJPaW__reloadBtn{color:#e5e7eb;cursor:pointer;background:#ffffff0a;border:1px solid #ffffff1f;border-radius:8px;align-items:center;gap:8px;padding:8px 14px;font-size:.85rem;transition:background .15s;display:inline-flex}.VideoPopupManager-module__QYJPaW__reloadBtn:hover:not(:disabled){background:#ffffff14}.VideoPopupManager-module__QYJPaW__reloadBtn:disabled{opacity:.6;cursor:default}.VideoPopupManager-module__QYJPaW__spin{animation:1s linear infinite VideoPopupManager-module__QYJPaW__spin}@keyframes VideoPopupManager-module__QYJPaW__spin{to{transform:rotate(360deg)}}.VideoPopupManager-module__QYJPaW__error{color:#f87171;margin:0;font-size:.85rem}.VideoPopupManager-module__QYJPaW__card{background:#ffffff05;border:1px solid #ffffff14;border-radius:12px;flex-direction:column;gap:12px;max-width:640px;padding:20px;display:flex}.VideoPopupManager-module__QYJPaW__status{border-radius:8px;flex-wrap:wrap;align-items:center;gap:8px;padding:8px 14px;font-size:.85rem;font-weight:600;display:inline-flex}.VideoPopupManager-module__QYJPaW__statusActive{color:#22c55e;background:#22c55e1a;border:1px solid #22c55e4d}.VideoPopupManager-module__QYJPaW__statusInactive{color:#ffffff8c;background:#ffffff0a;border:1px solid #ffffff1a}.VideoPopupManager-module__QYJPaW__statusDetail{color:#fff9;align-items:center;gap:6px;font-weight:500;display:inline-flex}.VideoPopupManager-module__QYJPaW__statusTitle{color:#ffffffbf;text-overflow:ellipsis;white-space:nowrap;min-width:0;max-width:100%;font-style:italic;font-weight:500;overflow:hidden}.VideoPopupManager-module__QYJPaW__stats{flex-wrap:wrap;align-items:center;gap:10px;display:flex}.VideoPopupManager-module__QYJPaW__statChip{color:#c7d2fe;font-variant-numeric:tabular-nums;background:#6366f114;border:1px solid #6366f140;border-radius:8px;align-items:center;gap:6px;padding:6px 12px;font-size:.8rem;font-weight:600;display:inline-flex}.VideoPopupManager-module__QYJPaW__statsHint{color:#fff6;font-size:.72rem}.VideoPopupManager-module__QYJPaW__modeSelector{grid-template-columns:1fr 1fr;gap:10px;display:grid}.VideoPopupManager-module__QYJPaW__modeOption{cursor:pointer;background:#ffffff05;border:1px solid #ffffff1a;border-radius:10px;flex-direction:column;gap:4px;padding:12px 14px;transition:border-color .15s,background .15s;display:flex}.VideoPopupManager-module__QYJPaW__modeOption:hover{border-color:#6366f166}.VideoPopupManager-module__QYJPaW__modeOption input{display:none}.VideoPopupManager-module__QYJPaW__modeActive{background:#6366f114;border-color:#6366f1b3}.VideoPopupManager-module__QYJPaW__modeName{color:#e5e7eb;font-size:.9rem;font-weight:700}.VideoPopupManager-module__QYJPaW__modeDesc{color:#ffffff80;font-size:.75rem}.VideoPopupManager-module__QYJPaW__autoInfo{color:#ffffffbf;background:#6366f10f;border:1px solid #6366f14d;border-radius:10px;align-items:flex-start;gap:10px;padding:12px 14px;font-size:.85rem;line-height:1.5;display:flex}.VideoPopupManager-module__QYJPaW__autoInfo svg{flex-shrink:0;margin-top:3px}.VideoPopupManager-module__QYJPaW__fieldLabel{color:#e5e7eb;align-items:center;gap:8px;font-size:.85rem;font-weight:600;display:inline-flex}.VideoPopupManager-module__QYJPaW__ytIcon{color:#ef4444}.VideoPopupManager-module__QYJPaW__input{color:#e5e7eb;background:#00000040;border:1px solid #ffffff1f;border-radius:8px;width:100%;padding:10px 12px;font-size:.88rem}.VideoPopupManager-module__QYJPaW__input:focus{border-color:#6366f199;outline:none}.VideoPopupManager-module__QYJPaW__inputError{border-color:#f8717199}.VideoPopupManager-module__QYJPaW__fieldError{color:#f87171;font-size:.78rem}.VideoPopupManager-module__QYJPaW__row{flex-wrap:wrap;align-items:flex-end;gap:24px;display:flex}.VideoPopupManager-module__QYJPaW__field{flex-direction:column;gap:6px;display:flex}.VideoPopupManager-module__QYJPaW__inputSmall{color:#e5e7eb;background:#00000040;border:1px solid #ffffff1f;border-radius:8px;width:120px;padding:10px 12px;font-size:.88rem}.VideoPopupManager-module__QYJPaW__inputSmall:focus{border-color:#6366f199;outline:none}.VideoPopupManager-module__QYJPaW__hint{color:#fff6;font-size:.72rem}.VideoPopupManager-module__QYJPaW__toggle{color:#ffffffb3;cursor:pointer;-webkit-user-select:none;user-select:none;align-items:center;gap:6px;padding-bottom:24px;font-size:.85rem;display:inline-flex}.VideoPopupManager-module__QYJPaW__toggle input{cursor:pointer;width:16px;height:16px}.VideoPopupManager-module__QYJPaW__preview{background-color:#0000;background-image:linear-gradient(45deg,#ffffff06 25%,#0000 25% 75%,#ffffff06 75%),linear-gradient(45deg,#ffffff06 25%,#0000 25% 75%,#ffffff06 75%);background-position:0 0,9px 9px;background-repeat:repeat,repeat;background-size:18px 18px;background-attachment:scroll,scroll;background-origin:padding-box,padding-box;background-clip:border-box,border-box;border:1px dashed #6366f166;border-radius:10px;flex-direction:column;gap:8px;padding:14px;display:flex}.VideoPopupManager-module__QYJPaW__previewLabel{text-transform:uppercase;letter-spacing:.4px;color:#ffffff73;font-size:.72rem}.VideoPopupManager-module__QYJPaW__previewPopup{background:#12121a;border:1px solid #6366f159;border-radius:14px;width:384px;max-width:100%;overflow:hidden;box-shadow:0 16px 40px #0000008c}.VideoPopupManager-module__QYJPaW__previewThumb{aspect-ratio:16/9;object-fit:cover;background:#000;width:100%;display:block}.VideoPopupManager-module__QYJPaW__previewFooter{color:#e5e7eb;flex-direction:column;gap:8px;padding:12px 14px 14px;display:flex}.VideoPopupManager-module__QYJPaW__previewEyebrow{text-transform:uppercase;letter-spacing:.5px;color:#a5b4fc;font-size:.72rem;font-weight:700}.VideoPopupManager-module__QYJPaW__previewTitle{color:#f3f4f6;font-size:.92rem;font-weight:600;line-height:1.35}.VideoPopupManager-module__QYJPaW__previewPlay{color:#fff;background:#6366f1;border-radius:8px;justify-content:center;align-items:center;margin-top:2px;padding:10px 16px;font-size:.88rem;font-weight:700;display:flex}.VideoPopupManager-module__QYJPaW__cardFooter{justify-content:flex-end;align-items:center;gap:12px;display:flex}.VideoPopupManager-module__QYJPaW__saved{color:#22c55e;align-items:center;gap:6px;font-size:.82rem;display:inline-flex}.VideoPopupManager-module__QYJPaW__saveBtn{color:#fff;cursor:pointer;background:#6366f1;border:none;border-radius:8px;align-items:center;gap:8px;padding:8px 16px;font-size:.85rem;font-weight:600;transition:background .15s;display:inline-flex}.VideoPopupManager-module__QYJPaW__saveBtn:hover:not(:disabled){background:#4f46e5}.VideoPopupManager-module__QYJPaW__saveBtn:disabled{opacity:.6;cursor:default}
.page-module__nxtYSq__main{min-height:100vh;max-width:var(--container-xl);padding:0 var(--spacing-xl) 80px;margin:0 auto}.page-module__nxtYSq__filtersBar{background:var(--bg-card);border:1px solid var(--border-primary);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);z-index:50;border-radius:12px;flex-wrap:wrap;align-items:center;gap:16px;margin-bottom:40px;padding:4px;display:flex;position:relative}.page-module__nxtYSq__searchBox{flex:1;min-width:240px;position:relative}.page-module__nxtYSq__searchIcon{color:var(--text-muted);font-size:14px;position:absolute;top:50%;left:16px;transform:translateY(-50%)}.page-module__nxtYSq__searchInput{width:100%;color:var(--text-primary);background:0 0;border:1px solid #0000;border-radius:8px;padding:8px 16px 8px 40px;font-size:14px;transition:all .2s}.page-module__nxtYSq__searchInput:focus{background:var(--bg-tertiary);border-color:var(--color-primary);outline:none}.page-module__nxtYSq__searchInput::placeholder{color:var(--text-muted)}.page-module__nxtYSq__filterButtons{align-items:center;gap:8px;display:flex}.page-module__nxtYSq__filterSelect{min-width:160px}.page-module__nxtYSq__filterSelect:focus{border-color:var(--color-primary);color:var(--text-primary);outline:none}.page-module__nxtYSq__filterSelect option{background:var(--bg-secondary);color:var(--text-primary)}.page-module__nxtYSq__clearButton{border:1px solid var(--color-danger);color:var(--color-danger);cursor:pointer;background:#ef44441a;border-radius:10px;justify-content:center;align-items:center;padding:10px;transition:all .2s;display:flex}.page-module__nxtYSq__clearButton:hover{background:#ef444433}.page-module__nxtYSq__grid{grid-template-columns:repeat(auto-fill,minmax(300px,1fr));gap:20px;display:grid}.page-module__nxtYSq__statValue.page-module__nxtYSq__low{color:var(--color-danger)}.page-module__nxtYSq__statValue.page-module__nxtYSq__medium{color:var(--color-warning)}.page-module__nxtYSq__statValue.page-module__nxtYSq__high{color:var(--color-success)}@keyframes page-module__nxtYSq__fadeIn{0%{opacity:0}to{opacity:1}}@keyframes page-module__nxtYSq__slideUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.page-module__nxtYSq__modalHeader{background:radial-gradient(120% 100% at 0 0,#6366f11f,#0000 60%),0 0;border-bottom:1px solid #ffffff12;align-items:flex-start;gap:20px;padding:34px 32px 24px;display:flex}.page-module__nxtYSq__modalFavicon{background:#ffffff0d;border:1px solid #6366f140;border-radius:20px;flex-shrink:0;justify-content:center;align-items:center;width:80px;height:80px;display:flex;overflow:hidden;box-shadow:0 8px 24px -10px #6366f180}.page-module__nxtYSq__modalFavicon img{object-fit:contain;width:50px;height:50px}.page-module__nxtYSq__modalInfo{flex:1}.page-module__nxtYSq__modalTitle{color:var(--text-primary);letter-spacing:-.5px;margin:0 0 12px;font-size:28px;font-weight:800}.page-module__nxtYSq__modalMeta{flex-wrap:wrap;gap:10px;display:flex}.page-module__nxtYSq__modalCategory{color:#fff;text-transform:uppercase;border-radius:20px;padding:4px 12px;font-size:12px;font-weight:700}.page-module__nxtYSq__modalBody{flex:1;padding:32px;overflow-y:auto}.page-module__nxtYSq__modalSection{margin-bottom:32px}.page-module__nxtYSq__sectionTitle{color:var(--text-muted);text-transform:uppercase;letter-spacing:1px;margin:0 0 16px;font-size:13px;font-weight:700}.page-module__nxtYSq__modalDescription{color:var(--text-secondary);font-size:15px;line-height:1.7}.page-module__nxtYSq__blockchainList,.page-module__nxtYSq__tokenList{flex-wrap:wrap;gap:8px;display:flex}.page-module__nxtYSq__blockchainTag,.page-module__nxtYSq__tokenTag{background:var(--bg-tertiary);border:1px solid var(--border-primary);color:var(--text-primary);border-radius:8px;padding:6px 12px;font-size:13px;font-weight:500}.page-module__nxtYSq__playButton{background:var(--color-primary);color:#fff;box-shadow:var(--shadow-primary);border:none;border-radius:12px;flex:1;justify-content:center;align-items:center;gap:10px;padding:14px;font-size:16px;font-weight:700;text-decoration:none;transition:all .2s;display:flex}.page-module__nxtYSq__playButton:hover{background:var(--color-primary-dark);box-shadow:var(--shadow-primary-lg);transform:translateY(-2px)}.page-module__nxtYSq__calculatorButton{background:#6366f1;flex:0 auto;margin-right:.5rem}.page-module__nxtYSq__calculatorButton:hover{background:#4f46e5}.page-module__nxtYSq__shareLinkButton{background:var(--card-bg-hover,var(--bg-card-hover));border:1px solid var(--border-color,var(--border-primary));color:var(--text-primary);cursor:pointer;border-radius:8px;align-items:center;gap:.5rem;margin-right:auto;padding:.5rem 1rem;display:flex}.page-module__nxtYSq__modalActions{background:var(--bg-secondary);border-top:1px solid var(--border-primary);gap:16px;padding:24px 32px;display:flex}.page-module__nxtYSq__modalCloseBtn{border:1px solid var(--border-primary);color:var(--text-secondary);cursor:pointer;background:0 0;border-radius:12px;padding:14px 24px;font-weight:600;transition:all .2s}.page-module__nxtYSq__modalCloseBtn:hover{background:var(--bg-tertiary);color:var(--text-primary)}.page-module__nxtYSq__statsGrid{grid-template-columns:repeat(2,1fr);gap:16px;display:grid}.page-module__nxtYSq__statItem{background:var(--bg-tertiary);border:1px solid var(--border-primary);border-radius:12px;padding:16px}.page-module__nxtYSq__statLabel{color:var(--text-muted);margin-bottom:4px;font-size:12px;display:block}.page-module__nxtYSq__statValue{color:var(--text-primary);font-size:16px;font-weight:700}.page-module__nxtYSq__featuresList{grid-template-columns:repeat(auto-fill,minmax(200px,1fr));gap:12px;display:grid}.page-module__nxtYSq__featureItem{color:var(--text-secondary);align-items:center;gap:8px;font-size:14px;display:flex}.page-module__nxtYSq__featureIcon{color:var(--color-success);font-size:12px}.page-module__nxtYSq__prosConsGrid{grid-template-columns:1fr 1fr;gap:24px;margin-bottom:32px;display:grid}.page-module__nxtYSq__prosSection,.page-module__nxtYSq__consSection{background:var(--bg-tertiary);border:1px solid var(--border-primary);border-radius:16px;padding:20px}.page-module__nxtYSq__prosList,.page-module__nxtYSq__consList{color:var(--text-secondary);margin:0;padding:0;font-size:14px;list-style:none}.page-module__nxtYSq__prosList li,.page-module__nxtYSq__consList li{margin-bottom:8px;padding-left:16px;position:relative}.page-module__nxtYSq__prosList li:before{content:"✓";color:var(--color-success);font-weight:700;position:absolute;left:0}.page-module__nxtYSq__consList li:before{content:"×";color:var(--color-danger);font-weight:700;position:absolute;left:0}.page-module__nxtYSq__referralBox{background:var(--bg-tertiary);border:1px solid var(--border-primary);border-radius:12px;align-items:center;gap:12px;padding:12px 16px;display:flex}.page-module__nxtYSq__referralCode{font-family:var(--font-mono);color:var(--text-primary);letter-spacing:.5px;flex:1;font-size:14px}.page-module__nxtYSq__copyButton{background:var(--bg-card);border:1px solid var(--border-primary);color:var(--text-secondary);cursor:pointer;border-radius:8px;align-items:center;gap:6px;padding:8px 14px;font-size:12px;font-weight:600;transition:all .2s;display:flex}.page-module__nxtYSq__copyButton:hover{background:var(--bg-card-hover);color:var(--text-primary)}.page-module__nxtYSq__copyButton.page-module__nxtYSq__copied{color:var(--color-success);background:#10b9811a;border-color:#10b9814d}@media (max-width:768px){.page-module__nxtYSq__prosConsGrid,.page-module__nxtYSq__grid{grid-template-columns:1fr}.page-module__nxtYSq__heroTitle{flex-direction:column;font-size:32px}.page-module__nxtYSq__modalHeader{text-align:center;flex-direction:column;align-items:center}.page-module__nxtYSq__modalMeta{justify-content:center}}.page-module__nxtYSq__featuredBadge{letter-spacing:.5px;color:var(--color-warning);background:#fbbf241f;border:1px solid #fbbf244d;border-radius:999px;align-items:center;padding:3px 10px;font-size:11px;font-weight:700;display:inline-flex}
.InFeedAd-module__iMtaEa__cardContainer{background:var(--bg-card);border:1px solid var(--border-primary);min-height:300px;-webkit-backdrop-filter:var(--glass-light);backdrop-filter:var(--glass-light);border-radius:20px;flex-direction:column;padding:24px;display:flex;position:relative;overflow:hidden}.InFeedAd-module__iMtaEa__adLabel{text-transform:uppercase;color:var(--text-muted);z-index:10;background:#ffffff0d;border-radius:4px;padding:2px 6px;font-size:10px;font-weight:700;position:absolute;top:10px;right:10px}.InFeedAd-module__iMtaEa__bannerContainer{justify-content:center;width:100%;margin:20px 0;display:flex}
.ProvaPagamento-module__rhTc-W__selo{color:#ffffffb8;background:#22c55e14;border:1px solid #22c55e33;border-radius:8px;align-items:center;gap:7px;padding:5px 10px;font-size:11.5px;line-height:1.3;text-decoration:none;transition:background .2s,border-color .2s,color .2s;display:inline-flex}.ProvaPagamento-module__rhTc-W__selo:hover{color:#fff;background:#22c55e24;border-color:#22c55e66}.ProvaPagamento-module__rhTc-W__icone{color:#22c55e;flex-shrink:0;font-size:12px}.ProvaPagamento-module__rhTc-W__texto strong{color:#22c55e;font-weight:700}@media (max-width:420px){.ProvaPagamento-module__rhTc-W__selo{justify-content:center;width:100%}}
