.Saved-module__KXC9ua__wrapper{--s-ink:#0f172a;--s-body:#374151;--s-muted:#64748b;--s-muted2:#94a3b8;--s-border:#e5e7eb;--s-border2:#f1f5f9;--s-surface:#fff;--s-bg:#f8fafc;--s-ease:cubic-bezier(.22,1,.36,1);--s-fh:var(--font-heading);--s-fb:var(--font-body);font-family:var(--font-body);flex-direction:column;gap:24px;padding:0;display:flex}.Saved-module__KXC9ua__wrapper>*{opacity:0;transition:opacity .4s var(--s-ease),transform .4s var(--s-ease);transform:translateY(10px)}.Saved-module__KXC9ua__mounted>:first-child{opacity:1;transition-delay:40ms;transform:none}.Saved-module__KXC9ua__mounted>:nth-child(2){opacity:1;transition-delay:.12s;transform:none}.Saved-module__KXC9ua__mounted>:nth-child(3){opacity:1;transition-delay:.2s;transform:none}.Saved-module__KXC9ua__header{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:14px;display:flex}.Saved-module__KXC9ua__headerLeft{align-items:center;gap:13px;display:flex}.Saved-module__KXC9ua__headerIcon{color:#06f;background:#eff6ff;border:1.5px solid #bfdbfe;border-radius:13px;flex-shrink:0;justify-content:center;align-items:center;width:44px;height:44px;display:flex}.Saved-module__KXC9ua__heading{font-family:var(--font-heading);color:var(--s-ink);letter-spacing:-.04em;margin:0;font-size:clamp(18px,3vw,24px);font-weight:900;line-height:1.15}.Saved-module__KXC9ua__subheading{color:var(--s-muted);margin:3px 0 0;font-size:12.5px;font-weight:500}.Saved-module__KXC9ua__badge{color:var(--s-muted);background:var(--s-bg);border:1.5px solid var(--s-border);white-space:nowrap;border-radius:20px;align-items:center;gap:7px;padding:6px 13px;font-size:12px;font-weight:700;display:inline-flex}.Saved-module__KXC9ua__badge strong{color:var(--s-ink)}.Saved-module__KXC9ua__badgeDot{background:#3b82f6;border-radius:50%;width:6px;height:6px;animation:2s ease-in-out infinite Saved-module__KXC9ua__dotPulse;box-shadow:0 0 5px #3b82f680}@keyframes Saved-module__KXC9ua__dotPulse{0%,to{opacity:1}50%{opacity:.35}}.Saved-module__KXC9ua__grid{flex-direction:column;gap:16px;display:flex}.Saved-module__KXC9ua__card{background:var(--s-surface);border:1.5px solid var(--s-border);cursor:pointer;transition:all .3s var(--s-ease);opacity:0;animation:Saved-module__KXC9ua__cardIn .45s var(--s-ease)calc(var(--ci,0)*80ms + .25s)forwards;border-radius:20px;align-items:center;gap:20px;padding:16px;display:flex;position:relative;overflow:hidden}@keyframes Saved-module__KXC9ua__cardIn{0%{opacity:0;transform:translateY(14px)scale(.98)}to{opacity:1;transform:none}}.Saved-module__KXC9ua__card:hover{border-color:#bfdbfe;transform:translate(6px);box-shadow:0 10px 30px #0000000d}.Saved-module__KXC9ua__imageWrap{aspect-ratio:16/9;background:var(--s-bg);border-radius:12px;flex-shrink:0;width:200px;overflow:hidden}.Saved-module__KXC9ua__imageWrap img{object-fit:cover;width:100%;height:100%;transition:transform .6s var(--s-ease)}.Saved-module__KXC9ua__card:hover .Saved-module__KXC9ua__imageWrap img{transform:scale(1.06)}.Saved-module__KXC9ua__content{flex-direction:column;flex:1;gap:6px;min-width:0;display:flex}.Saved-module__KXC9ua__cardTitle{font-family:var(--font-heading);color:var(--s-ink);letter-spacing:-.01em;-webkit-line-clamp:1;line-clamp:1;-webkit-box-orient:vertical;margin:0;font-size:17px;font-weight:800;display:-webkit-box;overflow:hidden}.Saved-module__KXC9ua__organizerRow{color:var(--s-muted);align-items:center;gap:4px;font-size:12px;font-weight:500;display:flex}.Saved-module__KXC9ua__organizerName{color:var(--s-ink);font-weight:800}.Saved-module__KXC9ua__infoRow{align-items:center;gap:16px;margin:2px 0 6px;display:flex}.Saved-module__KXC9ua__infoItem{color:var(--s-body);align-items:center;gap:6px;font-size:11.5px;font-weight:600;display:flex}.Saved-module__KXC9ua__infoItem svg{color:var(--s-muted2);font-size:13px}.Saved-module__KXC9ua__statsRow{justify-content:space-between;align-items:center;margin-top:4px;display:flex}.Saved-module__KXC9ua__badgesCol{align-items:center;gap:8px;display:flex}.Saved-module__KXC9ua__modeBadge,.Saved-module__KXC9ua__tagBadge{text-transform:uppercase;background:var(--s-bg);color:var(--s-muted);border:1px solid var(--s-border);border-radius:20px;padding:3px 10px;font-size:9px;font-weight:800}.Saved-module__KXC9ua__tagBadge{color:#db2777;background:#fdf2f8;border-color:#fce7f3}.Saved-module__KXC9ua__metricsCol{align-items:center;gap:12px;display:flex}.Saved-module__KXC9ua__metricItem{color:var(--s-muted);align-items:center;gap:5px;font-size:11px;font-weight:700;display:flex}.Saved-module__KXC9ua__metricItem svg{color:#e11d48;font-size:13px}.Saved-module__KXC9ua__priceTag{color:var(--s-ink);border-left:1.5px solid var(--s-border);padding-left:10px;font-size:13px;font-weight:800}.Saved-module__KXC9ua__saveBtn{border:1.5px solid var(--s-border);cursor:pointer;width:38px;height:38px;transition:all .25s var(--s-ease);color:#06f;background:#fff;border-radius:11px;justify-content:center;align-items:center;display:flex;position:absolute;top:12px;right:12px;box-shadow:0 4px 12px #0000000a}.Saved-module__KXC9ua__saveBtn:hover{background:#eff6ff;border-color:#bfdbfe;transform:scale(1.1)}.Saved-module__KXC9ua__paginationWrap{justify-content:center;margin-top:32px;display:flex}.Saved-module__KXC9ua__emptyOuter{text-align:center;background:var(--s-surface);border:1.5px solid var(--s-border);border-radius:24px;padding:60px 20px}.Saved-module__KXC9ua__emptyIconWrap{margin-bottom:24px}.Saved-module__KXC9ua__emptyState h3{font-family:var(--font-heading);color:var(--s-ink);margin-bottom:8px;font-size:20px;font-weight:900}.Saved-module__KXC9ua__emptyState p{color:var(--s-muted);margin-bottom:24px;font-size:14px}.Saved-module__KXC9ua__exploreBtn{color:#fff;cursor:pointer;background:#06f;border:none;border-radius:12px;align-items:center;gap:8px;padding:12px 28px;font-size:14px;font-weight:800;transition:all .25s;display:inline-flex}.Saved-module__KXC9ua__exploreBtn:hover{background:#1d4ed8;transform:translateY(-2px);box-shadow:0 8px 16px #0066ff40}@media (max-width:768px){.Saved-module__KXC9ua__card{flex-direction:column;align-items:flex-start}.Saved-module__KXC9ua__imageWrap{width:100%;height:180px}.Saved-module__KXC9ua__content{width:100%}}
.pagination-wrap{flex-wrap:wrap;justify-content:center;align-items:center;gap:16px;margin:60px 0;padding:0 5%;display:flex}.pg-btn{color:#555;cursor:pointer;background:#fff;border:1px solid #eee;border-radius:12px;padding:12px 24px;font-size:14px;font-weight:600;transition:all .3s;box-shadow:0 4px 10px #00000005}.pg-btn:hover:not(:disabled){background:#f9f9f9;border-color:#ddd;transform:translateY(-1px)}.pg-btn:disabled{opacity:.35;cursor:not-allowed}.pg-pages{align-items:center;gap:8px;display:flex}.pg-page{cursor:pointer;color:#666;background:#fff;border:1px solid #eee;border-radius:12px;width:44px;height:44px;font-size:14px;font-weight:700;transition:all .3s}.pg-page:hover:not(.active){background:#f5f5f5;border-color:#ddd}.pg-page.active{color:#fff;cursor:default;background:#7b2cff;border-color:#7b2cff;box-shadow:0 8px 20px #7b2cff40}.pg-dots{color:#ccc;-webkit-user-select:none;user-select:none;padding:0 8px;font-size:16px;font-weight:600}@media (max-width:640px){.pagination-wrap{gap:10px;margin:40px 0}.pg-btn{padding:10px 16px;font-size:13px}.pg-page{width:38px;height:38px}}
.ReportProblemModal-module__2V6J4W__overlay{-webkit-backdrop-filter:blur(12px);z-index:10000;background:#0f172a80;justify-content:center;align-items:center;padding:24px;animation:.3s ease-out ReportProblemModal-module__2V6J4W__fadeIn;display:flex;position:fixed;inset:0}@keyframes ReportProblemModal-module__2V6J4W__fadeIn{0%{opacity:0}to{opacity:1}}.ReportProblemModal-module__2V6J4W__modal{background:#fff;border-radius:10px;flex-direction:column;width:100%;max-width:500px;max-height:90vh;padding:0;animation:.5s cubic-bezier(.16,1,.3,1) ReportProblemModal-module__2V6J4W__slideIn;display:flex;position:relative;overflow-y:auto;box-shadow:0 40px 100px -20px #0f172a59}@keyframes ReportProblemModal-module__2V6J4W__slideIn{0%{opacity:0;transform:translateY(40px)scale(.95)}to{opacity:1;transform:translateY(0)scale(1)}}.ReportProblemModal-module__2V6J4W__closeIconBtn{color:#64748b;cursor:pointer;z-index:10;background:#fff;border:1px solid #f1f5f9;border-radius:12px;justify-content:center;align-items:center;width:36px;height:36px;font-size:22px;transition:all .25s cubic-bezier(.4,0,.2,1);display:flex;position:absolute;top:20px;right:20px}.ReportProblemModal-module__2V6J4W__closeIconBtn:hover{color:#6366f1;background:#f8fafc;border-color:#e2e8f0;transform:rotate(90deg)scale(1.1)}.ReportProblemModal-module__2V6J4W__modalHeader{border-bottom:1px solid #f8fafc;align-items:center;gap:16px;padding:32px 32px 24px;display:flex}.ReportProblemModal-module__2V6J4W__headerIcon{color:#ef4444;background:#fef2f2;border-radius:14px;flex-shrink:0;justify-content:center;align-items:center;width:52px;height:52px;font-size:26px;display:flex;box-shadow:inset 0 0 0 1px #ef44441a}.ReportProblemModal-module__2V6J4W__headerText{flex:1}.ReportProblemModal-module__2V6J4W__title{color:#0f172a;font-size:22px;font-weight:800;font-family:var(--font-heading);margin:0 0 4px}.ReportProblemModal-module__2V6J4W__subtitle{color:#64748b;margin:0;font-size:13px;font-weight:500;line-height:1.5}.ReportProblemModal-module__2V6J4W__modalBody{flex-direction:column;gap:28px;padding:32px;display:flex}.ReportProblemModal-module__2V6J4W__inputLabel{color:#94a3b8;letter-spacing:.08em;text-transform:uppercase;margin-top:10px;margin-bottom:12px;font-size:11px;font-weight:600;display:block}.ReportProblemModal-module__2V6J4W__uploadBox{text-align:center;cursor:pointer;background:#fcfcfd;border:2px dashed #e2e8f0;border-radius:20px;padding:24px;transition:all .3s cubic-bezier(.4,0,.2,1);position:relative;overflow:hidden}.ReportProblemModal-module__2V6J4W__uploadBox:hover{background:#f5f3ff;border-color:#6366f1;transform:translateY(-2px)}.ReportProblemModal-module__2V6J4W__uploadLabel{cursor:pointer;flex-direction:column;align-items:center;display:flex}.ReportProblemModal-module__2V6J4W__uploadIcon{color:#6366f1;margin-bottom:12px;font-size:32px;transition:transform .3s}.ReportProblemModal-module__2V6J4W__uploadBox:hover .ReportProblemModal-module__2V6J4W__uploadIcon{transform:scale(1.1)}.ReportProblemModal-module__2V6J4W__uploadPrompt{color:#1e293b;margin:0 0 4px;font-size:14px;font-weight:700}.ReportProblemModal-module__2V6J4W__uploadSubText{color:#94a3b8;font-size:12px;font-weight:500}.ReportProblemModal-module__2V6J4W__textInput,.ReportProblemModal-module__2V6J4W__textArea{color:#1e293b;background:#f8fafc;border:1px solid #e2e8f0;border-radius:14px;outline:none;width:100%;padding:14px 18px;font-family:inherit;font-size:15px;transition:all .25s}.ReportProblemModal-module__2V6J4W__textInput::placeholder,.ReportProblemModal-module__2V6J4W__textArea::placeholder{color:#94a3b8}.ReportProblemModal-module__2V6J4W__textInput:focus,.ReportProblemModal-module__2V6J4W__textArea:focus{background:#fff;border-color:#6366f1;box-shadow:0 0 0 4px #6366f11a}.ReportProblemModal-module__2V6J4W__textArea{resize:none;min-height:110px}.ReportProblemModal-module__2V6J4W__modalFooter{background:#fcfcfd;border-top:1px solid #f1f5f9;justify-content:flex-end;gap:12px;padding:24px 32px 32px;display:flex}.ReportProblemModal-module__2V6J4W__cancelActionBtn{color:#64748b;cursor:pointer;background:#fff;border:1px solid #e2e8f0;border-radius:12px;padding:12px 24px;font-size:14px;font-weight:700;transition:all .2s}.ReportProblemModal-module__2V6J4W__cancelActionBtn:hover{color:#1e293b;background:#f8fafc;border-color:#cbd5e1}.ReportProblemModal-module__2V6J4W__submitActionBtn{color:#fff;cursor:pointer;background:#6366f1;border:none;border-radius:12px;padding:12px 28px;font-size:14px;font-weight:700;transition:all .3s cubic-bezier(.4,0,.2,1);box-shadow:0 4px 12px #6366f140}.ReportProblemModal-module__2V6J4W__submitActionBtn:hover:not(.ReportProblemModal-module__2V6J4W__disabled){background:#4f46e5;transform:translateY(-2px);box-shadow:0 8px 20px #6366f159}.ReportProblemModal-module__2V6J4W__submitActionBtn:active:not(.ReportProblemModal-module__2V6J4W__disabled){transform:translateY(0)}.ReportProblemModal-module__2V6J4W__submitActionBtn.ReportProblemModal-module__2V6J4W__disabled{color:#94a3b8;cursor:not-allowed;box-shadow:none;background:#e2e8f0}@media (max-width:640px){.ReportProblemModal-module__2V6J4W__overlay{padding:16px}.ReportProblemModal-module__2V6J4W__modal{border-radius:0;max-width:none;max-height:100vh;padding:0;animation:.4s cubic-bezier(.16,1,.3,1) ReportProblemModal-module__2V6J4W__slideUpMobile;position:fixed;inset:0}@keyframes ReportProblemModal-module__2V6J4W__slideUpMobile{0%{transform:translateY(100%)}to{transform:translateY(0)}}.ReportProblemModal-module__2V6J4W__modalHeader{border-bottom:1px solid #f1f5f9;padding:24px 20px 16px}.ReportProblemModal-module__2V6J4W__modalBody{flex:1;padding:24px 20px}.ReportProblemModal-module__2V6J4W__closeIconBtn{background:#f8fafc;border:none;width:32px;height:32px;font-size:20px;top:16px;right:16px}.ReportProblemModal-module__2V6J4W__modalFooter{flex-direction:row;gap:12px;padding:20px;position:sticky;bottom:0}.ReportProblemModal-module__2V6J4W__submitActionBtn,.ReportProblemModal-module__2V6J4W__cancelActionBtn{text-align:center;flex:1;padding:14px 0;font-size:14px}}.ReportProblemModal-module__2V6J4W__modal::-webkit-scrollbar{width:5px}.ReportProblemModal-module__2V6J4W__modal::-webkit-scrollbar-track{background:0 0}.ReportProblemModal-module__2V6J4W__modal::-webkit-scrollbar-thumb{background:#cbd5e1;border-radius:20px}.ReportProblemModal-module__2V6J4W__modal::-webkit-scrollbar-thumb:hover{background:#94a3b8}
.Leaderboard-module__TfF2bq__pageContainer{background:linear-gradient(135deg,#f8f9ff 0%,#fff 100%);min-height:100vh;position:relative;overflow:hidden}.Leaderboard-module__TfF2bq__layoutWrapper{z-index:10;flex-direction:column;width:100%;max-width:1400px;margin:0 auto;padding:60px 40px;display:flex;position:relative}@media (max-width:768px){.Leaderboard-module__TfF2bq__layoutWrapper{padding:40px 20px}}@media (max-width:480px){.Leaderboard-module__TfF2bq__layoutWrapper{padding:30px 15px}}.Leaderboard-module__TfF2bq__pageContainer:before,.Leaderboard-module__TfF2bq__pageContainer:after{content:"";filter:blur(100px);opacity:.15;z-index:1;pointer-events:none;border-radius:50%;width:500px;height:500px;animation:20s infinite alternate Leaderboard-module__TfF2bq__floatBlobs;position:absolute}.Leaderboard-module__TfF2bq__pageContainer:before{background:radial-gradient(circle,#7f00ff,#9a33ff);top:-100px;left:-100px}.Leaderboard-module__TfF2bq__pageContainer:after{background:radial-gradient(circle,#00d2ff,#7f00ff);animation-delay:-10s;bottom:-100px;right:-100px}@keyframes Leaderboard-module__TfF2bq__floatBlobs{0%{transform:translateY(0)scale(1)}to{transform:translateY(50px)scale(1.1)}}.Leaderboard-module__TfF2bq__headerSection{justify-content:space-between;align-items:center;gap:40px;margin-bottom:60px;display:flex}.Leaderboard-module__TfF2bq__heroWrapper{flex:1}.Leaderboard-module__TfF2bq__podiumWrapper{flex:1;justify-content:flex-end;display:flex}.Leaderboard-module__TfF2bq__centerContent{justify-content:center;margin-bottom:40px;display:flex}.Leaderboard-module__TfF2bq__tableSection{flex-direction:column;align-items:center;width:100%;display:flex}@media (max-width:1100px){.Leaderboard-module__TfF2bq__headerSection{text-align:center;flex-direction:column}.Leaderboard-module__TfF2bq__podiumWrapper{justify-content:center;width:100%}}.Leaderboard-module__TfF2bq__toggleTrack{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffffb3;border:1px solid #7f00ff1a;border-radius:20px;width:100%;max-width:340px;padding:5px;display:flex;position:relative;box-shadow:0 10px 30px #7f00ff14}@media (max-width:480px){.Leaderboard-module__TfF2bq__toggleTrack{max-width:280px}}.Leaderboard-module__TfF2bq__toggleIndicator{z-index:1;background:linear-gradient(135deg,#7b2cff 0%,#a56eff 100%);border-radius:12px;width:calc(50% - 6px);transition:all .4s cubic-bezier(.34,1.56,.64,1);position:absolute;top:6px;bottom:6px;left:6px;box-shadow:0 4px 15px #7b2cff4d}.Leaderboard-module__TfF2bq__monthlyActive{transform:translate(0)}.Leaderboard-module__TfF2bq__overallActive{transform:translate(100%)}.Leaderboard-module__TfF2bq__toggleBtn{color:#888;cursor:pointer;z-index:2;letter-spacing:.02em;background:0 0;border:none;flex:1;padding:12px;font-size:15px;font-weight:700;transition:all .3s}.Leaderboard-module__TfF2bq__toggleBtn.Leaderboard-module__TfF2bq__active{color:#fff}
