:root{--red:#c8102e;--red-dark:#990b22;--red-soft:#fff1f3;--ink:#15161a;--ink-2:#24262d;--line:#e4e6eb;--line-strong:#d5d8df;--paper:#fff;--surface:#f5f6f8;--muted:#6e737f;--gold:#bd892b;--blue:#2762a8;--f-body:'PT Sans',sans-serif;--f-display:'Oswald',sans-serif;--f-ui:'Manrope',sans-serif;--f-num:'Russo One','Oswald',sans-serif}
*{box-sizing:border-box}html,body{min-width:0;overflow-x:hidden;margin:0;background:#fff;color:var(--ink);font-family:var(--f-body);font-size:14px;line-height:1.45;-webkit-font-smoothing:antialiased}a{color:inherit;text-decoration:none}img{display:block;max-width:100%}button,input,select{font:inherit}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}
.crumb{min-height:38px;display:flex;align-items:center;gap:10px;padding:8px clamp(16px,3vw,42px);background:#0e0f12;color:#8f939d;border-bottom:2px solid var(--red);font-family:var(--f-ui);font-size:10px;font-weight:800;letter-spacing:.1em;text-transform:uppercase}.crumb a:hover{color:#fff}.crumb strong{color:#fff}.crumb-links{display:flex;gap:18px;margin-left:auto}.crumb-links a{color:#d7d9df}
.catalog-hero{display:grid;grid-template-columns:minmax(0,1.1fr) minmax(500px,.9fr);min-height:240px;background:#111217;color:#fff;border-bottom:1px solid #292b33}.hero-copy{position:relative;padding:38px clamp(24px,4vw,64px) 34px;overflow:hidden}.hero-copy:after{content:"";position:absolute;right:-80px;top:-120px;width:300px;height:300px;border:70px solid rgba(200,16,46,.1);transform:rotate(18deg);pointer-events:none}.eyebrow{position:relative;z-index:1;display:flex;align-items:center;gap:9px;font-family:var(--f-ui);font-size:10px;font-weight:800;letter-spacing:.16em;text-transform:uppercase;color:#aeb1ba}.eyebrow span{width:26px;height:3px;background:var(--red)}.hero-copy h1{position:relative;z-index:1;margin:10px 0 0;font-family:var(--f-display);font-size:clamp(36px,4vw,56px);font-weight:700;line-height:1;letter-spacing:0;text-transform:uppercase}.hero-copy h1 em{color:#ef2948;font-style:normal}.hero-copy p{position:relative;z-index:1;max-width:670px;margin:14px 0 0;color:#c2c5cc;font-size:15px}.hero-context{position:relative;z-index:1;display:flex;align-items:center;gap:9px;flex-wrap:wrap;margin-top:18px;color:#8e929c;font-family:var(--f-ui);font-size:10px;font-weight:700;letter-spacing:.04em;text-transform:uppercase}.hero-context strong{color:#fff}.hero-context i{width:3px;height:3px;border-radius:50%;background:var(--red)}
.hero-numbers{display:grid;grid-template-columns:1fr 1fr;background:#191a20}.hero-numbers>div{display:flex;flex-direction:column;justify-content:center;min-width:0;padding:22px 26px;border-left:1px solid rgba(255,255,255,.07);border-bottom:1px solid rgba(255,255,255,.07)}.hero-numbers span{font-family:var(--f-ui);font-size:9px;font-weight:800;letter-spacing:.14em;text-transform:uppercase;color:#898d97}.hero-numbers strong{margin-top:7px;font-family:var(--f-num);font-size:29px;font-weight:400;line-height:1;color:#fff}.hero-numbers small{margin-top:5px;color:#777c87;font-size:11px}.hero-numbers>div:nth-child(4){box-shadow:inset 3px 0 0 var(--red)}
.filters{position:sticky;top:0;z-index:25;display:grid;grid-template-columns:minmax(280px,1fr) auto auto;align-items:center;gap:12px;padding:14px clamp(16px,3vw,42px);background:rgba(255,255,255,.97);border-bottom:1px solid var(--line);box-shadow:0 8px 24px rgba(17,18,23,.06);backdrop-filter:blur(14px)}.filter-primary{display:flex;min-width:0}.search-field{position:relative;display:flex;align-items:center;flex:1;min-width:0;height:44px;padding:0 14px;background:var(--surface);border:1px solid var(--line-strong);border-radius:4px 0 0 4px}.search-field:focus-within{background:#fff;border-color:#969ba6;box-shadow:0 0 0 3px rgba(21,22,26,.06)}.search-field svg{width:18px;height:18px;flex:0 0 auto;margin-right:10px;fill:none;stroke:#777c87;stroke-width:2;stroke-linecap:round}.search-field input{width:100%;min-width:0;border:0;outline:0;background:transparent;color:var(--ink);font-size:14px}.search-field input::placeholder{color:#9296a0}.search-clear{width:28px;height:28px;display:grid;place-items:center;border-radius:50%;color:#737782;font-size:20px}.search-clear:hover{background:#e5e7eb;color:#111}.quick-submit{height:44px;padding:0 18px;border:0;border-radius:0 4px 4px 0;background:var(--red);color:#fff;font-family:var(--f-ui);font-size:10px;font-weight:800;letter-spacing:.1em;text-transform:uppercase;cursor:pointer}.quick-submit:hover,.apply:hover{background:var(--red-dark)}
.position-tabs{display:flex;align-items:stretch;overflow-x:auto;scrollbar-width:none;border:1px solid var(--line);border-radius:4px}.position-tabs::-webkit-scrollbar{display:none}.position-tab{display:flex;align-items:center;gap:7px;min-height:42px;padding:0 11px;border-right:1px solid var(--line);background:#fff;color:#646975;font-family:var(--f-display);font-size:11px;font-weight:600;letter-spacing:.04em;text-transform:uppercase;white-space:nowrap}.position-tab:last-child{border-right:0}.position-tab b{min-width:24px;padding:2px 5px;border-radius:9px;background:#edeff2;color:#777c87;text-align:center;font-family:var(--f-ui);font-size:9px}.position-tab:hover{color:#111;background:#fafafa}.position-tab.on{background:#16171b;color:#fff}.position-tab.on b{background:var(--red);color:#fff}
.filter-more{position:relative}.filter-more>summary{display:flex;align-items:center;gap:8px;height:42px;padding:0 13px;border:1px solid var(--line-strong);border-radius:4px;background:#fff;color:#333740;list-style:none;cursor:pointer;font-family:var(--f-ui);font-size:10px;font-weight:800;letter-spacing:.08em;text-transform:uppercase}.filter-more>summary::-webkit-details-marker{display:none}.filter-more>summary span{display:flex;align-items:center;gap:7px}.filter-more>summary svg{width:16px;height:16px;fill:none;stroke:currentColor;stroke-width:2;stroke-linecap:round}.filter-more>summary b{display:grid;place-items:center;min-width:20px;height:20px;padding:0 5px;border-radius:10px;background:var(--red);color:#fff;font-size:9px}.filter-more>summary i{font-style:normal;font-size:14px;transition:.2s}.filter-more[open]>summary i{transform:rotate(180deg)}.filter-grid{position:absolute;right:0;top:calc(100% + 10px);width:min(760px,calc(100vw - 32px));display:grid;grid-template-columns:1fr 1fr;gap:13px;padding:18px;background:#fff;border:1px solid var(--line);border-top:3px solid var(--red);border-radius:4px;box-shadow:0 20px 60px rgba(13,15,20,.2)}.filter-grid label{display:grid;gap:6px}.filter-grid label>span{font-family:var(--f-ui);font-size:9px;font-weight:800;letter-spacing:.12em;text-transform:uppercase;color:#777c87}.filter-grid select{width:100%;height:42px;padding:0 34px 0 11px;border:1px solid var(--line-strong);border-radius:3px;background:#f8f9fa;color:#22262e;outline:0}.filter-grid select:focus{border-color:#777c87;background:#fff}.filter-actions{grid-column:1/-1;display:flex;justify-content:flex-end;gap:8px;padding-top:2px}.apply,.reset{height:40px;display:inline-flex;align-items:center;justify-content:center;padding:0 17px;border-radius:3px;font-family:var(--f-ui);font-size:10px;font-weight:800;letter-spacing:.08em;text-transform:uppercase}.apply{border:0;background:var(--red);color:#fff;cursor:pointer}.reset{border:1px solid var(--line-strong);background:#fff;color:#555b66}
.players-section{padding:30px clamp(16px,3vw,42px) 48px;background:linear-gradient(180deg,#f7f8f9 0,#fff 320px)}.section-head{display:flex;align-items:flex-end;justify-content:space-between;gap:20px;max-width:1600px;margin:0 auto 14px;padding-bottom:13px;border-bottom:2px solid #1a1b20}.section-kicker{font-family:var(--f-ui);font-size:9px;font-weight:800;letter-spacing:.16em;text-transform:uppercase;color:var(--red)}.section-head h2{margin:3px 0 0;font-family:var(--f-display);font-size:27px;line-height:1.1;text-transform:uppercase}.result-summary{display:flex;align-items:baseline;gap:5px;font-family:var(--f-ui);text-transform:uppercase}.result-summary strong{font-family:var(--f-num);font-size:18px;font-weight:400}.result-summary span{color:#747985;font-size:10px;font-weight:700;letter-spacing:.08em}.active-filters,.sort-strip,.table-note,.players-table,.pagination,.empty-state{max-width:1600px;margin-left:auto;margin-right:auto}.active-filters{display:flex;align-items:center;gap:7px;flex-wrap:wrap;margin-bottom:10px;font-family:var(--f-ui);font-size:10px;font-weight:700}.active-filters>span{color:#7b808a;text-transform:uppercase;letter-spacing:.08em}.active-filters a{display:flex;align-items:center;gap:7px;min-height:28px;padding:4px 9px;background:var(--red-soft);border:1px solid #f1c6cd;border-radius:3px;color:#8d1025}.active-filters a b{font-size:15px;line-height:1}.sort-strip{display:flex;align-items:center;gap:6px;overflow-x:auto;padding:0 0 12px;scrollbar-width:none}.sort-strip::-webkit-scrollbar{display:none}.sort-strip>span{margin-right:2px;color:#777c87;font-family:var(--f-ui);font-size:9px;font-weight:800;letter-spacing:.1em;text-transform:uppercase;white-space:nowrap}.sort-strip a{display:flex;align-items:center;gap:5px;min-height:32px;padding:0 10px;border:1px solid var(--line);border-radius:3px;background:#fff;color:#5f646e;font-family:var(--f-display);font-size:11px;font-weight:600;text-transform:uppercase;white-space:nowrap}.sort-strip a:hover{border-color:#a6aab3;color:#111}.sort-strip a.sorted{background:#1a1b20;border-color:#1a1b20;color:#fff}.sort-mark{color:#a9adb5;font-family:var(--f-ui);font-size:10px}.sort-mark.active{color:#f03350}.table-note{display:flex;justify-content:space-between;gap:20px;margin-bottom:8px;color:#808590;font-size:11px}.players-table{overflow:hidden;border:1px solid var(--line-strong);border-radius:5px;background:#fff;box-shadow:0 12px 32px rgba(14,16,22,.07)}
.pt-table{width:100%;border-collapse:separate;border-spacing:0;table-layout:fixed;font-size:13px}.pt-table th{position:sticky;top:72px;z-index:3;height:48px;padding:0 8px;background:#17181d;border-right:1px solid #282a31;color:#fff;text-align:center;vertical-align:middle;font-family:var(--f-display);font-size:12px;font-weight:600;letter-spacing:.03em;text-transform:uppercase}.pt-table th:last-child{border-right:0}.pt-table th.player-head,.pt-table th.team-head{text-align:left}.pt-table th a{height:48px;display:flex;align-items:center;justify-content:center;position:relative;color:inherit}.pt-table th small{display:block;margin-left:4px;color:#878b95;font-family:var(--f-body);font-size:9px;font-weight:400;letter-spacing:0;text-transform:none}.pt-table th.sorted{background:var(--red)}.pt-table th.sorted small,.pt-table th.sorted .sort-mark{color:#fff}.pt-table th .sort-mark{position:absolute;right:1px}.rank-head{width:48px}.player-head{width:27%}.team-head{width:18%}.pt-table tbody tr{background:#fff}.pt-table tbody tr:nth-child(even){background:#fafbfc}.pt-table tbody tr:hover{background:#fff4f6}.pt-table tbody td{height:70px;padding:8px;border-right:1px solid #eceef1;border-bottom:1px solid #e7e9ed;text-align:center;vertical-align:middle}.pt-table tbody td:last-child{border-right:0}.pt-table tbody tr:last-child td{border-bottom:0}.pt-table tbody tr:hover .pt-rank{box-shadow:inset 3px 0 0 var(--red)}.pt-rank{width:48px;color:#8a8f99;font-family:var(--f-num);font-size:13px}.pt-rank span{display:inline-grid;place-items:center;width:28px;height:28px;border-radius:50%}.pt-rank.gold span{background:#f7e7bf;color:#875f16}.pt-rank.silver span{background:#eceef1;color:#565b65}.pt-rank.bronze span{background:#f2dfd2;color:#8b5430}
.pt-player{text-align:left!important}.player-link{display:grid;grid-template-columns:52px 40px minmax(0,1fr) 18px;align-items:center;gap:9px;min-width:0}.ava{width:52px;height:52px;display:grid;place-items:center;overflow:hidden;border-radius:50%;background:#25272e;color:#fff;border:2px solid #fff;box-shadow:0 0 0 1px #d8dbe1;font-family:var(--f-display);font-weight:700}.ava.def{background:#17395c}.ava.gk{background:#64461b}.ava img{width:100%;height:100%;object-fit:cover;object-position:center top}.jersey{display:grid;place-items:center;min-width:38px;height:29px;padding:0 4px;border-radius:3px;background:#1b1c21;color:#fff;font-family:var(--f-num);font-size:11px}.jersey.empty{background:#eceef1;color:#9297a1}.pinfo{min-width:0}.pinfo strong,.pinfo small{display:block;overflow:hidden;text-overflow:ellipsis}.pinfo strong{color:#1b1d22;font-family:var(--f-display);font-size:16px;font-weight:600;line-height:1.15;white-space:nowrap}.pinfo small{margin-top:3px;color:#7a7f89;font-size:11px;white-space:nowrap}.profile-arrow{color:#b5b8c0;font-size:24px;line-height:1}.player-link:hover .pinfo strong,.player-link:hover .profile-arrow{color:var(--red)}
.pt-team{text-align:left!important}.pt-team>a{display:grid;grid-template-columns:34px minmax(0,1fr);align-items:center;gap:8px;min-width:0}.team-logo{width:34px;height:34px;display:grid;place-items:center}.team-logo img{max-width:100%;max-height:100%;object-fit:contain}.pt-team strong,.pt-team small{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.pt-team strong{font-family:var(--f-display);font-size:13px;font-weight:600}.pt-team small{margin-top:3px;color:#8a8f99;font-size:10px}.pt-team>a:hover strong{color:var(--red)}.stat-cell{font-family:var(--f-num);font-size:14px}.stat-cell.points,.strong-stat{color:var(--red);font-size:17px}.stat-cell.rate{color:#2f5791}.stat-cell.quiet{color:#8b909a}.star-stat{color:#25272d}.star-stat span{margin-right:4px;color:#d49b2d}.qualification-head{min-width:92px}.qualification-cell{width:92px}.qualification-badge{display:inline-flex;align-items:center;justify-content:center;gap:4px;min-width:48px;height:28px;padding:0 8px;border:1px solid #e2c06b;background:linear-gradient(135deg,#fff9e9,#fff);box-shadow:inset 3px 0 #d3a638}.qualification-badge b{font-family:var(--f-num);font-size:15px}.qualification-badge i{color:#c9921f;font-size:13px;font-style:normal}.position-cell{width:70px}.position{display:inline-grid;place-items:center;min-width:36px;height:25px;padding:0 7px;border-radius:3px;border:1px solid #d9dce2;background:#f2f3f5;color:#5a5f69;font-family:var(--f-display);font-size:10px;font-weight:700}.position.fwd{border-color:#f2c3ca;background:#fff0f3;color:#a31129}.position.def{border-color:#cbdcf0;background:#eef6ff;color:#23578f}.position.gk{border-color:#ead6ae;background:#fff8e9;color:#805b1d}.goalie-row{background:linear-gradient(90deg,#fffaf0,#fff 55%)!important}.mobile-statline,.mobile-detail{display:none}
.pagination{display:grid;grid-template-columns:1fr auto 1fr;align-items:center;gap:16px;margin-top:18px}.page-info{color:#777c87;font-family:var(--f-ui);font-size:10px;font-weight:700;letter-spacing:.08em;text-transform:uppercase}.page-info strong{color:#24262c}.page-nav,.page-size{display:flex;align-items:center;gap:5px}.page-nav a,.page-size a{min-width:36px;height:36px;display:grid;place-items:center;border:1px solid var(--line-strong);border-radius:3px;background:#fff;color:#474b54;font-family:var(--f-ui);font-size:11px;font-weight:800}.page-nav a:hover,.page-size a:hover{border-color:#888d97}.page-nav a.on,.page-size a.on{background:#1a1b20;border-color:#1a1b20;color:#fff}.page-nav a.disabled{opacity:.35;pointer-events:none}.page-size{justify-content:flex-end}.page-size span{margin-right:4px;color:#777c87;font-family:var(--f-ui);font-size:9px;font-weight:800;letter-spacing:.08em;text-transform:uppercase}.empty-state{display:grid;justify-items:start;gap:6px;padding:28px;border:1px dashed #c9ccd3;background:#fff}.empty-state strong{font-family:var(--f-display);font-size:21px;text-transform:uppercase}.empty-state span{color:#707580}.empty-state a{margin-top:8px;padding:10px 13px;background:var(--red);color:#fff;font-family:var(--f-ui);font-size:10px;font-weight:800;text-transform:uppercase}
@media(max-width:1180px){.catalog-hero{grid-template-columns:1fr 440px}.filters{grid-template-columns:minmax(260px,1fr) auto}.filter-more{grid-column:1/-1}.filter-more>summary{justify-content:center}.filter-grid{right:0}.player-head{width:30%}.team-head{width:18%}.pt-table th,.pt-table tbody td{padding-left:5px;padding-right:5px}.player-link{grid-template-columns:46px 36px minmax(0,1fr) 14px;gap:7px}.ava{width:46px;height:46px}.pt-team>a{grid-template-columns:28px minmax(0,1fr)}.team-logo{width:28px;height:28px}}
@media(max-width:780px){.crumb{min-height:34px;padding:7px 12px;font-size:9px}.crumb-links{display:none}.catalog-hero{display:block;min-height:0}.hero-copy{padding:25px 16px 22px}.hero-copy:after{right:-170px;top:-150px}.hero-copy h1{font-size:37px}.hero-copy p{max-width:520px;margin-top:10px;font-size:13px;line-height:1.45}.hero-context{margin-top:13px;font-size:9px}.hero-numbers{grid-template-columns:1fr 1fr}.hero-numbers>div{padding:14px 16px}.hero-numbers strong{font-size:23px}.hero-numbers small{font-size:10px}.filters{position:relative;top:auto;z-index:20;display:block;padding:12px;background:#fff}.filter-primary{width:100%}.search-field{height:46px}.quick-submit{height:46px}.position-tabs{width:100%;margin-top:9px}.position-tab{flex:0 0 auto;min-height:39px;padding:0 12px}.filter-more{margin-top:9px}.filter-more>summary{justify-content:space-between;height:42px;background:#f6f7f9}.filter-more>summary span{flex:1}.filter-grid{position:static;width:100%;grid-template-columns:1fr;margin-top:8px;padding:13px;box-shadow:none}.filter-actions{grid-column:auto}.apply,.reset{flex:1}.players-section{padding:21px 12px 34px}.section-head{align-items:center;margin-bottom:11px}.section-head h2{font-size:23px}.result-summary strong{font-size:16px}.active-filters{margin-bottom:8px}.sort-strip{margin-left:-12px;margin-right:-12px;padding:0 12px 11px}.table-note{margin-bottom:7px}.desktop-note{display:none}.players-table{overflow:visible;border:0;border-radius:0;background:transparent;box-shadow:none}.pt-table,.pt-table tbody,.pt-table tr,.pt-table td{display:block;width:100%}.pt-table thead{display:none}.pt-table tbody tr{position:relative;display:grid;grid-template-columns:38px minmax(0,1fr);margin:0 0 9px;border:1px solid #dde0e6;border-radius:5px;background:#fff!important;box-shadow:0 5px 15px rgba(15,17,22,.055);overflow:hidden}.pt-table tbody tr:active{border-color:#b6bac3}.pt-table tbody td{height:auto;padding:0;border:0}.pt-rank{grid-column:1;grid-row:1 / span 2;display:flex!important;align-items:flex-start;justify-content:center;padding-top:16px!important;border-right:1px solid #eceef1!important;background:#f6f7f9}.pt-rank span{width:26px;height:26px}.pt-player{grid-column:2;padding:12px 11px 9px!important}.player-link{grid-template-columns:48px 35px minmax(0,1fr) 14px;gap:7px}.ava{width:48px;height:48px}.jersey{min-width:33px;height:27px;font-size:10px}.pinfo strong{font-size:17px;white-space:normal}.pinfo small{font-size:10px;white-space:normal}.profile-arrow{font-size:22px}.mobile-statline{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));margin-top:10px;border:1px solid #e5e7eb;border-radius:4px;overflow:hidden}.mobile-statline span{padding:7px 2px;background:#f7f8fa;border-right:1px solid #e5e7eb;text-align:center}.mobile-statline span:last-child{border-right:0}.mobile-statline span.hot{background:#fff0f3}.mobile-statline b{display:block;font-family:var(--f-num);font-size:15px;line-height:1}.mobile-statline .hot b{color:var(--red)}.mobile-statline em{display:block;margin-top:3px;color:#777c87;font-family:var(--f-ui);font-size:7px;font-style:normal;font-weight:800;letter-spacing:.07em;text-transform:uppercase}.mobile-detail{display:flex;align-items:center;gap:6px 12px;flex-wrap:wrap;margin-top:7px;color:#727782;font-size:10px}.mobile-detail span{position:relative}.mobile-detail span+span:before{content:"";position:absolute;left:-7px;top:50%;width:2px;height:2px;border-radius:50%;background:#b3b6bd}.mobile-detail b{color:#292c32}.mobile-qualification b{color:#ad7b0f}.pt-team{grid-column:2;padding:8px 11px!important;border-top:1px solid #eceef1!important;background:#fafbfc}.pt-team>a{grid-template-columns:28px minmax(0,1fr)}.team-logo{width:28px;height:28px}.pt-team strong{font-size:12px}.pt-team small{font-size:9px}.stat-cell,.position-cell,.qualification-cell{display:none!important}.pagination{grid-template-columns:1fr;margin-top:15px}.page-info{text-align:center}.page-nav{justify-content:center}.page-nav a{min-width:40px;height:40px}.page-size{justify-content:center}.page-size a{height:34px}.empty-state{padding:22px}.rhl-footer{margin-top:0}}
@media(max-width:420px){.hero-copy h1{font-size:34px}.hero-context i,.hero-context span:last-child{display:none}.position-tab{padding:0 10px}.position-tab span{font-size:10px}.position-tab b{min-width:21px;padding:2px 4px}.filter-grid{padding:11px}.section-head h2{font-size:21px}.result-summary{display:block;text-align:right}.result-summary span{display:block;margin-top:2px}.pt-player{padding-left:9px!important;padding-right:9px!important}.player-link{grid-template-columns:44px 32px minmax(0,1fr) 11px;gap:6px}.ava{width:44px;height:44px}.pinfo strong{font-size:16px}.mobile-statline b{font-size:14px}.pt-team{padding-left:9px!important;padding-right:9px!important}}
.filter-primary{position:relative;z-index:6}.player-suggestions{position:absolute;left:0;right:0;top:calc(100% + 8px);display:none;max-height:min(480px,68vh);overflow-y:auto;background:#fff;border:1px solid #d9dce2;border-top:3px solid var(--red);border-radius:0 0 5px 5px;box-shadow:0 24px 64px rgba(13,15,20,.2)}.player-suggestions.on{display:block}.suggestion-head{position:sticky;top:0;z-index:2;display:flex;align-items:center;justify-content:space-between;gap:12px;padding:9px 12px;background:#f5f6f8;border-bottom:1px solid #e4e6eb;font-family:var(--f-ui);font-size:9px;font-weight:800;letter-spacing:.11em;text-transform:uppercase;color:#777c87}.suggestion-head b{color:#a30f28}.suggestion-row{display:grid;grid-template-columns:42px 38px minmax(0,1fr) 34px 12px;align-items:center;gap:9px;min-height:62px;padding:9px 11px;border-bottom:1px solid #eceef1;background:#fff;color:#1a1c21}.suggestion-row:hover,.suggestion-row.active{background:linear-gradient(90deg,#fff1f3,#fff 72%)}.suggestion-row.active{box-shadow:inset 3px 0 0 var(--red)}.suggestion-photo{width:42px;height:42px;overflow:hidden;border-radius:50%;border:2px solid #fff;box-shadow:0 0 0 1px #d8dbe1;background:#25272e}.suggestion-photo img{width:100%;height:100%;object-fit:cover;object-position:center top}.suggestion-number{display:grid;place-items:center;min-width:36px;height:27px;padding:0 4px;border-radius:3px;background:#1b1c21;color:#fff;font-family:var(--f-num);font-size:10px}.suggestion-number.empty{background:#eceef1;color:#979ba4}.suggestion-main{min-width:0}.suggestion-main>strong{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-family:var(--f-display);font-size:15px;font-weight:650}.suggestion-main>span{display:flex;align-items:center;gap:6px;min-width:0;margin-top:3px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;color:#747984;font-size:10px}.suggestion-team-logo{width:18px;height:18px;display:grid;place-items:center;flex:0 0 auto;font-style:normal}.suggestion-team-logo img{max-width:100%;max-height:100%;object-fit:contain}.suggestion-position{display:grid;place-items:center;min-width:30px;height:24px;border:1px solid #dce0e6;border-radius:3px;background:#f5f6f8;color:#555b65;font-family:var(--f-display);font-size:9px;font-weight:700}.suggestion-arrow{color:#b1b5be;font-size:21px;line-height:1}.suggestion-row.active .suggestion-main>strong,.suggestion-row.active .suggestion-arrow{color:var(--red)}.suggestion-all{position:sticky;bottom:0;display:flex;align-items:center;justify-content:space-between;min-height:42px;padding:9px 13px;background:#17181d;color:#fff;font-family:var(--f-ui);font-size:10px;font-weight:800;letter-spacing:.08em;text-transform:uppercase}.suggestion-all:hover{background:var(--red)}.suggestion-all span{font-size:15px}.suggestion-empty{display:grid;gap:3px;padding:17px 14px;background:#fff}.suggestion-empty strong{font-family:var(--f-display);font-size:15px;text-transform:uppercase}.suggestion-empty span{color:#777c87;font-size:11px}.suggestion-loading{display:flex;align-items:center;gap:10px;padding:17px 14px;color:#696e78;font-family:var(--f-ui);font-size:10px;font-weight:800;letter-spacing:.08em;text-transform:uppercase}.suggestion-loading i{width:17px;height:17px;border:2px solid #e0e2e6;border-top-color:var(--red);border-radius:50%;animation:suggestion-spin .7s linear infinite}@keyframes suggestion-spin{to{transform:rotate(360deg)}}.page-nav>span{min-width:18px;color:#969aa3;text-align:center;font-family:var(--f-ui);font-size:11px}
@media(max-width:780px){.position-tabs{scroll-snap-type:x proximity}.position-tab{scroll-snap-align:start}.player-suggestions{max-height:min(430px,58dvh)}.suggestion-row{grid-template-columns:40px 34px minmax(0,1fr) 30px 10px;gap:7px;padding:8px 9px}.suggestion-photo{width:40px;height:40px}.suggestion-main>strong{font-size:14px}.page-nav{justify-content:flex-start;max-width:100%;overflow-x:auto;padding:0 2px 3px;scrollbar-width:none}.page-nav::-webkit-scrollbar{display:none}}
html,body{overflow-x:clip}.hero-numbers{position:relative;isolation:isolate;overflow:hidden;background:radial-gradient(circle at 92% 115%,rgba(200,16,46,.22),transparent 48%),linear-gradient(135deg,#1d1e25 0%,#14151b 58%,#111218 100%)}.hero-numbers:before{content:"";position:absolute;inset:0;z-index:-1;pointer-events:none;background-image:linear-gradient(rgba(255,255,255,.018) 1px,transparent 1px),linear-gradient(90deg,rgba(255,255,255,.018) 1px,transparent 1px);background-size:24px 24px;mask-image:linear-gradient(135deg,#000,transparent 78%)}.hero-numbers>div{position:relative;background:linear-gradient(135deg,rgba(255,255,255,.025),rgba(255,255,255,0));box-shadow:none!important}.hero-numbers>div:before{content:"";position:absolute;left:26px;top:16px;width:20px;height:2px;background:var(--red)}.hero-numbers>div>span{padding-top:8px}.hero-numbers>div:nth-child(4){box-shadow:none!important}
.hero-numbers:before{mask-image:none;-webkit-mask-image:none;opacity:.32}body{overflow-x:visible}@media(min-width:781px){.players-table{overflow:visible}.pt-table thead th:first-child{border-radius:4px 0 0 0}.pt-table thead th:last-child{border-radius:0 4px 0 0}}
@media(max-width:780px){.hero-numbers>div:before{left:16px;top:11px;width:16px}.hero-numbers>div>span{padding-top:7px}}
@media(prefers-reduced-motion:reduce){*{scroll-behavior:auto!important;transition:none!important}}

/* Qualification sorting and mobile treatment. */
@media(min-width:1181px){.player-head{width:25%}.team-head{width:16%}.qualification-head{width:92px}}
@media(min-width:781px) and (max-width:1180px){.player-head{width:27%}.team-head{width:16%}.qualification-head{width:86px}}
.qualification-empty{color:#a2a6af;font-style:normal}.qualification-head.sorted .sort-mark{color:#fff}
@media(max-width:780px){.sort-strip{scroll-padding-inline:12px}.sort-strip a{min-height:36px;padding:0 11px}.mobile-detail{display:grid;grid-template-columns:repeat(3,max-content)}.mobile-detail .mobile-qualification{display:inline-flex;align-items:center;gap:5px;padding:3px 6px;border:1px solid #e2c06b;border-radius:3px;background:#fff9e9;color:#795b19;font-family:var(--f-ui);font-size:9px;font-weight:700}.mobile-detail .mobile-qualification:before{display:none}.mobile-detail .mobile-qualification b{color:#9a6d12;font-family:var(--f-display);font-size:11px}}
