/* Generated from shell.css, redesign.css, compact.css, polish.css. Edit the source files, then run npm run build. */
@charset "UTF-8";
.court{border:1px solid #2c3235;border-radius:8px;padding:20px;background:#1a1e21}.court-row{display:grid;gap:5px;margin:5px 0}.court-row-1{grid-template-columns:1fr;width:22%;margin:6px auto}.court-row-3{grid-template-columns:repeat(3,1fr);width:75%;margin:6px auto}.court-row-5{grid-template-columns:repeat(5,1fr)}.court .zone{padding:5px 2px;min-height:55px}.court .zone small{font-size:9px;text-align:center}.court-legend{display:flex;justify-content:center;gap:15px;font-size:9px;color:#99a4a9;margin:16px 0 0}.court-legend span:first-child{color:#e7988f}.court-legend span:nth-child(2){color:#86b7d2}.hoop{width:60px;margin:0 auto 8px;border-top:3px solid #a5adab;height:22px;position:relative}.hoop span{display:block;border:2px solid #a5adab;border-radius:50%;width:18px;height:18px;margin:-1px auto 0}
.preview-notice{padding:12px 16px;border:1px dashed #69764b;border-radius:6px;background:#252d20;color:#ccd6bb;font-size:12px;line-height:1.6;margin-top:20px}
#animations .stat-track{display:none}#animations .stat-row dd{width:55%;justify-content:end}#animations .stat-row b{font-size:11px;font-weight:500;overflow-wrap:anywhere;line-height:1.6}
.advanced-filters{flex-basis:100%;width:100%;border-top:1px solid #353d40;padding-top:15px;margin-top:4px}.advanced-filters summary{font-size:12px;color:#c7f078;cursor:pointer;padding:2px 0}.advanced-filters>p{font-size:11px;color:#99a4a9;line-height:1.7}.advanced-row{display:flex;align-items:center;gap:12px;margin:12px 0;max-width:840px}.advanced-row>span{font-size:11px;color:#aeb9be;flex-shrink:0}.advanced-row>span:first-child{width:60px}.advanced-row>input,.advanced-row>select{min-width:0;flex:1;max-width:240px}.advanced-row .el-select{width:220px;flex:1;min-width:0}.advanced-row>.el-input,.advanced-row>.el-input-number{flex:1;width:auto!important;max-width:240px;min-width:0}.editions{scrollbar-width:none}.editions::-webkit-scrollbar{display:none}@media(max-width:640px){.advanced-row{gap:8px;flex-wrap:wrap;padding:7px 0}.advanced-row>span:first-child{width:100%}.advanced-row>.el-select{flex-basis:100%;width:100%}.advanced-row>select{max-width:none;flex-basis:100%}.advanced-row>input{max-width:none}.advanced-row>.el-input-number{max-width:none}}
:root{color-scheme:dark;--bg:#101315;--panel:#1a1e21;--line:#2c3235;--muted:#99a4a9;--ink:#edf2f3;--accent:#c7f078;font-family:Inter,"Segoe UI","Microsoft YaHei",sans-serif;color:var(--ink);background:var(--bg);font-synthesis:none}
*{box-sizing:border-box}body{margin:0}a{color:inherit;text-decoration:none}button,input,select{font:inherit}button,a,input,select{touch-action:manipulation}button{cursor:pointer}a:hover{color:var(--accent)}:focus-visible{outline:2px solid var(--accent);outline-offset:4px}img{max-width:100%}[hidden]{display:none!important}.skip{position:absolute;left:12px;top:-80px;z-index:100;background:var(--accent);color:#111;padding:12px}.skip:focus{top:12px}.site-header{height:88px;padding:0 5%;display:flex;align-items:center;gap:55px;border-bottom:1px solid var(--line);background:#14181a}.brand{display:flex;align-items:center;gap:12px;font-weight:750;font-size:19px;white-space:nowrap}.brand small{display:block;font-size:9px;letter-spacing:2px;color:var(--muted);margin-top:5px}.brand-mark{display:grid;place-items:center;background:var(--accent);color:#182015;font-size:25px;font-style:italic;width:44px;height:44px;border-radius:11px}.site-header nav{display:flex;align-self:stretch;gap:28px;font-size:13px;font-weight:650}.site-header nav a{display:flex;align-items:center;position:relative;color:var(--muted)}.site-header nav a.active{color:var(--ink)}.site-header nav a.active:after{position:absolute;content:"";bottom:0;height:3px;background:var(--accent);left:0;right:0}.legacy-link{margin-left:auto;white-space:nowrap;font-size:12px;color:var(--muted)}.workspace{width:min(1320px,90%);margin:auto}.breadcrumb{display:flex;gap:12px;font-size:11px;color:var(--muted);padding:28px 0}.breadcrumb span:last-child{color:#cbd3d5}.intro{display:flex;align-items:center;justify-content:space-between;padding:20px 0 32px}.eyebrow{color:var(--accent);font-size:10px;letter-spacing:2px;font-weight:650;margin:0 0 14px}h1{font-size:38px;letter-spacing:-1px;margin:0;font-weight:750}h1 span{font-size:26px;color:#c4cdd0;margin-left:16px;font-weight:500}.intro p:last-child{font-size:13px;color:var(--muted);margin-bottom:0}.result-count{text-align:right;display:flex;flex-direction:column;gap:8px}.result-count strong{font-size:38px;font-weight:600;font-variant-numeric:tabular-nums;letter-spacing:-1px}.result-count span{color:var(--muted);font-size:11px}.editions{display:flex;gap:8px;overflow-x:auto;padding:0 0 25px}.editions a{padding:8px 20px;background:#191d1f;border:1px solid var(--line);border-radius:5px;font-size:12px;font-weight:650;white-space:nowrap}.editions a.active{background:var(--accent);border-color:var(--accent);color:#1c2714}.filter-form{display:flex;gap:12px;align-items:end;padding:20px;background:var(--panel);border:1px solid var(--line);border-radius:10px;flex-wrap:wrap}.filter-form label{display:flex;flex:1;min-width:110px;flex-direction:column;gap:8px;font-size:11px;color:var(--muted)}.filter-form label:first-child{flex:2;min-width:190px}.filter-form input,.filter-form select,.version-form select{width:100%;padding:11px 12px;border:1px solid #3a4245;border-radius:5px;background:#121719;color:var(--ink);font-size:12px;min-height:40px}.primary{border:0;border-radius:5px;background:var(--accent);color:#1c2714;padding:12px 18px;font-weight:700;font-size:12px}.list-caption{display:flex;justify-content:space-between;align-items:center;padding:27px 0 17px;font-size:11px;color:var(--muted)}.list-caption span:first-child{color:var(--ink);font-size:14px}.list-caption b{font-size:10px;padding:3px 7px;background:var(--panel);border-radius:4px;margin-left:6px}.player-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:18px}.player-card{background:var(--panel);border:1px solid var(--line);border-radius:10px;overflow:hidden;transition:transform .16s,border-color .16s;min-width:0}.player-card:hover{transform:translateY(-3px);border-color:#7c9651}.card-link{display:block}.card-art{height:196px;position:relative;background:radial-gradient(ellipse at 50% 115%,#42574b 0,transparent 65%),linear-gradient(145deg,#252e2e,#1a2022);overflow:hidden;border-bottom:1px solid var(--line)}.card-art:before{content:"";position:absolute;width:200px;height:200px;border:1px solid #ffffff0a;transform:rotate(-30deg);left:18%;top:18px;border-radius:30px}.card-art img{position:absolute;bottom:0;height:180px;width:100%;object-fit:contain;object-position:bottom}.rating{position:absolute;z-index:1;top:18px;left:18px;color:#fff;font-size:27px;font-weight:750;line-height:1;text-align:center;min-width:33px}.rating small{display:block;font-size:9px;font-weight:500;letter-spacing:1px;margin-top:5px;color:var(--muted)}.rating-high{color:var(--accent)}.position-tag{position:absolute;right:14px;top:18px;font-size:11px;color:#c5cece;font-weight:600;z-index:1}.series-tag{position:absolute;left:12px;bottom:11px;z-index:1;background:#131b18df;padding:5px 8px;border:1px solid #516345;border-radius:4px;color:#d6eac2;font-size:9px}.card-body{padding:17px 17px 14px}.card-body h2{font-size:16px;margin:0 0 6px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.english{font-size:10px;color:var(--muted);margin:0 0 17px;height:13px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.card-facts{display:flex;gap:12px;align-items:center;font-size:12px;font-variant-numeric:tabular-nums}.card-facts small{font-size:9px;color:var(--muted)}.card-facts span:last-child{font-size:10px;color:var(--muted);margin-left:auto;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;max-width:45%}.compare-choice{display:flex;gap:6px;align-items:center;padding:10px 17px;border-top:1px solid var(--line);font-size:10px;color:var(--muted);cursor:pointer}.compare-choice input{accent-color:var(--accent)}.pagination{display:flex;justify-content:center;gap:8px;margin:35px 0 50px}.pagination a{padding:9px 14px;font-size:12px;border:1px solid var(--line);border-radius:5px}.pagination a[aria-current]{background:var(--accent);color:#142015;border-color:var(--accent)}.empty-state{padding:70px 20px;text-align:center;background:var(--panel);border-radius:10px}.empty-state p,.empty-panel{color:var(--muted);font-size:13px}.empty-state a{color:var(--accent);font-size:12px}.site-footer{display:flex;justify-content:space-between;margin:25px auto 0;padding:26px 0 85px;width:90%;border-top:1px solid var(--line);font-size:10px;color:var(--muted);letter-spacing:1px}.player-hero{display:flex;gap:50px;padding:25px 35px;background:radial-gradient(ellipse at 15% 100%,#344b39,transparent 55%),#1a2021;border:1px solid var(--line);border-radius:12px;align-items:center}.hero-art{position:relative;width:290px;flex-shrink:0;align-self:stretch;display:flex;align-items:end}.hero-art img{object-fit:contain;object-position:bottom;height:275px}.hero-art .rating{font-size:40px;left:0;top:0}.hero-info{flex:1;min-width:0}.hero-info h1{font-size:39px}.hero-english{font-size:15px;letter-spacing:1px;color:var(--muted)}.hero-facts{display:flex;gap:34px;margin:30px 0}.hero-facts small{display:block;font-size:10px;color:var(--muted);margin-bottom:8px}.hero-facts strong{font-size:21px;font-variant-numeric:tabular-nums}.version-note{font-size:11px;color:var(--accent)}.version-note span{color:var(--muted)}.version-form{display:flex;align-items:center;gap:12px;margin:24px 0;font-size:12px}.version-form select{max-width:240px}.detail-nav{display:flex;gap:25px;padding:18px 0;border-bottom:1px solid var(--line);font-size:13px;overflow:auto;white-space:nowrap}.detail-nav a:first-child{color:var(--accent)}.data-note{font-size:11px;color:var(--muted);margin:20px 0}.detail-section{scroll-margin-top:20px;margin:28px 0}.section-heading{display:flex;justify-content:space-between;align-items:center;margin-bottom:17px}.section-heading h2{font-size:18px;margin:0}.section-heading span{color:var(--muted);font-size:10px}.attribute-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px}.attribute-panel{border:1px solid var(--line);border-radius:8px;padding:20px;background:var(--panel)}.attribute-panel h3{font-size:12px;color:var(--accent);margin:0 0 17px}.attribute-panel dl{margin:0}.stat-row{display:flex;justify-content:space-between;align-items:center;gap:8px;min-height:33px;font-size:11px}.stat-row dt{flex:1;line-height:1.5;color:#bdc7ca}.stat-row dd{margin:0;display:flex;align-items:center;gap:10px;width:45%;flex-shrink:0}.stat-row b{min-width:30px;text-align:right;font-size:12px;font-variant-numeric:tabular-nums}.stat-track{flex:1;height:4px;background:#30373a;border-radius:2px;overflow:hidden}.stat-track i{height:100%;display:block;background:var(--accent);border-radius:2px}.detail-bottom{display:grid;grid-template-columns:1fr 1fr;gap:24px}.badge-list{padding:22px;display:flex;flex-wrap:wrap;gap:10px;border:1px solid var(--line);border-radius:8px;background:var(--panel);font-size:12px}.badge-list>span{padding:7px 10px;border:1px solid #59634c;border-radius:5px;background:#283027;color:#d6e1c5}.zone-grid{display:grid;grid-template-columns:repeat(5,1fr);gap:5px;padding:22px;background:var(--panel);border:1px solid var(--line);border-radius:8px}.zone{min-height:56px;border-radius:4px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:4px}.zone small{font-size:9px;opacity:.8}.zone b{font-size:11px}.zone-1{background:#384043}.zone-2{background:#325c72}.zone-3{background:#a94d46}.zone-0{background:#252a2c}.zone-grid>p{grid-column:1/-1;font-size:12px}.badge-list>p{margin:0}.table-view .player-grid{grid-template-columns:1fr;gap:6px}.table-view .player-card{display:flex;align-items:center}.table-view .card-link{display:flex;flex:1;min-width:0;align-items:center}.table-view .card-art{width:150px;height:82px;flex-shrink:0}.table-view .card-art img{height:80px}.table-view .rating{font-size:20px;left:9px;top:13px}.table-view .series-tag,.table-view .position-tag{display:none}.table-view .card-body{display:grid;grid-template-columns:190px 140px 1fr;align-items:center;gap:20px;flex:1;min-width:0}.table-view .english{margin:0}.table-view .card-facts{justify-content:end}.table-view .compare-choice{border:0}.table-view .card-facts span:last-child{min-width:70px}
@media(min-width:1450px){.player-grid{grid-template-columns:repeat(5,minmax(0,1fr))}}
@media(max-width:1000px){.site-header{gap:24px}.site-header nav{gap:18px}.player-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.attribute-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.hero-facts{gap:20px}.player-hero{gap:25px;padding:20px}.hero-art{width:230px}.hero-info h1{font-size:30px}.table-view .card-body{display:block}.table-view .english{margin:5px 0}.table-view .card-facts{justify-content:start}}
@media(max-width:640px){.site-header{height:auto;min-height:70px;flex-wrap:wrap;gap:0;padding:16px 5% 0}.brand{font-size:16px}.brand-mark{width:37px;height:37px;font-size:23px}.brand small{font-size:8px}.legacy-link{font-size:10px}.site-header nav{order:3;width:100%;gap:25px;height:49px;margin-top:10px;font-size:11px}.breadcrumb{padding:20px 0;font-size:10px}.intro{padding:10px 0 24px;align-items:start}.intro h1{font-size:27px}.intro h1 span{display:block;margin:8px 0 0;font-size:21px}.intro p:last-child{font-size:11px;max-width:200px;line-height:1.7}.eyebrow{font-size:8px;letter-spacing:1.5px}.result-count{padding-top:25px}.result-count strong{font-size:27px}.result-count span{font-size:9px;max-width:92px;line-height:1.7}.editions{gap:6px;padding-bottom:18px}.editions a{font-size:10px;padding:8px 13px}.filter-form{padding:13px;gap:12px}.filter-form label{min-width:40%;flex:1}.filter-form label:first-child{flex-basis:100%}.filter-form .primary{width:100%}.player-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.card-art{height:154px}.card-art img{height:140px}.rating{font-size:23px;left:11px;top:13px}.rating small{font-size:8px}.position-tag{font-size:9px;right:9px;top:15px}.series-tag{font-size:8px;left:8px;bottom:8px}.card-body{padding:12px 10px}.card-body h2{font-size:13px}.english{font-size:9px;margin-bottom:12px}.card-facts{font-size:11px;gap:8px;flex-wrap:wrap}.card-facts span:last-child{flex-basis:100%;max-width:100%;margin:0;font-size:9px}.compare-choice{padding:9px 10px}.player-hero{display:block;position:relative;padding:20px}.hero-art{width:100%;height:190px;justify-content:center}.hero-art img{height:190px}.hero-art .rating{font-size:34px}.hero-info{padding-top:18px}.hero-info h1{font-size:28px}.hero-english{font-size:12px}.hero-facts{justify-content:space-between;gap:10px;margin:22px 0}.hero-facts strong{font-size:19px}.hero-facts small{font-size:9px}.detail-nav{gap:20px;font-size:12px}.attribute-grid{grid-template-columns:1fr}.detail-bottom{grid-template-columns:1fr;gap:0}.attribute-panel{padding:18px}.section-heading h2{font-size:16px}.version-form{flex-wrap:wrap}.version-form select{max-width:180px}.stat-row{font-size:12px;min-height:35px}.table-view .card-art{width:85px;height:90px}.table-view .rating{font-size:15px;left:5px}.table-view .card-body h2{font-size:12px}.table-view .card-facts{font-size:10px}.table-view .compare-choice{font-size:9px;max-width:68px}.site-footer{font-size:9px;gap:16px;letter-spacing:0}.zone-grid{padding:14px}}
@media(prefers-reduced-motion:reduce){*{scroll-behavior:auto!important;transition:none!important}}

/* Shared light/dark palette, with a compact data-first roster. */
.updates-intro h1 span{color:var(--muted);font-size:20px;letter-spacing:0}.table-view .roster-scroll:focus-visible{outline:2px solid var(--accent)}
:root{color-scheme:light;--bg:#f7f8fa;--panel:#fff;--line:#e2e5eb;--muted:#697386;--ink:#202737;--accent:#7251cf;--soft:#f0edf9;--el-color-primary:#7251cf;--el-color-primary-light-3:#957cdc;--el-color-primary-light-5:#b9a8e7;--el-color-primary-light-7:#d5cbf0;--el-color-primary-light-9:#f0edf9;--el-color-primary-dark-2:#5839ae;--el-bg-color:var(--panel);--el-bg-color-overlay:var(--panel);--el-fill-color-blank:var(--panel);--el-fill-color-light:var(--bg);--el-fill-color:var(--line);--el-border-color:var(--line);--el-border-color-light:var(--line);--el-border-color-lighter:var(--line);--el-text-color-primary:var(--ink);--el-text-color-regular:var(--ink);--el-text-color-placeholder:var(--muted);--el-disabled-bg-color:var(--bg);--el-disabled-text-color:var(--muted);--el-mask-color:#15203866}
:root[data-theme=dark]{color-scheme:dark;--bg:#0e111a;--panel:#191e2b;--line:#303747;--muted:#a0a9ba;--ink:#edf0f6;--accent:#ab91f1;--soft:#2b2543;--el-color-primary:#9472ea;--el-color-primary-light-3:#b197ef;--el-color-primary-light-5:#7558b9;--el-color-primary-light-7:#453566;--el-color-primary-light-9:#2b2543;--el-color-primary-dark-2:#7956cf}
body{background:var(--bg);color:var(--ink)}.site-header{height:64px;padding:0 3%;gap:30px;background:var(--panel);position:relative;z-index:30}.brand{font-size:16px}.brand-mark{width:35px;height:35px;border-radius:5px;background:var(--accent);color:#fff;font-size:23px}.brand small{font-size:8px}.workspace{width:min(1440px,94%)}.site-header .main-navigation{display:block;align-self:center}.game-menu>summary{list-style:none;cursor:pointer;padding:12px 16px;border-radius:5px;font-size:13px;background:var(--soft);color:var(--ink)}.game-menu>summary::-webkit-details-marker{display:none}.game-menu>summary span{margin-left:14px}.game-menu-panel{position:absolute;top:64px;left:3%;width:min(780px,94vw);max-height:75vh;overflow:auto;padding:20px;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:20px;background:var(--panel);border:1px solid var(--line);box-shadow:0 16px 35px #11182726;border-radius:0 0 8px 8px}.game-menu-panel h2{font-size:12px;padding:12px 8px;margin:0 0 6px;background:var(--soft);border-radius:4px}.game-menu-item{padding:10px 8px;border-bottom:1px solid var(--line)}.game-menu-item strong{font-size:12px}.game-menu-item>div{display:flex;flex-wrap:wrap;gap:12px;margin-top:7px}.site-header .game-menu-item a{display:inline;font-size:11px;color:var(--muted)}.site-header .game-menu-item a:hover{color:var(--accent)}#theme-toggle{margin-left:auto;border:1px solid var(--line);border-radius:5px;background:var(--panel);color:var(--ink);padding:8px 12px;font-size:12px;white-space:nowrap}.legacy-link{margin-left:0}.breadcrumb{padding:18px 0}.breadcrumb span:last-child{color:var(--ink)}.intro{padding:0 0 20px}.intro .eyebrow,.intro p:last-child{display:none}.intro h1{font-size:24px;letter-spacing:0}.intro h1 span{font-size:20px;color:var(--muted);margin-left:12px}.result-count{flex-direction:row;align-items:baseline}.result-count strong{font-size:20px}.editions{padding-bottom:16px}.editions a{background:var(--panel);padding:6px 14px}.editions a.active,.pagination a[aria-current]{background:var(--accent);color:#fff;border-color:var(--accent)}.filter-form{border-radius:5px;padding:14px}.filter-form input,.filter-form select,.version-form select{background:var(--panel);border-color:var(--line);color:var(--ink)}.primary,.el-button--primary{color:#fff;--el-button-text-color:#fff;--el-button-hover-text-color:#fff}.advanced-filters{border-color:var(--line)}.advanced-filters summary{color:var(--accent)}.advanced-row>span,.advanced-filters>p{color:var(--muted)}.list-caption{padding:18px 0 12px}.view-toolbar button[aria-pressed=true]{background:var(--soft)}
.roster-scroll{border:1px solid var(--line);border-radius:5px;background:var(--panel);overflow-x:auto}.roster-head{display:none}.table-view .roster-head{display:grid;grid-template-columns:minmax(220px,1fr) 70px 80px 90px 90px 130px 90px;min-width:790px;align-items:center;height:37px;padding-left:12px;background:var(--bg);border-bottom:1px solid var(--line);font-size:10px;font-weight:700;color:var(--muted)}.table-view .roster-head span:not(:first-child){text-align:center}.table-view .player-grid{display:block;min-width:790px}.table-view .player-card{border:0;border-bottom:1px solid var(--line);border-radius:0;min-height:59px;background:var(--panel);transform:none}.table-view .player-card:last-child{border-bottom:0}.table-view .player-card:hover{background:var(--soft)}.table-view .card-art{width:48px;height:52px;margin:3px 6px;background:none;border:0;overflow:hidden}.table-view .card-art img{height:46px;width:40px;position:static;object-fit:contain}.table-view .card-art:before,.table-view .card-art .rating{display:none}.table-view .card-body{display:grid;grid-template-columns:minmax(160px,1fr) 70px 80px 310px;padding:5px 0;gap:0}.table-view .card-body h2{font-size:12px;margin:0 0 4px}.table-view .english{margin:0;font-size:10px;height:auto;max-width:300px}.table-view .card-facts{display:grid;grid-template-columns:90px 90px 130px;gap:0;text-align:center;font-size:12px}.table-view .card-facts span:last-child{max-width:none;margin:0;padding:0 6px;font-size:11px;min-width:0}.table-view .compare-choice{width:90px;max-width:none;justify-content:center;padding:6px;font-size:10px}.row-overall,.row-position{display:none}.table-view .row-overall,.table-view .row-position{display:block;text-align:center;font-size:12px}.row-overall{color:var(--accent)}.table-view .card-facts small{font-size:9px}.player-card{background:var(--panel)}.card-art{background:var(--soft)}.rating{color:var(--accent)}.position-tag{color:var(--muted)}.series-tag{background:var(--panel);color:var(--accent);border-color:var(--line)}.player-hero{background:var(--panel);border-radius:6px;padding:20px;gap:28px}.hero-art{width:180px}.hero-art img{height:190px}.hero-art .rating{font-size:30px}.hero-info h1{font-size:30px}.hero-facts{margin:20px 0}.hero-facts strong{font-size:18px}.stat-row dt{color:var(--ink)}.stat-track{background:var(--line)}.badge-list>span{background:var(--soft);border-color:var(--line);color:var(--accent)}.court{background:var(--panel);border-color:var(--line)}.zone{color:#fff}.zone-1{background:#65707c}.zone-0{background:var(--line);color:var(--ink)}.court-legend{color:var(--muted)}.preview-notice{background:var(--soft);color:var(--muted);border-color:var(--line);font-size:11px;padding:8px 12px;margin-top:12px}.compare-bar{background:var(--panel);border-color:var(--accent);box-shadow:0 5px 30px #11182726}.compare-bar p{color:var(--muted)}.compare-table thead th{background:var(--soft)}.version-links{padding:14px 0;font-size:12px;color:var(--muted)}.version-links summary{cursor:pointer}.version-links .editions{padding:14px 0 0}
.updates-intro h1{font-size:25px;margin-bottom:12px}.updates-intro p{color:var(--muted);font-size:12px}.update-series{display:flex;gap:8px;flex-wrap:wrap;margin:20px 0}.update-series a{padding:8px 14px;border:1px solid var(--line);border-radius:4px;font-size:12px;background:var(--panel)}.update-series a[aria-current]{background:var(--accent);color:#fff}.update-group{border:1px solid var(--line);background:var(--panel);border-radius:6px;margin:16px 0;padding:18px}.update-heading{display:flex;justify-content:space-between;gap:12px;align-items:center}.update-heading h2{font-size:16px;margin:0}.update-heading span,.update-heading a{font-size:12px;color:var(--muted)}.update-items{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:12px;margin-top:16px}.update-player{display:flex;align-items:center;gap:10px;padding:8px;background:var(--bg);border-radius:4px;min-width:0}.update-player img{width:36px;height:44px;object-fit:contain}.update-player strong{font-size:12px;display:block}.update-player small{font-size:10px;color:var(--muted);display:block;margin-top:5px}.update-player>div{min-width:0;overflow-wrap:anywhere}
@media(max-width:700px){.site-header{height:auto;min-height:64px;padding:12px 3%;gap:12px;flex-wrap:wrap}.site-header .main-navigation{order:3;width:100%;height:auto;margin:0}.game-menu>summary{padding:10px}.game-menu-panel{top:100%;gap:8px;padding:10px}.game-menu-panel h2{font-size:10px;padding:8px 5px}.game-menu-item{padding:8px 4px}.game-menu-item strong{font-size:11px}.game-menu-item>div{gap:6px}.site-header .game-menu-item a{font-size:10px}.brand small{display:none}.legacy-link{display:none}.intro h1{font-size:21px}.intro h1 span{display:inline;font-size:16px;margin-left:8px}.result-count{padding:0}.result-count strong{font-size:18px}.result-count span{display:none}.table-view .card-body{display:grid}.table-view .card-facts{display:grid}.table-view .card-facts span:last-child{font-size:11px}.hero-art{height:150px;width:100%}.hero-art img{height:150px}.hero-info h1{font-size:24px}.update-items{grid-template-columns:repeat(2,minmax(0,1fr))}.update-group{padding:12px}.update-heading{flex-wrap:wrap}.update-heading h2{font-size:14px}}

:root[data-theme=dark]{--bg:#060913;--panel:#11141f;--line:#2d313c;--muted:#91a4bb;--ink:#f1f3f7;--accent:#7952db;--soft:#343842}
.workspace{width:min(1320px,94%);margin:20px auto 0}.site-header{height:60px;padding:0 max(3%,calc((100% - 1320px)/2));gap:24px}.site-header .brand{font-size:15px}.brand small{display:none}.site-header .game-menu>summary{background:transparent;font-size:12px}.game-menu-panel{left:max(3%,calc((100% - 1000px)/2))}.roster-search{margin:0 0 12px}.roster-search .el-input__wrapper{min-height:36px;background:var(--panel);border-radius:7px;box-shadow:0 0 0 1px var(--line) inset}.roster-search .el-input__inner{height:34px;font-size:13px}.open-filters.el-button{width:100%;height:36px;border-radius:7px;margin:0;background:#6039c3;border-color:#6039c3;color:#fff;font-weight:600}.page-list #filter-panel{margin-top:12px}.found-count{font-size:13px;color:var(--muted);margin:13px 0 10px}.found-count strong{font-weight:600}.table-view .roster-scroll{border:1px solid var(--line);border-radius:0;background:var(--bg)}.roster-table{border-collapse:collapse;width:100%;min-width:960px;table-layout:fixed;font-size:12px}.roster-table th{height:39px;text-align:left;background:var(--panel);font-size:12px;font-weight:750;white-space:nowrap}.roster-table th,.roster-table td{padding:6px 10px;border-bottom:1px solid var(--line)}.roster-table th:first-child{width:24%}.roster-table th:nth-child(2){width:7%}.roster-table th:nth-child(3){width:14%}.roster-table th:nth-child(4){width:8%}.roster-table th:nth-child(5),.roster-table th:nth-child(6),.roster-table th:nth-child(7){width:7%}.roster-table th:nth-child(8){width:15%}.roster-table th:nth-child(9){width:11%}.roster-table th a{background:var(--soft);padding:5px 8px;border-radius:3px}.table-view .roster-table .player-card{display:table-row;min-height:0;background:var(--bg);transform:none;border-radius:0}.table-view .roster-table .player-card:hover{background:var(--panel)}.roster-table td{height:52px;font-weight:600}.roster-table td small{font-size:10px;font-weight:400}.roster-name{position:relative;background:var(--panel)}.table-view .roster-table .card-link{display:flex;gap:8px;align-items:center;min-width:0}.roster-table .card-link img{width:24px;height:38px;object-fit:contain;flex-shrink:0}.roster-table .card-link>div{min-width:0}.roster-table .card-link strong{font-size:13px;display:block;white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.roster-table .card-link small{color:var(--muted);display:block;font-size:10px;white-space:nowrap;text-overflow:ellipsis;overflow:hidden;margin-top:4px;font-weight:400}.roster-rating{display:inline-block;min-width:24px;text-align:center;font-size:12px;border:1px solid #b596f4;border-radius:4px;padding:2px 3px;background:#6e39c3;color:#fff;box-shadow:0 0 7px #7952db66}.roster-badges{display:flex;gap:3px}.mini-shield{width:20px;height:24px;display:grid;place-items:center;font-size:10px;clip-path:polygon(0 0,100% 0,100% 70%,50% 100%,0 70%);background:#a4abb7;color:#12141c;padding-bottom:3px}.mini-shield.badge-tone-legend{background:#ec5260}.mini-shield.badge-tone-hof{background:#b481df}.mini-shield.badge-tone-gold{background:#d9bb56}.mini-shield.badge-tone-silver{background:#b7bec8}.mini-shield.badge-tone-bronze{background:#b0896d}.roster-date{display:inline-block;padding:3px 8px;border-radius:12px;background:var(--soft);font-size:10px;white-space:nowrap}.roster-compare{position:absolute;right:3px;top:5px;opacity:.35}.roster-compare:focus-within,.roster-name:hover .roster-compare{opacity:1}.roster-compare input{width:12px;height:12px;accent-color:var(--accent)}.profile-info h1{margin:10px 0 6px}.profile-card .version-form{margin:14px auto 0;max-width:220px}.profile-card .version-form .el-select{width:100%!important}.profile-panels .data-note{display:none}.profile-overview{margin-top:8px}.profile-art{background:transparent;border:0}.profile-facts{margin-top:20px}.profile-series{margin-bottom:16px}.site-footer{padding-bottom:24px}.page-detail .profile-english{font-size:12px}.page-detail .profile-tabs{margin-top:22px}
.mini-shield{position:relative;color:var(--ink)}.mini-shield:before{content:"";position:absolute;inset:1.5px 1.5px 2px;background:var(--bg);clip-path:polygon(0 0,100% 0,100% 70%,50% 100%,0 70%)}.mini-shield b{position:relative;z-index:1;font-size:10px}.roster-date{text-transform:uppercase}:root[data-theme=dark] .roster-search .el-input__wrapper{background:#343842}.profile-summary .court-legend,.profile-summary .court-data{display:none}.native-search>input{width:100%;height:36px;background:var(--panel);color:var(--ink);border:1px solid var(--line);border-radius:7px;padding:0 12px;font-size:13px;margin-bottom:12px}.native-filter-toggle>summary{list-style:none;text-align:center;padding:10px;background:#6039c3;color:#fff;border-radius:7px;font-size:13px;font-weight:600;cursor:pointer}.native-filter-toggle>.filter-form{margin-top:12px}
@media(max-width:700px){.site-header{height:auto;min-height:60px;gap:10px;padding:10px 3%}.workspace{margin-top:16px}.site-header .main-navigation{margin:0}.profile-card .version-form{max-width:100%}.roster-table{min-width:960px}.roster-compare{opacity:1}}

.roster-table-ol1 th:first-child{width:28%}.roster-table-ol1 th:nth-child(2){width:8%}.roster-table-ol1 th:nth-child(3),.roster-table-ol1 th:nth-child(4),.roster-table-ol1 th:nth-child(5),.roster-table-ol1 th:nth-child(6){width:8%}.roster-table-ol1 th:nth-child(7){width:18%}.roster-table-ol1 th:nth-child(8){width:14%}

:root{--ui-font:"Geist Variable","Noto Sans SC Variable","Microsoft YaHei",sans-serif;--el-font-family:var(--ui-font);--el-font-size-base:14px;--el-font-size-small:12px;--el-border-radius-base:5px;--el-component-size:36px;font-family:var(--ui-font);font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased}
body,button,input,select,textarea,.el-input__inner,.el-select__placeholder,.el-select-dropdown__item,.el-button{font-family:var(--ui-font)}
/* Align the detail ad with the hero columns, without stretching the facts card. */
@media(min-width:1001px){
  .page-detail .profile-info{display:flex;flex-direction:column;align-self:stretch;min-width:0}
  .page-detail .profile-info .profile-facts{flex:0 0 auto;margin-top:20px}
  .page-detail .profile-info .playerdb-ad-detail-info.is-filled{flex:0 0 auto;margin: auto 0 0;padding-top:20px}
  .page-detail .profile-summary{display:flex;flex-direction:column;align-self:stretch}
  .page-detail .profile-summary .profile-badge-summary{margin-top:auto}
  .page-detail .profile-summary #hotzones{margin-bottom:12px}
}
@media(min-width:640px) and (max-width:1000px){
  .page-detail .profile-info .playerdb-ad-detail-info.is-filled{margin:20px 0 0}
}
@media(max-width:639px){
  .page-detail .profile-info .playerdb-ad-detail-info{grid-column:1;grid-row:7;min-width:0}
  .page-detail .profile-info .playerdb-ad-detail-info.is-filled{margin:8px 0 0}
}
.playerdb-ad{width:100%;clear:both;margin:0;padding:0;overflow:hidden;text-align:center;line-height:0}.playerdb-ad.is-filled{margin:22px auto;overflow:visible}.playerdb-ad .adsbygoogle{width:100%}.playerdb-ad.is-unfilled{display:none}.page-detail .playerdb-ad-detail-leaderboard.is-filled{margin:24px 0}.page-detail .playerdb-ad-detail-multiplex.is-filled{margin-top:28px}.page-updates .playerdb-ad-updates-feed.is-filled{margin:28px 0}
@media(max-width:700px){.playerdb-ad.is-filled{margin:16px auto}.page-detail .playerdb-ad-detail-leaderboard.is-filled{margin:16px 0}}
.ui-icon{display:inline-block;vertical-align:middle;flex-shrink:0;width:16px;height:16px}.lucide{stroke-width:1.75;flex-shrink:0}.site-header .game-menu>summary{display:flex;align-items:center;gap:8px;font-size:12px;font-weight:600;height:32px;padding:0 12px;line-height:1}.game-menu>summary .menu-leading,.game-menu>summary .menu-caret{display:flex}.game-menu>summary .menu-leading{display:none}.game-menu>summary .menu-caret{margin-left:2px}.game-menu>summary .menu-caret .ui-icon{width:14px;height:14px}.game-menu[open]>summary{background:var(--soft)}.game-menu[open]>summary .menu-caret{transform:rotate(180deg)}#theme-toggle,.reset-filters{display:inline-flex;align-items:center;gap:7px;line-height:1.4}#theme-toggle{height:32px;padding:0 10px;font-size:12px}.roster-search .el-input__wrapper{padding:1px 12px;min-height:36px}.roster-search .el-input__inner{font-size:14px;height:34px;line-height:34px}.roster-search .el-input__prefix-inner{margin-right:8px}.el-input__icon svg,.el-select__caret svg{width:16px;height:16px}.open-filters.el-button{font-size:14px;height:36px;font-weight:600;letter-spacing:0}.open-filters.el-button>span{display:flex;align-items:center;gap:9px}.roster-table th{font-size:14px;line-height:20px;font-weight:700}.roster-table th a{display:inline-flex;align-items:center;gap:4px;padding:3px 8px;font-size:12px}.roster-table th .ui-icon{width:13px;height:13px}.roster-table td{font-size:12px;line-height:18px;font-weight:600}.roster-table .card-link strong{font-size:14px;font-weight:700;line-height:20px}.roster-table .card-link small{font-size:10px;line-height:14px;margin-top:1px}.found-count{font-size:14px;line-height:20px}.profile-info h1{font-size:28px;line-height:1.2;font-weight:700;letter-spacing:-.45px}.profile-facts dd{font-weight:700;font-size:14px;line-height:20px}.profile-facts dt{font-size:11px;line-height:16px}.profile-tabs a{font-size:14px;font-weight:500}.compact-stat-group dl>div{font-size:13px;line-height:20px}.compact-stat-group h3{font-size:12px;line-height:18px}.badge-tile strong{font-size:12px;line-height:16px}.badge-shield .ui-icon{width:22px;height:22px}.pagination a,.update-heading a{display:inline-flex;align-items:center;gap:6px}.native-filter-toggle>summary{display:flex;align-items:center;justify-content:center;gap:9px;font-size:14px}.native-filter-toggle>summary::-webkit-details-marker{display:none}
.game-menu{position:relative}.game-menu-backdrop,.drawer-header,.drawer-group-toggle{display:none}.game-menu-panel.function-columns{grid-template-columns:repeat(2,minmax(0,1fr));width:440px;max-width:94vw;left:0;top:calc(100% + 14px);gap:24px;padding:16px;max-height:75vh}.desktop-menu-heading{display:flex;align-items:center;gap:8px;font-size:13px;font-weight:600;height:35px;padding:0 10px;margin:0 0 8px;border:1px solid var(--line)}.site-header .function-columns .game-option{display:flex;align-items:center;min-height:32px;font-size:13px;font-weight:500;padding:6px 10px;border-radius:4px;line-height:20px;color:var(--muted)}.site-header .function-columns .game-option:hover,.site-header .function-columns .game-option:focus-visible{background:var(--soft);color:var(--ink)}.site-header .function-columns .game-option[aria-current]{color:var(--accent);background:var(--el-color-primary-light-9)}

/* One compact header row on phones; the desktop utility link stays out of the way. */
@media(max-width:700px){
  .site-header{height:56px;min-height:56px;flex-wrap:nowrap;padding:0 12px;gap:8px;position:sticky;top:0;z-index:80}
  .site-header .brand{flex:0 1 auto;min-width:0}
  .site-header .main-navigation{order:0;width:auto;height:32px;margin:0 0 0 auto}
  .site-header .game-menu>summary{width:38px;padding:0;justify-content:center}
  .site-header .game-menu>summary .menu-leading{display:flex}
  .site-header .game-menu>summary .game-menu-label,.site-header .game-menu>summary .menu-caret{display:none}
  .site-header .game-menu>summary .menu-leading .ui-icon{width:19px;height:19px}
  #theme-toggle{margin:0;flex:0 0 auto}
  .game-menu{position:static}
  .game-menu-backdrop{position:fixed;inset:0;display:block;border:0;background:#0b102066;z-index:81}
  .game-menu-panel.function-columns{position:fixed;display:block;inset:0 auto 0 0;z-index:82;width:min(330px,88vw);max-width:none;max-height:none;overflow-y:auto;padding:0 12px 24px;border:0;border-right:1px solid var(--line);border-radius:0 9px 9px 0;animation:playerdb-drawer-in .18s ease-out}
  .drawer-header{position:sticky;top:0;z-index:2;display:flex;align-items:center;justify-content:space-between;height:58px;padding:0 4px 0 8px;background:var(--panel);border-bottom:1px solid var(--line)}
  .drawer-header strong{font-size:14px}.drawer-header button{display:grid;place-items:center;width:34px;height:34px;border:0;border-radius:5px;background:var(--soft);color:var(--ink)}
  .desktop-menu-heading{display:none}.drawer-group-toggle{display:flex;align-items:center;width:100%;height:46px;margin-top:10px;padding:0 10px;border:0;border-radius:5px;background:var(--soft);color:var(--ink);font-size:13px;font-weight:650;text-align:left}.drawer-group-toggle span{margin-left:9px}.drawer-group-toggle .ui-icon:last-child{margin-left:auto;transition:transform .15s}.drawer-group-toggle[aria-expanded=true] .ui-icon:last-child{transform:rotate(180deg)}
  .drawer-options{padding:5px 0}.site-header .function-columns .game-option{font-size:12px;padding:7px 12px;min-height:34px}.game-drawer-open{overflow:hidden}
  .mobile-player-sticky{position:fixed;top:56px;left:0;right:0;z-index:70;display:flex;align-items:baseline;justify-content:center;gap:8px;min-height:42px;padding:8px 14px;background:color-mix(in srgb,var(--panel) 96%,transparent);border-bottom:1px solid var(--line);box-shadow:0 5px 15px #11182712;backdrop-filter:blur(8px)}.mobile-player-sticky strong{max-width:65%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:15px}.mobile-player-sticky small{max-width:30%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:10px;color:var(--muted)}
}
@keyframes playerdb-drawer-in{from{transform:translateX(-100%)}to{transform:translateX(0)}}
/* All Element menus are teleported to body: style the shared popper class too. */
#filter-panel{gap:16px;padding:18px;border-radius:7px;background:var(--panel)}#filter-panel>label{font-size:12px;font-weight:500;line-height:18px;gap:6px;min-width:140px}#filter-panel>label:first-child{flex:1;min-width:140px}.enhanced-filters .el-input__wrapper,.enhanced-filters .el-select__wrapper,.version-form .el-select__wrapper{height:36px;min-height:36px;border-radius:5px;padding:4px 11px;box-shadow:0 0 0 1px var(--line) inset;background:var(--el-fill-color-blank);transition:box-shadow .15s}.enhanced-filters .el-input__inner,.enhanced-filters .el-select__placeholder,.version-form .el-select__placeholder{font-size:14px;font-weight:400;line-height:24px}.enhanced-filters .el-input__wrapper:hover,.enhanced-filters .el-select__wrapper:hover,.version-form .el-select__wrapper:hover{box-shadow:0 0 0 1px var(--muted) inset}.enhanced-filters .el-input__wrapper.is-focus,.enhanced-filters .el-select__wrapper.is-focused,.version-form .el-select__wrapper.is-focused{box-shadow:0 0 0 1px var(--el-color-primary) inset,0 0 0 3px var(--el-color-primary-light-9)}.enhanced-filters .el-button{height:36px;font-size:13px;font-weight:600;padding:0 16px}.advanced-filters summary{font-size:12px;font-weight:500;line-height:20px}.advanced-row{gap:10px;margin:14px 0}.advanced-row>span{font-size:12px;line-height:18px}.reset-filters{font-size:12px;color:var(--muted)}.playerdb-select-menu.el-popper{font-family:var(--ui-font);background:var(--panel);border:1px solid var(--line);border-radius:6px;box-shadow:0 8px 28px #00000024;overflow:hidden}.playerdb-select-menu .el-select-dropdown__list{padding:5px}.playerdb-select-menu .el-select-dropdown__item{height:34px;line-height:34px;font-size:14px;font-weight:400;padding:0 12px;margin:1px 0;border-radius:4px;color:var(--ink)}.playerdb-select-menu .el-select-dropdown__item.is-hovering{background:var(--soft);color:var(--ink)}.playerdb-select-menu .el-select-dropdown__item.is-selected{background:var(--el-color-primary-light-9);color:var(--el-color-primary);font-weight:600}.playerdb-select-menu .el-select-dropdown__empty{font-size:13px;color:var(--muted)}.playerdb-select-menu .el-scrollbar__thumb{background:var(--muted)}:root[data-theme=dark]{--el-fill-color-blank:#202430}:root[data-theme=dark] .playerdb-select-menu{box-shadow:0 8px 28px #0006}:root[data-theme=dark] .playerdb-select-menu .el-select-dropdown__item.is-selected{background:#332650;color:#c3a8ff}
@media(max-width:700px){#filter-panel{padding:14px;gap:12px}#filter-panel>label,#filter-panel>label:first-child{min-width:40%}.profile-info h1{font-size:22px}.profile-tabs a{font-size:13px}.compact-stat-group dl>div{font-size:12px}.game-menu-panel .game-menu-item strong{font-size:12px}.game-menu-panel .game-menu-item a{font-size:11px}}

/* Keep Updates visually consistent with the bordered database table. */
.page-updates .update-group{padding:0;border:0;background:transparent;overflow:hidden}
.page-updates .update-heading{min-height:48px;padding:10px 13px;border:1px solid var(--line);border-bottom:0;border-radius:6px 6px 0 0;background:var(--panel)}
.page-updates .update-items{gap:0;margin-top:0;border-top:1px solid var(--line);border-left:1px solid var(--line);border-radius:0 0 6px 6px;overflow:hidden;background:var(--bg)}
.page-updates .update-player{min-height:62px;padding:8px 10px;border-right:1px solid var(--line);border-bottom:1px solid var(--line);border-radius:0;background:var(--bg);transition:background-color .15s}
.page-updates .update-player:hover{background:var(--panel)}
.page-updates .update-player strong{font-size:13px;line-height:18px}
.page-updates .update-player small{line-height:15px}
@media(max-width:700px){.page-updates .update-heading{padding:10px 11px}.page-updates .update-player{min-height:60px;padding:7px 8px}}
