:root{--primary-color:#6a1b9a;--secondary-color:#ab47bc;--hover-color:#8e24aa;--white-color:#fff}.app-bar{background-color:var(--primary-color);width:100%}.toolbar-box{flex-grow:1;align-items:center;display:flex}.text-field{background-color:#ffffff26;border-radius:4px;margin-right:16px;transition:all .3s}.text-field .MuiInputBase-input{color:#fff;padding:10px 12px}.text-field .MuiOutlinedInput-notchedOutline{border-color:#ffffff4d}.text-field:hover .MuiOutlinedInput-notchedOutline{border-color:#ffffff80}.text-field.Mui-focused .MuiOutlinedInput-notchedOutline{border-color:#ab47bc}html[data-mui-color-scheme=light] .text-field{background-color:#fffffff2}html[data-mui-color-scheme=light] .text-field .MuiInputBase-input{color:#212121}html[data-mui-color-scheme=light] .text-field .MuiOutlinedInput-notchedOutline{border-color:#0000003b}.submit-button{background-color:var(--secondary-color);color:var(--white-color);transition:all .3s}.submit-button:hover{background-color:var(--hover-color)}body .player-card{background:linear-gradient(135deg,#2a2d3a 0%,#1f2229 100%);border:1px solid #ab47bc4d;border-radius:12px;width:105px;transition:box-shadow .3s,transform .3s;box-shadow:0 4px 8px #6a1b9a33}body .player-card:hover{transform:translateY(-2px);box-shadow:0 6px 12px #6a1b9a4d}body .player-card-selected{box-shadow:0 0 12px #f4433680,0 4px 8px #6a1b9a33;border:3px solid #f44336!important}body .player-card-selected:hover{transform:translateY(-2px);box-shadow:0 0 16px #f4433699,0 6px 12px #6a1b9a4d}body .player-card-valid-target{cursor:pointer;box-shadow:0 0 12px #4caf5080,0 4px 8px #6a1b9a33;border:3px solid #4caf50!important}body .player-card-valid-target:hover{transform:translateY(-2px);box-shadow:0 0 16px #4caf5099,0 6px 12px #6a1b9a4d}html[data-mui-color-scheme=light] body .player-card{background:linear-gradient(135deg,#fff 0%,#f5f5f5 100%);border:1px solid #0000001f;box-shadow:0 2px 8px #0000001a}html[data-mui-color-scheme=light] body .player-card:hover{box-shadow:0 4px 12px #00000026}html[data-mui-color-scheme=light] body .player-card-selected{box-shadow:0 0 12px #f4433666,0 2px 8px #0000001a;border:3px solid #f44336!important}html[data-mui-color-scheme=light] body .player-card-selected:hover{box-shadow:0 0 16px #f4433680,0 4px 12px #00000026}html[data-mui-color-scheme=light] body .player-card-valid-target{cursor:pointer;box-shadow:0 0 12px #4caf5066,0 2px 8px #0000001a;border:3px solid #4caf50!important}html[data-mui-color-scheme=light] body .player-card-valid-target:hover{box-shadow:0 0 16px #4caf5080,0 4px 12px #00000026}body .status-badge{cursor:help;z-index:2;border-radius:50%;width:5px;height:5px;position:absolute;top:5px;right:5px;box-shadow:0 1px 3px #00000080}body .dreamteam-icon{color:#6a1b9a;filter:drop-shadow(0 2px 4px #6a1b9a66);position:absolute;top:5px;left:5px;transform:scale(.75)}html[data-mui-color-scheme=light] body .dreamteam-icon{color:#ab47bc}body .player-shirt{object-fit:cover;object-position:center top;width:30px;height:50px;display:block}body .player-name{color:#fff}html[data-mui-color-scheme=light] body .player-name{color:#212121}body .points-display{color:#ab47bc;text-shadow:0 1px 2px #0000004d}body .points-display.points-live{color:#ffa726;text-shadow:0 1px 2px #0000004d}body .points-display.points-past{color:#66bb6a;text-shadow:0 1px 2px #0000004d}html[data-mui-color-scheme=light] body .points-display{color:#6a1b9a;text-shadow:0 1px 2px #0000001a}html[data-mui-color-scheme=light] body .points-display.points-live{color:#e65100;text-shadow:0 1px 2px #0000001a}html[data-mui-color-scheme=light] body .points-display.points-past{color:#2e7d32;text-shadow:0 1px 2px #0000001a}body .action-button-small{border:none;border-radius:4px;width:100%;min-height:24px;transition:all .3s;color:#ab47bc!important;padding:2px!important}body .action-button-small:hover{background-color:#ab47bc33}body .action-button-small.substitute-button{background:linear-gradient(135deg,#2a2d3a99 0%,#1f222999 100%);color:#fff!important}body .action-button-small.substitute-button:hover{background:linear-gradient(135deg,#2a2d3acc 0%,#1f2229cc 100%)}body .action-button-small.transfer-button{background:linear-gradient(135deg,#2a2d3a99 0%,#1f222999 100%);color:#ab47bc!important}body .action-button-small.transfer-button:hover{background:linear-gradient(135deg,#2a2d3acc 0%,#1f2229cc 100%)}body .sync-icon{color:#fff}body .captain-button{font-weight:700;font-size:14px!important}html[data-mui-color-scheme=light] body .action-button-small{color:#6a1b9a!important}html[data-mui-color-scheme=light] body .action-button-small:hover{background-color:#6a1b9a1a}html[data-mui-color-scheme=light] body .action-button-small.substitute-button{background:linear-gradient(135deg,#fff9 0%,#f5f5f599 100%);color:#424242!important}html[data-mui-color-scheme=light] body .action-button-small.substitute-button:hover{background:linear-gradient(135deg,#ffffffe6 0%,#f5f5f5e6 100%)}html[data-mui-color-scheme=light] body .action-button-small.transfer-button{background:linear-gradient(135deg,#fff9 0%,#f5f5f599 100%);color:#6a1b9a!important}html[data-mui-color-scheme=light] body .action-button-small.transfer-button:hover{background:linear-gradient(135deg,#ffffffe6 0%,#f5f5f5e6 100%)}html[data-mui-color-scheme=light] body .sync-icon{color:#424242}body.win2k-theme .player-card{background:#d4d0c8;border:2px solid gray;border-color:#fff gray gray #fff;border-radius:0;box-shadow:inset -1px -1px #000,inset 1px 1px #dfdfdf}body.win2k-theme .player-card:hover{transform:none;box-shadow:inset -1px -1px #000,inset 1px 1px #dfdfdf}body.win2k-theme .player-card-selected{box-shadow:inset -1px -1px #000,inset 1px 1px #dfdfdf;border:3px solid navy!important}body.win2k-theme .player-card-selected:hover{transform:none;box-shadow:inset -1px -1px #000,inset 1px 1px #dfdfdf}body.win2k-theme .player-card-valid-target{box-shadow:inset -1px -1px #000,inset 1px 1px #dfdfdf;border:3px solid green!important}body.win2k-theme .player-card-valid-target:hover{transform:none;box-shadow:inset -1px -1px #000,inset 1px 1px #dfdfdf}body.win2k-theme .player-name{color:#000;font-family:Tahoma,MS Sans Serif,Arial,sans-serif}body.win2k-theme .points-display{color:#0000a8;text-shadow:none}body.win2k-theme .points-display.points-live{color:#804000;text-shadow:none}body.win2k-theme .points-display.points-past{color:#006400;text-shadow:none}body.win2k-theme .dreamteam-icon{color:#0000a8;filter:none}body.win2k-theme .action-button-small{background:#d4d0c8;border:2px solid gray;border-color:#fff gray gray #fff;border-radius:0;box-shadow:inset -1px -1px #000,inset 1px 1px #dfdfdf;color:#000!important}body.win2k-theme .action-button-small:hover{background-color:#e0ddd8}body.win2k-theme .action-button-small:active{border-color:gray #fff #fff gray;box-shadow:inset 1px 1px #000,inset -1px -1px #dfdfdf}body.win2k-theme .action-button-small.substitute-button,body.win2k-theme .action-button-small.transfer-button{background:#d4d0c8;border:2px solid gray;border-color:#fff gray gray #fff;color:#000!important}body.win2k-theme .action-button-small.substitute-button:hover,body.win2k-theme .action-button-small.transfer-button:hover{background:#e0ddd8}body.win2k-theme .captain-button{background:#d4d0c8;border:2px solid gray;border-color:#fff gray gray #fff;color:#0000a8!important}body.win2k-theme .captain-button:hover{background:#e0ddd8}body.win2k-theme .sync-icon{color:#000}body.teletext-theme .player-card{box-shadow:none;background:#000;border:2px solid #ff0;border-radius:0}body.teletext-theme .player-card:hover{box-shadow:none;border-color:#0ff;transform:none}body.teletext-theme .player-card-selected{box-shadow:none;border:3px solid red!important}body.teletext-theme .player-card-selected:hover{box-shadow:none;transform:none}body.teletext-theme .player-card-valid-target{box-shadow:none;cursor:pointer;border:3px solid #0f0!important}body.teletext-theme .player-card-valid-target:hover{box-shadow:none;transform:none}body.teletext-theme .player-name{color:#fff;font-family:Courier New,Courier,monospace}body.teletext-theme .points-display{color:#ff0;text-shadow:none;font-family:Courier New,Courier,monospace}body.teletext-theme .points-display.points-live{color:#ff8000;text-shadow:none;font-family:Courier New,Courier,monospace}body.teletext-theme .points-display.points-past{color:#0f0;text-shadow:none;font-family:Courier New,Courier,monospace}body.teletext-theme .dreamteam-icon{color:#ff0;filter:none}body.teletext-theme .action-button-small{box-shadow:none;background:navy;border:2px solid #0ff;border-radius:0;font-family:Courier New,Courier,monospace;color:#fff!important}body.teletext-theme .action-button-small:hover{background-color:#00a;border-color:#ff0}body.teletext-theme .action-button-small.substitute-button{background:navy;border:2px solid #0ff;color:#fff!important}body.teletext-theme .action-button-small.substitute-button:hover{background:#00a;border-color:#ff0}body.teletext-theme .action-button-small.transfer-button{background:navy;border:2px solid #0ff;color:#0ff!important}body.teletext-theme .action-button-small.transfer-button:hover{background:#00a;border-color:#ff0}body.teletext-theme .captain-button{background:navy;border:2px solid #ff0;font-family:Courier New,Courier,monospace;color:#ff0!important}body.teletext-theme .captain-button:hover{background:#00a;border-color:#fff}body.teletext-theme .sync-icon{color:#0ff}@media (width<=600px){body .player-card{border-radius:8px;width:75px}body.teletext-theme .player-card{border-radius:0}body .player-shirt{width:22px;height:37px}body .player-name{font-size:9px}body .points-display{font-size:11px}body .action-button-small{min-height:20px}}@media (width>=1440px){body .player-card{width:112px}body .player-shirt{width:32px;height:54px}body .player-name{font-size:12px}body .points-display{font-size:15px}}@media (width>=1920px){body .player-card{width:120px}body .player-shirt{width:36px;height:58px}body .player-name{font-size:12px}body .points-display{font-size:16px}body .action-button-small{min-height:26px}}@media (width>=2560px){body .player-card{width:128px}body .player-shirt{width:40px;height:62px}body .player-name{font-size:13px}body .points-display{font-size:17px}body .action-button-small{min-height:27px}}body .main-paper{background:repeating-linear-gradient(0deg,#1a4d1a,#1a4d1a 40px,#252 40px 80px);border:3px solid #fff;border-radius:8px;width:100%;min-height:420px;margin-left:auto;margin-right:auto;transition:all .3s;position:relative;overflow:hidden;box-shadow:0 4px 16px #0000004d}body .main-paper:before{content:"";z-index:0;background:#ffffff80;height:2px;position:absolute;top:50%;left:0;right:0;transform:translateY(-50%)}body .main-paper:after{content:"";z-index:0;border:2px solid #ffffff80;border-radius:50%;width:140px;height:140px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.main-paper .pitch-top-line{z-index:0;background:#ffffff80;height:2px;position:absolute;top:0;left:0;right:0}.main-paper .pitch-bottom-line{z-index:0;background:#ffffff80;height:2px;position:absolute;bottom:0;left:0;right:0}.main-paper .penalty-box-top{z-index:0;border:2px solid #ffffff80;border-top:none;width:40%;height:80px;position:absolute;top:0;left:50%;transform:translate(-50%)}.main-paper .goal-box-top{z-index:0;border:2px solid #ffffff80;border-top:none;width:20%;height:30px;position:absolute;top:0;left:50%;transform:translate(-50%)}.main-paper .penalty-arc-top{z-index:0;border:2px solid #ffffff80;border-bottom:none;border-top-left-radius:80px;border-top-right-radius:80px;width:80px;height:40px;position:absolute;top:80px;left:50%;transform:translate(-50%)}body .bench-paper{background:linear-gradient(135deg,#1a2332 0%,#2d3748 50%,#1a2332 100%);border:2px solid #4a5568;border-radius:8px;width:100%;margin-left:auto;margin-right:auto;transition:all .3s;position:relative;overflow:hidden;box-shadow:0 4px 16px #0000004d,inset 0 2px 8px #0003}body .bench-paper:before{content:"";z-index:0;background:linear-gradient(90deg,#0000 0%,#ffc10799 25%,#ffc107cc 50%,#ffc10799 75%,#0000 100%);height:3px;position:absolute;top:0;left:0;right:0}body .bench-paper:after{content:"";pointer-events:none;z-index:0;border:1px dashed #ffffff26;border-radius:4px;position:absolute;inset:8px}html[data-mui-color-scheme=light] body .main-paper{background:repeating-linear-gradient(0deg,#4caf50,#4caf50 40px,#66bb6a 40px 80px);border:3px solid #fff;box-shadow:0 2px 8px #0000001a}html[data-mui-color-scheme=light] body .bench-paper{background:linear-gradient(135deg,#e3f2fd 0%,#bbdefb 50%,#e3f2fd 100%);border:2px solid #90caf9;box-shadow:0 2px 8px #0000001a,inset 0 1px 4px #0000000d}html[data-mui-color-scheme=light] body .bench-paper:before{background:linear-gradient(90deg,#0000 0%,#2196f366 25%,#2196f399 50%,#2196f366 75%,#0000 100%)}html[data-mui-color-scheme=light] body .bench-paper:after{border:1px dashed #00000026}body.win2k-theme .bench-paper{background:#d4d0c8;border:2px solid gray;border-color:#fff gray gray #fff;border-radius:0;box-shadow:inset -1px -1px #000,inset 1px 1px #dfdfdf}body.win2k-theme .bench-paper:before{background:0 0}body.win2k-theme .bench-paper:after{border:1px dashed gray}body.teletext-theme .main-paper{box-shadow:none;background:repeating-linear-gradient(0deg,#030,#030 40px,#040 40px 80px);border:3px solid #0f0;border-radius:0}body.teletext-theme .bench-paper{box-shadow:none;background:#000;border:2px solid #ff0;border-radius:0}body.teletext-theme .bench-paper:before{background:0 0}body.teletext-theme .bench-paper:after{border:1px dashed #ff0}@media (width<=600px){body .main-paper{min-height:300px}body .main-paper:after{width:80px;height:80px}body .main-paper .penalty-box-top{height:45px}body .main-paper .goal-box-top{height:16px}body .main-paper .penalty-arc-top{border-top-left-radius:45px;border-top-right-radius:45px;width:45px;height:22px;top:45px}}@media (width>=1440px){body .main-paper{min-height:460px}body .main-paper:after{width:148px;height:148px}}@media (width>=1920px){body .main-paper{min-height:500px}body .main-paper:after{width:158px;height:158px}}@media (width>=2560px){body .main-paper{min-height:560px}body .main-paper:after{width:170px;height:170px}}.MuiPaper-root.league-view-pane{color:#fff;background:linear-gradient(135deg,#23272f 0%,#281455 100%);border-radius:12px;padding:8px;transition:all .3s;box-shadow:0 4px 16px #6a1b9a4d}html[data-mui-color-scheme=light] .MuiPaper-root.league-view-pane{color:#212121;background:linear-gradient(135deg,#f8f9fa 0%,#e9ecef 100%);box-shadow:0 4px 16px #0000001a}.MuiPaper-root.league-view-pane .MuiTypography-h6,.MuiPaper-root.league-view-pane .MuiTypography-subtitle2{color:inherit}.MuiPaper-root.league-view-pane .MuiDivider-root{background-color:#fff3}html[data-mui-color-scheme=light] .MuiPaper-root.league-view-pane .MuiDivider-root{background-color:#0000001f}.MuiPaper-root.league-view-pane .MuiButton-root{color:inherit;transition:all .3s}.MuiPaper-root.league-view-pane .MuiButton-root:hover{background-color:#ab47bc33}html[data-mui-color-scheme=light] .MuiPaper-root.league-view-pane .MuiButton-root:hover{background-color:#6a1b9a1a}.MuiPaper-root.league-view-pane .MuiTableCell-root{color:inherit;border-bottom-color:#ffffff1a}html[data-mui-color-scheme=light] .MuiPaper-root.league-view-pane .MuiTableCell-root{border-bottom-color:#00000014}.MuiPaper-root.league-view-pane .MuiTableCell-head{color:inherit;background:#2a1a3e;font-weight:600}html[data-mui-color-scheme=light] .MuiPaper-root.league-view-pane .MuiTableCell-head{background:#ede7f6}.MuiPaper-root.league-view-pane .MuiTableRow-root:hover td{background:#ab47bc1f}html[data-mui-color-scheme=light] .MuiPaper-root.league-view-pane .MuiTableRow-root:hover td{background:#6a1b9a0f}body.win2k-theme .MuiPaper-root.league-view-pane{color:#000;background:#d4d0c8;border-radius:0;box-shadow:inset -1px -1px #000,inset 1px 1px #dfdfdf}body.win2k-theme .MuiPaper-root.league-view-pane .MuiDivider-root{background-color:#0000004d}body.win2k-theme .MuiPaper-root.league-view-pane .MuiTableCell-head{background:#b8b4ac}body.win2k-theme .MuiPaper-root.league-view-pane .MuiTableRow-root:hover td{background:#00008014}body.teletext-theme .MuiPaper-root.league-view-pane{color:#fff;box-shadow:none;background:#000;border:2px solid #ff0;border-radius:0;font-family:Courier New,Courier,monospace}body.teletext-theme .MuiPaper-root.league-view-pane .MuiDivider-root{background-color:#ff0}body.teletext-theme .MuiPaper-root.league-view-pane .MuiTableCell-head{background:navy}body.teletext-theme .MuiPaper-root.league-view-pane .MuiTableRow-root:hover td{background:#ffff001a}.MuiPaper-root.league-view-pane tr.league-row-me td{font-weight:600;background-color:#6a1b9a!important}.MuiPaper-root.league-view-pane tr.league-row-me td,.MuiPaper-root.league-view-pane tr.league-row-me td *{color:#fff!important}.MuiPaper-root.league-view-pane tr.league-row-me:hover td,html[data-mui-color-scheme=light] .MuiPaper-root.league-view-pane tr.league-row-me td{background-color:#7b1fa2!important}body.win2k-theme .MuiPaper-root.league-view-pane tr.league-row-me td{background-color:navy!important}body.win2k-theme .MuiPaper-root.league-view-pane tr.league-row-me td,body.win2k-theme .MuiPaper-root.league-view-pane tr.league-row-me td *{color:#fff!important}body.teletext-theme .MuiPaper-root.league-view-pane tr.league-row-me td{background-color:#ff0!important}body.teletext-theme .MuiPaper-root.league-view-pane tr.league-row-me td,body.teletext-theme .MuiPaper-root.league-view-pane tr.league-row-me td *{color:#000!important}:root{--font-family:-apple-system, BlinkMacSystemFont, "Segoe UI", "Roboto", "Oxygen", "Ubuntu", "Cantarell", "Fira Sans", "Droid Sans", "Helvetica Neue", sans-serif;--code-font-family:source-code-pro, Menlo, Monaco, Consolas, "Courier New", monospace}body{font-family:var(--font-family);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;margin:0}code{font-family:var(--code-font-family)}
