*,*:before,*:after{margin:0;padding:0;box-sizing:inherit}#site-header{position:relative !important}.site .site-content{background:linear-gradient(185deg,rgba(255,255,255,.1) 15%,rgba(255,255,255,0) 35%),linear-gradient(17deg,rgba(255,255,255,0) 75%,rgba(255,192,203,.4) 105%),linear-gradient(177deg,rgba(173,216,230,.6) 5%,rgba(255,182,193,.3) 25%,rgba(255,255,255,0) 40%),linear-gradient(9deg,rgba(200,220,255,.5) 0%,rgba(255,255,255,0) 25%),linear-gradient(183deg,rgba(240,248,255,.4) 20%,rgba(230,230,250,.3) 100%),linear-gradient(150deg,rgba(255,255,255,0) 50%,rgba(255,182,193,.2) 90%),#fff}.news-banner{margin-bottom:0}html,body{touch-action:manipulation}.fantasy-header{width:100%;background-color:#1032d1;display:flex;justify-content:center;position:-webkit-sticky;position:sticky;top:0;z-index:1001;margin-bottom:10px;align-items:center;padding:1.1rem 0}.fantasy-header-logo{height:23px;width:auto;margin:0}html{box-sizing:border-box;font-family:'Helvetica',sans-serif;font-size:62.5%}.fantasy-game-container{width:90%;max-width:100%;margin:0 auto;display:flex;flex-direction:column;align-items:center;gap:2rem;padding:2rem 1rem}.fantasy-round-title{width:100%;text-align:center;font-size:2.4rem;margin-bottom:1.5rem}#pitch,#fantasy-player-list,#fantasy-team-area,.info-row,.score-box,.formation-wrapper,.stats-box{width:100%;box-sizing:border-box;touch-action:manipulation}#pitch{display:inline-flex;background:#fff;flex-direction:column;justify-content:space-between;align-items:stretch;max-width:none;padding:10px}.pitch-row{display:flex;justify-content:space-evenly;align-items:center;gap:.1rem}#team-name-input{padding:.8rem 1rem;border-radius:0;font-size:1.5rem;width:100%;text-align:center;box-sizing:border-box;margin:0 auto;display:block;margin-top:1.5rem;margin-bottom:1rem;font-family:'helvetica'}@media (min-width:768px){#team-name-input{max-width:100%;font-size:1.6rem}}.selected-player-card{background:#fff;border-radius:6px;box-shadow:0 2px 6px rgba(0,0,0,.2);width:130px;text-align:center;font-size:1.2rem;display:flex;flex-direction:column;margin:0;padding:0;box-sizing:border-box;overflow:hidden;position:relative;margin:5px}.selected-player-card .kit-img{width:27%;display:block;margin:4px auto 0;object-fit:contain;border-bottom:3px solid #000;border-bottom-left-radius:2px;border-bottom-right-radius:2px;padding-bottom:0}.selected-player-card .player-name-box{padding:5px;text-align:center;font-family:system-ui,'Helvetica Neue',Helvetica,Arial,sans-serif;font-weight:600;font-size:1.5rem;margin-bottom:0;width:100%;box-sizing:border-box}.selected-player.captain .selected-player-card{  border:2px solid gold !important}.selected-player-card .player-actions{display:flex;flex-direction:row;width:100%;margin:0;padding:0}.player-actions-integrated{display:flex;width:100%;margin-top:auto}.player-actions-integrated .player-action-btn{flex:1;padding:5px 0;font-size:1.3rem;border:none;border-top:1px solid #e0e0e0;text-align:center;cursor:pointer;font-family:'Helvetica';font-weight:500;background-color:#f8f9fa;transition:background-color .2s;line-height:1.1;border-top-left-radius:0;border-top-right-radius:0;border-bottom-left-radius:0;border-bottom-right-radius:0}.player-actions-integrated .player-action-btn:first-child{border-bottom-left-radius:6px;margin-bottom:0}.player-actions-integrated .player-action-btn:last-child{border-bottom-right-radius:6px;border-left:1px solid #e0e0e0}.player-actions-integrated .player-action-btn:hover:not(:disabled){background-color:#e9ecef}.player-actions-integrated .player-action-btn:disabled{background-color:#f8f9fa;color:#adb5bd;cursor:not-allowed;border-color:#e9ecef}.player-actions-integrated .cap-btn{color:#495057}.player-actions-integrated .cap-btn.is-captain{background-color:#ffc107;color:#212529}.player-actions-integrated .cap-btn.is-captain:hover:not(:disabled){background-color:#e0a800}.player-actions-integrated .remove-btn{color:#495057}.player-actions-integrated .remove-btn:hover:not(:disabled){background-color:#f8d7da;color:#721c24}.player-points-badge{  position:absolute;  top:4px;  right:4px;  background-color:#1032d1;      color:#fff;                  font-family:'Helvetica Neue',Helvetica,Arial,sans-serif;  font-size:1.2rem;              font-weight:600;  width:28px;                    height:28px;  line-height:28px;              text-align:center;            border-radius:50%;            box-shadow:0 1px 4px rgba(0,0,0,.2);  z-index:2;                 }#fantasy-player-list{font-family:'Helvetica Neue',Helvetica,Arial,sans-serif}#fantasy-player-list details{background-color:#1032d1;border-radius:6px;margin-bottom:.8rem}#fantasy-player-list details+details{margin-top:.8rem}#fantasy-player-list summary{display:flex;align-items:center;justify-content:space-between;padding:1rem 1.2rem;cursor:pointer;color:#fff;font-size:1.6rem;font-weight:600;list-style:none;position:relative;border-radius:5px}#fantasy-player-list details[open] summary{background-color:#1032d1;border-bottom-left-radius:0;border-bottom-right-radius:0}#fantasy-player-list summary::-webkit-details-marker{display:none}#fantasy-player-list summary h3{font-weight:inherit;font-size:1.6rem;color:inherit;margin:0}#fantasy-player-list summary i{font-size:2rem;color:gold;transition:transform .3s ease}#fantasy-player-list summary .ion-md-arrow-down{display:none}#fantasy-player-list summary .ion-md-arrow-forward{display:block}#fantasy-player-list details[open] summary .ion-md-arrow-forward{display:none}#fantasy-player-list details[open] summary .ion-md-arrow-down{display:block}#fantasy-player-list ul.player-group-list{max-height:0;overflow:hidden;transition:max-height .4s ease-in-out;background-color:#1032d1;padding:0;color:#e0e0e0;font-size:1.4rem;border-bottom-left-radius:5px;border-bottom-right-radius:5px}#fantasy-player-list details[open] ul.player-group-list{max-height:60rem;padding-top:.5rem;padding-bottom:.5rem}#fantasy-player-list .player-group-list li.player-item{list-style:none;padding:.8rem 1.2rem;border-bottom:1px solid rgba(255,255,255,.1);display:flex;justify-content:space-between;align-items:center;cursor:pointer;transition:background-color .2s ease,color .2s ease;color:#e0e0e0}#fantasy-player-list .player-group-list li.player-item:last-child{border-bottom:none}#fantasy-player-list .player-group-list li.player-item:hover{background-color:#0c3e9f;color:#fff}.player-item span{line-height:1.4}.player-item .player-name-col{flex-grow:1;text-align:left;padding-right:8px;font-size:1.6rem}.player-item .player-price-col{min-width:60px;text-align:right;font-weight:700;white-space:nowrap;font-size:1.4rem}#fantasy-player-list .player-group-list li.player-item.player-selected-in-list{background-color:#1032d1;color:#fff;font-weight:700}#fantasy-player-list .player-group-list li.player-item.player-selected-in-list .player-price-col{color:#fff}#fantasy-player-list .player-group-list li.player-item.player-too-expensive-in-list{color:#3e5ef3;cursor:not-allowed}#fantasy-player-list .player-group-list li.player-item.player-too-expensive-in-list:hover{background-color:#082d7c;color:#a0a0a0}#fantasy-player-list .player-group-list li.player-item.player-swappable{cursor:pointer;border-left:3px solid #198754;padding-left:calc(1.2rem - 3px)}#fantasy-player-list .player-group-list li.player-item.player-swappable:hover{background-color:#198754;color:#fff}#fantasy-player-list hr{display:none}.stats-box{display:flex;justify-content:space-around;align-items:center;background:#1032d1;padding:1rem;position:-webkit-sticky;position:sticky;top:46px;z-index:999;border-radius:4px;margin:1rem 0;color:#ff9b00;font-family:'Helvetica Neue',Helvetica,Arial,sans-serif}.stats-box .stat{text-align:center}.stats-box .stat-value{font-size:2.4rem;font-weight:700;line-height:1}.stats-box .stat-label{font-size:1.2rem;color:#fff;text-transform:lowercase;margin-top:.2rem}.formation-btn{padding:.1rem 2rem;cursor:pointer;background:#2746d7;border-radius:4px;font-family:'DM Sans',sans-serif;font-weight:700}.formation-btn.active{background-color:#00136c;color:#fff}#formation-buttons{display:flex;gap:.5rem;justify-content:center;margin-bottom:1rem}@media (min-width:768px){.fantasy-game-container{width:50%;max-width:1200px;flex-direction:row;align-items:flex-start;flex-wrap:wrap;background:#ffffff78;border:3px solid #ffffff99}.fantasy-round-title{flex:0 0 100%;margin-bottom:2rem}#fantasy-team-area{flex:3}#fantasy-player-list{flex:2}}#fantasy-messages{padding:.8rem;border-radius:4px;margin-top:1rem;margin-bottom:1rem;text-align:center;font-family:'Helvetica Neue',Helvetica,Arial,sans-serif;line-height:1.5;background:#fff;font-weight:700}#formation-buttons{font-family:'helvetica';margin-bottom:0;height:50px}.stats-box{margin:0 0 1rem}#save-team-button{align-items:center;background-image:linear-gradient(144deg,#af40ff,#2f1bac 50%,#007dff);border:0;border-radius:8px;box-shadow:rgba(151,65,252,.2) 0 15px 30px -5px;box-sizing:border-box;color:#fff;display:flex;font-family:'helvetica';font-size:1.5rem;justify-content:center;line-height:1em;width:100%;max-width:100%;padding:1.6rem 2rem;text-decoration:none;-webkit-user-select:none;touch-action:manipulation;white-space:nowrap;cursor:pointer;margin:1rem auto 0 auto;transition:background-color .2s,box-shadow .2s;font-weight:700}#save-team-button:active,#save-team-button:hover:not(:disabled){outline:0;box-shadow:rgba(151,65,252,.3) 0 18px 35px -5px,rgba(0,0,0,.1) 0px 8px 15px -5px}#save-team-button:disabled{background-image:none;background-color:#6c757d;box-shadow:none;cursor:not-allowed}@media (min-width:768px){#save-team-button{font-size:2rem;min-width:196px;width:auto;padding:1.8rem 3rem}}.round-box{max-width:1200px;margin:0 auto 20px;background-color:#f9f9f9;padding:16px 24px;font-family:Helvetica,Arial,sans-serif;box-sizing:border-box;text-align:center}.round-number{display:block;font-size:.9em;color:#555;margin-bottom:6px;text-align:center;font-weight:700;font-family:Helvetica,Arial,sans-serif}.round-number strong{font-weight:700}.match-title{font-size:1.6em;margin:0;font-weight:400;color:#222;text-transform:none;line-height:1.2}.selected-player-card{position:relative}.player-points-badge{position:absolute;top:4px;right:4px;background-color:#1032d1;color:#fff;font-family:'Helvetica Neue',Helvetica,Arial,sans-serif;font-size:1.2rem;font-weight:600;width:28px;height:28px;line-height:28px;text-align:center;border-radius:50%;box-shadow:0 1px 4px rgba(0,0,0,.2);z-index:2}.fgame-login-prompt{background-color:#1032d1;padding:30px 20px;border-radius:8px;text-align:center;max-width:480px;margin:3rem auto;box-shadow:0 5px 20px rgba(0,0,0,.25)}.fgame-login-logo{display:block;height:40px;width:auto;margin:0 auto 25px auto}.fgame-login-image{display:block;max-width:280px;width:85%;height:auto;margin:0 auto 30px auto;border-radius:6px}.fgame-login-button{display:inline-block;background-image:linear-gradient(144deg,#ffda57,#ffc107 50%,#ffa000);border:none;border-radius:8px;box-shadow:rgba(255,193,7,.25) 0 10px 20px -5px;color:#212529;font-family:'Helvetica',Arial,sans-serif;font-size:1.2rem;font-weight:700;padding:14px 28px;text-decoration:none;cursor:pointer;transition:all .25s ease-in-out;line-height:1.1}.fgame-login-button:hover,.fgame-login-button:focus{outline:none;box-shadow:rgba(255,193,7,.35) 0 12px 28px -5px,rgba(0,0,0,.1) 0px 8px 15px -5px;transform:translateY(-2px);opacity:.95}.fgame-login-about-link{margin-top:20px;font-size:1.3rem;text-align:center}.fgame-login-about-link a{color:#fff;text-decoration:underline;opacity:.85;transition:opacity .2s ease-in-out}.fgame-login-about-link a:hover,.fgame-login-about-link a:focus{opacity:1;text-decoration:underline}.formation-instruction{font-size:1.4rem;margin-bottom:.5rem;font-family:Helvetica,Arial,sans-serif}.tooltip{position:relative;display:inline-block;cursor:help;text-decoration:underline dotted;color:#000}.tooltip .tooltiptext{visibility:hidden;width:220px;background-color:rgba(0,0,0,.85);color:#fff;text-align:left;border-radius:4px;padding:.6rem;font-size:1.2rem;line-height:1.4;position:absolute;z-index:999;bottom:125%;left:50%;transform:translateX(-50%);opacity:0;transition:opacity .3s ease}.tooltip:hover .tooltiptext{visibility:visible;opacity:1}.tooltip .tooltiptext:after{content:"";position:absolute;top:100%;left:50%;transform:translateX(-50%);border-width:6px;border-style:solid;border-color:rgba(0,0,0,.85) transparent transparent transparent}.formation-instruction{display:block;width:100%}.formation-wrapper{width:100%;display:flex;justify-content:space-around;align-items:center;background:#1032d1;padding:1rem;border-radius:4px;margin:0;color:#ff9b00;font-family:'Helvetica Neue',Helvetica,Arial,sans-serif}.formation-instruction{margin:1rem 0 .5rem;text-align:center}.fantasy-leaderboard-container{font-family:'Helvetica Neue',Helvetica,Arial,sans-serif;margin:2.5rem auto;width:100%;box-sizing:border-box}#clear-team-button{align-self:center;margin-top:1.5rem;margin-bottom:10px;padding:4px 8px;background-color:transparent;color:#141414;border:1px solid #ccc;border-radius:5px;font-size:1.4rem;font-weight:600;font-family:'helvetica',sans-serif;cursor:pointer;transition:background-color .2s ease-in-out,box-shadow .2s ease-in-out;min-width:160px;text-align:center;box-shadow:rgba(0,0,0,.05) 0px 1px 2px 0px}#clear-team-button:hover:not(:disabled){background-color:#f7f7f7;box-shadow:rgba(0,0,0,.1) 0px 4px 6px -1px,rgba(0,0,0,.06) 0px 2px 4px -1px}#clear-team-button:disabled{background-color:#f7f7f7;color:#6c757d;cursor:not-allowed;box-shadow:none}@media (max-width:767px){#clear-team-button{padding:9px 18px;font-size:1.3rem}}table.fantasy-leaderboard-table{width:100%;border-collapse:collapse;margin-bottom:1.5rem;font-size:1.4rem;box-shadow:0 4px 12px rgba(0,0,0,.08);overflow:hidden;background-color:#fff}table.fantasy-leaderboard-table thead{background-color:#1032d1;color:#fff;font-size:1.4rem;border-bottom:2px solid #0d2aaa}table.fantasy-leaderboard-table th{padding:12px 18px;text-align:left;font-weight:600;color:#fff;text-transform:uppercase;letter-spacing:.05em}table.fantasy-leaderboard-table tbody tr{border-bottom:1px solid #dee2e6;transition:background-color .2s ease-in-out}table.fantasy-leaderboard-table tbody tr:last-child{border-bottom:none}table.fantasy-leaderboard-table tbody tr:nth-child(even){background-color:#f8f9fa}table.fantasy-leaderboard-table tbody tr:hover{background-color:#e9ecef}table.fantasy-leaderboard-table td{padding:10px 18px;color:#212529;line-height:1.5}table.fantasy-leaderboard-table tr.current-user-leaderboard-row{background-color:#cfe2ff;font-weight:500}table.fantasy-leaderboard-table tr.current-user-leaderboard-row td{color:#052c65}table.fantasy-leaderboard-table tr.current-user-leaderboard-row:hover{background-color:#b9d5ff}table.fantasy-leaderboard-table th:first-child,table.fantasy-leaderboard-table td:first-child{text-align:center;width:90px}table.fantasy-leaderboard-table th:last-child,table.fantasy-leaderboard-table td:last-child{text-align:right;width:130px}table.fantasy-leaderboard-table th:nth-child(2),table.fantasy-leaderboard-table td:nth-child(2){text-align:left}table.fantasy-leaderboard-table thead{font-size:1rem}.leaderboard-component-wrapper{border:1px solid #dee2e6;border-radius:6px;overflow:hidden;background-color:#fff;box-shadow:0 4px 12px rgba(0,0,0,.06)}.leaderboard-view-selector{display:flex;flex-wrap:wrap;gap:0;padding:0 5px;margin-bottom:0;border-bottom:1px solid #dee2e6;background-color:#f8f9fa}.leaderboard-view-selector .button{padding:12px 18px;background-color:transparent;color:#495057;border:none;border-radius:0;font-size:1.4rem;font-family:'Helvetica Neue',Helvetica,Arial,sans-serif;font-weight:600;text-decoration:none;cursor:pointer;border-bottom:2px solid transparent;margin-bottom:-1px;transition:all .2s ease-in-out}.leaderboard-view-selector .button:hover{background-color:#e9ecef;color:#1032d1}.leaderboard-view-selector .button.active{color:#1032d1;background-color:#fff;border-bottom:2px solid #1032d1}#leaderboard-content-wrapper .fantasy-leaderboard-container{margin:0;width:100%}#leaderboard-content-wrapper .fantasy-leaderboard-container table.fantasy-leaderboard-table{box-shadow:none;margin-bottom:0;margin-top:0;border:none}#leaderboard-content-wrapper .fantasy-leaderboard-container h3{padding:15px 18px 5px;font-size:1.6em}a.view-team-link{color:#1032d1;text-decoration:underline;font-weight:500;cursor:pointer}a.view-team-link:hover{text-decoration:none}.f433-team-modal{position:fixed;top:0;left:0;width:100%;height:100%;z-index:2000;display:flex;align-items:center;justify-content:center}.f433-team-modal .modal-overlay{position:absolute;top:0;left:0;width:100%;height:100%;background-color:rgba(0,0,0,.6)}.f433-team-modal .modal-content{position:relative;background:#fff;padding:25px;border-radius:8px;width:90%;max-width:400px;box-shadow:0 5px 15px rgba(0,0,0,.3)}.f433-team-modal .modal-close{position:absolute;top:10px;right:0;background:0 0;border:none;font-size:2.5rem;line-height:1;cursor:pointer;color:#888}.f433-team-modal .modal-body h4{margin-top:0;margin-bottom:15px;font-size:1.8rem;color:#333}ul.modal-team-list{list-style:none;padding:0;margin:0}ul.modal-team-list li{padding:8px 0;border-bottom:1px solid #eee;display:flex;justify-content:space-between;align-items:center}ul.modal-team-list li:last-child{border-bottom:none}ul.modal-team-list .player-points{font-weight:700;color:#1032d1}.modal-total-points{font-family:'Helvetica Neue',Helvetica,Arial,sans-serif;margin-top:15px;padding-top:10px;border-top:2px solid #333;font-size:1.6rem}.modal-spinner{border:4px solid #f3f3f3;border-top:4px solid #1032d1;border-radius:50%;width:40px;height:40px;animation:spin 1s linear infinite;margin:20px auto}@keyframes spin{0%{transform:rotate(0deg)}100%{transform:rotate(360deg)}}