:root{--bg:#0a0a0a;--line:#ffffff21;--ring:#ffffff40;--text:#f5f5f5;--text-strong:#fff;--text-soft:#cfcfcf;--muted:#8a8a8a;--live:#4ade80;--surface:#ffffff0f;--surface-2:#ffffff24;--surface-soft:#ffffff0b;--border:#ffffff1f;--border-soft:#ffffff12;--panel-bg:#161616;--input-bg:#0c0c0c;--scrollbar:#ffffff2e;--invert-bg:#fff;--invert-text:#111;--noflag-bg:#1c1c1c}[data-theme=light]{--bg:#f4f4f5;--line:#00000024;--ring:#00000047;--text:#16181b;--text-strong:#000;--text-soft:#44474d;--muted:#6b6f76;--surface:#0000000d;--surface-2:#0000001a;--surface-soft:#00000009;--border:#0000001f;--border-soft:#00000014;--panel-bg:#fff;--input-bg:#f0f0f1;--scrollbar:#0000002e;--invert-bg:#16181b;--invert-text:#fff;--noflag-bg:#e2e2e4}*{box-sizing:border-box}html,body{background:var(--bg);height:100%;color:var(--text);-webkit-font-smoothing:antialiased;margin:0;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Helvetica,Arial,sans-serif}.page{min-height:100vh;position:relative;overflow:hidden}.title{z-index:2;flex-direction:column;max-width:256px;max-height:calc(100vh - 74px);display:flex;position:absolute;top:28px;left:30px}.toggles{flex-wrap:wrap;gap:8px;margin-bottom:14px;display:flex;position:relative}.seg{background:var(--surface);border-radius:7px;gap:2px;width:fit-content;padding:2px;display:inline-flex}.seg button{color:var(--muted);font:inherit;cursor:pointer;background:0 0;border:0;border-radius:5px;padding:3px 9px;font-size:11px;font-weight:600}.seg button.on{background:var(--surface-2);color:var(--text)}.embed-btn{background:var(--surface);color:var(--text);font:inherit;cursor:pointer;border:0;border-radius:7px;padding:4px 11px;font-size:11px;font-weight:600}.embed-btn:hover{background:var(--surface-2)}.embed-panel{z-index:6;background:var(--panel-bg);border:1px solid var(--border);border-radius:10px;width:340px;padding:12px;position:absolute;top:calc(100% + 8px);left:0;box-shadow:0 10px 28px #0000008c}.embed-head{justify-content:space-between;align-items:center;gap:10px;margin-bottom:8px;display:flex}.embed-head strong{font-size:12px;font-weight:600}.embed-head .x{color:var(--muted);cursor:pointer;background:0 0;border:0;font-size:18px;line-height:1}.embed-panel textarea{box-sizing:border-box;background:var(--input-bg);width:100%;color:var(--text-soft);border:1px solid var(--border);resize:none;border-radius:6px;padding:8px;font:11px/1.45 ui-monospace,Menlo,monospace}.embed-actions{align-items:center;gap:14px;margin-top:9px;display:flex}.embed-actions .copy{background:var(--invert-bg);color:var(--invert-text);font:inherit;cursor:pointer;border:0;border-radius:6px;padding:5px 13px;font-size:11px;font-weight:700}.embed-actions a{color:var(--muted);font-size:11px;text-decoration:none}.embed-actions a:hover{color:var(--text)}.embed-opts{flex-direction:column;gap:7px;margin-bottom:9px;display:flex}.embed-lbl{text-transform:uppercase;letter-spacing:.05em;color:var(--muted);font-size:10px}.seg.sm{padding:2px}.seg.sm button{padding:3px 9px;font-size:10.5px}.seg.sm.wrap{flex-wrap:wrap}.page.embed .toggles,.page.embed .embed-panel{display:none}.page.embed{overflow:visible}.page.embed-bracket .title,.page.embed-bracket .feed,.page.embed-bracket .results,.page.embed-bracket .credit{display:none}.page.embed-bracket .stage{min-height:100vh;padding:10px}.page.embed-bracket .bracket:not(.normal){width:min(98vh,98vw);height:min(98vh,98vw)}.page.embed-bracket.nv .stage{padding:24px 12px 12px}.page.embed-upcoming .title>h1,.page.embed-upcoming .title>p,.page.embed-upcoming .stage,.page.embed-upcoming .results,.page.embed-upcoming .credit{display:none}.page.embed-upcoming .title{max-width:none;max-height:none;padding:14px 16px;position:static}.page.embed-upcoming .feed{width:auto;max-width:none;max-height:none;margin-top:0;overflow:visible}.page.embed-results .title,.page.embed-results .stage,.page.embed-results .credit{display:none}.page.embed-results .results{width:auto;max-width:none;max-height:none;padding:14px 16px;position:static;overflow:visible}.title h1{letter-spacing:-.01em;margin:0;font-size:22px;font-weight:700;line-height:1.2}.title p{color:var(--muted);margin:12px 0 0;font-size:13px;line-height:1.5}.title a{color:var(--text)}.title .muted{color:var(--muted);margin-top:4px}.legend{color:var(--muted);gap:16px;margin:16px 0 0;padding:0;font-size:12px;list-style:none;display:flex}.legend li{align-items:center;gap:6px;display:flex}.dot{border-radius:50%;width:9px;height:9px;display:inline-block}.dot.live{background:var(--live)}.dot.won{background:var(--text-strong)}.results{z-index:2;scrollbar-width:thin;scrollbar-color:var(--scrollbar) transparent;width:248px;max-height:calc(100vh - 56px);position:absolute;top:28px;right:30px;overflow:hidden auto}.results::-webkit-scrollbar{width:6px}.results::-webkit-scrollbar-thumb{background:var(--scrollbar);border-radius:3px}.feed{scrollbar-width:thin;scrollbar-color:var(--scrollbar) transparent;flex:1;width:252px;max-width:252px;min-height:0;margin-top:20px;overflow:hidden auto}.feed::-webkit-scrollbar{width:6px}.feed::-webkit-scrollbar-thumb{background:var(--scrollbar);border-radius:3px}.feed section{margin-bottom:16px}.feed h2,.results h2{text-transform:uppercase;letter-spacing:.06em;color:var(--muted);align-items:center;gap:6px;margin:0 0 6px;font-size:11px;font-weight:600;display:flex}.feed h2.live{color:var(--live)}.feed-row{border-top:1px solid var(--border-soft);justify-content:space-between;align-items:center;gap:8px;min-width:0;padding:5px 0;font-size:12px;display:flex}.feed-row .teams{flex-shrink:0;align-items:center;gap:4px;display:flex}.feed-row .teams img{object-fit:cover;border-radius:50%;flex-shrink:0;width:14px;height:14px}.feed-row .teams b{font-size:11.5px;font-weight:600}.feed-row .sc{color:var(--muted);text-align:center;min-width:24px;font-style:normal}.feed-row .when{color:var(--muted);white-space:nowrap;text-align:right;flex-shrink:0;font-size:10.5px}.feed-row.live .sc{color:var(--live);font-weight:700}.feed-row.live .when{color:var(--live)}.node.next .ring{stroke:#f5a623;stroke-width:3px}.node.next{filter:drop-shadow(0 0 4px #f5a623a6)}.stage{justify-content:center;align-items:center;min-height:100vh;padding:12px;display:flex}.bracket{width:min(94vh,96vw);height:min(94vh,96vw);display:block}.page.nv .stage{align-items:stretch;min-height:100vh;padding:14px 286px}.nb-wrap{flex:1;min-width:0;min-height:64vh}.bracket.normal{width:100%;height:100%;display:block}.nb-links path{fill:none;stroke:var(--line);stroke-width:1.2px}.nb-lbl text{fill:var(--muted);letter-spacing:.05em;font-size:11px;font-weight:600}.nb-lbl-final{fill:var(--text-soft);letter-spacing:.05em;font-size:11px;font-weight:700}.nb-cell .nb-bg{fill:var(--surface-soft);stroke:var(--border)}.nb-cell .nb-code{fill:var(--text-strong);font-size:12px;font-weight:600}.nb-cell .nb-score{fill:var(--text-soft);font-size:12px;font-weight:700}.nb-cell .nb-tbd{fill:var(--muted);font-size:12px}.nb-cell.lost{opacity:.5}.nb-cell.live .nb-bg{stroke:var(--live);stroke-width:1.5px}.nb-cell.live .nb-score{fill:var(--live)}.nb-cell.champ .nb-bg{stroke:#ffd54a;stroke-width:2px}.nb-cell.next .nb-bg{stroke:#f5a623;stroke-width:1.8px}.nb-cell.next{filter:drop-shadow(0 0 3px #f5a6238c)}.mlist{width:100%;max-width:460px;margin:0 auto;padding:2px 0 8px}.ml-round{margin-bottom:16px}.ml-round h3{text-transform:uppercase;letter-spacing:.07em;color:var(--muted);margin:0 0 8px;font-size:11px;font-weight:700}.ml-card{background:var(--surface-soft);border:1px solid var(--border);border-radius:10px;flex-direction:column;align-items:stretch;gap:8px;margin-bottom:8px;padding:8px 11px;display:flex}.ml-card.live{border-color:var(--live)}.ml-card.next{border-color:#f5a623}.ml-row{align-items:center;gap:10px;display:flex}.ml-teams{flex-direction:column;flex:1;gap:7px;min-width:0;display:flex}.ml-team{align-items:center;gap:8px;min-width:0;display:flex}.ml-team img{object-fit:cover;border-radius:50%;flex-shrink:0;width:22px;height:22px}.ml-team .ml-code{flex-shrink:0;font-size:13px;font-weight:700}.ml-team .ml-name{min-width:0;color:var(--muted);white-space:nowrap;text-overflow:ellipsis;flex:1;font-size:12px;overflow:hidden}.ml-team .ml-check{color:var(--live);flex-shrink:0;font-size:11px}.ml-team .ml-score{color:var(--text-soft);text-align:right;flex-shrink:0;min-width:16px;font-size:13px;font-weight:700}.ml-team.lost{opacity:.5}.ml-team.lost .ml-check{display:none}.ml-team.won .ml-code,.ml-team.won .ml-name,.ml-team.won .ml-score{color:var(--text-strong)}.ml-team.tbd .ml-code{color:var(--muted)}.ml-card.live .ml-score{color:var(--live)}.ml-state{min-width:50px;color:var(--muted);text-align:right;white-space:nowrap;flex-shrink:0;font-size:10.5px}.ml-card.live .ml-state{color:var(--live)}.ml-buy{text-align:center;background:var(--invert-bg);color:var(--invert-text);border-radius:8px;padding:8px;font-size:12px;font-weight:700;text-decoration:none;display:block}.ml-buy:active{opacity:.85}a.tk{cursor:pointer;text-decoration:none}a.tk:hover .nb-bg{stroke:var(--live)}.nb-cell.buyable{cursor:pointer}.nb-ticket{fill:var(--muted)}a.tk:hover .nb-ticket{fill:var(--live)}.embed-input{box-sizing:border-box;background:var(--input-bg);width:100%;color:var(--text);border:1px solid var(--border);font:inherit;border-radius:6px;padding:6px 8px;font-size:11px}.embed-input::placeholder{color:var(--muted)}.links{pointer-events:none}.links path{fill:none;stroke:var(--line);stroke-width:1.2px}.junction{fill:var(--scrollbar);pointer-events:none}.score{pointer-events:none}.score rect{fill:#000000b3}.score text{fill:#fff;font-size:10.5px;font-weight:700}.score.live rect{fill:var(--live)}.score.live text{fill:#04210f}.node{cursor:default}.node .ring{stroke:var(--ring);stroke-width:1.5px}.node .noflag{fill:var(--noflag-bg);stroke:var(--ring)}.node.lost{opacity:.78}.node.champion .ring{stroke:#ffd54a;stroke-width:3px}.node.live .ring{stroke:var(--live);stroke-width:2.5px;transform-origin:50%;animation:1.4s ease-in-out infinite pulse}@keyframes pulse{0%,to{opacity:1}50%{opacity:.35}}.tip{pointer-events:none;filter:drop-shadow(0 6px 16px #0000008c)}.tip.tip-buy{pointer-events:auto}.tip.tip-buy rect{stroke:none}.tip-buy-a{cursor:pointer}.tip rect{fill:#171717;stroke:#ffffff24;stroke-width:1px}.tip text{font-size:12px;font-weight:600}.credit{z-index:2;color:var(--muted);font-size:11px;position:absolute;bottom:18px;left:30px}.credit a{color:var(--text-soft);text-decoration:none}.credit a:hover{color:var(--text-strong);text-decoration:underline}@media (width<=1100px){.page{min-height:100vh;overflow:visible}.title,.results{width:auto;max-width:none;max-height:none;position:static;overflow:visible}.title{padding:20px 22px 0}.feed{max-width:none;max-height:none;overflow:visible}.results{padding:4px 22px 24px}.stage{min-height:auto;padding:14px 12px 6px}.bracket{width:min(86vh,92vw);height:min(86vh,92vw)}.credit{padding:8px 22px 22px;position:static}.page.nv .stage{align-items:stretch;min-height:auto;padding:8px 10px 20px}.bracket.normal{width:100%;height:100%}.embed-panel{width:auto;margin:10px 22px 0;position:static}}@media (width<=640px){.title{padding:16px 16px 0}.results{padding:4px 16px 24px}.bracket{width:94vw;height:94vw}.feed-row{font-size:11.5px}.feed-row .when{font-size:10.5px}}
