:root{--text:#6b6375;--text-h:#08060d;--bg:#fff;--border:#e5e4e7;--code-bg:#f4f3ec;--accent:#aa3bff;--accent-bg:#aa3bff1a;--accent-border:#aa3bff80;--social-bg:#f4f3ec80;--shadow:#0000001a 0 10px 15px -3px, #0000000d 0 4px 6px -2px;--sans:system-ui, "Segoe UI", Roboto, sans-serif;--heading:system-ui, "Segoe UI", Roboto, sans-serif;--mono:ui-monospace, Consolas, monospace;font:18px/145% var(--sans);letter-spacing:.18px;--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light dark;color:var(--text);background:var(--bg);font-synthesis:none;text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}@media (prefers-color-scheme:dark){:root{--lightningcss-light: ;--lightningcss-dark:initial}}@media (width<=1024px){:root{font-size:16px}}@media (prefers-color-scheme:dark){:root{--text:#9ca3af;--text-h:#f3f4f6;--bg:#16171d;--border:#2e303a;--code-bg:#1f2028;--accent:#c084fc;--accent-bg:#c084fc26;--accent-border:#c084fc80;--social-bg:#2f303a80;--shadow:#0006 0 10px 15px -3px, #00000040 0 4px 6px -2px}#social .button-icon{filter:invert()brightness(2)}}body{margin:0}#root{text-align:center;border-inline:1px solid var(--border);box-sizing:border-box;flex-direction:column;width:1126px;max-width:100%;min-height:100svh;margin:0 auto;display:flex}h1,h2{font-family:var(--heading);color:var(--text-h);font-weight:500}h1{letter-spacing:-1.68px;margin:32px 0;font-size:56px}@media (width<=1024px){h1{margin:20px 0;font-size:36px}}h2{letter-spacing:-.24px;margin:0 0 8px;font-size:24px;line-height:118%}@media (width<=1024px){h2{font-size:20px}}p{margin:0}code,.counter{font-family:var(--mono);color:var(--text-h);border-radius:4px;display:inline-flex}code{background:var(--code-bg);padding:4px 8px;font-size:15px;line-height:135%}.home-container{color:#fff;background:#121213;min-height:calc(100vh - 72px);padding:32px 24px 64px}.home-header h1{margin:0;font-size:44px;font-weight:800}.home-header p{color:#b7b7b9;margin:8px 0 0}.matchday-switcher{justify-content:center;align-items:center;gap:18px;margin-bottom:1px;display:flex}.matchday-switcher button{color:#fff;cursor:pointer;background:#1e1e1f;border:1px solid #3a3a3d;border-radius:999px;width:42px;height:42px;font-size:30px;line-height:1}.matchday-switcher button:hover{background:#2a2a2c}.matchday-title{text-align:center;letter-spacing:.04em;min-width:110px;font-size:34px;font-weight:800}.team-toolbar{color:#fff;text-align:center;justify-content:center;align-items:center;width:min(100%,1050px);margin:0 auto 18px;display:flex}.team-toolbar>span{font-size:20px;font-weight:800}.formation-controls{align-items:center;gap:10px;display:flex}.formation-controls label{color:#b7b7b9;font-size:14px}.formation-select-wrap select{color:#fff;background:#1e1e1f;border:1px solid #3a3a3d;border-radius:10px;outline:none;padding:10px 14px}.team-builder{grid-template-columns:1050px;justify-content:center;align-items:start;gap:0;width:min(100%,1500px);margin:0 auto;transition:transform .18s;display:grid}.team-builder.has-player-panel{grid-template-columns:1050px 600px;gap:24px;transform:translate(-150px)}.team-builder.has-player-panel .team-toolbar{width:100%}.pitch-card{background:0 0;border:none;border-radius:0;width:1050px;margin:0;padding:0}.pitch-test{width:100%;padding-top:42px;padding-bottom:32px;position:relative;overflow:visible}.pitch-test img{border-radius:16px;width:100%;height:auto;display:block}.player-pick-card{color:#fff;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);cursor:pointer;background:linear-gradient(#1f2122f5,#0e0f10f0);border:1px solid #ffffff2e;border-radius:16px;flex-direction:column;justify-content:flex-start;align-items:center;gap:5px;width:96px;min-height:122px;padding:8px 7px 9px;display:flex;position:absolute;overflow:hidden;transform:translate(-50%,-50%);box-shadow:0 8px 20px #0000003d}.player-pick-card:hover{background:#1e1e1ff2;border-color:#ffffff8c}.player-pick-card.active{background:#1e1e1ffa;border-color:#fff;box-shadow:0 0 0 2px #ffffff29}.add-player-icon{color:#121213;background:#fff;border-radius:999px;justify-content:center;align-items:center;width:36px;height:36px;margin-top:12px;margin-bottom:4px;font-size:24px;font-weight:800;display:flex}.empty-player-card{flex-direction:column;align-items:center;margin-top:14px;display:flex}.player-position-label{letter-spacing:.04em;white-space:nowrap;text-overflow:ellipsis;max-width:82px;font-size:13px;font-weight:800;overflow:hidden}.picked-player-avatar{object-fit:cover;background:0 0;border:none;border-radius:10px;width:70px;height:70px;display:block}.player-picker-panel{background:#1e1e1f;border:1px solid #343437;border-radius:22px;max-height:720px;overflow:hidden;box-shadow:0 24px 80px #00000059}.player-picker-header{border-bottom:1px solid #343437;justify-content:space-between;align-items:flex-start;gap:16px;padding:22px;display:flex}.player-picker-header h2{margin:0;font-size:24px;font-weight:800}.player-picker-header p{color:#b7b7b9;margin:6px 0 0;font-size:14px}.player-picker-close{color:#fff;cursor:pointer;background:#121213;border:1px solid #3a3a3d;border-radius:999px;width:38px;height:38px;font-size:26px;line-height:1}.player-picker-close:hover{background:#2a2a2c}.player-picker-list{max-height:620px;padding:12px;overflow-y:auto}.player-picker-row{color:#fff;cursor:pointer;text-align:left;background:0 0;border:1px solid #0000;border-radius:14px;justify-content:space-between;align-items:center;gap:16px;width:100%;padding:12px;display:flex}.player-picker-left{align-items:center;gap:14px;min-width:0;display:flex}.player-picker-avatar{object-fit:cover;background:#121213;border-radius:999px;flex-shrink:0;width:54px;height:54px}.player-picker-row:hover{background:#2a2a2c;border-color:#3a3a3d}.player-picker-row img{object-fit:cover;background:#121213;border-radius:999px;width:54px;height:54px}.player-picker-info{flex-direction:column;gap:4px;min-width:0;display:flex}.player-picker-info strong{white-space:nowrap;font-size:15px}.player-picker-info span{color:#b7b7b9;font-size:14px}.player-picker-empty{text-align:center;color:#b7b7b9;padding:28px 16px}.player-picker-club{color:#b7b7b9;justify-content:flex-end;align-items:center;gap:8px;min-width:145px;max-width:180px;font-size:13px;display:flex}.player-picker-club span{white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.player-picker-club-avatar{object-fit:cover;background:#121213;border:1px solid #343437;border-radius:999px;flex-shrink:0;width:28px;height:28px}.player-picker-avatar-wrap{flex-shrink:0;width:54px;height:54px;position:relative}.player-rarity-dot{z-index:2;border-radius:999px;width:9px;height:9px;position:absolute;top:50%;left:-4px;transform:translateY(-50%);box-shadow:0 0 8px}.player-picker-avatar{object-fit:cover;background:#121213;border-radius:999px;width:54px;height:54px}.player-picker-meta{color:#b7b7b9;align-items:center;gap:8px;font-size:14px;display:flex}.player-rarity-dot-inline{border-radius:999px;flex-shrink:0;width:9px;height:9px;box-shadow:0 0 8px}@media (width<=1100px){.team-builder,.team-builder.has-player-panel{grid-template-columns:1fr;gap:18px}.player-picker-panel{max-height:520px}.player-picker-list{max-height:420px}}.save-team-bar button{color:#121213;cursor:pointer;background:#fff;border:1px solid #fff;border-radius:10px;padding:10px 16px;font-weight:800}.save-team-bar button:hover{background:#e7e7e7}.save-team-warning{color:#fc6;text-align:center;width:min(100%,900px);margin:24px auto 0;font-size:14px;font-weight:700}.save-team-bar{justify-content:center;width:min(100%,900px);margin:16px auto;display:flex}.team-load-message,.team-load-error{text-align:center;border-radius:12px;width:min(100%,900px);margin:0 auto 14px;padding:10px 14px;font-size:14px}.team-load-message{color:#b7b7b9;background:#1e1e1f;border:1px solid #343437}.team-load-error{color:#ff9a9a;background:#ff50501f;border:1px solid #ff505059}.player-gameweek-info{white-space:nowrap;border-radius:999px;margin-top:4px;padding:3px 8px;font-size:10px;font-weight:900;line-height:1}.player-gameweek-score{color:#fff;background:0 0;border:0;border-radius:0;justify-content:center;align-items:center;margin-top:4px;padding:0;font-size:15px;font-weight:800;line-height:1;display:inline-flex}.player-gameweek-fixture{color:#fff;text-align:center;background:0 0;border:0;border-radius:0;margin-top:5px;padding:0;font-size:13px;font-weight:800;line-height:1}.subs-section{background:#1e1e1f;border:1px solid #343437;border-radius:18px;width:1050px;max-width:100%;margin:24px auto 0;padding:18px}.subs-header{color:#fff;justify-content:space-between;align-items:baseline;margin-bottom:14px;display:flex}.subs-header span{font-size:16px;font-weight:900}.subs-header small{color:#b7b7b9;font-size:12px}.subs-row{flex-wrap:wrap;gap:14px;display:flex}.sub-player-card{color:#fff;cursor:pointer;background:#121213;border:1px solid #343437;border-radius:20px;flex-direction:column;justify-content:center;align-items:center;gap:8px;width:100px;min-height:112px;padding:11px 8px;display:flex}.sub-player-card.active{border-color:#fff}.sub-player-card:disabled{opacity:.55;cursor:not-allowed}.sub-player-avatar{object-fit:cover;background:0 0;border:none;border-radius:10px;width:70px;height:70px;display:block}.sub-player-name{text-align:center;white-space:nowrap;text-overflow:ellipsis;max-width:82px;font-size:13px;font-weight:900;line-height:1.1;overflow:hidden}.sub-player-label{color:#b7b7b9;margin-top:0;font-size:10px;font-weight:900;line-height:1}.move-to-xi-button{color:#121213;cursor:pointer;background:#fff;border:1px solid #fff;border-radius:999px;margin-top:0;padding:5px 8px;font-size:10px;font-weight:900}.swap-mode-message{color:#fff;background:#1e1e1f;border:1px solid #fff;border-radius:14px;justify-content:space-between;align-items:center;width:85%;margin:12px auto;padding:12px 16px;font-size:13px;font-weight:800;display:flex}.swap-mode-message button{color:#fff;cursor:pointer;background:#121213;border:1px solid #343437;border-radius:999px;padding:6px 12px;font-weight:800}.player-pick-card.swap-target{outline-offset:3px;outline:2px solid #fff}.player-role-label{color:#b7b7b9;margin-top:2px;font-size:10px;font-weight:900;line-height:1}.current-formation-label{color:#b7b7b9;background:#1e1e1f;border:1px solid #343437;border-radius:999px;padding:8px 12px;font-size:14px;font-weight:800}.player-pick-card-wrapper{z-index:5;width:110px;height:145px;position:absolute;transform:translate(-50%,-50%)}.player-pick-card-wrapper .player-pick-card{width:100%;height:100%;position:relative;top:auto;left:auto;transform:none}.player-info-button{z-index:10;color:#fff;cursor:pointer;background:#121213e6;border:1px solid #ffffffa6;border-radius:50%;justify-content:center;align-items:center;width:24px;height:24px;padding:0;font-family:Georgia,serif;font-size:15px;font-weight:700;line-height:1;transition:background .15s,border-color .15s,transform .15s;display:flex;position:absolute;top:5px;right:5px}.player-info-button:hover{color:#121213;background:#fff;border-color:#fff;transform:scale(1.08)}.player-info-button:focus-visible{outline-offset:2px;outline:2px solid #fff}.player-card-info-icon{z-index:10;color:#fff;cursor:pointer;background:#121213e6;border:1px solid #ffffffb3;border-radius:50%;justify-content:center;align-items:center;width:23px;height:23px;padding:0;font-family:Georgia,serif;font-size:14px;font-weight:700;line-height:1;display:flex;position:absolute;top:5px;right:5px}.player-card-info-icon:hover{color:#121213;background:#fff}.player-card-info-icon:focus-visible{outline-offset:2px;outline:2px solid #fff}.player-picker-right{align-items:center;gap:12px;display:flex}.player-picker-info-button{color:#fffc;cursor:pointer;background:#ffffff0f;border:1px solid #ffffff40;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:20px;height:20px;font-family:Georgia,serif;font-size:12px;font-weight:700;line-height:1;transition:background .15s,color .15s,border-color .15s;display:flex}.player-picker-info-button:hover{color:#121213;background:#fff;border-color:#fff}.player-picker-info-button:focus-visible{outline-offset:2px;outline:2px solid #fff}.player-picker-search-wrap{border-bottom:1px solid #ffffff14;padding:12px 16px;position:relative}.player-picker-search{color:#fff;background:#ffffff0e;border:1px solid #ffffff1a;border-radius:8px;outline:none;width:100%;height:42px;padding:0 42px 0 14px;font-size:14px;transition:border-color .15s,background .15s}.player-picker-filters{border-bottom:1px solid #ffffff14;grid-template-columns:minmax(0,1fr) 190px;gap:10px;padding:12px 16px;display:grid}.player-picker-search-wrap{border:0;padding:0;position:relative}.player-picker-search{color:#fff;background:#ffffff0e;border:1px solid #ffffff1a;border-radius:8px;outline:none;width:100%;height:42px;padding:0 42px 0 14px;font-size:14px}.player-picker-search::placeholder{color:#fff6}.player-picker-search:focus{background:#ffffff13;border-color:#ffffff47}.player-picker-search-clear{color:#ffffff8c;cursor:pointer;background:0 0;border:0;justify-content:center;align-items:center;width:24px;height:24px;padding:0;font-size:20px;line-height:1;display:flex;position:absolute;top:50%;right:12px;transform:translateY(-50%)}.player-picker-search-clear:hover{color:#fff}.player-picker-club-filter{color:#fff;cursor:pointer;background:#1e1e1f;border:1px solid #ffffff1a;border-radius:8px;outline:none;width:100%;height:42px;padding:0 12px;font-size:14px}.player-picker-club-filter:focus{border-color:#ffffff47}.player-picker-club-filter option{color:#fff;background:#1e1e1f}.matchday-switcher-wrap{flex-direction:column;align-items:center;gap:12px;margin-bottom:18px;display:flex}.matchday-switcher{justify-content:center;align-items:center;gap:18px;display:flex}.matchday-switcher button{color:#fff;cursor:pointer;background:#1e1e1f;border:1px solid #ffffff1a;border-radius:8px;justify-content:center;align-items:center;width:38px;height:38px;padding:0;font-size:24px;line-height:1;transition:background .15s,border-color .15s,opacity .15s;display:flex}.matchday-switcher button:hover:not(:disabled){background:#ffffff14;border-color:#fff3}.matchday-switcher button:disabled{opacity:.3;cursor:default}.matchday-title{text-align:center;color:#fff;min-width:90px;font-size:24px;font-weight:800;line-height:1}.matchday-user-summary{background:#1e1e1f;border:1px solid #ffffff1a;border-radius:10px;align-items:stretch;min-width:270px;min-height:72px;display:flex;overflow:hidden}.matchday-user-stat{flex-direction:column;flex:1;justify-content:center;align-items:center;gap:5px;min-width:0;padding:11px 20px;display:flex}.matchday-user-stat span{color:#ffffff80;text-transform:uppercase;letter-spacing:.06em;white-space:nowrap;font-size:10px;font-weight:700;line-height:1.2}.matchday-user-stat strong{color:#fff;font-size:21px;font-weight:800;line-height:1}.matchday-user-stat-divider{background:#ffffff1a;width:1px;margin:9px 0}@media (width<=500px){.matchday-switcher{gap:12px}.matchday-title{min-width:75px;font-size:21px}.matchday-switcher button{width:34px;height:34px;font-size:21px}.matchday-user-summary{min-width:240px}.matchday-user-stat{padding:10px 14px}.matchday-user-stat strong{font-size:19px}}.save-confirm-summary-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:10px;margin:20px 24px 0;display:grid}.save-confirm-summary-stat{background:#ffffff0b;border:1px solid #ffffff14;border-radius:9px;flex-direction:column;justify-content:center;align-items:center;gap:6px;min-width:0;padding:14px 10px;display:flex}.save-confirm-summary-stat span{color:#ffffff80;text-transform:uppercase;letter-spacing:.05em;text-align:center;font-size:10px;font-weight:700}.save-confirm-summary-stat strong{color:#fff;font-size:23px;font-weight:800}.save-confirm-summary-stat.points-hit{background:#ff525212;border-color:#ff525238}.save-confirm-summary-stat.points-hit strong{color:#ff6262}.save-confirm-points-warning{background:#ff525212;border:1px solid #ff525233;border-radius:8px;flex-direction:column;gap:5px;margin:14px 24px 0;padding:13px 15px;display:flex}.save-confirm-points-warning strong{color:#f77;font-size:13px}.save-confirm-points-warning span{color:#fff9;font-size:12px}.save-confirm-no-hit{color:#ffffffa6;background:#00fff40b;border:1px solid #00fff41f;border-radius:8px;margin:14px 24px 0;padding:12px 15px;font-size:12px}.matchday-user-score{min-width:180px}.matchday-live-score-state{flex-direction:column;align-items:center;gap:5px;display:flex}.matchday-score-title{color:#ffffff80;font-size:10px;font-weight:700;line-height:1.2}.matchday-live-label{color:#fff;align-items:center;gap:6px;font-size:21px;font-weight:800;line-height:1;display:flex}.matchday-live-dot{background:#ff4d4d;border-radius:50%;width:7px;height:7px;animation:1.4s ease-in-out infinite matchday-live-pulse;box-shadow:0 0 8px #ff4d4dcc}@keyframes matchday-live-pulse{0%,to{opacity:1}50%{opacity:.35}}@media (width<=650px){.save-confirm-summary-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.player-picker-filters{grid-template-columns:1fr}}@media (width<=1100px){.home-container{padding:28px 18px 56px}.team-builder,.team-builder.has-player-panel{grid-template-columns:minmax(0,1fr);gap:18px;width:100%;transform:none}.pitch-card{width:100%;max-width:1050px;margin:0 auto}.subs-section{width:100%;max-width:1050px}.team-builder.has-player-panel{transform:none}}@media (width<=800px){.home-container{padding:24px 14px 48px}.home-header{margin-bottom:18px}.home-header h1{font-size:34px}.team-toolbar{margin-bottom:10px}.team-toolbar>span{font-size:18px}.matchday-switcher-wrap{gap:10px;margin-bottom:14px}.matchday-switcher{gap:14px;margin-bottom:0}.matchday-title{min-width:82px;font-size:22px}.matchday-switcher button{flex-shrink:0;width:38px;height:38px}.matchday-user-summary{width:min(100%,310px);min-width:0}.pitch-test{padding-top:30px;padding-bottom:24px}.pitch-test img{border-radius:12px}.player-pick-card{border-radius:16px;gap:5px;width:82px;min-height:96px;padding:8px 6px}.picked-player-avatar{border-radius:10px;width:52px;height:52px}.add-player-icon{width:31px;height:31px;font-size:20px}.player-position-label{max-width:70px;font-size:11px}.player-role-label{font-size:9px}.player-gameweek-score{font-size:12px}.player-gameweek-fixture{text-overflow:ellipsis;max-width:76px;font-size:10px;overflow:hidden}.player-card-info-icon{width:20px;height:20px;font-size:12px;top:4px;right:4px}.subs-section{border-radius:14px;padding:14px}.subs-row{grid-template-columns:repeat(4,minmax(0,1fr));gap:10px;display:grid}.sub-player-card{border-radius:15px;width:100%;min-width:0;min-height:110px}.sub-player-avatar{width:52px;height:52px}.sub-player-name{max-width:100%;font-size:11px}.save-team-bar{width:100%}.save-team-bar button{min-height:46px;padding:11px 22px}.save-team-warning{width:100%;padding:0 12px;line-height:1.4}}@media (width<=600px){.home-container{min-height:calc(100dvh - 60px);padding:18px max(8px, env(safe-area-inset-right)) 40px max(8px, env(safe-area-inset-left));overflow-x:hidden}.home-header{margin-bottom:10px}.home-header h1{font-size:28px;line-height:1.1}.home-header+div[style]{height:20px!important}.matchday-switcher{gap:10px}.matchday-switcher button{border-radius:8px;width:36px;height:36px;font-size:21px}.matchday-title{min-width:66px;font-size:20px}.matchday-user-summary{width:min(100%,280px)}.matchday-user-stat{padding:10px 12px}.matchday-user-stat span{font-size:8px}.matchday-user-stat strong,.matchday-live-label{font-size:18px}.team-toolbar{margin:10px auto 6px}.team-toolbar>span{font-size:16px}.team-builder,.team-builder.has-player-panel{width:100%;margin:0;display:block;transform:none}.pitch-card{width:100%;max-width:none}.pitch-test{width:100%;padding-top:25px;padding-bottom:18px}.pitch-test img{border-radius:8px;width:100%}.player-pick-card{-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);border-radius:12px;gap:3px;width:clamp(50px,14vw,68px);min-height:clamp(68px,19vw,88px);padding:6px 4px}.picked-player-avatar{border-width:1px;border-radius:8px;width:clamp(34px,9vw,45px);height:clamp(34px,9vw,45px)}.add-player-icon{width:27px;height:27px;font-size:18px}.player-position-label{letter-spacing:.01em;max-width:clamp(45px,12vw,62px);font-size:clamp(8px,2.3vw,10px)}.player-role-label{margin-top:0;font-size:7px}.player-gameweek-info{margin-top:1px}.player-gameweek-score{font-size:9px}.player-gameweek-fixture{max-width:55px;margin-top:1px;font-size:7px}.player-card-info-icon{border-width:1px;width:17px;height:17px;font-size:10px;top:2px;right:2px}.subs-section{border-radius:12px;width:100%;margin-top:16px;padding:12px}.subs-header{margin-bottom:10px}.subs-header span{font-size:14px}.subs-header small{display:none}.subs-row{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;display:grid}.sub-player-card{border-radius:12px;gap:5px;width:100%;min-height:105px;padding:8px 5px}.sub-player-avatar{border-width:1px;border-radius:8px;width:48px;height:48px}.sub-player-name{max-width:100%;font-size:10px}.sub-player-label{font-size:8px}.move-to-xi-button{padding:5px 7px;font-size:8px}.swap-mode-message{gap:8px;width:100%;margin:8px 0 12px;padding:10px;font-size:11px}.swap-mode-message button{flex-shrink:0;padding:6px 10px;font-size:10px}.matchday-not-open-card{text-align:center;width:100%;padding:20px 16px}.matchday-not-open-card h2{font-size:18px}.matchday-not-open-card p{font-size:13px;line-height:1.5}.save-team-bar{z-index:20;padding:0 max(8px, env(safe-area-inset-right)) env(safe-area-inset-bottom) max(8px, env(safe-area-inset-left));margin:16px auto 0;position:sticky;bottom:12px}.save-team-bar button{width:100%;max-width:360px;min-height:48px;box-shadow:0 8px 30px #0006}.player-picker-panel{z-index:1000;border-bottom:0;border-left:0;border-right:0;border-radius:18px 18px 0 0;width:100%;max-width:none;max-height:78dvh;position:fixed;bottom:0;left:0;right:0;box-shadow:0 -20px 60px #0009}.player-picker-header{z-index:4;background:#1e1e1f;padding:14px 16px;position:sticky;top:0}.player-picker-header h2{font-size:18px}.player-picker-header p{font-size:11px}.player-picker-close{width:36px;height:36px;font-size:22px}.player-picker-filters{z-index:3;background:#1e1e1f;grid-template-columns:1fr;padding:10px 12px;position:sticky;top:65px}.player-picker-search,.player-picker-club-filter{height:44px;font-size:16px}.player-picker-list{overscroll-behavior:contain;max-height:calc(78dvh - 180px);padding:8px 10px 24px;overflow-y:auto}.player-picker-row{gap:8px;min-height:68px;padding:9px 6px}.player-picker-left{gap:9px}.player-picker-avatar-wrap,.player-picker-avatar,.player-picker-row img{width:46px;height:46px}.player-picker-info strong{text-overflow:ellipsis;max-width:145px;font-size:13px;overflow:hidden}.player-picker-info span{font-size:11px}.player-picker-right{gap:6px}.player-picker-club{min-width:0;max-width:95px;font-size:10px}.player-picker-club-avatar{width:24px!important;height:24px!important}.player-picker-info-button{width:24px;height:24px;font-size:12px}}.home-header{text-align:center;margin-bottom:40px}@media (width<=600px){.home-header{margin-bottom:20px}}.player-position-name-row{justify-content:center;align-items:center;gap:4px;max-width:90px;display:flex}.player-card-retirement-icon{cursor:help;flex-shrink:0;justify-content:center;align-items:center;width:14px;height:14px;display:inline-flex}.player-card-retirement-icon svg{fill:none;stroke:currentColor;stroke-width:2.2px;stroke-linecap:round;stroke-linejoin:round;width:12px;height:12px}.player-card-retirement-icon.retirement-warning-yellow{color:#f1c40f}.player-card-retirement-icon.retirement-warning-orange{color:#f39c12}.player-card-retirement-icon.retirement-warning-red{color:#ff4d4d}.sub-player-name-row{justify-content:center;align-items:center;gap:4px;max-width:90px;display:flex}.sub-player-name{white-space:nowrap;text-overflow:ellipsis;min-width:0;max-width:70px;overflow:hidden}.sub-player-retirement-icon{cursor:help;flex-shrink:0;justify-content:center;align-items:center;width:14px;height:14px;display:inline-flex}.sub-player-retirement-icon svg{fill:none;stroke:currentColor;stroke-width:2.2px;stroke-linecap:round;stroke-linejoin:round;width:12px;height:12px}.sub-player-retirement-icon.retirement-warning-yellow{color:#f1c40f}.sub-player-retirement-icon.retirement-warning-orange{color:#f39c12}.sub-player-retirement-icon.retirement-warning-red{color:#ff4d4d}@media (width<=600px){.sub-player-name-row{gap:2px;max-width:100%}.sub-player-name{max-width:58px}.sub-player-retirement-icon{width:11px;height:11px}.sub-player-retirement-icon svg{width:10px;height:10px}}.home-team-name{justify-content:center;align-items:center;gap:9px;margin:10px 0 22px;display:flex}.home-team-name>span{color:#fff;letter-spacing:-.02em;font-size:24px;font-weight:800;line-height:1}.home-team-name-edit{color:#ffffff73;cursor:pointer;background:0 0;border:0;border-radius:7px;justify-content:center;align-items:center;width:30px;height:30px;padding:0;transition:color .15s,background .15s;display:flex}.home-team-name-edit svg{fill:none;stroke:currentColor;stroke-width:2px;stroke-linecap:round;stroke-linejoin:round;width:15px;height:15px}.home-team-name-edit:hover{color:#fff;background:#ffffff14}.home-team-name-wrap{flex-direction:column;align-items:center;gap:7px;margin:8px 0 1px;display:flex}.home-team-name{justify-content:center;align-items:center;gap:9px;display:flex}.home-team-name>span{color:#fff;font-size:24px;font-weight:800;line-height:1}.home-team-name-editor{justify-content:center;align-items:center;gap:7px;display:flex}.home-team-name-editor input{color:#fff;background:#1e1e1f;border:1px solid #ffffff29;border-radius:9px;outline:none;width:min(280px,60vw);height:40px;padding:0 12px;font-size:16px;font-weight:700}.home-team-name-editor input:focus{border-color:#fff6}.home-team-name-save,.home-team-name-cancel{cursor:pointer;border-radius:9px;justify-content:center;align-items:center;width:38px;height:38px;padding:0;font-size:17px;font-weight:800;display:flex}.home-team-name-save{color:#121213;background:#fff;border:1px solid #fff}.home-team-name-cancel{color:#ffffffb3;background:#1e1e1f;border:1px solid #ffffff1f}.home-team-name-error{color:#ff6262;font-size:11px;font-weight:700}.bench-order-controls{justify-content:center;align-items:center;gap:6px;margin-top:5px;display:flex}.bench-order-button{color:#fffc;cursor:pointer;background:#ffffff0f;border:1px solid #ffffff1f;border-radius:5px;justify-content:center;align-items:center;width:24px;height:22px;padding:0;font-size:16px;line-height:1;display:flex}.bench-order-button:hover:not(:disabled){color:#fff;background:#ffffff1f}.bench-order-button:disabled{opacity:.25;cursor:default}.player-auto-sub-on{color:#00fff4}.sub-player-card-came-on,.sub-player-card-came-on img,.sub-player-card-came-on .sub-player-name,.sub-player-card-came-on .sub-player-label,.sub-player-card-came-on .player-gameweek-info{opacity:1!important;filter:none!important}.player-auto-sub-off{color:#ff6262}.player-auto-sub{justify-content:center;align-items:center;gap:4px;margin-top:4px;font-size:11px;font-weight:700;display:flex}.player-auto-sub-icon{font-size:13px;line-height:1}.team-club-limit-warning{color:#fff;text-align:center;background:#ff626214;border:1px solid #ff626247;border-radius:9px;flex-direction:column;align-items:center;gap:5px;width:min(720px,100%);margin:0 auto 18px;padding:12px 16px;display:flex}.team-club-limit-warning strong{color:#ff6262;font-size:14px;font-weight:800}.team-club-limit-warning>span{color:#ffffffad;font-size:12px}.team-club-limit-list{flex-wrap:wrap;justify-content:center;gap:6px;margin-top:3px;display:flex}.team-club-limit-list span{color:#ff8a8a;background:#ff626214;border-radius:5px;padding:4px 8px;font-size:11px;font-weight:700}.player-captain-corner-controls,.player-captain-corner-display{z-index:10;align-items:center;gap:3px;display:flex;position:absolute;top:6px;left:6px}.player-captain-corner-button,.player-captain-corner-badge{color:#fff;background:#121213d1;border:1px solid #ffffff40;border-radius:999px;justify-content:center;align-items:center;min-width:22px;height:22px;padding:0 5px;font-size:9px;font-weight:900;line-height:1;display:inline-flex}.player-captain-corner-button{cursor:pointer}.player-captain-corner-button.captain.active,.player-captain-corner-badge.captain{background:#6b006b;border-color:#f0f}.player-captain-corner-button.vice.active,.player-captain-corner-badge.vice{color:#121213;background:#fff;border-color:#fff}.player-card-captain-badge{z-index:10;color:#fff;background:#6b006b;border:1px solid #ffffffd9;border-radius:999px;justify-content:center;align-items:center;min-width:22px;height:22px;padding:0 5px;font-size:9px;font-weight:900;line-height:1;display:flex;position:absolute;top:6px;left:6px}.player-card-captain-badge.vice{color:#121213;background:#fff}.player-card-captain-prompt{z-index:10;color:#fff;cursor:pointer;background:#121213;border:1px solid #fff3;border-radius:50%;justify-content:center;align-items:center;width:22px;height:22px;padding:0;font-size:10px;font-weight:800;line-height:1;transition:all .15s;display:flex;position:absolute;top:6px;left:6px}.player-card-captain-prompt:hover{background:#1e1e1f;border-color:#ffffff8c;transform:scale(1.08)}.player-card-captain-prompt.vice{background:#121213}.player-card-captain-badge{cursor:pointer;transition:transform .15s,opacity .15s}.player-card-captain-badge:hover{opacity:.9;transform:scale(1.08)}.player-energy{color:#ffffffb8;justify-content:center;align-items:center;gap:5px;margin-top:1px;font-size:10px;font-weight:800;line-height:1;display:inline-flex}.player-energy-dot{border-radius:50%;flex-shrink:0;width:7px;height:7px}.sub-player-card{position:relative}.sub-player-info-icon{z-index:10;color:#fff;cursor:pointer;background:#121213e6;border:1px solid #ffffffb3;border-radius:50%;justify-content:center;align-items:center;width:23px;height:23px;padding:0;font-family:Georgia,serif;font-size:14px;font-weight:700;line-height:1;display:flex;position:absolute;top:5px;right:5px}.sub-player-info-icon:hover{color:#121213;background:#fff}.sub-player-info-icon:focus-visible{outline-offset:2px;outline:2px solid #fff}.gameweek-summary{background:#1e1e1f;border:1px solid #ffffff1a;border-radius:12px;grid-template-columns:190px minmax(0,1fr);width:min(100%,620px);margin:14px auto 20px;display:grid;overflow:hidden;box-shadow:0 10px 30px #0000002e}.gameweek-summary-main{background:#ffffff09;border-right:1px solid #ffffff14;flex-direction:column;justify-content:center;align-items:center;min-height:100px;padding:15px 18px;display:flex;position:relative}.gameweek-summary-main:after{content:"";border-radius:999px;height:2px;position:absolute;bottom:0;left:22%;right:22%}.gameweek-summary-label{color:#ffffff7a;text-transform:uppercase;letter-spacing:.09em;margin-bottom:6px;font-size:9px;font-weight:800}.gameweek-summary-score{color:#fff;font-size:34px;font-weight:900;line-height:1}.gameweek-summary-points-label{color:#ffffff61;margin-top:5px;font-size:9px;font-weight:700}.gameweek-summary-secondary{grid-template-columns:minmax(0,1fr) 1px minmax(0,1fr) 1px minmax(0,1fr);align-items:stretch;display:grid}.gameweek-summary-stat{text-align:center;flex-direction:column;justify-content:center;align-items:center;min-width:0;padding:14px 10px;display:flex}.gameweek-summary-stat>span{color:#ffffff6b;text-transform:uppercase;letter-spacing:.07em;white-space:nowrap;margin-bottom:7px;font-size:8px;font-weight:800}.gameweek-summary-stat strong{color:#fff;font-size:19px;font-weight:900;line-height:1}.gameweek-summary-stat small{color:#ffffff57;margin-top:5px;font-size:8px;font-weight:600}.gameweek-summary-divider{background:#ffffff14;width:1px;margin:18px 0}@media (width<=650px){.gameweek-summary{grid-template-columns:1fr;width:min(100%,430px)}.gameweek-summary-main{border-bottom:1px solid #ffffff14;border-right:0;min-height:90px}.gameweek-summary-score{font-size:31px}.gameweek-summary-secondary{min-height:78px}.gameweek-summary-stat{padding:12px 6px}.gameweek-summary-stat>span{font-size:7px}.gameweek-summary-stat strong{font-size:16px}.gameweek-summary-divider{margin:14px 0}}.matchday-user-stat{flex-direction:column;align-items:center;display:flex}.matchday-rank-value{margin-bottom:4px}.matchday-rank-change{border-radius:999px;align-items:center;gap:3px;padding:2px 7px;font-size:.72rem;font-weight:700;line-height:1;display:inline-flex}.next-gameweek-summary{background:#1e1e1f;border:1px solid #ffffff1a;border-radius:12px;grid-template-columns:1.15fr 1fr;width:min(100%,360px);margin:14px auto 18px;display:grid;overflow:hidden;box-shadow:0 10px 30px #0000002e}.next-gameweek-primary,.next-gameweek-secondary{text-align:center;flex-direction:column;justify-content:center;align-items:center;min-height:68px;padding:10px 14px;display:flex;position:relative}.next-gameweek-primary{background:#ffffff09;border-right:1px solid #ffffff14}.next-gameweek-label{color:#ffffff73;text-transform:uppercase;letter-spacing:.08em;margin-bottom:5px;font-size:9px;font-weight:800}.next-gameweek-value{color:#fff;font-size:30px;font-weight:900;line-height:1}.next-gameweek-subtext{color:#ffffff57;margin-top:5px;font-size:9px;font-weight:600}.next-gameweek-rank{color:#fff;font-size:24px;font-weight:900;line-height:1}.next-gameweek-rank-change{border-radius:999px;justify-content:center;align-items:center;margin:0;padding:2px 6px;font-size:9px;font-weight:800;line-height:1;display:inline-flex}.next-gameweek-rank-change.up{color:#45dd4b;background:#45dd4b1c;border:1px solid #45dd4b2e}.next-gameweek-rank-change.down{color:#f44336;background:#f443361c;border:1px solid #f443362e}.next-gameweek-rank-change.same{color:#a0a0a3;background:#a0a0a31a;border:1px solid #a0a0a329}@media (width<=500px){.next-gameweek-summary{width:min(100%,320px)}.next-gameweek-primary,.next-gameweek-secondary{min-height:82px;padding:10px 12px}.next-gameweek-value{font-size:27px}.next-gameweek-rank{font-size:22px}}.next-gameweek-rank-row{justify-content:center;align-items:center;gap:8px;display:flex}.next-gameweek-rank{margin:0;font-size:24px;font-weight:900;line-height:1}.gameweek-highest-score-link{color:#fff;cursor:pointer;font-size:19px;font-weight:900;line-height:1;text-decoration:none;transition:color .15s,transform .15s}.gameweek-highest-score-link:hover{color:#b7b7b9;transform:translateY(-1px)}.gameweek-highest-score-link:focus-visible{outline-offset:4px;border-radius:3px;outline:2px solid #fff}.player-picker-name-row{align-items:center;gap:7px;display:flex}.player-picker-retirement-icon{cursor:help;flex-shrink:0;justify-content:center;align-items:center;width:18px;height:18px;display:inline-flex}.player-picker-retirement-icon svg{fill:none;stroke:currentColor;stroke-width:2px;stroke-linecap:round;stroke-linejoin:round;width:16px;height:16px}.player-picker-retirement-icon.retirement-warning-yellow{color:#f1c40f}.player-picker-retirement-icon.retirement-warning-orange{color:#f39c12}.player-picker-retirement-icon.retirement-warning-red{color:#ff4d4d}.player-picker-energy{color:#b7b7b9;align-items:center;gap:4px;font-size:12px;font-weight:700;display:inline-flex}.player-info-modal-backdrop{z-index:3000;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);background:#000000c2;justify-content:center;align-items:center;padding:28px;display:flex;position:fixed;inset:0}.player-info-modal{color:#fff;background:#1e1e1f;border:1px solid #ffffff14;border-radius:12px;width:min(1000px,100vw - 56px);min-height:620px;max-height:calc(100vh - 56px);overflow-y:auto;box-shadow:0 28px 90px #000000a6}.player-info-modal-topbar{border-bottom:1px solid #ffffff0a;justify-content:space-between;align-items:center;min-height:58px;padding:0 20px;display:flex}.player-info-modal-short-name{letter-spacing:.01em;font-size:15px;font-weight:700}.player-info-modal-close{color:#ffffffd1;cursor:pointer;background:0 0;border:0;border-radius:8px;justify-content:center;align-items:center;width:34px;height:34px;padding:0;font-size:26px;line-height:1;display:flex}.player-info-modal-close:hover{color:#fff;background:#ffffff14}.player-info-hero{border:1px solid #ffffff14;border-top:0;border-radius:12px;align-items:center;gap:32px;min-height:220px;margin:0 20px;padding:18px 38px;display:flex;position:relative;overflow:hidden}.player-info-images{justify-content:center;align-items:flex-end;width:230px;min-width:230px;height:180px;display:flex;position:relative}.player-info-club-watermark{object-fit:contain;opacity:.18;filter:grayscale(.15);width:125px;height:125px;position:absolute;bottom:18px;left:12px}.player-info-player-image{z-index:1;object-fit:contain;object-position:center bottom;align-self:flex-end;width:290px;height:200px;position:relative;top:22px;left:28px}.player-info-overall{z-index:4;align-items:center;gap:8px;display:flex;position:absolute;inset:70px auto auto 0}.player-info-overall-dot{border-radius:50%;flex-shrink:0;width:9px;height:9px;box-shadow:0 0 10px}.player-info-overall strong{text-shadow:0 3px 12px #00000073;font-size:42px;line-height:1}.player-info-main{flex-direction:column;justify-content:center;min-width:0;display:flex}.player-info-name-row{align-items:center;gap:14px;display:flex}.player-info-name-row h2{margin:0;font-size:clamp(30px,4vw,46px);font-weight:700;line-height:1.08}.player-info-details{color:#ffffffc7;flex-wrap:wrap;align-items:center;gap:10px;margin-top:15px;font-size:15px;font-weight:600;display:flex}.player-info-divider{color:#ffffff59}.player-info-club{color:#ffffffe6;align-items:center;gap:10px;margin-top:18px;font-size:17px;display:flex}.player-info-club-icon{object-fit:contain;width:27px;height:27px}.player-info-tabs{border-bottom:1px solid #ffffff24;align-items:center;gap:40px;margin:0 20px;padding:0 20px;display:flex}.player-info-tab{color:#ffffffb3;cursor:pointer;background:0 0;border:0;min-height:54px;padding:0;font-size:15px;font-weight:600;position:relative}.player-info-tab:hover,.player-info-tab.active{color:#fff}.player-info-tab.active:after{content:"";background:#fff;height:2px;position:absolute;bottom:-1px;left:0;right:0}.player-info-modal-content{min-height:250px;padding:28px 20px 40px}.player-overview-layout{grid-template-columns:150px minmax(0,1fr);gap:12px;width:100%;display:grid}.player-overall-card{border:1px solid #ffffff1a;border-radius:8px;flex-direction:column;justify-content:center;align-items:center;min-height:150px;padding:18px;display:flex;box-shadow:inset 0 1px #ffffff14,0 10px 24px #0000002e}.player-overall-label{color:#ffffffe0;margin-bottom:8px;font-size:14px;font-weight:600}.player-overall-value{color:#fff;font-size:48px;font-weight:800;line-height:1}.player-attributes-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;display:grid}.player-attribute-row{background:#ffffff0e;border:1px solid #ffffff09;border-radius:6px;justify-content:space-between;align-items:center;min-width:0;min-height:44px;padding:0 14px;display:flex}.player-attribute-row span{color:#ffffffe6;font-size:14px;font-weight:600}.player-attribute-row strong{color:#fff;font-size:18px;font-weight:800}@media (width<=700px){.player-overview-layout{grid-template-columns:1fr}.player-overall-card{min-height:110px}}@media (width<=500px){.player-attributes-grid{grid-template-columns:1fr}}@media (width<=760px){.player-info-modal-backdrop{padding:12px}.player-info-modal{width:100%;min-height:calc(100vh - 24px);max-height:calc(100vh - 24px)}.player-info-hero{flex-direction:column;align-items:center;padding:20px}.player-info-images{justify-content:flex-start;align-items:flex-end;width:250px;min-width:250px;height:180px;padding-left:42px;display:flex;position:relative}.player-info-main{text-align:center;align-items:center}.player-info-details{justify-content:center}.player-info-tabs{gap:24px;overflow-x:auto}}.player-overview-grid{grid-template-columns:repeat(6,minmax(0,1fr));gap:12px;width:100%;display:grid}.player-overview-stat{background:linear-gradient(#ffffff0e,#ffffff06);border:1px solid #ffffff14;border-radius:12px;flex-direction:column;justify-content:center;align-items:center;gap:10px;width:100%;min-width:0;min-height:110px;padding:18px 8px;display:flex}.player-overview-stat-label{color:#ffffffa6;text-transform:uppercase;letter-spacing:.06em;font-size:13px;font-weight:700}.player-overview-stat-value{color:#fff;font-size:34px;font-weight:800;line-height:1}@media (width<=900px){.player-overview-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}@media (width<=520px){.player-overview-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}.player-matchdays{width:100%}.player-matchdays-heading{justify-content:space-between;align-items:center;gap:20px;margin-bottom:18px;display:flex}.player-matchdays-heading h3{color:#fff;margin:0;font-size:20px}.player-matchdays-heading p{color:#ffffff8c;margin:5px 0 0;font-size:13px}.player-matchdays-total{background:#ffffff0e;border:1px solid #ffffff14;border-radius:8px;align-items:center;gap:10px;padding:8px 14px;display:flex}.player-matchdays-total span{color:#fff9;text-transform:uppercase;font-size:12px;font-weight:700}.player-matchdays-total strong{color:#fff;font-size:22px}.player-matchdays-list{flex-direction:column;gap:12px;display:flex}.player-matchday-card{background:#ffffff06;border:1px solid #ffffff14;border-radius:10px;overflow:hidden}.player-matchday-card.did-not-play{opacity:.72}.player-matchday-summary{width:100%;min-height:76px;color:inherit;text-align:left;cursor:pointer;background:#ffffff09;border:0;grid-template-columns:120px minmax(0,1fr) auto;align-items:center;gap:16px;padding:12px 16px;display:grid}.player-matchday-number{flex-direction:column;gap:4px;display:flex}.player-matchday-summary:hover{background:#ffffff0f}.player-matchday-summary:disabled{cursor:default}.player-matchday-summary:disabled:hover{background:#ffffff09}.player-matchday-number span{color:#ffffff80;text-transform:uppercase;letter-spacing:.05em;font-size:11px;font-weight:700}.player-matchday-number strong{color:#fff;font-size:19px}.player-matchday-result,.player-matchday-dnp{flex-direction:column;gap:4px;min-width:0;display:flex}.player-matchday-result span,.player-matchday-dnp span{color:#ffffff80;font-size:12px}.player-matchday-result strong{color:#fff;font-size:15px}.player-matchday-dnp strong{color:#ffffffb8;font-size:14px}.player-matchday-points{flex-direction:column;align-items:flex-end;display:flex}.player-matchday-points strong{color:#fff;font-size:28px;line-height:1}.player-matchday-points span{color:#ffffff80;margin-top:4px;font-size:11px}.player-matchday-breakdown{padding:8px 16px 14px}.player-score-breakdown-row{border-bottom:1px solid #ffffff0e;justify-content:space-between;align-items:center;gap:20px;min-height:42px;padding:8px 2px;display:flex}.player-score-description{flex-direction:column;gap:2px;display:flex}.player-score-description span{color:#ffffffe0;font-size:13px;font-weight:600}.player-score-description small{color:#ffffff73;font-size:11px}.player-score-calculation{justify-content:flex-end;align-items:center;gap:18px;min-width:130px;display:flex}.player-score-calculation span{color:#ffffff7a;font-size:12px}.player-score-calculation strong{text-align:right;min-width:35px;font-size:14px}.player-score-calculation strong.positive{color:#00fff4}.player-score-calculation strong.negative{color:#ff6262}.player-score-calculation strong.neutral{color:#ffffffa6}.player-score-breakdown-total{color:#fff;justify-content:space-between;align-items:center;padding:14px 2px 4px;font-weight:700;display:flex}.player-score-breakdown-total strong{font-size:18px}.player-score-warning{color:#e4d85a;background:#e4d85a14;border:1px solid #e4d85a2e;border-radius:6px;margin-top:10px;padding:10px 12px;font-size:12px}.player-matchdays-empty,.player-career-empty{color:#ffffff80;background:#ffffff06;border:1px solid #ffffff0f;border-radius:10px;justify-content:center;align-items:center;min-height:160px;font-size:14px;display:flex}@media (width<=650px){.player-matchday-summary{grid-template-columns:90px minmax(0,1fr) 65px;gap:10px;padding:12px}.player-matchday-breakdown{padding-left:12px;padding-right:12px}.player-score-calculation{gap:10px;min-width:105px}}.player-matchday-summary-right{justify-content:flex-end;align-items:center;gap:14px;display:flex}.player-matchday-expand-icon{color:#ffffffa6;justify-content:center;align-items:center;width:26px;height:26px;font-size:20px;line-height:1;transition:transform .2s;display:flex;transform:rotate(0)}.player-matchday-expand-icon.expanded{transform:rotate(180deg)}.player-matchday-breakdown{border-top:1px solid #ffffff0f}.player-fixtures{width:100%}.player-fixtures-list{flex-direction:column;gap:8px;display:flex}.player-fixture-card{background:#ffffff09;border:1px solid #ffffff12;border-radius:9px;grid-template-columns:150px minmax(0,1fr) auto;align-items:center;gap:18px;min-height:58px;padding:10px 16px;transition:background .15s,border-color .15s;display:grid}.player-fixture-card:hover{background:#ffffff0e}.player-fixture-card.current{background:#ffffff0f;border-color:#ffffff29}.player-fixture-matchday,.player-fixture-opponent{align-items:center;gap:8px;display:flex}.player-fixture-matchday span,.player-fixture-opponent span{color:#ffffff80;font-size:12px;font-weight:700}.player-fixture-matchday strong{color:#fff;font-size:18px;font-weight:800}.player-fixture-opponent strong{color:#fff;font-size:14px;font-weight:700}.player-fixture-date{color:#ffffffb3;white-space:nowrap;font-size:13px}.player-matchday-result-line{align-items:center;gap:7px;margin-top:3px;font-size:12px;display:flex}.player-matchday-result-separator{color:#ffffff59}.player-matchday-result-status.win{color:#0f0}.player-matchday-result-status.draw{color:#e4d85a}.player-matchday-result-status.loss{color:#ff6262}.player-info-modal-name-wrap{align-items:center;gap:9px;display:flex}.player-retirement-icon{flex-shrink:0;justify-content:center;align-items:center;width:30px;height:30px;display:flex}.player-retirement-icon svg{fill:none;stroke:currentColor;stroke-width:2px;stroke-linecap:round;stroke-linejoin:round;width:25px;height:25px}.player-retirement-icon.retirement-warning-yellow{color:#f1c40f}.player-retirement-icon.retirement-warning-orange{color:#f39c12}.player-retirement-icon.retirement-warning-red{color:#ff4d4d}.player-fixture-opponent{align-items:center;gap:10px;display:flex}.player-fixture-opponent-team{align-items:center;gap:8px;min-width:0;display:flex}.player-fixture-opponent-logo{object-fit:contain;flex-shrink:0;width:28px;height:28px}.player-fixture-opponent-team strong{text-overflow:ellipsis;white-space:nowrap;min-width:0;overflow:hidden}.player-info-hero{position:relative}.player-info-captain-badge{z-index:10;color:#fff;background:#6b006b;border:2px solid #fffc;border-radius:999px;justify-content:center;align-items:center;min-width:28px;height:28px;padding:0 7px;font-size:11px;font-weight:900;display:flex;position:absolute;top:14px;left:14px}.player-info-captain-actions{align-items:center;gap:8px;margin-top:18px;display:flex}.player-info-captain-action{color:#ffffffbf;cursor:pointer;background:#ffffff0f;border:1px solid #ffffff24;border-radius:7px;height:34px;padding:0 13px;font-size:12px;font-weight:700}.player-info-captain-action:hover{color:#fff;background:#ffffff1c}.player-info-captain-action.active{color:#fff;background:#6b006b;border-color:#f0f}.save-confirm-backdrop{z-index:9999;background:#000000b3;justify-content:center;align-items:center;padding:24px;display:flex;position:fixed;inset:0;overflow-y:auto}.save-confirm-modal{background:#1e1e1f;border-radius:12px;width:min(900px,100%);max-height:calc(100vh - 48px);overflow-y:auto}.save-confirm-header{z-index:5;background:#1e1e1f;border-bottom:1px solid #ffffff0f;justify-content:center;align-items:center;min-height:72px;padding:0 24px;display:flex;position:sticky;top:0}.save-confirm-header>div{text-align:center}.save-confirm-header h2{color:#fff;margin:0;font-size:22px;font-weight:800;line-height:1.2}.save-confirm-close{color:#ffffffb8;cursor:pointer;background:0 0;border:0;border-radius:8px;justify-content:center;align-items:center;width:34px;height:34px;padding:0;font-size:24px;line-height:1;display:flex;position:absolute;top:50%;right:24px;transform:translateY(-50%)}.save-confirm-close:hover{color:#fff;background:#ffffff12}.save-confirm-summary{background:#ffffff0b;border:1px solid #ffffff14;border-radius:9px;justify-content:space-between;align-items:center;margin:20px 24px 0;padding:14px 16px;display:flex}.save-confirm-summary span{color:#ffffffa6;font-size:13px;font-weight:700}.save-confirm-summary strong{font-size:24px}.save-confirm-transfer-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:16px;padding:16px 26px;display:grid}.save-confirm-transfer-column h3{color:#ffffffa6;text-transform:uppercase;letter-spacing:.06em;margin:0 0 10px;font-size:12px}.save-confirm-player-list{flex-direction:column;gap:8px;display:flex}.save-confirm-player{background:#ffffff0a;border:1px solid #ffffff0f;border-radius:8px;align-items:center;gap:12px;min-height:58px;padding:8px 12px;display:flex}.save-confirm-player img{object-fit:contain;border-radius:6px;flex:none;width:42px;height:42px}.save-confirm-player>div{text-align:left;flex-direction:column;align-items:flex-start;gap:3px;min-width:0;margin:0;padding:0;display:flex}.save-confirm-player strong{color:#fff;margin:0;padding:0;font-size:13px;font-weight:700;line-height:1.25;display:block}.save-confirm-player span{color:#ffffff80;margin:0;padding:0;font-size:11px;line-height:1.25;display:block}.save-confirm-no-transfers{color:#ffffffa6;text-align:center;background:#ffffff09;border:1px solid #ffffff12;border-radius:9px;margin:20px 24px;padding:18px;font-size:13px}.save-confirm-actions{z-index:5;background:#1e1e1f;border-top:1px solid #ffffff0f;justify-content:flex-end;align-items:center;gap:14px;margin-top:20px;padding:20px 24px;display:flex;position:sticky;bottom:0}.save-confirm-actions button{cursor:pointer;border-radius:8px;justify-content:center;align-items:center;min-width:130px;height:42px;padding:0 18px;font-size:13px;font-weight:700;display:flex}.save-confirm-cancel{color:#fff;background:0 0;border:1px solid #ffffff29}.save-confirm-cancel:hover{background:#ffffff0f}.save-confirm-submit{color:#121213;background:#fff;border:1px solid #fff}.save-confirm-submit:hover{background:#ffffffe0}@media (width<=650px){.save-confirm-transfer-grid{grid-template-columns:1fr}.save-confirm-backdrop{align-items:flex-end;padding:0}.save-confirm-modal{overscroll-behavior:contain;border-radius:18px 18px 0 0;width:100%;max-width:none;max-height:92dvh;overflow-y:auto}.save-confirm-header{z-index:5;background:#1e1e1f;padding:16px;position:sticky;top:0}.save-confirm-header h2{font-size:20px}.save-confirm-summary-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:10px;margin:14px 26px 0;display:grid}.save-confirm-summary-stat{background:#ffffff0b;border:1px solid #ffffff14;border-radius:8px;flex-direction:column;justify-content:center;align-items:center;min-height:68px;padding:8px 10px;display:flex}.save-confirm-summary-stat span{color:#ffffff73;text-transform:uppercase;letter-spacing:.08em;margin-bottom:6px;font-size:10px;font-weight:700}.save-confirm-summary-stat strong{color:#fff;margin:0;font-size:18px;font-weight:800;line-height:1}.save-confirm-points-warning,.save-confirm-no-hit{box-sizing:border-box;width:calc(100% - 52px);margin:12px auto 0;padding:10px 14px}.save-confirm-points-warning strong{font-size:12px}.save-confirm-points-warning span,.save-confirm-no-hit{font-size:11px}.save-confirm-transfer-grid{grid-template-columns:1fr;gap:18px;padding-left:14px;padding-right:14px}.save-confirm-player{min-width:0}.save-confirm-actions{z-index:5;padding:12px 14px calc(12px + env(safe-area-inset-bottom));background:#1e1e1f;border-top:1px solid #ffffff14;grid-template-columns:1fr 1fr;gap:8px;display:grid;position:sticky;bottom:0}.save-confirm-actions button{min-height:46px}}.save-confirm-warning{color:#fff;text-align:center;box-sizing:border-box;background:#ffaf0014;border:1px solid #ffaf004d;border-radius:8px;width:calc(100% - 52px);margin:12px auto 0;padding:10px 14px}.save-confirm-warning strong{color:#ffb300;margin-bottom:3px;font-size:13px;font-weight:700;display:block}.save-confirm-warning span{color:#fffc;font-size:11px;line-height:1.4;display:block}.save-confirm-warning span+span{margin-top:4px}.save-confirm-captaincy{width:90%;margin:18px auto 0}.save-confirm-captaincy h3{color:#ffffffa6;text-transform:uppercase;letter-spacing:.06em;margin:0 0 10px;font-size:12px;font-weight:800}.save-confirm-captain-change{background:#ffffff0a;border:1px solid #ffffff14;border-radius:8px;align-items:center;gap:16px;padding:10px 12px;display:flex}.save-confirm-captain-change+.save-confirm-captain-change{margin-top:8px}.save-confirm-captain-role{color:#ffffff8c;text-transform:uppercase;flex-shrink:0;width:90px;font-size:11px;font-weight:800}.save-confirm-captain-change-main{align-items:center;gap:10px;min-width:0;display:flex}.save-confirm-captain-player{color:#fff;align-items:center;gap:7px;min-width:0;font-size:12px;font-weight:700;display:flex}.save-confirm-captain-player img{object-fit:contain;border-radius:5px;width:28px;height:28px}.save-confirm-captain-player.old{opacity:.55}.save-confirm-captain-player.new{opacity:1}.save-confirm-captain-arrow{color:#ffffff59}.save-confirm-captain-none{color:#fff6;font-size:12px}.landing-page{color:#fff;background:radial-gradient(circle at 0 0,#0078ff29,#0000 52%),radial-gradient(circle at 100% 100%,#00bed224,#0000 60%),#121213;min-height:100vh;overflow-x:hidden}.landing-navbar{z-index:20;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:#121213d9;border-bottom:1px solid #ffffff0f;width:100%;position:relative}.landing-navbar-inner{justify-content:space-between;align-items:center;width:min(1180px,100% - 48px);min-height:72px;margin:0 auto;display:flex}.landing-brand{color:#fff;align-items:center;gap:10px;font-size:16px;font-weight:800;display:flex}.landing-brand-mark{color:#121213;background:#fff;border-radius:9px;justify-content:center;align-items:center;width:36px;height:36px;font-size:12px;font-weight:900;display:flex}.landing-nav-login{color:#fff;cursor:pointer;background:#ffffff0f;border:1px solid #ffffff24;border-radius:8px;height:38px;padding:0 18px;font-size:13px;font-weight:700;transition:background .15s,border-color .15s}.landing-nav-login:hover:not(:disabled){background:#ffffff1c;border-color:#ffffff40}.landing-nav-login:disabled{opacity:.55;cursor:default}.landing-hero{grid-template-columns:minmax(0,1fr) minmax(460px,.95fr);align-items:center;gap:70px;width:min(1180px,100% - 48px);min-height:650px;margin:0 auto;padding:70px 0 90px;display:grid;position:relative}.landing-hero-glow{filter:blur(120px);pointer-events:none;background:#2d5a8c2e;border-radius:50%;width:480px;height:480px;position:absolute;top:40px;right:-170px}.landing-hero-content{z-index:2;position:relative}.landing-eyebrow{color:#ffffff9e;letter-spacing:.13em;background:#ffffff0b;border:1px solid #ffffff14;border-radius:7px;margin-bottom:20px;padding:7px 10px;font-size:10px;font-weight:800;display:inline-flex}.landing-hero h1{color:#fff;letter-spacing:-.045em;max-width:720px;margin:0;font-size:clamp(48px,6vw,78px);font-weight:900;line-height:.98}.landing-hero h1 span{color:#ffffff6b}.landing-hero-description{color:#ffffff91;max-width:620px;margin:26px 0 0;font-size:18px;line-height:1.65}.landing-hero-actions{margin-top:34px}.landing-primary-button{color:#121213;cursor:pointer;background:#fff;border:1px solid #fff;border-radius:10px;justify-content:center;align-items:center;gap:16px;min-height:52px;padding:0 22px;font-size:14px;font-weight:800;transition:transform .15s,background .15s;display:inline-flex}.landing-primary-button:hover:not(:disabled){background:#ededed;transform:translateY(-1px)}.landing-primary-button:disabled{opacity:.65;cursor:default}.landing-button-arrow{font-size:19px;line-height:1}.landing-wallet-note{color:#ffffff57;margin-top:14px;font-size:11px}.landing-login-error{color:#ff8a8a;background:#ff626214;border:1px solid #ff626233;border-radius:7px;width:fit-content;margin-top:16px;padding:9px 12px;font-size:12px}.landing-dashboard-preview{background:#1e1e1f;border:1px solid #ffffff17;border-radius:22px;width:min(100%,540px);position:relative;overflow:hidden;box-shadow:0 35px 90px #0000007a}.landing-dashboard-preview:before{content:"";z-index:0;pointer-events:none;background:linear-gradient(135deg,#ffffff06,#0000 36%);position:absolute;inset:0}.landing-dashboard-header{z-index:2;background:#1e1e1ff5;border-bottom:1px solid #ffffff12;justify-content:space-between;align-items:center;gap:18px;padding:18px 22px;display:flex;position:relative}.landing-dashboard-header>div:first-child{min-width:0}.landing-preview-label{color:#fff6;letter-spacing:.12em;font-size:9px;font-weight:800;display:block}.landing-dashboard-header h3{color:#fff;margin:5px 0 0;font-size:20px;font-weight:800}.landing-live-indicator{color:#fff;letter-spacing:.06em;background:#45dd4b14;border:1px solid #45dd4b2e;border-radius:999px;flex-shrink:0;align-items:center;gap:7px;padding:7px 9px;font-size:10px;font-weight:800;display:inline-flex}.landing-live-dot{background:#45dd4b;border-radius:50%;flex-shrink:0;width:7px;height:7px;box-shadow:0 0 8px #45dd4bbf}.landing-dashboard-image-wrap{aspect-ratio:1.32;background:#121213;position:relative;overflow:hidden}.landing-dashboard-image{object-fit:cover;object-position:center;width:100%;height:100%;display:block;transform:scale(1.02)}.landing-image-overlay{pointer-events:none;background:linear-gradient(#0000 40%,#1212132e 68%,#121213c7 100%),linear-gradient(90deg,#12121338,#0000 22% 78%,#1212132e);position:absolute;inset:0}.landing-floating-card{z-index:3;color:#fff;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#121213eb;border:1px solid #ffffff1f;border-radius:11px;min-width:125px;padding:11px 12px;position:absolute;box-shadow:0 12px 28px #00000047}.floating-title{color:#ffffff6e;text-transform:uppercase;letter-spacing:.09em;font-size:8px;font-weight:800}.landing-floating-card strong{color:#fff;margin:4px 0 3px;font-size:19px;font-weight:900;line-height:1;display:block}.landing-floating-card span{color:#ffffff8a;font-size:9px;font-weight:600}.landing-floating-card.score{top:15px;right:15px}.landing-floating-card.points{bottom:15px;left:15px}.landing-dashboard-footer{z-index:2;background:#1e1e1f;border-top:1px solid #ffffff12;grid-template-columns:repeat(3,minmax(0,1fr));display:grid;position:relative}.landing-dashboard-footer>div{text-align:center;flex-direction:column;justify-content:center;align-items:center;gap:4px;min-width:0;padding:16px 10px;display:flex}.landing-dashboard-footer>div+div{border-left:1px solid #ffffff12}.landing-dashboard-footer span{color:#fff6;text-transform:uppercase;letter-spacing:.06em;font-size:9px;font-weight:700}.landing-dashboard-footer strong{color:#fff;text-overflow:ellipsis;white-space:nowrap;max-width:100%;font-size:14px;font-weight:800;overflow:hidden}.landing-section,.landing-how-section,.landing-cta-section{width:min(1180px,100% - 48px);margin:0 auto}.landing-section{padding:95px 0}.landing-section-heading{text-align:center;max-width:650px;margin:0 auto 42px}.landing-section-heading>span{color:#ffffff59;letter-spacing:.12em;margin-bottom:10px;font-size:10px;font-weight:800;display:block}.landing-section-heading h2{color:#fff;letter-spacing:-.025em;margin:0;font-size:clamp(30px,4vw,44px);font-weight:850;line-height:1.1}.landing-section-heading p{color:#ffffff80;margin:14px 0 0;font-size:15px}.landing-feature-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:14px;display:grid}.landing-feature-card{text-align:center;background:#1e1e1f;border:1px solid #ffffff12;border-radius:14px;flex-direction:column;align-items:center;min-height:230px;padding:22px;display:flex}.landing-feature-icon{color:#121213;background:#fff;border-radius:9px;justify-content:center;align-items:center;width:40px;height:40px;margin-bottom:35px;font-size:13px;font-weight:900;display:flex}.landing-feature-card h3{margin:0;font-size:17px;font-weight:800}.landing-feature-card p{color:#ffffff7a;margin:10px 0 0;font-size:13px;line-height:1.55}.landing-how-section{border-top:1px solid #ffffff0f;border-bottom:1px solid #ffffff0f;padding:90px 0}.landing-steps{grid-template-columns:1fr auto 1fr auto 1fr;align-items:center;gap:22px;display:grid}.landing-step{align-items:flex-start;gap:15px;display:flex}.landing-step-number{color:#ffffff3d;font-size:13px;font-weight:900}.landing-step h3{margin:0;font-size:17px;font-weight:800}.landing-step p{color:#ffffff75;margin:7px 0 0;font-size:13px;line-height:1.5}.landing-step-divider{background:#ffffff1a;width:60px;height:1px}.landing-cta-section{padding:90px 0}.landing-cta-card{background:linear-gradient(135deg,#1e1e1f,#242426);border:1px solid #ffffff17;border-radius:18px;justify-content:space-between;align-items:center;gap:30px;padding:42px;display:flex}.landing-cta-label{color:#ffffff59;letter-spacing:.12em;margin-bottom:9px;font-size:9px;font-weight:800;display:block}.landing-cta-card h2{letter-spacing:-.025em;margin:0;font-size:clamp(26px,3vw,38px);font-weight:850}.landing-cta-card p{color:#ffffff73;margin:10px 0 0;font-size:14px}.landing-footer{border-top:1px solid #ffffff0f;justify-content:space-between;align-items:center;width:min(1180px,100% - 48px);min-height:100px;margin:0 auto;display:flex}.landing-footer-copy{color:#ffffff4d;font-size:11px}@media (width<=950px){.landing-hero{grid-template-columns:1fr;gap:55px;padding-top:55px}.landing-hero-content{text-align:center;max-width:700px;margin:0 auto}.landing-hero-description,.landing-login-error{margin-left:auto;margin-right:auto}.landing-hero-visual{justify-content:center}.landing-dashboard-preview{width:min(100%,620px)}.landing-feature-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.landing-steps{grid-template-columns:1fr;gap:24px}.landing-step-divider{display:none}}@media (width<=600px){.landing-navbar-inner,.landing-hero,.landing-section,.landing-how-section,.landing-cta-section,.landing-footer{width:min(100% - 28px,1180px)}.landing-navbar-inner{min-height:62px}.landing-brand span{font-size:14px}.landing-brand-mark{width:32px;height:32px}.landing-nav-login{height:34px;padding:0 13px;font-size:11px}.landing-hero{gap:42px;min-height:auto;padding:48px 0 70px}.landing-hero h1{font-size:clamp(42px,13vw,60px)}.landing-hero-description{margin-top:20px;font-size:15px}.landing-primary-button{width:100%;max-width:330px}.landing-dashboard-preview{border-radius:15px}.landing-dashboard-header{padding:14px 15px}.landing-dashboard-header h3{font-size:17px}.landing-live-indicator{padding:6px 8px;font-size:9px}.landing-dashboard-image-wrap{aspect-ratio:1.25}.landing-floating-card{min-width:100px;padding:9px 10px}.landing-floating-card strong{font-size:16px}.landing-floating-card.score{top:10px;right:10px}.landing-floating-card.points{bottom:10px;left:10px}.landing-dashboard-footer>div{padding:13px 6px}.landing-dashboard-footer span{font-size:8px}.landing-dashboard-footer strong{font-size:12px}.landing-section{padding:70px 0}.landing-feature-grid{grid-template-columns:1fr}.landing-feature-card{min-height:190px}.landing-feature-icon{margin-bottom:24px}.landing-how-section{padding:70px 0}.landing-step{border-bottom:1px solid #ffffff0f;padding:16px 0}.landing-step:last-child{border-bottom:0}.landing-cta-section{padding:70px 0}.landing-cta-card{flex-direction:column;align-items:flex-start;padding:28px 22px}.landing-footer{flex-direction:column;justify-content:center;align-items:flex-start;gap:14px;min-height:130px}}.landing-hero-visual{z-index:2;justify-content:flex-end;display:flex;position:relative}.landing-preview-card{background:#1e1e1f;border:1px solid #ffffff1a;border-radius:20px;width:min(100%,500px);padding:18px;box-shadow:0 30px 90px #00000073}.landing-preview-top{justify-content:space-between;align-items:center;margin-bottom:16px;display:flex}.landing-preview-top>div:first-child{flex-direction:column;gap:5px;display:flex}.landing-preview-top span{color:#ffffff61;letter-spacing:.1em;font-size:9px;font-weight:800}.landing-preview-top strong{font-size:17px}.landing-preview-score{background:#121213;border:1px solid #ffffff1a;border-radius:9px;flex-direction:column;justify-content:center;align-items:center;width:48px;height:48px;display:flex}.landing-preview-score span{font-size:8px}.landing-preview-score strong{margin-top:2px;font-size:15px}.landing-mini-pitch{background:linear-gradient(#076433f0,#054628f7);border:1px solid #ffffff29;border-radius:15px;height:440px;position:relative;overflow:hidden}.landing-mini-pitch:before{content:"";border:1px solid #ffffff54;position:absolute;inset:14px}.landing-pitch-centre-line{background:#ffffff54;height:1px;position:absolute;top:50%;left:14px;right:14px}.landing-pitch-centre-circle{border:1px solid #ffffff54;border-radius:50%;width:95px;height:95px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.landing-pitch-box{border:1px solid #ffffff54;width:155px;height:70px;position:absolute;left:50%;transform:translate(-50%)}.landing-pitch-box-top{border-top:0;top:14px}.landing-pitch-box-bottom{border-bottom:0;bottom:14px}.landing-preview-player{color:#fff;flex-direction:column;align-items:center;gap:4px;width:58px;display:flex;position:absolute;transform:translate(-50%,-50%)}.landing-preview-player-avatar{background:#121213;border:2px solid #ffffffe6;border-radius:12px;justify-content:center;align-items:center;width:44px;height:44px;font-size:8px;font-weight:900;display:flex;box-shadow:0 5px 12px #00000059}.landing-preview-player span{color:#fff;text-align:center;text-overflow:ellipsis;white-space:nowrap;max-width:58px;font-size:8px;font-weight:800;overflow:hidden}.landing-preview-badge{color:#fff;z-index:2;background:#6b006b;border:1px solid #fff;border-radius:50%;justify-content:center;align-items:center;width:18px;height:18px;font-size:8px;font-weight:900;display:flex;position:absolute;top:-5px;left:-3px}.landing-preview-badge.vice{color:#121213;background:#fff}.landing-preview-player.p1{top:11%;left:50%}.landing-preview-player.p2{top:32%;left:17%}.landing-preview-player.p3{top:32%;left:39%}.landing-preview-player.p4{top:32%;left:61%}.landing-preview-player.p5{top:32%;left:83%}.landing-preview-player.p6{top:57%;left:17%}.landing-preview-player.p7{top:57%;left:39%}.landing-preview-player.p8{top:57%;left:61%}.landing-preview-player.p9{top:57%;left:83%}.landing-preview-player.p10{top:82%;left:39%}.landing-preview-player.p11{top:82%;left:61%}.landing-preview-footer{background:#121213;border:1px solid #ffffff14;border-radius:10px;grid-template-columns:repeat(3,1fr);margin-top:16px;display:grid;overflow:hidden}.landing-preview-footer>div{flex-direction:column;align-items:center;gap:4px;padding:12px 8px;display:flex}.landing-preview-footer>div+div{border-left:1px solid #ffffff14}.landing-preview-footer span{color:#fff6;text-transform:uppercase;letter-spacing:.06em;font-size:8px;font-weight:700}.landing-preview-footer strong{color:#fff;font-size:12px;font-weight:800}@media (width<=600px){.landing-preview-card{border-radius:15px;padding:12px}.landing-mini-pitch{height:360px}.landing-preview-player{width:48px}.landing-preview-player-avatar{border-radius:9px;width:37px;height:37px;font-size:7px}.landing-preview-player span{max-width:48px;font-size:7px}.landing-preview-badge{width:16px;height:16px;font-size:7px}}.player-list-container{max-width:1400px;margin:0 auto;padding:2rem;font-family:Arial,sans-serif}.top-bar{justify-content:space-between;align-items:center;gap:1rem;margin-bottom:1.5rem;display:flex}.refresh-button{cursor:pointer;color:#fff;background:#2563eb;border:none;border-radius:8px;padding:.75rem 1rem;font-weight:700}.refresh-button:disabled{opacity:.6;cursor:not-allowed}.club-selector{flex-direction:column;gap:.5rem;max-width:400px;margin:1.5rem 0;display:flex}.club-selector label{font-weight:700}.club-selector select{border:1px solid #ccc;border-radius:8px;padding:.6rem}.clubs-section{margin-bottom:2rem}.table-wrapper{width:100%;overflow-x:auto}.players-table{border-collapse:collapse;background:#fff;width:100%;margin-top:1rem}.players-table th,.players-table td{text-align:left;white-space:nowrap;border:1px solid #ddd;padding:.65rem}.players-table th{background:#f5f5f5}.admin-page{color:#fff;background:#121213;min-height:calc(100vh - 72px);padding:28px 24px 60px}.admin-panel{width:min(100%,720px);margin:0 auto}.admin-panel h1{text-align:center;margin:0 0 22px;font-size:44px;line-height:1}.admin-card{box-sizing:border-box;background:#1e1e1f;border:1px solid #343437;border-radius:18px;flex-direction:column;gap:14px;width:100%;margin-bottom:18px;padding:24px;display:flex}.admin-card h2{text-align:center;margin:0;font-size:24px}.admin-card p{text-align:center;margin:0}.admin-card label{color:#fff;text-align:center;font-size:14px}.admin-card select{box-sizing:border-box;color:#fff;background:#121213;border:1px solid #3a3a3d;border-radius:10px;width:100%;padding:12px 14px;font-weight:700}.admin-action-button{color:#121213;cursor:pointer;background:#fff;border:1px solid #fff;border-radius:10px;width:100%;padding:12px 16px;font-weight:800}.admin-action-button:disabled{opacity:.6;cursor:not-allowed}.success-message{color:#8fffb3;font-weight:700}.error-message{color:#ff9a9a;font-weight:700}.admin-modal-backdrop{z-index:9999;background:#000000b8;justify-content:center;align-items:center;padding:24px;display:flex;position:fixed;inset:0}.admin-modal{box-sizing:border-box;color:#fff;background:#1e1e1f;border:1px solid #343437;border-radius:18px;width:min(100%,440px);padding:24px;box-shadow:0 24px 80px #0000008c}.admin-modal h2{text-align:left;margin:0 0 12px;font-size:24px}.admin-modal p{color:#b7b7b9;text-align:left;margin:0;line-height:1.5}.admin-modal-actions{justify-content:flex-end;gap:12px;margin-top:24px;display:flex}.admin-modal-actions button{cursor:pointer;border-radius:10px;padding:10px 14px;font-weight:800}.admin-modal-cancel{color:#fff;background:#121213;border:1px solid #343437}.admin-modal-confirm{color:#121213;background:#fff;border:1px solid #fff}.fixtures-page{color:#fff;background:#121213;min-height:calc(100vh - 72px);padding:40px 24px}.fixtures-panel{width:min(100%,1100px);margin:0 auto}.fixtures-panel h1{text-align:center;margin:0 0 32px;font-size:44px}.fixtures-loading,.fixtures-error{text-align:center;font-weight:700}.fixtures-error{color:#ff9a9a}.matchday-list{flex-direction:column;gap:44px;display:flex}.matchday-section{flex-direction:column;gap:20px;display:flex}.matchday-header{text-align:center;background:0 0;border:none;justify-content:center;align-items:center;padding:0;display:flex}.matchday-header h2{margin:0;font-size:30px;font-weight:900}.fixture-card-list{flex-direction:column;gap:14px;display:flex}.fixture-card{background:#1e1e1f;border:1px solid #343437;border-radius:20px;padding:20px}.fixture-date{text-align:center;color:#b7b7b9;margin-bottom:14px;font-size:13px;font-weight:800}.fixture-main{grid-template-columns:1fr 140px 1fr;align-items:center;gap:20px;display:grid}.fixture-club{align-items:center;gap:12px;min-width:0;display:flex}.fixture-club img{object-fit:cover;background:#121213;border:1px solid #343437;border-radius:999px;flex-shrink:0;width:42px;height:42px}.fixture-club span{white-space:nowrap;text-overflow:ellipsis;font-size:16px;font-weight:900;overflow:hidden}.fixture-club-home{text-align:right;justify-content:flex-end}.fixture-club-away{text-align:left;justify-content:flex-start}.fixture-score-block{flex-direction:column;align-items:center;gap:7px;display:flex}.fixture-score{background:#121213;border:1px solid #343437;border-radius:14px;justify-content:center;align-items:center;gap:14px;width:100%;padding:10px 12px;font-size:24px;font-weight:900;display:flex}.fixture-score strong{color:#b7b7b9}.fixture-status{color:#b7b7b9;letter-spacing:.08em;font-size:12px;font-weight:900}.fixtures-empty{color:#b7b7b9;text-align:center;background:#1e1e1f;border:1px solid #343437;border-radius:18px;margin:0;padding:18px;font-weight:700}@media (width<=760px){.fixtures-page{padding:32px 16px}.fixtures-panel h1{font-size:38px}.matchday-header{flex-direction:column;align-items:flex-start;gap:4px}.fixture-main{grid-template-columns:1fr;gap:14px}.fixture-club,.fixture-club-home,.fixture-club-away{text-align:center;justify-content:center}.fixture-score-block{order:2}.fixture-club-away{order:3}.fixture-score{width:min(100%,160px)}}.fixture-report-toggle-wrap{justify-content:center;margin-top:16px;display:flex}.fixture-report-toggle{color:#fff;cursor:pointer;background:#121213;border:1px solid #343437;border-radius:999px;padding:8px 14px;font-weight:800}.fixture-report-toggle:hover{border-color:#fff}.match-report-panel{border-top:1px solid #343437;margin-top:18px;padding-top:18px}.match-report-loading{text-align:center;color:#b7b7b9;margin:0;font-weight:800}.match-report-grid{grid-template-columns:1fr 1fr;gap:14px;display:grid}.team-report-card{background:#121213;border:1px solid #343437;border-radius:18px;padding:16px}.team-report-card h3{text-align:center;margin:0 0 14px;font-size:18px;font-weight:900}.report-section{background:#1e1e1f;border:1px solid #343437;border-radius:14px;margin-bottom:10px;padding:12px}.report-section-title{align-items:center;gap:8px;margin-bottom:10px;font-size:14px;display:flex}.report-item-list{flex-direction:column;gap:8px;display:flex}.report-item{background:#121213;border:1px solid #343437;border-radius:10px;justify-content:space-between;align-items:center;gap:12px;padding:9px 10px;display:flex}.report-item span{font-weight:800}.report-item small{color:#b7b7b9;text-align:right;font-weight:700}.report-item-yellow{border-color:#ffd60a73}.report-item-red{border-color:#ff50508c}.report-empty{color:#777;margin:0;font-size:13px;font-weight:700}.report-stat-pill{background:#1e1e1f;border:1px solid #343437;border-radius:14px;align-items:center;gap:12px;padding:12px;display:flex}.report-stat-icon{font-size:22px}.report-stat-pill strong{font-size:22px;line-height:1;display:block}.report-stat-pill span{color:#b7b7b9;font-size:13px;font-weight:700}@media (width<=760px){.match-report-grid{grid-template-columns:1fr}.report-item{flex-direction:column;align-items:flex-start}.report-item small{text-align:left}}.report-player-main{align-items:center;gap:8px;min-width:0;display:flex}.report-player-avatar{object-fit:cover;background:#121213;border:1px solid #343437;border-radius:999px;flex-shrink:0;width:28px;height:28px}.report-player-main span{white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.apply-scores-wrap{justify-content:center;margin-top:4px;display:flex}.apply-scores-button{color:#121213;cursor:pointer;background:#fff;border:1px solid #fff;border-radius:999px;padding:10px 18px;font-weight:900}.apply-scores-button:hover{background:#e8e8e8}.apply-scores-button:active{transform:translateY(1px)}.fixtures-sections{flex-direction:column;gap:64px;display:flex}.fixtures-status-section{flex-direction:column;gap:28px;display:flex}.fixtures-toggle{background:#1e1e1f;border:1px solid #343437;border-radius:999px;gap:5px;width:fit-content;margin:0 auto 36px;padding:5px;display:flex}.fixtures-toggle-button{color:#b7b7b9;cursor:pointer;background:0 0;border:none;border-radius:999px;align-items:center;gap:8px;padding:10px 18px;font-weight:900;display:flex}.fixtures-toggle-button span{color:#b7b7b9;background:#121213;border-radius:999px;justify-content:center;align-items:center;min-width:24px;height:24px;font-size:12px;font-weight:900;display:inline-flex}.fixtures-toggle-button.active{color:#121213;background:#fff}.fixtures-toggle-button.active span{color:#fff;background:#121213}.leaderboard-container{color:#fff;background:#121213;min-height:calc(100vh - 72px);padding:32px 24px 64px}.leaderboard-header{width:100%;max-width:1000px;margin:0 auto 24px}.leaderboard-header h1{margin:0;font-size:32px;font-weight:700}.leaderboard-header p{color:#a5a5a8;margin:6px 0 0;font-size:14px}.leaderboard-table{width:100%;max-width:1000px;margin:0 auto}.leaderboard-table-header{color:#8f8f93;text-transform:uppercase;letter-spacing:.08em;grid-template-columns:90px 870px;align-items:center;padding:0 1px 10px;font-size:12px;font-weight:600;display:grid}.leaderboard-score-column{text-align:right}.leaderboard-rows{flex-direction:column;gap:8px;display:flex}.leaderboard-row{background:#1e1e1f;border:1px solid #2b2b2d;border-radius:10px;grid-template-columns:90px minmax(0,1fr) auto;align-items:center;min-height:78px;padding:12px 20px;transition:transform .15s,border-color .15s,background .15s;display:grid}.leaderboard-row:hover{background:#242426;border-color:#38383b;transform:translateY(-1px)}.leaderboard-rank{align-items:center;font-size:18px;font-weight:700;display:flex}.leaderboard-rank-badge{border-radius:50%;justify-content:center;align-items:center;width:42px;height:42px;font-size:18px;font-weight:800;display:flex}.leaderboard-row.first{background:linear-gradient(90deg,#d4af371f,#1e1e1f 32%);border-color:#d4af37}.leaderboard-row.first .leaderboard-rank-badge{color:#121213;background:#d4af37}.leaderboard-row.second{background:linear-gradient(90deg,#a8adb31a,#1e1e1f 32%);border-color:#a8adb3}.leaderboard-row.second .leaderboard-rank-badge{color:#121213;background:#a8adb3}.leaderboard-row.third{background:linear-gradient(90deg,#b873331a,#1e1e1f 32%);border-color:#b87333}.leaderboard-row.third .leaderboard-rank-badge{color:#fff;background:#b87333}.leaderboard-player{align-items:center;gap:10px;min-width:0;margin-left:-6px;display:flex}.leaderboard-avatar{object-fit:cover;background:#2a2a2c;border-radius:50%;flex-shrink:0;width:52px;height:52px}.leaderboard-player-info{flex-direction:column;justify-content:center;align-items:flex-start;min-width:0;margin:0;padding:0;display:flex}.leaderboard-player-info strong{text-indent:0;color:#fff;text-overflow:ellipsis;white-space:nowrap;margin:0;padding:0;font-size:16px;font-weight:700;line-height:1.2;display:block;overflow:hidden}.leaderboard-player-info span{color:#99999d;text-indent:0;text-overflow:ellipsis;white-space:nowrap;margin:0;padding:0;font-size:13px;overflow:hidden}.leaderboard-score{text-align:right;color:#fff;text-align:center;margin:0;font-size:22px;font-weight:800}@media (width<=700px){.leaderboard-container{padding:24px 14px 48px}.leaderboard-table-header{grid-template-columns:55px 1fr 80px;padding-left:12px;padding-right:12px}.leaderboard-row{grid-template-columns:55px 1fr 80px;padding:10px 12px}.leaderboard-rank-badge{width:34px;height:34px;font-size:15px}.leaderboard-avatar{width:44px;height:44px}.leaderboard-score{font-size:18px}}.leaderboard-player-info{flex-direction:column;align-items:flex-start;gap:3px;min-width:0;display:flex}.leaderboard-player-info strong{color:#fff;margin:0;padding:0;font-size:15px;font-weight:800;line-height:1.2}.leaderboard-team-name{text-indent:0;color:#ffffff9e;text-overflow:ellipsis;white-space:nowrap;margin:2px 0 0;padding:0;font-size:12px;font-weight:600;line-height:1.2;display:block;overflow:hidden}.leaderboard-location{text-indent:0;color:#ffffff73;text-overflow:ellipsis;white-space:nowrap;margin:2px 0 0;padding:0;font-size:11px;line-height:1.2;display:block;overflow:hidden}.leaderboard-loading{color:#fff;background:#121213;justify-content:center;align-items:center;min-height:calc(100dvh - 72px);padding:24px;display:flex}.leaderboard-loading-content{text-align:center;flex-direction:column;align-items:center;display:flex}.leaderboard-loading-spinner{border:4px solid #ffffff1f;border-top-color:#fff;border-radius:50%;width:48px;height:48px;margin-bottom:20px;animation:.85s linear infinite leaderboard-loading-spin}.leaderboard-loading-content h1{margin:0;font-size:clamp(26px,4vw,36px);font-weight:800}.leaderboard-loading-content p{color:#ffffff8c;margin:10px 0 0;font-size:14px}@keyframes leaderboard-loading-spin{to{transform:rotate(360deg)}}@media (prefers-reduced-motion:reduce){.leaderboard-loading-spinner{animation-duration:1.8s}}.latest-gameweek-section{width:100%;max-width:1000px;margin:54px auto 0}.latest-gameweek-heading{text-align:center;margin-bottom:20px}.latest-gameweek-heading>span{color:#fff6;letter-spacing:.11em;text-transform:uppercase;margin-bottom:7px;font-size:10px;font-weight:800;display:block}.latest-gameweek-heading h2{color:#fff;margin:0;font-size:28px;font-weight:800}.latest-gameweek-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:18px;display:grid}.latest-leaderboard-card{background:#1e1e1f;border:1px solid #ffffff14;border-radius:14px;min-width:0;overflow:hidden}.latest-leaderboard-header{background:#ffffff06;border-bottom:1px solid #ffffff12;justify-content:space-between;align-items:center;gap:16px;min-height:84px;padding:18px 20px;display:flex}.latest-leaderboard-header>div:first-child>span{color:#fff6;letter-spacing:.1em;text-transform:uppercase;margin-bottom:5px;font-size:9px;font-weight:800;display:block}.latest-leaderboard-header h3{color:#fff;margin:0;font-size:19px;font-weight:800}.latest-leaderboard-matchday{color:#fff;background:#121213;border:1px solid #ffffff1a;border-radius:8px;padding:8px 11px;font-size:11px;font-weight:900}.latest-leaderboard-column-labels{color:#ffffff59;letter-spacing:.08em;text-transform:uppercase;grid-template-columns:14px 428px;gap:10px;padding:12px 25px;font-size:9px;font-weight:800;display:grid}.latest-leaderboard-column-labels span:last-child{text-align:right}.latest-leaderboard-list{flex-direction:column;padding:0 10px 10px;display:flex}.latest-leaderboard-row{border-bottom:1px solid #ffffff0e;grid-template-columns:44px minmax(0,1fr) 60px;align-items:center;gap:10px;min-height:64px;padding:9px 7px;display:grid}.latest-leaderboard-row:last-child{border-bottom:0}.latest-leaderboard-rank{color:#ffffffb3;text-align:center;font-size:14px;font-weight:800}.latest-leaderboard-row:first-child .latest-leaderboard-rank{color:#d4af37}.latest-leaderboard-row:nth-child(2) .latest-leaderboard-rank{color:#a8adb3}.latest-leaderboard-row:nth-child(3) .latest-leaderboard-rank{color:#b87333}.latest-leaderboard-person{align-items:center;gap:11px;min-width:0;display:flex}.latest-leaderboard-person img{object-fit:cover;background:#2a2a2c;border-radius:50%;flex-shrink:0;width:42px;height:42px}.latest-leaderboard-person>div{text-align:left;flex-direction:column;align-items:flex-start;gap:4px;min-width:0;margin:0;padding:0;display:flex}.latest-leaderboard-person strong{color:#fff;text-overflow:ellipsis;white-space:nowrap;font-size:13px;font-weight:800;overflow:hidden}.latest-leaderboard-person span{color:#ffffff75;text-overflow:ellipsis;white-space:nowrap;font-size:10px;font-weight:600;overflow:hidden}.latest-leaderboard-score{color:#fff;text-align:right;font-size:20px;font-weight:900}.latest-leaderboard-empty{color:#ffffff73;text-align:center;padding:34px 18px;font-size:13px}@media (width<=820px){.latest-gameweek-grid{grid-template-columns:1fr}}@media (width<=500px){.latest-gameweek-section{margin-top:40px}.latest-gameweek-heading h2{font-size:23px}.latest-leaderboard-header{min-height:76px;padding:15px 16px}.latest-leaderboard-header h3{font-size:17px}.latest-leaderboard-column-labels,.latest-leaderboard-row{grid-template-columns:34px minmax(0,1fr) 52px}.latest-leaderboard-person img{width:38px;height:38px}.latest-leaderboard-score{font-size:18px}}.leaderboard-actions{flex-direction:column;justify-content:center;justify-self:end;align-items:center;gap:7px;width:fit-content;display:flex}.leaderboard-view-team{color:#fff;cursor:pointer;background:#ffffff0f;border:1px solid #ffffff24;border-radius:7px;justify-content:center;align-items:center;min-width:82px;height:30px;padding:0 12px;font-size:11px;font-weight:700;line-height:1;display:flex}.leaderboard-view-team:hover{background:#ffffff1c;border-color:#ffffff38}.leaderboard-rank{align-items:center;gap:8px;display:flex}.leaderboard-rank-change{font-size:.8rem;font-weight:700}.leaderboard-rank-change.up{color:#45dd4b}.leaderboard-rank-change.down{color:#f44336}.leaderboard-rank-change.same{color:#9e9e9e}.next-gameweek-deadline{color:#ffffff9e;justify-content:center;align-items:center;gap:8px;width:min(100%,360px);margin:-8px auto 18px;font-size:11px;display:flex}.next-gameweek-deadline-label{color:#ffffff59;text-transform:uppercase;letter-spacing:.08em;font-size:9px;font-weight:800}.next-gameweek-deadline strong{color:#fff;font-size:11px;font-weight:700}.rules-container{color:#fff;background:#121213;min-height:calc(100vh - 72px);padding:48px 24px 72px}.rules-header{text-align:center;width:min(100%,1050px);margin:0 auto 32px}.rules-header h1{margin:0;font-size:42px;font-weight:800}.rules-eyebrow{color:#ffffff6b;letter-spacing:.13em;text-transform:uppercase;margin-bottom:8px;font-size:10px;font-weight:800;display:block}.rules-scoring-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:18px;width:min(100%,1050px);margin:0 auto;display:grid}.rules-scoring-card{background:#1e1e1f;border:1px solid #ffffff14;border-radius:14px;overflow:hidden}.rules-scoring-card-header{background:#ffffff06;border-bottom:1px solid #ffffff12;justify-content:space-between;align-items:center;gap:16px;min-height:88px;padding:18px 20px;display:flex}.rules-scoring-card h2{margin:0;font-size:21px;font-weight:800}.rules-position-badge{color:#fff;letter-spacing:.05em;background:#121213;border:1px solid #ffffff1a;border-radius:9px;justify-content:center;align-items:center;min-width:48px;height:38px;padding:0 10px;font-size:11px;font-weight:900;display:flex}.rules-scoring-list{padding:8px 18px 14px}.rules-scoring-row{border-bottom:1px solid #ffffff0e;justify-content:space-between;align-items:center;gap:20px;min-height:46px;padding:9px 2px;display:flex}.rules-scoring-row:last-child{border-bottom:0}.rules-scoring-row span{color:#ffffffb8;font-size:13px;font-weight:600}.rules-scoring-row strong{text-align:right;color:#fff;min-width:38px;font-size:15px;font-weight:900}.rules-scoring-row strong.positive{color:#00fff4}.rules-scoring-row strong.negative{color:#ff6262}.rules-transfers-section{width:min(100%,1050px);margin:58px auto 0}.rules-section-heading{text-align:center;margin-bottom:24px}.rules-section-heading h2{color:#fff;margin:0;font-size:34px;font-weight:800}.rules-section-heading p{color:#ffffff85;max-width:630px;margin:10px auto 0;font-size:14px;line-height:1.6}.rules-transfer-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:16px;display:grid}.rules-transfer-card{background:#1e1e1f;border:1px solid #ffffff14;border-radius:14px;flex-direction:column;min-height:190px;padding:0;display:flex;overflow:hidden}.rules-transfer-card.featured{background:linear-gradient(135deg,#00fff40f,#ffffff04),#1e1e1f;border-color:#00fff438}.rules-transfer-card.penalty{background:linear-gradient(135deg,#ff626211,#ffffff04),#1e1e1f;border-color:#ff626233}.rules-transfer-card-header{background:#ffffff06;border-bottom:1px solid #ffffff12;width:100%;padding:17px 20px}.rules-transfer-card-header h3{color:#fff;letter-spacing:.01em;margin:0;font-size:19px;font-weight:800;line-height:1.2}.rules-transfer-card.featured .rules-transfer-card-header h3{color:#00fff4}.rules-transfer-card.penalty .rules-transfer-card-header h3{color:#ff6262}.rules-transfer-card-body{flex:1;align-items:center;gap:20px;padding:22px 20px;display:flex}.rules-transfer-icon,.rules-transfer-value{color:#fff;background:#121213;border:1px solid #ffffff1a;border-radius:14px;flex-shrink:0;justify-content:center;align-items:center;width:70px;height:70px;font-size:32px;font-weight:900;display:flex}.rules-transfer-card.featured .rules-transfer-icon{color:#00fff4}.rules-transfer-card.penalty .rules-transfer-value{color:#ff6262}.rules-transfer-card-content{flex:1;min-width:0}.rules-transfer-card-content>strong{color:#fff;margin-bottom:8px;font-size:18px;font-weight:800;line-height:1.2;display:block}.rules-transfer-card-content p{color:#ffffff8c;margin:0;font-size:12px;line-height:1.55}.rules-transfer-example{background:#ffffff06;border:1px solid #ffffff12;border-radius:14px;margin-top:18px;padding:22px}.rules-transfer-example-title{color:#ffffff7a;letter-spacing:.11em;text-transform:uppercase;text-align:center;margin-bottom:18px;font-size:11px;font-weight:800}.rules-transfer-example-flow{justify-content:center;align-items:center;gap:18px;display:flex}.rules-transfer-example-flow>div{background:#1e1e1f;border:1px solid #ffffff14;border-radius:10px;flex-direction:column;align-items:center;gap:7px;min-width:140px;padding:15px 14px;display:flex}.rules-transfer-example-flow span{color:#ffffff7a;font-size:10px;font-weight:700}.rules-transfer-example-flow strong{color:#fff;font-size:24px;font-weight:900}.rules-transfer-example-flow .penalty strong{color:#ff6262}.rules-transfer-example-arrow{color:#ffffff45!important;font-size:22px!important}.rules-transfer-example>p{color:#ffffff80;text-align:center;margin:17px 0 0;font-size:12px;line-height:1.5}@media (width<=760px){.rules-container{min-height:calc(100dvh - 60px);padding:30px 14px 48px}.rules-header{margin-bottom:22px}.rules-header h1{font-size:32px}.rules-scoring-grid{grid-template-columns:1fr}.rules-transfers-section{margin-top:44px}.rules-section-heading h2{font-size:29px}.rules-transfer-grid{grid-template-columns:1fr}.rules-transfer-example-flow{gap:9px}.rules-transfer-example-flow>div{flex:1;min-width:0}}@media (width<=480px){.rules-container{padding:24px 10px 40px}.rules-header h1{font-size:28px}.rules-scoring-card-header{min-height:76px;padding:14px 16px}.rules-scoring-card h2{font-size:18px}.rules-scoring-list{padding:6px 14px 12px}.rules-scoring-row{min-height:44px}.rules-scoring-row span{font-size:12px}.rules-scoring-row strong{font-size:14px}.rules-transfers-section{margin-top:38px}.rules-section-heading{margin-bottom:18px}.rules-section-heading h2{font-size:26px}.rules-section-heading p{font-size:12px}.rules-transfer-card{min-height:0}.rules-transfer-card-header{padding:14px 16px}.rules-transfer-card-header h3{font-size:17px}.rules-transfer-card-body{gap:14px;padding:17px 16px}.rules-transfer-icon,.rules-transfer-value{width:56px;height:56px;font-size:26px}.rules-transfer-card-content>strong{margin-bottom:5px;font-size:15px}.rules-transfer-card-content p{font-size:11px}.rules-transfer-example{padding:16px}.rules-transfer-example-flow{grid-template-columns:1fr;gap:8px;display:grid}.rules-transfer-example-arrow{text-align:center;transform:rotate(90deg)}.rules-transfer-example-flow>div{width:100%}}.rules-prize-section{width:100%;margin-bottom:56px}.rules-prize-grid{grid-template-columns:repeat(5,minmax(0,1fr));gap:14px;display:grid}.rules-prize-card{text-align:center;background:#1e1e1f;border:1px solid #ffffff14;border-radius:14px;min-width:0;padding:18px 14px 16px;transition:transform .15s,border-color .15s,background .15s;position:relative;overflow:hidden}.rules-prize-card:hover{background:#242426;border-color:#ffffff29;transform:translateY(-2px)}.rules-prize-card.first-place{background:linear-gradient(#d4af3712,#1e1e1f 55%);border-color:#d4af378c}.rules-prize-place{z-index:2;color:#fff;background:#121213;border:1px solid #ffffff1f;border-radius:999px;justify-content:center;align-items:center;min-width:38px;height:26px;padding:0 8px;font-size:10px;font-weight:900;display:inline-flex;position:absolute;top:12px;left:12px}.rules-prize-card.first-place .rules-prize-place{color:#121213;background:#d4af37;border-color:#d4af37}.rules-prize-image-wrap{justify-content:center;align-items:center;height:190px;margin-top:8px;margin-bottom:14px;display:flex}.rules-prize-image{object-fit:contain;filter:drop-shadow(0 14px 18px #00000059);max-width:100%;max-height:100%;display:block}.rules-prize-info{flex-direction:column;align-items:center;gap:5px;display:flex}.rules-prize-info strong{color:#fff;font-size:14px;font-weight:800}.rules-prize-info span{color:#fff6;font-size:10px;font-weight:600}.rules-section-divider{background:#ffffff0f;width:100%;height:1px;margin:0 0 44px}@media (width<=1000px){.rules-prize-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}@media (width<=700px){.rules-prize-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.rules-prize-image-wrap{height:150px}}@media (width<=450px){.rules-prize-grid{grid-template-columns:1fr}.rules-prize-image-wrap{height:180px}}.view-team-container{color:#fff;background:#121213;min-height:calc(100vh - 72px);padding:32px 24px 64px}.view-team-header{text-align:center;margin-bottom:24px}.view-team-header h1{margin:0;font-size:44px;font-weight:800}.view-team-header p{color:#b7b7b9;margin:8px 0 0}.view-team-gameweek-switcher{justify-content:center;align-items:center;gap:18px;margin-bottom:12px;display:flex}.view-team-gameweek-switcher button{color:#fff;cursor:pointer;background:#1e1e1f;border:1px solid #ffffff1a;border-radius:8px;justify-content:center;align-items:center;width:38px;height:38px;padding:0;font-size:24px;line-height:1;transition:background .15s,border-color .15s,opacity .15s;display:flex}.view-team-gameweek-switcher button:hover:not(:disabled){background:#ffffff14;border-color:#fff3}.view-team-gameweek-switcher button:disabled{opacity:.3;cursor:default}.view-team-gameweek-switcher>div{color:#fff;text-align:center;min-width:90px;font-size:24px;font-weight:800;line-height:1}.view-team-score-card{background:#1e1e1f;border:1px solid #ffffff1a;border-radius:10px;flex-direction:column;justify-content:center;align-items:center;gap:5px;width:fit-content;min-width:270px;margin:0 auto 18px;padding:11px 20px;display:flex}.view-team-score-card span{color:#ffffff80;text-transform:uppercase;letter-spacing:.06em;font-size:10px;font-weight:700;line-height:1.2}.view-team-score-card strong{color:#fff;font-size:21px;font-weight:800;line-height:1}.view-team-section-title{color:#fff;text-align:center;width:min(100%,1050px);margin:0 auto 18px;font-size:20px;font-weight:800}.view-team-pitch-card{background:0 0;border:0;border-radius:0;width:1050px;max-width:100%;margin:0 auto}.view-team-pitch{width:100%;padding-top:42px;padding-bottom:32px;position:relative;overflow:visible}.view-team-pitch>img{border-radius:16px;width:100%;height:auto;display:block}.view-team-player-card{color:#fff;text-align:center;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);background:#121213cc;border:1px solid #ffffff3d;border-radius:20px;flex-direction:column;justify-content:center;align-items:center;gap:8px;width:100px;min-height:112px;padding:11px 8px;display:flex;position:absolute;transform:translate(-50%,-50%)}.view-team-player-card.empty{opacity:.4}.view-team-player-avatar{object-fit:cover;background:#2a2a2c;border:2px solid #fff;border-radius:12px;width:66px;height:66px}.view-team-player-name{color:#fff;text-overflow:ellipsis;white-space:nowrap;max-width:82px;font-size:13px;font-weight:800;line-height:1.1;overflow:hidden}.view-team-player-role{color:#b7b7b9;margin-top:0;font-size:10px;font-weight:900;line-height:1}.view-team-player-score{color:#fff;white-space:nowrap;background:0 0;border:0;justify-content:center;align-items:center;margin-top:0;padding:0;font-size:15px;font-weight:800;line-height:1;display:inline-flex}.view-team-captain-badge{z-index:10;color:#fff;background:#6b006b;border:1px solid #ffffffd9;border-radius:999px;justify-content:center;align-items:center;min-width:22px;height:22px;padding:0 5px;font-size:9px;font-weight:900;line-height:1;display:flex;position:absolute;top:6px;left:6px}.view-team-captain-badge.vice{color:#121213;background:#fff}.view-team-sub-off,.view-team-sub-on{justify-content:center;align-items:center;gap:4px;margin-top:4px;font-size:11px;font-weight:700;display:flex}.view-team-sub-off{color:#ff6262}.view-team-sub-on{color:#00fff4}.view-team-empty-player{color:#121213;background:#fff;border-radius:999px;justify-content:center;align-items:center;width:36px;height:36px;font-size:24px;font-weight:800;display:flex}.view-team-subs{background:#1e1e1f;border:1px solid #343437;border-radius:18px;width:1050px;max-width:100%;margin:24px auto 0;padding:18px}.view-team-subs-header{color:#fff;justify-content:space-between;align-items:baseline;margin-bottom:14px;display:flex}.view-team-subs-header span{font-size:16px;font-weight:900}.view-team-subs-row{flex-wrap:wrap;gap:14px;display:flex}.view-team-sub-card{color:#fff;text-align:center;opacity:.55;background:#121213;border:1px solid #343437;border-radius:20px;flex-direction:column;justify-content:center;align-items:center;gap:8px;width:100px;min-height:112px;padding:11px 8px;display:flex}.view-team-sub-card.came-on{opacity:1}.view-team-sub-card img{object-fit:cover;background:#2a2a2c;border:2px solid #fff;border-radius:12px;width:66px;height:66px}.view-team-sub-name{color:#fff;text-align:center;text-overflow:ellipsis;white-space:nowrap;max-width:82px;font-size:13px;font-weight:900;line-height:1.1;overflow:hidden}.view-team-sub-role{color:#b7b7b9;margin-top:0;font-size:10px;font-weight:900;line-height:1}@media (width<=1100px){.view-team-container{padding:28px 18px 56px}.view-team-pitch-card,.view-team-subs{width:100%;max-width:1050px}}@media (width<=800px){.view-team-container{padding:24px 14px 48px}.view-team-header{margin-bottom:18px}.view-team-header h1{font-size:34px}.view-team-gameweek-switcher{gap:14px}.view-team-gameweek-switcher>div{min-width:82px;font-size:22px}.view-team-gameweek-switcher button{width:38px;height:38px}.view-team-score-card{min-width:250px}.view-team-section-title{margin-bottom:10px;font-size:18px}.view-team-pitch{padding-top:30px;padding-bottom:24px}.view-team-pitch>img{border-radius:12px}.view-team-player-card{border-radius:16px;gap:5px;width:82px;min-height:96px;padding:8px 6px}.view-team-player-avatar{border-radius:10px;width:52px;height:52px}.view-team-player-name{max-width:70px;font-size:11px}.view-team-player-role{font-size:9px}.view-team-player-score{font-size:12px}.view-team-captain-badge{min-width:20px;height:20px;font-size:8px;top:4px;left:4px}.view-team-sub-off,.view-team-sub-on{font-size:9px}.view-team-subs{border-radius:14px;padding:14px}.view-team-subs-row{grid-template-columns:repeat(4,minmax(0,1fr));gap:10px;display:grid}.view-team-sub-card{border-radius:15px;width:100%;min-width:0;min-height:110px}.view-team-sub-card img{width:52px;height:52px}.view-team-sub-name{max-width:100%;font-size:11px}}@media (width<=600px){.view-team-container{min-height:calc(100dvh - 60px);padding:18px max(8px, env(safe-area-inset-right)) 40px max(8px, env(safe-area-inset-left));overflow-x:hidden}.view-team-header{margin-bottom:10px}.view-team-header h1{font-size:28px;line-height:1.1}.view-team-gameweek-switcher{gap:10px}.view-team-gameweek-switcher button{width:36px;height:36px;font-size:21px}.view-team-gameweek-switcher>div{min-width:66px;font-size:20px}.view-team-score-card{width:min(100%,280px);min-width:0;padding:10px 12px}.view-team-score-card strong{font-size:18px}.view-team-section-title{margin:10px auto 6px;font-size:16px}.view-team-pitch-card{width:100%;max-width:none}.view-team-pitch{width:100%;padding-top:25px;padding-bottom:18px}.view-team-pitch>img{border-radius:8px;width:100%}.view-team-player-card{-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);border-radius:12px;gap:3px;width:clamp(50px,14vw,68px);min-height:clamp(68px,19vw,88px);padding:6px 4px}.view-team-player-avatar{border-width:1px;border-radius:8px;width:clamp(34px,9vw,45px);height:clamp(34px,9vw,45px)}.view-team-player-name{letter-spacing:.01em;max-width:clamp(45px,12vw,62px);font-size:clamp(8px,2.3vw,10px)}.view-team-player-role{margin-top:0;font-size:7px}.view-team-player-score{font-size:9px}.view-team-captain-badge{border-width:1px;min-width:17px;height:17px;padding:0 3px;font-size:7px;top:2px;left:2px}.view-team-sub-off,.view-team-sub-on{margin-top:1px;font-size:7px}.view-team-subs{border-radius:12px;width:100%;margin-top:16px;padding:12px}.view-team-subs-header{margin-bottom:10px}.view-team-subs-header span{font-size:14px}.view-team-subs-row{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;display:grid}.view-team-sub-card{border-radius:12px;gap:5px;width:100%;min-height:105px;padding:8px 5px}.view-team-sub-card img{border-width:1px;border-radius:8px;width:48px;height:48px}.view-team-sub-name{max-width:100%;font-size:10px}.view-team-sub-role{font-size:8px}}:root{color:#fff;background:#121213;font-family:Arial,sans-serif}html,body,#root{color:#fff;background:#121213;min-height:100%;margin:0}*{box-sizing:border-box}#root{color:#fff;background:#121213;width:100%;max-width:none;margin:0}.app-header{z-index:100;background:#1e1e1f;border-bottom:1px solid #ffffff14;align-items:center;width:100%;height:72px;padding:0 32px;display:flex;position:relative}.app-header-left{align-items:center;display:flex}.app-header-brand{color:#fff;gap:10px;font-size:15px;font-weight:800;text-decoration:none;display:flex}.app-header-brand-centered{white-space:nowrap;margin:0;padding:0;position:absolute;left:98%;transform:translate(-50%)}.app-header-logo{object-fit:contain;width:40px;height:40px}.hamburger-button{cursor:pointer;background:#ffffff0a;border:1px solid #ffffff1a;border-radius:10px;flex-direction:column;justify-content:center;align-items:center;gap:5px;width:44px;height:44px;padding:0;display:flex}.hamburger-button:hover{background:#ffffff14;border-color:#fff3}.hamburger-button span{background:#fff;border-radius:999px;width:20px;height:2px;transition:transform .2s,opacity .2s;display:block}.hamburger-button.open span:first-child{transform:translateY(7px)rotate(45deg)}.hamburger-button.open span:nth-child(2){opacity:0}.hamburger-button.open span:nth-child(3){transform:translateY(-7px)rotate(-45deg)}.nav-overlay{z-index:998;-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);opacity:0;visibility:hidden;background:#000000a6;transition:opacity .22s,visibility .22s;position:fixed;inset:0}.nav-overlay.open{opacity:1;visibility:visible}.app-menu{z-index:999;background:#181819;border-right:1px solid #ffffff14;flex-direction:column;width:min(400px,92vw);transition:transform .25s;display:flex;position:fixed;top:0;bottom:0;left:0;transform:translate(-100%);box-shadow:20px 0 60px #00000073}.app-menu.open{transform:translate(0)}.app-menu-header{justify-content:space-between;align-items:center;min-height:105px;padding:24px 24px 20px;display:flex}.app-menu-eyebrow{color:#fff6;letter-spacing:.14em;text-transform:uppercase;margin-bottom:3px;font-size:10px;font-weight:800;display:block}.app-menu-header h2{color:#fff;margin:0;font-size:25px;font-weight:800}.app-menu-close{color:#ffffffb3;cursor:pointer;background:#ffffff0a;border:1px solid #ffffff14;border-radius:10px;justify-content:center;align-items:center;width:40px;height:40px;padding:0;font-size:27px;font-weight:300;display:flex}.app-menu-close:hover{color:#fff;background:#ffffff14}.app-menu-divider{background:#ffffff12;height:1px;margin:0 24px}.app-menu-links{flex-direction:column;flex:1;gap:7px;padding:20px 16px;display:flex;overflow-y:auto}.app-menu-link{color:#fff;background:0 0;border:1px solid #0000;border-radius:13px;align-items:center;gap:14px;width:100%;min-height:72px;padding:11px 14px;text-decoration:none;transition:background .15s,border-color .15s,transform .15s;display:flex}.app-menu-link:hover{background:#ffffff0e;border-color:#ffffff14;transform:translate(-2px)}.app-menu-icon{color:#fff;background:#232325;border:1px solid #ffffff17;border-radius:11px;flex-shrink:0;justify-content:center;align-items:center;width:43px;height:43px;display:flex}.app-menu-icon svg{fill:none;stroke:currentColor;stroke-width:1.8px;stroke-linecap:round;stroke-linejoin:round;width:21px;height:21px}.app-menu-link-text{flex-direction:column;flex:1;gap:4px;min-width:0;display:flex}.app-menu-link-text strong{color:#fff;font-size:14px;font-weight:800}.app-menu-link-text small{color:#fff6;font-size:11px;font-weight:500}.app-menu-arrow{color:#ffffff40;font-size:25px;font-weight:300;transition:color .15s,transform .15s}.app-menu-link:hover .app-menu-arrow{color:#fff;transform:translate(2px)}.app-menu-link:hover .app-menu-icon{background:#2b2b2e;border-color:#ffffff29}.app-menu-footer{border-top:1px solid #ffffff12;padding:16px 18px 20px}.app-menu-logout{color:#ffffffa6;cursor:pointer;text-align:left;background:0 0;border:1px solid #ffffff14;border-radius:11px;align-items:center;gap:12px;width:100%;min-height:52px;padding:0 14px;font-size:13px;font-weight:700;display:flex}.app-menu-logout:hover{color:#f77;background:#ff52520f;border-color:#ff52522e}.app-menu-logout-icon{justify-content:center;align-items:center;width:30px;height:30px;display:flex}.app-menu-logout-icon svg{fill:none;stroke:currentColor;stroke-width:1.8px;stroke-linecap:round;stroke-linejoin:round;width:20px;height:20px}@media (width<=600px){.app-header{height:60px;padding:0 max(14px, env(safe-area-inset-right)) 0 max(14px, env(safe-area-inset-left))}.app-header-logo{width:34px;height:34px}.app-header-brand{gap:9px;font-size:14px}.hamburger-button{width:40px;height:40px}.app-menu{width:min(360px,92vw)}.app-menu-header{min-height:88px;padding:18px}.app-menu-header h2{font-size:22px}.app-menu-divider{margin:0 18px}.app-menu-links{padding:14px 10px}.app-menu-link{min-height:66px;padding:9px 10px}.app-menu-icon{width:40px;height:40px}.app-menu-link-text strong{font-size:13px}.app-menu-link-text small{font-size:10px}.app-menu-footer{padding:12px 14px calc(12px + env(safe-area-inset-bottom))}}.app-menu-user-card{background:#ffffff09;border:1px solid #ffffff14;border-radius:12px;justify-content:space-between;align-items:center;gap:12px;padding:12px;display:flex}.app-menu-user-main{align-items:center;gap:12px;min-width:0;display:flex}.app-menu-user-avatar{object-fit:cover;background:#121213;border:1px solid #ffffff1f;border-radius:50%;flex-shrink:0;width:42px;height:42px}.app-menu-user-details{text-align:left;flex-direction:column;align-items:flex-start;gap:3px;min-width:0;margin:0;padding:0;display:flex}.app-menu-user-details strong{text-overflow:ellipsis;white-space:nowrap;color:#fff;text-indent:0;letter-spacing:0;max-width:190px;margin:0;padding:0;font-family:Arial,Helvetica,sans-serif;font-size:14px;font-weight:700;line-height:1.2;overflow:hidden}.app-menu-user-details span{text-overflow:ellipsis;white-space:nowrap;color:#ffffff7a;text-indent:0;letter-spacing:0;max-width:190px;margin:0;padding:0;font-family:Arial,Helvetica,sans-serif;font-size:11px;font-weight:400;line-height:1.3;overflow:hidden}.app-menu-logout-icon-button{color:#fff9;cursor:pointer;background:0 0;border:1px solid #ffffff14;border-radius:10px;flex-shrink:0;justify-content:center;align-items:center;width:40px;height:40px;padding:0;transition:color .15s,background .15s,border-color .15s;display:flex}.app-menu-logout-icon-button svg{fill:none;stroke:currentColor;stroke-width:1.8px;stroke-linecap:round;stroke-linejoin:round;width:19px;height:19px}.app-menu-logout-icon-button:hover{color:#f77;background:#ff52520f;border-color:#ff52522e}.app-loading{color:#fff;background:#121213;justify-content:center;align-items:center;min-height:100dvh;padding:24px;display:flex}.app-loading-content{text-align:center;flex-direction:column;align-items:center;display:flex}.app-loading-spinner{border:4px solid #ffffff1f;border-top-color:#fff;border-radius:50%;width:52px;height:52px;margin-bottom:22px;animation:.85s linear infinite app-loading-spin}.app-loading-content h1{letter-spacing:.02em;margin:0;font-size:clamp(24px,4vw,34px);font-weight:800}.app-loading-content p{color:#ffffff8c;margin:10px 0 0;font-size:14px}@keyframes app-loading-spin{to{transform:rotate(360deg)}}@media (prefers-reduced-motion:reduce){.app-loading-spinner{animation-duration:1.8s}}
