body{margin:0;padding:0;background-color:#0f0f0f;color:#fff;font-family:Manrope,sans-serif;position:relative;overflow-x:hidden}.container{width:100%;max-width:1280px;margin:0 auto;padding:0 20px;box-sizing:border-box}.app-root{position:relative;min-height:100vh}.background-overlay{position:absolute;top:-10px;left:0;width:100%;height:896px;background-size:cover;background-repeat:no-repeat;pointer-events:none;z-index:-2;overflow:hidden}.header{position:relative;height:222px;overflow:hidden}.header-gradients{position:absolute;top:0;left:0;width:100%;pointer-events:none;z-index:-1}.header-gradient-1{position:absolute;width:2426px;height:444px;top:-333px;left:-253px;background:radial-gradient(50% 50% at 50% 50%,#182aed,#182aedcc);opacity:.5;filter:blur(600px)}.header-gradient-2{position:absolute;width:664px;height:176px;top:-123px;left:628px;background:radial-gradient(50% 50% at 50% 50%,#182aed,#182aedcc);opacity:.5;filter:blur(300px)}@media(max-width:768px){.header-gradient-1{width:1200px;height:300px;top:-260px;left:50%;transform:translate(-50%);filter:blur(400px);opacity:.45}.header-gradient-2{width:420px;height:140px;top:-90px;left:50%;transform:translate(-50%);filter:blur(220px);opacity:.45}}@media(max-width:768px){.header-gradient-1,.header-gradient-2{max-width:100vw}}.header{position:relative;height:88px;display:flex;align-items:center;z-index:10}.header-inner{height:100%;display:flex;align-items:center;justify-content:space-between}.logo{height:40px}.header-right{display:flex;align-items:center;gap:12px}.btn-votes{display:flex;align-items:center;gap:10px;height:53px;padding:0 24px;border-radius:10px;background:transparent;border:1px solid rgba(255,255,255,.5);cursor:pointer;font-family:Manrope,sans-serif;font-weight:500;font-size:18px;line-height:100%;letter-spacing:0;color:#fff}.player-list{width:1280px;margin:30px auto 0;display:flex;flex-direction:column;gap:10px}.player-list-item{width:100%}@media(max-width:768px){.player-list{width:100svw;max-width:100svw;margin:16px 0 0;padding:0;gap:0;box-sizing:border-box}}.players-container{min-height:100vh}.players-placeholder{width:100%;height:100%}.load-more-btn{margin:32px auto 0;padding:16px 32px;border-radius:10px;overflow-anchor:none;background:#1b1b1b;border:none;font-family:Manrope,sans-serif;font-weight:700;font-size:16px;color:#fff;cursor:pointer}.load-more-btn:disabled{opacity:.5;cursor:default}.load-more-wrapper{display:flex;justify-content:center;width:100%;overflow-anchor:none}.skeleton{position:relative;overflow:hidden;background:#ffffff0f;border-radius:12px}.skeleton:after{content:"";position:absolute;top:0;left:-150%;height:100%;width:150%;background:linear-gradient(90deg,#fff0,#ffffff26,#fff0);animation:shimmer 1.2s infinite}@keyframes shimmer{to{transform:translate(100%)}}.home-hero{width:min(1280px,calc(100vw - 40px));margin:18px auto 34px;box-sizing:border-box;display:grid;grid-template-columns:minmax(0,1fr) 300px;align-items:stretch;gap:18px;padding:0}.home-hero-content{min-width:0;text-align:left}.home-hero-kicker{margin:0 0 10px;font-size:14px;line-height:1.2;font-weight:700;color:#7dd3fc;text-transform:uppercase}.home-hero h1{margin:0;max-width:760px;font-size:42px;line-height:1.08;font-weight:800;color:#fff;overflow-wrap:break-word}.home-hero-text{margin:16px 0 0;max-width:760px;font-size:16px;line-height:1.6;font-weight:500;color:#ffffff9e;overflow-wrap:break-word}.home-hero-period{min-width:0;display:flex;flex-direction:column;justify-content:center;gap:8px;padding:22px;border-radius:8px;border:1px solid rgba(125,211,252,.13);background:linear-gradient(135deg,#3b82f612,#182aed08),#00000029;text-align:left}.home-period-label,.home-period-note{font-size:14px;line-height:1.35;font-weight:600;color:#ffffff9e}.home-hero-period strong{font-size:32px;line-height:1.1;font-weight:800;color:#fff}@media(max-width:768px){.home-hero{width:calc(100vw - 24px);grid-template-columns:1fr;gap:14px;margin:12px auto 28px;padding:0}.home-hero h1{max-width:320px;font-size:26px;line-height:1.15}.home-hero-text{max-width:320px;font-size:14px;line-height:1.55;color:#ffffffa8}.home-hero-period{max-width:320px;padding:16px}.home-hero-period strong{font-size:26px}}@media(max-width:360px){.home-hero h1,.home-hero-text,.home-hero-period{max-width:286px}}.sort-block{width:100%;display:flex;justify-content:center;margin-top:20px}.sort-inner{width:1280px;height:60px;display:flex;align-items:center;gap:5px}.sort-btn{display:flex;align-items:center;justify-content:center;flex:1;gap:12px;height:60px;border-radius:10px;background:transparent;border:none;font-family:Manrope,sans-serif;font-weight:400;font-size:22px;color:#ffffffbf;cursor:pointer;transition:.2s ease}.sort-btn:hover:not(.active){background:#ffffff1f}.sort-btn.active{position:relative;border-radius:10px;background:radial-gradient(98.13% 100% at 1.79% 0%,#ffffff14,#ffffff05);box-shadow:4px 4px 12px -7px #ffffff40 inset,-10px -4px 8px -9px #ffffff40 inset,-4px -4px 12px -7px #00000040 inset;color:#fff;font-weight:700;overflow:hidden}.sort-btn.active:before{content:"";position:absolute;inset:0;border-radius:inherit;padding:1px;background:linear-gradient(95.22deg,#fff -2.51%,#ffffff1f 12.67%,#ffffff0a 91.23%,#fff 105.16%);-webkit-mask:linear-gradient(#fff 0 0) content-box,linear-gradient(#fff 0 0);-webkit-mask-composite:xor;mask-composite:exclude;pointer-events:none}.sort-icon{width:32px;height:32px;flex-shrink:0}@media(max-width:768px){.sort-block{width:100%;padding:0 12px;box-sizing:border-box}}.player-filter{width:1280px;height:61px;display:flex;align-items:center;gap:16px;margin:20px auto 0}.search-box{width:848px;height:61px;background:#ffffff1f;-webkit-backdrop-filter:blur(32px);backdrop-filter:blur(32px);border-radius:12px;display:flex;align-items:center;padding-left:20px;gap:16px}.search-icon{width:20px;height:20px}.search-input{flex:1;height:100%;background:transparent;border:none;outline:none;font-family:Manrope,sans-serif;color:#fff;font-size:18px}.search-input::placeholder{color:#fff9}.club-select{width:416px;height:61px;background:transparent;border-radius:12px;border:1px solid rgba(255,255,255,.2);display:flex;align-items:center;justify-content:space-between;padding:0 20px;cursor:pointer}.club-select-text{font-family:Manrope,sans-serif;font-size:18px;color:#fff}.dropdown-icon{width:20px;height:20px}.club-select-wrapper{position:relative}.dropdown-icon{width:20px;height:20px;transition:.2s}.dropdown-icon.rotated{transform:rotate(180deg)}.club-dropdown{position:absolute;top:66px;right:0;width:416px;max-height:240px;overflow-y:auto;background:#ffffff14;-webkit-backdrop-filter:blur(24px);backdrop-filter:blur(24px);border-radius:12px;border:1px solid rgba(255,255,255,.15);box-shadow:0 4px 16px #0006,inset 0 0 6px #ffffff0f;z-index:50}.club-dropdown-item{padding:14px 20px;font-family:Manrope,sans-serif;font-size:16px;color:#ffffffe6;cursor:pointer;transition:.15s}.club-dropdown-item:hover{background:#ffffff1f}.club-dropdown-item.active{background:#ffffff26;color:#fff}.player-filter.mobile{width:100%;padding:0 18px;box-sizing:border-box;display:flex;align-items:center;gap:12px;margin-top:20px}.search-box.mobile{flex:1;height:48px;padding-left:16px;gap:12px;background:#ffffff1f;-webkit-backdrop-filter:blur(32px);backdrop-filter:blur(32px);border-radius:12px}.filter-button{width:48px;height:48px;border-radius:10px;border:1px solid rgba(255,255,255,.2);background:transparent;display:flex;align-items:center;justify-content:center;cursor:pointer}.filter-button img{width:20px;height:20px}.sheet-backdrop{position:fixed;inset:0;background:#0000;transition:background .3s ease;z-index:100}.sheet-backdrop.open{background:#00000073}.sheet{position:fixed;left:0;right:0;bottom:0;background:#ffffff14;-webkit-backdrop-filter:blur(32px);backdrop-filter:blur(32px);border-radius:16px 16px 0 0;border-top:1px solid rgba(255,255,255,.15);transform:translateY(100%);transition:transform .3s ease;z-index:101}.sheet.open{transform:translateY(0)}.sheet-handle{width:40px;height:4px;border-radius:2px;background:#fff6;margin:8px auto}.sheet-header{display:flex;justify-content:space-between;align-items:center;padding:12px 18px;font-family:Manrope,sans-serif;font-size:16px;color:#fff}.sheet-header button{background:none;border:none;color:#fff;font-size:18px;cursor:pointer}.sheet-content{max-height:60vh;overflow-y:auto}.sheet-item{padding:14px 18px;font-family:Manrope,sans-serif;font-size:16px;color:#ffffffe6;cursor:pointer;transition:.15s}.sheet-item:hover{background:#ffffff1f}.sheet-item.active{background:#ffffff2e;color:#fff}.player-card-mobile{width:100svw;min-height:92px;box-sizing:border-box;padding:10px 12px;display:grid;grid-template-columns:34px 66px minmax(0,1fr) 52px 60px;align-items:center;gap:8px;border-top:1px solid rgba(255,255,255,.14);background:#ffffff05}.player-card-mobile:last-child{border-bottom:1px solid rgba(255,255,255,.14)}.pcm-rank-vertical{width:34px;height:68px;flex:0 0 auto;border-radius:7px;display:flex;align-items:center;justify-content:center;font-family:Manrope,sans-serif;font-size:15px;font-weight:750;color:#fff}.pcm-photo{position:relative;width:66px;height:66px;flex:0 0 auto;border-radius:8px;overflow:hidden;background:#ffffff0f}.pcm-photo img{width:100%;height:100%;object-fit:cover}.pcm-center{min-width:0;flex:1 1 auto;display:flex;flex-direction:column;justify-content:center}.pcm-club-badge{position:absolute;left:-3px;bottom:-3px;width:24px;height:24px;display:flex;align-items:center;justify-content:center;border-radius:7px;border:1px solid rgba(255,255,255,.12);background:#080a1057;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.pcm-club-badge img{width:18px;height:18px;object-fit:contain;filter:drop-shadow(0 1px 3px rgba(0,0,0,.45))}.pcm-name{min-width:0;display:flex;align-items:flex-start;gap:6px;font-family:Manrope,sans-serif;font-size:16px;line-height:1.15;font-weight:750;color:#fff}.pcm-name-text{min-width:0;display:-webkit-box;overflow:hidden;-webkit-box-orient:vertical;-webkit-line-clamp:2}.pcm-info-link{width:17px;height:17px;flex:0 0 auto;margin-top:1px;display:inline-flex;align-items:center;justify-content:center;border-radius:999px;border:1px solid rgba(255,255,255,.25);font-family:Manrope,sans-serif;font-size:11px;line-height:17px;font-weight:800;color:#ffffffe6;text-decoration:none}.pcm-vote-count{width:52px;flex:0 0 auto;display:flex;flex-direction:column;align-items:flex-end;gap:2px;color:#fff;text-align:right;white-space:nowrap}.pcm-vote-count strong{font-family:Manrope,sans-serif;font-size:20px;line-height:1;font-weight:850;letter-spacing:0}.pcm-vote-count span{font-family:Manrope,sans-serif;font-size:10px;line-height:1;font-weight:700;color:#7dd3fcc7}.pcm-vote-btn{width:60px;height:66px;flex:0 0 auto;border-radius:8px;border:none;display:flex;align-items:center;justify-content:center;gap:4px;background:radial-gradient(100% 100% at 0% 0%,#3b78e9,#134382);font-family:Manrope,sans-serif;font-size:15px;font-weight:750;color:#fff;cursor:pointer}.pcm-vote-btn img{width:24px;height:24px}.pcm-vote-btn.disabled{background:transparent;border:1px solid rgba(255,255,255,.28);color:#ffffffd9;cursor:default}.pcm-vote-timer{font-family:SFMono-Regular,Consolas,Liberation Mono,monospace;font-variant-numeric:tabular-nums;font-size:13px;font-weight:700;text-align:center}.player-card-mobile{position:relative;isolation:isolate}.player-card-mobile:after{content:"";position:absolute;top:50%;right:54px;width:68px;height:22px;border-radius:999px;background:linear-gradient(270deg,#3b78e9e6,#479aff9e 48%,#7dd3fc00);filter:blur(6px);opacity:0;pointer-events:none;transform:translate3d(18px,-50%,0) scaleX(.18);transform-origin:right center;z-index:0}.pcm-vote-count,.pcm-vote-btn{position:relative;z-index:1}.pcm-vote-btn{overflow:hidden;transform-origin:center}.player-card-mobile.vote-flow-active .pcm-vote-btn{animation:voteButtonPulseMobile .82s cubic-bezier(.22,1,.36,1)}.player-card-mobile.vote-flow-active .pcm-vote-btn.disabled{border-color:#7dd3fca3;background:radial-gradient(100% 100% at 0% 0%,#3b78e9,#134382)}.player-card-mobile.vote-flow-active:after{animation:voteBlueFlowMobile .82s cubic-bezier(.22,1,.36,1)}.player-card-mobile.vote-flow-active .pcm-vote-count{animation:voteCountReceiveMobile .82s cubic-bezier(.22,1,.36,1)}@keyframes voteButtonPulseMobile{0%{transform:scale(1);box-shadow:0 0 #3b78e900}18%{transform:scale(1.06);box-shadow:0 0 22px #3b78e980}48%{transform:scale(.985);box-shadow:0 0 14px #3b78e94d}to{transform:scale(1);box-shadow:0 0 #3b78e900}}@keyframes voteBlueFlowMobile{0%{opacity:0;transform:translate3d(22px,-50%,0) scaleX(.16)}18%{opacity:.92;transform:translate3d(10px,-50%,0) scaleX(.62)}54%{opacity:.76;transform:translate3d(-10px,-50%,0) scaleX(.96)}to{opacity:0;transform:translate3d(-22px,-50%,0) scaleX(.18)}}@keyframes voteCountReceiveMobile{0%{color:#fff;text-shadow:none;transform:scale(1)}42%{color:#7dd3fc;text-shadow:0 0 16px rgba(59,120,233,.85);transform:scale(1.1)}to{color:#fff;text-shadow:none;transform:scale(1)}}@media(prefers-reduced-motion:reduce){.player-card-mobile.vote-flow-active .pcm-vote-btn,.player-card-mobile.vote-flow-active:after,.player-card-mobile.vote-flow-active .pcm-vote-count{animation:none}}@media(max-width:360px){.player-card-mobile{gap:7px;padding:10px;grid-template-columns:32px 62px minmax(0,1fr) 44px 54px}.pcm-rank-vertical{width:32px}.pcm-photo{width:62px;height:62px}.pcm-vote-count{width:44px}.pcm-vote-count strong{font-size:18px}.pcm-vote-btn{width:54px;height:64px}}.player-card{width:1280px;height:98px;box-sizing:border-box;background:transparent;border:1px solid rgba(255,255,255,.2);border-radius:12px;padding:6px;display:flex;align-items:center;gap:6px}.player-rank{width:52px;height:86px;border-radius:6px;display:flex;align-items:center;justify-content:center;font-family:Manrope,sans-serif;font-size:20px;font-weight:600;color:#fff}.player-photo{width:86px;height:86px;border-radius:6px;overflow:hidden;background:#ffffff0f}.player-photo img{width:100%;height:100%;object-fit:cover}.photo-placeholder{width:100%;height:100%;background:#ffffff14}.player-info{display:flex;flex-direction:column;margin-left:20px;gap:6px;width:450px}.player-name-row{display:flex;align-items:center;gap:8px}.player-name{font-family:Manrope,sans-serif;font-size:22px;font-weight:600;color:#fff}.player-role-icon{width:28px;height:28px}.player-club-row{display:flex;align-items:center;gap:8px}.player-club-icon{width:28px;height:28px;object-fit:contain;object-position:center;max-width:100%;max-height:100%}.player-club-name{font-size:18px;color:#fffc}.player-vote-block{margin-left:auto;display:flex;align-items:center;gap:20px}.vote-count{display:flex;align-items:center;gap:8px;font-family:Manrope;font-size:18px;color:#fff}.vote-btn{width:187px;height:86px;border-radius:6px;border:none;background:radial-gradient(100% 100% at 0% 0%,#3b78e9,#134382);font-family:Manrope;font-size:18px;font-weight:500;color:#fff;cursor:pointer}.vote-btn.disabled{border:1px solid rgba(255,255,255,.28);background:transparent;color:#ffffffd9;cursor:default;font-size:0}.vote-btn-timer{font-family:SFMono-Regular,Consolas,Liberation Mono,monospace;font-variant-numeric:tabular-nums;font-size:18px;font-weight:700;letter-spacing:0}.player-vote-block{position:relative;isolation:isolate}.player-vote-block:after{content:"";position:absolute;top:50%;right:170px;width:132px;height:30px;border-radius:999px;background:linear-gradient(270deg,#3b78e9eb,#479affa3 45%,#7dd3fc00);filter:blur(7px);opacity:0;pointer-events:none;transform:translate3d(34px,-50%,0) scaleX(.18);transform-origin:right center;z-index:0}.vote-count{position:relative;z-index:1;width:82px;flex:0 0 82px;flex-direction:column;align-items:flex-end;gap:3px;font-size:0;text-align:right;white-space:nowrap}.vote-count .vote-icon{display:none}.vote-count strong{font-family:Manrope,sans-serif;font-size:24px;line-height:1;font-weight:850;letter-spacing:0}.vote-count span{font-family:Manrope,sans-serif;font-size:11px;line-height:1;font-weight:700;color:#7dd3fcc7}.vote-btn{position:relative;z-index:1;overflow:hidden;transform-origin:center}.player-card.vote-flow-active .vote-btn{animation:voteButtonPulseDesktop .82s cubic-bezier(.22,1,.36,1)}.player-card.vote-flow-active .vote-btn.disabled{border-color:#7dd3fca3;background:radial-gradient(100% 100% at 0% 0%,#3b78e9,#134382)}.player-card.vote-flow-active .player-vote-block:after{animation:voteBlueFlowDesktop .82s cubic-bezier(.22,1,.36,1)}.player-card.vote-flow-active .vote-count{animation:voteCountReceiveDesktop .82s cubic-bezier(.22,1,.36,1)}@keyframes voteButtonPulseDesktop{0%{transform:scale(1);box-shadow:0 0 #3b78e900}18%{transform:scale(1.045);box-shadow:0 0 28px #3b78e97a}48%{transform:scale(.985);box-shadow:0 0 18px #3b78e947}to{transform:scale(1);box-shadow:0 0 #3b78e900}}@keyframes voteBlueFlowDesktop{0%{opacity:0;transform:translate3d(38px,-50%,0) scaleX(.16)}18%{opacity:.95;transform:translate3d(18px,-50%,0) scaleX(.62)}54%{opacity:.8;transform:translate3d(-18px,-50%,0) scaleX(.96)}to{opacity:0;transform:translate3d(-38px,-50%,0) scaleX(.18)}}@keyframes voteCountReceiveDesktop{0%{color:#fff;text-shadow:none;transform:scale(1)}42%{color:#7dd3fc;text-shadow:0 0 18px rgba(59,120,233,.8);transform:scale(1.08)}to{color:#fff;text-shadow:none;transform:scale(1)}}@media(prefers-reduced-motion:reduce){.player-card.vote-flow-active .vote-btn,.player-card.vote-flow-active .player-vote-block:after,.player-card.vote-flow-active .vote-count{animation:none}}.header-mobile{padding:20px 18px;position:relative;z-index:20}.header-mobile-inner{position:relative;z-index:40;display:flex;align-items:center;justify-content:space-between}.header-brand{display:inline-flex;align-items:center;gap:10px;color:#fff;text-decoration:none}.header-brand-icon{width:42px;height:42px;flex:0 0 auto}.header-brand-copy{display:flex;flex-direction:column;justify-content:center;gap:2px;line-height:1}.header-brand-title{font-family:Manrope,sans-serif;font-size:22px;font-weight:850;color:#fff;letter-spacing:0}.header-brand-tagline{font-family:Manrope,sans-serif;font-size:11px;font-weight:700;line-height:1.1;color:#7dd3fcc7;letter-spacing:.02em;text-transform:uppercase;white-space:nowrap}.header-actions{display:flex;align-items:center;gap:10px}.mobile-menu-backdrop{position:fixed;inset:0;z-index:20;border:0;padding:0;background:#02060e6b;opacity:0;pointer-events:none;transition:opacity .18s ease}.mobile-menu-backdrop.is-open{opacity:1;pointer-events:auto}.mobile-menu-popover{position:absolute;top:74px;right:18px;left:18px;z-index:30;opacity:0;transform:translateY(-8px) scale(.98);transform-origin:top right;pointer-events:none;visibility:hidden;transition:opacity .18s ease,transform .18s ease,visibility .18s ease}.mobile-menu-popover.is-open{opacity:1;transform:translateY(0) scale(1);pointer-events:auto;visibility:visible}.mobile-menu-panel{display:grid;gap:4px;padding:8px;border:0;border-radius:12px;background:#080c14f5;box-shadow:0 22px 60px #00000075;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px)}.mobile-menu-link{display:flex;min-height:50px;align-items:center;justify-content:space-between;padding:0 14px;border-radius:8px;border:0;background:transparent;color:#ffffffd6;font-size:16px;font-weight:850;text-decoration:none}.mobile-menu-link:after{content:"";width:8px;height:8px;border-top:2px solid currentColor;border-right:2px solid currentColor;transform:rotate(45deg);opacity:.68}.mobile-menu-link[aria-current=page]{background:#f6d34d24;color:#f6d34d}.vote-button{box-sizing:border-box;display:flex;align-items:center;gap:8px;height:40px;padding:9px 12px;border-radius:10px;border:1px solid #ffffff;background:transparent}.vote-icon{width:20px;height:20px}.vote-text{font-family:Manrope,sans-serif;font-weight:500;font-size:15px;line-height:15px;white-space:nowrap}.vote-timer-text{font-family:SFMono-Regular,Consolas,Liberation Mono,monospace;font-variant-numeric:tabular-nums;font-weight:700;letter-spacing:0}.menu-button{appearance:none;-webkit-appearance:none;border:none;outline:none;box-shadow:none;background-clip:padding-box;width:40px;height:40px;padding:10px;border-radius:10px;background:radial-gradient(100% 100% at 0% 0%,#3b78e9,#134382);display:flex;align-items:center;justify-content:center;cursor:pointer}.menu-icon{width:20px;height:20px}.header-left{display:flex;align-items:center;gap:34px}.header-nav{display:flex;align-items:center;gap:8px}.header-nav-link{display:inline-flex;align-items:center;justify-content:center;height:40px;padding:0 14px;border-radius:8px;border:1px solid transparent;background:transparent;color:#ffffffb8;font-size:15px;font-weight:800;text-decoration:none;white-space:nowrap}.header-nav-link:hover{color:#fff}.header-nav-link[aria-current=page]{border-color:#f6d34d38;background:#f6d34d1f;color:#f6d34d}@media(max-width:900px){.header-brand{gap:9px}.header-brand-icon{width:40px;height:40px}.header-brand-title{font-size:21px}.header-brand-tagline{font-size:10px}}@media(max-width:360px){.header-brand-icon{width:36px;height:36px}.header-brand-title{font-size:19px}.header-brand-tagline{font-size:9px}}.footer{position:relative;margin-top:100px;padding:80px 0 60px;background:transparent;overflow:hidden}.footer:before{content:"";position:absolute;inset:0;background:radial-gradient(900px 300px at 50% 100%,#295ca540,#0f0f0f00 70%);pointer-events:none;z-index:0}.footer-inner{max-width:1280px;margin:0 auto;padding:0 20px;display:flex;justify-content:space-between;gap:40px;position:relative;z-index:1}.footer:after{content:"";position:absolute;top:0;left:0;right:0;height:1px;background:linear-gradient(to right,transparent,rgba(255,255,255,.08),transparent)}.footer-left{max-width:600px}.footer-brand{display:flex;align-items:flex-start;gap:16px;margin-bottom:20px}.footer-brand img{width:48px;height:48px}.footer-title{font-family:Manrope,sans-serif;font-size:32px;font-weight:800;color:#fff}.footer-subtitle{font-family:Manrope,sans-serif;font-size:16px;color:#fff9}.footer-text{font-family:Manrope,sans-serif;font-size:16px;line-height:1.6;color:#ffffffb3}.footer-right{display:flex;flex-direction:column;justify-content:flex-end;align-items:flex-end;gap:12px;white-space:nowrap}.footer-link{font-family:Manrope,sans-serif;font-size:16px;color:#fff9;text-decoration:underline}.footer-link:hover{color:#fff}.footer-copy{font-family:Manrope,sans-serif;font-size:14px;color:#ffffff73}@media(max-width:900px){.footer-inner{flex-direction:column;align-items:flex-start}.footer-right{align-items:flex-start;margin-top:30px}}.kb-table-page{width:min(1100px,calc(100% - 32px));margin:0 auto;padding:26px 0 44px}.kb-table-hero{display:flex;align-items:end;justify-content:space-between;gap:16px;margin-bottom:18px}.kb-table-hero h1{margin:0;max-width:780px;font-size:34px;line-height:1.15;font-weight:800}.kb-lead{max-width:760px;margin:10px 0 0;color:#ffffffad;font-size:15px;line-height:1.55}.kb-meta-row{display:flex;flex-wrap:wrap;gap:8px;margin-top:14px}.kb-meta-row span{display:inline-flex;min-height:30px;align-items:center;border:1px solid rgba(255,255,255,.12);border-radius:8px;padding:0 10px;background:#ffffff0d;color:#ffffffc7;font-size:13px;font-weight:700}.kb-summary-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:10px;margin-bottom:18px}.kb-summary-card{min-width:0;border:1px solid rgba(255,255,255,.1);border-radius:8px;padding:14px;background:#080c1494}.kb-summary-card span{display:block;margin-bottom:5px;color:#ffffff8f;font-size:12px;font-weight:750;text-transform:uppercase}.kb-summary-card strong{display:block;min-height:24px;overflow:hidden;color:#fff;font-size:20px;font-weight:850;line-height:1.2;text-overflow:ellipsis;white-space:nowrap}.kb-standings{overflow:hidden;min-height:906px;border:1px solid rgba(255,255,255,.12);border-radius:8px;background:#080c14c7}.kb-standings-row{display:grid;grid-template-columns:44px minmax(220px,1fr) repeat(7,48px) 58px 166px;align-items:center;min-height:54px;column-gap:4px;padding:0 14px;color:#fff;border-bottom:1px solid rgba(255,255,255,.08)}.kb-standings-row:last-child{border-bottom:0}.kb-standings-head{min-height:42px;color:#ffffff8f;font-size:12px;font-weight:700;letter-spacing:0;text-transform:uppercase;background:#ffffff0a}.kb-standings-link{position:relative;text-decoration:none;transition:background .14s ease,color .14s ease}.kb-standings-link:before{content:"";position:absolute;top:0;bottom:0;left:0;width:3px;opacity:0;pointer-events:none}.kb-standings-link:hover{background:#ffffff0e}.kb-standings-link--playoff{background:#f6d34d0e}.kb-standings-link--playoff:hover{background:#f6d34d17}.kb-standings-link--playoff:before{opacity:1;background:#f6d34db8}.kb-standings-link--relegation{background:#f05b5b12}.kb-standings-link--relegation:hover{background:#f05b5b1c}.kb-standings-link--relegation:before{opacity:1;background:#f05b5bd1}.kb-standings-placeholder{color:#ffffff6b}.kb-standings-placeholder .kb-logo-wrap{border-radius:50%;background:#ffffff14}.kb-placeholder-name{display:block;width:min(160px,72%);height:14px;border-radius:4px;background:#ffffff14}.kb-standings-placeholder .kb-points{background:#f6d34d6b}.kb-rank,.kb-stat,.kb-points{text-align:center;font-variant-numeric:tabular-nums}.kb-rank{color:#ffffff94;font-weight:700}.kb-club-cell{display:flex;min-width:0;align-items:center;gap:12px}.kb-logo-wrap{display:flex;width:34px;height:40px;flex:0 0 34px;align-items:center;justify-content:center}.kb-logo-wrap img{display:block;width:auto;height:36px;max-width:34px;object-fit:contain}.kb-club-name{min-width:0;overflow:hidden;font-size:15px;font-weight:750;text-overflow:ellipsis;white-space:nowrap}.kb-stat{font-size:14px;color:#ffffffd1}.kb-points{justify-self:center;min-width:38px;padding:5px 8px;border-radius:8px;background:#f6d34d;color:#16160c;font-weight:850;font-variant-numeric:tabular-nums}.kb-form-cell{display:flex;justify-content:flex-end;gap:5px}.kb-form-dot{display:inline-flex;width:24px;height:24px;align-items:center;justify-content:center;border-radius:50%;font-size:11px;font-weight:850;line-height:1}.kb-form-dot--win{background:#23b26d;color:#04140c}.kb-form-dot--draw{background:#d8dce3;color:#17191d}.kb-form-dot--loss{background:#f05b5b;color:#210505}.kb-legend{display:flex;flex-wrap:wrap;gap:8px 14px;margin:12px 0 30px;color:#ffffff9e;font-size:13px;line-height:1.45}.kb-legend strong{color:#ffffffe6}.kb-seo-section{display:grid;grid-template-columns:minmax(0,1.1fr) minmax(320px,.9fr);gap:48px;border-top:1px solid rgba(255,255,255,.1);padding-top:28px}.kb-seo-copy h2,.kb-faq h2{margin:0 0 12px;color:#fff;font-size:22px;line-height:1.2}.kb-seo-copy p{margin:0 0 12px;color:#ffffffad;font-size:15px;line-height:1.65}.kb-seo-copy p:last-child{margin-bottom:0}.kb-faq{min-width:0;align-self:start}.kb-faq-item{border-bottom:1px solid rgba(255,255,255,.11);overflow:hidden;transition:border-color .16s ease}.kb-faq-item:first-of-type{border-top:1px solid rgba(255,255,255,.11)}.kb-faq-item[open]{border-color:#f6d34d52}.kb-faq-item summary{cursor:pointer;list-style:none;padding:15px 0;color:#ffffffe6;font-size:14px;font-weight:800;line-height:1.35}.kb-faq-item summary::-webkit-details-marker{display:none}.kb-faq-item summary:after{content:"+";float:right;margin-left:12px;color:#f6d34d;font-weight:850;transition:transform .16s ease}.kb-faq-item[open] summary:after{content:"-";transform:rotate(180deg)}.kb-faq-item p{margin:0;padding:0 0 16px;color:#ffffffa8;font-size:14px;line-height:1.55;animation:kb-faq-reveal .18s ease}@keyframes kb-faq-reveal{0%{opacity:0;transform:translateY(-4px)}to{opacity:1;transform:translateY(0)}}@media(max-width:860px){.kb-table-page{width:min(100% - 20px,760px);padding-top:18px}.kb-table-hero h1{font-size:23px}.kb-lead{font-size:14px}.kb-summary-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.kb-standings-row{grid-template-columns:32px minmax(120px,1fr) 34px 34px 42px 52px;min-height:50px;padding:0 8px;column-gap:2px}.kb-hide-sm,.kb-hide-xs,.kb-form-cell{display:none}.kb-club-cell{gap:8px}.kb-logo-wrap{width:28px;height:34px;flex-basis:28px}.kb-logo-wrap img{height:30px;max-width:28px}.kb-club-name,.kb-stat{font-size:13px}.kb-points{min-width:34px;margin-left:4px;padding:5px 6px}.kb-standings-link:before{width:2px}.kb-seo-section{grid-template-columns:1fr;gap:30px}}@media(max-width:520px){.kb-table-page{padding-bottom:34px}.kb-meta-row{flex-wrap:nowrap;gap:6px}.kb-meta-row span{min-height:28px;padding:0 8px;font-size:12px;white-space:nowrap}.kb-summary-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}.kb-summary-card{padding:11px}.kb-summary-card span{margin-bottom:4px;font-size:10px}.kb-summary-card strong{font-size:17px}.kb-standings{border-left:0;border-right:0;border-radius:0;margin-inline:-10px;min-height:810px}.kb-standings-row{grid-template-columns:28px minmax(104px,1fr) 30px 30px 38px 48px;min-height:48px;padding:0 7px}.kb-standings-head{font-size:11px}.kb-legend{margin-bottom:24px;font-size:12px}.kb-seo-copy h2,.kb-faq h2{font-size:20px}.kb-faq-item summary{padding:13px 0}.kb-faq-item p{padding-bottom:14px}}.club-page{width:min(1100px,calc(100% - 32px));min-height:820px;margin:0 auto;padding:22px 0 42px;color:#fff}.club-back,.club-breadcrumbs{display:inline-flex;align-items:center;flex-wrap:wrap;min-height:24px;margin-bottom:14px;color:#ffffffb8;font-size:14px;text-decoration:none;gap:8px}.club-breadcrumbs a,.club-back{color:#ffffffb8;text-decoration:none}.club-breadcrumbs a:hover,.club-back:hover{color:#fff}.club-breadcrumbs span{color:#ffffff75}.club-breadcrumbs span:last-child{color:#ffffffc7}.club-hero{--club-accent-rgb: 36, 125, 108;display:flex;align-items:center;justify-content:space-between;gap:18px;min-height:132px;padding:22px;border:1px solid rgba(255,255,255,.12);border-radius:8px;background:radial-gradient(circle at 17% 18%,rgba(var(--club-accent-rgb),.24),rgba(var(--club-accent-rgb),0) 32%),linear-gradient(135deg,rgba(var(--club-accent-rgb),.13),#12161ff0 58%),#080c14d1}.club-hero-main{display:flex;min-width:0;align-items:center;gap:18px}.club-logo{display:flex;width:86px;height:86px;flex:0 0 86px;align-items:center;justify-content:center;border:1px solid rgba(var(--club-accent-rgb),.24);border-radius:8px;background:rgba(var(--club-accent-rgb),.06);box-shadow:0 0 24px rgba(var(--club-accent-rgb),.11)}.club-logo img{display:block;width:auto;height:70px;max-width:72px;object-fit:contain}.club-title-block{min-width:0}.club-eyebrow{margin:0 0 7px;color:#ffffff94;font-size:12px;font-weight:800;letter-spacing:0;text-transform:uppercase}.club-title-block h1{margin:0;overflow-wrap:anywhere;font-size:34px;line-height:1.08;font-weight:900}.club-summary{margin-top:8px;color:#ffffffb3;font-size:14px}.club-hero-rank{display:grid;width:96px;min-height:86px;flex:0 0 96px;place-items:center;border:1px solid rgba(var(--club-accent-rgb),.28);border-radius:8px;background:rgba(var(--club-accent-rgb),.1)}.club-hero-rank span{color:#f6d34d;font-size:38px;line-height:1;font-weight:950}.club-hero-rank small{align-self:start;color:#ffffff9e;font-size:12px;font-weight:800;text-transform:uppercase}.club-stats-grid{display:grid;grid-template-columns:repeat(12,minmax(0,1fr));gap:10px;margin-top:12px}.club-stat-card{display:flex;min-height:116px;flex-direction:column;padding:14px;border:1px solid rgba(255,255,255,.1);border-radius:8px;background:#080c14b3}.club-stat-card--points,.club-stat-card--matches,.club-stat-card--goals{grid-column:span 2}.club-stat-card--venue,.club-stat-card--form{grid-column:span 3}.club-stat-card--points{border-color:#ffffff1a;background:#080c14b3}.club-stat-card--points .club-stat-value{color:#f6d34d}.club-stat-label{color:#ffffff94;font-size:12px;font-weight:800;text-transform:uppercase}.club-stat-value{margin-top:10px;font-size:27px;line-height:1;font-weight:900;font-variant-numeric:tabular-nums}.club-stat-note{margin-top:8px;color:#ffffffa8;font-size:13px;font-weight:700}.club-stat-split{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:5px;margin-top:auto;padding-top:12px}.club-stat-split span{display:inline-flex;min-height:26px;align-items:center;justify-content:center;gap:5px;border-radius:6px;background:#ffffff12;color:#ffffffd1;font-size:12px;font-weight:850;font-variant-numeric:tabular-nums}.club-stat-split .club-stat-split-item--win{background:#23b26d29;color:#66dfa1}.club-stat-split .club-stat-split-item--draw{background:#d8dce324;color:#ffffffdb}.club-stat-split .club-stat-split-item--loss{background:#f05b5b29;color:#ff8d8d}.club-stat-split b{color:currentColor;font-size:12px;font-weight:850}.club-venue-list{display:grid;gap:8px;margin-top:12px}.club-venue-row{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:5px 10px;align-items:center;min-height:32px;padding:7px 8px;border-radius:6px;background:#ffffff0f;color:#ffffffad;font-size:12px;font-weight:760}.club-venue-row strong{justify-self:end;color:#fff;font-size:13px;font-weight:900;font-variant-numeric:tabular-nums}.club-venue-row>span:nth-child(3){color:#ffffff8f}.club-venue-row>span:nth-child(4){justify-self:end}.club-venue-title{color:#ffffffe6;font-weight:900}.club-venue-record{display:inline-flex;flex-wrap:wrap;justify-content:flex-end;gap:6px;font-weight:900;font-variant-numeric:tabular-nums}.club-record-token--win{color:#66dfa1}.club-record-token--draw{color:#ffffffc7}.club-record-token--loss{color:#ff8d8d}.club-form{display:flex;gap:5px;margin-top:10px}.club-form-dot{display:inline-flex;width:25px;height:25px;align-items:center;justify-content:center;border-radius:50%;font-size:11px;font-weight:900;line-height:1}.club-form-dot--win{background:#23b26d;color:#04140c}.club-form-dot--draw{background:#d8dce3;color:#17191d}.club-form-dot--loss{background:#f05b5b;color:#210505}.club-roster{display:grid;gap:18px;margin-top:24px}.club-tabs{display:inline-flex;gap:4px;margin-top:18px;padding:4px;border:1px solid rgba(255,255,255,.1);border-radius:8px;background:#080c14b8}.club-tab{min-width:104px;padding:9px 14px;border-radius:6px;color:#ffffffad;font-size:14px;font-weight:850;text-align:center;text-decoration:none;transition:background .14s ease,color .14s ease}.club-tab:hover{color:#fff}.club-tab.active{background:#f6d34d24;color:#f6d34d}.club-matches{margin-top:22px}.club-matches-head{display:flex;align-items:baseline;justify-content:space-between;gap:12px;margin-bottom:10px}.club-matches-head h2{margin:0;font-size:18px;line-height:1.2;font-weight:900}.club-matches-head span{color:#ffffff94;font-size:13px;font-weight:750}.club-match-list{display:grid;gap:8px}.club-match-row{display:grid;grid-template-columns:150px minmax(150px,1fr) 64px minmax(150px,1fr) 112px;gap:12px;min-height:64px;align-items:center;padding:10px 12px;border:1px solid rgba(255,255,255,.1);border-radius:8px;background:#080c14a8;color:#fff;text-decoration:none;transition:background .14s ease,border-color .14s ease}.club-match-row:hover{border-color:#fff3;background:#ffffff0e}.club-match-row--live{border-color:#30e07d80;background:linear-gradient(90deg,#30e07d1f,#30e07d09),#080c14b8;box-shadow:inset 0 0 0 1px #30e07d29}.club-match-row--live:hover{border-color:#30e07db8;background:linear-gradient(90deg,#30e07d29,#30e07d0e),#080c14c7}.club-match-row--live .club-match-score{background:#23b26d3d;color:#69e6a3}.club-match-meta{display:grid;gap:4px;min-width:0}.club-match-meta span:first-child{color:#ffffffdb;font-size:13px;font-weight:850}.club-match-meta span:last-child{color:#ffffff85;font-size:12px;font-weight:750}.club-match-team{display:flex;min-width:0;align-items:center;gap:9px;font-size:14px;font-weight:850}.club-match-team--home{justify-content:flex-end;text-align:right}.club-match-team--away{justify-content:flex-start}.club-match-team span{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.club-team-name-mobile{display:none}.club-match-team img{display:block;width:28px;height:28px;flex:0 0 28px;object-fit:contain}.club-match-score{display:inline-flex;min-height:38px;align-items:center;justify-content:center;border-radius:8px;background:#f6d34d21;color:#f6d34d;font-size:17px;font-weight:950;font-variant-numeric:tabular-nums}.club-match-result{display:inline-flex;align-items:center;justify-content:center;gap:7px;justify-self:end;min-width:92px;padding:6px 9px;border-radius:999px;color:#ffffffb8;background:#ffffff0f;font-size:12px;font-weight:900;text-align:center}.club-match-result--live{background:#23b26d29;color:#69e6a3}.club-live-dot{width:8px;height:8px;flex:0 0 8px;border-radius:999px;background:#30e07d;box-shadow:0 0 #30e07d8c;animation:club-live-pulse 1.25s ease-out infinite}@keyframes club-live-pulse{0%{box-shadow:0 0 #30e07d8c}70%{box-shadow:0 0 0 8px #30e07d00}to{box-shadow:0 0 #30e07d00}}.club-match-result--win{background:#23b26d29;color:#57d895}.club-match-result--draw{background:#d8dce31f;color:#ffffffc7}.club-match-result--loss{background:#f05b5b26;color:#ff8585}.club-match-result--upcoming{background:#3b82f629;color:#8ab9ff}.club-match-row--upcoming{background:linear-gradient(90deg,#3b82f624,#3b82f609),#080c148a;border-color:#3b82f647}.club-match-row--upcoming:hover{background:linear-gradient(90deg,#3b82f633,#3b82f611),#080c1499;border-color:#3b82f670}.club-match-row--upcoming .club-match-team,.club-match-row--upcoming .club-match-meta{opacity:.82}.club-match-row--upcoming .club-match-score{min-width:0;min-height:36px;padding:3px 8px;background:#3b82f642;color:#a9caff;font-size:12px}.club-match-score-date{display:grid;gap:5px;line-height:1.1;text-align:center}.club-match-score-date span:last-child{font-size:11px;font-variant-numeric:tabular-nums}.club-role-heading{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:10px}.club-role-heading h2,.club-role-title{margin:0;font-size:18px;line-height:1.2;font-weight:900}.club-role-heading span{min-width:28px;padding:4px 8px;border-radius:999px;background:#ffffff14;color:#ffffffb3;font-size:12px;font-weight:850;text-align:center}.club-player-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.club-player-card{display:flex;min-width:0;min-height:74px;align-items:center;gap:12px;padding:10px;border:1px solid rgba(255,255,255,.1);border-radius:8px;background:#080c14a8;color:#fff;text-decoration:none;transition:background .14s ease,border-color .14s ease}.club-player-card:hover{border-color:#fff3;background:#ffffff0e}.club-player-photo{display:flex;width:52px;height:52px;flex:0 0 52px;align-items:center;justify-content:center;overflow:hidden;border:1px solid rgba(255,255,255,.12);border-radius:8px;background:#ffffff0f}.club-player-photo img{display:block;width:100%;height:100%;object-fit:cover}.club-player-main{min-width:0;flex:1}.club-player-topline{display:flex;align-items:baseline;justify-content:space-between;gap:10px}.club-player-name{min-width:0;overflow:hidden;font-size:15px;font-weight:850;text-overflow:ellipsis;white-space:nowrap}.club-player-weight{color:#f6d34d;font-size:13px;font-weight:900;font-variant-numeric:tabular-nums}.club-weight-track{height:7px;margin-top:11px;overflow:hidden;border-radius:999px;background:#ffffff17}.club-weight-track span{display:block;height:100%;border-radius:inherit;background:linear-gradient(90deg,#23b26d,#f6d34d)}.club-empty{padding:16px;border:1px solid rgba(255,255,255,.1);border-radius:8px;background:#080c14a8;color:#ffffffb8}@media(max-width:900px){.club-stats-grid{grid-template-columns:repeat(6,minmax(0,1fr))}.club-stat-card--points,.club-stat-card--matches,.club-stat-card--form{grid-column:span 2}.club-stat-card--goals,.club-stat-card--venue{grid-column:span 3}.club-player-grid{grid-template-columns:1fr}.club-match-row{grid-template-columns:128px minmax(0,1fr) 54px minmax(0,1fr)}.club-match-result{grid-column:2 / -1;justify-self:start}}@media(max-width:620px){.club-page{width:min(100% - 20px,620px);padding-top:18px}.club-hero{align-items:flex-start;gap:10px;min-height:0;padding:12px}.club-hero-main{gap:10px}.club-logo{width:54px;height:54px;flex-basis:54px}.club-logo img{height:45px;max-width:46px}.club-eyebrow{margin-bottom:5px;font-size:10.5px}.club-title-block h1{font-size:22px}.club-hero-rank{width:54px;min-height:54px;flex-basis:54px}.club-hero-rank span{font-size:24px}.club-hero-rank small{font-size:9px}.club-stats-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.club-stat-card--points,.club-stat-card--matches{grid-column:span 1}.club-stat-card--points{order:1}.club-stat-card--matches{order:2}.club-stat-card--venue{order:3}.club-stat-card--goals{order:4}.club-stat-card--form{order:5}.club-stat-card--goals,.club-stat-card--form{grid-column:span 1}.club-stat-card--venue{grid-column:1 / -1}.club-stat-card{min-height:108px;padding:12px}.club-stat-value{font-size:23px}.club-stat-split{gap:4px}.club-tabs{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));width:100%;box-sizing:border-box}.club-tab{min-width:0}.club-matches-head{display:grid;gap:4px}.club-matches{margin-right:-10px;margin-left:-10px}.club-matches-head{padding:0 10px}.club-match-row{grid-template-columns:minmax(0,1fr) auto minmax(0,1fr);grid-template-areas:"home score away" "meta meta meta";gap:6px 8px;min-height:68px;padding:9px 10px;border-right:0;border-left:0;border-radius:0}.club-match-meta{display:inline-flex;grid-column:1 / -1;grid-area:meta;align-items:center;justify-content:center;justify-self:center;gap:4px}.club-match-meta span:first-child,.club-match-meta span:last-child{color:#ffffff7a;font-size:11.5px;font-weight:750;min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.club-match-meta:not(.club-match-meta--round-only) span:first-child:after{content:","}.club-match-meta span:last-child{text-align:center}.club-match-team{font-size:12.5px}.club-team-name-full{display:none}.club-team-name-mobile{display:inline}.club-match-team--home{grid-area:home}.club-match-team--away{grid-area:away}.club-match-team img{width:22px;height:22px;flex-basis:22px}.club-match-score{position:relative;grid-area:score;min-width:48px;min-height:31px;padding:0 8px;background:#f6d34d21;font-size:15px}.club-match-row--win .club-match-score{background:#23b26d38;color:#69e6a3}.club-match-row--draw .club-match-score{background:#d8dce329;color:#ffffffdb}.club-match-row--loss .club-match-score{background:#f05b5b38;color:#ff8c8c}.club-match-row--upcoming .club-match-score,.club-match-row--unknown .club-match-score{background:#3b82f629;color:#8ab9ff}.club-match-row--upcoming .club-match-score{min-width:54px;min-height:38px;padding:4px 7px}.club-match-row--upcoming{background:linear-gradient(90deg,#3b82f62b,#3b82f60b),#080c147a}.club-match-row--upcoming .club-match-meta{align-self:start;padding-top:2px}.club-match-row--upcoming:hover{background:linear-gradient(90deg,#3b82f638,#3b82f612),#080c148a}.club-match-row--live{border-color:#30e07d85;box-shadow:inset 0 0 0 1px #30e07d47}.club-match-row--live .club-match-score{background:#23b26d3d;color:#69e6a3}.club-match-row--live .club-match-score:after{content:"";position:absolute;top:-4px;right:-4px;width:8px;height:8px;border-radius:999px;background:#30e07d;box-shadow:0 0 #30e07d8c;animation:club-live-pulse 1.25s ease-out infinite}.club-match-result{display:none}}.kb-matches-page{min-height:820px}.kb-matches-hero{margin-bottom:26px;padding:22px;border:1px solid rgba(255,255,255,.11);border-radius:8px;background:linear-gradient(135deg,#ffffff13,#ffffff05),#080c148a;box-shadow:inset 0 1px #ffffff12,0 18px 44px #0003;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.kb-matches-hero p{margin:0 0 7px;color:#ffffff94;font-size:12px;font-weight:800;letter-spacing:0;text-transform:uppercase}.kb-matches-hero h1{margin:0;font-size:34px;line-height:1.08;font-weight:900}.kb-season-matches{display:grid;gap:34px}.kb-month-bubble{position:fixed;top:84px;left:0;z-index:30;display:grid;min-width:58px;gap:6px;align-items:center;justify-items:center;padding:9px 10px;border:1px solid rgba(246,211,77,.28);border-left:0;border-radius:0 999px 999px 0;background:#080c14e6;box-shadow:0 16px 36px #00000052;color:#f6d34d;font:inherit;font-size:12px;font-weight:950;letter-spacing:0;line-height:1.05;text-align:center;white-space:pre-line;cursor:pointer}.kb-month-bubble:hover{background:#141820f0;border-color:#f6d34d6b}.kb-round-section{display:grid;gap:18px}.kb-round-section h2,.kb-date-section h3{margin:0;text-align:center}.kb-round-section h2{color:#fff;font-size:21px;line-height:1.18;font-weight:950}.kb-date-section{display:grid;gap:10px}.kb-date-section h3{color:#ffffff9e;font-size:14px;line-height:1.2;font-weight:850}.season-match-row{grid-template-columns:minmax(190px,1fr) 72px minmax(190px,1fr)}.season-match-row--finished .club-match-score{background:#f6d34d21;color:#f6d34d}.season-match-row--upcoming .club-match-score{min-width:0;min-height:36px;padding:3px 10px;background:#3b82f642;color:#a9caff;font-size:14px}@media(max-width:620px){.kb-month-bubble{top:78px}.kb-matches-hero{margin-bottom:22px;padding:14px}.kb-matches-hero h1{font-size:24px}.kb-season-matches{gap:30px;margin-right:-10px;margin-left:-10px}.kb-round-section{gap:16px}.kb-round-section h2,.kb-date-section h3{padding:0 10px}.season-match-row{grid-template-areas:"home score away";grid-template-columns:minmax(0,1fr) auto minmax(0,1fr);min-height:62px}.season-match-row .club-match-score{grid-area:score}}.match-page{width:min(1120px,calc(100% - 32px));min-height:820px;margin:0 auto;padding:22px 0 42px;color:#fff}.match-breadcrumbs{display:inline-flex;align-items:center;flex-wrap:wrap;min-height:24px;margin-bottom:14px;gap:8px;color:#ffffffb8;font-size:14px}.match-breadcrumbs a{color:#ffffffb8;text-decoration:none}.match-breadcrumbs a:hover{color:#fff}.match-breadcrumbs span{color:#ffffff75}.match-breadcrumbs span:last-child{color:#ffffffc7}.match-error,.match-empty{padding:16px;border:1px solid rgba(255,255,255,.1);border-radius:8px;background:#080c14a8;color:#ffffffb8}.match-hero{display:grid;grid-template-columns:minmax(0,1fr) 210px minmax(0,1fr);gap:14px;align-items:stretch;min-height:178px;padding:18px;border:1px solid rgba(255,255,255,.12);border-radius:8px;background:linear-gradient(135deg,#12161ff0,#080c14d1)}.match-team{display:grid;min-width:0;align-content:center;justify-items:center;gap:9px;text-align:center}.match-team img{width:72px;height:72px;object-fit:contain}.match-team h1,.match-team h2{margin:0;overflow-wrap:anywhere;font-size:24px;line-height:1.1;font-weight:950}.match-team span{color:#ffffff94;font-size:13px;font-weight:850}.match-scorebox{display:grid;grid-template-columns:repeat(2,max-content);align-content:center;justify-items:center;justify-content:center;gap:8px 12px;background:transparent}.match-round,.match-status{color:#ffffffa3;font-size:12px;font-weight:850;text-transform:uppercase}.match-round{grid-column:1 / -1}.match-score{grid-column:1 / -1;color:#f6d34d;font-size:42px;line-height:1;font-weight:950;font-variant-numeric:tabular-nums}.match-date{justify-self:end;color:#ffffff94;font-size:12px;font-weight:800}.match-status{display:inline-flex;align-items:center;gap:7px;justify-self:start;color:#ffffff8a;font-size:12px}.match-status--live{color:#69e6a3}.match-live-dot{width:8px;height:8px;flex:0 0 8px;border-radius:999px;background:#30e07d;box-shadow:0 0 #30e07d8c;animation:match-live-pulse 1.25s ease-out infinite}@keyframes match-live-pulse{0%{box-shadow:0 0 #30e07d8c}70%{box-shadow:0 0 0 8px #30e07d00}to{box-shadow:0 0 #30e07d00}}.match-info-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;margin-top:12px}.match-info-grid div{padding:14px;border:1px solid rgba(255,255,255,.1);border-radius:8px;background:#080c14a8}.match-info-grid span{display:block;margin-bottom:6px;color:#ffffff8c;font-size:12px;font-weight:850;text-transform:uppercase}.match-info-grid strong{font-size:14px}.match-block{margin-top:18px}.match-block-title{margin-bottom:10px;font-size:18px;font-weight:900}.match-block-title-row{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:10px}.match-block-title-row .match-block-title{margin-bottom:0}.match-referee-pill{display:flex;align-items:center;min-width:0;gap:8px;padding:8px 10px;border:1px solid rgba(255,255,255,.1);border-radius:999px;background:#ffffff0f}.match-referee-pill span{color:#ffffff8a;font-size:11px;font-weight:900;text-transform:uppercase}.match-referee-pill strong{min-width:0;overflow:hidden;color:#ffffffdb;font-size:13px;font-weight:900;text-overflow:ellipsis;white-space:nowrap}.match-officials{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;margin-top:14px}.match-official-card{display:flex;align-items:center;min-width:0;gap:10px;padding:12px;border:1px solid rgba(255,255,255,.1);border-radius:8px;background:#080c14a8}.match-official-card--home{justify-content:flex-start;text-align:left}.match-official-card--referee{justify-content:center;border-color:#f5bc4a57;background:linear-gradient(180deg,#f5bc4a1f,#f5bc4a0d),#080c14a8;text-align:left}.match-official-card--away{flex-direction:row-reverse;justify-content:flex-start;text-align:right}.match-official-card .match-player-avatar{width:42px;height:42px}.match-official-card>div,.match-lineup-coach>div{min-width:0}.match-official-card span,.match-lineup-coach span{display:block;color:#ffffff80;font-size:11px;font-weight:900;text-transform:uppercase}.match-official-card strong,.match-lineup-coach em{display:block;min-width:0;overflow:hidden;color:#fff;font-size:14px;font-style:normal;font-weight:900;text-overflow:ellipsis;white-space:nowrap}.match-lineup-coach{display:flex;align-items:center;min-width:0;gap:8px;text-align:right}.match-lineup-coach .match-player-avatar{width:34px;height:34px}.match-events,.match-stats{display:grid;overflow:hidden;border:1px solid rgba(255,255,255,.1);border-radius:8px;background:#080c14a8}.match-stats{border-color:transparent;background:transparent;box-shadow:none;transition:border-color .36s ease,box-shadow .36s ease}.match-stats--palette-ready{border-color:#ffffff17;background:linear-gradient(180deg,#ffffff0d,#ffffff05),#0c111ac2;box-shadow:inset 0 1px #ffffff0e,0 14px 28px #00000026}.match-event{display:grid;grid-template-columns:82px 190px minmax(0,1fr);gap:12px;align-items:center;padding:11px 14px;border-bottom:1px solid rgba(255,255,255,.06)}.match-event--no-player{grid-template-columns:82px minmax(0,1fr)}.match-event:last-child{border-bottom:0}.match-event-time{display:flex;align-items:center;gap:8px;min-width:0}.match-event-time img{width:24px;height:24px;flex:0 0 auto;object-fit:contain}.match-event-minute{color:#f6d34d;font-weight:950;font-variant-numeric:tabular-nums}.match-event-icon{display:inline-flex;width:max-content;max-width:100%;align-items:center;gap:6px;padding:5px 8px;overflow:hidden;border-radius:999px;background:#ffffff14;color:#ffffffd1;font-size:12px;font-weight:900;text-overflow:ellipsis;white-space:nowrap}.match-event-icon svg{width:16px;height:16px;flex:0 0 auto;fill:none;stroke:currentColor;stroke-width:2;stroke-linecap:round;stroke-linejoin:round}.match-event-icon svg circle,.match-event-icon svg rect{fill:currentColor;fill-opacity:.16}.match-event-icon svg.is-yellow-card rect{fill:#f6d34d;fill-opacity:.95;stroke:#f6d34d}.match-event-icon svg.is-red-card rect{fill:#f87171;fill-opacity:.95;stroke:#f87171}.match-event-icon span{min-width:0;overflow:hidden;text-overflow:ellipsis}.match-event-meta{display:grid;min-width:0;gap:6px}.match-event--type-1 .match-event-icon{background:#34d39929;color:#86efac}.match-event--type-2 .match-event-icon{background:#f6d34d29;color:#f6d34d}.match-event--type-3 .match-event-icon{background:#60a5fa29;color:#93c5fd}.match-event--type-4 .match-event-icon{background:#f8717129;color:#fca5a5}.match-event-player,.match-sub-player{display:flex;align-items:center;min-width:0;gap:10px}.match-event-player>div,.match-sub-player>div{min-width:0}.match-event-player strong,.match-sub-player strong{display:block;min-width:0;overflow:hidden;color:#fff;font-size:14px;font-weight:900;text-overflow:ellipsis;white-space:nowrap}.match-event-player em,.match-sub-player span{display:block;min-width:0;overflow:hidden;color:#ffffff94;font-size:13px;font-style:normal;text-overflow:ellipsis;white-space:nowrap}.match-event-assist{display:flex;align-items:center;min-width:0;gap:6px;margin-top:4px}.match-event-assist .match-player-avatar{width:22px;height:22px}.match-event-assist .match-player-avatar span{font-size:8px}.match-event-assist em{min-width:0}.match-player-avatar{position:relative;display:inline-grid;flex:0 0 auto;place-items:center;width:34px;height:34px;overflow:hidden;border:1px solid rgba(255,255,255,.16);border-radius:999px;background:#ffffff1a}.match-player-avatar span{position:absolute;inset:0;display:grid;place-items:center;color:#ffffffc7;font-size:10px;font-weight:950;line-height:1}.match-player-avatar img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover}.match-player-avatar--in{border-color:#34d399eb;box-shadow:0 0 0 2px #34d3992e}.match-player-avatar--out{border-color:#f87171eb;box-shadow:0 0 0 2px #f871712e}.match-lineups{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}.match-lineup-card{min-width:0;overflow:hidden;border:1px solid rgba(255,255,255,.1);border-radius:8px;background:#080c14a8}.match-lineup-head{display:flex;align-items:flex-start;justify-content:space-between;gap:12px;padding:14px}.match-lineup-head strong,.match-lineup-head span,.match-lineup-head em{display:block}.match-lineup-head strong{font-size:15px;font-weight:950}.match-lineup-head span,.match-lineup-head em{margin-top:4px;color:#ffffff94;font-size:12px;font-style:normal;font-weight:800}.match-lineup-head .match-lineup-coach span,.match-lineup-head .match-lineup-coach em{margin-top:0}.match-lineup-head .match-lineup-coach span{color:#ffffff80;font-size:11px;font-weight:900;text-transform:uppercase}.match-lineup-head .match-lineup-coach em{color:#fff;font-size:13px;font-weight:900}.match-pitch{position:relative;min-height:640px;margin:0 14px 14px;overflow:hidden;border:1px solid rgba(255,255,255,.18);border-radius:8px;background:linear-gradient(90deg,rgba(255,255,255,.04) 50%,transparent 50%),linear-gradient(180deg,#1a7344f5,#0e5937f5);background-size:100% 100%,100% 100%}.match-pitch:before{content:"";position:absolute;left:50%;top:50%;width:108px;height:108px;border:1px solid rgba(255,255,255,.26);border-radius:999px;transform:translate(-50%,-50%)}.match-pitch:after{content:"";position:absolute;left:0;right:0;top:50%;height:1px;background:#ffffff42}.match-pitch-lines{position:absolute;inset:16px;border:1px solid rgba(255,255,255,.26);border-radius:6px;pointer-events:none}.match-pitch-player{position:absolute;justify-items:center;width:max-content;max-width:102px;gap:4px;text-align:center;transform:translate(-50%,-50%)}.match-pitch-player .match-player-avatar{width:42px;height:42px;border:2px solid rgba(246,211,77,.86);box-shadow:0 8px 18px #00000042}.match-pitch-player-name{display:flex;align-items:center;justify-content:center;width:84px;height:35px;box-sizing:border-box;overflow:hidden;padding:0 7px;border-radius:8px;background:#0000007a;color:#fff;font-size:11px;font-weight:900;line-height:1.12;white-space:normal}.match-pitch-player-name>span{display:-webkit-box;width:100%;max-height:2.24em;overflow:hidden;overflow-wrap:anywhere;text-align:center;-webkit-box-orient:vertical;-webkit-line-clamp:2}.match-pitch-player small{color:#ffffffc7;font-size:10px;font-weight:900}.match-subs{padding:0 14px 14px}.match-subs-title{margin-bottom:9px;color:#ffffffa8;font-size:12px;font-weight:900;text-transform:uppercase}.match-subs-list{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}.match-sub-player{min-width:0;padding:8px;border-radius:8px;background:#ffffff0f}.match-sub-replaced{display:flex!important;align-items:center;gap:6px;margin-top:5px}.match-sub-replaced .match-player-avatar{width:22px;height:22px}.match-stat-row{position:relative;display:grid;grid-template-columns:1fr 180px 1fr;gap:12px;align-items:center;min-height:46px;padding:8px 16px;overflow:hidden;border-bottom:1px solid transparent;background:transparent;isolation:isolate;transition:background .36s ease,border-color .36s ease}.match-stats--palette-ready .match-stat-row{border-bottom-color:#ffffff09;background:linear-gradient(180deg,#ffffff08,#ffffff02),#ffffff04}.match-stat-row:before{content:"";position:absolute;z-index:0;inset:0;background:linear-gradient(90deg,rgba(var(--match-home-rgb),.24) 0%,rgba(var(--match-home-rgb),.2) max(0%,calc(var(--match-home-share) - 13%)),rgba(var(--match-home-rgb),.13) calc(var(--match-home-share) - 7%),rgba(var(--match-home-rgb),.075) calc(var(--match-home-share) - 2.5%),rgba(var(--match-away-rgb),.075) calc(var(--match-home-share) + 2.5%),rgba(var(--match-away-rgb),.13) calc(var(--match-home-share) + 7%),rgba(var(--match-away-rgb),.2) min(100%,calc(var(--match-home-share) + 13%)),rgba(var(--match-away-rgb),.24) 100%);opacity:0;transition:opacity .36s ease}.match-stats--palette-ready .match-stat-row:before{opacity:.98}.match-stat-row:after{content:none}.match-stat-row:last-child{border-bottom:0}.match-stat-row strong{position:relative;z-index:1;font-size:15px;font-weight:950;text-align:center;color:#fffffff0;font-variant-numeric:tabular-nums;text-shadow:0 1px 10px rgba(0,0,0,.28)}.match-stat-mid{position:relative;z-index:1;display:grid;min-width:0;justify-items:center;gap:0}.match-stat-mid span{display:block;max-width:100%;overflow:hidden;color:#ffffffd1;font-size:13px;font-weight:900;line-height:1.2;text-align:center;text-overflow:ellipsis;white-space:nowrap}.match-stat-mid i{display:none}@media(max-width:900px){.match-lineups{grid-template-columns:1fr}}@media(max-width:720px){.match-page{width:min(100% - 20px,620px);padding-top:18px}.match-block--events{margin-right:-10px;margin-left:-10px}.match-block--events .match-block-title{padding:0 10px}.match-block--events .match-events{border-right:0;border-left:0;border-radius:0}.match-hero{grid-template-columns:minmax(0,1fr) auto minmax(0,1fr);grid-template-areas:"round round round" "home score away" "date date date" "status status status";align-items:center;min-height:0;padding:13px 12px 12px;gap:7px 8px}.match-team--home{grid-area:home}.match-team--away{grid-area:away}.match-team{gap:6px}.match-team img{width:44px;height:44px}.match-team h1,.match-team h2{display:-webkit-box;min-height:34px;overflow:hidden;font-size:15px;line-height:1.12;text-align:center;-webkit-box-orient:vertical;-webkit-line-clamp:2}.match-scorebox{display:contents}.match-score{grid-area:score;width:max-content;min-width:0;padding:0 4px;background:transparent;font-size:40px;text-align:center}.match-round,.match-date,.match-status{min-width:0;height:auto;align-content:center;padding:0;overflow:hidden;background:transparent;color:#ffffff85;font-size:10.5px;line-height:1.15;text-align:center;text-overflow:ellipsis}.match-round{grid-area:round;white-space:nowrap}.match-date{grid-area:date;justify-self:center}.match-status{grid-area:status;justify-self:center;color:#ffffff7a}.match-status--live{color:#69e6a3}.match-info-grid{grid-template-columns:1fr}.match-event{grid-template-columns:78px 42px minmax(0,1fr);gap:10px;min-height:48px;padding:9px 10px}.match-event--no-player{grid-template-columns:78px 42px}.match-event-icon{width:34px;height:34px;justify-content:center;padding:0}.match-event-icon svg{width:17px;height:17px}.match-event-icon span{display:none}.match-event-player{grid-column:auto}.match-event-player>div{display:grid;min-width:0;gap:2px}.match-event-player strong,.match-event-player em,.match-event-assist em{font-size:12px}.match-event-player strong{text-overflow:ellipsis;white-space:nowrap}.match-event-player em{display:none}.match-event-assist{display:flex;margin-top:0}.match-event-assist em{display:block;max-width:160px;font-size:11px}.match-event-player .match-player-avatar{width:28px;height:28px}.match-event-assist .match-player-avatar{width:18px;height:18px}.match-block-title-row{align-items:flex-start;flex-direction:column}.match-officials{grid-template-columns:1fr}.match-official-card{padding:10px}.match-official-card--away{order:2;flex-direction:row;text-align:left}.match-official-card--referee{order:3;justify-content:flex-start;text-align:left}.match-lineup-coach{justify-content:flex-start;text-align:left}.match-block--lineups{margin-right:-10px;margin-left:-10px}.match-block--lineups .match-block-title-row{padding:0 10px}.match-lineup-card{border:0;border-radius:0;background:transparent}.match-lineup-head{align-items:center;padding:12px 10px}.match-pitch{width:auto;min-height:600px;margin-right:0;margin-left:0;border-right:0;border-left:0;border-radius:0}.match-pitch-player{display:grid;justify-items:center;width:60px;max-width:60px;gap:4px}.match-pitch-player .match-player-avatar{width:30px;height:30px}.match-pitch-player-name{width:60px;height:27px;padding:0 4px;font-size:8.5px}.match-subs-list{grid-template-columns:1fr}.match-stat-row{grid-template-columns:1fr 118px 1fr;gap:8px;min-height:42px;padding:7px 12px}.match-stat-mid span{font-size:12px}}.kbHeaderCard{min-width:0;border:0;background:transparent;padding:0}.kbHeaderTop{display:flex;gap:14px;align-items:center;min-width:0}.kbHeaderInfo{min-width:0;flex:1 1 auto}.kbHeaderName{margin:0;font-size:22px;font-weight:900;line-height:1.12}.kbHeaderSub{display:flex;flex-wrap:wrap;gap:8px;margin-top:10px;opacity:.92;min-width:0}.kbPill{display:inline-flex;align-items:center;gap:8px;padding:6px 10px;border-radius:999px;border:1px solid rgba(255,255,255,.12);background:#ffffff0a;font-size:13px;white-space:nowrap;min-width:0;max-width:100%}.kbPillClub{max-width:100%;min-width:0}.kbClubName{min-width:0;overflow:hidden;text-overflow:ellipsis}.kbWeightWrap{margin-top:12px;max-width:460px}.kbWeightTop{display:flex;justify-content:space-between;gap:12px;align-items:baseline;margin-bottom:6px}.kbWeightLabel{opacity:.65;font-size:12px}.kbWeightValue{font-weight:900;opacity:.9;font-size:12px}.kbWeightBar{height:10px;border-radius:999px;border:1px solid rgba(255,255,255,.12);background:#ffffff0f;overflow:hidden}@media(max-width:520px){.kbAvatar{width:70px;height:70px;border-radius:16px}.kbHeaderName{font-size:20px}.kbWeightWrap{max-width:100%}}.kbAvatarImg{width:84px;height:84px;box-sizing:border-box;border-radius:18px;border:1px solid rgba(255,255,255,.12);background:#00000042;object-fit:contain;object-position:center;max-width:100%;max-height:100%;display:block}.kbClubIcon{width:16px;height:16px;border-radius:999px;border:1px solid rgba(255,255,255,.12);background:#00000038;object-fit:contain;object-position:center;max-width:100%;max-height:100%;display:block}.kbHeaderRow{display:flex;flex-direction:column;gap:10px}.kbHeaderMain{display:flex;flex-direction:column}.kbWeightValueInline{font-size:12px;font-weight:900;margin-bottom:6px;text-align:right}.kbWeightBarInline{width:180px;height:8px;border-radius:999px;border:1px solid rgba(255,255,255,.12);background:#ffffff0f;overflow:hidden}@media(min-width:980px){.kbHeaderRow{flex-direction:row;justify-content:space-between;align-items:center}.kbHeaderMain{max-width:70%}.kbWeightInline{display:block;min-width:180px}}.kbWeightInline{display:none}.kbWeightTopInline{display:flex;justify-content:space-between;align-items:baseline;gap:12px;margin-bottom:6px}.kbWeightLabelInline{font-size:12px;opacity:.65}.kbWeightValueInline{font-size:12px;font-weight:900;opacity:.9}.kbWeightBarInline{width:200px;height:8px;border-radius:999px;border:1px solid rgba(255,255,255,.12);background:#ffffff0f;overflow:hidden}.kbWeightFill{height:100%;border-radius:999px;background:#3b82f6f2}@media(min-width:980px){.kbWeightInline{display:block;min-width:200px}}.kbHeaderTop{display:flex;gap:14px;align-items:flex-start}.kbHeaderRank{border-radius:14px;border:1px solid rgba(255,255,255,.1);background:#ffffff0b;padding:12px;min-width:220px}.kbHeaderRankBody{min-width:0}.kbHeaderRankTitle{font-size:12px;font-weight:900;color:#ffffffdb;margin-bottom:8px}.kbHeaderRankLine{display:flex;align-items:baseline;gap:8px;line-height:1.25;padding:2px 0}.kbHeaderRankHash{font-weight:900;font-size:16px;opacity:.95;color:#f6d34d;min-width:44px}.kbHeaderRankText{font-size:12px;opacity:.72}.kbVoteCta{display:inline-flex;width:100%;min-height:34px;align-items:center;justify-content:center;margin-top:10px;border-radius:8px;background:#f6d34d;color:#15130a;font-size:13px;font-weight:900;text-decoration:none;transition:transform .14s ease,background .14s ease}.kbVoteCta:hover{background:#ffe06a;transform:translateY(-1px)}.kbHeaderQuote{position:relative;margin:10px 0 0;border-left:3px solid rgba(246,211,77,.82);padding:10px 0 0 14px;color:#ffffffd1}.kbHeaderQuote blockquote{margin:0;font-size:13px;line-height:1.55}.kbHeaderQuote figcaption{margin-top:6px;color:#ffffff85;font-size:12px}.kbHeaderRankMobile{display:none}.kbHeaderRankDesktop{display:block}@media(min-width:980px){.kbHeaderTop{align-items:center}.kbHeaderInfo{display:flex}.kbHeaderRow{width:100%;align-items:stretch;gap:18px}.kbHeaderMain{flex:1 1 240px;min-width:220px;max-width:none;justify-content:center}.kbHeaderQuote{display:flex;flex:1.15 1 320px;max-width:460px;min-width:260px;flex-direction:column;justify-content:center;margin:0;border-left:3px solid rgba(246,211,77,.82);padding:0 18px;background:linear-gradient(90deg,#f6d34d0e,#fff0)}.kbHeaderRankDesktop{flex:0 0 230px}}@media(max-width:720px){.kbHeaderRankDesktop{display:none}.kbHeaderRankMobile{display:flex}.kbHeaderTop{display:grid;grid-template-columns:84px minmax(0,1fr);align-items:center;min-width:0;width:100%}.kbAvatarImg{grid-column:1;grid-row:1;align-self:center}.kbHeaderInfo,.kbHeaderRow{display:contents}.kbHeaderMain{grid-column:2;grid-row:1;min-width:0}.kbHeaderRank{grid-column:1 / -1;grid-row:2;box-sizing:border-box;flex-direction:column;align-items:stretch;gap:10px;min-width:0;width:100%;padding:12px}.kbHeaderRank .kbVoteCta{box-sizing:border-box;width:100%;min-width:0;margin-top:0;padding:0 14px}.kbHeaderQuote{grid-column:1 / -1;grid-row:3;width:100%;box-sizing:border-box;margin-top:0;border-left:3px solid rgba(246,211,77,.82);padding:12px 12px 12px 14px;background:linear-gradient(90deg,#f6d34d0e,#fff0)}}.kbCareer{display:grid;gap:12px}.kbCareerRow{display:grid;grid-template-columns:36px 40px 1fr;gap:12px;align-items:center}.kbCareerYear{opacity:.7;font-size:12.5px;font-weight:700;text-align:left}.kbCareerAxis{position:relative;width:34px;display:grid;justify-items:center;align-items:center}.kbCareerIcon{width:26px;height:26px;border-radius:999px;border:1px solid rgba(255,255,255,.16);background:#0f1115;object-fit:contain;object-position:center;max-width:100%;max-height:100%;display:block;position:relative;z-index:2}.kbCareerIcon.isCurrent{transform:scale(1.25);border-color:#3b82f6bf;box-shadow:0 0 0 4px #3b82f62e}.kbCareerLine{position:absolute;top:calc(50% + 14px);left:50%;transform:translate(-50%);width:2px;height:calc(100% + 12px);background:#ffffff24;border-radius:999px;z-index:1}.kbCareerName{font-weight:800;min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.kbCareerToggle{display:flex;width:calc(100% + 28px);min-height:64px;align-items:center;justify-content:center;margin:-2px -14px -14px;padding:24px 14px 12px;border:0;border-radius:0 0 16px 16px;background:linear-gradient(to top,#080c14d1,#080c1485 48%,#080c1400);color:#ffffffd1;cursor:pointer;font:inherit;font-size:13px;font-weight:850;letter-spacing:0;appearance:none;transition:color .14s ease,background .14s ease}.kbCareerToggle:hover{background:linear-gradient(to top,#0c121ee6,#0c121e8f 48%,#0c121e00);color:#fff}.kbCareerToggle:active{color:#ffffffb3}.kbCareerToggle.isExpanded{min-height:46px;padding-top:14px;background:linear-gradient(to top,#080c148f,#080c142e 68%,#080c1400)}@media(max-width:520px){.kbCareerRow{grid-template-columns:44px 34px 1fr;gap:10px}.kbCareerYear{font-size:12px}.kbCareerToggle{width:calc(100% + 24px);margin-right:-12px;margin-left:-12px}}.kbCPct{--edge: 22px;--cur: 30px;--barH: 10px;box-sizing:border-box;display:grid;grid-template-columns:var(--edge) 1fr var(--edge);align-items:center;gap:10px;width:100%;min-width:220px;max-width:360px}.kbCPctAvaImg{width:100%;height:100%;display:block;object-fit:contain;object-position:center;max-width:100%;max-height:100%}.kbCPctEdgeAva{width:var(--edge);height:var(--edge);border-radius:999px;overflow:hidden;flex:0 0 auto;border:1px solid rgba(255,255,255,.12);background:#00000038}.kbCPctEdgeAvaRight{justify-self:end}.kbCPctEdgeAva.isHidden{opacity:0}.kbCPctBar{position:relative;height:var(--barH);border-radius:999px;border:1px solid rgba(255,255,255,.12);background:#ffffff0f;overflow:visible}.kbCPctFill{height:100%;width:0%;border-radius:999px;background:#3b82f6bf}.kbCPctCurrent{position:absolute;top:50%;transform:translate(-50%,-50%);pointer-events:none}.kbCPctCurrentAva{display:block;width:var(--cur);height:var(--cur);border-radius:999px;overflow:hidden;flex:0 0 auto;border:2px solid rgba(59,130,246,.9);background:#00000038;box-shadow:0 0 0 2px #0000004d,0 0 18px #3b82f659}.kbCPctEdgeAva.isCurrent{border:2px solid rgba(59,130,246,.9);box-shadow:0 0 0 2px #0000004d,0 0 14px #3b82f64d}@media(max-width:720px){.kbCPct{--edge: 20px;--cur: 26px;gap:8px;min-width:0;max-width:none}}.kbMetrics{display:grid;gap:18px;min-width:0}.kbMetricsHeader{display:flex;align-items:baseline;justify-content:space-between;gap:16px;border-bottom:1px solid rgba(255,255,255,.1);padding:0 12px 12px;min-width:0}.kbMetricsTitle{font-weight:900;font-size:16px;line-height:1.1;opacity:.95;white-space:nowrap}.kbMetricsSubtitle{font-size:12px;opacity:.65;white-space:nowrap}.kbMetricsGroup{position:relative;padding:0;overflow:visible;min-width:0}.kbMetricsGroupTitle{position:relative;z-index:1;font-weight:900;font-size:13px;margin-bottom:10px;padding-left:12px;color:#f6d34de6;text-transform:uppercase}.kbMetricsList{display:grid;gap:0;border-radius:10px;overflow:hidden;background:#ffffff06;min-width:0}.kbMetricsLine{display:grid;grid-template-columns:minmax(240px,1fr) minmax(220px,360px);gap:34px;align-items:center;padding:10px 12px;border-bottom:1px solid rgba(255,255,255,.06);min-width:0}.kbMetricsLine:last-child{border-bottom:0}.kbMetricsLine:first-child{padding-top:10px}.kbMetricsLeft{display:flex;align-items:baseline;justify-content:space-between;gap:12px;min-width:0}.kbMetricsMetricTitle{font-weight:650;font-size:13px;opacity:.9;min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.kbMetricsMetricValue{font-size:13px;opacity:.85;font-weight:800;white-space:nowrap;flex:0 0 auto}.kbMetricsRight{display:flex;justify-content:flex-end;min-width:0}.kbMetricsNoPct{opacity:.5;font-size:12px}.kbMetricsEmpty{opacity:.7}@media(max-width:720px){.kbMetricsLine{grid-template-columns:1fr;gap:12px;align-items:start;padding:12px}.kbMetricsRight{justify-content:stretch}}@media(max-width:720px){.kbMetricsHeader{flex-direction:column;align-items:flex-start;gap:4px}.kbMetricsTitle,.kbMetricsSubtitle{white-space:normal}}.kbSoc{display:flex;gap:10px;flex-wrap:wrap}.kbSocLink{padding:8px 10px;border-radius:999px;border:1px solid rgba(255,255,255,.12);background:#ffffff0a;color:#fff;text-decoration:none;opacity:.9}.kbSocLink:hover{opacity:1}.kbSocEmpty{opacity:.65}.kbNews{display:grid;gap:0}.kbNewsItem{display:grid;grid-template-columns:1fr auto;gap:12px;align-items:center;text-decoration:none;color:#fff;padding:10px 2px;opacity:.92;border-top:1px solid rgba(255,255,255,.06)}.kbNewsItem:first-child{border-top:0;padding-top:2px}.kbNewsItem:hover{opacity:1}.kbNewsMain{min-width:0}.kbNewsTitle{font-weight:800;line-height:1.25;font-size:13px}.kbNewsMeta{margin-top:4px;opacity:.62;font-size:12px;display:inline-flex;gap:8px;align-items:center;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.kbNewsSep{opacity:.45}.kbNewsArrow{opacity:.45;transition:transform .12s ease,opacity .12s ease;flex:0 0 auto}.kbNewsItem:hover .kbNewsArrow{opacity:.85;transform:translate(2px)}@media(max-width:720px){.kbNewsTitle{white-space:normal;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical}}.kbBio{display:grid;gap:16px}.kbBioTop{display:flex;align-items:baseline;justify-content:space-between;gap:12px}.kbBioMetaItem{display:grid;gap:2px;min-width:0}.kbBioMetaItemRight{text-align:right}.kbBioMetaLabel{font-size:12px;opacity:.6}.kbBioMetaValue{font-weight:900;font-size:13px;opacity:.92;white-space:nowrap}.kbBioText{font-size:14px;line-height:1.72;opacity:.92;white-space:pre-wrap}.kbBioSmallText{font-size:14px;line-height:1.65;opacity:.86;white-space:pre-wrap}.kbBioEmpty{font-size:13px;opacity:.6}.kbBioDivider{height:1px;background:#ffffff14}.kbBioSection{display:grid;gap:8px}.kbBioSectionTitle{font-size:12px;color:#f6d34de6;font-weight:850;letter-spacing:0;text-transform:uppercase}.kbBioTraits{display:flex;flex-wrap:wrap;gap:8px}.kbBioTrait{font-size:12px;opacity:.9;padding:6px 10px;border-radius:8px;border:1px solid rgba(246,211,77,.14);background:#f6d34d11}.kbBioQuote{display:grid;gap:6px}.kbBioQuoteText{font-size:13px;line-height:1.5;font-weight:800;opacity:.95}.kbBioQuoteSource{font-size:12px;opacity:.6}.kbCs{border-radius:14px;border:1px solid rgba(255,255,255,.1);background:#0000002e;padding:12px}.kbCsTitle{font-weight:900;font-size:14px;opacity:.95;margin-bottom:12px;line-height:1.25}.kbCsGrid{display:grid;gap:10px;grid-template-columns:repeat(2,minmax(0,1fr))}@media(min-width:980px){.kbCsGrid{grid-template-columns:repeat(4,minmax(0,1fr))}}.kbCsCell{border-radius:12px;border:1px solid rgba(255,255,255,.1);background:#ffffff08;padding:10px}.kbCsLabel{opacity:.62;font-size:12px;display:flex;align-items:center;gap:8px}.kbCsLabelRow{display:inline-flex}.kbCsIcon{width:16px;height:16px;display:inline-flex;align-items:center;justify-content:center;opacity:.95}.kbCsIconYellow{color:#facc15f2}.kbCsIconRed{color:#ef4444f2}.kbCsValue{margin-top:6px;font-weight:900;font-size:14px}.kbCsWeight{margin-top:12px;padding-top:10px;border-top:1px solid rgba(255,255,255,.06)}.kbCsWeightTop{display:flex;align-items:baseline;justify-content:space-between;gap:12px;margin-bottom:8px}.kbCsWeightLabel{font-size:12px;opacity:.62}.kbCsWeightValue{font-size:12px;opacity:.82;font-weight:800;white-space:nowrap}.kbCsBar{position:relative;height:10px;border-radius:999px;border:1px solid rgba(255,255,255,.12);background:#ffffff0f;overflow:hidden}.kbCsFill{height:100%;width:0%;border-radius:999px;background:#3b82f6bf}.kbBlockTitleRow{display:flex;align-items:baseline;justify-content:space-between;gap:12px}.kbBlockSubtitle{font-size:12px;opacity:.6;font-weight:500;white-space:nowrap}.kbProfileWrap{padding:24px;max-width:1160px;margin:0 auto}.kbProfileWrap,.kbProfileWrap *{box-sizing:border-box}.kbProfileGrid,.kbProfileHeaderCol,.kbProfileLeftCol,.kbProfileRightCol,.kbBlock{min-width:0}.kbProfileTopNav,.kbProfileBreadcrumbs{display:flex;align-items:center;flex-wrap:wrap;gap:12px;margin-bottom:14px}.kbBackLink,.kbProfileBreadcrumbs a{color:#fff;opacity:.75;text-decoration:none}.kbBackLink:hover,.kbProfileBreadcrumbs a:hover{opacity:1}.kbProfileBreadcrumbs span{color:#ffffff7a;font-size:14px}.kbProfileBreadcrumbs span:last-of-type{color:#ffffffc7}.kbTopError{opacity:.9;font-size:13px}.kbProfileGrid{display:grid;gap:14px}.kbProfileLoadSpace{min-height:980px}.kbProfileHeaderCol{grid-column:1 / -1}.kbProfileLeftCol,.kbProfileRightCol{display:grid;gap:14px}.kbProfileMetricsMobile{display:none}.kbBlock{border-radius:16px;border:1px solid rgba(255,255,255,.12);background:#00000038;padding:14px}.kbBlockTitle{font-weight:800;margin-bottom:12px}@media(min-width:980px){.kbProfileGrid{grid-template-columns:1.05fr 1.45fr;align-items:start}.kbProfileLeftCol{grid-column:1 / 2}.kbProfileRightCol{grid-column:2 / 3}}@media(max-width:979px){.kbProfileMetricsDesktop{display:none}.kbProfileMetricsMobile{display:block}}@media(max-width:720px){.kbProfileWrap{width:100%;max-width:none;padding:14px 0 32px}.kbProfileBreadcrumbs{padding:0 12px;margin-bottom:12px}.kbProfileGrid,.kbProfileLeftCol,.kbProfileRightCol{gap:10px}.kbProfileHeaderCol{width:100%;padding:0 12px}.kbBlock{border-right:0;border-left:0;border-radius:0;padding:14px 12px}.kbProfileLoadSpace{min-height:1560px}}.kbEmpty{margin-top:18px;border-radius:16px;border:1px solid rgba(255,255,255,.12);background:#0000002e;padding:14px;opacity:.75}
