.BoardHeader-module__bBwgGW__header{border-bottom:1px solid var(--glass-border);flex-direction:column;gap:24px;margin-bottom:32px;padding:32px 0;display:flex}.BoardHeader-module__bBwgGW__titleContainer{flex-direction:column;gap:4px;display:flex}.BoardHeader-module__bBwgGW__title{color:var(--text-pure);letter-spacing:-1px;align-items:center;gap:8px;font-size:32px;font-weight:900;display:flex}.BoardHeader-module__bBwgGW__subtitle{color:var(--text-muted);font-size:14px}.BoardHeader-module__bBwgGW__controls{flex-wrap:wrap;align-items:center;gap:16px;display:flex}.BoardHeader-module__bBwgGW__searchContainer{background:var(--bg-card);border:1px solid var(--glass-border);border-radius:99px;align-items:center;min-width:280px;height:44px;padding:0 16px;display:flex;position:relative}.BoardHeader-module__bBwgGW__searchIcon{color:var(--text-muted);margin-right:8px}.BoardHeader-module__bBwgGW__searchInput{color:var(--text-pure);background:0 0;border:none;outline:none;width:100%;font-size:14px}.BoardHeader-module__bBwgGW__searchInput::placeholder{color:var(--text-muted)}.BoardHeader-module__bBwgGW__filters{align-items:center;gap:8px;display:flex}.BoardHeader-module__bBwgGW__filterBtn{border:1px solid var(--glass-border);color:var(--text-muted);cursor:pointer;background:0 0;border-radius:99px;height:36px;padding:0 20px;font-size:12px;font-weight:700;transition:all .2s}.BoardHeader-module__bBwgGW__filterBtn:hover{background:var(--bg-secondary);color:var(--text-pure)}.BoardHeader-module__bBwgGW__filterBtn.BoardHeader-module__bBwgGW__active{background:var(--bg-secondary);color:var(--text-pure);border-color:var(--brand-purple);box-shadow:0 0 12px #7a3bc733}.BoardHeader-module__bBwgGW__teamFilters{flex-wrap:wrap;align-items:center;gap:8px;display:flex}.BoardHeader-module__bBwgGW__teamBtn{border:1px solid var(--glass-border);color:var(--text-muted);cursor:pointer;white-space:nowrap;background:0 0;border-radius:99px;height:32px;padding:0 14px;font-size:11px;font-weight:700;transition:all .2s}.BoardHeader-module__bBwgGW__teamBtn:hover{background:var(--bg-secondary);color:var(--text-pure)}.BoardHeader-module__bBwgGW__teamBtn.BoardHeader-module__bBwgGW__activeTeam{background:var(--bg-secondary);color:var(--text-pure);border-color:var(--brand-pink);box-shadow:0 0 12px #f03b8a33}@media (max-width:768px){.BoardHeader-module__bBwgGW__header{gap:16px;margin-bottom:20px;padding:20px 0}.BoardHeader-module__bBwgGW__title{font-size:24px}.BoardHeader-module__bBwgGW__searchContainer{width:100%;min-width:0}.BoardHeader-module__bBwgGW__controls{gap:10px}.BoardHeader-module__bBwgGW__teamFilters{gap:6px}.BoardHeader-module__bBwgGW__teamBtn{height:28px;padding:0 10px;font-size:10px}}
.PlayerCard-module___tQeKa__card{cursor:pointer;will-change:transform,background-color,border-color;--card-base-bg:#1c1826;--card-border-rgba:#ede8ed1a;background:linear-gradient(180deg,var(--team-grad,transparent)0%,var(--card-base-bg)60%);border:1px solid var(--card-border-rgba);border-radius:16px;height:320px;margin-top:40px;transition:background .2s,border .2s;position:relative;overflow:visible}.PlayerCard-module___tQeKa__card:hover{--card-base-bg:#221d2e;--card-border-rgba:#ede8ed33}.PlayerCard-module___tQeKa__card.PlayerCard-module___tQeKa__expanded{cursor:default;background:var(--bg-card);border:1px solid var(--glass-border);grid-column:span 2;height:460px;overflow:hidden}.PlayerCard-module___tQeKa__rightPanelBg{background:var(--bg-secondary);z-index:0;border-left:1px solid var(--glass-border);width:50%;position:absolute;top:0;bottom:0;right:0}.PlayerCard-module___tQeKa__imageContainer{z-index:2;filter:drop-shadow(0 8px 20px #00000080);will-change:transform;border-radius:12px;width:130px;height:160px;position:absolute;top:-35px;left:calc(50% - 65px);overflow:hidden;-webkit-mask-image:linear-gradient(#000 60%,#0000 100%);mask-image:linear-gradient(#000 60%,#0000 100%)}.PlayerCard-module___tQeKa__card.PlayerCard-module___tQeKa__expanded .PlayerCard-module___tQeKa__imageContainer{z-index:0;filter:none;border-radius:16px 0 0 16px;width:50%;height:100%;top:0;left:0;-webkit-mask-image:none;mask-image:none}.PlayerCard-module___tQeKa__playerImage{object-fit:cover;object-position:top center;width:100%;height:100%}.PlayerCard-module___tQeKa__card.PlayerCard-module___tQeKa__expanded .PlayerCard-module___tQeKa__playerImage{mix-blend-mode:luminosity;opacity:.6}.PlayerCard-module___tQeKa__gradientOverlay{position:absolute;inset:0}.PlayerCard-module___tQeKa__placeholder{justify-content:center;align-items:center;width:100%;height:100%;display:flex;position:absolute;top:0;left:0}.PlayerCard-module___tQeKa__placeholderInitials{background:linear-gradient(135deg,var(--bg-secondary)0%,var(--bg-base)100%);border:2px solid var(--brand-purple);width:80px;height:80px;color:var(--text-pure);letter-spacing:2px;border-radius:50%;justify-content:center;align-items:center;font-size:24px;font-weight:900;display:flex;box-shadow:0 0 20px #7a3bc74d,inset 0 0 10px #7a3bc733}.PlayerCard-module___tQeKa__playerInfo{text-align:center;z-index:1;will-change:transform;flex-direction:column;align-items:center;padding:0 16px;display:flex;position:absolute;top:130px;left:0;right:0}.PlayerCard-module___tQeKa__card.PlayerCard-module___tQeKa__expanded .PlayerCard-module___tQeKa__playerInfo{text-align:left;align-items:flex-start;width:calc(50% - 48px);padding:0;top:24px;left:24px;right:auto;transform:translateZ(0)}.PlayerCard-module___tQeKa__teamName{color:var(--text-pure);opacity:.6}.PlayerCard-module___tQeKa__cardTeamTag{color:var(--text-pure);text-transform:uppercase;letter-spacing:.5px;z-index:1;pointer-events:none;opacity:.06;background:#1c1826;border:1px solid #ede8ed1a;border-bottom:none;border-radius:8px 8px 0 0;padding:4px 10px;font-size:10px;font-weight:900;transition:transform .22s cubic-bezier(.175,.885,.32,1.275),background-color .2s,border-color .2s,opacity .22s;position:absolute;top:0;left:12px;transform:translateY(0)}.PlayerCard-module___tQeKa__card:hover .PlayerCard-module___tQeKa__cardTeamTag{opacity:1;z-index:5;background:#221d2e;border-color:#ede8ed33;transform:translateY(-24px)}.PlayerCard-module___tQeKa__card.PlayerCard-module___tQeKa__expanded .PlayerCard-module___tQeKa__cardTeamTag{display:none}.PlayerCard-module___tQeKa__playerName{color:var(--text-pure);white-space:nowrap;text-overflow:ellipsis;max-width:100%;margin-bottom:2px;font-size:18px;font-weight:800;overflow:hidden}.PlayerCard-module___tQeKa__card.PlayerCard-module___tQeKa__expanded .PlayerCard-module___tQeKa__playerName{margin-bottom:4px;font-size:28px}.PlayerCard-module___tQeKa__matchInfo{color:var(--text-muted);letter-spacing:.5px;font-size:11px;font-weight:600}.PlayerCard-module___tQeKa__card.PlayerCard-module___tQeKa__expanded .PlayerCard-module___tQeKa__matchInfo{font-size:14px}.PlayerCard-module___tQeKa__matchTime{color:var(--accent-fire)}.PlayerCard-module___tQeKa__scoreboard{z-index:1;will-change:transform;flex-direction:column;justify-content:center;align-items:center;display:flex;position:absolute;inset:180px 0 56px}.PlayerCard-module___tQeKa__card.PlayerCard-module___tQeKa__expanded .PlayerCard-module___tQeKa__scoreboard{flex-direction:column;align-items:flex-start;gap:2px;width:calc(50% - 48px);inset:105px auto auto 24px}.PlayerCard-module___tQeKa__statValue{color:var(--text-pure);letter-spacing:-1.5px;text-shadow:0 4px 12px #00000080;font-size:48px;font-weight:900;line-height:1}.PlayerCard-module___tQeKa__card.PlayerCard-module___tQeKa__expanded .PlayerCard-module___tQeKa__statValue{letter-spacing:-2px;font-size:64px}.PlayerCard-module___tQeKa__statLabel{color:var(--text-muted);letter-spacing:1px;text-transform:uppercase;margin-top:4px;font-size:11px;font-weight:800}.PlayerCard-module___tQeKa__card.PlayerCard-module___tQeKa__expanded .PlayerCard-module___tQeKa__statLabel{letter-spacing:.8px;margin-top:0;font-size:20px}.PlayerCard-module___tQeKa__secondaryStats{z-index:2;flex-direction:column;gap:3px;display:flex;position:absolute;top:175px;left:6px}.PlayerCard-module___tQeKa__card.PlayerCard-module___tQeKa__expanded .PlayerCard-module___tQeKa__secondaryStats{gap:12px;width:fit-content;top:215px;left:24px;right:auto}.PlayerCard-module___tQeKa__statChip,.PlayerCard-module___tQeKa__statChipStatic{border:1px solid var(--glass-border);background:#0d0a10a6;border-radius:10px;justify-content:space-between;align-items:center;gap:4px;width:fit-content;min-width:0;padding:2px 6px;font-size:11px;transition:all .22s;display:flex}.PlayerCard-module___tQeKa__statChip{cursor:pointer}.PlayerCard-module___tQeKa__statChip:hover{border-color:#ede8ed33}.PlayerCard-module___tQeKa__statChip:active{transform:scale(.98)}.PlayerCard-module___tQeKa__statChipLabel{text-overflow:ellipsis;white-space:nowrap;min-width:0;color:var(--text-muted);letter-spacing:.55px;text-transform:uppercase;flex:1;font-weight:800;overflow:hidden}.PlayerCard-module___tQeKa__statChipValue{color:var(--text-pure);flex-shrink:0;font-size:11px;font-weight:600}.PlayerCard-module___tQeKa__card.PlayerCard-module___tQeKa__expanded .PlayerCard-module___tQeKa__statChip,.PlayerCard-module___tQeKa__card.PlayerCard-module___tQeKa__expanded .PlayerCard-module___tQeKa__statChipStatic{border-radius:14px;width:fit-content;min-width:160px;min-height:52px;padding:8px 18px}.PlayerCard-module___tQeKa__card.PlayerCard-module___tQeKa__expanded .PlayerCard-module___tQeKa__statChipLabel{letter-spacing:.8px;margin-right:24px;font-size:16px;font-weight:800}.PlayerCard-module___tQeKa__card.PlayerCard-module___tQeKa__expanded .PlayerCard-module___tQeKa__statChipValue{font-size:28px}.PlayerCard-module___tQeKa__betSlipHeader{z-index:1;flex-direction:column;display:flex;position:absolute;top:20px;left:calc(50% + 24px);right:24px}.PlayerCard-module___tQeKa__betSlipTitle{color:var(--text-pure);margin-bottom:4px;font-size:16px;font-weight:800}.PlayerCard-module___tQeKa__betSlipText{color:var(--text-muted);padding-right:42px;font-size:11px;line-height:1.35}.PlayerCard-module___tQeKa__closeBtn{border:1px solid var(--glass-border);color:var(--text-muted);cursor:pointer;z-index:10;background:#00000080;border-radius:50%;justify-content:center;align-items:center;width:32px;height:32px;display:flex;position:absolute;top:0;right:0}.PlayerCard-module___tQeKa__closeBtn:hover{color:var(--text-pure);background:#ffffff1a}.PlayerCard-module___tQeKa__betPanel{z-index:1;flex-direction:column;gap:8px;display:flex;position:absolute;inset:108px 24px 66px calc(50% + 24px)}.PlayerCard-module___tQeKa__rangeGrid{grid-template-columns:1fr 1fr 1fr;gap:8px;display:grid}.PlayerCard-module___tQeKa__rangeCard,.PlayerCard-module___tQeKa__rangeCardPrimary{border:1px solid var(--glass-border);background:#0d0a108f;border-radius:12px;flex-direction:column;justify-content:center;align-items:center;min-height:50px;display:flex}.PlayerCard-module___tQeKa__rangeCardPrimary{border-color:#f03b8a59}.PlayerCard-module___tQeKa__rangeLabel{text-transform:uppercase;letter-spacing:1px;color:var(--text-muted);font-size:9px;font-weight:800}.PlayerCard-module___tQeKa__rangeValue,.PlayerCard-module___tQeKa__rangeValuePrimary{color:var(--text-pure);margin-top:2px;font-size:20px;font-weight:900;line-height:1}.PlayerCard-module___tQeKa__rangeValuePrimary{color:var(--brand-pink)}.PlayerCard-module___tQeKa__stakeWrap{flex-direction:column;gap:3px;display:flex}.PlayerCard-module___tQeKa__stakeLabel{color:var(--text-muted);align-items:center;gap:6px;font-size:12px;display:inline-flex}.PlayerCard-module___tQeKa__stakeInput{border:1px solid var(--glass-border);width:100%;height:32px;color:var(--text-pure);background:#0d0a109e;border-radius:999px;padding:0 14px;font-size:15px;font-weight:700}.PlayerCard-module___tQeKa__stakeInput::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}.PlayerCard-module___tQeKa__stakeInput::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}.PlayerCard-module___tQeKa__stakeInput[type=number]{-moz-appearance:textfield}.PlayerCard-module___tQeKa__stakeInput:focus{border-color:#f03b8a73;outline:none}.PlayerCard-module___tQeKa__maxPayout{color:var(--text-muted);align-items:center;gap:4px;font-size:11px;display:inline-flex}.PlayerCard-module___tQeKa__previewWrap{flex-direction:column;gap:7px;margin-top:auto;display:flex}.PlayerCard-module___tQeKa__previewHead{color:var(--text-pure);justify-content:space-between;align-items:center;font-size:12px;font-weight:700;display:flex}.PlayerCard-module___tQeKa__previewHeadLeft{flex-direction:column;gap:1px;display:flex}.PlayerCard-module___tQeKa__previewHeadLabel{color:var(--text-pure);font-size:12px;font-weight:800}.PlayerCard-module___tQeKa__previewHeadSub{color:var(--text-muted);letter-spacing:.3px;text-transform:uppercase;font-size:9px;font-weight:700}.PlayerCard-module___tQeKa__targetBadge{color:var(--brand-pink);letter-spacing:-.5px;font-size:22px;font-weight:900;line-height:1}.PlayerCard-module___tQeKa__previewRangeLabels{color:var(--text-muted);justify-content:space-between;margin-top:-4px;font-size:10px;font-weight:700;display:flex}.PlayerCard-module___tQeKa__consensusLabel{color:var(--accent-fire);font-size:10px;font-weight:800}.PlayerCard-module___tQeKa__previewSlider{width:100%;accent-color:var(--brand-pink)}.PlayerCard-module___tQeKa__previewFoot{justify-content:space-between;align-items:center;font-size:13px;font-weight:800;display:flex}.PlayerCard-module___tQeKa__previewFootNote{color:var(--text-muted);text-transform:uppercase;letter-spacing:.5px;opacity:.6;font-size:9px;font-weight:700}.PlayerCard-module___tQeKa__dimValue{opacity:.3;filter:grayscale()}.PlayerCard-module___tQeKa__moreValue{color:var(--btn-more);align-items:center;gap:4px;display:inline-flex}.PlayerCard-module___tQeKa__lessValue{color:var(--btn-less);align-items:center;gap:4px;display:inline-flex}.PlayerCard-module___tQeKa__tokenInlineIcon{color:var(--accent-fire);flex-shrink:0}.PlayerCard-module___tQeKa__actionButtons{z-index:1;border-top:1px solid var(--glass-border);will-change:transform;border-radius:0 0 16px 16px;display:flex;position:absolute;bottom:0;left:0;right:0;overflow:hidden}.PlayerCard-module___tQeKa__card.PlayerCard-module___tQeKa__expanded .PlayerCard-module___tQeKa__actionButtons{border-radius:0 0 16px;left:50%}.PlayerCard-module___tQeKa__btn{text-transform:uppercase;letter-spacing:1.5px;cursor:pointer;border:none;flex-direction:column;flex:1;justify-content:center;align-items:center;gap:1px;height:56px;font-size:15px;font-style:italic;font-weight:900;transition:transform .1s,filter .1s,box-shadow .16s,color .16s;display:flex;position:relative}.PlayerCard-module___tQeKa__btnMainLabel{align-items:center;gap:6px;display:inline-flex}.PlayerCard-module___tQeKa__confirmHint{letter-spacing:.2px;text-transform:none;opacity:.85;font-size:9px;font-style:normal;font-weight:700;line-height:1;transform:translateY(-1px)}.PlayerCard-module___tQeKa__btnLess .PlayerCard-module___tQeKa__confirmHint{color:#ede8edd1}.PlayerCard-module___tQeKa__btnMore .PlayerCard-module___tQeKa__confirmHint{color:#ede8ede6}.PlayerCard-module___tQeKa__btnLess{color:#fff9;background:#000;border-right:1px solid #ffffff0d}.PlayerCard-module___tQeKa__btnLess:hover{color:#fff}.PlayerCard-module___tQeKa__btnMore{color:#fff;background:#f03b8a}.PlayerCard-module___tQeKa__btn:active{transform:scale(.98)}.PlayerCard-module___tQeKa__btn.PlayerCard-module___tQeKa__selected{filter:brightness(1.15);box-shadow:inset 0 0 0 1px #ede8ed59,inset 0 -10px 16px #0000003d}.PlayerCard-module___tQeKa__btnMore.PlayerCard-module___tQeKa__selected{box-shadow:inset 0 0 0 1px #ede8ed59,0 8px 18px #f03b8a59}.PlayerCard-module___tQeKa__btnLess.PlayerCard-module___tQeKa__selected{color:#fff;box-shadow:inset 0 0 0 1px #ef444480,0 8px 18px #00000059}@media (max-width:768px){.PlayerCard-module___tQeKa__card.PlayerCard-module___tQeKa__expanded{grid-column:span 1;height:auto;min-height:780px}.PlayerCard-module___tQeKa__card.PlayerCard-module___tQeKa__expanded .PlayerCard-module___tQeKa__rightPanelBg{border-left:none;border-top:1px solid var(--glass-border);width:100%;top:300px;left:0}.PlayerCard-module___tQeKa__card.PlayerCard-module___tQeKa__expanded .PlayerCard-module___tQeKa__imageContainer{border-radius:16px 16px 0 0;width:100%;height:300px}.PlayerCard-module___tQeKa__card.PlayerCard-module___tQeKa__expanded .PlayerCard-module___tQeKa__gradientOverlay{background:linear-gradient(180deg,rgba(var(--team-color),.35)0%,var(--bg-card)100%)!important}.PlayerCard-module___tQeKa__card.PlayerCard-module___tQeKa__expanded .PlayerCard-module___tQeKa__playerInfo{width:calc(100% - 32px);left:16px}.PlayerCard-module___tQeKa__card.PlayerCard-module___tQeKa__expanded .PlayerCard-module___tQeKa__scoreboard{width:calc(100% - 32px);top:80px;left:16px}.PlayerCard-module___tQeKa__card.PlayerCard-module___tQeKa__expanded .PlayerCard-module___tQeKa__secondaryStats{flex-flow:wrap;gap:6px;width:calc(100% - 32px);top:180px;left:16px}.PlayerCard-module___tQeKa__card.PlayerCard-module___tQeKa__expanded .PlayerCard-module___tQeKa__statChip,.PlayerCard-module___tQeKa__card.PlayerCard-module___tQeKa__expanded .PlayerCard-module___tQeKa__statChipStatic{border-radius:10px;min-width:auto;min-height:36px;padding:4px 10px}.PlayerCard-module___tQeKa__card.PlayerCard-module___tQeKa__expanded .PlayerCard-module___tQeKa__statChipLabel{margin-right:6px;font-size:11px}.PlayerCard-module___tQeKa__card.PlayerCard-module___tQeKa__expanded .PlayerCard-module___tQeKa__statChipValue{font-size:16px}.PlayerCard-module___tQeKa__betSlipHeader{top:310px;left:16px;right:16px}.PlayerCard-module___tQeKa__betPanel{inset:390px 16px 56px}.PlayerCard-module___tQeKa__card.PlayerCard-module___tQeKa__expanded .PlayerCard-module___tQeKa__actionButtons{border-radius:0 0 16px 16px;left:0}.PlayerCard-module___tQeKa__btn{height:48px;font-size:13px}}
.page-module__3aa7oq__container{max-width:1400px;min-height:100vh;margin:0 auto;padding:0 32px 64px}.page-module__3aa7oq__grid{grid-template-columns:repeat(auto-fill,minmax(280px,1fr));align-items:start;gap:24px;display:grid}.page-module__3aa7oq__loading{height:400px;color:var(--text-muted);justify-content:center;align-items:center;font-size:18px;font-weight:800;display:flex}@keyframes page-module__3aa7oq__shimmer{0%{background-position:-600px 0}to{background-position:600px 0}}.page-module__3aa7oq__skeletonCard{background:var(--bg-card);border:1px solid var(--glass-border);border-radius:20px;flex-direction:column;gap:16px;min-height:220px;padding:20px;display:flex}.page-module__3aa7oq__skeletonLine{background:linear-gradient(90deg,var(--glass-border)25%,#ffffff12 50%,var(--glass-border)75%);background-size:600px 100%;border-radius:8px;animation:1.4s linear infinite page-module__3aa7oq__shimmer}.page-module__3aa7oq__skeletonAvatar{border-radius:50%;flex-shrink:0;width:52px;height:52px}.page-module__3aa7oq__skeletonHeader{align-items:center;gap:14px;display:flex}.page-module__3aa7oq__skeletonHeaderText{flex-direction:column;flex:1;gap:8px;display:flex}.page-module__3aa7oq__skeletonBtns{grid-template-columns:1fr 1fr;gap:10px;margin-top:auto;display:grid}.page-module__3aa7oq__error{height:400px;color:var(--btn-less);justify-content:center;align-items:center;font-size:18px;font-weight:800;display:flex}.page-module__3aa7oq__empty{height:400px;color:var(--text-muted);grid-column:1/-1;justify-content:center;align-items:center;font-size:18px;font-weight:800;display:flex}.page-module__3aa7oq__toast{background:var(--bg-card);border:1px solid var(--glass-border);color:var(--text-pure);z-index:100;border-radius:99px;align-items:center;gap:12px;padding:12px 24px;font-weight:600;display:flex;position:fixed;top:24px;left:50%;transform:translate(-50%);box-shadow:0 12px 30px #00000080}.page-module__3aa7oq__toastIcon{color:var(--btn-more)}@media (max-width:768px){.page-module__3aa7oq__container{padding:0 16px 64px}}
.AuthModal-module__MBpeJG__overlay{-webkit-backdrop-filter:blur(5px);z-index:1000;background:#000000d6;justify-content:center;align-items:center;width:100vw;height:100vh;padding:20px;display:flex;position:fixed;top:0;left:0}.AuthModal-module__MBpeJG__modal{background:var(--bg-card);border:1px solid var(--glass-border);border-radius:24px;width:100%;max-width:400px;padding:40px 32px;animation:.3s ease-out AuthModal-module__MBpeJG__slideUp;position:relative;box-shadow:0 24px 48px #000000b8,0 0 24px #b026ff24}@keyframes AuthModal-module__MBpeJG__slideUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.AuthModal-module__MBpeJG__closeBtn{color:var(--text-gray);cursor:pointer;background:0 0;border:none;font-size:24px;transition:color .2s;position:absolute;top:20px;right:20px}.AuthModal-module__MBpeJG__closeBtn:hover{color:var(--text-white)}.AuthModal-module__MBpeJG__title{color:var(--text-white);margin-bottom:8px;font-size:28px;font-weight:800}.AuthModal-module__MBpeJG__subtitle{color:var(--text-gray);margin-bottom:32px;font-size:14px}.AuthModal-module__MBpeJG__form{flex-direction:column;gap:20px;display:flex}.AuthModal-module__MBpeJG__inputGroup{flex-direction:column;gap:8px;display:flex}.AuthModal-module__MBpeJG__inputGroup label{color:var(--text-gray);text-transform:uppercase;letter-spacing:.5px;font-size:12px;font-weight:700}.AuthModal-module__MBpeJG__inputGroup input{background:var(--bg-base);border:1px solid var(--glass-border);color:var(--text-white);border-radius:12px;outline:none;padding:14px 16px;font-size:16px;transition:border-color .2s}.AuthModal-module__MBpeJG__inputGroup input:focus{border-color:var(--brand-pink);box-shadow:0 0 0 2px #f03b8a33}.AuthModal-module__MBpeJG__inputError{border-color:#ff4d4f!important;box-shadow:0 0 0 2px #ff4d4f33!important}.AuthModal-module__MBpeJG__fieldError{color:#ff4d4f;margin-top:-2px;font-size:12px}.AuthModal-module__MBpeJG__submitBtn{background:var(--brand-pink);color:var(--text-white);border-radius:99px;margin-top:8px;padding:16px;font-size:16px;font-weight:800;transition:filter .2s,transform .2s;box-shadow:0 4px 20px #f03b8a66}.AuthModal-module__MBpeJG__submitBtn:hover{filter:brightness(1.08);transform:translateY(-1px)}.AuthModal-module__MBpeJG__switchType{text-align:center;color:var(--text-gray);margin-top:24px;font-size:14px}.AuthModal-module__MBpeJG__switchType button{color:var(--brand-pink);cursor:pointer;background:0 0;border:none;margin-left:4px;font-weight:700}.AuthModal-module__MBpeJG__switchType button:hover{text-decoration:underline}.AuthModal-module__MBpeJG__alertOverlay{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);z-index:100;background:#0d0a10f2;border-radius:24px;justify-content:center;align-items:center;width:100%;height:100%;display:flex;position:absolute;top:0;left:0}.AuthModal-module__MBpeJG__alertModal{text-align:center;flex-direction:column;align-items:center;gap:16px;padding:32px;animation:.3s ease-out AuthModal-module__MBpeJG__slideUp;display:flex}.AuthModal-module__MBpeJG__alertTitle{color:var(--text-white);margin-bottom:4px;font-size:20px;font-weight:700}.AuthModal-module__MBpeJG__alertSubtitle{color:var(--text-gray);margin-bottom:8px;font-size:14px;line-height:1.5}.AuthModal-module__MBpeJG__alertBtn{background:var(--brand-purple);color:var(--text-white);cursor:pointer;border:none;border-radius:12px;width:100%;padding:12px 24px;font-weight:700;transition:opacity .2s,transform .2s}.AuthModal-module__MBpeJG__alertBtn:hover{opacity:.9;transform:translateY(-1px)}.AuthModal-module__MBpeJG__alertBtnSecondary{color:var(--text-gray);cursor:pointer;background:0 0;margin-top:4px;font-size:13px}.AuthModal-module__MBpeJG__alertBtnSecondary:hover{color:var(--text-white)}
.Hero-module__lYpGPq__hero{justify-content:space-between;align-items:center;gap:40px;max-width:1400px;margin:0 auto;padding:120px 5%;display:flex}.Hero-module__lYpGPq__heroContent{flex:1;max-width:600px}.Hero-module__lYpGPq__title{letter-spacing:-3px;text-shadow:0 4px 20px #0000004d;margin-bottom:24px;font-size:clamp(54px,7vw,72px);font-weight:900;line-height:1.05}.Hero-module__lYpGPq__textGradient{background:linear-gradient(to right,var(--brand-purple),var(--brand-pink));-webkit-text-fill-color:transparent;color:#0000;-webkit-background-clip:text;background-clip:text}.Hero-module__lYpGPq__heroSubtitle{color:var(--text-muted);margin-bottom:40px;font-size:20px;font-weight:500;line-height:1.5}.Hero-module__lYpGPq__btnPrimaryMassive{background:var(--brand-pink);color:#fff;cursor:pointer;border:none;border-radius:99px;align-items:center;gap:12px;padding:18px 48px;font-size:18px;font-weight:800;transition:all .2s;display:inline-flex;position:relative;box-shadow:0 8px 30px #f03b8a59,0 0 60px #f03b8a26}.Hero-module__lYpGPq__btnPrimaryMassive:hover{transform:translateY(-2px);box-shadow:0 12px 40px #f03b8a80,0 0 80px #f03b8a33}.Hero-module__lYpGPq__heroVisual{perspective:1000px;flex:1;justify-content:center;align-items:center;display:flex;position:relative}.Hero-module__lYpGPq__phoneGlow{filter:blur(15px);z-index:0;pointer-events:none;background:radial-gradient(circle at 42% 35%,#7a3bc766 0%,#7a3bc700 58%),radial-gradient(circle at 64% 62%,#f03b8a4d 0%,#f03b8a00 60%);border-radius:50%;width:450px;height:450px;animation:4s ease-in-out infinite Hero-module__lYpGPq__glowPulse;position:absolute}@keyframes Hero-module__lYpGPq__glowPulse{0%,to{opacity:.8;transform:scale(1)}50%{opacity:1;transform:scale(1.05)}}.Hero-module__lYpGPq__phoneFrame{border:4px solid var(--bg-secondary);width:320px;height:650px;transform-style:preserve-3d;z-index:1;background:#000;border-radius:40px;flex-direction:column;padding:16px;display:flex;position:relative;overflow:hidden;box-shadow:-20px 40px 60px #000000e6,-10px 20px 30px #7a3bc733}.Hero-module__lYpGPq__phoneNav{gap:8px;margin-bottom:24px;display:flex}.Hero-module__lYpGPq__phonePill{background:var(--bg-card);color:var(--text-pure);border-radius:99px;padding:8px 16px;font-size:10px;font-weight:700}.Hero-module__lYpGPq__active{background:var(--brand-purple)}.Hero-module__lYpGPq__specCard{background:linear-gradient(#55258240 0%,#1c1826 60%);border:1px solid #ede8ed1a;border-radius:16px;flex-direction:column;height:320px;margin-top:40px;padding-top:130px;display:flex;position:relative;overflow:visible;box-shadow:0 12px 30px #00000080}.Hero-module__lYpGPq__cardHeroImage{z-index:2;filter:drop-shadow(0 8px 20px #00000080);border-radius:12px;width:130px;height:160px;position:absolute;top:-35px;left:calc(50% - 65px);overflow:hidden;-webkit-mask-image:linear-gradient(#000 60%,#0000 100%);mask-image:linear-gradient(#000 60%,#0000 100%)}.Hero-module__lYpGPq__cardHeroPhoto{object-fit:cover;object-position:top center;width:100%;height:100%}.Hero-module__lYpGPq__cardHeroPlaceholder{justify-content:center;align-items:center;width:100%;height:100%;display:flex;position:absolute;top:0;left:0}.Hero-module__lYpGPq__fireTag{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);border:1px solid var(--glass-border);z-index:2;background:#0009;border-radius:8px;align-items:center;gap:4px;padding:4px 8px;font-size:10px;font-weight:800;display:flex;position:absolute;top:12px;right:12px}.Hero-module__lYpGPq__fireTag span{color:var(--accent-fire);font-size:12px}.Hero-module__lYpGPq__cardBody{text-align:center;padding:0 16px 20px}.Hero-module__lYpGPq__playerName{margin-bottom:2px;font-size:18px;font-weight:800}.Hero-module__lYpGPq__matchInfo{color:var(--text-muted);margin-bottom:16px;font-size:11px;font-weight:600}.Hero-module__lYpGPq__statVal{letter-spacing:-1.5px;text-shadow:0 4px 12px #00000080;margin-bottom:4px;font-size:48px;font-weight:900;line-height:1}.Hero-module__lYpGPq__statLbl{letter-spacing:1px;color:var(--text-muted);text-transform:uppercase;font-size:11px;font-weight:800}.Hero-module__lYpGPq__cardActions{border-top:1px solid var(--glass-border);border-radius:0 0 16px 16px;width:100%;display:flex;overflow:hidden}.Hero-module__lYpGPq__btnAction{text-transform:uppercase;letter-spacing:1.5px;cursor:pointer;color:#fff;border:none;flex:1;justify-content:center;align-items:center;gap:6px;height:56px;font-size:15px;font-style:italic;font-weight:900;display:flex}.Hero-module__lYpGPq__less{color:#fff9;background:#000;border-right:1px solid #ffffff0d}.Hero-module__lYpGPq__more{color:#fff;background:#f03b8a}@media (max-width:992px){.Hero-module__lYpGPq__hero{flex-direction:column;padding:40px 5% 80px}.Hero-module__lYpGPq__heroContent{max-width:100%}.Hero-module__lYpGPq__title{font-size:clamp(44px,13vw,64px)}.Hero-module__lYpGPq__heroSubtitle{font-size:18px}}
.ValueProp-module__dRctVW__valueSection{text-align:center;background:0 0;padding:120px 5%;position:relative}.ValueProp-module__dRctVW__title{letter-spacing:-1.5px;text-shadow:0 2px 20px #0000004d;margin-bottom:12px;font-size:clamp(40px,5.2vw,48px);font-weight:900}.ValueProp-module__dRctVW__subtitle{color:var(--text-secondary);opacity:.7;margin-bottom:40px;font-size:16px;font-weight:500}.ValueProp-module__dRctVW__textGradient{background:linear-gradient(to right,var(--brand-purple),var(--brand-pink));-webkit-text-fill-color:transparent;color:#0000;-webkit-background-clip:text}.ValueProp-module__dRctVW__comparisonGrid{text-align:left;grid-template-columns:1fr 1fr;gap:24px;max-width:900px;margin:0 auto;display:grid}.ValueProp-module__dRctVW__compCard{background:var(--bg-card);border:1px solid var(--glass-border);will-change:transform;transform-style:preserve-3d;cursor:default;border-radius:20px;padding:32px;position:relative;overflow:hidden;box-shadow:0 12px 40px #0000004d}.ValueProp-module__dRctVW__compCard:before{content:"";background:linear-gradient(90deg,#0000,#ede8ed14,#0000);height:1px;position:absolute;top:0;left:0;right:0}.ValueProp-module__dRctVW__compCard:hover{box-shadow:0 20px 60px #00000080,0 0 40px #7a3bc714}.ValueProp-module__dRctVW__upside{border-color:#7a3bc766;position:relative;box-shadow:0 12px 40px #7a3bc726}.ValueProp-module__dRctVW__upside:before{background:linear-gradient(90deg,#0000,#7a3bc780,#f03b8a80,#0000)!important}.ValueProp-module__dRctVW__upside:hover{border-color:#7a3bc799;box-shadow:0 20px 60px #7a3bc740,0 0 60px #f03b8a1a}.ValueProp-module__dRctVW__compHeader{justify-content:space-between;align-items:center;margin-bottom:32px;font-size:20px;font-weight:800;display:flex}.ValueProp-module__dRctVW__tagBad{color:#ff4d4d;text-transform:uppercase;background:#ef44441a;border:1px solid #ef444433;border-radius:99px;padding:6px 14px;font-size:11px;font-weight:800}.ValueProp-module__dRctVW__tagGood{color:#10b981;text-transform:uppercase;background:#10b9811a;border:1px solid #10b98133;border-radius:99px;padding:6px 14px;font-size:11px;font-weight:800}.ValueProp-module__dRctVW__compRow{background:var(--bg-secondary);border:1px solid var(--glass-border);border-radius:12px;justify-content:space-between;align-items:center;margin-bottom:12px;padding:16px 20px;display:flex}.ValueProp-module__dRctVW__compRowTitle{color:var(--text-muted);margin-bottom:4px;font-size:13px;font-weight:600}.ValueProp-module__dRctVW__compRowTitleRight{color:var(--text-muted);text-align:right;margin-bottom:4px;font-size:13px;font-weight:600}.ValueProp-module__dRctVW__compRowVal{font-size:16px;font-weight:800}.ValueProp-module__dRctVW__compPayoutBad{color:#ff4d4d;text-align:right;text-shadow:0 0 24px #ef444459;font-size:32px;font-weight:900}.ValueProp-module__dRctVW__compPayoutGood{color:#10b981;text-align:right;text-shadow:0 0 24px #10b98166;font-size:32px;font-weight:900}.ValueProp-module__dRctVW__compPayoutPure{text-align:right;color:var(--text-pure);font-size:32px;font-weight:900}.ValueProp-module__dRctVW__payoutSub{color:var(--text-muted);text-align:right;font-size:11px}@media (max-width:900px){.ValueProp-module__dRctVW__comparisonGrid{grid-template-columns:1fr}}
.PayoutCurve-module__iHdE7a__payoutCurve{background:0 0;padding:120px 5%}.PayoutCurve-module__iHdE7a__container{max-width:1000px;margin:0 auto}.PayoutCurve-module__iHdE7a__header{text-align:center;margin-bottom:64px}.PayoutCurve-module__iHdE7a__title{background:linear-gradient(to right,var(--brand-purple),var(--brand-pink));-webkit-text-fill-color:transparent;color:#0000;-webkit-background-clip:text;margin-bottom:16px;font-size:clamp(32px,4vw,48px);font-weight:900}.PayoutCurve-module__iHdE7a__subtitle{color:var(--text-muted);font-size:18px;font-weight:500}.PayoutCurve-module__iHdE7a__graphContainer{-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:#17132099;border:1px solid #7a3bc726;border-radius:24px;flex-direction:column;padding:48px;display:flex;position:relative;overflow:hidden;box-shadow:0 24px 60px #00000080,0 0 80px #7a3bc714,inset 0 1px #ede8ed0a}.PayoutCurve-module__iHdE7a__graphContainer:before{content:"";background:linear-gradient(90deg,#0000,#7a3bc766,#f03b8a66,#0000);height:1px;position:absolute;top:0;left:0;right:0}.PayoutCurve-module__iHdE7a__graphHeader{justify-content:space-between;align-items:flex-start;margin-bottom:40px;display:flex}.PayoutCurve-module__iHdE7a__graphTitle h3{color:var(--text-pure);text-shadow:0 2px 8px #0006;margin-bottom:4px;font-size:24px;font-weight:800}.PayoutCurve-module__iHdE7a__graphTitle span{color:var(--text-muted);font-size:14px;font-weight:500}.PayoutCurve-module__iHdE7a__legend{gap:16px;display:flex}.PayoutCurve-module__iHdE7a__legend span{color:var(--text-muted);align-items:center;gap:8px;font-size:14px;display:flex}.PayoutCurve-module__iHdE7a__legend span:before{content:"";border-radius:50%;width:12px;height:12px;display:block}.PayoutCurve-module__iHdE7a__legendLoss:before{background:var(--btn-less);box-shadow:0 0 8px #ef444480}.PayoutCurve-module__iHdE7a__legendProfit:before{background:var(--btn-more);box-shadow:0 0 8px #10b98180}.PayoutCurve-module__iHdE7a__graphArea{height:300px;display:flex;position:relative}.PayoutCurve-module__iHdE7a__yAxis{color:var(--text-muted);text-align:right;flex-direction:column;justify-content:space-between;width:50px;padding-right:16px;font-size:12px;display:flex}.PayoutCurve-module__iHdE7a__graphContent{border-bottom:1px solid #ede8ed14;border-left:1px solid #ede8ed14;flex:1;position:relative}.PayoutCurve-module__iHdE7a__gridLine{background:#ede8ed03;border-top:1px dashed #ede8ed0f;height:1px;position:absolute;left:0;right:0}.PayoutCurve-module__iHdE7a__targetLine{z-index:10;background:linear-gradient(#7a3bc799,#f03b8a99);border-left:none;width:2px;position:absolute;top:0;bottom:0;left:50%;box-shadow:0 0 12px #7a3bc766}.PayoutCurve-module__iHdE7a__targetLabel{color:#d8b4fe;text-transform:uppercase;letter-spacing:.5px;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:linear-gradient(135deg,#7a3bc74d,#f03b8a4d);border:1px solid #7a3bc780;border-radius:99px;padding:5px 14px;font-size:11px;font-weight:800;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);box-shadow:0 4px 12px #7a3bc74d}.PayoutCurve-module__iHdE7a__curveSvg{z-index:5;filter:drop-shadow(0 0 6px #10b98166);width:100%;height:100%;position:absolute;top:0;left:0}.PayoutCurve-module__iHdE7a__xAxis{color:var(--text-muted);justify-content:space-between;margin-top:8px;margin-left:50px;font-size:10px;display:flex}.PayoutCurve-module__iHdE7a__xAxisLabel{text-align:center;color:var(--text-muted);margin-top:16px;margin-bottom:32px;font-size:14px}.PayoutCurve-module__iHdE7a__multipliers{grid-template-columns:1fr 1fr 1fr;gap:16px;margin-top:24px;display:grid}.PayoutCurve-module__iHdE7a__multipliers>div{background:var(--bg-secondary);border:1px solid var(--glass-border);text-align:center;letter-spacing:-.5px;cursor:default;border-radius:16px;padding:20px 16px;font-size:24px;font-weight:900;transition:transform .25s,box-shadow .25s,border-color .25s;position:relative;overflow:hidden}.PayoutCurve-module__iHdE7a__multipliers>div:before{content:"";opacity:.7;border-radius:2px;height:2px;position:absolute;top:0;left:0;right:0}.PayoutCurve-module__iHdE7a__multipliers>div:hover{transform:translateY(-3px)}.PayoutCurve-module__iHdE7a__multiplierLoss{color:var(--btn-less);text-shadow:0 0 20px #ef44444d}.PayoutCurve-module__iHdE7a__multiplierLoss:before{background:linear-gradient(to right,var(--btn-less),transparent)!important}.PayoutCurve-module__iHdE7a__multiplierLoss:hover{border-color:#ef44444d;box-shadow:0 8px 30px #ef444426}.PayoutCurve-module__iHdE7a__multiplierNeutral{color:var(--text-pure);text-shadow:0 0 20px #ede8ed26}.PayoutCurve-module__iHdE7a__multiplierNeutral:before{background:linear-gradient(90deg,#0000,#ede8ed33,#0000)!important}.PayoutCurve-module__iHdE7a__multiplierNeutral:hover{border-color:#ede8ed1f;box-shadow:0 8px 30px #7a3bc71a}.PayoutCurve-module__iHdE7a__multiplierWin{color:var(--btn-more);text-shadow:0 0 20px #10b9814d}.PayoutCurve-module__iHdE7a__multiplierWin:before{background:linear-gradient(to right,transparent,var(--btn-more))!important}.PayoutCurve-module__iHdE7a__multiplierWin:hover{border-color:#10b9814d;box-shadow:0 8px 30px #10b98126}.PayoutCurve-module__iHdE7a__multiplierValue{letter-spacing:-.5px;font-size:24px;font-weight:900;display:block}.PayoutCurve-module__iHdE7a__multiplierLabel{letter-spacing:.5px;text-transform:uppercase;color:var(--text-muted);margin-top:4px;font-size:11px;font-weight:700;display:block}@media (max-width:768px){.PayoutCurve-module__iHdE7a__graphContainer{padding:20px}.PayoutCurve-module__iHdE7a__xAxis span:nth-child(2n){display:none}.PayoutCurve-module__iHdE7a__multipliers{grid-template-columns:1fr}}
.Features-module__cojejq__features{background:0 0;padding:120px 5% 40px}.Features-module__cojejq__container{max-width:1000px;margin:0 auto}.Features-module__cojejq__grid{grid-template-columns:repeat(3,1fr);gap:12px;margin-bottom:120px;display:grid}.Features-module__cojejq__card{background:linear-gradient(135deg,var(--bg-card)0%,var(--bg-secondary)100%);border:1px solid var(--glass-border);border-radius:20px;padding:40px 32px;transition:transform .3s,border-color .3s,box-shadow .3s;position:relative;overflow:hidden;box-shadow:0 16px 40px #0006}.Features-module__cojejq__card:before{content:"";background:linear-gradient(to right,var(--brand-purple),var(--brand-pink));opacity:0;height:2px;transition:opacity .3s;position:absolute;top:0;left:0;right:0}.Features-module__cojejq__card:hover{border-color:#7a3bc74d;transform:translateY(-6px);box-shadow:0 24px 60px #00000080,0 0 40px #7a3bc71a}.Features-module__cojejq__card:hover:before{opacity:1}.Features-module__cojejq__cardTitle{color:#0000;background:linear-gradient(to right,var(--text-pure),#c4b5d0);-webkit-text-fill-color:transparent;-webkit-background-clip:text;margin-bottom:16px;font-size:20px;font-weight:800}.Features-module__cojejq__cardDesc{color:var(--text-muted);font-size:16px;line-height:1.6}.Features-module__cojejq__cta{text-align:center;margin-bottom:120px}.Features-module__cojejq__ctaTitle{background:linear-gradient(to right,var(--text-pure),#c4b5d0);-webkit-text-fill-color:transparent;color:#0000;-webkit-background-clip:text;margin-bottom:16px;font-size:clamp(32px,4vw,48px);font-weight:900}.Features-module__cojejq__ctaSubtitle{color:var(--text-muted);margin-bottom:40px;font-size:18px}.Features-module__cojejq__ctaBtn{background:var(--brand-pink);color:#fff;letter-spacing:1px;text-transform:uppercase;border-radius:99px;padding:18px 40px;font-size:15px;font-weight:800;transition:filter .2s,transform .2s,box-shadow .2s;position:relative;box-shadow:0 4px 20px #f03b8a66,0 0 60px #f03b8a26}.Features-module__cojejq__ctaBtn:hover{filter:brightness(1.1);transform:translateY(-2px);box-shadow:0 8px 30px #f03b8a80,0 0 80px #f03b8a33}.Features-module__cojejq__footer{text-align:center;border-top:1px solid var(--glass-border);padding-top:40px}.Features-module__cojejq__footer p{color:var(--text-muted);font-size:14px}@media (max-width:768px){.Features-module__cojejq__grid{grid-template-columns:1fr}}
.HowItWorks-module__WawhIW__howItWorks{background:0 0;padding:120px 5%;position:relative}.HowItWorks-module__WawhIW__container{max-width:1100px;margin:0 auto}.HowItWorks-module__WawhIW__header{text-align:center;margin-bottom:80px}.HowItWorks-module__WawhIW__title{background:linear-gradient(to right,var(--text-pure),var(--text-muted));-webkit-text-fill-color:transparent;-webkit-background-clip:text;margin-bottom:20px;font-size:clamp(36px,5vw,48px);font-weight:900}.HowItWorks-module__WawhIW__description{color:var(--brand-pink);text-transform:uppercase;letter-spacing:2px;margin-bottom:8px;font-size:18px;font-weight:800}.HowItWorks-module__WawhIW__subDescription{color:var(--text-muted);max-width:600px;margin:0 auto;font-size:18px}.HowItWorks-module__WawhIW__stepsGrid{grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:32px;display:grid}.HowItWorks-module__WawhIW__stepCard{background:var(--bg-card);border:1px solid var(--glass-border);border-radius:24px;padding:40px 32px;transition:transform .3s,border-color .3s;position:relative;overflow:hidden}.HowItWorks-module__WawhIW__stepCard:hover{border-color:#7a3bc766;transform:translateY(-8px);box-shadow:0 20px 40px #0006,0 0 20px #7a3bc71a}.HowItWorks-module__WawhIW__stepCard:hover:before{opacity:1}.HowItWorks-module__WawhIW__stepCard:before{content:"";background:linear-gradient(to right,var(--brand-purple),var(--brand-pink));opacity:0;height:2px;transition:opacity .3s;position:absolute;top:0;left:32px;right:32px}.HowItWorks-module__WawhIW__stepNumber{color:var(--brand-pink);background:#f03b8a1a;border:1px solid #f03b8a33;border-radius:99px;width:fit-content;margin-bottom:24px;padding:4px 12px;font-size:14px;font-weight:900}.HowItWorks-module__WawhIW__stepTitle{color:var(--text-pure);margin-bottom:16px;font-size:22px;font-weight:800;line-height:1.2}.HowItWorks-module__WawhIW__stepText{color:var(--text-muted);font-size:16px;line-height:1.6}@media (max-width:768px){.HowItWorks-module__WawhIW__stepsGrid{grid-template-columns:1fr}}
.CTASection-module__loqIkW__ctaSection{text-align:center;background:0 0;padding:120px 5%;position:relative}.CTASection-module__loqIkW__title{background:linear-gradient(to right,var(--text-pure),#c4b5d0);-webkit-text-fill-color:transparent;color:#0000;letter-spacing:-2px;-webkit-background-clip:text;margin-bottom:16px;font-size:clamp(36px,6vw,64px);font-weight:900}.CTASection-module__loqIkW__subtitle{color:var(--text-muted);max-width:600px;margin-bottom:48px;margin-left:auto;margin-right:auto;font-size:20px}.CTASection-module__loqIkW__ctaBtn{background:var(--brand-pink);color:#fff;letter-spacing:1px;text-transform:uppercase;cursor:pointer;border-radius:99px;padding:20px 56px;font-size:18px;font-weight:800;transition:all .3s cubic-bezier(.175,.885,.32,1.275);box-shadow:0 4px 25px #f03b8a66,0 0 80px #f03b8a33}.CTASection-module__loqIkW__ctaBtn:hover{filter:brightness(1.1);transform:translateY(-4px)scale(1.02);box-shadow:0 12px 40px #f03b8a99,0 0 100px #f03b8a4d}
.Footer-module__DaFM4q__footer{background:var(--bg-base);border-top:1px solid var(--glass-border);margin-top:80px;padding:80px 5% 40px}.Footer-module__DaFM4q__container{max-width:1200px;margin:0 auto}.Footer-module__DaFM4q__top{flex-wrap:wrap;justify-content:space-between;align-items:flex-start;gap:40px;margin-bottom:60px;display:flex}.Footer-module__DaFM4q__logoArea{max-width:300px}.Footer-module__DaFM4q__logo{align-items:center;gap:12px;margin-bottom:20px;display:flex}.Footer-module__DaFM4q__logoIcon{background:linear-gradient(135deg,var(--brand-purple),var(--brand-pink));color:var(--text-pure);border-radius:8px;justify-content:center;align-items:center;width:32px;height:32px;font-size:20px;font-weight:900;display:flex}.Footer-module__DaFM4q__logoText{letter-spacing:-1px;color:var(--text-pure);font-size:22px;font-weight:900}.Footer-module__DaFM4q__tagline{color:var(--text-muted);font-size:15px;line-height:1.6}.Footer-module__DaFM4q__links{gap:80px;display:flex}.Footer-module__DaFM4q__column h4{color:var(--text-pure);text-transform:uppercase;letter-spacing:1px;margin-bottom:24px;font-size:14px;font-weight:800}.Footer-module__DaFM4q__column ul{flex-direction:column;gap:12px;list-style:none;display:flex}.Footer-module__DaFM4q__column a{color:var(--text-muted);font-size:14px;transition:color .2s}.Footer-module__DaFM4q__column a:hover{color:var(--brand-pink)}.Footer-module__DaFM4q__bottom{border-top:1px solid var(--glass-border);color:var(--text-muted);justify-content:space-between;align-items:center;padding-top:40px;font-size:13px;display:flex}.Footer-module__DaFM4q__legal{gap:24px;display:flex}@media (max-width:768px){.Footer-module__DaFM4q__top{flex-direction:column}.Footer-module__DaFM4q__links{justify-content:space-between;gap:20px;width:100%}.Footer-module__DaFM4q__bottom{text-align:center;flex-direction:column;gap:20px}}
.MyPicks-module__VxUkzG__container{max-width:800px;min-height:100vh;margin:0 auto;padding:40px 20px}.MyPicks-module__VxUkzG__title{letter-spacing:-1px;margin-bottom:32px;font-size:36px;font-weight:900}.MyPicks-module__VxUkzG__tabs{background:var(--bg-card);border:1px solid var(--glass-border);border-radius:99px;width:fit-content;margin-bottom:40px;padding:4px;display:flex}.MyPicks-module__VxUkzG__tab{color:var(--text-muted);cursor:pointer;background:0 0;border:none;border-radius:99px;padding:10px 24px;font-size:14px;font-weight:800;transition:all .3s cubic-bezier(.25,.8,.25,1)}.MyPicks-module__VxUkzG__tab:hover{color:var(--text-pure)}.MyPicks-module__VxUkzG__activeTab{background:var(--bg-secondary);color:var(--text-pure);text-shadow:0 0 10px #ffffff4d;box-shadow:0 4px 12px #0006}.MyPicks-module__VxUkzG__content{min-height:400px}.MyPicks-module__VxUkzG__list{flex-direction:column;gap:24px;display:flex}.MyPicks-module__VxUkzG__empty{color:var(--text-muted);text-align:center;padding:48px 0;font-size:16px}.MyPicks-module__VxUkzG__ticketWrapper{perspective:1200px}.MyPicks-module__VxUkzG__ticketCard{background:var(--bg-card);border:1px solid var(--glass-border);transform-style:preserve-3d;border-radius:20px;flex-direction:column;transition:transform .1s ease-out,box-shadow .4s;display:flex;position:relative;overflow:hidden;box-shadow:0 16px 32px #00000080}.MyPicks-module__VxUkzG__ticketCard:hover{border-color:#f03b8a4d;box-shadow:20px 24px 40px #000000b3,-10px -10px 30px #f03b8a1a}.MyPicks-module__VxUkzG__ticketCard:after{content:"";pointer-events:none;z-index:10;background:linear-gradient(90deg,#fff0 0%,#ffffff0d 50%,#fff0 100%);width:50%;height:100%;animation:4s infinite MyPicks-module__VxUkzG__shimmer;position:absolute;top:0;left:-150%;transform:skew(-25deg)}@keyframes MyPicks-module__VxUkzG__shimmer{0%{left:-150%}50%{left:200%}to{left:200%}}.MyPicks-module__VxUkzG__ticketHeader{border-bottom:1px dashed #ffffff1a;align-items:center;padding:16px 20px;display:flex;position:relative}.MyPicks-module__VxUkzG__playerMiniImgBox{border:2px solid var(--glass-border);background:#000;border-radius:50%;justify-content:center;align-items:center;width:48px;height:48px;margin-right:16px;display:flex;position:relative;overflow:hidden;box-shadow:0 4px 10px #00000080}.MyPicks-module__VxUkzG__playerMiniImg{object-fit:cover;width:100%;height:100%}.MyPicks-module__VxUkzG__playerDetails h3{letter-spacing:-.5px;margin-bottom:2px;font-size:20px;font-weight:900}.MyPicks-module__VxUkzG__playerDetails p{color:var(--text-muted);font-size:12px;font-weight:600}.MyPicks-module__VxUkzG__removeBtn{color:var(--text-muted);cursor:pointer;background:0 0;border:none;border-radius:50%;margin-left:auto;padding:8px;transition:all .2s}.MyPicks-module__VxUkzG__removeBtn:hover{color:#ef4444;background:#ef44441a}.MyPicks-module__VxUkzG__ticketProp{align-items:center;gap:12px;padding:24px 20px;display:flex}.MyPicks-module__VxUkzG__pickBadge{background:var(--brand-pink);color:#fff;text-transform:uppercase;letter-spacing:1px;border-radius:8px;padding:6px 12px;font-size:14px;font-weight:900;box-shadow:0 4px 12px #f03b8a66}.MyPicks-module__VxUkzG__pickBadgeLess{background:var(--btn-less);box-shadow:0 4px 12px #ef444466}.MyPicks-module__VxUkzG__propLine{font-size:28px;font-weight:900;line-height:1}.MyPicks-module__VxUkzG__propLabel{color:var(--text-muted);text-transform:uppercase;letter-spacing:1px;font-size:14px;font-weight:700}.MyPicks-module__VxUkzG__propConsensus{color:var(--text-muted);letter-spacing:.5px;opacity:.7;font-size:10px;font-weight:700}.MyPicks-module__VxUkzG__outcomeCompare{align-items:center;gap:8px;margin-left:16px;display:inline-flex}.MyPicks-module__VxUkzG__outcomeItem{border:1px solid var(--glass-border);background:#ffffff0a;border-radius:8px;align-items:center;gap:6px;padding:6px 10px;display:inline-flex}.MyPicks-module__VxUkzG__outcomeLabel{text-transform:uppercase;letter-spacing:.6px;color:var(--text-muted);font-size:11px;font-weight:700}.MyPicks-module__VxUkzG__outcomeValue{color:var(--text-pure);font-size:13px;font-weight:900}.MyPicks-module__VxUkzG__outcomeValueMuted{color:var(--text-muted)!important}.MyPicks-module__VxUkzG__winValue{color:var(--btn-more)!important}.MyPicks-module__VxUkzG__lossValue{color:var(--btn-less)!important}.MyPicks-module__VxUkzG__ticketFooter{background:var(--bg-secondary);border-top:1px solid var(--glass-border);align-items:center;gap:16px;padding:20px;display:flex}.MyPicks-module__VxUkzG__inputGroup{background:#0a080c;border:1px solid #ffffff0d;border-radius:12px;flex:1;align-items:center;padding:12px 16px;display:flex;box-shadow:inset 0 4px 10px #000c}.MyPicks-module__VxUkzG__currencyIcon{color:var(--accent-fire);margin-right:12px}.MyPicks-module__VxUkzG__stakeInput{color:var(--text-pure);-moz-appearance:textfield;background:0 0;border:none;outline:none;width:100%;font-size:24px;font-weight:900}.MyPicks-module__VxUkzG__stakeInput::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}.MyPicks-module__VxUkzG__stakeInput::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}.MyPicks-module__VxUkzG__stepperButtons{flex-direction:column;flex-shrink:0;gap:2px;display:flex}.MyPicks-module__VxUkzG__stepperUp,.MyPicks-module__VxUkzG__stepperDown{cursor:pointer;border:none;border-radius:8px;justify-content:center;align-items:center;width:28px;height:26px;transition:filter .12s,transform .1s;display:flex}.MyPicks-module__VxUkzG__stepperUp{color:var(--btn-more);background:#10b9812e;border:1px solid #10b9814d}.MyPicks-module__VxUkzG__stepperUp:hover{filter:brightness(1.15);background:#10b9814d}.MyPicks-module__VxUkzG__stepperDown{color:var(--btn-less);background:#ef444426;border:1px solid #ef444440}.MyPicks-module__VxUkzG__stepperDown:hover{filter:brightness(1.15);background:#ef444447}.MyPicks-module__VxUkzG__stepperUp:active,.MyPicks-module__VxUkzG__stepperDown:active{transform:scale(.94)}.MyPicks-module__VxUkzG__payoutGroup{text-align:right;flex-direction:column;align-items:flex-end;min-width:120px;padding-right:8px;display:flex}.MyPicks-module__VxUkzG__payoutSubtext{color:var(--text-muted);text-transform:uppercase;letter-spacing:.5px;margin-top:2px;font-size:11px;font-weight:600}.MyPicks-module__VxUkzG__payoutSubtextWithIcon{color:var(--text-muted);text-transform:uppercase;letter-spacing:.5px;align-items:center;gap:4px;margin-top:2px;font-size:11px;font-weight:600;display:inline-flex}.MyPicks-module__VxUkzG__payoutLabel{color:var(--text-muted);text-transform:uppercase;letter-spacing:1px;margin-bottom:2px;font-size:10px;font-weight:800}.MyPicks-module__VxUkzG__payoutValue{color:var(--btn-more);text-shadow:0 0 12px #10b98166;font-size:22px;font-weight:900}.MyPicks-module__VxUkzG__payoutValueWithIcon{align-items:center;gap:6px;display:inline-flex}.MyPicks-module__VxUkzG__payoutValueText{line-height:1}.MyPicks-module__VxUkzG__tokenInlineIcon{color:var(--accent-fire);flex-shrink:0}.MyPicks-module__VxUkzG__liveTokenIcon{color:var(--accent-fire)}.MyPicks-module__VxUkzG__btnLock{background:var(--brand-pink);color:#fff;text-transform:uppercase;letter-spacing:1px;cursor:pointer;border:none;border-radius:12px;height:56px;padding:0 32px;font-size:16px;font-weight:900;transition:all .2s cubic-bezier(.2,.8,.2,1);box-shadow:inset 0 2px #ffffff4d,inset 0 -4px #0000004d,0 8px 20px #f03b8a66}.MyPicks-module__VxUkzG__btnLock:hover{background:#f257a0;transform:translateY(-2px);box-shadow:inset 0 2px #fff6,inset 0 -4px #0000004d,0 12px 28px #f03b8a80}.MyPicks-module__VxUkzG__btnLock:active{background:var(--brand-pink);transform:translateY(2px);box-shadow:inset 0 2px #ffffff1a,inset 0 -2px #0000004d,0 4px 12px #f03b8a66}.MyPicks-module__VxUkzG__statusLive{background:var(--accent-fire);color:#000;border-radius:4px;padding:4px 8px;font-size:12px;font-weight:800}.MyPicks-module__VxUkzG__statusWon{background:var(--btn-more);color:#000;border-radius:4px;padding:4px 8px;font-size:12px;font-weight:800}.MyPicks-module__VxUkzG__statusLost{background:var(--btn-less);color:#fff;border-radius:4px;padding:4px 8px;font-size:12px;font-weight:800}.MyPicks-module__VxUkzG__simulateBtn{background:var(--brand-purple);color:#fff;cursor:pointer;border:none;border-radius:12px;align-items:center;gap:8px;height:48px;padding:0 24px;font-weight:800;transition:all .2s;display:flex}.MyPicks-module__VxUkzG__simulateBtn:hover{background:#8b4ee4;transform:translateY(-2px);box-shadow:0 8px 20px #7a3bc766}.MyPicks-module__VxUkzG__simulateBtn:active{transform:translateY(1px)}.MyPicks-module__VxUkzG__placeholderInitials{color:var(--text-pure);font-size:18px;font-weight:900}@media (max-width:768px){.MyPicks-module__VxUkzG__container{padding:24px 12px}.MyPicks-module__VxUkzG__title{font-size:28px}.MyPicks-module__VxUkzG__ticketProp{flex-wrap:wrap;gap:10px;padding:16px 14px}.MyPicks-module__VxUkzG__outcomeCompare{flex-wrap:wrap;gap:6px;width:100%;margin-left:0}.MyPicks-module__VxUkzG__outcomeItem{padding:4px 8px}.MyPicks-module__VxUkzG__propLine{font-size:22px}.MyPicks-module__VxUkzG__propLabel{font-size:12px}.MyPicks-module__VxUkzG__ticketFooter{flex-wrap:wrap;gap:12px;padding:14px}.MyPicks-module__VxUkzG__payoutGroup{min-width:auto}.MyPicks-module__VxUkzG__simulateBtn{justify-content:center;width:100%;height:40px}.MyPicks-module__VxUkzG__btnLock{width:100%;height:44px;padding:0 16px}}
.Profile-module__78P4WW__container{max-width:1100px;min-height:100vh;margin:0 auto;padding:40px 20px 100px;position:relative}.Profile-module__78P4WW__headerRow{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:24px;margin-bottom:40px;display:flex}.Profile-module__78P4WW__identity{align-items:center;gap:20px;display:flex}.Profile-module__78P4WW__avatar{background:linear-gradient(135deg,var(--bg-secondary)0%,var(--bg-base)100%);border:2px solid var(--brand-purple);width:80px;height:80px;color:var(--text-pure);text-shadow:0 2px 10px #7a3bc7cc;border-radius:50%;justify-content:center;align-items:center;font-size:28px;font-weight:900;display:flex;box-shadow:0 0 30px #7a3bc74d,inset 0 0 15px #7a3bc733}.Profile-module__78P4WW__email{color:var(--text-muted);letter-spacing:.5px;margin:0;font-size:14px;font-weight:600}.Profile-module__78P4WW__balance{color:var(--text-pure);letter-spacing:-1px;text-shadow:0 4px 16px #0009;align-items:center;gap:8px;margin-top:4px;font-size:36px;font-weight:900;line-height:1;display:inline-flex}.Profile-module__78P4WW__balanceLabel{color:var(--text-muted);text-transform:uppercase;letter-spacing:1px;margin-left:4px;font-size:12px;font-weight:700}.Profile-module__78P4WW__tokenInlineIcon{color:var(--accent-fire);flex-shrink:0}.Profile-module__78P4WW__timeframePill{background:var(--bg-card);border:1px solid var(--glass-border);border-radius:99px;padding:4px;display:flex}.Profile-module__78P4WW__timeframeButton{color:var(--text-muted);cursor:pointer;background:0 0;border:none;border-radius:99px;padding:8px 20px;font-size:13px;font-weight:800;transition:all .2s}.Profile-module__78P4WW__timeframeButton:hover{color:var(--text-pure)}.Profile-module__78P4WW__activeTimeframe{background:var(--bg-secondary);color:var(--text-pure);box-shadow:0 4px 12px #0006}.Profile-module__78P4WW__statsLayout{flex-direction:column;gap:20px;margin-bottom:40px;display:flex}.Profile-module__78P4WW__statsTier1{grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:20px;display:grid}.Profile-module__78P4WW__statTile{background:var(--bg-card);border:1px solid var(--glass-border);z-index:1;-webkit-user-select:none;user-select:none;border-radius:16px;flex-direction:column;justify-content:center;min-height:160px;padding:32px 24px;transition:transform .2s,box-shadow .2s;display:flex;position:relative;overflow:hidden;box-shadow:0 16px 40px #00000080}.Profile-module__78P4WW__statTile:hover{border-color:#ffffff26;transform:translateY(-4px);box-shadow:0 20px 40px #000c}.Profile-module__78P4WW__statLbl{text-transform:uppercase;letter-spacing:1.5px;color:var(--text-muted);z-index:10;text-shadow:0 2px 4px #000;margin-bottom:8px;font-size:13px;font-weight:800;position:relative}.Profile-module__78P4WW__statValFull{letter-spacing:-2px;z-index:10;text-shadow:0 4px 12px #000;align-items:baseline;font-size:48px;font-weight:900;line-height:1;display:flex;position:relative}.Profile-module__78P4WW__statUnit{color:#fff9;letter-spacing:0;text-shadow:none;margin-left:4px;font-size:20px;font-weight:800}.Profile-module__78P4WW__statTile:after{content:attr(data-val);color:var(--state-color,var(--text-pure));opacity:.12;pointer-events:none;z-index:5;filter:blur(2px);font-size:110px;font-weight:900;line-height:1;position:absolute;bottom:-20px;right:-10px}.Profile-module__78P4WW__statTileImage{object-fit:cover;object-position:center;z-index:2;opacity:.5;mix-blend-mode:screen;transform-origin:50%;pointer-events:none;width:100%;height:100%;transition:opacity .3s,transform .5s;display:block;position:absolute;inset:0;transform:translate(10%)scale(1.1)}.Profile-module__78P4WW__statsTier1 .Profile-module__78P4WW__statTile:first-child .Profile-module__78P4WW__statTileImage{object-position:right center}.Profile-module__78P4WW__statsTier1 .Profile-module__78P4WW__statTile:nth-child(2) .Profile-module__78P4WW__statTileImage{object-position:center}.Profile-module__78P4WW__statsTier1 .Profile-module__78P4WW__statTile:nth-child(3) .Profile-module__78P4WW__statTileImage{object-position:center 35%}.Profile-module__78P4WW__statTile:hover .Profile-module__78P4WW__statTileImage{opacity:.7;transform:translate(6%)scale(1)}.Profile-module__78P4WW__statTileOverlay{z-index:3;background:linear-gradient(90deg,#161821f2 0%,#16182166 100%);position:absolute;inset:0}.Profile-module__78P4WW__isPositive{--state-color:var(--btn-more)}.Profile-module__78P4WW__isNegative{--state-color:var(--btn-less)}.Profile-module__78P4WW__isPositive .Profile-module__78P4WW__statValFull{color:var(--btn-more)}.Profile-module__78P4WW__isNegative .Profile-module__78P4WW__statValFull{color:var(--btn-less)}.Profile-module__78P4WW__statsTier2{grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:20px;display:grid}.Profile-module__78P4WW__statSubCard{background:linear-gradient(180deg,var(--bg-secondary)0%,var(--bg-card)100%);border:1px solid var(--glass-border);border-radius:16px;flex-direction:column;justify-content:center;min-height:100px;padding:24px 20px;transition:transform .2s;display:flex;position:relative;overflow:hidden;box-shadow:inset 0 1px #ffffff08,0 8px 20px #0006}.Profile-module__78P4WW__statSubCard:hover{transform:translateY(-2px)}.Profile-module__78P4WW__statSubCard:before{content:"";pointer-events:none;background:radial-gradient(circle,#7a3bc70f 0%,#0000 60%);position:absolute;inset:-50%}.Profile-module__78P4WW__statSubLbl{color:var(--text-muted);text-transform:uppercase;letter-spacing:1px;z-index:2;margin-bottom:6px;font-size:11px;font-weight:800;position:relative}.Profile-module__78P4WW__statSubVal{letter-spacing:-1px;color:var(--text-pure);z-index:2;text-shadow:0 2px 10px #00000080;align-items:baseline;font-size:28px;font-weight:900;line-height:1;display:flex;position:relative}.Profile-module__78P4WW__chartCard{background:var(--bg-card);border:1px solid var(--glass-border);border-radius:20px;min-height:360px;padding:24px;position:relative;overflow:hidden;box-shadow:0 12px 30px #0006}.Profile-module__78P4WW__chartHeader{z-index:10;justify-content:space-between;margin-bottom:20px;display:flex;position:relative}.Profile-module__78P4WW__chartTitle{color:var(--text-pure);text-transform:uppercase;letter-spacing:1px;font-size:16px;font-weight:800}.Profile-module__78P4WW__chartWrap{width:100%;height:300px}.Profile-module__78P4WW__emptyState{flex-direction:column;justify-content:center;align-items:center;gap:12px;min-height:226px;display:flex}.Profile-module__78P4WW__emptyIcon{color:#8a859580}.Profile-module__78P4WW__emptyText,.Profile-module__78P4WW__statusText,.Profile-module__78P4WW__errorText{text-align:center;color:var(--text-muted);font-size:18px}.Profile-module__78P4WW__errorText{color:var(--btn-less)}@media (max-width:768px){.Profile-module__78P4WW__container{padding:24px 12px 80px}.Profile-module__78P4WW__headerRow{gap:16px;margin-bottom:24px}.Profile-module__78P4WW__identity{flex:1;gap:12px;min-width:0}.Profile-module__78P4WW__avatar{flex-shrink:0;width:56px;height:56px;font-size:20px}.Profile-module__78P4WW__balance{flex-wrap:wrap;gap:6px;font-size:24px}.Profile-module__78P4WW__balanceLabel{font-size:10px}.Profile-module__78P4WW__timeframeButton{padding:6px 14px;font-size:12px}.Profile-module__78P4WW__statsTier1,.Profile-module__78P4WW__statsTier2{grid-template-columns:1fr}.Profile-module__78P4WW__statValFull{font-size:36px}.Profile-module__78P4WW__statSubVal{font-size:22px}.Profile-module__78P4WW__chartCard{padding:16px}.Profile-module__78P4WW__chartWrap{height:220px}}
