:root{--color-bg-body: #07071c;--color-btn-2-bg: #111238;--color-green: #009f3f;--color-light-blue: #1b55ab;--color-purple: #8a01d7;--color-sky-blue: #30aff4;--color-violet: #6830f4;--color-text: #ffffff;--table-border: var(--color-purple);--responsive-font-size: clamp(12px, 2vw, 15px);--box-shadow: 0px 9px 30px 0px rgba(0, 0, 0, .35);--page-bg: radial-gradient( 60.95% 78.37% at 54.53% 42.49%, #1a0351 0%, #07071c 95.31% );--primary-btn-bg: linear-gradient(97deg, #1d0968, #9403ab);--bg-gradient: linear-gradient(97deg, #1d0968, #9403ab);--bg-circle-violet-gradient: radial-gradient( farthest-corner at 50% -20%, #6830f4 -50%, #6830f400 );--half-violet-gradient: linear-gradient(0deg, #6830f4 -20%, #6830f400 40%);--half-circle-green-gradient: radial-gradient( farthest-corner at 50% -200px, #018d39, #009f4000 );--card-blue-bg: linear-gradient(185deg, #1d1b80, #1a155a)}*{margin:0;padding:0;box-sizing:border-box;transition:all .3s ease-in;scroll-behavior:smooth;letter-spacing:.5px;font-weight:200;line-height:1.5;letter-spacing:.7px}*::-webkit-scrollbar{width:5px;height:5px;background-color:#2e0c3ad8}*::-webkit-scrollbar-thumb{width:5px;height:5px;background-color:#d4d4d4;border-radius:5px;cursor:pointer}html,body{font-family:Russo One!important;font-weight:200;letter-spacing:5px;height:auto;color:#fff;margin:0;scroll-behavior:smooth;background:#04042b}.app-shell{background:var(--page-bg);height:auto;min-height:calc(100vh - 65px);width:100%;box-sizing:border-box}main{margin-top:65px}button{font-family:Russo One!important;text-align:center}button[disabled]{cursor:not-allowed!important;opacity:.5}button.disabled{cursor:not-allowed!important}a{text-decoration:none!important;color:inherit!important;font-family:Russo One!important}.btn{display:flex;align-items:center;gap:5px;padding:10px 40px;border-radius:clamp(10px,3vw,20px);background:var(--primary-btn-bg);box-shadow:0 9px 30px #00000059;outline:none;border:none;color:#fff;font-size:clamp(12px,3vw,18px);cursor:pointer;text-align:center}.myBtn{display:flex;align-items:center;gap:5px;padding:10px 20px;border-radius:clamp(10px,2vw,15px);background:var(--primary-btn-bg);box-shadow:0 9px 30px #00000059;outline:none;border:none;color:#fff;font-size:clamp(12px,2vw,16px);cursor:pointer;text-align:center;margin:0}.btn:has(.btn-border){width:max-content;padding:1px}.btn-border{background:#111238;color:#fff;border-radius:clamp(10px,3vw,20px);outline:none;border:none;padding:10px 30px;font-size:clamp(20px,3vw,28px);width:fit-content;margin-inline:auto;border:.5px solid gray}.text-white{color:#fff}.oneLineText3dot{overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.abstract-bg:before{content:"";position:absolute;top:0;left:0;right:0;bottom:0;width:100%;height:100%;background:url(/assets/Rectangle%20823-D8fyFbCp.png);background-repeat:no-repeat;background-position:center;background-size:cover;z-index:-3;border-radius:10px}.abstract-bg:after{content:"";position:absolute;top:0;left:0;right:0;bottom:0;width:100%;height:100%;background:linear-gradient(97deg,#1d0968,#9403ab);background-repeat:no-repeat;background-position:center;background-size:cover;z-index:-1;opacity:.8;border-radius:10px}.row{display:flex;gap:30px;margin-bottom:40px;position:relative}.col-4{width:clamp(320px,33%,600px)}.col-6{width:50%}.col-8{width:clamp(320px,67%,1000px)}.col-12{width:100%}@media screen and (max-width: 768px){.row{flex-wrap:wrap;gap:20px;margin-bottom:20px}.col-4,.col-6,.col-8{width:100%}}.table_container{overflow-x:auto;margin-inline:auto;border-radius:10px;background:#0d0729;border:1px solid var(--table-border);box-shadow:0 10px 20px #17163647;text-align:left;color:#c5c5c5;position:relative;width:100%}.table_container table{margin-inline:auto;width:100%;padding:0 2vw;border-collapse:collapse;border-radius:5px}.table_container thead{position:sticky;top:0;z-index:2}.table_container th{color:#fff;padding:10px;font-size:.8rem}.table_container td{text-align:left;padding:5px 8px;font-size:.9rem;border:none;color:#b2b2b2}.table_container tr:nth-child(2n){background-color:#23076b20}.table_container tbody tr:hover{background:#8901d751}.table_container .avatar-name{display:flex;align-items:center}.table_container .avatar{width:30px;height:30px;border-radius:50%;margin-right:10px}.blueGradientTxt{background:-webkit-linear-gradient(#7dd4ff,#509eff,#5646d2);background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:transparent;color:#509eff}.greenGradientTxt{background:-webkit-linear-gradient(#03e864,#017e33);background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:transparent;color:#03e864}.nowrap{white-space:nowrap}::-ms-reveal{display:none}.password-reveal-icon{color:#fff;width:50px;height:50px;border:0;background-color:transparent;cursor:pointer;position:absolute;margin-top:-35px;right:0}.m-auto{margin:0 auto}.m-0{margin:0}.text-green{color:#009f3f}.md-none{display:none}.sm-none{display:block}@media screen and (max-width: 992px){.md-none{display:block;margin:0}.sm-none{display:none}}.LoadingWindow{background:#02053d5a;width:100vw;height:100vh;display:flex;justify-content:center;align-items:center;color:gray;position:fixed;top:0;left:0;z-index:999}.loader{display:inline-flex;flex-direction:row;align-items:center;gap:15px}.loader>.dot{animation-fill-mode:forwards;animation-name:busy;animation-duration:.5s;animation-iteration-count:infinite;animation-direction:alternate;animation-timing-function:ease-in}.loader>.dot:nth-child(2){animation-delay:.25s}.loader>.dot:nth-child(3){animation-delay:.5s}@keyframes busy{0%{transform:translateY(0) scale(1)}to{transform:translateY(100%) scale(.75)}}.spinner-box{width:auto;height:auto;display:flex;justify-content:center;align-items:center;background-color:transparent}.pulse-container{width:auto;display:flex;justify-content:space-between;align-items:center}.pulse-bubble{width:5px;height:5px;border-radius:50%;background-color:#3ff9dc}.pulse-bubble-1{animation:pulse .4s ease 0s infinite alternate}.pulse-bubble-2{animation:pulse .4s ease .2s infinite alternate}.pulse-bubble-3{animation:pulse .4s ease .4s infinite alternate}@keyframes pulse{0%{opacity:1;transform:scale(1)}to{opacity:.25;transform:scale(.75)}}.shine{position:relative;overflow:hidden}.shine:before{background:linear-gradient(to right,#fff0,#ffffff4d);content:"";display:block;height:100%;left:-75%;position:absolute;top:0;transform:skew(-25deg);width:50%;z-index:2}.shine:hover:before,.shine:focus:before{-webkit-animation:shine .85s;animation:shine .85s}@-webkit-keyframes shine{to{left:125%}}@keyframes shine{to{left:125%}}.cursor-pointer{cursor:pointer}.layout-container{padding-left:270px;padding-right:10px;height:fit-content;box-sizing:border-box}@media screen and (max-width: 1250px){.layout-container{padding-left:10px;box-sizing:border-box}}.content-container{width:clamp(300px,95vw,800px);margin-inline:auto;padding-block:30px}.pageTitle{margin-bottom:10px}.errMsg{color:#c14b4b}.errDialog{border:none!important;border-radius:10px;box-shadow:0 0 #0000,0 0 #0000,0 25px 50px -12px #00000040;padding:1.6rem;width:400px;background:#fff;top:50px;position:fixed;margin-left:50%;transform:translate(-50%);z-index:99;display:flex;align-items:center;box-shadow:0 0 20px #c44c4c}.errDialog p{color:#b44848!important}.successDialog{border:none!important;border-radius:10px;box-shadow:0 0 #0000,0 0 #0000,0 25px 50px -12px #00000040;padding:1.6rem;width:400px;background:#fff;top:50px;position:fixed;margin-left:50%;transform:translate(-50%);z-index:99;display:flex;align-items:center;box-shadow:0 0 20px #0a9121}.successDialog p{color:#0a9121!important}.apiErrorBox{width:100%;display:block;text-wrap:wrap;overflow-x:auto}.stats{display:flex;flex-wrap:wrap;border-bottom:1px solid rgba(161,216,255,.47);padding:20px 0}.stats-item i{font-size:1.5rem;color:#6d92db}.stats-item{width:175px;margin:10px auto;display:flex;gap:10px;align-items:center;box-sizing:border-box}@media screen and (max-width: 600px){.stats-item{margin:10px auto;width:165px}}@media screen and (max-width: 570px){.stats-item{margin:10px 0;width:50%}}.stats-item.highlight{background-color:#7a1a9219;border-radius:5px}.stat-number{font-size:1rem;text-wrap:wrap;display:flex;gap:5px;flex-wrap:wrap;align-items:baseline}.stat-label{font-size:.75rem;display:block;color:#87ceeb}.custom-select{max-width:280px;min-width:220px;position:relative;cursor:pointer;border-radius:8px;margin-inline:auto}.custom-select .selected-option{color:#fff;font-size:clamp(12px,2vw,16px);padding:10px;text-align:left;background:var(--color-violet);border-radius:8px;display:flex;align-items:center;gap:5px;text-wrap:nowrap}.custom-select .options{position:absolute;top:100%;left:0;width:100%;color:#fff;font-size:clamp(12px,2vw,16px);background:var(--color-violet);padding:10px;z-index:20;border-radius:4px 4px 8px 8px;box-shadow:2px 3px 5px #000;max-height:300px;overflow-y:auto}.custom-select .option{padding:8px;cursor:pointer;display:flex;align-items:center;gap:5px;text-align:left}.custom-select .option:hover{color:#1d1a78}.custom-select img{width:30px;height:30px;filter:drop-shadow(0 0 2px 2px rgb(192,191,191))}.tab-container{width:fit-content;max-width:100%;margin:20px auto;color:#fff;display:flex;justify-content:center;scroll-margin-top:150px;overflow-x:scroll;scrollbar-width:none;border-radius:5px;box-shadow:0 2px 5px #0000001e}.tab-container .tab{cursor:pointer;padding:10px;color:#fff;width:120px;font-size:.75rem;text-align:center;background-size:contain;background-repeat:no-repeat;background-position:center;background-color:#130945}.tab-container .active{background-color:#6830f4}.popup-overlay{background:linear-gradient(97deg,#076b2f9e -10.42%,#3b025c97 108.27%);-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px)}.popup-content{margin:auto;color:#fff;box-shadow:0 0 20px #000;overflow-y:auto;overflow-x:hidden;position:relative;transition:all .3s ease-in-out;background:radial-gradient(60.95% 78.37% at 54.53% 42.49%,#1a0351,#07071c 95.31%);border-radius:10px}.my-popup{display:flex;justify-content:center;min-width:320px;max-width:800px;min-height:200px;max-height:90vh}.my-popup-div{width:clamp(300px,100%,800px);height:clamp(250px,50%,90vh);overflow-y:auto;border-radius:20px;display:flex;flex-direction:column;align-items:center;gap:5px;padding:2vw;padding-top:50px}@media screen and (max-width: 700px){.my-popup-div{width:calc(100vw - 20px);padding:40px 10px}}.my-popup-div h3{font-size:18px}.my-popup-div h6{font-size:14px}.my-popup-text{color:#fff;font-size:16px;text-align:center}.my-popup-text-p{color:#fff;font-size:20px;text-align:center;margin-top:10px}.my-popup-button{padding:7px 40px;background-color:#009f3f;border:3px solid #fff;font-size:1.5rem;font-weight:900;color:#040314;border-radius:10px}.PopupCloseBtn{color:#396480;font-weight:700;background-color:#fff0;outline:none;border:none;font-size:1.5rem;position:absolute;top:10px;right:10px;z-index:150}.pagination{display:flex;gap:50px;justify-content:end;align-items:center;font-size:.8rem;padding-right:5px;color:#fff;font-size:1rem;margin-bottom:30px}@media screen and (max-width: 800px){.pagination{flex-wrap:wrap;flex-direction:column-reverse;gap:10px;align-items:end}.pagination .total{margin-right:10px}}.pagination .paginationBtn{background:transparent;color:#fff;border:none;cursor:pointer;font-size:1rem;width:25px!important}.form-field{background-color:transparent!important;border-right:none!important;border-top:none!important;border-left:none!important;border-width:1px!important;width:100%;color:#fff;padding:10px 5px;font-size:1rem;font-family:Russo One!important;border-bottom:1px solid rgba(128,128,128,.291)}.form-field::placeholder{color:#9f9f9f;font-size:.9rem;font-style:normal;font-weight:400;line-height:normal}.form-field.refInput{z-index:5;margin-bottom:20px}.refLabel{position:absolute;color:#dadada;font-size:.9rem;font-style:normal;font-weight:400;line-height:normal;top:50%;left:5px;transform:translateY(-50%);z-index:4}.form-field:focus-visible{outline:none}textarea.form-field{border-right:inset;border-width:.666667px;border-radius:5px;border:1px solid #968e8e}.loggedinDropdown{cursor:pointer}.loggedinDropdown .dropdown{display:block;width:250px;position:absolute;right:clamp(20px,2vw,80px);z-index:5;color:#fff;font-size:clamp(12px,2vw,16px);background:var(--bg-gradient);padding:10px 0;border:2px solid rgba(136,89,244,.88);border-radius:clamp(10px,3vw,15px);box-shadow:0 5px 30px #030033ea;transition:all .3s ease-in-out}.loggedinDropdown .dropdown li{list-style-type:none;padding:15px;width:100%;text-align:left;display:flex;align-items:center;gap:10px}.loggedinDropdown .dropdown li.list:hover{background-color:var(--color-violet);cursor:pointer}.notFoundSection{width:70%;margin-top:50px;margin-inline:auto;display:flex;justify-content:center;align-items:center;color:#fff;flex-direction:column;gap:20px;text-align:center}.notFoundSection .netImg{position:absolute;right:0;top:0;z-index:1;width:clamp(300px,80vw,900px);height:auto;opacity:.3}.notFoundSection .content{z-index:5;padding:20px}.notFoundSection i{font-size:4rem}.notFoundSection h1{font-size:1.8rem}.notFoundSection p{font-size:1.2rem}.notFoundSection .footballImg{width:clamp(150px,25vw,300px);height:auto;margin-top:50px}.notFoundSection .btn{margin-inline:auto;margin-top:40px;width:fit-content}.CopyToClipboardButton button{background:transparent;color:#fff;outline:none;border:none;cursor:pointer}.spinner-overlay{position:fixed;top:0;left:0;width:100vw;height:100dvh;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background-color:#0003;z-index:9999;display:flex;align-items:center;justify-content:center}.spinner-container{position:relative;width:30px;height:30px}.pulse{position:absolute;width:100%;height:100%;border-radius:50%;background-color:#fff3;animation:pulse 1.5s infinite ease-in-out}.spinner{width:30px;height:30px;border:4px solid transparent;border-top:4px solid #a259ff;border-radius:50%;animation:spin-fish .8s linear infinite}@keyframes pulse{0%{transform:scale(.95);opacity:.7}50%{transform:scale(1.05);opacity:1}to{transform:scale(.95);opacity:.7}}@keyframes spin-fish{0%{transform:rotate(0) scaleX(1)}50%{transform:rotate(180deg) scaleX(1)}to{transform:rotate(360deg) scaleX(1)}}.center-absolute{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:clamp(150px,40%,240px);animation:fadeInUp .6s ease-out;opacity:0;animation-fill-mode:forwards}@keyframes fadeInUp{0%{opacity:0;transform:translate(-50%,-40%)}to{opacity:1;transform:translate(-50%,-50%)}}.Admin-page{padding-left:260px;padding-bottom:20px;height:auto;margin:0;box-sizing:border-box}@media screen and (max-width: 1250px){.Admin-page{padding-left:0;box-sizing:border-box}}h1,h2,h3,h4,h5,h6,p,ul,li,table{color:#c8e3f5}label{color:#6c89b7}.Page-Title{color:#fff;margin:0 50px 20px;box-sizing:border-box}.Dash-Box{border:1px solid rgb(83,53,83);border-radius:10px;padding:20px;width:clamp(320px,20vw,800px);margin-inline:auto;color:#fff;box-sizing:border-box;display:flex;justify-content:space-between;align-items:center}.Admin-Form{display:flex;flex-wrap:wrap;align-items:center;justify-content:center}.inputBox{display:flex;flex-direction:column;gap:5px;width:clamp(300px,33%,500px);padding:10px}input,select,textarea{border:0;padding:10px;border-radius:5px;width:250px;width:100%}input[type=submit]{width:100px;height:40px;margin:10px}.AdminLeagueTable{margin-inline:auto;max-width:100%;overflow-x:auto;border-radius:5px}.AdminLeagueTable table{width:100%}.AdminLeagueTable td{padding:5px 10px}.AdminLeagueTable thead th{background-color:#7814c6;padding:5px 20px;color:#fff;position:sticky;top:0;min-width:120px}.AdminLeagueTable tr:hover{background-color:#521a7d;border-radius:15px}.action-btn{cursor:pointer;text-align:center;display:"block";padding:"20px"}.action-btn:hover{color:#0f950f}.FormDivider{width:100%;border:1px solid green;margin-block:20px}.header{position:fixed;height:auto;top:0;right:0;left:0;z-index:99;background:#0a0a2ea0;backdrop-filter:blur(7px);-webkit-backdrop-filter:blur(7px);transition:transform .3s}header{max-width:1585px;margin:0 auto;height:65px;padding-block:10px;display:flex;align-items:center;justify-content:space-between;width:clamp(300px,95%,1920px);gap:20px}.logo{height:clamp(40px,3vw,90px)}.header .header-container .btn{font-size:clamp(10px,2vw,18px);padding:10px clamp(10px,3vw,35px)}.header .NavMenus{display:flex;column-gap:10px;align-items:center;color:#fff;position:relative}.header .NavMenus a{display:flex;column-gap:10px;align-items:center;color:#fff;font-size:clamp(12px,3vw,16px);text-align:center;text-align:left}.header .NavProfileButton .avatarContainer{border-radius:50%;width:40px;height:40px;overflow:hidden;position:relative}.header .NavProfileButton .avatarContainer .dpImg{object-fit:cover;width:40px;height:40px;z-index:8;background-position:center top;background-repeat:no-repeat;background-size:cover;background-color:#fff}.header .NavMenus .burgerMenu{display:flex;gap:10px;align-items:center;color:#fff;font-size:clamp(12px,3vw,16px);text-align:center;text-align:left}.header .NavMenus .burgerIcon{display:none}@media screen and (max-width: 555px){.header .NavMenus .burgerIcon{display:block;font-size:1.5rem;margin-right:10px}.header .NavMenus .burgerMenu{display:none}.header .NavMenus .burgerMenu.active{display:block;flex-direction:column;width:250px;position:absolute;right:clamp(20px,2vw,80px);top:40px;z-index:5;color:#fff;font-size:clamp(12px,2vw,16px);background:var(--bg-gradient);padding:10px;border:2px solid rgba(136,89,244,.88);border-radius:clamp(10px,3vw,15px);box-shadow:0 5px 30px #675ff6ea;transition:all .3s ease-in-out}.header .NavMenus .burgerMenu a{padding:10px}}.navbar-admin-tag{background-color:#4f056c;border-radius:10px;padding:3px 5px;position:absolute;bottom:0;font-size:.5rem}.sidebar{display:flex;flex-direction:column;justify-content:space-between;background:linear-gradient(35deg,#0b0227 30%,#201648,#110537 80%);padding:0 10px;width:250px;color:#fff;text-align:center;position:fixed;top:clamp(70px,4vw,120px);bottom:0;box-sizing:border-box;border-radius:0 10px 10px 0;box-shadow:0 0 10px #0a032a;z-index:90}.sidebar .dpImg{object-fit:cover;width:50px;height:50px;border-radius:50%;z-index:8;background-position:center top;background-repeat:no-repeat;background-size:cover;background-color:#fff}.sidebar .SidebarLogo{width:35%;margin-inline:auto}.sidebar .sidebarBtn{padding-block:10px;padding-inline:10px 20px;width:100%;border-radius:5px;font-size:.9rem;text-align:left;color:#fff;display:flex;gap:20px}.sidebar .sidebarBtn.active{background:var(--primary-btn-bg);box-shadow:1px 1px 1px #0a032a67}.sidebar .sidebarBtn:hover{background-color:#1f1446}.sidebar .followbtn i:hover{color:#3cc33c;cursor:pointer}.followbtn{display:flex;font-size:1rem;justify-content:space-around;font-size:large}.sidebarMenuBtn{position:relative;width:35px;height:50px;border-radius:0 10px 10px 0;display:none;padding:8px 5px;font-size:1.5rem;color:#fff}.sidebar .sidebarProfileSection{display:flex;gap:10px;align-items:center;padding:10px;margin-block:30px;font-size:1.3rem}.sidebar .sidebarProfileSection .profileBtn{font-size:.9rem;margin-inline:auto;letter-spacing:1px;cursor:pointer;text-decoration:underline;color:var(--color-sky-blue)!important}@media screen and (max-width: 1250px){.sidebar{left:-250px}.mainContent{margin-left:0;width:100%}.sidebarMenuBtn{display:block}.show.sidebar{left:0;box-shadow:20px 3px 20px #0a032a}}.dashboard .row{flex-wrap:wrap;justify-content:space-around}.dashboard .col-6{width:clamp(300px,45%,800px);margin-inline:auto;margin-bottom:10px}.dashboard .col-4{width:clamp(300px,30%,800px);margin-inline:auto;margin-bottom:10px}.dashboard .custom-tooltip{border-radius:5px;background-color:#171717f2;box-shadow:3px 3px 15px #000;padding:10px}.dashboard .custom-tooltip p{color:var(--color-sky-blue)}.dashboard-header{width:100%;padding:clamp(10px,2vw,20px) clamp(10px,3vw,50px);margin-block:15px;border-radius:10px;color:#fff;position:relative;overflow:hidden;box-shadow:0 2px 5px #0007;align-items:center;z-index:5}.dashboard .profile-card{display:flex;align-items:center;border-radius:10px;color:#fff;width:100%}.dashboard .avatar-container{margin-right:15px}.dashboard .avatar-container .avatar{border-radius:50%;width:80px;height:80px;border:3px solid white;box-shadow:0 2px 4px #0000001a}.dashboard .user-info{color:#fff}.dashboard .name{font-size:1.5em;font-weight:700}.dashboard .email{font-size:1em}.dashboard .join-date{font-size:.875em}.dashboard .balance-card{border-radius:10px;color:#fff;width:100%}.dashboard .balance-table{width:100%;border-collapse:collapse;text-align:center;color:#fff}.dashboard .balance-table tr{background:none!important}.dashboard .balance-table th,.dashboard .balance-table td{text-align:right}.dashboard .balance-table th i{font-size:1.5em;color:#fff}.dashboard .currency{font-size:1em;color:#cacaca}.dashboard .amount{font-size:1.2em;color:#ff0}.dashboard .balance-card .yellow{color:#ff0}.dashboard .balance-card .lightgreen{color:#90ee90}.dashboard .DashStats,.dashboard .DashStats-big{margin-inline:auto;min-height:60px;padding-bottom:5px;padding-inline:20px;box-sizing:border-box;margin:0;border:none;display:flex;justify-content:space-between;align-items:end;background:var(--half-violet-gradient);border-radius:10px;background-size:contain;background-position:bottom center;background-repeat:no-repeat}.dashboard .DashStats p{width:50%}.dashboard .DashStats p:nth-child(2n){text-align:end}.dashboard .DashStats-big img{width:auto;height:100px;filter:drop-shadow(3px 3px 10px rgba(255,255,255,.921));border-radius:5px}.GR-Card{width:100%;margin-inline:auto;margin-block:15px;padding:clamp(10px,2vw,20px) clamp(5px,3vw,50px);border-radius:10px;background:var(--bg-gradient);text-align:left;color:#fff;position:relative;overflow:hidden;box-shadow:0 2px 5px #0007;z-index:5}.GR-Card .hasJoined{width:150px;padding:5px;text-align:center;background:linear-gradient(35deg,#87ceeb,#00f);position:absolute;right:-50px;bottom:5px;transform:rotate(-35deg);box-shadow:0 2px 5px #0007;font-size:.8rem}.GR-Card .gm-name-section{display:flex;align-items:start;flex-direction:column}.GR-Card .gm-name-section h2{font-size:clamp(18px,4vw,22px);filter:drop-shadow(1px 1px 5px rgb(37,37,37))}.GR-Card .gm-name-section p{font-size:clamp(8px,3vw,16px)}.GR-Card .flex-row{display:flex;flex-direction:row;justify-content:space-between;align-items:center}.GR-Card .teamIconImg{height:clamp(70px,7vw,120px);width:clamp(70px,7vw,120px);border-radius:5px;padding:5px;filter:drop-shadow(1px 5px 5px rgba(255,255,255,.164))}.GR-Card .TeamLogoContainer{width:clamp(70px,7vw,120px);text-align:center}.GR-Card .teamName{font-size:.7rem;height:2rem;text-align:center}.GR-Card p>span{color:#009f3f}.GR-Card .saprator{background:#6b66f6e0;height:1px;width:100%;margin:10px 0}.join-btn-area{display:flex;flex-direction:column;align-items:end}.GR-Card .btn-second{width:max-content;max-width:300px;height:max-content;padding:2px 5px;font-size:clamp(10px,1rem,20px);border-radius:50px;display:flex;gap:10px;background:var(--bg-circle-violet-gradient);box-shadow:0 9px 30px #00000059}.GR-Card .btn-second .btn-border{cursor:pointer;background:var(--color-btn-2-bg);color:#fff;outline:none;border:none;border-radius:50px;padding:clamp(5px,2vw,7px) clamp(5px,3vw,30px);font-size:clamp(10px,.9rem,20px);margin-bottom:0;text-wrap:nowrap;display:flex;align-items:center;justify-content:center}.gr-fees-section{display:flex;gap:10px;align-items:center}.gr-fees-section img{width:clamp(10px,5vw,30px);height:auto}.gr-fees-section h3,.gr-fees-section p{font-size:clamp(.8rem,.9rem,16px)}.League-Filter{width:clamp(320px,30vw,200px);margin-inline:auto;margin-block:100px;margin-block:10px;padding:clamp(10px,2vw,30px);display:flex;justify-content:space-between}.League-Filter button{color:#fff;background:none;border:none;cursor:pointer;padding:5px 10px;transition:all .3s ease-in-out}.League-Filter button.active{border-bottom:2px solid white}.allLeagueBanner h1{font-size:clamp(18px,4vw,60px);margin-bottom:5vw;color:#fff;text-align:center;text-shadow:3px 1px 5px green}.GameRoomBanner h2{font-size:clamp(18px,2vw,30px);margin:0;color:#fff;text-shadow:1px 1px 50px black;text-align:center;text-shadow:3px 1px 5px green}.LeagueCard{width:clamp(300px,95vw,800px);margin:10px auto;padding:clamp(10px,2vw,30px);border-radius:10px;background:linear-gradient(185deg,#242279,#181444);text-align:left;color:#fff;cursor:pointer;display:flex;align-items:center;column-gap:20px;justify-content:space-between}.LeagueCard .LeagueLogo{height:80px;width:80px;border-radius:10%;background-color:#fff;padding:5px}@media screen and (max-width: 700px){.LeagueCard .btn{display:none}.LeagueCard .LeagueLogo{height:50px;width:50px}}.countdownTimer{font-size:clamp(11px,2vw,16px);display:flex;align-items:center;gap:3px;flex-wrap:wrap;justify-content:center;color:#fff;background-color:var(--color-btn-2-bg);border-radius:5px}.countdownTimer p{color:var(--color-sky-blue);margin:3px}.gr-prize-section{display:flex;gap:10px;margin-right:10px}.gr-prize-section img{width:50px;height:50px}@media screen and (max-width: 576px){.gr-prize-section img{width:30px;height:30px}}.gr-prize-section h3,.gr-prize-section p{background:-webkit-linear-gradient(270deg,#fed870,#c5974c);-webkit-background-clip:text;-webkit-text-fill-color:transparent;font-weight:bolder}.Timeline{width:100%}.Timeline .Teams-name{display:flex;justify-content:space-evenly;color:gray}.Timeline .vertical-timeline{display:flex;justify-content:center;align-items:center;gap:10px;margin-bottom:10px;height:70px;filter:blur(3px)}.Timeline .event-card{padding:10px;height:70px;width:clamp(150px,20vw,300px);background-color:#4c4c6d;border-radius:.625rem}.Timeline .team-1-events{text-align:right}.Timeline .minute{position:relative;height:80px;display:flex;align-items:center}.Timeline .minute p:before{content:"";position:absolute;width:2px;height:50px;background-color:#230b5d;left:50%;top:-20px}.Timeline .minute p:after{content:"";position:absolute;width:2px;height:50px;background-color:#230b5d;left:50%;bottom:-20px}.Timeline .hide{opacity:0}.fixture-container{display:flex;justify-content:space-evenly;width:100%;gap:20px;flex-wrap:wrap}.fixture-container .fixture-card{border-radius:5px;padding:10px;display:flex;align-items:center;gap:10px;background:var(--bg-circle-violet-gradient);font-size:.8rem;width:300px}.teamContainer{font-size:.8rem;display:flex;gap:10px;margin-bottom:5px;align-items:center}.fixture-container .team-logo{width:40px;height:40px}.fixture-container .fixture-status{margin-left:auto;color:#dc3545;display:flex;align-items:center;flex-direction:column;width:50%}.fixture-container .fixture-time{margin-left:auto;width:40%;display:flex;align-items:center;flex-direction:column;color:#28a745;text-align:center}.fixture-container .status-icon{font-size:1.5rem;margin-right:.25rem}.participant-dp{width:30px;height:30px;border-radius:50%}.participant-lineup-btn{padding:5px;width:100%;background:var(--half-circle-green-gradient);color:#fff;border:none;cursor:pointer;border-radius:5px;min-width:10rem}.tooltip-anchor{width:300px!important;text-align:center;overflow-wrap:break-word;background-color:#000!important}.GR-share-btn{position:absolute;top:5px;right:10px;cursor:pointer}.GR-share-btn button{color:#fff;background:transparent;border:none}.GR-share-btn .dropdown{display:flex;justify-content:space-between;align-items:center;width:200px;height:60px;position:absolute;right:0;top:25px;z-index:5;background:var(--color-btn-2-bg);padding:10px 40px;border-radius:8px;box-shadow:2px 2px 10px #1e1e1eea;transition:all .3s ease-in-out}.GR-share-btn .dropdown button{color:#f5f5f5;cursor:pointer;font-size:16px}.participants-wallet-address{font-size:12px;color:#05a805;display:flex;width:110px}.participants-wallet-address .copyBtn{background:none;color:#fff;margin-right:10px;margin-left:auto;border:none}.participants-wallet-address .copyBtn button{background-color:transparent;border:none;color:#fff;cursor:pointer}.userRow{border-block:solid 1px var(--table-border)}.NetworkIcon{width:20px;height:20px;position:absolute;bottom:0;left:0}.userRank{text-align:right}.userPositionPointSummeryTable tr td{padding-right:10px!important;font-size:.7rem}.createTeam{width:600px;position:relative;margin:auto}@media screen and (max-width: 650px){.createTeam{width:95vw}}.createTeam .title{color:#fff;text-align:center}.createTeam .formationDropdown .custom-select{width:100px;margin:0}.createTeam .custom-select .selected-option{padding:5px 10px}.createTeam .createTeamGround{width:clamp(320px,100%,550px);height:100%;padding-block:50px;margin:0 auto;background-image:url(/assets/soccer_field-Cj3MwBtf.png);background-size:100% 100%;background-repeat:no-repeat;background-position:top;position:relative}.createTeam .row{display:flex;flex-direction:row;flex-wrap:nowrap;align-items:center;justify-content:space-evenly;gap:5px;margin-bottom:10px;margin-inline:auto}.createTeam .card{width:90px;height:90px;margin:5px auto;border-radius:5px;position:relative;box-sizing:border-box;display:flex;flex-direction:column;font-size:12px}@media screen and (max-width: 600px){.createTeam .row{flex-wrap:wrap}.createTeam .card{margin-inline:clamp(10px,2vw,40px)}}.createTeam .card.selected{border:1px solid #8a01d7;box-shadow:0 0 5px 3px #ffffff84;background:linear-gradient(35deg,#7cdcf66d,#211f2d80,#97f5ef3f)}.createTeam .card .CardPlayer{height:100%;width:100%;display:flex;flex-direction:column;color:#fff;align-items:center;text-align:center;position:relative}.createTeam .card .CardPlayer .player-point{position:absolute;top:-10px;right:0;background:linear-gradient(#5a20b8,#1f3c49,#5a20b8);width:20px;height:20px;border-radius:5px;color:#fff}.createTeam .card .CardPlayer .capViceCapTag{position:absolute;top:5px;left:0;background:#fff;width:30px;border-radius:5px;color:#11096d}.createTeam .card .CardPlayer .jerseyImg{height:40px;width:40px;position:absolute;top:-10px;z-index:5;filter:drop-shadow(5px 5px 5px black)}.createTeam .card .CardPlayer .PlayerDetails{background:linear-gradient(#14141400,#1d0b42b6,#0f061bb6,#14081ff1);width:100%;position:absolute;bottom:0;border-radius:5px;padding:20px 0 3px;text-shadow:-1px -1px 0 black,0 -1px 0 black,1px -1px 0 black,1px 0 0 black,1px 1px 0 black,0 1px 0 black,-1px 1px 0 black,-1px 0 0 black}.createTeam .card .CardPlayer .PlayerDetails p{margin:0;font-size:.8rem}.createTeam .card .CardPlayer .PlayerDetails .shirtIcon{width:10px;height:auto}.createTeam .card .CardPlayer .JerseyNo{text-align:left;padding-left:3px;color:#fff;font-size:.8rem;margin-right:20px}.createTeam .card .CardPlayer .PlayerDetails .actionBtns{background:linear-gradient(35deg,#2c0d49bc,#261049d7,#360e2e86);width:100%;height:0px;display:none;justify-content:space-evenly;align-items:center;position:absolute;bottom:0;border-radius:5px;transition:all .3s ease-in-out}.createTeam .card .CardPlayer .PlayerDetails .actionBtns button{background:transparent;border:none;color:#fff;font-size:1rem;cursor:pointer}.createTeam .card .PlayerDetails:hover .actionBtns{display:flex;height:50px}.createTeam .card .position{margin-top:auto;background-color:#14141495;color:#fff;text-align:center;border-radius:0 0 5px 5px;font-size:.7rem}.createTeam .card .addButton{margin-top:auto;color:#fff;text-align:center;display:grid;align-items:center;cursor:pointer;font-size:1rem}.createTeam .card .addButton:before{content:"";position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:60%;height:60%;background-image:url(../assets/black_jersey.png);background-position:center;background-size:90%;background-repeat:no-repeat;opacity:.4}.createTeam .card .injured-icon{color:#f84f4f;position:absolute;top:0;left:0;cursor:pointer}.SelectPlayerSidebar{display:flex;flex-direction:column;background:linear-gradient(35deg,#0b0227 30%,#201648,#110537 80%);width:320px;color:#fff;text-align:center;position:fixed;top:0;bottom:0;right:-320px;box-sizing:border-box;border-radius:10px 0 0 10px;border-left:5px solid #41417f;overflow-y:auto;z-index:1000}.SelectPlayerSidebar .CloseBtn,.SelectPlayerSidebar .FilterBtn{height:25px;background:transparent;border:0;color:#ebebeb;cursor:pointer;font-size:15px}.SelectPlayerSidebar::-webkit-scrollbar{width:8px;height:8px;background:#261930}.SelectPlayerSidebar::-webkit-scrollbar-thumb{background:#5e4a6a;border-radius:10px}.SelectPlayerSidebar::-webkit-scrollbar-thumb:hover{background:#82828272}.SelectPlayerSidebar::-webkit-scrollbar-track{background:#dddddd0b}.SelectPlayerSidebar .stickySection{position:sticky;top:0;background-color:#160c3d;padding:5px 0 15px;z-index:inherit;background-color:#0b0227}.SelectPlayerSidebar .filterTitle{font-size:.7rem;margin-top:10px;margin-bottom:5px;text-align:left}.SelectPlayerSidebar .filterContainer{transition:all .3s ease-in-out;padding-inline:10px}.SelectPlayerSidebar .filterContainer.show{display:block;height:140px;opacity:1}.SelectPlayerSidebar .filterContainer.hide{display:block;height:0;opacity:0}.SelectPlayerSidebar .arrowBtn{transition:all .3s ease-in-out}.SelectPlayerSidebar .arrowBtn.rotate{transform:rotate(180deg)}.SelectPlayerSidebar .clearBtn{background-color:transparent;outline:0;border:0;color:#fff;margin-inline:auto;cursor:pointer}.SelectPlayerSidebar .filterClub .custom-select{width:100%;z-index:20}.SelectPlayerSidebar .filterClub .custom-select .selected-option{padding:2px 15px;font-size:.8rem}.SelectPlayerSidebar .filterClub .custom-select .options{padding:2px 15px}.SelectPlayerSidebar .pagination{margin:0}.SelectPlayerSidebar .PlayerSearchField{border:0 solid rgba(78,78,78,.462);border-width:0 0 1px 0;outline:none;background:transparent;width:100%;padding:5px 30px;color:#fff}.SelectPlayerSidebar .search-icon{position:absolute;margin:0 5px;color:gray;left:0}.SelectPlayerSidebar .SidebarPlayerCard-container{position:relative}.SelectPlayerSidebar .SidebarPlayerCard{width:100%;height:90px;max-height:150px;border:1px solid rgba(95,77,107,.229);border-width:1px 0;display:flex;gap:10px;align-items:center;text-align:left;cursor:pointer;position:relative}.SelectPlayerSidebar .Jersey-container{position:relative}.SelectPlayerSidebar .JerseyNo{text-align:left;position:absolute;bottom:0;padding-left:5px;color:#fff;font-weight:700;text-shadow:0 0 10px 10px black;outline:#009f3f;z-index:inherit}.SelectPlayerSidebar .playerImg{width:80px;height:80px;border-radius:0 10px;margin-bottom:5px;margin-left:5px;filter:drop-shadow(3px 3px 5px black);z-index:50}.SelectPlayerSidebar .PlayerName{font-weight:700}.SelectPlayerSidebar .position{font-size:.7rem;color:#b4b4b4}.SelectPlayerSidebar .points{color:#90ee90}.SelectPlayerSidebar .positionFilterBtns{display:flex;flex-direction:row;flex-wrap:nowrap;margin:10px 0}.SelectPlayerSidebar .positionFilterBtns button{width:25%;background-color:transparent;outline:none;border:0;color:#fff;border-radius:30px}.SelectPlayerSidebar .positionFilterBtns button.selected{background-color:green}.createTeam .card .CardActionBtnDiv{position:absolute;bottom:15px;z-index:10;display:flex;justify-content:space-around;align-items:center;width:100%;height:0px;display:none;background:linear-gradient(#14141400,#13072ae9,#130527e9,#12071bf1);transition:all .3s ease-in-out}.createTeam .card .CardActionBtnDiv button{border-radius:10px;width:30px;height:30px;background-color:transparent;color:#fff;font-weight:700;box-shadow:none;border:none}.createTeam .card .PlayerDetails:hover .CardActionBtnDiv{height:30px;display:flex}.createTeam .saveLineUpForm{position:absolute}.createTeam .saveTeam-popup{z-index:20;padding:clamp(20px,20vw,800px);position:fixed;bottom:5vh;background-color:#0a032ad4;height:80vh;width:clamp(330px,80vw,1500px);display:flex;justify-content:center;flex-direction:column}.createTeam .saveTeam-popup:before{content:"";width:100%;height:100%;position:absolute;z-index:-1;top:0;left:0;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px)}.saveTeam-popup_CloseBtn{width:20px;background-color:transparent;color:#a9a9a9;border:0;font-size:1.5rem;margin:-20px 0 0}.createTeam .coinContainer{background:var(--primary-btn-bg);border:2px solid rgb(139,139,139);border-radius:10px;padding:5px 10px;color:#fff;width:100px;font-size:clamp(12px,2vw,16px);transition:all .3s ease-in-out;box-shadow:3px 5px 5px #00000072}.createTeam .saveBtn{background:var(--primary-btn-bg);border-radius:10px;padding:10px 20px;font-size:15px;color:#fff;width:130px;cursor:pointer;animation:zoomIn 1s ease-in;scale:1}@keyframes zoomIn{0%{transform:scale(2);top:50px}to{transform:scale(1);top:10px}}.createTeam .coinsExceedsDialog{width:100%;margin:10px auto;background:linear-gradient(35deg,#ce3530,#551583);border-radius:10px;border:3px solid white;padding:10px 20px 5px;font-size:15px;color:#fff;box-shadow:inset 5px 5px 9px #03461e;text-shadow:2px 2px 1px darkgreen;display:flex;text-align:left;gap:10px}.createTeam .capViceCapRow{margin-top:20px;position:relative;gap:10px}.createTeam .selectCap,.createTeam .selectViceCap{position:relative;margin-top:20px}.createTeam .selectCap:after{content:"Captain  (Points X3)";position:absolute;top:-20px;left:0;background:#fff;color:#1b55ab;padding:5px 10px 0;font-size:.7rem;border-radius:10px 10px 0 0}.createTeam .selectViceCap:after{content:"Vice Captain (Points X2)";position:absolute;top:-20px;left:0;text-wrap:nowrap;background-color:#fff;color:#1b55ab;padding:5px 10px 0;font-size:.7rem;border-radius:10px 10px 0 0}.myTeams .savedTeamTitleCard{width:clamp(320px,70vw,800px);margin-inline:auto;margin-block:100px;margin-block:10px;padding:clamp(10px,2vw,30px);border-radius:10px;background:#0d0729;border:1px solid rgba(107,102,246,.88);box-shadow:0 34.13721px 61.98598px #6b66f647;text-align:left;color:#fff}.myTeams .savedTeamTitleCard .top{display:flex;align-items:center;column-gap:30px;justify-content:space-between;border-bottom:1px solid green;padding-bottom:10px}.myTeams .LeagueLogo{height:50px;width:50px;display:flex;align-items:center}.myTeams .LeagueLogo img{height:auto;width:auto;max-height:100%;max-width:100%}.myTeams .playerNames{width:100%;display:flex;overflow-x:scroll;padding:10px 0}.myTeams .playerNames::-webkit-scrollbar{width:0px;height:5px}.myTeams .playerNames::-webkit-scrollbar{width:0px}.myTeams .playerNames::-webkit-scrollbar-thumb{background:#5b5a5a69;border-radius:10px}.myTeams .playerNames::-webkit-scrollbar-thumb:hover{background:#82828272}.myTeams .playerNames::-webkit-scrollbar-track{background:#dddddd0b}.myTeams .playerNames .player{width:70px;border-radius:5px;margin:2px;background-color:#211c34}.myTeams .playerNames .player img{width:70px;height:70px;border-radius:5px 5px 0 0}.myTeams .playerNames .player p{font-size:12px;text-wrap:nowrap}.myTeams .dltBtn{padding:5px;border-radius:5px;color:#a32626;cursor:pointer}.myTeams .title{width:clamp(320px,70vw,800px);margin-inline:auto;margin-block:100px;margin-block:10px;padding:clamp(10px,2vw,30px);color:#fff;display:flex;justify-content:space-between;font-size:.7rem;align-items:center}.myTeams .msgBox{width:clamp(300px,40vw,500px);margin-inline:auto;background-color:#008e39;border-radius:0 0 20px 20px;border:3px solid white;padding:20px;font-size:15px;color:#fff;box-shadow:inset 5px 5px 9px #03461e;text-shadow:2px 2px 1px darkgreen;text-align:center}.SidebarPlayerCard-container .info-icon{color:#898989;position:absolute;bottom:0;right:0;cursor:pointer;transition:all .1s ease-out}.SidebarPlayerCard-container .injured-icon{color:#e08787;position:absolute;bottom:0;right:60px;cursor:pointer;transition:all .1s ease-out;text-shadow:none}.SidebarPlayerCard-container .clubLogo img{position:absolute;top:10px;right:10px;height:50px;width:auto;opacity:.3}.SidebarPlayerCard-container .info-icon:hover{color:green}
