:root{--charcoal:#17181c;--charcoal-2:#1f2126;--charcoal-3:#26282e;--red:#c8202f;--red-dim:#8f1621;--wood:#b8863b;--paper:#f2efe9;--slate:#4a4a52;--slate-soft:#8b8b93;--line:#33353c}*{box-sizing:border-box}html,body,#root{height:100%}body{background:var(--charcoal);color:var(--paper);-webkit-font-smoothing:antialiased;margin:0;font-family:Inter,sans-serif}a{color:inherit;text-decoration:none}::selection{background:var(--red);color:var(--paper)}.disp{letter-spacing:.01em;text-transform:uppercase;font-family:Barlow Condensed,sans-serif;font-weight:800}.mono{font-variant-numeric:tabular-nums;font-family:IBM Plex Mono,monospace}*{scrollbar-width:thin;scrollbar-color:var(--charcoal-3) transparent}::-webkit-scrollbar{width:8px;height:8px}::-webkit-scrollbar-track{background:0 0}::-webkit-scrollbar-thumb{background-color:var(--charcoal-3);background-clip:padding-box;border:2px solid #0000;border-radius:8px}::-webkit-scrollbar-thumb:hover{background-color:var(--line)}.shell{min-height:100vh;display:flex}.sidebar{background:var(--charcoal-2);border-right:1px solid var(--line);flex-direction:column;flex-shrink:0;width:230px;height:100vh;padding:22px 16px;display:flex;position:sticky;top:0}.sidebarnav{flex:1;min-height:0;margin-right:-16px;padding-right:16px;overflow-y:auto}.ctxchip{color:var(--slate-soft);align-items:center;gap:6px;margin-bottom:2px;padding:0 10px;font-size:11.5px;display:flex}.ctxchip b{color:var(--paper);font-weight:600}.brand{align-items:center;gap:10px;margin-bottom:26px;padding:0 6px;display:flex}.brand .mark{background:var(--red);border-radius:6px;flex-shrink:0;justify-content:center;align-items:center;width:42px;height:42px;font-family:Barlow Condensed;font-size:20px;font-weight:800;display:flex;position:relative;overflow:hidden}.brand .mark img{object-fit:contain;width:100%;height:100%;padding:3px;position:absolute;inset:0}.brand .name{letter-spacing:.03em;text-transform:uppercase;flex:1;min-width:0;font-family:Barlow Condensed;font-size:19px;font-weight:700;line-height:1.05}.brand .name span{color:var(--wood);letter-spacing:.08em;font-size:11px;font-weight:600;display:block}.brandbtn{font:inherit;color:inherit;text-align:left;cursor:pointer;background:0 0;border:none}.brandbtn:hover .name{color:var(--paper)}.brandchevron{color:var(--slate-soft);flex-shrink:0;transition:transform .15s;display:flex}.brandchevron.open{transform:rotate(180deg)}.switcherpanel{z-index:60;background:var(--charcoal-2);border:1px solid var(--line);border-radius:10px;padding:8px;position:fixed;overflow-y:auto;box-shadow:0 14px 34px #00000080}.switcherlist{flex-direction:column;gap:2px;display:flex}.switcheritem{color:#cfcdc6;text-align:left;cursor:pointer;background:0 0;border:none;border-radius:6px;align-items:center;gap:10px;width:100%;padding:8px 10px;font-family:Inter;font-size:14px;display:flex}.switcheritem:hover{background:var(--charcoal-3)}.switcheritem.active{background:var(--charcoal-3);color:var(--paper);font-weight:600}.switcherdivider{background:var(--line);height:1px;margin:10px 4px}.switcherhint{color:var(--slate-soft);white-space:nowrap;margin-left:auto;font-size:10.5px;font-weight:400}.navgroup{margin-bottom:18px}.navlabel{letter-spacing:.12em;text-transform:uppercase;color:var(--slate-soft);margin-bottom:6px;padding:0 10px;font-size:10.5px;font-weight:600}.navlink{color:#cfcdc6;cursor:pointer;border-left:3px solid #0000;border-radius:6px;align-items:center;gap:10px;padding:9px 10px;font-size:14.5px;transition:background .12s;display:flex}.navlink:hover{background:var(--charcoal-3)}.navlink.active{background:var(--charcoal-3);color:var(--paper);border-left-color:var(--red);font-weight:600}.navlink .ic{opacity:.85;flex-shrink:0;justify-content:center;align-items:center;width:16px;height:16px;display:inline-flex}.main{flex:1;min-width:0}.topbar{background:var(--charcoal-2);border-bottom:1px solid var(--line);z-index:20;justify-content:space-between;align-items:center;padding:14px 16px;display:none;position:sticky;top:0}.topbar .brand{margin:0}.burger{background:var(--charcoal-3);border:1px solid var(--line);width:38px;height:38px;color:var(--paper);border-radius:6px;font-size:16px}.content{max-width:1180px;margin:0 auto;padding:28px 32px 60px}.eyebrow{letter-spacing:.14em;text-transform:uppercase;color:var(--wood);margin-bottom:6px;font-size:11px;font-weight:700}h1.pagetitle{text-transform:uppercase;letter-spacing:.01em;margin:0 0 4px;font-family:Barlow Condensed;font-size:34px;font-weight:800;line-height:1}.sub{color:var(--slate-soft);margin:0 0 22px;font-size:14.5px}.redbar{background:var(--red);border-radius:2px;width:52px;height:3px;margin:10px 0 22px}.titlerow{align-items:center;gap:14px;display:flex}.grid{gap:16px;display:grid}.g2{grid-template-columns:repeat(2,1fr)}.g3{grid-template-columns:repeat(3,1fr)}.g4{grid-template-columns:repeat(4,1fr)}.card{background:var(--charcoal-2);border:1px solid var(--line);border-radius:10px;padding:18px 20px}.card.clickable{cursor:pointer;transition:border-color .12s}.card.clickable:hover{border-color:var(--wood)}.card h3{text-transform:uppercase;letter-spacing:.03em;color:#e7e5df;justify-content:space-between;align-items:center;margin:0 0 12px;font-family:Barlow Condensed;font-size:15.5px;font-weight:700;display:flex}.scorebig{letter-spacing:.01em;font-family:Barlow Condensed;font-size:56px;font-weight:800;line-height:.95}.scorebig .vs{color:var(--slate-soft);margin:0 10px;font-size:26px}.scorerow{align-items:center;gap:14px;display:flex}.gamerow{grid-template-columns:1fr auto 1fr;align-items:center;gap:10px;display:grid}.gamerow .side{align-items:center;gap:10px;min-width:0;display:flex}.gamerow .side.left{justify-content:flex-end}.gamerow .side.right{justify-content:flex-start}.gamerow .teamname{min-width:0;font-size:14px;font-weight:600}.gamerow .side.left .teamname{text-align:right}.gamerow .side.right .teamname{text-align:left}.gamerow.hero .teamname{text-transform:uppercase;letter-spacing:.01em;font-family:Barlow Condensed;font-size:34px;font-weight:800;line-height:1}@media (width<=880px){.gamerow .teamname{display:none}}.tag{letter-spacing:.06em;text-transform:uppercase;border-radius:20px;padding:3px 8px;font-size:10.5px;font-weight:700;display:inline-block}.tag.win{color:#5fbe7c;background:#46a05a2e}.tag.loss{color:#e8626f;background:#c8202f2e}.tag.live{color:var(--wood);background:#b8863b33}.statline{border-bottom:1px solid var(--line);justify-content:space-between;align-items:baseline;padding:7px 0;font-size:13.5px;display:flex}.statline:last-child{border-bottom:none}.statline.mirror{flex-direction:row-reverse}@media (width<=880px){.statline.mirror{flex-direction:row}}.align-end{justify-self:end}.align-start{justify-self:start}@media (width<=880px){.align-end,.align-start{justify-self:center}}.statline .label{color:#cfcdc6;align-items:center;gap:6px;display:flex}.statline .val{font-variant-numeric:tabular-nums;font-family:IBM Plex Mono;font-weight:600}.statcols{column-gap:28px}.statcols .statline{break-inside:avoid}@media (width>=881px){.statcols{columns:2}}@media (width>=1440px){.statcols{columns:3}}.stattip,.stattip-hover{border-bottom:1px dotted var(--slate-soft);cursor:help}.stattip:hover,.stattip-hover:hover{color:var(--wood);border-color:var(--wood)}#globalTooltip{z-index:1000;pointer-events:none;border:1px solid var(--line);color:#e7e5df;background:#0f1013;border-radius:7px;max-width:230px;padding:9px 11px;font-family:Inter;font-size:12px;font-weight:400;line-height:1.4;position:fixed;box-shadow:0 8px 24px #0006}table{border-collapse:collapse;width:100%;font-size:13px}thead th{text-align:right;letter-spacing:.06em;text-transform:uppercase;color:var(--slate-soft);border-bottom:1px solid var(--line);white-space:nowrap;padding:8px;font-family:Inter;font-size:10.5px;font-weight:600}thead th:first-child,tbody td:first-child{text-align:left}tbody td{border-bottom:1px solid var(--line);text-align:right;font-variant-numeric:tabular-nums;padding:9px 8px;font-family:IBM Plex Mono}tbody td:first-child{text-align:left;font-family:Inter;font-weight:500}tbody tr:hover{background:var(--charcoal-3);cursor:pointer}.tablewrap{border:1px solid var(--line);border-radius:10px;overflow-x:auto}.tablewrap table{background:var(--charcoal-2)}.namecell{align-items:center;gap:9px;display:flex}.pill{background:var(--charcoal-3);border:1px solid var(--line);cursor:pointer;border-radius:20px;padding:7px 14px;font-size:13px;font-weight:500}.pill.active{background:var(--red);border-color:var(--red);color:#fff;font-weight:600}.pillrow{flex-wrap:wrap;gap:8px;margin-bottom:20px;display:flex}.btn{background:var(--red);color:#fff;cursor:pointer;border:none;border-radius:7px;padding:10px 18px;font-size:13.5px;font-weight:600}.btn.ghost{border:1px solid var(--line);color:var(--paper);background:0 0}.btn:hover{opacity:.92}textarea{background:var(--charcoal-3);border:1px solid var(--line);width:100%;min-height:140px;color:var(--paper);resize:vertical;border-radius:8px;padding:12px;font-family:IBM Plex Mono;font-size:12.5px}.rankbadge{background:var(--charcoal-3);width:22px;height:22px;color:var(--wood);border-radius:5px;flex-shrink:0;justify-content:center;align-items:center;margin-right:8px;font-family:IBM Plex Mono;font-size:11px;font-weight:600;display:inline-flex}.playercard{align-items:center;gap:12px;display:flex}.avatar{background:linear-gradient(145deg, var(--red), var(--red-dim));border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;width:44px;height:44px;font-family:Barlow Condensed;font-size:15px;font-weight:700;display:flex;position:relative;overflow:hidden}.avatar img{object-fit:cover;width:100%;height:100%;position:absolute;inset:0}.avatar.sm{border-radius:6px;width:30px;height:30px;font-size:11px}.avatar.lg{border-radius:14px;width:84px;height:84px;font-size:26px}.avatar.xl{border-radius:16px;width:112px;height:112px;font-size:34px}.avatar.court{aspect-ratio:1;border:2px solid #ffffffbf;border-radius:50%;width:100%;height:auto;font-size:15px;box-shadow:0 2px 10px #00000073}.avatar.bench{aspect-ratio:1;border-radius:50%;width:100%;height:auto;font-size:26px}.logo{background:var(--charcoal-3);border:1px solid var(--line);width:40px;height:40px;color:var(--wood);border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;font-family:Barlow Condensed;font-size:13px;font-weight:700;display:flex;position:relative;overflow:hidden}.logo img{object-fit:contain;width:100%;height:100%;padding:5px;position:absolute;inset:0}.logo.sm{border-radius:6px;width:26px;height:26px;font-size:10px}.logo.lg{border-radius:12px;width:64px;height:64px;font-size:18px}.logo.xl{border-radius:16px;width:112px;height:112px;font-size:34px}.courtformation{aspect-ratio:1798/757;border-radius:14px;width:100%;position:relative;overflow:hidden}.courtformationbg{object-fit:cover;width:100%;height:100%;display:block;position:absolute;inset:0}.courtslot{flex-direction:column;align-items:center;gap:4px;display:flex;position:absolute;transform:translate(-50%,-50%)}.courtslot.clickable{cursor:pointer}.courtname{color:#fff;text-shadow:0 1px 5px #000000e6;white-space:nowrap;font-family:Barlow Condensed;font-size:22px;font-weight:700}.benchrow{flex-wrap:wrap;gap:20px 16px;display:flex}.benchrow.center{justify-content:center}.benchitem{cursor:pointer;text-align:center;flex-direction:column;align-items:center;gap:6px;width:8.5%;min-width:60px;display:flex}.benchname{color:var(--paper);font-family:Barlow Condensed;font-size:17px;font-weight:700}.rostermobile{display:none}@media (width<=880px){.rosterdesktop{display:none}.rostermobile{display:block}.benchname{font-size:14px}}.sectiontitle{text-transform:uppercase;letter-spacing:.03em;color:#e7e5df;margin:0 0 12px;font-family:Barlow Condensed;font-size:15.5px;font-weight:700}.glossitem{border-bottom:1px solid var(--line);padding:14px 0}.glossitem:last-child{border-bottom:none}.glossitem .name{margin-bottom:3px;font-size:14.5px;font-weight:700}.glossitem .formula{color:var(--wood);margin-bottom:4px;font-family:IBM Plex Mono;font-size:12px}.glossitem .desc{color:#cfcdc6;font-size:13px;line-height:1.5}@media (width>=881px){.glossgrid{grid-template-columns:repeat(2,1fr);align-items:start;gap:14px;display:grid}.glossgrid .glossitem{border:1px solid var(--line);background:var(--charcoal-2);border-radius:10px;padding:16px 18px}.glossgrid .glossitem:last-child{border-bottom:1px solid var(--line)}}.confbadge{color:var(--slate-soft);align-items:center;gap:6px;margin-bottom:16px;font-size:11px;display:flex}.confbadge .dot{background:var(--wood);border-radius:50%;width:7px;height:7px}select{background:var(--charcoal-3);color:var(--paper);border:1px solid var(--line);border-radius:7px;padding:8px 10px;font-family:Inter;font-size:13px}.searchbox{background:var(--charcoal-3);border:1px solid var(--line);width:100%;max-width:320px;color:var(--paper);border-radius:7px;margin-bottom:18px;padding:9px 12px;font-family:Inter;font-size:13.5px}.searchbox::placeholder{color:var(--slate-soft)}.playergrid{grid-template-columns:repeat(4,1fr);gap:14px;display:grid}.playertile{background:var(--charcoal-2);border:1px solid var(--line);text-align:center;cursor:pointer;border-radius:10px;padding:16px;transition:border-color .12s}.playertile:hover{border-color:var(--wood)}.playertile .avatar{margin:0 auto 10px}.playertile .pname{font-size:13.5px;font-weight:600}.playertile .pteam{color:var(--slate-soft);margin-top:2px;font-size:11.5px}.switcher{align-items:center;gap:8px;margin-bottom:18px;display:flex}.switcher button{background:var(--charcoal-3);border:1px solid var(--line);width:32px;height:32px;color:var(--paper);cursor:pointer;border-radius:6px}.selectrow{flex-wrap:wrap;align-items:center;gap:10px;margin-bottom:20px;display:flex}.selectchip{background:var(--charcoal-3);border:1px solid var(--line);border-radius:8px;align-items:center;gap:4px;padding:3px 3px 3px 10px;display:flex}.selectchip select{color:var(--paper);background:0 0;border:none;flex:1 1 0;min-width:0;padding:5px 2px;font-size:13px}.comparecol{text-align:center;padding-bottom:10px}.comparecol .avatar,.comparecol .logo{margin:0 auto 8px}.comparecol .name{text-transform:uppercase;letter-spacing:.02em;font-family:Barlow Condensed;font-size:19px;font-weight:700}.expand-btn{color:var(--slate-soft);cursor:pointer;background:0 0;border:none;border-radius:5px;flex-shrink:0;padding:3px 5px;font-size:14px;line-height:1}.expand-btn:hover{color:var(--wood);background:var(--charcoal-3)}.modal-backdrop{z-index:100;background:#0009;justify-content:center;align-items:center;padding:20px;display:flex;position:fixed;inset:0}.modal-panel{background:var(--charcoal-2);border:1px solid var(--line);border-radius:10px;width:100%;max-width:480px;max-height:80vh;padding:20px;overflow-y:auto}.modal-header{justify-content:space-between;align-items:center;margin-bottom:14px;display:flex}.modal-header h3{text-transform:uppercase;letter-spacing:.03em;color:#e7e5df;margin:0;font-family:Barlow Condensed;font-size:15.5px;font-weight:700}.modal-close{background:var(--charcoal-3);border:1px solid var(--line);color:var(--paper);cursor:pointer;border-radius:6px;flex-shrink:0;width:28px;height:28px;font-size:16px;line-height:1}@media (width>=1440px){.content{max-width:1320px}.leadergrid{grid-template-columns:repeat(3,1fr)}.g3{grid-template-columns:repeat(4,1fr)}.playergrid{grid-template-columns:repeat(5,1fr)}.glossgrid{grid-template-columns:repeat(3,1fr)}}@media (width>=1800px){.content{max-width:1460px}.playergrid{grid-template-columns:repeat(6,1fr)}}@media (width<=880px){.sidebar{display:none}.topbar{display:flex}.content{padding:20px 16px 50px}.g4,.g3{grid-template-columns:repeat(2,1fr)}.g2,.performergrid{grid-template-columns:1fr}.opponentcell{min-width:0}.opponentname{text-overflow:ellipsis;white-space:nowrap;vertical-align:middle;min-width:0;max-width:72px;display:inline-block;overflow:hidden}.resultcell{white-space:nowrap}.scorebig{font-size:42px}h1.pagetitle{font-size:27px}.playergrid{grid-template-columns:repeat(2,1fr)}.sidebar.open{z-index:50;height:100vh;display:block;position:fixed}}
