.lb-page{min-height:100vh;padding-bottom:3rem;background:#f5f7fb;color:#172033}.lb-shell{width:min(calc(100% - 2rem),1040px);margin:0 auto}.lb-hero{padding:clamp(1rem,3vw,2rem) 0}.lb-hero-card{text-align:center}.lb-controls{display:grid;grid-template-columns:1fr 1fr auto;gap:.7rem;align-items:end;margin:1rem 0}.lb-field{display:grid;gap:.3rem;color:#46526a;font-size:.78rem;font-weight:800}.lb-field select,.lb-field input{min-width:0;min-height:44px;padding:.55rem .7rem;border:1px solid #b8c1d5;border-radius:9px;background:#fff;color:#172033;font:inherit}.lb-scope{display:flex;gap:.4rem}.lb-button,.lb-scope button{min-height:44px;padding:.55rem .85rem;border:1px solid #2447c6;border-radius:9px;background:#2447c6;color:#fff;font:inherit;font-weight:850;cursor:pointer}.lb-scope button[aria-pressed=false]{background:#fff;color:#2447c6}.lb-button:focus-visible,.lb-scope button:focus-visible,.lb-field select:focus-visible,.lb-field input:focus-visible{outline:3px solid rgba(36,71,198,.3);outline-offset:2px}.lb-personal,.lb-state,.lb-list-shell,.lb-method{margin-top:.8rem;padding:1rem;border:1px solid rgba(82,99,139,.18);border-radius:13px;background:#fff;box-shadow:0 6px 20px rgba(22,35,73,.05)}.lb-personal h2,.lb-method h2{margin:0 0 .4rem;font-size:1rem}.lb-personal p,.lb-state p,.lb-method p{margin:.3rem 0;color:#5f697b;line-height:1.45}.lb-season-note{margin:.6rem 0;color:#765817;font-size:.82rem;font-weight:750}.lb-list{display:grid}.lb-row{display:grid;grid-template-columns:54px minmax(0,1.5fr) 90px 110px 90px;align-items:center;gap:.7rem;padding:.75rem .4rem;border-top:1px solid #edf0f6}.lb-row:first-child{border-top:0}.lb-rank{color:#1839aa;font-size:1.05rem;font-weight:950}.lb-player{min-width:0;font-weight:850;overflow-wrap:break-word;word-break:break-word}.lb-rate,.lb-score{text-align:right;font-weight:900}.lb-record{text-align:right;color:#667185;font-size:.76rem}.lb-footer{display:flex;justify-content:space-between;align-items:center;gap:1rem;margin-top:.8rem}.lb-load[hidden]{display:none}.lb-empty{text-align:center}.lb-method details{margin-top:.5rem}.lb-method summary{cursor:pointer;font-weight:800}.lb-method a{color:#2447c6;font-weight:800}.lb-skeleton{height:58px;border-radius:9px;background:linear-gradient(100deg,#edf1f7 20%,#fff 40%,#edf1f7 60%);background-size:220% 100%;animation:lb-shimmer 1.2s infinite}.lb-skeleton+.lb-skeleton{margin-top:.5rem}@keyframes lb-shimmer{to{background-position:-120% 0}}
@media(max-width:700px){.lb-shell{width:min(calc(100% - 1rem),1040px)}.lb-controls{grid-template-columns:1fr}.lb-scope{display:grid;grid-template-columns:1fr 1fr}.lb-row{grid-template-columns:42px minmax(0,1fr) auto;grid-template-areas:"rank player player" "rank rate score" "rank record record";gap:.2rem .55rem}.lb-rank{grid-area:rank}.lb-player{grid-area:player;font-size:.92rem;line-height:1.3;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;overflow:hidden}.lb-score{grid-area:score}.lb-rate{grid-area:rate;text-align:left}.lb-record{grid-area:record;text-align:left}.lb-footer{flex-direction:column;align-items:stretch}.lb-button{width:100%}}
@media(prefers-reduced-motion:reduce){.lb-skeleton{animation:none}}

.lb-controls{margin:.2rem 0 0;padding:.7rem .8rem;border:1px solid rgba(36,71,198,.1);border-radius:12px;background:rgba(255,255,255,.55)}
.lb-field{gap:.45rem;letter-spacing:.02em;text-transform:uppercase}.lb-field select,.lb-field input{border-color:#d3d9e8;border-radius:11px;box-shadow:0 2px 8px rgba(30,64,175,.04);transition:border-color .18s ease,box-shadow .18s ease}.lb-field select:hover,.lb-field input:hover{border-color:#8fa1d5}.lb-field select:focus,.lb-field input:focus{border-color:#2447c6;box-shadow:0 0 0 4px rgba(36,71,198,.1)}
.lb-scope{padding:4px;border:1px solid #dce2f0;border-radius:12px;background:#edf1f8}.lb-scope button{border:0;border-radius:8px;box-shadow:0 5px 12px rgba(36,71,198,.2);transition:transform .18s ease,box-shadow .18s ease}.lb-scope button[aria-pressed=false]{background:transparent;box-shadow:none}.lb-scope button:hover{transform:translateY(-1px)}
.lb-personal{position:relative;overflow:hidden;padding:1.25rem 1.35rem;border-color:rgba(36,71,198,.2);background:linear-gradient(135deg,#fff 0%,#f3f6ff 100%)}.lb-personal::before{content:"";position:absolute;inset:0 auto 0 0;width:5px;background:linear-gradient(#2447c6,#42a5f5)}.lb-personal h2{color:#1839aa;font-size:1.15rem}.lb-personal p{max-width:700px}.lb-personal-actions{display:flex;flex-wrap:wrap;gap:.55rem;margin-top:.85rem}.lb-personal-actions a{display:inline-flex;align-items:center;justify-content:center;min-height:40px;padding:.55rem .85rem;border:1px solid #2447c6;border-radius:9px;color:#2447c6;font-size:.82rem;font-weight:850;text-decoration:none;transition:background .18s ease,color .18s ease,transform .18s ease}.lb-personal-actions a:first-child{background:#2447c6;color:#fff}.lb-personal-actions a::after{content:"→";margin-left:.45rem}.lb-personal-actions a:hover{transform:translateY(-1px);background:#1839aa;color:#fff}
.lb-state{padding:1.5rem;text-align:center}.lb-state::before{content:"";display:block;width:34px;height:4px;margin:0 auto .85rem;border-radius:999px;background:linear-gradient(90deg,#2447c6,#42a5f5)}
.lb-list-shell{overflow:hidden;padding:0;border-radius:16px;border-color:rgba(36,71,198,.16);box-shadow:0 14px 38px rgba(22,35,73,.08)}.lb-list-head,.lb-row{grid-template-columns:64px minmax(0,1.5fr) 110px 120px 100px}.lb-list-head{display:grid;align-items:center;gap:.7rem;padding:.7rem 1rem;background:linear-gradient(110deg,#17358f,#2447c6);color:#fff;font-size:.68rem;font-weight:900;letter-spacing:.08em;text-transform:uppercase}.lb-list-head span:nth-child(n+3){text-align:right}.lb-list{padding:0 .65rem}.lb-row{min-height:72px;padding:.85rem .35rem;border-color:#e7ebf4;transition:background .18s ease,transform .18s ease}.lb-row:hover{position:relative;z-index:1;border-radius:10px;background:#f3f6ff;transform:translateX(2px)}.lb-rank{display:inline-flex;align-items:center;justify-content:center;width:42px;height:42px;border-radius:12px;background:#edf2ff;color:#2447c6}.lb-row:nth-child(1) .lb-rank{background:linear-gradient(135deg,#f9d976,#dcae2d);color:#513b00;box-shadow:0 5px 14px rgba(220,174,45,.28)}.lb-row:nth-child(2) .lb-rank{background:linear-gradient(135deg,#eef1f5,#b8c0cc);color:#394557}.lb-row:nth-child(3) .lb-rank{background:linear-gradient(135deg,#e5b487,#b56e38);color:#fff}.lb-player{font-size:.94rem}.lb-rate{color:#1f6d4e}.lb-score{color:#1839aa;font-size:.98rem}.lb-footer{margin:0;padding:1rem;border-top:1px solid #e7ebf4;background:#f8faff}.lb-footer p{margin:0;color:#667185;font-size:.8rem;font-weight:750}.lb-load{min-height:40px;padding:.5rem .9rem}
.lb-method{position:relative;overflow:hidden;margin-top:1.25rem;padding:1.35rem;border-color:rgba(36,71,198,.16);background:linear-gradient(145deg,#fff 0%,#f6f8ff 100%)}.lb-method::after{content:"?";position:absolute;right:1rem;top:-.55rem;color:rgba(36,71,198,.06);font-size:6.5rem;font-weight:950;line-height:1;pointer-events:none}.lb-method-kicker{display:inline-block;margin-bottom:.45rem;color:#2447c6;font-size:.69rem;font-weight:900;letter-spacing:.1em;text-transform:uppercase}.lb-method h2{position:relative;font-size:1.25rem}.lb-method>p{position:relative;max-width:760px}.lb-method details{position:relative;margin-top:1rem;border:1px solid #dce3f3;border-radius:12px;background:#fff;transition:border-color .18s ease,box-shadow .18s ease}.lb-method details[open]{border-color:#9bace0;box-shadow:0 8px 22px rgba(36,71,198,.08)}.lb-method summary{display:flex;align-items:center;justify-content:space-between;gap:1rem;padding:1rem;list-style:none;color:#243a7a}.lb-method summary::-webkit-details-marker{display:none}.lb-method summary::after{content:"+";display:grid;flex:0 0 28px;width:28px;height:28px;place-items:center;border-radius:50%;background:#edf2ff;color:#2447c6;font-size:1.2rem;transition:transform .2s ease}.lb-method details[open] summary::after{transform:rotate(45deg)}.lb-method details p{margin:0;padding:1rem;border-top:1px solid #edf0f6}
[data-theme="dark"] .lb-page{background:#0f172a;color:#e5e7eb}[data-theme="dark"] .lb-controls,[data-theme="dark"] .lb-personal,[data-theme="dark"] .lb-state,[data-theme="dark"] .lb-list-shell,[data-theme="dark"] .lb-method{border-color:#334155;background:#111827;box-shadow:none}[data-theme="dark"] .lb-field,[data-theme="dark"] .lb-personal p,[data-theme="dark"] .lb-state p,[data-theme="dark"] .lb-method p,[data-theme="dark"] .lb-record,[data-theme="dark"] .lb-footer p{color:#aeb9ca}[data-theme="dark"] .lb-field select,[data-theme="dark"] .lb-field input,[data-theme="dark"] .lb-scope button[aria-pressed=false],[data-theme="dark"] .lb-method details{border-color:#3b475b;background:#182235;color:#e5e7eb}[data-theme="dark"] .lb-scope{border-color:#3b475b;background:#0f172a}[data-theme="dark"] .lb-row{border-color:#273449}[data-theme="dark"] .lb-row:hover,[data-theme="dark"] .lb-footer{background:#172235}[data-theme="dark"] .lb-player{color:#f8fafc}[data-theme="dark"] .lb-rate{color:#6ee7b7}[data-theme="dark"] .lb-score,[data-theme="dark"] .lb-personal h2,[data-theme="dark"] .lb-method-kicker,[data-theme="dark"] .lb-method summary{color:#93b4ff}[data-theme="dark"] .lb-method details p{border-color:#334155}
@media(max-width:700px){.lb-controls{padding:.8rem}.lb-list-head{display:none}.lb-list-shell{padding:.5rem}.lb-list{padding:0}.lb-row{min-height:82px;margin:.45rem 0;padding:.8rem;border:1px solid #e3e8f3;border-radius:12px;background:#fff;box-shadow:0 5px 14px rgba(22,35,73,.05)}.lb-row:hover{transform:none}.lb-rank{width:38px;height:38px;border-radius:10px}.lb-footer{margin:.5rem -.5rem -.5rem}.lb-personal-actions{display:grid;grid-template-columns:1fr 1fr}.lb-personal-actions a{padding:.5rem}.lb-method{padding:1.1rem}.lb-method::after{font-size:5rem}[data-theme="dark"] .lb-row{border-color:#334155;background:#172235}}
@media(max-width:430px){.lb-personal-actions{grid-template-columns:1fr}.lb-method summary{padding:.85rem}.lb-method details p{padding:.85rem}}
@media(max-width:700px){.lb-row{grid-template-columns:34px minmax(0,1fr) auto;gap:.18rem .45rem;padding:.65rem .55rem;min-height:0}.lb-rank{width:32px;height:32px;border-radius:9px;font-size:.88rem}.lb-player{font-size:.88rem}.lb-rate{font-size:.78rem}.lb-record{font-size:.7rem}.lb-score{font-size:.9rem}.lb-list-shell{padding:.4rem}}
.lb-viewswitch-shell{margin:1rem 0 .2rem}.lb-viewswitch-caption{display:flex;align-items:center;gap:.6rem;margin:0 0 .6rem;color:#46526a;font-size:.72rem;font-weight:900;letter-spacing:.08em;text-transform:uppercase}.lb-viewswitch-caption::before,.lb-viewswitch-caption::after{content:"";flex:1;height:1px;background:linear-gradient(90deg,transparent,rgba(36,71,198,.2),transparent)}.lb-viewswitch{display:grid;grid-template-columns:1fr 1fr;gap:.7rem}.lb-viewswitch button{position:relative;display:flex;align-items:center;gap:.7rem;min-height:66px;padding:.7rem .85rem;border:1.5px solid #d3dbef;border-radius:14px;background:#fff;color:#243a7a;font:inherit;text-align:left;cursor:pointer;transition:transform .18s ease,border-color .18s ease,box-shadow .18s ease,background .18s ease}.lb-viewswitch button:hover{transform:translateY(-2px);border-color:#8fa1d5;box-shadow:0 10px 24px rgba(36,71,198,.12)}.lb-viewswitch button[aria-pressed=true]{border-color:transparent;background:linear-gradient(135deg,#2447c6,#1839aa);color:#fff;box-shadow:0 12px 30px rgba(36,71,198,.32)}.lb-viewswitch button[aria-pressed=true]::after{content:"✓";position:absolute;top:.55rem;right:.6rem;width:18px;height:18px;display:grid;place-items:center;border-radius:50%;background:#fff;color:#2447c6;font-size:.72rem;font-weight:900}.lb-viewswitch button:focus-visible{outline:3px solid rgba(36,71,198,.35);outline-offset:2px}.lb-vs-icon{display:grid;place-items:center;flex:0 0 44px;width:44px;height:44px;border-radius:12px;background:#eef2ff;font-size:1.35rem;line-height:1;transition:background .18s ease}.lb-viewswitch button[aria-pressed=true] .lb-vs-icon{background:rgba(255,255,255,.18)}.lb-vs-text{display:grid;gap:.12rem;min-width:0}.lb-vs-title{font-size:1rem;font-weight:900}.lb-vs-desc{font-size:.75rem;font-weight:650;line-height:1.2;color:#6b7690;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;overflow:hidden}.lb-viewswitch button[aria-pressed=true] .lb-vs-desc{color:rgba(255,255,255,.82)}
.lb-row-country .lb-player{display:grid;gap:.15rem}.lb-sub{color:#667185;font-size:.74rem;font-weight:700}
[data-theme="dark"] .lb-viewswitch-caption{color:#aeb9ca}[data-theme="dark"] .lb-viewswitch button{border-color:#3b475b;background:#182235;color:#e5e7eb}[data-theme="dark"] .lb-viewswitch button:hover{border-color:#5566a0}[data-theme="dark"] .lb-viewswitch button[aria-pressed=true]{border-color:transparent;background:linear-gradient(135deg,#2447c6,#1839aa);color:#fff}[data-theme="dark"] .lb-vs-icon{background:#243049}[data-theme="dark"] .lb-viewswitch button[aria-pressed=true] .lb-vs-icon{background:rgba(255,255,255,.18)}[data-theme="dark"] .lb-vs-desc{color:#9aa6bd}[data-theme="dark"] .lb-viewswitch button[aria-pressed=true] .lb-vs-desc{color:rgba(255,255,255,.82)}[data-theme="dark"] .lb-viewswitch button[aria-pressed=true]::after{background:#e5e7eb;color:#1839aa}[data-theme="dark"] .lb-sub{color:#aeb9ca}
@media(max-width:430px){.lb-viewswitch button{gap:.55rem;padding:.6rem .65rem;min-height:60px}.lb-vs-icon{flex-basis:38px;width:38px;height:38px;font-size:1.15rem}.lb-vs-title{font-size:.92rem}.lb-vs-desc{font-size:.7rem}}


/* Zero-pick activation CTA (prepended inside .lb-personal-actions, inherits the primary style via :first-child) */
.lb-personal-actions .lb-activation-cta[hidden]{display:none}
@media(max-width:700px){.lb-personal-actions .lb-activation-cta{grid-column:1/-1}}
.lb-personal-actions .lb-activation-cta{min-height:44px}
.lb-personal-actions a:focus-visible{outline:3px solid rgba(36,71,198,.3);outline-offset:2px}
