@import "https://fonts.googleapis.com/css2?family=Barlow+Condensed:wght@600;700;800&family=DM+Sans:wght@400;500;600;700&display=swap";:root{color:#19211e;font-synthesis:none;--forest:#173f35;--forest-light:#22594b;--lime:#c7f36b;--paper:#fffefa;--line:#dedfd8;--muted:#66716d;--rust:#b85d40;background:#f4f2ec;font-family:DM Sans,sans-serif}*{box-sizing:border-box}body{min-width:320px;min-height:100vh;margin:0}button,input{font:inherit}button{cursor:pointer}button:focus-visible,input:focus-visible{outline-offset:2px;outline:3px solid #1f695438}.app-shell{grid-template-columns:246px minmax(0,1fr);min-height:100vh;display:grid}.sidebar{z-index:20;background:var(--forest);color:#fff;flex-direction:column;width:246px;padding:23px 16px 18px;display:flex;position:fixed;inset:0 auto 0 0}.brand{align-items:center;gap:12px;padding:2px 8px 25px;display:flex}.brand-mark{background:var(--lime);width:37px;height:37px;color:var(--forest);border-radius:9px;place-items:center;font:800 23px Barlow Condensed;display:grid;transform:rotate(45deg)}.brand-mark:first-letter{transform:rotate(-45deg)}.brand>span:last-child{display:grid}.brand strong{letter-spacing:.03em;text-transform:uppercase;font:800 21px/1 Barlow Condensed}.brand small{color:#a9c8bd;letter-spacing:.14em;text-transform:uppercase;margin-top:4px;font-size:9px}.store-switcher{background:#ffffff0f;border:1px solid #ffffff24;border-radius:11px;margin-bottom:17px;padding:12px 13px}.store-switcher small{color:#a9c8bd;letter-spacing:.1em;text-transform:uppercase;font-size:9px;display:block}.store-switcher strong{justify-content:space-between;align-items:center;margin-top:5px;font-size:12px;display:flex}.store-switcher svg{width:14px}.nav-label{color:#7ea69a;letter-spacing:.15em;text-transform:uppercase;padding:9px 12px 7px;font-size:9px}.store-nav-label{margin-top:14px}.sidebar nav{gap:3px;display:grid}.sidebar nav button{color:#c7d9d3;text-align:left;background:0 0;border:0;border-radius:9px;align-items:center;gap:11px;min-height:42px;padding:10px 12px;font-size:12px;font-weight:600;display:flex}.sidebar nav button:hover{color:#fff;background:#ffffff12}.sidebar nav button.active{background:var(--lime);color:var(--forest);font-weight:800}.sidebar nav svg{stroke-width:1.8px;width:17px;height:17px}.account{border-top:1px solid #ffffff1f;align-items:center;gap:10px;margin-top:auto;padding:15px 7px 3px;display:flex}.account>span{color:#4d3212;background:#e5b85e;border-radius:50%;place-items:center;width:34px;height:34px;font-size:11px;font-weight:800;display:grid}.account div{display:grid}.account strong{font-size:11px}.account small{color:#9fbbb3;font-size:9px}.sidebar-scrim{display:none}.workspace{grid-column:2;min-width:0}.topbar{border-bottom:1px solid var(--line);z-index:10;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#fffefaf0;align-items:center;gap:12px;height:70px;padding:0 clamp(20px,3.4vw,52px);display:flex;position:sticky;top:0}.breadcrumb{color:var(--muted);font-size:11px}.breadcrumb span{margin:0 7px}.breadcrumb strong{color:#19211e}.topbar-spacer{flex:1}.live-pill{color:#1f7957;background:#e6f3eb;border:1px solid #cce4d5;border-radius:999px;align-items:center;gap:7px;padding:7px 10px;font-size:10px;font-weight:800;display:flex}.live-pill i{background:#2d996d;border-radius:50%;width:7px;height:7px;box-shadow:0 0 0 4px #2d996d1f}.season-picker{background:var(--paper);border:1px solid var(--line);border-radius:9px;align-items:center;gap:10px;min-height:39px;padding:0 11px;font-size:11px;font-weight:600;display:flex}.season-picker svg{width:13px}.button{border:1px solid var(--line);color:#19211e;background:#fff;border-radius:9px;justify-content:center;align-items:center;gap:8px;min-height:40px;padding:0 13px;font-size:11px;font-weight:800;display:inline-flex}.button svg{width:15px}.button.primary{background:var(--forest);border-color:var(--forest);color:#fff}.button.primary:hover{background:var(--forest-light)}.button.secondary:hover{border-color:#b5b9b2}.button.full{width:100%}.icon-button{background:0 0;border:0;place-items:center;width:44px;height:44px;display:grid}.icon-button svg{width:21px}.mobile-only{display:none}main{max-width:1510px;margin:0 auto;padding:34px clamp(20px,3.4vw,52px) 60px}.page-title{align-items:end;gap:20px;margin-bottom:24px;display:flex}.page-title>div:first-child{flex:1}.eyebrow{color:var(--rust);letter-spacing:.16em;text-transform:uppercase;font-size:9px;font-weight:800}h1{letter-spacing:-.015em;text-transform:uppercase;margin:7px 0 8px;font:800 clamp(37px,4.1vw,53px)/.92 Barlow Condensed}.page-title p{color:var(--muted);margin:0;font-size:12px}.page-actions{gap:8px;display:flex}.metrics{background:var(--paper);border:1px solid var(--line);border-radius:14px;grid-template-columns:repeat(4,1fr);margin-bottom:18px;display:grid;overflow:hidden}.metrics article{border-right:1px solid var(--line);align-content:start;min-height:105px;padding:18px 20px;display:grid}.metrics article:last-child{border:0}.metrics span{color:var(--muted);font-size:10px;font-weight:700}.metrics strong{margin-top:11px;font:800 31px/1 Barlow Condensed}.metrics small{color:var(--muted);margin-top:6px;font-size:9px}.metrics .positive{color:#1f7957;font-weight:800}.dashboard-grid{grid-template-columns:minmax(0,1.55fr) minmax(295px,.72fr);gap:18px;display:grid}.side-stack{gap:18px;display:grid}.panel{background:var(--paper);border:1px solid var(--line);border-radius:14px;overflow:hidden}.panel-heading{border-bottom:1px solid var(--line);align-items:center;gap:12px;min-height:65px;padding:16px 18px;display:flex}.panel-heading>div{flex:1}.panel-heading h2,.modal h2,.empty-state h2{letter-spacing:.02em;text-transform:uppercase;margin:0;font:800 19px/1 Barlow Condensed}.panel-heading p{color:var(--muted);margin:5px 0 0;font-size:9px}.panel-heading>small{color:var(--muted);font-size:9px}.text-button{color:var(--forest-light);background:0 0;border:0;font-size:10px;font-weight:800}.table-scroll{overflow-x:auto}table{border-collapse:collapse;width:100%;min-width:690px}th{color:var(--muted);letter-spacing:.08em;text-align:right;text-transform:uppercase;background:#faf9f5;padding:10px 12px;font-size:8px;font-weight:800}th:first-child,th:nth-child(2){text-align:left}td{text-align:right;font-variant-numeric:tabular-nums;border-top:1px solid #ecece6;padding:10px 12px;font-size:11px}td:first-child,td:nth-child(2){text-align:left}tbody tr:hover{background:#f5f7ef}.player-name{align-items:center;gap:9px;display:flex}.player-avatar{width:28px;height:28px;color:var(--forest);background:#e8eee7;border-radius:8px;place-items:center;font:800 13px Barlow Condensed;display:grid}.player-name>span:last-child{min-width:90px;display:grid}.player-name strong{font-size:11px}.player-name small{color:var(--muted);margin-top:2px;font-size:8px}.rank{font:800 14px Barlow Condensed}.rank-1,.rank-2,.rank-3{border-radius:50%;place-items:center;width:25px;height:25px;display:grid}.rank-1{background:#f2d686}.rank-2{background:#e2e5e1}.rank-3{background:#e8c1a3}.win-rate{align-items:center;gap:6px;display:inline-flex}.win-rate i{background:#e5e7df;border-radius:5px;width:32px;height:4px;overflow:hidden}.win-rate b{background:var(--forest-light);height:100%;display:block}.night-list{padding:4px 17px}.night{border-bottom:1px solid #ecece6;grid-template-columns:42px 1fr auto;align-items:center;gap:12px;padding:12px 0;display:grid}.night:last-child{border:0}.night>span:not(.date){display:grid}.night strong{font-size:11px}.night small{color:var(--muted);font-size:8px}.date{border:1px solid var(--line);background:#faf9f5;border-radius:8px;align-content:center;place-items:center;width:40px;height:43px;display:grid}.date strong{font:800 18px/1 Barlow Condensed}.night-count{text-align:right}.night-count strong{font:800 18px/1 Barlow Condensed}.bars{align-items:end;gap:6px;height:165px;padding:27px 16px 14px;display:flex}.bar-wrap{flex-direction:column;flex:1;justify-content:end;align-items:center;height:100%;display:flex}.bar-wrap>span{margin-bottom:4px;font-size:8px;font-weight:800}.bar-wrap i{background:#dfe8df;border-radius:4px 4px 0 0;width:100%;max-width:25px;min-height:5px}.bar-wrap i.current{background:var(--lime)}.bar-wrap small{color:var(--muted);margin-top:5px;font-size:7px}.season-banner{background:var(--forest);color:#fff;border-radius:14px;grid-template-columns:1fr minmax(220px,.35fr);align-items:center;gap:30px;margin-bottom:17px;padding:19px;display:grid}.season-banner span{color:#a9c8bd;letter-spacing:.12em;font-size:8px;font-weight:800}.season-banner h2{text-transform:uppercase;margin:5px 0;font:800 28px/1 Barlow Condensed}.season-banner p{color:#b8cec7;margin:0;font-size:9px}.season-progress>span{letter-spacing:0;text-transform:none;justify-content:space-between;display:flex}.season-progress i{background:#ffffff26;border-radius:8px;height:7px;margin-top:7px;display:block;overflow:hidden}.season-progress b{background:var(--lime);width:83%;height:100%;display:block}.toolbar{gap:9px;margin-bottom:13px;display:flex}.search{width:min(350px,100%);position:relative}.search svg{color:var(--muted);width:15px;position:absolute;top:12px;left:12px}.search input{border:1px solid var(--line);background:var(--paper);border-radius:9px;width:100%;min-height:40px;padding:0 12px 0 36px;font-size:11px}.toolbar .button{margin-left:auto}.toolbar .button svg{width:13px}.empty-state{text-align:center;background:#ffffff73;border:1px dashed #c5c9c1;border-radius:14px;align-content:center;place-items:center;min-height:390px;padding:30px;display:grid}.empty-state>svg{width:45px;height:45px;color:var(--forest-light);margin-bottom:15px}.empty-state h2{font-size:25px}.empty-state p{color:var(--muted);font-size:11px}.empty-state .button{margin-top:8px}.modal-backdrop{z-index:50;background:#121d1980;place-items:center;padding:20px;display:grid;position:fixed;inset:0}.modal{background:var(--paper);border-radius:15px;width:min(480px,100%);padding:25px;position:relative;box-shadow:0 22px 70px #0003}.modal h2{margin:7px 0;font-size:29px}.modal p{color:var(--muted);font-size:11px}.modal-close{border:1px solid var(--line);background:#fff;border-radius:50%;place-items:center;width:38px;height:38px;display:grid;position:absolute;top:15px;right:15px}.modal-close svg{width:17px}.access-code{background:var(--forest);color:var(--lime);letter-spacing:.12em;text-align:center;border-radius:11px;margin:19px 0;padding:22px;font:800 38px Barlow Condensed}.dropzone{background:#f8f8f3;border:1px dashed #aab3ac;border-radius:11px;align-content:center;place-items:center;min-height:150px;margin:18px 0;display:grid}.dropzone svg{color:var(--forest-light);margin-bottom:9px}.dropzone strong{font-size:11px}.dropzone small{color:var(--muted);margin-top:5px;font-size:9px}@media (width<=1080px){.metrics{grid-template-columns:repeat(2,1fr)}.metrics article:nth-child(2){border-right:0}.metrics article:nth-child(-n+2){border-bottom:1px solid var(--line)}.dashboard-grid{grid-template-columns:1fr}}@media (width<=760px){.app-shell{display:block}.workspace{width:100%}.sidebar{transition:transform .22s;transform:translate(-100%);box-shadow:18px 0 50px #00000038}.sidebar.open{transform:none}.sidebar-scrim{z-index:19;background:#0e1b1666;border:0;position:fixed;inset:0}.sidebar-scrim.visible{display:block}.mobile-only{display:grid}.topbar{padding:0 12px}.breadcrumb,.live-pill,.topbar .secondary{display:none}main{padding-top:24px}.page-title{flex-direction:column;align-items:start}.page-actions,.page-actions .button{width:100%}.season-banner{grid-template-columns:1fr}.toolbar{flex-wrap:wrap}.toolbar .search{width:100%}.toolbar .button{margin-left:0}.metrics{grid-template-columns:1fr 1fr}}@media (width<=470px){.metrics{grid-template-columns:1fr}.metrics article{border-right:0;border-bottom:1px solid var(--line)}.metrics article:nth-child(2){border-bottom:1px solid var(--line)}.season-picker{font-size:9px}.page-title h1{font-size:39px}}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;transition:none!important}}
