:root{font-family:system-ui,-apple-system,"Segoe UI","Microsoft YaHei",sans-serif;color:#18344d;background:#edf4fa;font-synthesis:none;--blue:#1890ff;--muted:#687e90;--line:#e1e8ef}*{box-sizing:border-box}body{margin:0}button,a{-webkit-tap-highlight-color:transparent}button{font:inherit;color:inherit;cursor:pointer}button:disabled{opacity:.35;cursor:default}a{color:#136cba}button:focus-visible,a:focus-visible{outline:3px solid #ffb740;outline-offset:3px}.skip{position:absolute;left:12px;top:-80px;background:white;padding:12px;z-index:20}.skip:focus{top:12px}.layout{max-width:1100px;margin:0 auto;padding:32px;display:grid;grid-template-columns:1fr 390px;gap:84px;align-items:start}.intro{position:sticky;top:48px}.back{text-decoration:none;font-size:14px;font-weight:600}.eyebrow{font-size:13px;font-weight:600;letter-spacing:.12em;color:#2478b9;margin:46px 0 14px}h1{font-size:58px;letter-spacing:-2px;margin:0;line-height:1.1}.lead{font-size:25px;font-weight:650;line-height:1.65;margin:25px 0 18px}.description{font-size:16px;line-height:1.9;max-width:350px;color:#59738a}.tour{margin:36px 0}.tour button{position:relative;display:block;width:100%;text-align:left;border:0;border-bottom:1px solid #d4e1ec;background:none;padding:18px 32px 18px 0}.tour span{font-size:17px;font-weight:650}.tour small{display:block;margin-top:7px;color:var(--muted)}.tour b{position:absolute;right:4px;top:25px;color:var(--blue);font-size:22px}.tour button:hover span{color:#136cba}.device{background:#f6f6f6;border:1px solid #d3e0ea;border-radius:24px;box-shadow:0 24px 70px #16395414;overflow:hidden;width:100%;max-width:390px;min-width:0;height:min(780px,calc(100dvh - 64px));display:flex;flex-direction:column;justify-self:center}.app-header{flex-shrink:0;background:white;display:flex;align-items:center;justify-content:space-between;padding:22px 20px 15px;font-size:18px}.tabs{display:grid;grid-template-columns:repeat(3,1fr);flex-shrink:0;background:white;z-index:2;border-block:1px solid var(--line)}.tabs button{border:0;border-right:1px solid var(--line);background:white;padding:12px 4px;font-size:13px;line-height:1.35}.tabs button[aria-pressed=true]{background:var(--blue);color:white}.banner{display:block;width:100%;height:auto;background:white;padding:14px 8px}.section{margin:12px;padding:18px;background:white;border-radius:14px}.section h2{font-size:19px;margin:0 0 12px}.section p{font-size:14px;line-height:1.85}.muted{color:var(--muted)}.round-control,.stage-control{display:flex;align-items:center;justify-content:space-between;gap:10px}.round-control{padding:8px 0 14px}.round-control strong{font-size:15px}.icon-button{border:1px solid var(--line);background:white;border-radius:8px;min-width:36px;min-height:36px;font-size:20px}.lineup{display:grid;grid-template-columns:repeat(2,1fr);gap:10px}.player{position:relative;min-height:130px;border-radius:12px;overflow:hidden;padding:15px;background:var(--wash);border-bottom:4px solid var(--team)}.player .monogram{position:absolute;right:6px;top:4px;font-size:78px;font-weight:900;color:var(--team);opacity:.1}.player small{display:block;color:var(--team);font-weight:600}.player strong{display:block;font-size:23px;margin:20px 0 5px}.player span{font-size:12px}.score-row{display:grid;grid-template-columns:22px 38px 1fr auto;align-items:center;gap:10px;padding:13px 0;border-bottom:1px solid #eef1f4}.score-row:last-child{border-bottom:0}.badge{display:grid;place-items:center;width:36px;height:36px;border-radius:50%;background:var(--wash);color:var(--team);font-weight:750;border:1px solid var(--team)}.score-row .number{color:#8191a0;font-size:18px}.score-row:first-child .number{color:#bb8a22;font-weight:800}.score-row strong{font-size:14px}.point{text-align:right;font-variant-numeric:tabular-nums;font-weight:700}.point small{font-weight:400;color:var(--muted);display:block;font-size:11px;margin-top:3px}.rank-toggle{display:block;width:100%;background:#f0f7fd;color:#166aad;border:0;border-radius:8px;padding:9px;font-size:12px;margin-top:12px}.small-label{font-size:12px;color:var(--muted);line-height:1.6}.chips{display:flex;gap:8px;flex-wrap:wrap;margin:12px 0}.chips button{background:white;border:1px solid #dce4ed;border-radius:20px;padding:7px 12px;font-size:13px}.chips button[aria-pressed=true]{background:#1890ff;color:white;border-color:#1890ff}.team-card{display:flex;align-items:center;gap:10px}.team-card>div:not(.team-total){min-width:0;overflow-wrap:anywhere}.team-card .badge{width:40px;height:40px;flex-shrink:0;font-size:24px}.team-card h2{margin:0 0 8px}.team-card p{margin:4px 0;font-size:12px}.team-total{margin-left:auto;white-space:nowrap}.match-card{border:1px solid var(--line);background:white;display:block;width:100%;text-align:left;border-radius:12px;padding:16px;margin:12px 0}.match-card:hover{border-color:#1890ff}.match-card strong{font-size:15px}.team-strip{display:flex;align-items:center;gap:13px;margin:16px 0 10px}.team-strip .badge{width:44px;height:44px}.match-card small{color:var(--muted);display:block;font-size:12px;line-height:1.8}.match-card .record-link{color:#136cba;margin-top:12px;font-size:13px}.app-footer{flex-shrink:0;text-align:center;color:#8092a1;padding:10px;font-size:12px}#page{flex:1;min-height:0;overflow-y:auto;overscroll-behavior:contain;scrollbar-width:thin;scrollbar-color:#c5d6e3 transparent}dialog{border:0;border-radius:20px;padding:24px;width:min(760px,calc(100% - 24px));max-height:85dvh;color:#18344d;box-shadow:0 30px 100px #0003}dialog::backdrop{background:#102e4a66}dialog header{display:flex;align-items:center;justify-content:space-between;position:sticky;top:-24px;background:white;padding:8px 0 16px;z-index:2}dialog .eyebrow{margin:0 0 6px}dialog h2{font-size:21px;margin:0}dialog header button{border:0;background:#f0f4f7;border-radius:50%;width:36px;height:36px;display:grid;place-items:center}dialog svg{width:20px;height:20px;fill:none;stroke:currentColor;stroke-width:1.8}dialog h3{font-size:15px;margin:24px 0 10px}.table-scroll{overflow-x:auto}table{width:100%;border-collapse:collapse;font-size:13px;white-space:nowrap}th,td{text-align:right;padding:12px 10px;border-bottom:1px solid var(--line)}th{font-weight:500;color:var(--muted);background:#f5f8fb}td:first-child,th:first-child{text-align:left}.positive{color:#157b66}.negative{color:#b85162}body:has(dialog[open]){overflow:hidden}[hidden]{display:none!important}@media(max-width:840px){.layout{grid-template-columns:minmax(0,1fr);max-width:510px;padding:24px 16px;gap:24px}.intro{position:static}.eyebrow{margin-top:24px}h1{font-size:40px}.lead{font-size:21px;margin:18px 0}.description{max-width:none}.tour{display:none}.device{border-radius:24px;height:min(780px,calc(100svh - 32px))}.tabs{top:0}}@media(prefers-reduced-motion:no-preference){button,a{transition:background-color .15s,color .15s,border-color .15s}}@media(max-width:380px){.layout{padding:16px 8px}.section{margin:8px;padding:12px}.score-row{gap:7px}.player{padding:12px}.player strong{font-size:21px}}
