.path-view-module__Jkfd2a__path-panel{background:var(--panel-ink);color:var(--panel-ink-foreground);border-radius:18px;margin-bottom:28px;padding:22px 24px;position:relative}.path-view-module__Jkfd2a__path-panel:before{content:"";background:radial-gradient(ellipse at 90% -20%,color-mix(in oklab,var(--color-star-gold)18%,transparent),transparent 50%),radial-gradient(ellipse at -10% 110%,color-mix(in oklab,var(--primary)16%,transparent),transparent 50%);pointer-events:none;position:absolute;inset:0}.path-view-module__Jkfd2a__path-panel>*{z-index:1;position:relative}.path-view-module__Jkfd2a__path-header{flex-wrap:wrap;justify-content:flex-end;align-items:center;gap:14px;margin-bottom:18px;display:flex}.path-view-module__Jkfd2a__path-title{font-family:var(--font-display);letter-spacing:-.025em;flex:1;align-items:center;gap:10px;font-size:18px;font-weight:700;display:inline-flex}.path-view-module__Jkfd2a__path-title .path-view-module__Jkfd2a__sub{font-family:var(--font-sans);letter-spacing:-.005em;color:color-mix(in oklab,var(--panel-ink-foreground)60%,transparent);font-size:13px;font-weight:600}.path-view-module__Jkfd2a__path-headline{align-items:center;gap:16px;margin-bottom:22px;display:flex}.path-view-module__Jkfd2a__headline-text{min-width:0}.path-view-module__Jkfd2a__headline-team{font-family:var(--font-display);letter-spacing:-.025em;font-size:20px;font-weight:700;line-height:1.1}.path-view-module__Jkfd2a__headline-stat{font-family:var(--font-display);letter-spacing:-.03em;margin-top:2px;font-size:clamp(26px,6vw,38px);font-weight:700;line-height:1.05}.path-view-module__Jkfd2a__headline-stat b{font-family:var(--font-num);font-variant-numeric:tabular-nums;font-weight:800}.path-view-module__Jkfd2a__headline-sub{font-family:var(--font-sans);letter-spacing:-.005em;color:color-mix(in oklab,var(--panel-ink-foreground)58%,transparent);margin-top:6px;font-size:13px;font-weight:500}.path-view-module__Jkfd2a__funnel-hdr{font-family:var(--font-sans);letter-spacing:-.005em;color:color-mix(in oklab,var(--panel-ink-foreground)62%,transparent);margin-bottom:12px;font-size:13px;font-weight:600}.path-view-module__Jkfd2a__funnel{flex-direction:column;gap:12px;display:flex}.path-view-module__Jkfd2a__funnel-row{flex-direction:column;gap:5px;display:flex}.path-view-module__Jkfd2a__funnel-top{justify-content:space-between;align-items:baseline;gap:10px;display:flex}.path-view-module__Jkfd2a__funnel-label{font-family:var(--font-sans);letter-spacing:-.01em;color:color-mix(in oklab,var(--panel-ink-foreground)88%,transparent);font-size:14px;font-weight:600}.path-view-module__Jkfd2a__funnel-pct{font-family:var(--font-num);font-variant-numeric:tabular-nums;color:var(--panel-ink-foreground);text-align:right;flex-shrink:0;min-width:42px;font-size:15px;font-weight:700}.path-view-module__Jkfd2a__funnel-track{background:color-mix(in oklab,var(--panel-ink-foreground)11%,transparent);border-radius:5px;height:9px;overflow:hidden}.path-view-module__Jkfd2a__funnel-fill{background:color-mix(in oklab,var(--primary)72%,white);border-radius:5px;min-width:2px;height:100%;display:block}.path-view-module__Jkfd2a__funnel-subline{font-family:var(--font-sans);letter-spacing:-.005em;color:color-mix(in oklab,var(--panel-ink-foreground)52%,transparent);margin-top:1px;font-size:12px;font-weight:500}.path-view-module__Jkfd2a__funnel-row.path-view-module__Jkfd2a__champion .path-view-module__Jkfd2a__funnel-top{border-top:1px solid color-mix(in oklab,var(--panel-ink-foreground)14%,transparent);margin-top:4px;padding-top:12px}.path-view-module__Jkfd2a__funnel-row.path-view-module__Jkfd2a__champion .path-view-module__Jkfd2a__funnel-label{color:color-mix(in oklab,var(--color-star-gold)92%,white);font-weight:700}.path-view-module__Jkfd2a__funnel-row.path-view-module__Jkfd2a__champion .path-view-module__Jkfd2a__funnel-pct{color:color-mix(in oklab,var(--color-star-gold)90%,white);font-size:17px}.path-view-module__Jkfd2a__funnel-row.path-view-module__Jkfd2a__champion .path-view-module__Jkfd2a__funnel-fill{background:linear-gradient(90deg,color-mix(in oklab,var(--primary)70%,white),color-mix(in oklab,var(--color-star-gold)88%,white))}.path-view-module__Jkfd2a__advanced{margin-bottom:28px}.path-view-module__Jkfd2a__advanced-summary{cursor:pointer;font-family:var(--font-sans);letter-spacing:-.01em;color:color-mix(in oklab,var(--foreground)78%,transparent);border:1px solid color-mix(in oklab,var(--foreground)12%,transparent);background:color-mix(in oklab,var(--foreground)3%,transparent);-webkit-user-select:none;user-select:none;border-radius:10px;align-items:center;gap:8px;padding:10px 14px;font-size:14px;font-weight:600;list-style:none;display:inline-flex}.path-view-module__Jkfd2a__advanced-summary::-webkit-details-marker{display:none}.path-view-module__Jkfd2a__advanced-summary:hover{background:color-mix(in oklab,var(--foreground)6%,transparent);color:var(--foreground)}.path-view-module__Jkfd2a__advanced-chev{opacity:.7;flex-shrink:0;transition:transform .16s}.path-view-module__Jkfd2a__advanced[open]>.path-view-module__Jkfd2a__advanced-summary .path-view-module__Jkfd2a__advanced-chev{transform:rotate(90deg)}.path-view-module__Jkfd2a__advanced[open]>.path-view-module__Jkfd2a__advanced-summary{border-bottom-right-radius:0;border-bottom-left-radius:0}.path-view-module__Jkfd2a__advanced-body{padding-top:22px}@media (prefers-reduced-motion:reduce){.path-view-module__Jkfd2a__advanced-chev{transition:none}}.path-view-module__Jkfd2a__team-filter{border:1px solid color-mix(in oklab,var(--panel-ink-foreground)18%,transparent);background:color-mix(in oklab,var(--panel-ink-foreground)7%,transparent);height:32px;color:color-mix(in oklab,var(--panel-ink-foreground)82%,transparent);border-radius:8px;align-items:center;gap:7px;padding:0 8px 0 11px;display:inline-flex;position:relative}.path-view-module__Jkfd2a__team-filter:hover{background:color-mix(in oklab,var(--panel-ink-foreground)12%,transparent)}.path-view-module__Jkfd2a__team-filter svg{opacity:.7;flex-shrink:0}.path-view-module__Jkfd2a__team-filter .path-view-module__Jkfd2a__chev{margin-left:-2px}.path-view-module__Jkfd2a__team-filter select{appearance:none;color:var(--panel-ink-foreground);font-family:var(--font-sans);letter-spacing:-.005em;cursor:pointer;background:0 0;border:0;outline:none;max-width:150px;padding-right:2px;font-size:12.5px;font-weight:600}.path-view-module__Jkfd2a__team-filter select option,.path-view-module__Jkfd2a__team-filter select optgroup{color:#1b1a17;background:#fff}.path-view-module__Jkfd2a__what-if-btn{letter-spacing:-.005em;border:1px solid color-mix(in oklab,var(--color-star-gold)40%,transparent);height:30px;color:color-mix(in oklab,var(--color-star-gold)90%,white);cursor:pointer;background:0 0;border-radius:8px;align-items:center;gap:6px;padding:0 12px;font-size:12.5px;font-weight:600;display:inline-flex}.path-view-module__Jkfd2a__what-if-btn:hover,.path-view-module__Jkfd2a__what-if-btn.path-view-module__Jkfd2a__active{background:color-mix(in oklab,var(--color-star-gold)16%,transparent)}.path-view-module__Jkfd2a__what-if-btn.path-view-module__Jkfd2a__active{border-color:color-mix(in oklab,var(--color-star-gold)60%,transparent)}.path-view-module__Jkfd2a__path-flow{scrollbar-width:thin;scrollbar-color:color-mix(in oklab,var(--panel-ink-foreground)18%,transparent)transparent;gap:0;padding-bottom:6px;display:flex;overflow-x:auto}.path-view-module__Jkfd2a__path-stage{flex-direction:column;flex:0 0 172px;gap:0;padding:0 8px;display:flex;position:relative}.path-view-module__Jkfd2a__path-stage:not(:last-child):after{content:"→";font-family:var(--font-sans);color:color-mix(in oklab,var(--panel-ink-foreground)35%,transparent);z-index:2;font-size:14px;position:absolute;top:38%;right:-8px}.path-view-module__Jkfd2a__stage-lbl{font-family:var(--font-sans);letter-spacing:-.005em;color:color-mix(in oklab,var(--panel-ink-foreground)60%,transparent);white-space:nowrap;margin-bottom:8px;font-size:12px;font-weight:600}.path-view-module__Jkfd2a__stage-lbl .path-view-module__Jkfd2a__date{letter-spacing:-.005em;color:color-mix(in oklab,var(--panel-ink-foreground)42%,transparent);margin-top:2px;font-size:11px;font-weight:500;display:block}.path-view-module__Jkfd2a__usa-slot{background:color-mix(in oklab,var(--panel-ink-foreground)6%,transparent);border:1px solid color-mix(in oklab,var(--panel-ink-foreground)14%,transparent);border-radius:9px;margin-bottom:6px;padding:8px 10px}.path-view-module__Jkfd2a__usa-slot.path-view-module__Jkfd2a__highlight{border-color:color-mix(in oklab,var(--primary)50%,transparent);background:color-mix(in oklab,var(--primary)8%,transparent)}.path-view-module__Jkfd2a__slot-team{align-items:center;gap:6px;padding:3px 0;display:flex}.path-view-module__Jkfd2a__slot-team:not(:first-child){border-top:1px solid color-mix(in oklab,var(--panel-ink-foreground)8%,transparent)}.path-view-module__Jkfd2a__slot-team .path-view-module__Jkfd2a__sname{letter-spacing:-.01em;white-space:nowrap;text-overflow:ellipsis;flex:1;min-width:0;font-size:13px;font-weight:600;overflow:hidden}.path-view-module__Jkfd2a__slot-team .path-view-module__Jkfd2a__sname.path-view-module__Jkfd2a__usa{color:color-mix(in oklab,var(--primary)80%,white);font-weight:700}.path-view-module__Jkfd2a__slot-team .path-view-module__Jkfd2a__sname.path-view-module__Jkfd2a__more{color:color-mix(in oklab,var(--panel-ink-foreground)40%,transparent);font-style:italic}.path-view-module__Jkfd2a__slot-team .path-view-module__Jkfd2a__spct{font-family:var(--font-num);color:color-mix(in oklab,var(--panel-ink-foreground)58%,transparent);text-align:right;font-variant-numeric:tabular-nums;flex-shrink:0;min-width:30px;font-size:12px;font-weight:600}.path-view-module__Jkfd2a__slot-team .path-view-module__Jkfd2a__spct.path-view-module__Jkfd2a__usa{color:color-mix(in oklab,var(--primary)80%,white)}.path-view-module__Jkfd2a__vs-label{font-family:var(--font-sans);letter-spacing:-.005em;color:color-mix(in oklab,var(--panel-ink-foreground)42%,transparent);text-align:center;padding:3px 0;font-size:11.5px;font-weight:600}.path-view-module__Jkfd2a__opp-slot{background:color-mix(in oklab,var(--panel-ink-foreground)4%,transparent);border:1px solid color-mix(in oklab,var(--panel-ink-foreground)10%,transparent);border-radius:9px;padding:8px 10px}.path-view-module__Jkfd2a__opp-row{align-items:center;gap:5px;padding:2.5px 0;display:flex}.path-view-module__Jkfd2a__opp-row .path-view-module__Jkfd2a__oname{letter-spacing:-.01em;white-space:nowrap;text-overflow:ellipsis;flex:1;min-width:0;font-size:12.5px;font-weight:500;overflow:hidden}.path-view-module__Jkfd2a__opp-row .path-view-module__Jkfd2a__opct{font-family:var(--font-num);color:color-mix(in oklab,var(--panel-ink-foreground)50%,transparent);font-variant-numeric:tabular-nums;flex-shrink:0;font-size:11.5px;font-weight:600}.path-view-module__Jkfd2a__opp-row.path-view-module__Jkfd2a__more .path-view-module__Jkfd2a__oname{color:color-mix(in oklab,var(--panel-ink-foreground)45%,transparent);font-size:11px;font-style:italic}.path-view-module__Jkfd2a__stage-winprob{font-family:var(--font-sans);letter-spacing:-.005em;color:color-mix(in oklab,var(--panel-ink-foreground)52%,transparent);text-align:center;margin-top:6px;font-size:11.5px;font-weight:500}.path-view-module__Jkfd2a__stage-winprob b{font-family:var(--font-num);color:color-mix(in oklab,var(--color-stock-up)90%,white);font-variant-numeric:tabular-nums;font-weight:700}.path-view-module__Jkfd2a__stage-note{font-family:var(--font-sans);color:color-mix(in oklab,var(--panel-ink-foreground)52%,transparent);margin-top:8px;padding:0 2px;font-size:12px;font-weight:500;line-height:1.45}.path-view-module__Jkfd2a__scenarios{flex-wrap:wrap;gap:8px;margin-bottom:16px;display:none}.path-view-module__Jkfd2a__scenarios.path-view-module__Jkfd2a__visible{display:flex}.path-view-module__Jkfd2a__scenario-btn{letter-spacing:-.005em;border:1px solid color-mix(in oklab,var(--panel-ink-foreground)14%,transparent);height:32px;color:color-mix(in oklab,var(--panel-ink-foreground)70%,transparent);cursor:pointer;background:0 0;border-radius:8px;padding:0 13px;font-size:12.5px;font-weight:600}.path-view-module__Jkfd2a__scenario-btn:hover{background:color-mix(in oklab,var(--panel-ink-foreground)8%,transparent);color:var(--panel-ink-foreground)}.path-view-module__Jkfd2a__scenario-btn.path-view-module__Jkfd2a__active{background:color-mix(in oklab,var(--color-star-gold)18%,transparent);border-color:color-mix(in oklab,var(--color-star-gold)45%,transparent);color:color-mix(in oklab,var(--color-star-gold)95%,white)}.path-view-module__Jkfd2a__scenario-note{font-family:var(--font-sans);color:color-mix(in oklab,var(--color-star-gold)82%,white);letter-spacing:-.005em;background:color-mix(in oklab,var(--color-star-gold)8%,transparent);border:1px solid color-mix(in oklab,var(--color-star-gold)20%,transparent);border-radius:8px;margin-bottom:16px;padding:10px 13px;font-size:13px;font-weight:500;line-height:1.45;display:none}.path-view-module__Jkfd2a__scenario-note.path-view-module__Jkfd2a__visible{display:block}.path-view-module__Jkfd2a__bracket-section-hdr{flex-wrap:wrap;align-items:center;gap:12px;margin-bottom:16px;display:flex}.path-view-module__Jkfd2a__bracket-section-hdr .path-view-module__Jkfd2a__ttl{font-family:var(--font-sans);letter-spacing:-.012em;font-size:22px;font-weight:600}.path-view-module__Jkfd2a__bracket-section-hdr .path-view-module__Jkfd2a__sub{font-family:var(--font-sans);letter-spacing:-.005em;color:color-mix(in oklab,var(--foreground)55%,transparent);font-size:13px;font-weight:600}.path-view-module__Jkfd2a__bracket-legend{align-items:center;gap:12px;margin-left:auto;display:inline-flex}.path-view-module__Jkfd2a__legend-item{font-family:var(--font-sans);color:color-mix(in oklab,var(--foreground)58%,transparent);letter-spacing:-.005em;align-items:center;gap:5px;font-size:12px;font-weight:600;display:inline-flex}.path-view-module__Jkfd2a__legend-dot{border-radius:2px;flex-shrink:0;width:8px;height:8px}.path-view-module__Jkfd2a__legend-dot.path-view-module__Jkfd2a__usa{background:color-mix(in oklab,var(--primary)60%,transparent);border:1.5px solid var(--primary)}.path-view-module__Jkfd2a__legend-dot.path-view-module__Jkfd2a__field{background:color-mix(in oklab,var(--foreground)10%,transparent);border:1.5px solid color-mix(in oklab,var(--foreground)20%,transparent)}.path-view-module__Jkfd2a__bracket-scroll{scrollbar-width:thin;scrollbar-color:color-mix(in oklab,var(--foreground)14%,transparent)transparent;padding-bottom:16px;overflow:auto hidden}.path-view-module__Jkfd2a__bracket-wrap{position:relative}.path-view-module__Jkfd2a__bracket-fade{pointer-events:none;opacity:0;z-index:4;width:56px;transition:opacity .18s;position:absolute;top:0;bottom:14px}.path-view-module__Jkfd2a__fade-left{background:linear-gradient(to right,var(--background),transparent);left:0}.path-view-module__Jkfd2a__fade-right{background:linear-gradient(to left,var(--background),transparent);right:0}.path-view-module__Jkfd2a__scroll-cue{font-family:var(--font-sans);letter-spacing:-.005em;color:var(--primary);align-items:center;gap:5px;font-size:12.5px;font-weight:600;display:inline-flex}.path-view-module__Jkfd2a__scroll-cue svg{animation:1.4s ease-in-out infinite path-view-module__Jkfd2a__wc-nudge}@keyframes path-view-module__Jkfd2a__wc-nudge{0%,to{transform:translate(0)}50%{transform:translate(3px)}}@media (prefers-reduced-motion:reduce){.path-view-module__Jkfd2a__scroll-cue svg{animation:none}}.path-view-module__Jkfd2a__bracket-tree{align-items:stretch;gap:0;min-width:max-content;display:flex}.path-view-module__Jkfd2a__bracket-half{align-items:center;gap:0;display:flex}.path-view-module__Jkfd2a__bracket-half.path-view-module__Jkfd2a__right{flex-direction:row-reverse}.path-view-module__Jkfd2a__bracket-half.path-view-module__Jkfd2a__right .path-view-module__Jkfd2a__bpair:before,.path-view-module__Jkfd2a__bracket-half.path-view-module__Jkfd2a__right .path-view-module__Jkfd2a__bslot:after{left:-6px;right:auto}.path-view-module__Jkfd2a__bround{flex-direction:column;width:178px;padding:0 6px;display:flex}.path-view-module__Jkfd2a__bround.path-view-module__Jkfd2a__round-r16{width:184px}.path-view-module__Jkfd2a__bround.path-view-module__Jkfd2a__round-qf{width:190px}.path-view-module__Jkfd2a__bround.path-view-module__Jkfd2a__round-sf{width:196px}.path-view-module__Jkfd2a__bmatches{flex-direction:column;flex:1;justify-content:space-around;gap:14px;display:flex}.path-view-module__Jkfd2a__bmatch{flex-direction:column;gap:4px;display:flex}.path-view-module__Jkfd2a__bround-hdr{font-family:var(--font-sans);letter-spacing:-.005em;color:color-mix(in oklab,var(--foreground)52%,transparent);text-align:center;border-bottom:1px solid color-mix(in oklab,var(--foreground)7%,transparent);margin-bottom:10px;padding-bottom:8px;font-size:12px;font-weight:600}.path-view-module__Jkfd2a__bpair{flex-direction:column;gap:6px;padding:6px 0;display:flex;position:relative}.path-view-module__Jkfd2a__bpair:before{content:"";background:color-mix(in oklab,var(--foreground)10%,transparent);width:1px;position:absolute;top:25%;bottom:25%;right:-6px}.path-view-module__Jkfd2a__bcol{flex-direction:column;gap:4px;display:flex}.path-view-module__Jkfd2a__bslot{background:var(--card);border:1px solid color-mix(in oklab,var(--foreground)8%,transparent);cursor:default;border-radius:9px;padding:7px 9px;transition:border-color .16s;position:relative}.path-view-module__Jkfd2a__bslot:after{content:"";background:color-mix(in oklab,var(--foreground)10%,transparent);width:6px;height:1px;position:absolute;top:50%;right:-6px}.path-view-module__Jkfd2a__bslot:hover{border-color:color-mix(in oklab,var(--foreground)18%,transparent)}.path-view-module__Jkfd2a__bslot.path-view-module__Jkfd2a__usa-path{border-color:color-mix(in oklab,var(--primary)42%,transparent);background:color-mix(in oklab,var(--primary)4%,var(--card))}.path-view-module__Jkfd2a__bslot.path-view-module__Jkfd2a__usa-path:hover{border-color:color-mix(in oklab,var(--primary)60%,transparent)}.path-view-module__Jkfd2a__bslot.path-view-module__Jkfd2a__pinned-win{border-color:color-mix(in oklab,var(--color-star-gold)55%,transparent);background:color-mix(in oklab,var(--color-star-gold)8%,var(--card))}.path-view-module__Jkfd2a__bslot.path-view-module__Jkfd2a__pinned-lose{opacity:.42}.path-view-module__Jkfd2a__bteam{align-items:center;gap:5px;padding:2.5px 0;display:flex}.path-view-module__Jkfd2a__bteam:not(:first-child){border-top:1px solid color-mix(in oklab,var(--foreground)5%,transparent)}.path-view-module__Jkfd2a__bteam .path-view-module__Jkfd2a__bname{letter-spacing:-.01em;white-space:nowrap;text-overflow:ellipsis;flex:1;min-width:0;font-size:12px;font-weight:600;overflow:hidden}.path-view-module__Jkfd2a__bteam .path-view-module__Jkfd2a__bname.path-view-module__Jkfd2a__usa{color:var(--primary);font-weight:700}.path-view-module__Jkfd2a__bteam .path-view-module__Jkfd2a__bpbar{background:color-mix(in oklab,var(--foreground)8%,transparent);border-radius:1px;flex-shrink:0;width:28px;height:2px;overflow:hidden}.path-view-module__Jkfd2a__bteam .path-view-module__Jkfd2a__bpbar i{background:color-mix(in oklab,var(--foreground)28%,transparent);border-radius:1px;height:100%;display:block}.path-view-module__Jkfd2a__bteam .path-view-module__Jkfd2a__bpbar i.path-view-module__Jkfd2a__usa{background:var(--primary)}.path-view-module__Jkfd2a__bteam .path-view-module__Jkfd2a__bpct{font-family:var(--font-num);color:color-mix(in oklab,var(--foreground)48%,transparent);text-align:right;font-variant-numeric:tabular-nums;flex-shrink:0;min-width:28px;font-size:10.5px;font-weight:600}.path-view-module__Jkfd2a__bteam .path-view-module__Jkfd2a__bpct.path-view-module__Jkfd2a__usa{color:var(--primary)}.path-view-module__Jkfd2a__bteam.path-view-module__Jkfd2a__secondary .path-view-module__Jkfd2a__bname{color:color-mix(in oklab,var(--foreground)65%,transparent);font-size:11.5px;font-weight:500}.path-view-module__Jkfd2a__bteam.path-view-module__Jkfd2a__secondary .path-view-module__Jkfd2a__bpct{color:color-mix(in oklab,var(--foreground)40%,transparent)}.path-view-module__Jkfd2a__bteam.path-view-module__Jkfd2a__more .path-view-module__Jkfd2a__bname{color:color-mix(in oklab,var(--foreground)42%,transparent);font-size:10.5px;font-style:italic}.path-view-module__Jkfd2a__bteam.path-view-module__Jkfd2a__pinnable{cursor:pointer;border-radius:5px;margin:0 -3px;padding-left:3px;padding-right:3px}.path-view-module__Jkfd2a__bteam.path-view-module__Jkfd2a__pinnable:hover{background:color-mix(in oklab,var(--primary)9%,transparent)}.path-view-module__Jkfd2a__bteam.path-view-module__Jkfd2a__is-pinned .path-view-module__Jkfd2a__bname{color:color-mix(in oklab,var(--color-star-gold)70%,black);font-weight:700}.path-view-module__Jkfd2a__bteam.path-view-module__Jkfd2a__is-pinned .path-view-module__Jkfd2a__bpct{color:color-mix(in oklab,var(--color-star-gold)70%,black);font-size:12px;font-weight:700}.path-view-module__Jkfd2a__bracket-final{flex-direction:column;flex-shrink:0;justify-content:center;align-items:center;width:180px;padding:0 10px;display:flex}.path-view-module__Jkfd2a__bracket-final .path-view-module__Jkfd2a__final-hdr{font-family:var(--font-sans);letter-spacing:-.005em;color:color-mix(in oklab,var(--foreground)52%,transparent);text-align:center;border-bottom:1px solid color-mix(in oklab,var(--foreground)7%,transparent);width:100%;margin-bottom:12px;padding-bottom:8px;font-size:12px;font-weight:600}.path-view-module__Jkfd2a__bracket-final .path-view-module__Jkfd2a__final-slot{background:var(--card);border:1px solid color-mix(in oklab,var(--color-star-gold)35%,transparent);text-align:center;border-radius:12px;width:100%;padding:14px 16px}.path-view-module__Jkfd2a__bracket-final .path-view-module__Jkfd2a__final-slot .path-view-module__Jkfd2a__trophy{margin-bottom:8px;font-size:28px;display:block}.path-view-module__Jkfd2a__bracket-final .path-view-module__Jkfd2a__final-slot .path-view-module__Jkfd2a__final-lbl{font-family:var(--font-sans);letter-spacing:-.005em;color:color-mix(in oklab,var(--foreground)55%,transparent);margin-bottom:8px;font-size:12px;font-weight:600}.path-view-module__Jkfd2a__bracket-final .path-view-module__Jkfd2a__finalist{justify-content:center;align-items:center;gap:5px;padding:3px 0;display:flex}.path-view-module__Jkfd2a__bracket-final .path-view-module__Jkfd2a__finalist .path-view-module__Jkfd2a__fn{letter-spacing:-.01em;font-size:12px;font-weight:600}.path-view-module__Jkfd2a__bracket-final .path-view-module__Jkfd2a__finalist .path-view-module__Jkfd2a__fn.path-view-module__Jkfd2a__usa{color:var(--primary);font-weight:700}.path-view-module__Jkfd2a__bracket-final .path-view-module__Jkfd2a__finalist .path-view-module__Jkfd2a__fp{font-family:var(--font-num);color:color-mix(in oklab,var(--foreground)45%,transparent);font-variant-numeric:tabular-nums;font-size:10.5px;font-weight:600}.path-view-module__Jkfd2a__bracket-final .path-view-module__Jkfd2a__finalist .path-view-module__Jkfd2a__fp.path-view-module__Jkfd2a__usa{color:var(--primary)}.path-view-module__Jkfd2a__collision-card{background:var(--card);border:1px solid color-mix(in oklab,var(--foreground)8%,transparent);border-radius:16px;margin-bottom:28px;padding:18px 20px}.path-view-module__Jkfd2a__coll-head{flex-wrap:wrap;align-items:baseline;gap:10px;margin-bottom:14px;display:flex}.path-view-module__Jkfd2a__coll-head .path-view-module__Jkfd2a__ttl{font-family:var(--font-sans);letter-spacing:-.014em;font-size:17px;font-weight:600}.path-view-module__Jkfd2a__coll-head .path-view-module__Jkfd2a__sub{font-family:var(--font-sans);letter-spacing:-.005em;color:color-mix(in oklab,var(--foreground)55%,transparent);font-size:13px;font-weight:500}.path-view-module__Jkfd2a__coll-grid{grid-template-columns:1fr auto 1fr;align-items:center;gap:16px;display:grid}.path-view-module__Jkfd2a__coll-team{align-items:center;gap:11px;min-width:0;display:flex}.path-view-module__Jkfd2a__coll-team.path-view-module__Jkfd2a__b{flex-direction:row-reverse}.path-view-module__Jkfd2a__coll-team .path-view-module__Jkfd2a__ct{min-width:0}.path-view-module__Jkfd2a__coll-team.path-view-module__Jkfd2a__b .path-view-module__Jkfd2a__ct{text-align:right}.path-view-module__Jkfd2a__coll-team .path-view-module__Jkfd2a__cn{font-family:var(--font-display);letter-spacing:-.025em;font-size:18px;font-weight:700;line-height:1.1}.path-view-module__Jkfd2a__coll-team .path-view-module__Jkfd2a__cr{font-family:var(--font-sans);color:color-mix(in oklab,var(--foreground)58%,transparent);margin-top:3px;font-size:12.5px;font-weight:500}.path-view-module__Jkfd2a__coll-center{flex-direction:column;flex-shrink:0;align-items:center;gap:2px;padding:0 8px;display:flex}.path-view-module__Jkfd2a__coll-round{font-family:var(--font-display);letter-spacing:-.02em;color:var(--primary);white-space:nowrap;font-size:16px;font-weight:700}.path-view-module__Jkfd2a__coll-prob{font-family:var(--font-sans);color:color-mix(in oklab,var(--foreground)58%,transparent);font-size:12px;font-weight:500}.path-view-module__Jkfd2a__coll-prob b{font-family:var(--font-num);color:var(--foreground);font-variant-numeric:tabular-nums;font-weight:700}.path-view-module__Jkfd2a__coll-select{border:1px solid color-mix(in oklab,var(--foreground)14%,transparent);background:color-mix(in oklab,var(--foreground)4%,transparent);border-radius:8px;align-items:center;gap:5px;padding:3px 7px 3px 9px;display:inline-flex}.path-view-module__Jkfd2a__coll-select svg{opacity:.55;flex-shrink:0}.path-view-module__Jkfd2a__coll-team.path-view-module__Jkfd2a__b .path-view-module__Jkfd2a__coll-select{flex-direction:row-reverse}.path-view-module__Jkfd2a__coll-select select{appearance:none;color:var(--foreground);font-family:var(--font-display);letter-spacing:-.025em;cursor:pointer;text-align:right;background:0 0;border:0;outline:none;max-width:140px;font-size:18px;font-weight:700}.path-view-module__Jkfd2a__coll-note{border-top:1px solid color-mix(in oklab,var(--foreground)7%,transparent);font-family:var(--font-sans);letter-spacing:-.005em;color:color-mix(in oklab,var(--foreground)72%,transparent);margin-top:14px;padding-top:13px;font-size:13.5px;font-weight:500;line-height:1.5}@media (max-width:640px){.path-view-module__Jkfd2a__coll-grid{grid-template-columns:1fr;gap:10px}}.path-view-module__Jkfd2a__bracket-reset{height:28px;font-family:var(--font-sans);letter-spacing:-.005em;border:1px solid color-mix(in oklab,var(--foreground)14%,transparent);color:color-mix(in oklab,var(--foreground)70%,transparent);cursor:pointer;background:0 0;border-radius:7px;padding:0 12px;font-size:12.5px;font-weight:600;display:none}.path-view-module__Jkfd2a__bracket-reset.path-view-module__Jkfd2a__visible{align-items:center;display:inline-flex}.path-view-module__Jkfd2a__bracket-reset:hover{background:color-mix(in oklab,var(--foreground)6%,transparent);color:var(--foreground)}.path-view-module__Jkfd2a__share-modal{z-index:120;display:none;position:fixed;inset:0}.path-view-module__Jkfd2a__share-modal.path-view-module__Jkfd2a__open{display:block}.path-view-module__Jkfd2a__share-backdrop{-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);background:#1b1a178c;background:lab(9.29046% -.0344142 2.2883/.55);position:absolute;inset:0}.path-view-module__Jkfd2a__share-dialog{flex-direction:column;gap:14px;width:min(420px,100vw - 32px);display:flex;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.path-view-module__Jkfd2a__share-close{color:#fff;cursor:pointer;background:#ffffff2e;background:lab(100% -.0000298023 .0000119209/.18);border:0;border-radius:8px;justify-content:center;align-items:center;width:30px;height:30px;font-size:14px;display:inline-flex;position:absolute;top:-34px;right:-6px}.path-view-module__Jkfd2a__share-card{background:var(--panel-ink);color:var(--panel-ink-foreground);border-radius:18px;padding:24px;position:relative;overflow:hidden}.path-view-module__Jkfd2a__share-card:before{content:"";background:radial-gradient(ellipse at 85% -10%,color-mix(in oklab,var(--color-star-gold)20%,transparent),transparent 55%),radial-gradient(ellipse at -10% 110%,color-mix(in oklab,var(--primary)18%,transparent),transparent 55%);pointer-events:none;position:absolute;inset:0}.path-view-module__Jkfd2a__share-card>*{z-index:1;position:relative}.path-view-module__Jkfd2a__sc-top{align-items:center;gap:14px;margin-bottom:18px;display:flex}.path-view-module__Jkfd2a__sc-team{font-family:var(--font-display);letter-spacing:-.03em;font-size:24px;font-weight:700;line-height:1}.path-view-module__Jkfd2a__sc-tag{font-family:var(--font-sans);letter-spacing:-.005em;color:color-mix(in oklab,var(--panel-ink-foreground)62%,transparent);margin-top:5px;font-size:12.5px;font-weight:600}.path-view-module__Jkfd2a__sc-rounds{flex-direction:column;gap:9px;display:flex}.path-view-module__Jkfd2a__sc-round{grid-template-columns:96px 1fr 40px;align-items:center;gap:10px;display:grid}.path-view-module__Jkfd2a__sc-rn{font-family:var(--font-sans);letter-spacing:-.005em;color:color-mix(in oklab,var(--panel-ink-foreground)80%,transparent);font-size:12.5px;font-weight:600}.path-view-module__Jkfd2a__sc-rbar{background:color-mix(in oklab,var(--panel-ink-foreground)12%,transparent);border-radius:4px;height:7px;overflow:hidden}.path-view-module__Jkfd2a__sc-rbar i{background:linear-gradient(90deg,color-mix(in oklab,var(--primary)70%,white),var(--color-star-gold));border-radius:4px;height:100%;display:block}.path-view-module__Jkfd2a__sc-rp{font-family:var(--font-num);font-variant-numeric:tabular-nums;text-align:right;color:var(--panel-ink-foreground);font-size:13px;font-weight:700}.path-view-module__Jkfd2a__sc-foot{border-top:1px solid color-mix(in oklab,var(--panel-ink-foreground)14%,transparent);justify-content:space-between;align-items:baseline;margin-top:20px;padding-top:14px;display:flex}.path-view-module__Jkfd2a__sc-brand{font-family:var(--font-display);letter-spacing:-.025em;font-size:16px;font-weight:700}.path-view-module__Jkfd2a__sc-brand b{color:#ef8259;color:lab(66.4493% 40.221 41.4345)}.path-view-module__Jkfd2a__sc-pb{font-family:var(--font-sans);color:color-mix(in oklab,var(--panel-ink-foreground)55%,transparent);font-size:12px;font-weight:600}.path-view-module__Jkfd2a__share-actions{align-items:center;gap:14px;display:flex}.path-view-module__Jkfd2a__share-copy{cursor:pointer;background:var(--primary);height:38px;color:var(--primary-foreground,#fff);font-family:var(--font-sans);letter-spacing:-.005em;border:0;border-radius:9px;padding:0 18px;font-size:13.5px;font-weight:600}.path-view-module__Jkfd2a__share-hint{font-family:var(--font-sans);color:#ffffffb3;color:lab(100% -.0000298023 .0000119209/.7);font-size:12px;font-weight:500;line-height:1.4}
