.wcd{--ground:#0e0e0f;--surface:#1a1917;--elevated:#26231d;--line:#332f27;--spark:#f0c040;--spark-soft:#ffdf96;--live:#5fd9c4;--on:#eceae4;--on-var:#a7a29a;--on-dim:#6f6a61;--wcd-display:var(--font-space-grotesk),"Space Grotesk",system-ui,sans-serif;--wcd-body:var(--font-be-vietnam-pro),"Be Vietnam Pro",system-ui,sans-serif;--wcd-pad:clamp(1.75rem,5vw,6rem);scroll-snap-align:start;min-height:100vh;padding:var(--wcd-pad);background:var(--ground);color:var(--on);font-family:var(--wcd-body);flex-direction:column;justify-content:center;display:flex;position:relative;overflow:hidden}.wcd *{box-sizing:border-box}.wcd .wrap{width:100%;max-width:1160px;margin:0 auto}.wcd .eyebrow{font-family:var(--wcd-display);letter-spacing:.22em;text-transform:uppercase;color:var(--spark);align-items:center;gap:.7rem;margin-bottom:1.4rem;font-size:.82rem;font-weight:600;display:flex}.wcd .eyebrow:before{content:"";background:var(--spark);width:2rem;height:2px}.wcd .eyebrow.teal{color:var(--live)}.wcd .eyebrow.teal:before{background:var(--live)}.wcd h1{font-family:var(--wcd-display);letter-spacing:-.03em;text-wrap:balance;margin:0;font-size:clamp(2.2rem,6vw,5rem);font-weight:700;line-height:1.02}.wcd h2{font-family:var(--wcd-display);letter-spacing:-.025em;text-wrap:balance;margin:0;font-size:clamp(1.9rem,4.6vw,3.4rem);font-weight:600;line-height:1.05}.wcd .lede{color:var(--on-var);max-width:40ch;margin-top:1.2rem;font-size:clamp(1.05rem,1.7vw,1.4rem);line-height:1.5}.wcd .spark{color:var(--spark)}.wcd .tealtxt{color:var(--live)}.wcd .hero-bg{pointer-events:none;position:absolute;inset:0;overflow:hidden}.wcd .glow{filter:blur(8px);background:radial-gradient(circle,#f0c0402b,#0000 62%);border-radius:50%;width:48vw;height:48vw;position:absolute;top:2%;right:-4%}.wcd .court{aspect-ratio:1/1.9;border:2px solid var(--line);opacity:.5;border-radius:6px;width:min(52vw,680px);position:absolute;top:52%;right:-6%;transform:translateY(-50%)rotate(-14deg)}.wcd .court:before{content:"";border-bottom:2px solid var(--line);height:50%;position:absolute;inset:0}.wcd .court:after{content:"";border-left:2px solid var(--line);position:absolute;top:0;bottom:0;left:50%}.wcd .court .k{border-top:2px solid var(--line);border-bottom:2px solid var(--line);height:30%;position:absolute;top:35%;left:0;right:0}.wcd .hero-inner{z-index:2;position:relative}.wcd .hero-h1{max-width:15ch;font-size:clamp(2.4rem,7vw,5.6rem)}.wcd .hero-foot{color:var(--on-dim);font-size:.82rem;font-family:var(--wcd-display);letter-spacing:.04em;flex-wrap:wrap;align-items:center;gap:.7rem;margin-top:2.4rem;display:flex}.wcd .hero-foot .pill{border:1px solid var(--line);color:var(--on-var);border-radius:999px;padding:.4rem .9rem}.wcd .hero-logos{align-items:center;gap:1.4rem;margin-bottom:2rem;display:flex}.wcd .hero-logos .sep{background:var(--line);width:1px;height:4.25rem}.wcd.divider{align-items:flex-start}.wcd .big{font-family:var(--wcd-display);letter-spacing:-.05em;color:var(--elevated);-webkit-text-stroke:1px var(--line);font-size:clamp(6rem,22vw,18rem);font-weight:700;line-height:.8}.wcd .divider-sub{color:var(--on-var);max-width:46ch;margin-top:1.3rem;font-size:1.2rem;line-height:1.5}.wcd .journey{width:100%;height:auto;margin-top:1.4rem;display:block;overflow:visible}.wcd .journey .track{fill:none;stroke:url(#wcdpg);stroke-width:3.5px;stroke-linecap:round}.wcd .journey .disc{fill:var(--elevated);stroke:var(--line);stroke-width:1.5px}.wcd .journey .node.last .disc{stroke:var(--spark);stroke-width:2px}.wcd .journey .ico{stroke:var(--spark);fill:none;stroke-width:1.6px;stroke-linecap:round;stroke-linejoin:round}.wcd .journey .cap{fill:var(--on);font-family:var(--wcd-display);text-anchor:middle;font-size:18px;font-weight:600}.wcd .journey .num{fill:var(--spark);font-family:var(--wcd-display);letter-spacing:.14em;text-anchor:middle;opacity:.85;font-size:13px;font-weight:700}.wcd .journey .ball{fill:var(--spark-soft);filter:drop-shadow(0 0 7px #f0c040f2)}.wcd .journey .disc{transition:stroke .25s,stroke-width .25s,filter .25s}.wcd .journey .ico,.wcd .journey .cap{transition:stroke .25s,fill .25s}.wcd .journey .node.lit .disc{stroke:var(--spark);stroke-width:2.5px;filter:drop-shadow(0 0 9px #f0c040bf)}.wcd .journey .node.lit .ico{stroke:var(--spark-soft)}.wcd .journey .node.lit .cap{fill:var(--spark)}.wcd .journey .node.lit .num{opacity:1}@keyframes wcd-drawline{to{stroke-dashoffset:0}}@keyframes wcd-popnode{to{opacity:1;transform:scale(1)}}.wcd .journey .node{opacity:0;transform-box:fill-box;transform-origin:50%;transform:scale(.4)}.wcd.is-active .journey .track{stroke-dasharray:1;stroke-dashoffset:1px;animation:1.3s .15s forwards wcd-drawline}.wcd.is-active .journey .node{animation:.5s cubic-bezier(.2,1.25,.4,1) forwards wcd-popnode;animation-delay:calc(.35s + var(--i)*.13s)}@media (prefers-reduced-motion:reduce){.wcd .journey .track{stroke-dashoffset:0!important;animation:none!important}.wcd .journey .node{opacity:1;transform:none;animation:none!important}}.wcd .pillars{grid-template-columns:repeat(4,1fr);gap:1.1rem;margin-top:2.6rem;display:grid}.wcd .pillar{background:linear-gradient(165deg,var(--elevated),var(--surface));border:1px solid var(--line);opacity:0;border-radius:18px;padding:1.7rem 1.4rem 1.5rem;transition:border-color .3s,box-shadow .3s;position:relative;overflow:hidden;transform:translateY(16px)}.wcd .pillar:before{content:"";background:linear-gradient(90deg,var(--spark),transparent 80%);opacity:.7;height:3px;position:absolute;inset:0 0 auto}.wcd .pillar:hover{border-color:var(--spark);box-shadow:0 18px 44px #00000080}.wcd .pillar .ghost{font-family:var(--wcd-display);color:var(--on);opacity:.05;pointer-events:none;font-size:5rem;font-weight:700;line-height:1;position:absolute;top:-.5rem;right:.7rem}.wcd .pillar .pic{background:radial-gradient(circle at 32% 26%,#f0c0403d,#f0c04008);border:1px solid #f0c0406b;border-radius:15px;justify-content:center;align-items:center;width:3.5rem;height:3.5rem;margin-bottom:1.15rem;display:flex;box-shadow:0 0 24px #f0c04024}.wcd .pillar .pic .material-symbols-outlined{color:var(--spark);font-size:1.9rem}.wcd .pillar h4{font-family:var(--wcd-display);letter-spacing:-.01em;margin:0;font-size:1.2rem;font-weight:600;line-height:1.15}.wcd .pillar p{color:var(--on-var);margin:.55rem 0 0;font-size:.9rem;line-height:1.5}@keyframes wcd-pillarin{to{opacity:1;transform:none}}.wcd.is-active .pillar{animation:.55s forwards wcd-pillarin;animation-delay:calc(.15s + var(--pi)*.1s)}@media (prefers-reduced-motion:reduce){.wcd .pillar{opacity:1;transform:none;animation:none!important}}.wcd .cols{grid-template-columns:1fr 1fr;align-items:center;gap:clamp(1.5rem,4vw,3.5rem);display:grid}@media (max-width:820px){.wcd .cols{grid-template-columns:1fr;gap:1.8rem}}.wcd .shot{background:var(--surface);border:1px solid var(--line);border-radius:14px;overflow:hidden}.wcd .shot .bar{border-bottom:1px solid var(--line);background:var(--elevated);align-items:center;gap:.4rem;padding:.7rem .9rem;display:flex}.wcd .shot .bar i{background:var(--line);border-radius:50%;width:.7rem;height:.7rem;display:inline-block}.wcd .shot .bar .u{font-family:var(--wcd-display);color:var(--on-dim);letter-spacing:.02em;margin-left:.6rem;font-size:.75rem}.wcd .ui{flex-direction:column;gap:.6rem;padding:1rem 1.1rem;display:flex}.wcd .ui .row{align-items:center;gap:.55rem;display:flex}.wcd .ui .label{font-family:var(--wcd-display);font-size:.92rem;font-weight:600}.wcd .ui .chip{font-family:var(--wcd-display);border:1px solid var(--line);color:var(--on-var);letter-spacing:.02em;border-radius:999px;padding:.22rem .55rem;font-size:.64rem}.wcd .ui .chip.on{background:var(--spark);color:#181509;border-color:var(--spark)}.wcd .ui .chip.dupr{color:var(--live);background:#5fd9c41a;border-color:#5fd9c473}.wcd .ui .avatar{background:var(--elevated);border:1px solid var(--line);border-radius:50%;flex:none;width:1.6rem;height:1.6rem}.wcd .ui .grow{flex:1;min-width:0}.wcd .ui .nm{color:var(--on);font-size:.82rem}.wcd .ui .rating{font-family:var(--wcd-display);color:var(--spark);font-size:.7rem;font-weight:700}.wcd .ui .dupr-badge{font-family:var(--wcd-display);color:var(--live);border:1px solid var(--live);border-radius:999px;flex:none;padding:.12rem .42rem;font-size:.56rem;font-weight:600}.wcd .ui .divide{background:var(--line);height:1px;margin:.15rem 0}.wcd .ui .fee{font-family:var(--wcd-display);color:var(--on);font-variant-numeric:tabular-nums;font-size:1.15rem;font-weight:700}.wcd .ui .paid{font-family:var(--wcd-display);color:var(--live);border:1px solid var(--live);border-radius:999px;margin-left:auto;padding:.2rem .5rem;font-size:.62rem}.wcd .ui .btn{background:var(--spark);color:#181509;font-family:var(--wcd-display);text-align:center;border-radius:9px;margin-top:.15rem;padding:.6rem;font-size:.82rem;font-weight:600}.wcd .brk{grid-template-columns:1.05fr .95fr .9fr .78fr;align-items:center;gap:.5rem;padding:1.1rem;display:grid}.wcd .brk .col{flex-direction:column;justify-content:center;gap:.55rem;display:flex}.wcd .brk .colh{font-family:var(--wcd-display);letter-spacing:.14em;text-transform:uppercase;color:var(--on-dim);text-align:center;margin-bottom:.1rem;font-size:.6rem}.wcd .brk .m{background:var(--elevated);border:1px solid var(--line);border-radius:8px;flex-direction:column;gap:.25rem;padding:.4rem .5rem;display:flex}.wcd .brk .p{font-family:var(--wcd-display);color:var(--on-var);align-items:center;gap:.35rem;font-size:.66rem;display:flex}.wcd .brk .p .nm2{white-space:nowrap;text-overflow:ellipsis;flex:1;overflow:hidden}.wcd .brk .p .s{color:var(--on-dim);font-variant-numeric:tabular-nums;margin-left:auto}.wcd .brk .p.w,.wcd .brk .p.w .s{color:var(--spark)}.wcd .brk .seed{font-family:var(--wcd-display);background:var(--line);color:var(--on-var);text-align:center;border-radius:4px;flex:none;min-width:1.1rem;padding:.02rem .28rem;font-size:.54rem;font-weight:700}.wcd .brk .seed.bye{border:1px dashed var(--line);color:var(--on-dim);background:0 0}.wcd .brk .p.w .seed{background:var(--spark);color:#181509}.wcd .brk .champ{background:linear-gradient(160deg,var(--elevated),var(--surface));border:1px solid var(--spark);text-align:center;border-radius:10px;padding:.7rem .5rem;box-shadow:0 0 22px #f0c0401f}.wcd .brk .champ .t{font-family:var(--wcd-display);letter-spacing:.14em;color:var(--on-dim);text-transform:uppercase;font-size:.58rem}.wcd .brk .champ .n{font-family:var(--wcd-display);color:var(--spark);margin-top:.2rem;font-size:.8rem;font-weight:700}.wcd .autoflow{flex-wrap:wrap;align-items:center;gap:.7rem 1rem;margin-top:1.5rem;display:flex}.wcd .autoflow .af-tag{font-family:var(--wcd-display);letter-spacing:.05em;color:var(--spark);background:radial-gradient(circle at 30% 30%,#f0c04029,#0000 72%);border:1px solid #f0c04066;border-radius:999px;align-items:center;gap:.4rem;padding:.38rem .85rem;font-size:.72rem;font-weight:600;display:inline-flex}.wcd .autoflow .af-tag .material-symbols-outlined{font-size:1rem}.wcd .autoflow .af-steps{flex-wrap:wrap;align-items:center;gap:.5rem;display:flex}.wcd .autoflow .af{font-family:var(--wcd-display);color:var(--on-var);background:var(--surface);border:1px solid var(--line);border-radius:9px;padding:.45rem .8rem;font-size:.85rem;font-weight:600}.wcd .autoflow .af.dupr{color:var(--live);border-color:#5fd9c473}.wcd .autoflow .af.lit{color:#181509;background:var(--spark);border-color:var(--spark)}.wcd .autoflow .af-arr{color:var(--spark);font-family:var(--wcd-display);font-size:1rem;font-weight:700}.wcd .cols.op{grid-template-columns:.82fr 1.18fr;align-items:start;margin-top:1.4rem}@media (max-width:820px){.wcd .cols.op{grid-template-columns:1fr}}.wcd .dash{grid-template-columns:repeat(4,1fr);gap:1rem;margin-top:2rem;display:grid}@media (max-width:900px){.wcd .dash{grid-template-columns:repeat(2,1fr)}}.wcd .tile{background:var(--surface);border:1px solid var(--line);border-radius:18px;padding:1.6rem 1.4rem}.wcd .tile.hero-tile{background:linear-gradient(150deg,var(--elevated),var(--surface));border-color:var(--spark);grid-column:span 2}.wcd .tile .num{font-family:var(--wcd-display);letter-spacing:-.03em;color:var(--spark);font-variant-numeric:tabular-nums;font-size:clamp(2.4rem,5.5vw,4rem);font-weight:700;line-height:.95}.wcd .tile.hero-tile .num{font-size:clamp(3.2rem,8vw,5.5rem)}.wcd .tile .lab{color:var(--on-var);margin-top:.6rem;font-size:.92rem;line-height:1.35}.wcd .tile .sub{color:var(--on-dim);font-size:.78rem;font-family:var(--wcd-display);letter-spacing:.03em;margin-top:.2rem}.wcd .live-dot{background:var(--live);vertical-align:middle;border-radius:50%;width:.55rem;height:.55rem;margin-right:.4rem;animation:1.6s infinite wcd-pulse;display:inline-block}@keyframes wcd-pulse{0%,to{opacity:1}50%{opacity:.25}}@media (prefers-reduced-motion:reduce){.wcd .live-dot,.wcd .live-chip .b{animation:none}}.wcd .venues{grid-template-columns:repeat(auto-fit,minmax(150px,1fr));gap:.9rem;margin-top:2rem;display:grid}.wcd .venue{background:var(--surface);border:1px solid var(--line);border-radius:12px;padding:.9rem}.wcd .venue .vh{justify-content:space-between;align-items:baseline;margin-bottom:.6rem;display:flex}.wcd .venue .vn{font-family:var(--wcd-display);letter-spacing:.02em;font-size:.82rem;font-weight:600}.wcd .venue .vc{font-family:var(--wcd-display);color:var(--spark);font-size:.9rem;font-weight:700}.wcd .venue .grid{flex-wrap:wrap;gap:3px;display:flex}.wcd .venue .cell{background:var(--spark);opacity:.75;border-radius:2px;width:11px;height:11px}.wcd .vid{background:radial-gradient(120% 90% at 30% 20%,#5fd9c41f,#0000 60%),repeating-linear-gradient(115deg,#141310 0 22px,#171512 22px 44px);position:relative}.wcd .vid iframe{border:0;width:100%;height:100%;position:absolute;inset:0}.wcd .live-chip{border:1px solid var(--live);font-family:var(--wcd-display);letter-spacing:.14em;color:var(--live);z-index:15;background:#0e0e0fb8;border-radius:999px;align-items:center;gap:.5rem;padding:.35rem .8rem;font-size:.72rem;font-weight:600;display:flex;position:absolute;top:1rem;left:1rem}.wcd .live-chip .b{background:var(--live);border-radius:50%;width:.5rem;height:.5rem;animation:1.6s infinite wcd-pulse}.wcd .scorebug{border:1px solid var(--line);font-family:var(--wcd-display);z-index:15;border-radius:8px;font-weight:600;display:flex;position:absolute;bottom:1rem;left:1rem;overflow:hidden}.wcd .scorebug .srv{background:var(--spark);width:.4rem}.wcd .scorebug .side{background:#0e0e0fe6;flex-direction:column;gap:.15rem;padding:.5rem .85rem;display:flex}.wcd .scorebug .snm{color:var(--on-var);font-size:.72rem}.wcd .scorebug .pt{color:var(--on);font-variant-numeric:tabular-nums;font-size:1.05rem}.wcd .scorebug .lead .pt{color:var(--spark)}.wcd .plive{grid-template-columns:1fr 300px;gap:1rem;margin-top:1.3rem;display:grid}@media (max-width:820px){.wcd .plive{grid-template-columns:1fr}}.wcd .plive-main{aspect-ratio:16/9;background:#000;border-radius:16px;position:relative;overflow:hidden;box-shadow:0 20px 40px #0006}.wcd .plive-main>.vid{position:absolute;inset:0}.wcd .angle-lg{font-family:var(--wcd-display);letter-spacing:.14em;color:var(--on-var);border:1px solid var(--line);z-index:15;background:#0e0e0fb8;border-radius:6px;padding:.3rem .6rem;font-size:.64rem;position:absolute;top:1rem;right:1rem}.wcd .pip{aspect-ratio:16/9;z-index:20;border:2px solid #ffffffb8;border-radius:10px;width:31%;max-width:210px;position:absolute;bottom:1rem;right:1rem;overflow:hidden;box-shadow:0 14px 32px #0000008c}.wcd .pip>.vid{position:absolute;inset:0}.wcd .pip-label{font-family:var(--wcd-display);letter-spacing:.1em;color:#fff;z-index:2;background:#0000009e;border-radius:4px;padding:.1rem .38rem;font-size:.56rem;position:absolute;top:.35rem;left:.4rem}.wcd .pip-swap{color:#fff;z-index:2;background:#0000009e;border-radius:5px;padding:.05rem .2rem;display:flex;position:absolute;bottom:.3rem;right:.4rem}.wcd .pip-swap .material-symbols-outlined{font-size:.9rem}.wcd .plive-side{background:var(--surface);border:1px solid var(--line);border-radius:14px;flex-direction:column;gap:.45rem;padding:.9rem;display:flex}.wcd .side-h{font-family:var(--wcd-display);letter-spacing:.12em;text-transform:uppercase;color:var(--on-dim);font-size:.68rem;font-weight:600}.wcd .court-row{border:1px solid #0000;border-radius:10px;align-items:center;gap:.6rem;padding:.4rem;display:flex}.wcd .court-row.sel{background:var(--elevated);border-color:var(--spark)}.wcd .court-thumb{aspect-ratio:16/9;background:repeating-linear-gradient(115deg,#141310 0 8px,#171512 8px 16px);border-radius:6px;flex:none;width:3.4rem;position:relative}.wcd .court-thumb .lv{font-family:var(--wcd-display);color:var(--live);background:#000000a6;border-radius:3px;padding:0 .22rem;font-size:.5rem;font-weight:700;position:absolute;top:.15rem;right:.15rem}.wcd .court-meta{flex-direction:column;flex:1;min-width:0;display:flex}.wcd .court-meta .cn{font-family:var(--wcd-display);white-space:nowrap;text-overflow:ellipsis;font-size:.82rem;font-weight:600;overflow:hidden}.wcd .court-meta .cv{color:var(--on-var);font-size:.66rem}.wcd .court-row .multi{font-family:var(--wcd-display);letter-spacing:.06em;color:var(--live);border:1px solid var(--live);border-radius:999px;flex:none;padding:.05rem .32rem;font-size:.5rem;font-weight:700}.wcd .side-lock{font-family:var(--wcd-display);color:var(--spark);text-align:center;border:1px dashed #f0c0406b;border-radius:8px;justify-content:center;align-items:center;gap:.35rem;margin-top:.2rem;padding:.5rem;font-size:.68rem;display:flex}.wcd .side-lock .material-symbols-outlined{font-size:.95rem}.wcd .tieflow{grid-template-columns:auto 1fr;align-items:center;gap:1.4rem;margin-top:1.6rem;display:grid}@media (max-width:720px){.wcd .tieflow{grid-template-columns:1fr}}.wcd .chain{flex-direction:column;gap:.7rem;display:flex}.wcd .chain .node{background:var(--surface);border:1px solid var(--line);border-radius:12px;padding:.9rem 1.1rem}.wcd .chain .node .k{font-family:var(--wcd-display);letter-spacing:.14em;color:var(--live);text-transform:uppercase;font-size:.72rem}.wcd .chain .node .v{font-family:var(--wcd-display);margin-top:.15rem;font-size:1.05rem;font-weight:600}.wcd .chain .arrow{color:var(--on-dim);text-align:center;font-size:1rem;line-height:.3}.wcd .tie{background:var(--surface);border:1px solid var(--line);border-radius:16px;padding:1.3rem}.wcd .tie-head{justify-content:space-between;align-items:center;margin-bottom:.9rem;display:flex}.wcd .tie-team{font-family:var(--wcd-display);font-size:1.05rem;font-weight:700}.wcd .tie-team.a{color:var(--spark)}.wcd .tie-team.b{color:var(--live)}.wcd .tie-score{font-family:var(--wcd-display);font-variant-numeric:tabular-nums;font-size:1.5rem;font-weight:700}.wcd .tie-row{border-top:1px solid var(--line);grid-template-columns:3.2rem 1fr auto;align-items:center;gap:.8rem;padding:.55rem 0;font-size:.9rem;display:grid}.wcd .tie-row .rk{font-family:var(--wcd-display);color:var(--on-var);letter-spacing:.05em;font-weight:600}.wcd .tie-row .rs{font-family:var(--wcd-display);font-variant-numeric:tabular-nums;font-weight:700}.wcd .win-a{color:var(--spark)}.wcd .win-b{color:var(--live)}.wcd .tie-note{font-family:var(--wcd-display);color:var(--on-dim);text-align:center;letter-spacing:.05em;padding:.55rem 0 .15rem;font-size:.68rem}.wcd .tie-note b{color:var(--on-var)}.wcd .tie-row.fb{border-top:1px solid var(--spark);background:linear-gradient(90deg,#f0c0401f,#0000);border-radius:0 0 10px 10px;margin-top:.15rem;padding:.7rem .4rem}.wcd .tie-row.fb .rk{color:var(--spark)}.wcd .tie-row.fb .fbmeta{color:var(--on-var);margin-top:.1rem;font-size:.66rem}.wcd .fb-tag{font-family:var(--wcd-display);letter-spacing:.1em;color:#181509;background:var(--spark);vertical-align:middle;border-radius:4px;margin-left:.45rem;padding:.06rem .4rem;font-size:.54rem;font-weight:700;display:inline-block}.wcd .demo-cue{background:var(--live);color:#0c1a17;font-family:var(--wcd-display);border-radius:12px;align-items:center;gap:.7rem;margin-top:1.6rem;padding:.9rem 1.3rem;font-size:1rem;font-weight:600;display:inline-flex}.wcd .contact{flex-wrap:wrap;gap:.9rem;margin-top:2.2rem;display:flex}.wcd .contact .c{font-family:var(--wcd-display);border:1px solid var(--line);border-radius:12px;padding:.9rem 1.3rem;font-size:.95rem;font-weight:500}.wcd .contact .c.primary{background:var(--spark);color:#181509;border-color:var(--spark)}
