.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}
@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}}
.ModalConfirmacao-module__XvPIpW__corpo{text-align:center;flex-direction:column;align-items:center;gap:14px;padding:28px 26px 24px;display:flex}.ModalConfirmacao-module__XvPIpW__icone{color:#f87171;background:#ef44441f;border:1px solid #ef44444d;border-radius:50%;justify-content:center;align-items:center;width:52px;height:52px;font-size:21px;display:flex}.ModalConfirmacao-module__XvPIpW__titulo{color:#fff;margin:0;font-size:18px;font-weight:700;line-height:1.3}.ModalConfirmacao-module__XvPIpW__mensagem{color:#fff9;max-width:380px;margin:0;font-size:14px;line-height:1.55}.ModalConfirmacao-module__XvPIpW__acoes{gap:10px;width:100%;margin-top:6px;display:flex}.ModalConfirmacao-module__XvPIpW__cancelar,.ModalConfirmacao-module__XvPIpW__confirmar{cursor:pointer;border-radius:11px;flex:1;padding:12px 18px;font-size:14px;font-weight:650;transition:background .2s,border-color .2s}.ModalConfirmacao-module__XvPIpW__cancelar{color:#ffffffd9;background:#ffffff0a;border:1px solid #ffffff24}.ModalConfirmacao-module__XvPIpW__cancelar:hover{background:#ffffff17}.ModalConfirmacao-module__XvPIpW__confirmar{color:#fca5a5;background:#ef444429;border:1px solid #ef444473}.ModalConfirmacao-module__XvPIpW__confirmar:hover{color:#fff;background:#ef444442}@media (max-width:420px){.ModalConfirmacao-module__XvPIpW__acoes{flex-direction:column-reverse}}
.IlustracaoGanhos-module__nghIoa__palco{justify-content:center;align-items:center;width:100%;max-width:320px;display:flex}.IlustracaoGanhos-module__nghIoa__svg{width:100%;height:auto;font-family:inherit}.IlustracaoGanhos-module__nghIoa__moldura{fill:#ffffff05;stroke:#ffffff12;stroke-width:1px}.IlustracaoGanhos-module__nghIoa__logo{fill:#6366f14d;stroke:#6366f18c;stroke-width:1.5px}.IlustracaoGanhos-module__nghIoa__inicial{fill:#c7d2fe;font-size:13px;font-weight:700}.IlustracaoGanhos-module__nghIoa__nomeSite{fill:#ffffffeb;font-size:14px;font-weight:700}.IlustracaoGanhos-module__nghIoa__categoria{fill:#fff6;font-size:10.5px}.IlustracaoGanhos-module__nghIoa__marca{fill:#22c55ed9}.IlustracaoGanhos-module__nghIoa__evento{fill:#ffffffb3;font-size:11.5px}.IlustracaoGanhos-module__nghIoa__data{fill:#ffffff52;font-size:11px}.IlustracaoGanhos-module__nghIoa__valor{fill:#4ade80;text-anchor:end;font-size:12.5px;font-weight:700}.IlustracaoGanhos-module__nghIoa__divisor{stroke:#ffffff17;stroke-width:1px}.IlustracaoGanhos-module__nghIoa__rotuloTotal{fill:#ffffff80;font-size:11.5px}.IlustracaoGanhos-module__nghIoa__textoTotal{fill:#fff;text-anchor:middle;font-size:13px;font-weight:700}.IlustracaoGanhos-module__nghIoa__fase1{animation:9s ease-in-out infinite IlustracaoGanhos-module__nghIoa__entrarSite}@keyframes IlustracaoGanhos-module__nghIoa__entrarSite{0%{opacity:0;transform:translate(-14px)}8%,92%{opacity:1;transform:translate(0)}to{opacity:0;transform:translate(-14px)}}.IlustracaoGanhos-module__nghIoa__linha0,.IlustracaoGanhos-module__nghIoa__linha1,.IlustracaoGanhos-module__nghIoa__linha2{animation:9s ease-out infinite IlustracaoGanhos-module__nghIoa__cairSaque}.IlustracaoGanhos-module__nghIoa__linha0{animation-delay:0s}.IlustracaoGanhos-module__nghIoa__linha1{animation-delay:.5s}.IlustracaoGanhos-module__nghIoa__linha2{animation-delay:1s}@keyframes IlustracaoGanhos-module__nghIoa__cairSaque{0%,28%{opacity:0;transform:translateY(-7px)}36%,92%{opacity:1;transform:translateY(0)}to{opacity:0;transform:translateY(-7px)}}.IlustracaoGanhos-module__nghIoa__fase3{animation:9s ease-out infinite IlustracaoGanhos-module__nghIoa__surgirTotal}@keyframes IlustracaoGanhos-module__nghIoa__surgirTotal{0%,64%{opacity:0}74%,92%{opacity:1}to{opacity:0}}.IlustracaoGanhos-module__nghIoa__pilulaTotal{transform-origin:168px 177px;animation:9s cubic-bezier(.22,1,.36,1) infinite IlustracaoGanhos-module__nghIoa__crescerPilula}@keyframes IlustracaoGanhos-module__nghIoa__crescerPilula{0%,64%{transform:scaleX(.15)}80%,92%{transform:scaleX(1)}to{transform:scaleX(.15)}}@media (prefers-reduced-motion:reduce){.IlustracaoGanhos-module__nghIoa__fase1,.IlustracaoGanhos-module__nghIoa__linha0,.IlustracaoGanhos-module__nghIoa__linha1,.IlustracaoGanhos-module__nghIoa__linha2,.IlustracaoGanhos-module__nghIoa__fase3,.IlustracaoGanhos-module__nghIoa__pilulaTotal{opacity:1;animation:none;transform:none}}
.RewardsTrackerContent-module__jxZbqG__container{flex-direction:column;gap:20px;width:100%;padding:0;animation:.4s ease-out RewardsTrackerContent-module__jxZbqG__fadeIn;display:flex}@keyframes RewardsTrackerContent-module__jxZbqG__fadeIn{0%{opacity:0;transform:translateY(5px)}to{opacity:1;transform:translateY(0)}}.RewardsTrackerContent-module__jxZbqG__header{flex-wrap:wrap;justify-content:space-between;align-items:flex-start;gap:16px;margin-bottom:8px;display:flex}.RewardsTrackerContent-module__jxZbqG__headerLeft{flex:1}.RewardsTrackerContent-module__jxZbqG__title{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-top:0;margin-bottom:6px;font-size:1.75rem;font-weight:800;display:flex}.RewardsTrackerContent-module__jxZbqG__titleIcon{color:#4ade80;-webkit-text-fill-color:#4ade80;flex-shrink:0;font-size:1.3rem}.RewardsTrackerContent-module__jxZbqG__subtitle{color:#ffffff80;margin:0;font-size:.875rem;line-height:1.5}.RewardsTrackerContent-module__jxZbqG__headerActions{flex-wrap:wrap;align-items:center;gap:12px;display:flex}.RewardsTrackerContent-module__jxZbqG__viewToggle{background:#ffffff0a;border:1px solid #ffffff14;border-radius:12px;gap:4px;padding:4px;display:flex;overflow:hidden}.RewardsTrackerContent-module__jxZbqG__viewBtn{color:#ffffff80;cursor:pointer;white-space:nowrap;background:0 0;border:none;border-radius:8px;align-items:center;gap:6px;padding:8px 14px;font-size:.82rem;font-weight:600;transition:all .2s;display:flex}.RewardsTrackerContent-module__jxZbqG__viewBtn:hover:not(.RewardsTrackerContent-module__jxZbqG__viewBtnActive){color:#fffc}.RewardsTrackerContent-module__jxZbqG__viewBtnActive{color:#818cf8;background:#6366f126}.RewardsTrackerContent-module__jxZbqG__addBtn{color:#fff;cursor:pointer;white-space:nowrap;background:linear-gradient(135deg,#22c55e,#16a34a);border:none;border-radius:10px;align-items:center;gap:8px;height:42px;padding:0 20px;font-size:.875rem;font-weight:700;transition:all .2s;display:flex;box-shadow:0 4px 12px #22c55e40}.RewardsTrackerContent-module__jxZbqG__addBtn:hover{transform:translateY(-2px);box-shadow:0 6px 16px #22c55e66}.RewardsTrackerContent-module__jxZbqG__freemiumBanner{color:#ffffffb3;background:#f59e0b1a;border:1px solid #f59e0b33;border-radius:12px;align-items:center;gap:8px;padding:12px 16px;font-size:.85rem;display:flex}.RewardsTrackerContent-module__jxZbqG__freemiumBanner a{color:#facc15;margin-left:4px;font-weight:700;text-decoration:none}.RewardsTrackerContent-module__jxZbqG__freemiumBanner a:hover{text-decoration:underline}.RewardsTrackerContent-module__jxZbqG__filterBar{flex-wrap:wrap;gap:8px;display:flex}.RewardsTrackerContent-module__jxZbqG__filterBtn{color:#ffffff80;cursor:pointer;background:#ffffff08;border:1px solid #ffffff0f;border-radius:20px;align-items:center;gap:6px;padding:6px 14px;font-size:.82rem;font-weight:600;transition:all .2s;display:flex}.RewardsTrackerContent-module__jxZbqG__filterBtn:hover:not(.RewardsTrackerContent-module__jxZbqG__filterBtnActive){color:#fffc;background:#ffffff0f}.RewardsTrackerContent-module__jxZbqG__filterBtnActive{color:#818cf8;background:#6366f126;border-color:#6366f14d}.RewardsTrackerContent-module__jxZbqG__filterCount{background:#ffffff1a;border-radius:10px;padding:2px 6px;font-size:.7rem}.RewardsTrackerContent-module__jxZbqG__grid{grid-template-columns:repeat(auto-fill,minmax(300px,1fr));gap:16px;display:grid}.RewardsTrackerContent-module__jxZbqG__card{cursor:pointer;background:#ffffff05;border:1px solid #ffffff0f;border-radius:16px;flex-direction:column;gap:14px;padding:20px;transition:all .25s cubic-bezier(.4,0,.2,1);display:flex;position:relative;overflow:hidden}.RewardsTrackerContent-module__jxZbqG__card:hover{background:#ffffff09;border-color:#6366f14d;transform:translateY(-3px);box-shadow:0 12px 30px #0000004d}.RewardsTrackerContent-module__jxZbqG__cardInactive{opacity:.6;filter:grayscale(.5)}.RewardsTrackerContent-module__jxZbqG__cardHeader{align-items:center;gap:14px;display:flex}.RewardsTrackerContent-module__jxZbqG__siteIcon{background:#ffffff0d;border:1.5px solid #ffffff1a;border-radius:12px;flex-shrink:0;justify-content:center;align-items:center;width:48px;height:48px;font-size:1.2rem;font-weight:700;display:flex;overflow:hidden}.RewardsTrackerContent-module__jxZbqG__siteIcon img{object-fit:contain;width:100%;height:100%}.RewardsTrackerContent-module__jxZbqG__siteInfo{flex:1;min-width:0}.RewardsTrackerContent-module__jxZbqG__siteName{color:#fff;white-space:nowrap;text-overflow:ellipsis;margin-bottom:4px;font-size:1.05rem;font-weight:700;overflow:hidden}.RewardsTrackerContent-module__jxZbqG__siteMeta{flex-wrap:wrap;align-items:center;gap:8px;display:flex}.RewardsTrackerContent-module__jxZbqG__catTag{letter-spacing:.3px;text-transform:uppercase;border-radius:6px;padding:3px 8px;font-size:.7rem;font-weight:700}.RewardsTrackerContent-module__jxZbqG__statusDot{align-items:center;gap:4px;font-size:.7rem;font-weight:600;display:flex}.RewardsTrackerContent-module__jxZbqG__cardEarnings{background:#0003;border-radius:10px;flex-direction:column;gap:6px;padding:12px;display:flex}.RewardsTrackerContent-module__jxZbqG__earningRow{color:#4ade80;font-variant-numeric:tabular-nums;align-items:center;gap:6px;font-size:1.2rem;font-weight:800;display:flex}.RewardsTrackerContent-module__jxZbqG__noEarnings{color:#fff6;padding:4px 0;font-size:.85rem;font-style:italic}.RewardsTrackerContent-module__jxZbqG__cardFooter{border-top:1px solid #ffffff0f;justify-content:space-between;align-items:center;padding-top:14px;display:flex}.RewardsTrackerContent-module__jxZbqG__cardMeta{flex-wrap:wrap;align-items:center;gap:12px;display:flex}.RewardsTrackerContent-module__jxZbqG__entryCount,.RewardsTrackerContent-module__jxZbqG__lastEntry{color:#fff6;align-items:center;gap:4px;font-size:.78rem;font-weight:500;display:flex}.RewardsTrackerContent-module__jxZbqG__cardActions{gap:6px;display:flex}.RewardsTrackerContent-module__jxZbqG__iconBtn{color:#fff9;cursor:pointer;background:#ffffff08;border:1px solid #ffffff1a;border-radius:8px;justify-content:center;align-items:center;width:32px;height:32px;font-size:.8rem;text-decoration:none;transition:all .2s;display:flex}.RewardsTrackerContent-module__jxZbqG__iconBtn:hover{color:#fff;background:#ffffff1a}.RewardsTrackerContent-module__jxZbqG__deleteBtn:hover{color:#ef4444;background:#ef444426;border-color:#ef44444d}.RewardsTrackerContent-module__jxZbqG__emptyState{text-align:center;background:#ffffff05;border:1px dashed #ffffff26;border-radius:16px;flex-direction:column;justify-content:center;align-items:center;gap:12px;padding:60px 24px;display:flex}.RewardsTrackerContent-module__jxZbqG__emptyIcon{color:#ffffff26;margin-bottom:8px;font-size:3.5rem}.RewardsTrackerContent-module__jxZbqG__emptyState h3{color:#fff;margin:0;font-size:1.2rem;font-weight:700}.RewardsTrackerContent-module__jxZbqG__emptyState p{color:#ffffff80;max-width:400px;margin:0 0 16px;font-size:.95rem}.RewardsTrackerContent-module__jxZbqG__loadingState{color:#ffffff80;justify-content:center;align-items:center;gap:10px;padding:60px;font-weight:600;display:flex}.RewardsTrackerContent-module__jxZbqG__statsPanel{flex-direction:column;gap:24px;animation:.4s ease-out RewardsTrackerContent-module__jxZbqG__fadeIn;display:flex}.RewardsTrackerContent-module__jxZbqG__statCards{grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:16px;display:grid}.RewardsTrackerContent-module__jxZbqG__statCard{background:#ffffff05;border:1px solid #ffffff0f;border-radius:16px;flex-direction:column;gap:8px;padding:24px;display:flex}.RewardsTrackerContent-module__jxZbqG__statCardHighlight{background:linear-gradient(135deg,#4ade800f 0%,#4ade8005 100%);border-color:#4ade8033}.RewardsTrackerContent-module__jxZbqG__statCardLabel{color:#ffffff80;text-transform:uppercase;letter-spacing:.5px;font-size:.85rem;font-weight:600}.RewardsTrackerContent-module__jxZbqG__statCardValues{flex-direction:column;gap:4px;display:flex}.RewardsTrackerContent-module__jxZbqG__statUSD{color:#4ade80;font-variant-numeric:tabular-nums;font-size:1.8rem;font-weight:800}.RewardsTrackerContent-module__jxZbqG__statBRL{color:#60a5fa;font-variant-numeric:tabular-nums;font-size:1.1rem;font-weight:600}.RewardsTrackerContent-module__jxZbqG__statsBottom{grid-template-columns:1fr 340px;align-items:start;gap:20px;display:grid}.RewardsTrackerContent-module__jxZbqG__chartSection,.RewardsTrackerContent-module__jxZbqG__topSitesSection{background:#ffffff05;border:1px solid #ffffff0f;border-radius:16px;padding:24px}.RewardsTrackerContent-module__jxZbqG__sectionTitle{color:#fff;border-bottom:1px solid #ffffff0d;align-items:center;gap:8px;margin:0 0 24px;padding-bottom:12px;font-size:1.05rem;font-weight:700;display:flex}.RewardsTrackerContent-module__jxZbqG__sectionTitle svg{color:#818cf8}.RewardsTrackerContent-module__jxZbqG__barChart{align-items:flex-end;gap:8px;height:160px;padding-top:10px;display:flex}.RewardsTrackerContent-module__jxZbqG__barGroup{flex-direction:column;flex:1;align-items:center;gap:8px;height:100%;display:flex}.RewardsTrackerContent-module__jxZbqG__barWrap{background:#ffffff08;border-radius:6px 6px 0 0;flex:1;justify-content:center;align-items:flex-end;width:100%;max-width:40px;min-height:4px;display:flex;position:relative;overflow:hidden}.RewardsTrackerContent-module__jxZbqG__barFill{background:linear-gradient(#4ade80,#4ade8066);border-radius:6px 6px 0 0;width:100%;min-height:4px;transition:height .6s cubic-bezier(.4,0,.2,1);box-shadow:0 -4px 12px #4ade804d}.RewardsTrackerContent-module__jxZbqG__barLabel{color:#fff6;font-size:.75rem;font-weight:600}.RewardsTrackerContent-module__jxZbqG__topSiteRow{border-bottom:1px solid #ffffff0a;align-items:center;gap:12px;padding:12px 0;display:flex}.RewardsTrackerContent-module__jxZbqG__topSiteRow:last-child{border-bottom:none;padding-bottom:0}.RewardsTrackerContent-module__jxZbqG__topRank{text-align:center;color:#ffffff4d;width:24px;font-size:.9rem;font-weight:800}.RewardsTrackerContent-module__jxZbqG__topSiteRow:nth-child(2) .RewardsTrackerContent-module__jxZbqG__topRank{color:#facc15}.RewardsTrackerContent-module__jxZbqG__topSiteRow:nth-child(3) .RewardsTrackerContent-module__jxZbqG__topRank{color:#94a3b8}.RewardsTrackerContent-module__jxZbqG__topSiteRow:nth-child(4) .RewardsTrackerContent-module__jxZbqG__topRank{color:#b45309}.RewardsTrackerContent-module__jxZbqG__topSiteIcon{background:#ffffff0d;border:1px solid #ffffff1a;border-radius:10px;flex-shrink:0;justify-content:center;align-items:center;width:36px;height:36px;font-size:1rem;font-weight:700;display:flex;overflow:hidden}.RewardsTrackerContent-module__jxZbqG__topSiteIcon img{object-fit:contain;width:100%;height:100%}.RewardsTrackerContent-module__jxZbqG__topSiteName{color:#fff;white-space:nowrap;text-overflow:ellipsis;flex:1;font-size:.95rem;font-weight:600;overflow:hidden}.RewardsTrackerContent-module__jxZbqG__topSiteEarning{color:#4ade80;font-variant-numeric:tabular-nums;font-size:1.05rem;font-weight:800}.RewardsTrackerContent-module__jxZbqG__modalOverlay{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);z-index:1000;background:#000000b3;justify-content:center;align-items:center;padding:16px;animation:.2s ease-out RewardsTrackerContent-module__jxZbqG__fadeIn;display:flex;position:fixed;inset:0}.RewardsTrackerContent-module__jxZbqG__modal{background:#0f172a;border:1px solid #ffffff1a;border-radius:20px;flex-direction:column;gap:20px;width:100%;max-width:540px;max-height:90vh;padding:28px;animation:.25s cubic-bezier(.16,1,.3,1) RewardsTrackerContent-module__jxZbqG__modalIn;display:flex;overflow-y:auto;box-shadow:0 24px 60px #0009}@keyframes RewardsTrackerContent-module__jxZbqG__modalIn{0%{opacity:0;transform:scale(.96)translateY(10px)}to{opacity:1;transform:scale(1)translateY(0)}}.RewardsTrackerContent-module__jxZbqG__modalHeader{justify-content:space-between;align-items:center;display:flex}.RewardsTrackerContent-module__jxZbqG__modalHeader h2{color:#fff;margin:0;font-size:1.25rem;font-weight:800}.RewardsTrackerContent-module__jxZbqG__closeBtn{color:#ffffff80;cursor:pointer;background:#ffffff08;border:1px solid #ffffff14;border-radius:10px;justify-content:center;align-items:center;width:36px;height:36px;font-size:14px;transition:all .2s;display:flex}.RewardsTrackerContent-module__jxZbqG__closeBtn:hover{color:#fff;background:#ffffff1a;transform:rotate(90deg)}.RewardsTrackerContent-module__jxZbqG__modeTabs{background:#ffffff05;border:1px solid #ffffff0d;border-radius:12px;gap:8px;padding:4px;display:flex}.RewardsTrackerContent-module__jxZbqG__modeTab{color:#ffffff80;cursor:pointer;background:0 0;border:none;border-radius:8px;flex:1;padding:10px;font-size:.85rem;font-weight:600;transition:all .2s}.RewardsTrackerContent-module__jxZbqG__modeTabActive{color:#818cf8;background:#6366f126}.RewardsTrackerContent-module__jxZbqG__catalogSection{flex-direction:column;gap:12px;display:flex}.RewardsTrackerContent-module__jxZbqG__searchRow{background:#ffffff08;border:1px solid #ffffff14;border-radius:12px;align-items:center;gap:10px;padding:10px 14px;transition:border-color .2s;display:flex}.RewardsTrackerContent-module__jxZbqG__searchRow:focus-within{border-color:#6366f1}.RewardsTrackerContent-module__jxZbqG__searchIcon{color:#ffffff4d;flex-shrink:0;font-size:.9rem}.RewardsTrackerContent-module__jxZbqG__searchInput{color:#fff;background:0 0;border:none;outline:none;width:100%;font-size:.9rem}.RewardsTrackerContent-module__jxZbqG__searchInput::placeholder{color:#fff3}.RewardsTrackerContent-module__jxZbqG__catalogList{flex-direction:column;gap:6px;max-height:260px;padding-right:4px;display:flex;overflow-y:auto}.RewardsTrackerContent-module__jxZbqG__catalogList::-webkit-scrollbar{width:6px}.RewardsTrackerContent-module__jxZbqG__catalogList::-webkit-scrollbar-thumb{background:#ffffff1a;border-radius:4px}.RewardsTrackerContent-module__jxZbqG__catalogItem{cursor:pointer;background:#ffffff04;border:1px solid #0000;border-radius:12px;align-items:center;gap:12px;padding:10px 12px;transition:all .2s;display:flex}.RewardsTrackerContent-module__jxZbqG__catalogItem:hover{background:#ffffff0a}.RewardsTrackerContent-module__jxZbqG__catalogItemSelected{background:#6366f11a!important;border-color:#6366f14d!important}.RewardsTrackerContent-module__jxZbqG__catalogFavicon{background:#ffffff0d;border-radius:10px;flex-shrink:0;justify-content:center;align-items:center;width:36px;height:36px;font-size:1rem;font-weight:700;display:flex;overflow:hidden}.RewardsTrackerContent-module__jxZbqG__catalogFavicon img{object-fit:contain;width:100%;height:100%}.RewardsTrackerContent-module__jxZbqG__catalogName{color:#fff;font-size:.95rem;font-weight:600}.RewardsTrackerContent-module__jxZbqG__catalogCat{letter-spacing:.3px;text-transform:uppercase;margin-top:2px;font-size:.75rem;font-weight:700}.RewardsTrackerContent-module__jxZbqG__selectedCheck{color:#818cf8;margin-left:auto;font-size:1.1rem}.RewardsTrackerContent-module__jxZbqG__customSection{flex-direction:column;gap:14px;display:flex}.RewardsTrackerContent-module__jxZbqG__faviconPreview{align-items:center;gap:10px;margin-top:-6px;display:flex}.RewardsTrackerContent-module__jxZbqG__faviconPreview span{color:#ffffff80;font-size:.78rem}.RewardsTrackerContent-module__jxZbqG__fieldLabel{color:#ffffff73;text-transform:uppercase;letter-spacing:.5px;font-size:.78rem;font-weight:600}.RewardsTrackerContent-module__jxZbqG__fieldInput,.RewardsTrackerContent-module__jxZbqG__fieldSelect{color:#fff;box-sizing:border-box;background:#ffffff08;border:1px solid #ffffff14;border-radius:12px;outline:none;width:100%;padding:12px 14px;font-size:.9rem;transition:border-color .2s,box-shadow .2s}.RewardsTrackerContent-module__jxZbqG__fieldInput:focus,.RewardsTrackerContent-module__jxZbqG__fieldSelect:focus{border-color:#6366f1;box-shadow:0 0 0 2px #6366f126}.RewardsTrackerContent-module__jxZbqG__fieldSelect{cursor:pointer;appearance:none}.RewardsTrackerContent-module__jxZbqG__fieldSelect option{color:#fff;background:#0f172a}.RewardsTrackerContent-module__jxZbqG__currencyRow{justify-content:space-between;align-items:center;gap:12px;margin-top:8px;display:flex}.RewardsTrackerContent-module__jxZbqG__currencyBtns{background:#ffffff05;border-radius:10px;gap:8px;padding:4px;display:flex}.RewardsTrackerContent-module__jxZbqG__currencyBtn{color:#ffffff80;cursor:pointer;background:0 0;border:none;border-radius:6px;padding:6px 14px;font-size:.85rem;font-weight:700;transition:all .2s}.RewardsTrackerContent-module__jxZbqG__currencyBtnActive{color:#818cf8;background:#6366f126}.RewardsTrackerContent-module__jxZbqG__modalFooter{justify-content:flex-end;gap:10px;margin-top:8px;display:flex}.RewardsTrackerContent-module__jxZbqG__cancelBtn{color:#ffffffb3;cursor:pointer;background:#ffffff0d;border:1px solid #ffffff1a;border-radius:10px;height:42px;padding:0 20px;font-size:.875rem;font-weight:600;transition:all .2s}.RewardsTrackerContent-module__jxZbqG__cancelBtn:hover{color:#fff;background:#ffffff14}.RewardsTrackerContent-module__jxZbqG__confirmBtn{color:#fff;cursor:pointer;background:linear-gradient(135deg,#22c55e,#16a34a);border:none;border-radius:10px;justify-content:center;align-items:center;gap:8px;height:42px;padding:0 24px;font-size:.875rem;font-weight:700;transition:all .2s;display:flex;box-shadow:0 4px 12px #22c55e33}.RewardsTrackerContent-module__jxZbqG__confirmBtn:hover:not(:disabled){opacity:.9;transform:translateY(-1px);box-shadow:0 6px 16px #22c55e4d}.RewardsTrackerContent-module__jxZbqG__confirmBtn:disabled{opacity:.5;cursor:not-allowed;box-shadow:none}.RewardsTrackerContent-module__jxZbqG__errorMsg{color:#f87171;background:#ef44441a;border:1px solid #ef444433;border-radius:10px;margin:0;padding:10px 14px;font-size:.85rem;font-weight:500}.RewardsTrackerContent-module__jxZbqG__earningsModalTitle{flex:1;align-items:center;gap:14px;min-width:0;display:flex}.RewardsTrackerContent-module__jxZbqG__earningsModalTitle h2{color:#fff;margin:0;font-size:1.25rem;font-weight:800}.RewardsTrackerContent-module__jxZbqG__siteIconSmall{background:#ffffff0d;border:1px solid #ffffff1a;border-radius:10px;flex-shrink:0;justify-content:center;align-items:center;width:42px;height:42px;font-size:1.1rem;font-weight:700;display:flex;overflow:hidden}.RewardsTrackerContent-module__jxZbqG__siteIconSmall img{object-fit:contain;width:100%;height:100%}.RewardsTrackerContent-module__jxZbqG__earningsTotal{color:#4ade80;gap:8px;margin-top:4px;font-size:1rem;font-weight:800;display:flex}.RewardsTrackerContent-module__jxZbqG__earningsActions{gap:10px;margin-bottom:8px;display:flex}.RewardsTrackerContent-module__jxZbqG__visitBtn{color:#ffffffb3;cursor:pointer;background:#ffffff08;border:1px solid #ffffff14;border-radius:10px;flex:1;justify-content:center;align-items:center;gap:6px;height:38px;font-size:.85rem;font-weight:600;text-decoration:none;transition:all .2s;display:flex}.RewardsTrackerContent-module__jxZbqG__visitBtn:hover{color:#fff;background:#ffffff0f}.RewardsTrackerContent-module__jxZbqG__addEntryBtn{color:#064e3b;cursor:pointer;background:#4ade80;border:none;border-radius:10px;flex:2;justify-content:center;align-items:center;gap:6px;height:38px;font-size:.85rem;font-weight:800;transition:all .2s;display:flex}.RewardsTrackerContent-module__jxZbqG__addEntryBtn:hover{background:#22c55e;transform:translateY(-1px)}.RewardsTrackerContent-module__jxZbqG__entryForm{background:#ffffff05;border:1px solid #ffffff0f;border-radius:14px;flex-direction:column;gap:12px;padding:16px;animation:.2s ease-out RewardsTrackerContent-module__jxZbqG__fadeSlideDown;display:flex}.RewardsTrackerContent-module__jxZbqG__entryFormRow{flex-wrap:wrap;gap:10px;display:flex}.RewardsTrackerContent-module__jxZbqG__entryFormField{flex-direction:column;flex:1;gap:4px;min-width:100px;display:flex}.RewardsTrackerContent-module__jxZbqG__entryFormField label{color:#fff6;text-transform:uppercase;letter-spacing:.5px;font-size:.72rem;font-weight:700}.RewardsTrackerContent-module__jxZbqG__entryFormActions{justify-content:flex-end;gap:10px;margin-top:4px;display:flex}.RewardsTrackerContent-module__jxZbqG__entriesList{flex-direction:column;gap:8px;max-height:300px;padding-right:4px;display:flex;overflow-y:auto}.RewardsTrackerContent-module__jxZbqG__entriesList::-webkit-scrollbar{width:6px}.RewardsTrackerContent-module__jxZbqG__entriesList::-webkit-scrollbar-thumb{background:#ffffff1a;border-radius:4px}.RewardsTrackerContent-module__jxZbqG__entryItem{background:#ffffff05;border:1px solid #ffffff0a;border-radius:12px;flex-wrap:wrap;align-items:center;gap:12px;padding:12px 14px;transition:background .2s;display:flex}.RewardsTrackerContent-module__jxZbqG__entryItem:hover{background:#ffffff0a}.RewardsTrackerContent-module__jxZbqG__entryTypeBadge{text-transform:uppercase;letter-spacing:.5px;border-radius:12px;flex-shrink:0;padding:3px 10px;font-size:.7rem;font-weight:800}.RewardsTrackerContent-module__jxZbqG__entryAmount{color:#4ade80;font-variant-numeric:tabular-nums;margin-left:auto;font-size:.95rem;font-weight:800}.RewardsTrackerContent-module__jxZbqG__entryDate{color:#fff6;font-variant-numeric:tabular-nums;font-size:.78rem}.RewardsTrackerContent-module__jxZbqG__entryNote{color:#ffffff80;white-space:nowrap;text-overflow:ellipsis;flex:1;min-width:0;font-size:.8rem;font-style:italic;overflow:hidden}.RewardsTrackerContent-module__jxZbqG__deleteEntryBtn{color:#fff6;cursor:pointer;background:#ffffff08;border:1px solid #ffffff0d;border-radius:6px;flex-shrink:0;justify-content:center;align-items:center;width:28px;height:28px;font-size:.75rem;transition:all .2s;display:flex}.RewardsTrackerContent-module__jxZbqG__deleteEntryBtn:hover{color:#ef4444;background:#ef44441a;border-color:#ef44444d}.RewardsTrackerContent-module__jxZbqG__emptyEntries{text-align:center;color:#ffffff80;flex-direction:column;align-items:center;gap:8px;padding:40px 20px;font-size:.9rem;display:flex}.RewardsTrackerContent-module__jxZbqG__emptyEntries svg{opacity:.2;margin-bottom:4px;font-size:2.5rem}.RewardsTrackerContent-module__jxZbqG__centeredLoading{color:#ffffff80;justify-content:center;padding:40px;font-size:1.5rem;display:flex}.RewardsTrackerContent-module__jxZbqG__spin{animation:1s linear infinite RewardsTrackerContent-module__jxZbqG__spin}@keyframes RewardsTrackerContent-module__jxZbqG__spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@media (max-width:768px){.RewardsTrackerContent-module__jxZbqG__header{flex-direction:column;gap:12px}.RewardsTrackerContent-module__jxZbqG__headerActions{justify-content:space-between;width:100%}.RewardsTrackerContent-module__jxZbqG__statsBottom,.RewardsTrackerContent-module__jxZbqG__grid{grid-template-columns:1fr}.RewardsTrackerContent-module__jxZbqG__entryFormRow{flex-direction:column}.RewardsTrackerContent-module__jxZbqG__statCards{grid-template-columns:1fr 1fr}.RewardsTrackerContent-module__jxZbqG__modal{padding:20px}.RewardsTrackerContent-module__jxZbqG__earningsModalTitle{flex-direction:column;align-items:flex-start;gap:8px}.RewardsTrackerContent-module__jxZbqG__earningsActions{flex-direction:column}}@media (max-width:480px){.RewardsTrackerContent-module__jxZbqG__statCards{grid-template-columns:1fr}}.RewardsTrackerContent-module__jxZbqG__emptyPassos{text-align:left;flex-direction:column;gap:14px;width:100%;max-width:340px;margin:20px 0 24px;padding:0;list-style:none;display:flex}.RewardsTrackerContent-module__jxZbqG__emptyPassos li{align-items:flex-start;gap:12px;display:flex}.RewardsTrackerContent-module__jxZbqG__emptyPassoNum{color:#a5b4fc;background:#6366f124;border:1px solid #6366f147;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:24px;height:24px;font-size:12px;font-weight:700;display:flex}.RewardsTrackerContent-module__jxZbqG__emptyPassos li>span:last-child{flex-direction:column;gap:2px;min-width:0;display:flex}.RewardsTrackerContent-module__jxZbqG__emptyPassos strong{color:#ffffffe6;font-size:13.5px;font-weight:650;line-height:1.3}.RewardsTrackerContent-module__jxZbqG__emptyPassos small{color:#ffffff73;font-size:12px;line-height:1.35}.RewardsTrackerContent-module__jxZbqG__emptyLadoALado{grid-template-columns:minmax(0,1fr) minmax(0,1fr);align-items:center;gap:32px;width:100%;max-width:700px;margin:20px 0 24px;display:grid}.RewardsTrackerContent-module__jxZbqG__emptyLadoALado .RewardsTrackerContent-module__jxZbqG__emptyPassos{max-width:none;margin:0}@media (max-width:640px){.RewardsTrackerContent-module__jxZbqG__emptyLadoALado{grid-template-columns:1fr;justify-items:center;gap:24px}}
.page-module__k0uV3G__main{max-width:1280px;min-height:100vh;padding:0 var(--spacing-xl) 80px;margin:0 auto}.page-module__k0uV3G__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__k0uV3G__noticeSynced{--accent:var(--color-success)}.page-module__k0uV3G__noticeIcon{color:var(--accent);flex-shrink:0;margin-top:2px;font-size:18px}.page-module__k0uV3G__notice strong{color:var(--text-primary)}@media (max-width:640px){.page-module__k0uV3G__notice{font-size:var(--font-sm)}}.page-module__k0uV3G__noticeText{flex:1;min-width:0}.page-module__k0uV3G__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__k0uV3G__noticeAction:hover{background:color-mix(in srgb, var(--accent) 26%, transparent);border-color:var(--accent);color:#fff}.page-module__k0uV3G__noticeAction svg{font-size:11px}@media (max-width:640px){.page-module__k0uV3G__notice{flex-wrap:wrap}.page-module__k0uV3G__noticeAction{justify-content:center;width:100%}}
