:root{--ink:#10141b;--navy:#172b4d;--green:#385d45;--lime:#d8f25f;--paper:#eaeef6;--line:#d9e0ea;--muted:#697587;--white:#fff}*{box-sizing:border-box}html{scroll-behavior:smooth}body{background:var(--paper);color:var(--ink);margin:0;font-family:Arial,Helvetica,sans-serif}.loading{flex-direction:column;justify-content:center;align-items:center;gap:16px;min-height:100vh;display:flex}.loading button{background:var(--navy);color:#fff;cursor:pointer;border:0;border-radius:7px;padding:10px 16px}.topbar{border-bottom:1px solid var(--line);z-index:20;background:#fff;align-items:center;gap:48px;height:76px;padding:0 max(4vw,24px);display:flex;position:sticky;top:0}.brand{letter-spacing:-1px;cursor:pointer;background:0 0;border:0;font-size:25px;font-weight:900}.brand span{color:#436848}.topbar nav{align-self:stretch;gap:28px;display:flex}.topbar nav button{color:#536071;cursor:pointer;background:0 0;border:0;border-bottom:3px solid #0000;font-size:13px}.topbar nav button.active{color:var(--ink);border-color:var(--green);font-weight:700}.menu{background:0 0;border:0;margin-left:auto;font-size:22px;display:none}.hero{background:var(--navy);color:#fff;justify-content:space-between;align-items:end;gap:30px;padding:48px max(5vw,28px);display:flex}.hero h1,.pageHead h2,.sectionTitle h2,.drawer h2{text-transform:uppercase;letter-spacing:.01em;margin:4px 0 8px;font-family:Impact,Arial Narrow,sans-serif;font-weight:400}.hero h1{max-width:900px;font-size:clamp(38px,5vw,68px);line-height:.98}.hero p{color:#ced6e3;margin:0}.eyebrow{text-transform:uppercase;letter-spacing:.16em;font-weight:700;color:#7e8b9f!important;font-size:11px!important}.liveMeta{flex-direction:column;align-items:flex-end;gap:7px;display:flex}.status{white-space:nowrap;background:#243b60;border:1px solid #3e5372;border-radius:30px;padding:11px 16px;font-size:13px}.status i{background:var(--lime);border-radius:50%;width:8px;height:8px;margin-right:8px;display:inline-block}.refreshStatus{color:#aebbd0;cursor:pointer;background:0 0;border:0;padding:3px 5px;font-size:10px}.refreshStatus:hover{color:#fff}.refreshStatus:disabled{cursor:wait;opacity:.7}.pageHead{justify-content:space-between;align-items:end;gap:20px;max-width:1240px;margin:0 auto;padding:38px 28px 0;display:flex}.pageHead h2{font-size:43px;line-height:1}.pageHead p{color:var(--muted);margin:6px 0 0}.content{max-width:1240px;margin:0 auto;padding:30px 28px 70px}.statGrid{grid-template-columns:repeat(4,1fr);gap:15px;margin-bottom:44px;display:grid}.statCard{border:1px solid var(--line);background:#fff;border-radius:10px;flex-direction:column;min-width:0;padding:20px;display:flex}.statCard p{text-transform:uppercase;letter-spacing:.1em;color:var(--muted);margin:0 0 14px;font-size:10px}.statCard strong{white-space:nowrap;text-overflow:ellipsis;font-size:18px;overflow:hidden}.statCard span{color:var(--green);margin-top:8px;font-size:13px;font-weight:800}.sectionTitle{justify-content:space-between;align-items:end;margin:28px 0 16px;display:flex}.sectionTitle h2{font-size:34px}.sectionTitle button{color:var(--green);cursor:pointer;background:0 0;border:0;font-weight:700}.card{border:1px solid var(--line);background:#fff;border-radius:10px;box-shadow:0 8px 30px #172b4d09}.tableWrap{overflow:auto}table{border-collapse:collapse;width:100%;min-width:720px}th{text-align:left;text-transform:uppercase;letter-spacing:.1em;color:#788396;background:#f8fafc;padding:13px 18px;font-size:10px;position:sticky;top:0}td{border-top:1px solid #edf0f4;padding:13px 18px;font-size:13px}td small,.rankList small,.playerCard small{color:#8a94a5;margin-top:3px;font-size:10px;display:block}.pos{width:60px;font-weight:800}.total,.positive{color:var(--green);font-weight:900}tbody tr{cursor:pointer}tbody tr.leader{background:#f6fbdc}tbody tr:hover{background:#f5f8fb}.split{grid-template-columns:1fr 1fr;gap:24px;margin-top:25px;display:grid}.rankList>div{border-bottom:1px solid #edf0f4;grid-template-columns:34px 1fr auto;align-items:center;gap:10px;padding:13px 18px;display:grid}.rankList>div:last-child{border:0}.rankList>div>b{color:#9aa3b1}.rankList span{min-width:0}.rankList em{color:var(--green);font-style:normal;font-weight:900}.toolbar{justify-content:space-between;align-items:center;margin-bottom:16px;display:flex}.toolbar input{background:#fff;border:1px solid #cfd7e3;border-radius:8px;outline:none;width:min(360px,70vw);padding:12px 14px}.toolbar input:focus{border-color:var(--green)}.toolbar span{color:var(--muted);font-size:12px}.roundTabs{gap:7px;display:flex}.roundTabs button,.metricPills button{color:#4b586a;cursor:pointer;background:#fff;border:1px solid #ccd5e1;border-radius:7px;padding:9px 13px;font-weight:700}.roundTabs button.active,.metricPills button.active{background:var(--navy);border-color:var(--navy);color:#fff}.playerGrid{grid-template-columns:repeat(3,1fr);gap:12px;display:grid}.playerCard{border:1px solid var(--line);text-align:left;cursor:pointer;background:#fff;border-radius:10px;grid-template-columns:42px 1fr auto;align-items:center;gap:12px;padding:16px;display:grid}.playerCard:hover{border-color:#aebac9;transform:translateY(-1px)}.playerCard>b{color:var(--green);font-size:12px}.avatar{background:var(--navy);color:#fff;border-radius:50%;place-items:center;width:42px;height:42px;font-size:12px;font-weight:800;display:grid}.infoStrip{background:#dfe7f2;border-radius:10px;grid-template-columns:auto auto 1fr;align-items:center;gap:18px;margin-bottom:15px;padding:18px 22px;display:grid}.infoStrip span{text-transform:uppercase;letter-spacing:.08em;font-size:11px}.infoStrip strong{font-size:27px}.infoStrip p{color:var(--muted);margin:0;font-size:12px}.metricPills{flex-wrap:wrap;gap:8px;margin-bottom:18px;display:flex}.rankHero{background:var(--navy);color:#fff;border-radius:12px;grid-template-columns:1fr auto;margin-bottom:16px;padding:28px;display:grid;position:relative}.rankHero h3{text-transform:uppercase;margin:4px 0;font-family:Impact,Arial Narrow,sans-serif;font-size:38px}.rankHero p{color:#bfc9d8;margin:0}.rankHero>strong{color:var(--lime);font-size:64px;line-height:1}.rankHero>span{color:#aebbd0;text-transform:uppercase;font-size:11px;position:absolute;bottom:20px;right:29px}.holeGrid{grid-template-columns:repeat(3,1fr);gap:13px;display:grid}.holeCard{border:1px solid var(--line);background:#fff;border-radius:10px;grid-template-columns:1fr auto;padding:18px;display:grid}.holeCard>div:first-child{flex-direction:column;display:flex}.holeCard span,.holeCard small{color:var(--muted);font-size:10px}.holeCard strong{margin:6px 0;font-size:20px}.holeCard>b{text-align:right;font-size:28px}.holeCard>b small{color:var(--green);margin-top:4px;font-size:10px;display:block}.waveRow{border-top:1px solid #edf0f4;grid-column:1/-1;grid-template-columns:1fr 1fr;margin-top:15px;padding-top:12px;display:grid}.waveRow span:last-child{text-align:right}.waveRow b{color:var(--ink);font-size:12px}.overlay{z-index:50;background:#0b1424a8;justify-content:flex-end;display:flex;position:fixed;inset:0}.drawer{background:var(--paper);width:min(850px,96vw);height:100%;padding:38px;position:relative;overflow:auto;box-shadow:-20px 0 60px #0003}.drawer h2{font-size:42px}.muted{color:var(--muted)}.close{cursor:pointer;background:#fff;border:0;border-radius:50%;width:38px;height:38px;font-size:25px;position:absolute;top:22px;right:25px}.drawer .roundTabs{margin:24px 0}.scorecard{border:1px solid var(--line);background:#fff;border-radius:10px;overflow:auto}.scoreRow{border-bottom:1px solid #edf0f4;grid-template-columns:54px repeat(18,34px) 48px;min-width:760px;display:grid}.scoreRow:last-child{border:0}.scoreRow>*{text-align:center;padding:10px 4px;font-size:11px}.scoreRow b:first-child{text-align:left;padding-left:12px}.scoreRow.labels{color:var(--muted);background:#f4f6f9}.scores span{border-radius:50%;width:25px;height:25px;margin:4px auto;padding:6px 0}.scores .under{color:#245636;background:#dff0e2}.scores .over{color:#9b3030;border:1px solid #d88181}.drawerStats{grid-template-columns:repeat(3,1fr);gap:12px;margin-top:15px;display:grid}footer{border-top:1px solid var(--line);color:#7b8493;background:#fff;justify-content:space-between;padding:25px max(4vw,24px);font-size:11px;display:flex}footer strong{color:var(--ink)}.courseSummaryGrid{grid-template-columns:repeat(3,1fr);gap:14px;margin-bottom:20px;display:grid}.courseSummary{padding:19px}.courseSummary h3{text-transform:uppercase;margin:0 0 15px;font-family:Impact,Arial Narrow,sans-serif;font-size:24px;font-weight:400}.courseSummary>div{grid-template-columns:repeat(3,1fr);gap:8px;display:grid}.courseSummary span{color:var(--muted);text-transform:uppercase;letter-spacing:.05em;flex-direction:column;font-size:9px;display:flex}.courseSummary b{color:var(--ink);margin-top:6px;font-size:18px}.courseSummary span:first-child b{color:var(--green)}.courseLegend{color:var(--muted);align-items:center;gap:20px;margin-bottom:14px;font-size:11px;display:flex}.courseLegend span{align-items:center;gap:7px;display:flex}.courseLegend i{border-radius:2px;width:9px;height:9px}.easyDot{background:#4f8a65}.hardDot{background:#d2725b}.courseLegend small{margin-left:auto}.courseChart{overflow:hidden}.courseRow{border-bottom:1px solid #edf0f4;grid-template-columns:110px minmax(260px,1fr) 120px 180px;align-items:center;gap:20px;min-height:76px;padding:13px 20px;display:grid}.courseRow:last-child{border-bottom:0}.holeIdentity{grid-template-rows:auto auto;grid-template-columns:46px 1fr;align-items:center;display:grid}.holeIdentity>strong{background:var(--navy);color:#fff;border-radius:50%;grid-row:1/3;place-items:center;width:42px;height:42px;font-size:18px;display:grid}.holeIdentity span,.holeIdentity small{color:var(--muted);font-size:11px}.holeIdentity span{color:var(--ink);font-weight:700}.difficultyPlot{background:linear-gradient(90deg,#f5f8f6 0 49.7%,#f6f7f9 49.7% 50.3%,#fbf6f4 50.3% 100%);border-radius:6px;height:34px;position:relative;overflow:hidden}.plotAxis{z-index:2;background:#aeb7c4;width:1px;position:absolute;top:0;bottom:0;left:50%}.difficultyBar{border-radius:3px;min-width:3px;height:16px;position:absolute;top:9px}.difficultyBar.easy{background:#4f8a65}.difficultyBar.hard{background:#d2725b}.zeroLabel{color:#7a8492;z-index:3;background:#fff;padding:1px 3px;font-size:8px;font-weight:800;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.courseNumbers{flex-direction:column;align-items:flex-end;display:flex}.courseNumbers>strong{font-size:21px}.courseNumbers span{margin-top:2px;font-size:11px;font-weight:800}.courseNumbers small{color:var(--muted);text-transform:uppercase;letter-spacing:.05em;margin-top:4px;font-size:9px}.overPar{color:#b55342}.underPar{color:#36734c}.courseWaves{grid-template-columns:1fr 1fr;gap:8px;display:grid}.courseWaves span{border:1px solid var(--line);color:var(--muted);text-transform:uppercase;letter-spacing:.05em;background:#f8fafc;border-radius:7px;padding:9px;font-size:9px}.courseWaves b{color:var(--ink);margin-top:3px;font-size:13px;display:block}.courseWaves span:last-child{text-align:right}@media (width<=900px){.topbar{position:sticky}.topbar nav{border-top:1px solid var(--line);border-bottom:1px solid var(--line);background:#fff;flex-direction:column;align-items:stretch;gap:0;padding:8px 20px 16px;display:none;position:absolute;top:76px;left:0;right:0;box-shadow:0 14px 30px #172b4d20}.topbar nav.open{display:flex}.topbar nav button{text-align:left;border-bottom:1px solid #edf0f4;padding:15px 4px;font-size:14px}.topbar nav button.active{color:var(--green);border-bottom-color:#edf0f4}.menu{cursor:pointer;min-width:44px;min-height:44px;display:block}.statGrid,.playerGrid,.holeGrid{grid-template-columns:1fr 1fr}.hero{flex-direction:column;align-items:start}.hero h1{font-size:44px}.liveMeta{align-items:flex-start}.split{grid-template-columns:1fr}.courseRow{grid-template-columns:100px minmax(180px,1fr) 105px}.courseWaves{grid-column:2/4}.courseLegend small{display:none}}@media (width<=600px){.pageHead{flex-direction:column;align-items:start}.pageHead h2{font-size:35px}.content,.pageHead{padding-inline:16px}.statGrid,.playerGrid,.holeGrid{grid-template-columns:1fr}.statCard{padding:16px}.infoStrip{grid-template-columns:1fr auto}.infoStrip p{grid-column:1/-1}.drawer{padding:28px 16px}.drawerStats{grid-template-columns:1fr}.sectionTitle h2{font-size:28px}footer{flex-direction:column;gap:8px}.tableWrap{overscroll-behavior-x:contain;overflow-x:auto}.tableWrap table th,.tableWrap table td{white-space:nowrap;padding-left:10px;padding-right:10px}.tableWrap table th:first-child,.tableWrap table td:first-child{z-index:3;background:#fff;width:46px;min-width:46px;max-width:46px;position:sticky;left:0}.tableWrap table th:nth-child(2),.tableWrap table td:nth-child(2){z-index:3;background:#fff;width:164px;min-width:164px;max-width:164px;position:sticky;left:46px;box-shadow:8px 0 10px -10px #172b4d}.tableWrap table th:first-child,.tableWrap table th:nth-child(2){z-index:5;background:#f8fafc}.tableWrap table tr.leader td:first-child,.tableWrap table tr.leader td:nth-child(2){background:#f6fbdc}.tableWrap table td:nth-child(2) strong{text-overflow:ellipsis;display:block;overflow:hidden}.tableWrap table td:nth-child(2) small{text-overflow:ellipsis;overflow:hidden}.courseLegend{flex-wrap:wrap;gap:14px}.courseRow{grid-template-columns:88px 1fr 86px;gap:10px;padding:13px 12px}.holeIdentity{grid-template-columns:40px 1fr}.holeIdentity>strong{width:36px;height:36px;font-size:15px}.difficultyPlot{grid-area:2/1/auto/4;height:30px}.courseNumbers{grid-area:1/3}.courseNumbers>strong{font-size:18px}.courseWaves{grid-area:3/1/auto/4}.courseWaves span{padding:7px 9px}}@media (width<=900px){.courseSummaryGrid{grid-template-columns:1fr}.courseSummary{grid-template-columns:120px 1fr;align-items:center;display:grid}.courseSummary h3{margin:0}}@media (width<=600px){.courseSummary{display:block}.courseSummary h3{margin-bottom:15px}.courseSummary b{font-size:17px}}.courseHole{border-bottom:1px solid #edf0f4}.courseHole:last-child{border-bottom:0}.courseHole .courseRow{cursor:pointer;border-bottom:0;transition:background .15s}.courseHole .courseRow:hover,.courseHole.open .courseRow{background:#f8fafc}.courseHole .courseRow:focus-visible{outline:2px solid var(--green);outline-offset:-2px}.holeBreakdown{background:#f8fafc;border-top:1px solid #edf0f4;grid-template-columns:repeat(5,1fr);gap:10px;padding:16px 20px 20px;display:grid}.holeBreakdown span{border:1px solid var(--line);color:var(--muted);text-transform:uppercase;letter-spacing:.06em;background:#fff;border-radius:8px;flex-direction:column;align-items:center;padding:12px;font-size:9px;display:flex}.holeBreakdown b{color:var(--ink);margin-top:5px;font-size:20px}@media (width<=600px){.holeBreakdown{gap:5px;padding:12px 8px 15px}.holeBreakdown span{padding:9px 3px;font-size:8px}.holeBreakdown b{font-size:17px}}body{overflow-x:hidden}.tableWrap,.scorecard{-webkit-overflow-scrolling:touch;overscroll-behavior:auto;touch-action:pan-x pan-y pinch-zoom;scroll-behavior:auto;overflow:auto hidden}.tableWrap table,.scorecard>*{touch-action:pan-x pan-y pinch-zoom}.drawer{overscroll-behavior-y:contain;-webkit-overflow-scrolling:touch}.previewBanner{color:#18243a;letter-spacing:.02em;background:#f6c84c;justify-content:center;align-items:center;gap:14px;padding:10px 18px;font-size:11px;display:flex}.previewBanner strong{text-transform:uppercase;letter-spacing:.1em}.previewBanner a{color:#18243a;font-weight:800;text-decoration:underline}@media (width<=600px){.previewBanner{flex-direction:column;align-items:flex-start;gap:4px;padding:10px 15px}.previewBanner a{position:absolute;right:15px}}html.scorecardOpen,body.scorecardOpen{touch-action:none;overscroll-behavior:none!important;overflow:hidden!important}.scorecardOpen .drawer{touch-action:pan-y;overscroll-behavior-y:contain}.overlay{overscroll-behavior:contain;height:100dvh;overflow:hidden}.drawer{overscroll-behavior:contain;touch-action:pan-y pinch-zoom;-webkit-overflow-scrolling:touch;height:100dvh;overflow:hidden auto}.status.complete i{background:#ef5350}.cutPanel{grid-template-columns:minmax(210px,280px) 1fr;gap:24px;margin-bottom:18px;padding:22px;display:grid}.cutIntro{flex-direction:column;display:flex}.cutIntro>strong{color:var(--green);margin:5px 0 8px;font-size:42px;line-height:1}.cutIntro>span{font-size:12px;font-weight:700}.cutIntro>small{color:var(--muted);margin-top:7px;font-size:10px}.cutOutcomes{align-content:center;gap:8px;display:grid}.cutOutcomes>div{color:var(--muted);grid-template-columns:45px 50px 1fr;align-items:center;gap:10px;display:grid}.cutOutcomes>div.likely{color:var(--ink)}.cutOutcomes span{font-weight:800}.cutOutcomes b{text-align:right;font-size:12px}.cutOutcomes i{background:#edf0f4;border-radius:10px;height:7px;overflow:hidden}.cutOutcomes em{background:#8ba494;border-radius:10px;height:100%;display:block}.cutOutcomes .likely em{background:var(--green)}@media (width<=600px){.cutPanel{grid-template-columns:1fr;gap:18px;padding:17px}.cutIntro>strong{font-size:36px}}.overlay{inset:auto 0;top:var(--drawer-top,0);height:820px;max-height:820px;position:absolute}.drawer{height:100%;max-height:820px}.scorecardGroup{gap:18px;display:grid}.scorecardGroup h3{text-transform:uppercase;letter-spacing:.08em;color:var(--muted);margin:0 0 7px;font-size:12px}.overlay{overscroll-behavior:auto;overflow:visible}.drawer{overscroll-behavior-y:auto;touch-action:auto;-webkit-overflow-scrolling:touch;scrollbar-gutter:stable;overflow:hidden scroll}.drawer .scorecard,.drawer .scorecard>*{touch-action:auto;overscroll-behavior-y:auto}.overlay{background:#0b1424b8;justify-content:center;align-items:flex-start;padding:24px}.drawer{border-radius:18px;width:min(980px,100% - 32px);box-shadow:0 24px 70px #0005}.playerStanding{align-items:center;gap:22px;display:flex}.playerStanding span{align-items:baseline;gap:6px;display:flex}.playerStanding b{color:var(--green);font-size:16px}@media (width<=600px){.overlay{padding:10px}.drawer{border-radius:14px;width:100%}.playerStanding{flex-wrap:wrap;gap:12px}.scorecardGroup,.scorecardGroup>div{width:100%;min-width:0;max-width:100%}.drawer .scorecard{touch-action:none;overscroll-behavior-x:contain;-webkit-overflow-scrolling:touch;width:100%;max-width:100%;display:block;overflow:scroll hidden}.drawer .scorecard>*{touch-action:none}}.scorecard .scoreRow{grid-template-columns:54px repeat(18,34px) 48px 54px;min-width:814px}.scorecard .scoreRow:nth-child(2){color:var(--muted);background:#f4f6f9}.scorecard .scoreRow.scores{border-top:1px solid #cfd7e3;border-bottom:0}@media (width>=601px){.drawer .scoreRow>*{padding-top:11px;padding-bottom:11px;font-size:12px}.drawer .scoreRow.scores{border-top-width:2px}.drawer .scoreRow.scores>*{padding-top:13px;padding-bottom:13px}.drawer .scoreRow.scores span{place-self:center;place-items:center;width:27px;height:27px;margin:0;padding:0;display:grid}}.sortHead{color:inherit;font:inherit;font-weight:inherit;letter-spacing:inherit;text-transform:inherit;cursor:pointer;white-space:nowrap;background:0 0;border:0;align-items:center;gap:5px;padding:2px 0;display:inline-flex}.sortHead i{color:#9aa5b5;font-size:8px;font-style:normal}.sortHead:hover,.sortHead:focus-visible{color:var(--green)}.sortHead:focus-visible{outline-offset:3px;border-radius:2px;outline:2px solid #91a69a}.moveHead .sortHead{justify-content:center;width:100%}.leaderboardTable.hasPoints .moveCol{width:48px}.leaderboardTable.hasPoints .pointsCol{width:112px}.leaderboardTable.hasPoints .prizeCol{width:120px}.leaderboardTable.hasPoints .totalCol{width:102px}.leaderboardTable.hasPoints .metricGapCol{width:48px}.leaderboardTable.hasPoints .metricSpacer{padding:0}.leaderboardTable.hasPoints .oomPoints,.leaderboardTable.hasPoints .prizeMoney{text-align:left;white-space:nowrap}.leaderboardTable.hasPoints .prizeMoney{color:var(--navy);font-weight:800}@media (width>=601px){:is(.leaderboardTable.hasPoints:not(:has(td.prizeMoney)) th:nth-child(7),.leaderboardTable.hasPoints:not(:has(td.prizeMoney)) td:nth-child(7)){transform:translate(48px)}}.waveComparison{margin-bottom:20px;padding:22px}.waveComparisonHead{border-bottom:1px solid var(--line);justify-content:space-between;align-items:flex-end;gap:24px;padding-bottom:18px;display:flex}.waveComparisonHead h3{text-transform:uppercase;margin:4px 0 5px;font-family:Impact,Arial Narrow,sans-serif;font-size:29px;font-weight:400}.waveComparisonHead p{color:var(--muted);margin:0;font-size:11px}.harderWave{text-align:right;flex-direction:column;align-items:flex-end;display:flex}.harderWave span{color:var(--muted);text-transform:uppercase;letter-spacing:.08em;font-size:9px}.harderWave strong{margin:5px 0 3px;font-size:17px}.harderWave b{color:#b55342;font-size:12px}.waveCohortGrid{grid-template-columns:1fr 1fr;gap:16px;padding-top:18px;display:grid}.waveCohortGrid>div{border:1px solid var(--line);background:#f8fafc;border-radius:9px;padding:17px}.waveCohortGrid h4{text-transform:uppercase;letter-spacing:.07em;margin:0 0 9px;font-size:11px}.waveCohortGrid>div>strong{color:var(--green);font-size:28px}.waveCohortGrid>div>span{color:var(--muted);text-transform:uppercase;margin-top:3px;font-size:9px;display:block}.waveCohortGrid dl{grid-template-columns:1fr 1fr;gap:8px;margin:15px 0 0;display:grid}.waveCohortGrid dl>div{border-top:1px solid var(--line);padding-top:10px}.waveCohortGrid dt{color:var(--muted);text-transform:uppercase;font-size:9px}.waveCohortGrid dd{margin:4px 0 0;font-size:18px;font-weight:800}.courseSummary>.roundAverageList{display:block}.roundAverageRow{border-top:1px solid #edf0f4;grid-template-columns:34px repeat(3,1fr);align-items:end;gap:8px;padding:9px 0;display:grid}.roundAverageRow:first-child{border-top:0;padding-top:0}.roundAverageRow h4{color:var(--navy);margin:0;font-size:12px}.roundAverageRow span{min-width:0}.roundAverageRow b{margin-top:3px;font-size:15px}.courseSummaryGrid.allRounds .courseSummary{padding-bottom:13px}.sgAverageGrid{grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:15px;margin-bottom:15px;display:grid}.sgAverageGrid .infoStrip{grid-template-columns:1fr auto;margin:0}.sgAverageGrid .infoStrip p{grid-column:1/-1}.cumulativeTabs{flex-wrap:wrap;gap:8px;margin-bottom:16px;display:flex}.cumulativeTabs button{color:var(--navy);cursor:pointer;background:#fff;border:1px solid #aebac9;border-radius:7px;padding:10px 14px;font-weight:800}.cumulativeTabs button.active{background:var(--green);border-color:var(--green);color:#fff}.leaderboardTable{table-layout:fixed}.leaderboardTable .positionCol{width:60px}.leaderboardTable .playerCol{width:240px}.leaderboardTable .moveCol{width:48px}.leaderboardTable .moveGapCol{width:auto}.leaderboardTable .totalCol{width:72px}.leaderboardTable .throughCol,.leaderboardTable .roundCol{width:64px}.leaderboardTable .aggregateCol{width:72px}.leaderboardTable .pointsCol{width:100px}.leaderboardTable .playerColumn{white-space:nowrap;text-overflow:ellipsis;padding-right:6px;overflow:hidden}.leaderboardTable .moveHead,.leaderboardTable .movement{text-align:center;padding-left:4px;padding-right:4px}.leaderboardTable .moveSpacer{padding:0}.oomPoints{color:var(--navy);white-space:nowrap;font-weight:800}.movement{white-space:nowrap;font-weight:800}.movementValue{justify-content:center;align-items:center;gap:2px;min-width:0;font-size:10px;display:inline-flex}.movement i{width:0;height:0;display:inline-block}.movement.up{color:#26834a}.movement.up i{border-bottom:8px solid #26834a;border-left:5px solid #0000;border-right:5px solid #0000}.movement.down{color:#c0443e}.movement.down i{border-top:8px solid #c0443e;border-left:5px solid #0000;border-right:5px solid #0000}.movement.same{color:#98a2b1}.leaderboardTable .missedCutDivider{cursor:default;background:var(--navy)}.leaderboardTable .missedCutDivider:hover{background:var(--navy)}.leaderboardTable .missedCutDivider td{background:var(--navy);text-align:center;border-top:0;padding:0}.leaderboardTable .missedCutDivider span{background:var(--navy);color:#fff;letter-spacing:.12em;text-transform:uppercase;padding:11px 20px;font-size:10px;font-weight:800;display:block}@media (width<=600px){.leaderboardTable .playerCol{width:120px}.leaderboardTable td.playerColumn{white-space:pre-line;padding-left:12px;padding-right:6px}.leaderboardTable td.playerColumn strong{line-height:1.15;display:block}.leaderboardTable th.playerColumn{padding-left:12px}.leaderboardTable th,.leaderboardTable td{padding-left:8px;padding-right:8px}.leaderboardTable .positionCol{width:44px}.leaderboardTable .moveCol{width:58px}.leaderboardTable .moveGapCol{width:16px}.leaderboardTable .totalCol{width:64px}.leaderboardTable .throughCol{width:50px}.leaderboardTable .roundCol{width:46px}.leaderboardTable .aggregateCol,.leaderboardTable.hasPoints .moveCol{width:58px}.leaderboardTable.hasPoints .pointsCol{width:96px}.leaderboardTable.hasPoints .prizeCol{width:110px}.leaderboardTable.hasPoints .totalCol{width:68px}.leaderboardTable.hasPoints .metricGapCol{width:18px}.leaderboardTable .moveSpacer,.leaderboardTable .metricSpacer{padding:0}.waveComparison{padding:17px}.waveComparisonHead{flex-direction:column;align-items:flex-start}.harderWave{text-align:left;align-items:flex-start}.waveCohortGrid{grid-template-columns:1fr}.roundAverageRow{grid-template-columns:30px repeat(3,1fr);gap:5px}.roundAverageRow b{font-size:14px}}.relativeAverage{letter-spacing:0;text-transform:none;white-space:nowrap;margin-top:4px;font-size:9px;font-weight:800;display:block}.relativeAverage.under{color:#36734c}.relativeAverage.over{color:#b55342}.relativeAverage.even{color:var(--muted)}.waveCohortGrid>div>.relativeAverage{margin-top:7px;font-size:11px}main{position:relative}.overlay{background:#0b1424b8;height:auto;max-height:none;padding:0;position:absolute;inset:0;overflow:hidden}.drawer{top:var(--drawer-top,12px);height:var(--drawer-height,820px);max-height:var(--drawer-height,820px);border-radius:18px;width:min(980px,100% - 48px);position:absolute;left:50%;transform:translate(-50%)}.mobileScoreCell,.mobileScoreCol,.mobileScorecardContent{display:none}.leaderboardTable .todayCol{width:72px}.leaderboardTable .todayCell{text-align:center;color:var(--green);white-space:nowrap;font-weight:800}.projectedCutDivider span,.projectedCutDivider td{background:#314c72!important}@media (width<=600px){.drawer{border-radius:14px;width:calc(100% - 20px)}.leaderboardTable col.todayCol,.leaderboardTable .todayCell,.desktopScorecardContent{display:none}.mobileScorecardContent{width:100%;min-width:0;display:block}.mobileNineCards{gap:14px;width:100%;min-width:0;display:grid}.mobileNineCards>h3,.mobileRoundCard>h3{text-transform:uppercase;letter-spacing:.08em;color:var(--muted);align-items:baseline;gap:8px;margin:0;font-size:12px;display:flex}.mobileRoundScore{letter-spacing:0;text-transform:none;color:var(--green);font-family:Arial,Helvetica,sans-serif;font-size:14px;font-weight:900}.mobileRoundCards{gap:22px;width:100%;min-width:0;display:grid}.mobileRoundCard{border-bottom:2px solid #cfd7e3;gap:8px;padding-bottom:14px;display:grid}.mobileRoundCard:last-child{border-bottom:0;padding-bottom:0}.mobileNineCard{border:1px solid var(--line);background:#fff;border-radius:9px;width:100%;min-width:0;overflow:hidden}.mobileScoreRow{border-top:1px solid #edf0f4;grid-template-columns:38px repeat(9,minmax(0,1fr)) 32px 30px;align-items:center;display:grid}.mobileScoreRow:first-child{border-top:0}.mobileScoreRow>*{text-align:center;min-width:0;padding:9px 1px;font-size:10px}.mobileScoreRow>b:first-child{text-align:left;padding-left:7px;font-size:9px}.mobileLabels,.mobilePars{color:var(--muted);background:#f4f6f9}.mobilePars{background:#f4f6f9}.mobileScores{border-top:1px solid #cfd7e3}.mobileScores span{border-radius:50%;place-items:center;width:20px;height:20px;margin:auto;padding:0;font-size:10px;display:grid}.mobileScores .under{color:#245636;background:#dff0e2}.mobileScores .over{color:#9b3030;border:1px solid #d88181}.mobileScorecardContent,.mobileNineCards,.mobileNineCard{touch-action:pan-y;overscroll-behavior-x:none}.mobileCompactLeaderboard,.sgTableWrap{overflow-x:hidden}.mobileHeadLabel{display:inline}.desktopHeadLabel{display:none}.leaderboardTable.hasPoints.hasPrize{table-layout:fixed;width:100%;min-width:0}.leaderboardTable.hasPoints.hasPrize col.metricGapCol,.leaderboardTable.hasPoints.hasPrize col.moveGapCol,.leaderboardTable.hasPoints.hasPrize col.throughCol,.leaderboardTable.hasPoints.hasPrize col.roundCol,.leaderboardTable.hasPoints.hasPrize col.aggregateCol,.leaderboardTable.hasPoints.hasPrize .metricSpacer,.leaderboardTable.hasPoints.hasPrize .moveSpacer,.leaderboardTable.hasPoints.hasPrize .throughCell,.leaderboardTable.hasPoints.hasPrize .roundCell,.leaderboardTable.hasPoints.hasPrize .aggregateCell{display:none}.leaderboardTable.hasPoints.hasPrize col.positionCol{width:9%}.leaderboardTable.hasPoints.hasPrize col.moveCol{width:10%}.leaderboardTable.hasPoints.hasPrize col.playerCol{width:26%}.leaderboardTable.hasPoints.hasPrize col.pointsCol{width:14%}.leaderboardTable.hasPoints.hasPrize col.prizeCol{width:27%}.leaderboardTable.hasPoints.hasPrize col.totalCol{width:14%}.leaderboardTable.hasPoints.hasPrize th{padding:13px 4px;font-size:11px;transform:none!important}.leaderboardTable.hasPoints.hasPrize td{padding:15px 4px;font-size:13px;transform:none!important}.leaderboardTable.hasPoints.hasPrize .positionCell{width:9%;min-width:0;max-width:none;box-shadow:none;position:static}.leaderboardTable.hasPoints.hasPrize .playerColumn{width:26%;min-width:26%;max-width:26%;box-shadow:none;text-overflow:clip;position:static;overflow:visible}.leaderboardTable.hasPoints.hasPrize th.playerColumn{white-space:normal;line-height:1.12}.leaderboardTable.hasPoints.hasPrize td.playerColumn{white-space:pre-line;line-height:1.12}.leaderboardTable.hasPoints.hasPrize td.playerColumn small{display:none}.leaderboardTable.hasPoints.hasPrize td.pointsCell,.leaderboardTable.hasPoints.hasPrize td.prizeCell,.leaderboardTable.hasPoints.hasPrize td.totalCell{white-space:nowrap;text-align:center;font-size:12px}.leaderboardTable.hasPoints.hasPrize .missedCutDivider td{width:auto;max-width:none;padding:0;display:table-cell!important;position:static!important;transform:none!important}.leaderboardTable:not(.hasPrize){table-layout:fixed;width:100%;min-width:0}.leaderboardTable:not(.hasPrize) col.roundCol,.leaderboardTable:not(.hasPrize) col.aggregateCol,.leaderboardTable:not(.hasPrize) col.metricGapCol,.leaderboardTable:not(.hasPrize) col.moveGapCol,.leaderboardTable:not(.hasPrize) .roundCell,.leaderboardTable:not(.hasPrize) .aggregateCell,.leaderboardTable:not(.hasPrize) .metricSpacer,.leaderboardTable:not(.hasPrize) .moveSpacer{display:none}.leaderboardTable:not(.hasPrize) .positionCell,.leaderboardTable:not(.hasPrize) .playerColumn{min-width:0;max-width:none;box-shadow:none;position:static}.leaderboardTable:not(.hasPrize) td.playerColumn small{display:none}.leaderboardTable:not(.hasPrize) th{padding:13px 4px;font-size:11px;transform:none!important}.leaderboardTable:not(.hasPrize) td{padding:15px 4px;font-size:13px;transform:none!important}.leaderboardTable.hasMovement.hasThrough:not(.hasPrize) col.positionCol{width:10%}.leaderboardTable.hasMovement.hasThrough:not(.hasPrize) col.playerCol{width:36%}.leaderboardTable.hasMovement.hasThrough:not(.hasPrize) col.moveCol,.leaderboardTable.hasMovement.hasThrough:not(.hasPrize) col.totalCol,.leaderboardTable.hasMovement.hasThrough:not(.hasPrize) col.throughCol{width:18%}.leaderboardTable.hasMovement:not(.hasThrough):not(.hasPrize) col.positionCol{width:12%}.leaderboardTable.hasMovement:not(.hasThrough):not(.hasPrize) col.playerCol{width:44%}.leaderboardTable.hasMovement:not(.hasThrough):not(.hasPrize) col.moveCol{width:20%}.leaderboardTable.hasMovement:not(.hasThrough):not(.hasPrize) col.totalCol{width:24%}.leaderboardTable:not(.hasThrough):not(.hasPrize) col.throughCol,.leaderboardTable:not(.hasThrough):not(.hasPrize) .throughCell{display:none}.leaderboardTable:not(.hasMovement).hasThrough:not(.hasPrize) col.positionCol{width:12%}.leaderboardTable:not(.hasMovement).hasThrough:not(.hasPrize) col.playerCol{width:48%}.leaderboardTable:not(.hasMovement).hasThrough:not(.hasPrize) col.totalCol,.leaderboardTable:not(.hasMovement).hasThrough:not(.hasPrize) col.throughCol{width:20%}.leaderboardTable:not(.hasMovement):not(.hasThrough):not(.hasPrize) col.positionCol{width:15%}.leaderboardTable:not(.hasMovement):not(.hasThrough):not(.hasPrize) col.playerCol{width:60%}.leaderboardTable:not(.hasMovement):not(.hasThrough):not(.hasPrize) col.totalCol{width:25%}.leaderboardTable.mobileCumulativeScore col.mobileScoreCol,.leaderboardTable.mobileCumulativeScore .mobileScoreCell,.leaderboardTable.mobileSingleScore col.mobileScoreCol,.leaderboardTable.mobileSingleScore .mobileScoreCell{display:table-cell}.leaderboardTable.mobileCumulativeScore col.mobileScoreCol,.leaderboardTable.mobileSingleScore col.mobileScoreCol{display:table-column}.leaderboardTable.mobileCumulativeScore.hasMovement col.positionCol{width:10%}.leaderboardTable.mobileCumulativeScore.hasMovement col.playerCol{width:27%}.leaderboardTable.mobileCumulativeScore.hasMovement col.moveCol{width:12%}.leaderboardTable.mobileCumulativeScore.hasMovement col.mobileScoreCol{width:22%}.leaderboardTable.mobileCumulativeScore.hasMovement col.totalCol{width:29%}.leaderboardTable.mobileCumulativeScore:not(.hasMovement) col.positionCol{width:12%}.leaderboardTable.mobileCumulativeScore:not(.hasMovement) col.playerCol{width:27%}.leaderboardTable.mobileCumulativeScore:not(.hasMovement) col.mobileScoreCol{width:28%}.leaderboardTable.mobileCumulativeScore:not(.hasMovement) col.totalCol{width:33%}.leaderboardTable.mobileSingleScore.hasThrough col.positionCol{width:10%}.leaderboardTable.mobileSingleScore.hasThrough col.playerCol{width:27%}.leaderboardTable.mobileSingleScore.hasThrough col.totalCol{width:20%}.leaderboardTable.mobileSingleScore.hasThrough col.throughCol{width:18%}.leaderboardTable.mobileSingleScore.hasThrough col.mobileScoreCol{width:25%}.leaderboardTable.mobileSingleScore:not(.hasThrough) col.positionCol{width:12%}.leaderboardTable.mobileSingleScore:not(.hasThrough) col.playerCol{width:27%}.leaderboardTable.mobileSingleScore:not(.hasThrough) col.totalCol{width:28%}.leaderboardTable.mobileSingleScore:not(.hasThrough) col.mobileScoreCol{width:33%}.leaderboardTable .mobileScoreCell{text-align:center;white-space:nowrap}.leaderboardTable.mobileCumulativeScore .moveCell{padding-left:1px;padding-right:1px}.sgLeaderboard{table-layout:fixed;width:100%;min-width:0}.sgLeaderboard th{min-width:0;max-width:none;box-shadow:none;white-space:normal;padding:13px 5px;font-size:11px;position:static}.sgLeaderboard td{min-width:0;max-width:none;box-shadow:none;white-space:normal;padding:15px 5px;font-size:13px;position:static}.sgLeaderboard td small{display:none}.sgLeaderboard .sgPlayerCell{text-overflow:ellipsis;text-align:left;overflow:hidden}.sgLeaderboard .sgPlayerCell strong{white-space:normal}.sgLeaderboard .sgRankCell,.sgLeaderboard .sgRoundCell,.sgLeaderboard .sgTotalCell,.sgLeaderboard .sgWaveCell,.mobileCompactLeaderboard .positionCell,.mobileCompactLeaderboard .moveCell,.mobileCompactLeaderboard .pointsCell,.mobileCompactLeaderboard .prizeCell,.mobileCompactLeaderboard .totalCell,.mobileCompactLeaderboard .throughCell{text-align:center}.mobileCompactLeaderboard table.leaderboardTable .moveCell{background:inherit;width:auto!important;min-width:0!important;max-width:none!important;box-shadow:none!important;position:static!important;left:auto!important}.mobileCompactLeaderboard .sortHead{text-align:center;pointer-events:none;cursor:default;width:100%;padding:0;display:block;position:relative}.mobileCompactLeaderboard .sortHead i{display:none}.mobileCompactLeaderboard th.playerColumn .sortHead,.mobileCompactLeaderboard td.playerColumn{text-align:left}.sgAll .sgLeaderboard .sgRoundCell,.sgAll .sgLeaderboard .sgWaveCell{display:none}.sgAll .sgRankCell{width:15%}.sgAll .sgPlayerCell{width:55%}.sgAll .sgTotalCell{width:30%}.sgSingle .sgLeaderboard .sgRoundCell:not(.sgSelectedRound),.sgSingle .sgLeaderboard .sgTotalCell{display:none}.sgSingle.sgHasWave .sgRankCell{width:13%}.sgSingle.sgHasWave .sgPlayerCell{width:42%}.sgSingle.sgHasWave .sgSelectedRound{width:22%}.sgSingle.sgHasWave .sgWaveCell{width:23%}.sgSingle:not(.sgHasWave) .sgRankCell{width:15%}.sgSingle:not(.sgHasWave) .sgPlayerCell{width:55%}.sgSingle:not(.sgHasWave) .sgSelectedRound{width:30%}}.upcomingOverview{grid-template-columns:1fr auto;align-items:end;gap:10px;padding:30px;display:grid}.upcomingOverview h3{grid-column:1/-1;margin:4px 0;font-size:30px}.upcomingOverview>p:not(.eyebrow){color:var(--muted);margin:0}.upcomingOverview>div{flex-direction:column;display:flex}.upcomingOverview>div strong{color:var(--green);font-size:28px}.upcomingOverview>div span{color:var(--muted);font-size:11px}.upcomingOverview button{background:var(--navy);color:#fff;cursor:pointer;border:0;border-radius:8px;padding:11px 15px;font-weight:700}@media (width>=601px){.mobileHeadLabel{display:none}.leaderboardTable.hasPoints.hasPrize{width:100%;min-width:0}.leaderboardTable.hasPoints.hasPrize col.playerCol{width:220px}.leaderboardTable.hasPoints.hasPrize col.metricGapCol{width:42px}.leaderboardTable.hasPoints.hasPrize col.prizeCol{width:110px}.leaderboardTable.hasPoints.hasPrize col.totalCol{width:96px}.leaderboardTable.hasPoints.hasPrize col.throughCol{width:58px}.leaderboardTable.hasPoints.hasPrize col.roundCol{width:60px}.leaderboardTable.hasPoints.hasPrize col.aggregateCol{width:68px}.leaderboardTable.mobileCumulativeScore{width:100%;min-width:100%}.leaderboardTable.mobileCumulativeScore.roundCount2 col.positionCol{width:6%}.leaderboardTable.mobileCumulativeScore.roundCount2 col.moveCol{width:5%}.leaderboardTable.mobileCumulativeScore.roundCount2 col.playerCol{width:31%}.leaderboardTable.mobileCumulativeScore.roundCount2 col.totalCol{width:11%}.leaderboardTable.mobileCumulativeScore.roundCount2 col.throughCol{width:6%}.leaderboardTable.mobileCumulativeScore.roundCount2 col.roundCol{width:14%}.leaderboardTable.mobileCumulativeScore.roundCount2 col.aggregateCol{width:13%}.leaderboardTable.mobileCumulativeScore.roundCount3 col.positionCol{width:6%}.leaderboardTable.mobileCumulativeScore.roundCount3 col.moveCol{width:5%}.leaderboardTable.mobileCumulativeScore.roundCount3 col.playerCol{width:28%}.leaderboardTable.mobileCumulativeScore.roundCount3 col.totalCol{width:10%}.leaderboardTable.mobileCumulativeScore.roundCount3 col.throughCol{width:6%}.leaderboardTable.mobileCumulativeScore.roundCount3 col.roundCol{width:11%}.leaderboardTable.mobileCumulativeScore.roundCount3 col.aggregateCol{width:12%}.leaderboardTable.mobileSingleScore:not(.hasThrough){width:100%!important;min-width:100%!important}.leaderboardTable.mobileSingleScore:not(.hasThrough) col.positionCol{width:8%}.leaderboardTable.mobileSingleScore:not(.hasThrough) col.playerCol{width:57%}.leaderboardTable.mobileSingleScore:not(.hasThrough) col.totalCol{width:12%}.leaderboardTable.mobileSingleScore:not(.hasThrough) col.throughCol{width:11%}.leaderboardTable.mobileSingleScore:not(.hasThrough) col.roundCol{width:12%}.leaderboardTable.roundCount1.hasThrough:not(.liveCumulative){width:100%!important;min-width:100%!important}.leaderboardTable.roundCount1.hasThrough:not(.liveCumulative) col.positionCol{width:8%}.leaderboardTable.roundCount1.hasThrough:not(.liveCumulative) col.playerCol{width:57%}.leaderboardTable.roundCount1.hasThrough:not(.liveCumulative) col.totalCol{width:12%}.leaderboardTable.roundCount1.hasThrough:not(.liveCumulative) col.throughCol{width:23%}.leaderboardTable.roundCount1.hasThrough:not(.liveCumulative) .throughCell{text-align:right;padding-right:6%}.leaderboardTable.mobileCumulativeScore.hasToday:not(.hasThrough) col.positionCol{width:6%}.leaderboardTable.mobileCumulativeScore.hasToday:not(.hasThrough) col.moveCol{width:5%}.leaderboardTable.mobileCumulativeScore.hasToday:not(.hasThrough) col.totalCol,.leaderboardTable.mobileCumulativeScore.hasToday:not(.hasThrough) col.todayCol{width:9%}.leaderboardTable.mobileCumulativeScore.hasToday:not(.hasThrough) col.throughCol{width:8%}.leaderboardTable.mobileCumulativeScore.hasToday:not(.hasThrough) col.roundCol{width:5%}.leaderboardTable.mobileCumulativeScore.hasToday:not(.hasThrough) col.aggregateCol{width:6%}.leaderboardTable.mobileCumulativeScore.hasToday:not(.hasThrough).roundCount2 col.playerCol{width:47%}.leaderboardTable.mobileCumulativeScore.hasToday:not(.hasThrough).roundCount3 col.playerCol{width:42%}.leaderboardTable.roundCount1.hasThrough:not(.liveCumulative) .throughCell{text-align:center;padding-left:0;padding-right:0;position:static;left:auto}.leaderboardTable.roundCount1.hasThrough:not(.liveCumulative) td.throughCell{text-indent:24%}.leaderboardTable.roundCount1.hasThrough:not(.liveCumulative) th.throughCell .sortHead{justify-content:center;width:100%;display:inline-flex;transform:translate(24%)}.leaderboardTable.roundCount1.hasThrough:not(.liveCumulative) .throughCell{text-indent:0;position:relative}.leaderboardTable.roundCount1.hasThrough:not(.liveCumulative) td.throughCell .throughValue,.leaderboardTable.roundCount1.hasThrough:not(.liveCumulative) th.throughCell .sortHead{width:auto;margin:0;padding:0;line-height:1;position:absolute;top:50%;left:calc(47.826% + 25px);transform:translate(-50%,-50%)}.leaderboardTable.roundCount1.hasThrough:not(.liveCumulative) th.throughCell .sortHead i{display:none}.leaderboardTable.liveCumulative col.positionCol{width:6%}.leaderboardTable.liveCumulative col.moveCol{width:5%}.leaderboardTable.liveCumulative col.totalCol,.leaderboardTable.liveCumulative col.todayCol{width:9%}.leaderboardTable.liveCumulative col.throughCol{width:8%}.leaderboardTable.liveCumulative col.roundCol{width:5%}.leaderboardTable.liveCumulative.roundCount2 col.playerCol{width:47%}.leaderboardTable.liveCumulative.roundCount3 col.playerCol{width:42%}.leaderboardTable.liveCumulative.roundCount4 col.playerCol{width:37%}.leaderboardTable.liveCumulative col.roundCol:last-child{width:16%}.leaderboardTable.liveCumulative .roundCell{text-align:left;padding-left:18px;padding-right:18px}.leaderboardTable.liveCumulative .throughCell{text-align:center;padding-left:0;padding-right:0}.leaderboardTable.mobileCumulativeScore col.mobileScoreCol{width:0!important;display:table-column!important}.leaderboardTable.mobileCumulativeScore th.mobileScoreCell,.leaderboardTable.mobileCumulativeScore td.mobileScoreCell{color:#0000!important;border:0!important;width:0!important;max-width:0!important;padding:0!important;font-size:0!important;display:table-cell!important;overflow:hidden!important}.leaderboardTable.mobileCumulativeScore.liveCumulative col.positionCol{width:6%!important}.leaderboardTable.mobileCumulativeScore.liveCumulative col.moveCol{width:5%!important}.leaderboardTable.mobileCumulativeScore.liveCumulative col.totalCol,.leaderboardTable.mobileCumulativeScore.liveCumulative col.todayCol{width:9%!important}.leaderboardTable.mobileCumulativeScore.liveCumulative col.throughCol{width:8%!important}.leaderboardTable.mobileCumulativeScore.liveCumulative col.roundCol{width:5%!important}.leaderboardTable.mobileCumulativeScore.liveCumulative.roundCount2 col.playerCol{width:47%!important}.leaderboardTable.mobileCumulativeScore.liveCumulative col.roundCol:last-child{width:5%!important}.leaderboardTable.mobileCumulativeScore.liveCumulative col.roundCol:nth-child(8){width:16%!important}.leaderboardTable.mobileCumulativeScore.liveCumulative.roundCount2 .roundCell:last-child,.leaderboardTable.mobileCumulativeScore.liveCumulative.roundCount3 .roundCell:nth-last-child(2),.leaderboardTable.mobileCumulativeScore.liveCumulative.roundCount4 .roundCell:nth-last-child(3){text-align:right;padding-left:18px;padding-right:18px}.leaderboardTable.mobileCumulativeScore.liveCumulative.roundCount3 col.playerCol{width:47%!important}.leaderboardTable.mobileCumulativeScore.liveCumulative.roundCount4 col.playerCol{width:42%!important}.leaderboardTable.mobileCumulativeScore.liveCumulative.roundCount3 col.roundCol:nth-child(8),.leaderboardTable.mobileCumulativeScore.liveCumulative.roundCount4 col.roundCol:nth-child(8){width:11%!important}}@media (width<=600px){.upcomingOverview{grid-template-columns:1fr;padding:22px}.upcomingOverview h3{font-size:24px}.upcomingOverview>div{align-items:flex-start;margin-top:12px}.upcomingOverview button{margin-top:12px}}.drawToolbar{margin-bottom:22px}.drawSection{margin:0 0 30px}.drawSectionHead{justify-content:space-between;align-items:end;margin:0 0 12px;padding:0 2px;display:flex}.drawSectionHead h3{color:#102a43;margin:0;font-size:22px}.drawSectionHead span{color:#718096;letter-spacing:.08em;text-transform:uppercase;font-size:12px;font-weight:700}.drawSlot{grid-template-columns:1fr;gap:14px;margin-bottom:14px;display:grid}.drawSlot.paired{grid-template-columns:repeat(2,minmax(0,1fr))}.drawGroup{background:#fff;border:1px solid #dce5ee;border-radius:12px;overflow:hidden;box-shadow:0 2px 8px #1e37500d}.drawGroupHead{background:#f4f7fa;border-bottom:1px solid #e2e9f0;justify-content:space-between;align-items:center;padding:13px 16px;display:flex}.drawGroupHead strong{color:#102a43;font-size:16px}.drawGroupHead span{color:#60758a;letter-spacing:.06em;text-transform:uppercase;font-size:12px;font-weight:800}.drawPlayers{margin:0;padding:0;list-style:none}.drawPlayers li{border-bottom:1px solid #e8eef3;grid-template-columns:28px minmax(0,1fr) auto;align-items:center;gap:10px;min-height:55px;padding:8px 16px;display:grid}.drawPlayers li:last-child{border-bottom:0}.drawPlayers i{color:#6c8094;background:#edf3f7;border-radius:50%;justify-content:center;align-items:center;width:24px;height:24px;font-size:11px;font-style:normal;font-weight:800;display:flex}.drawPlayerIdentity{min-width:0}.drawPlayerIdentity b{color:#0c2135;text-overflow:ellipsis;white-space:nowrap;font-size:14px;display:block;overflow:hidden}.drawPlayerIdentity small{color:#7a8ca0;margin-top:2px;font-size:10px;display:block}.drawScore{color:#17583f;text-align:right;min-width:38px;font-size:14px;font-weight:800}.emptyDraw{text-align:center;color:#64788d;padding:30px}@media (width<=600px){.drawSection{margin-bottom:24px}.drawSectionHead{align-items:center}.drawSectionHead h3{font-size:18px}.drawSectionHead span{font-size:10px}.drawSlot,.drawSlot.paired{grid-template-columns:1fr}.drawGroupHead{padding:11px 13px}.drawPlayers li{grid-template-columns:25px minmax(0,1fr) auto;min-height:51px;padding:7px 13px}.drawPlayers i{width:22px;height:22px}}.drawWave{margin:0 0 30px}.drawWaveHead{grid-template-columns:1fr auto;align-items:end;margin:0 0 12px;padding:0 2px;display:grid}.drawWaveHead .eyebrow{grid-column:1/-1;margin-bottom:4px}.drawWaveHead h3{color:#102a43;margin:0;font-size:22px}.drawWaveHead>span{color:#718096;letter-spacing:.08em;text-transform:uppercase;font-size:12px;font-weight:700}.drawGroup>header{background:#f4f7fa;border-bottom:1px solid #e2e9f0;justify-content:space-between;align-items:center;padding:13px 16px;display:flex}.drawGroup>header>div{align-items:baseline;gap:10px;display:flex}.drawGroup>header strong{color:#102a43;font-size:16px}.drawGroup>header span,.drawGroup>header small{color:#60758a;letter-spacing:.06em;text-transform:uppercase;font-size:11px;font-weight:800}.drawGroup>ol{margin:0;padding:0;list-style:none}.drawGroup>ol li{border-bottom:1px solid #e8eef3;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:10px;min-height:55px;padding:8px 16px;display:grid}.drawGroup>ol li:last-child{border-bottom:0}.drawGroup>ol li>span{min-width:0}.drawGroup>ol li b{color:#0c2135;text-overflow:ellipsis;white-space:nowrap;font-size:14px;display:block;overflow:hidden}.drawGroup>ol li small{color:#7a8ca0;margin-top:2px;font-size:10px;display:block}@media (width<=600px){.drawWave{margin-bottom:24px}.drawWaveHead h3{font-size:18px}.drawWaveHead>span{font-size:10px}}.entryList{border:1px solid #dce5ee;border-radius:12px;overflow:hidden}.entryHead,.entryRow{grid-template-columns:56px minmax(0,1fr) 150px;align-items:center;display:grid}.entryHead{color:#60758a;letter-spacing:.08em;text-transform:uppercase;background:#f3f7fa;padding:12px 18px;font-size:11px;font-weight:800}.entryHead span:first-child{grid-column:2}.entryRow{border-top:1px solid #e5ecf2;min-height:56px;padding:7px 18px}.entryRow i{color:#8494a6;font-size:12px;font-style:normal;font-weight:700}.entryRow strong{color:#0c2135;font-size:14px}.entryRow span{color:#718399;font-size:12px;font-weight:700}.entryToolbar{align-items:flex-start;gap:12px;display:flex}.entryToolbar .toolbar{flex:1}.entryToolbar>button{color:#435468;white-space:nowrap;cursor:pointer;background:#fff;border:1px solid #cbd5e1;border-radius:8px;margin-top:0;padding:12px 15px;font-size:12px;font-weight:800}.entryToolbar>button.active{color:#fff;background:#172b4d;border-color:#172b4d}.entryCategory{color:#435b72!important}@media (width<=600px){.entryList{border-radius:10px}.entryHead,.entryRow,.showEntryCategories .entryHead,.showEntryCategories .entryRow{grid-template-columns:30px minmax(0,1fr) 50px}.entryHead{padding:10px 12px;font-size:9px}.entryHead span:last-child{text-align:right}.entryRow{min-height:51px;padding:6px 12px}.entryRow strong{text-overflow:ellipsis;white-space:nowrap;font-size:13px;overflow:hidden}.entryRow span{text-align:right;font-size:10px}.showEntryCategories .entryRow{grid-template-rows:auto auto}.showEntryCategories .entryRow strong{grid-area:1/2}.showEntryCategories .entryRow .entryCategory{text-align:left;grid-area:2/2;font-size:10px;font-weight:600}.showEntryCategories .entryRow .entryCountry{grid-area:1/3/3}.showEntryCategories .entryHead .entryCategoryHead{display:none}.showEntryCategories .entryHead .entryCountryHead{grid-column:3}.entryToolbar{display:block}.entryToolbar>button{width:100%;margin:-10px 0 18px;padding:10px}}.entryCategorySection{margin-bottom:24px}.entryCategoryBanner{color:#fff;letter-spacing:.02em;background:#172b4d;border-radius:10px 10px 0 0;justify-content:space-between;align-items:center;margin:0;padding:13px 18px;font-size:15px;display:flex}.entryCategoryBanner span{color:#cbd5e1;letter-spacing:.08em;text-transform:uppercase;font-size:10px;font-weight:700}.showEntryCategories .entryCategorySection .entryList{border-top:0;border-radius:0 0 12px 12px}.showEntryCategories .entryHead,.showEntryCategories .entryRow{grid-template-columns:56px minmax(0,1fr) 150px}@media (width<=600px){.entryCategorySection{margin-bottom:18px}.entryCategoryBanner{padding:11px 13px;font-size:13px}.showEntryCategories .entryHead,.showEntryCategories .entryRow{grid-template-rows:auto;grid-template-columns:30px minmax(0,1fr) 50px}.showEntryCategories .entryRow strong,.showEntryCategories .entryRow .entryCountry{grid-area:auto}}
