:root{--navy:#071d33;--blue:#0d3a63;--red:#e5091a;--line:#dfe6ed;--muted:#6c7b8a}*{box-sizing:border-box}body{margin:0;background:#f1f5f8;color:#10243a;font:14px/1.45 Inter,system-ui,sans-serif}.page{width:min(1240px,calc(100% - 24px));margin:18px auto 50px}.back{display:inline-block;margin-bottom:13px;color:#23384d;text-decoration:none;font-weight:900;font-size:12px}.hero{display:flex;align-items:center;gap:22px;padding:28px 32px;border-radius:18px;background:linear-gradient(125deg,#06192d,#0c3a62);color:#fff;box-shadow:0 12px 32px #06192d22}.mark{width:78px;height:78px;display:grid;place-items:center;border:1px solid #ffffff33;border-radius:18px;background:#ffffff0d;font-size:24px;font-weight:1000}.hero span{color:#ff606c;font-size:11px;font-weight:900;letter-spacing:.16em}.hero h1{margin:3px 0;text-transform:uppercase;font-size:clamp(30px,5vw,48px);line-height:1}.hero p{margin:0;color:#c5d4e1}.hero>b{margin-left:auto;padding:9px 12px;border-radius:9px;background:#e5091a;font-size:12px}.tabs{display:flex;gap:5px;margin:14px 0;background:#fff;border:1px solid var(--line);border-radius:12px;padding:6px}.tabs button,.tabs a{border:0;border-radius:8px;background:transparent;padding:10px 16px;color:#33495e;text-decoration:none;font-weight:900;cursor:pointer}.tabs .active{background:var(--navy);color:#fff}.tabs a{margin-left:auto}.toolbar{display:flex;gap:10px;margin-bottom:12px}.toolbar select,.toolbar input{height:43px;border:1px solid #ced9e2;border-radius:9px;background:#fff;padding:0 12px;font:inherit}.toolbar input{flex:1}.summary{display:grid;grid-template-columns:repeat(4,1fr);gap:10px;margin-bottom:12px}.kpi{padding:14px 16px;background:#fff;border:1px solid var(--line);border-radius:12px}.kpi small{display:block;color:var(--muted);font-size:10px;text-transform:uppercase;font-weight:900}.kpi strong{font-size:21px}.card{margin-bottom:14px;background:#fff;border:1px solid var(--line);border-radius:15px;overflow:hidden;box-shadow:0 5px 18px #09233b08}.card-head{display:flex;justify-content:space-between;align-items:center;padding:15px 18px;background:#f8fafc;border-bottom:1px solid var(--line)}.card-head h2,.card-head h3{margin:0}.table-scroll{overflow:auto}table{width:100%;min-width:720px;border-collapse:collapse}th,td{padding:10px 12px;border-bottom:1px solid #e9eef2;text-align:right;font-variant-numeric:tabular-nums}th{font-size:10px;text-transform:uppercase;color:#6c7b8a;background:#fbfcfd}th:nth-child(2),td:nth-child(2){text-align:left}tr.leader td:first-child span{display:inline-grid;place-items:center;width:27px;height:27px;border-radius:50%;background:#f4c542}.pts{font-weight:1000;color:var(--red)}.match{padding:14px 18px;border-bottom:1px solid #e8edf1}.match:last-child{border:0}.match-main{display:grid;grid-template-columns:1fr auto 1fr;gap:13px;align-items:center;font-size:16px;font-weight:900}.match-main span:last-child{text-align:right}.score{padding:6px 10px;border-radius:8px;background:var(--navy);color:#fff;font-size:18px}.status{display:inline-block;margin-top:6px;padding:3px 7px;border-radius:999px;background:#edf2f6;color:#667789;font-size:10px;font-weight:900}.status.played{background:#def5e6;color:#18713c}.status.double_forfeit{background:#fee3e5;color:#a30d18}.fixtures{display:none;margin-top:10px;padding:8px 0 0;border-top:1px dashed #d7e0e7}.match.open .fixtures{display:block}.fixture{display:grid;grid-template-columns:1fr auto 1fr;gap:10px;padding:6px 0;font-size:12px}.fixture span:last-child{text-align:right}.toggle{border:0;background:transparent;color:#176ca7;font-weight:900;cursor:pointer}.team-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:10px}.team-card{padding:16px;border:1px solid var(--line);border-radius:12px;background:#fff;cursor:pointer}.team-card:hover{border-color:#7896ae}.team-card h3{margin:0 0 5px}.form{font-weight:900;color:#18713c}.empty{padding:45px;text-align:center;color:var(--muted)}@media(max-width:700px){.page{width:calc(100% - 12px);margin-top:7px}.hero{padding:20px 16px}.mark{width:55px;height:55px}.hero>b{display:none}.tabs{overflow:auto}.tabs a{display:none}.toolbar{display:grid;grid-template-columns:1fr 1fr}.toolbar input{grid-column:1/-1}.summary{grid-template-columns:1fr 1fr}.team-grid{grid-template-columns:1fr}.match-main{font-size:13px}.fixture{font-size:11px}}
