.subnav{height:84px;display:flex;align-items:center;padding:0 5vw;color:#fff;background:#071a2b;border-bottom:1px solid rgba(255,255,255,.14)}.subnav nav{display:flex;margin:auto;gap:34px}.subnav nav a{color:#fff;text-decoration:none;font-size:10px;text-transform:uppercase;letter-spacing:.15em}.players-page{background:#f2eddf;min-height:100vh}.players-hero{background:#071a2b;color:#fff;padding:100px 7vw 90px;position:relative;overflow:hidden}.players-hero:after{content:"SGL";position:absolute;right:2vw;bottom:-8vw;font:22vw Georgia,serif;color:rgba(255,255,255,.025)}.players-hero h1{font-size:clamp(66px,9vw,128px);line-height:.82}.players-hero>p:last-child{max-width:550px;color:#9dafba;line-height:1.7;margin:30px 0 0}.directory{padding:55px 7vw 100px}.directory-tools{display:flex;justify-content:space-between;align-items:end;border-bottom:1px solid #c9c5ba;padding-bottom:20px}.filter-tabs{display:flex;gap:6px}.filter-tabs button{-webkit-appearance:none;-moz-appearance:none;appearance:none;border:1px solid #c9c5ba;background:transparent;padding:11px 15px;font:700 9px DM Sans;text-transform:uppercase;letter-spacing:.12em;cursor:pointer}.filter-tabs button.active{background:#b3222b;color:#fff;border-color:#b3222b}.directory-tools label{display:flex;flex-direction:column;gap:7px}.directory-tools label span{font-size:8px;letter-spacing:.16em;font-weight:700}.directory-tools input{width:min(340px,70vw);border:0;border-bottom:1px solid #73808a;background:transparent;padding:9px 0;font:14px DM Sans;outline:none}.directory-count{font-size:9px;letter-spacing:.17em;color:#8b877e;padding:20px 0}.directory-grid{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:14px;gap:14px}.directory-card{background:#fff;text-decoration:none;color:#102130;min-height:480px;display:grid;grid-template-rows:310px 1fr;overflow:hidden}.directory-photo{background:linear-gradient(150deg,#e1dfd6,#b8c5c5);position:relative;overflow:hidden}.directory-photo img{width:100%;height:100%;object-fit:contain;object-position:center bottom;transition:.4s}.directory-photo span{position:absolute;top:15px;right:18px;font:48px Georgia,serif;color:rgba(7,26,43,.12)}.directory-card:hover img{transform:scale(1.035)}.directory-copy{padding:22px;position:relative}.directory-copy small{font-size:8px;letter-spacing:.14em;color:#b3222b;font-weight:700}.directory-copy h2{font:28px Georgia,serif;margin:9px 0 2px;letter-spacing:-.02em}.directory-copy p{margin:0 0 8px;color:#8d722f;font:italic 17px Georgia,serif}.directory-copy strong{font-size:10px;color:#687680}.directory-copy i{font-style:normal;display:block;margin-top:17px;font-size:9px;letter-spacing:.1em;color:#b3222b;font-weight:700}.empty-state{text-align:center;padding:80px;color:#78858e}.player-back,.profile-button,.roster-button{display:inline-block;background:#b3222b;color:#fff;margin-top:16px}.player-card{text-decoration:none;color:#102130}.profile-page{background:#f2eddf;min-height:100vh}.profile-hero{min-height:680px;background:#071a2b;color:#fff;display:grid;grid-template-columns:.78fr 1fr;position:relative;overflow:hidden}.profile-number{position:absolute;left:-2vw;bottom:-5vw;font:22vw Georgia,serif;color:rgba(255,255,255,.035)}.profile-image{position:relative;z-index:1;display:flex;align-items:end;justify-content:center;background:radial-gradient(circle at 50% 35%,#28465a,transparent 64%)}.profile-image img{width:100%;height:90%;object-fit:contain;object-position:center bottom}.profile-intro{padding:110px 7vw 70px 3vw;position:relative;z-index:2}.profile-intro h1{font-size:clamp(66px,7vw,106px);line-height:.84}.nickname{font:italic 30px Georgia,serif;color:#d8ad55;margin:20px 0 10px}.profile-intro h2{font:24px Georgia,serif;color:#a7b6bf;letter-spacing:0;margin-top:18px}.profile-facts{display:grid;grid-template-columns:repeat(3,1fr);margin-top:50px;border-block:1px solid rgba(255,255,255,.16)}.profile-facts div{padding:19px 15px;border-right:1px solid rgba(255,255,255,.16);display:flex;flex-direction:column;gap:6px}.profile-facts div:last-child{border:0}.profile-facts small{font-size:8px;letter-spacing:.14em;color:#879ba8}.profile-facts strong{font:22px Georgia,serif;color:#d8ad55}.scouting{padding:100px 12vw;display:grid;grid-template-columns:280px 1fr;grid-gap:9vw;gap:9vw}.scouting aside{border-top:3px solid #b3222b;padding-top:22px}.scout-label{display:flex;flex-direction:column;padding:17px 0;border-bottom:1px solid #cbc7bc;gap:6px}.scout-label span{font-size:8px;letter-spacing:.15em;color:#8b877f}.scout-label strong{font:18px Georgia,serif}.scouting article p{font:20px/1.8 Georgia,serif;margin:0 0 30px}.scouting article p:first-child:first-letter{float:left;font-size:78px;line-height:.72;padding:9px 10px 0 0;color:#b3222b}.profile-next{display:grid;grid-template-columns:1fr 1fr;background:#071a2b}.profile-next a{color:#fff;text-decoration:none;padding:42px 7vw;display:flex;flex-direction:column;gap:8px;border-right:1px solid rgba(255,255,255,.15)}.profile-next a:last-child{text-align:right}.profile-next small{font-size:8px;letter-spacing:.15em;color:#8196a3}.profile-next strong{font:22px Georgia,serif}@media(max-width:900px){.directory-grid{grid-template-columns:repeat(2,1fr)}.profile-hero{grid-template-columns:1fr;min-height:auto}.profile-image{height:540px;order:2}.profile-intro{padding:80px 7vw 40px}.scouting{grid-template-columns:1fr;padding:70px 7vw}.subnav nav{display:none}.subnav .season{margin-left:auto}}@media(max-width:560px){.subnav{height:70px}.directory{padding-inline:5vw}.directory-tools{align-items:start;flex-direction:column;gap:20px}.directory-grid{grid-template-columns:1fr}.directory-card{grid-template-rows:350px 1fr}.profile-image{height:430px}.profile-intro h1{font-size:58px}.profile-facts{grid-template-columns:1fr}.profile-facts div{border-right:0;border-bottom:1px solid rgba(255,255,255,.16)}.scouting article p{font-size:18px}.profile-next strong{font-size:16px}}.directory-photo span{font-size:30px}.bio-disclosure{align-self:start;border-top:1px solid #cbc7bc;border-bottom:1px solid #cbc7bc}.bio-disclosure summary{list-style:none;cursor:pointer;display:flex;align-items:center;justify-content:space-between;gap:20px;padding:18px 20px;background:#b3222b;color:#fff;text-transform:uppercase;letter-spacing:.14em;font-size:10px;font-weight:700}.bio-disclosure summary::-webkit-details-marker{display:none}.bio-disclosure summary:after{content:"+";font:24px/1 Georgia,serif;color:#d8ad55}.bio-disclosure[open] summary:after{content:"–"}.bio-disclosure summary small{margin-left:auto;font-size:8px;letter-spacing:.12em;color:#e7c984}.bio-disclosure[open] summary small{font-size:0}.bio-disclosure[open] summary small:after{content:"Close report";font-size:8px}.bio-disclosure article{padding:42px 44px 18px;background:rgba(255,255,255,.28)}@media(max-width:560px){.bio-disclosure summary{padding:16px}.bio-disclosure article{padding:30px 22px 8px}}.player-record{padding:100px 7vw 110px;display:grid;grid-template-columns:260px 1fr;grid-gap:5vw;gap:5vw}.record-heading{border-top:3px solid #b3222b;padding-top:22px}.record-heading h2{font-size:clamp(48px,5vw,76px);line-height:.9}.record-heading>p:not(.eyebrow){font-size:13px;line-height:1.7;color:#748087;margin:25px 0}.record-table{border-top:2px solid #102130;overflow-x:auto}.record-row{display:grid;grid-template-columns:62px minmax(160px,1fr) minmax(180px,1.2fr) 105px 120px 58px;align-items:center;grid-gap:16px;gap:16px;min-width:920px;min-height:86px;padding:12px 14px;border-bottom:1px solid #cbc7bc;color:#102130}.record-row:not(.record-head):hover{background:rgba(216,173,85,.13)}.record-head{min-height:42px;font-size:8px;letter-spacing:.15em;color:#879098}.record-event{color:#102130;text-decoration:none}.record-event:hover{text-decoration:underline}.record-row strong{font:18px Georgia,serif}.record-row>span{font-size:11px;color:#687780}.record-team{line-height:1.5}.record-team small{display:block;margin-bottom:4px;font-size:8px;letter-spacing:.12em;color:#8b877e}.record-team span{font-size:11px;color:#687780}.record-team a{color:#b3222b;font-weight:700;text-decoration:none}.record-team a:hover{text-decoration:underline}.record-score{font:15px Georgia,serif!important;color:#102130!important}.record-row b{font:20px Georgia,serif;color:#b3222b;text-align:right}.no-results{border-top:2px solid #102130;padding:45px 20px}.no-results strong{font:24px Georgia,serif}.no-results p{color:#748087;font-size:13px}.subnav{position:relative;z-index:10}@media(max-width:900px){.player-record{grid-template-columns:1fr;padding:70px 7vw}.subnav nav{display:flex;position:absolute;top:100%;left:0;right:0;justify-content:center;gap:24px;padding:14px 5vw;background:#071a2b;border-bottom:1px solid rgba(255,255,255,.14);overflow-x:auto}.subnav nav a{white-space:nowrap;font-size:9px}}@media(max-width:560px){.subnav nav{justify-content:flex-start}.record-table{overflow-x:auto}.record-row{min-width:620px}}.record-row{grid-template-columns:58px 62px minmax(160px,1fr) minmax(200px,1.25fr) 105px 135px 58px;min-width:1040px}@media(max-width:560px){.record-row{min-width:1040px}}.directory-photo:before{content:"";position:absolute;inset:0;background-image:linear-gradient(rgba(225,223,214,.5),rgba(184,197,197,.5)),var(--country-flag);background-size:cover;background-position:50%;opacity:.72;filter:saturate(.85);transform:scale(1.03)}.directory-photo img{position:relative;z-index:1}.directory-photo span{z-index:2;color:rgba(7,26,43,.24);text-shadow:0 1px 10px rgba(255,255,255,.7)}.directory-controls{display:flex;gap:26px;align-items:end}.directory-tools select{min-width:155px;border:0;border-bottom:1px solid #73808a;background:transparent;padding:9px 20px 9px 0;font:13px DM Sans;color:#102130}.directory-tools input:focus,.directory-tools select:focus{border-bottom-color:#b3222b}.share-button{margin-top:24px;background:transparent;color:#fff;border:1px solid rgba(255,255,255,.35)}.career-strip{display:grid;grid-template-columns:repeat(4,1fr);background:#d8ad55;color:#071a2b;padding:0 7vw}.career-strip>div{padding:30px 24px;border-right:1px solid rgba(7,26,43,.24);display:flex;flex-direction:column;gap:9px}.career-strip>div:last-child{border:0}.career-strip small{font-size:8px;letter-spacing:.15em;font-weight:700}.career-strip strong{font:35px Georgia,serif}.record-row{grid-template-columns:62px 72px minmax(160px,1fr) minmax(180px,1.2fr) 105px 120px 58px;min-width:1000px}.profile-page .site-footer{margin-top:0}@media(max-width:900px){.directory-tools{align-items:flex-start}.directory-controls{width:100%}.career-strip{padding:0 5vw}.career-strip>div{padding-inline:16px}.player-record{grid-template-columns:1fr}.record-heading{max-width:560px}}@media(max-width:560px){.directory-controls{flex-direction:column;align-items:stretch;gap:18px}.directory-controls label,.directory-tools input,.directory-tools select{width:100%}.career-strip{grid-template-columns:1fr 1fr}.career-strip>div{border-bottom:1px solid rgba(7,26,43,.24)}.career-strip>div:nth-child(2){border-right:0}.career-strip strong{font-size:28px}.player-record{padding:65px 5vw}.record-table{overflow:visible;border:0}.record-head{display:none}.record-row:not(.record-head){display:block;min-width:0;margin-bottom:14px;padding:18px;background:#fff;border:1px solid #d4d0c5;box-shadow:0 10px 24px rgba(16,33,48,.06)}.record-row:not(.record-head)>*{display:block!important;width:auto!important;text-align:left!important;margin:0;padding:10px 0;border-bottom:1px solid #ece8dc}.record-row:not(.record-head)>:last-child{border:0}.record-row:not(.record-head)>:before{display:block;margin-bottom:5px;color:#8a928f;font:700 8px DM Sans;letter-spacing:.13em;text-transform:uppercase}.record-row:not(.record-head)>:first-child:before{content:"Season"}.record-row:not(.record-head)>:nth-child(2):before{content:"Date"}.record-row:not(.record-head)>:nth-child(3):before{content:"Event"}.record-row:not(.record-head)>:nth-child(4):before{content:"Teammates"}.record-row:not(.record-head)>:nth-child(5):before{content:"Score"}.record-row:not(.record-head)>:nth-child(6):before{content:"Finish"}.record-row:not(.record-head)>:nth-child(7):before{content:"Points"}.record-row strong{font-size:20px}.record-row>span,.record-team span{font-size:13px}.record-row b{font-size:24px}.profile-next a{padding:32px 5vw}.profile-next small{font-size:9px}.profile-next strong{font-size:15px;line-height:1.35}}.casual-record{background:#071a2b;color:#fff;padding:100px 7vw 110px}.casual-heading{display:grid;grid-template-columns:1fr 360px;grid-gap:8vw;gap:8vw;align-items:end;margin-bottom:52px}.casual-heading h2{font-size:clamp(56px,7vw,104px);line-height:.84}.casual-note{border-top:2px solid #d8ad55;padding-top:18px}.casual-note strong{font:22px Georgia,serif;color:#d8ad55}.casual-note p{color:#9dafba;font-size:13px;line-height:1.7}.casual-dashboard{display:grid;grid-template-columns:1.25fr repeat(6,1fr);border:1px solid rgba(255,255,255,.16)}.casual-dashboard>div{min-height:120px;padding:22px 18px;border-right:1px solid rgba(255,255,255,.16);display:flex;flex-direction:column;justify-content:end}.casual-dashboard>div:last-child{border:0}.casual-dashboard small{font-size:8px;letter-spacing:.14em;color:#8398a6}.casual-dashboard strong{font:34px Georgia,serif;color:#fff;margin-top:9px}.casual-dashboard span{font-size:9px;color:#071a2b}.casual-dashboard .casual-feature{background:#d8ad55;color:#071a2b}.casual-dashboard .casual-feature small,.casual-dashboard .casual-feature strong{color:#071a2b}.form-panel{display:grid;grid-template-columns:1fr 1.5fr;margin-top:14px;background:#0d2639;border:1px solid rgba(255,255,255,.12);min-height:250px}.form-story{padding:38px}.form-story h3{font:34px/1.05 Georgia,serif;margin:0 0 16px;max-width:500px}.form-story>p:last-child{font-size:11px;line-height:1.7;color:#95a8b4}.form-chart{display:flex;align-items:end;justify-content:space-around;gap:12px;padding:36px 28px 30px;border-left:1px solid rgba(255,255,255,.12)}.form-bar{height:175px;display:flex;flex:1 1;flex-direction:column;align-items:center;justify-content:end;gap:9px}.form-bar>span{position:relative;width:min(42px,80%);background:linear-gradient(#d8ad55,#9a762e);min-height:32px}.form-bar b{position:absolute;top:-23px;width:100%;text-align:center;font:15px Georgia,serif}.form-bar small{font-size:8px;color:#8398a6;white-space:nowrap}.round-ledger{margin-top:70px}.round-ledger-head{display:flex;justify-content:space-between;align-items:end;border-bottom:2px solid #d8ad55;padding-bottom:22px}.round-ledger-head h3{font:44px Georgia,serif;margin:0}.round-ledger-head>p{max-width:420px;color:#96a9b5;font-size:12px;line-height:1.7}.casual-round{border-bottom:1px solid rgba(255,255,255,.15)}.casual-round summary{list-style:none;display:grid;grid-template-columns:120px minmax(260px,1fr) 80px 80px 145px;grid-gap:20px;gap:20px;align-items:center;min-height:96px;padding:16px 12px;cursor:pointer}.casual-round summary::-webkit-details-marker{display:none}.casual-round summary:hover{background:rgba(255,255,255,.035)}.round-date{font-size:11px;color:#91a4b0}.round-course{display:flex;flex-direction:column;gap:7px}.round-course strong{font:20px Georgia,serif}.casual-round summary>span>small,.round-course small{font-size:8px;letter-spacing:.1em;color:#8295a2}.casual-round summary>span>b{display:block;font:25px Georgia,serif;color:#d8ad55;margin-top:4px}.round-expand{font-size:9px;text-transform:uppercase;letter-spacing:.12em;text-align:right}.round-expand i{display:inline-grid;place-items:center;width:25px;height:25px;margin-left:10px;border:1px solid rgba(255,255,255,.3);border-radius:50%;font:normal 16px Georgia,serif}.casual-round[open] .round-expand i{transform:rotate(45deg)}.round-detail{background:#f2eddf;color:#102130;padding:28px}.round-kpis{display:grid;grid-template-columns:repeat(6,1fr);border:1px solid #d3cfc2;margin-bottom:22px}.round-kpis>div{padding:16px;border-right:1px solid #d3cfc2;display:flex;flex-direction:column;gap:7px}.round-kpis>div:last-child{border:0}.round-kpis small{font-size:7px;letter-spacing:.13em;color:#7c898f}.round-kpis strong{font:22px Georgia,serif}.scorecard-wrap{overflow-x:auto}.scorecard{min-width:1080px;background:#fff;border-collapse:collapse}.scorecard td,.scorecard th{height:42px;padding:6px;text-align:center!important;border:1px solid #d9d6cc;font:12px DM Sans;min-width:41px}.scorecard th{font-size:8px;letter-spacing:.08em;background:#e8e4d9;color:#5d6a72}.scorecard th:first-child{position:-webkit-sticky;position:sticky;left:0;z-index:2;min-width:70px}.scorecard tbody th{background:#e8e4d9}.scorecard .score-row td{font-weight:700}.scorecard .score-row td:last-child,.scorecard .score-row td:nth-child(11),.scorecard .score-row td:nth-child(21){font:20px Georgia,serif;color:#b3222b}.scorecard .score-row span{display:inline-grid;place-items:center;width:27px;height:27px}.scorecard .score-row .birdie{border:2px solid #b3222b;border-radius:50%}.scorecard .score-row .eagle{border:3px double #b3222b;border-radius:50%}.scorecard .score-row .bogey{border:1px solid #61727d}.scorecard .score-row .double{border:3px double #61727d}.round-rates{display:flex;flex-wrap:wrap;gap:10px;margin-top:18px}.round-rates span{border:1px solid #d0ccbf;padding:10px 13px;font-size:9px;letter-spacing:.08em}.round-rates b{font:17px Georgia,serif;color:#b3222b;margin-right:4px}.round-source{font-size:9px;color:#76838b;margin:20px 0 0}.profile-page .player-record{background:#f2eddf}@media(max-width:1000px){.casual-dashboard{grid-template-columns:repeat(4,1fr)}.casual-dashboard>div{border-bottom:1px solid rgba(255,255,255,.16)}.casual-dashboard>div:nth-child(4){border-right:0}.casual-heading,.form-panel{grid-template-columns:1fr}.form-chart{border-left:0;border-top:1px solid rgba(255,255,255,.12)}.casual-round summary{grid-template-columns:100px minmax(220px,1fr) 70px 70px 120px}.round-kpis{grid-template-columns:repeat(3,1fr)}.round-kpis>div:nth-child(3){border-right:0}.round-kpis>div:nth-child(-n+3){border-bottom:1px solid #d3cfc2}}@media(max-width:650px){.casual-record{padding:70px 5vw}.casual-heading{margin-bottom:35px}.casual-dashboard{grid-template-columns:1fr 1fr}.casual-dashboard>div:nth-child(2n),.casual-dashboard>div:nth-child(4){border-right:0}.casual-dashboard>div:last-child{grid-column:1/-1}.form-story{padding:28px 22px}.form-story h3{font-size:28px}.form-chart{gap:6px;padding:36px 9px 24px}.form-bar>span{width:min(28px,85%)}.form-bar small{font-size:7px}.round-ledger{margin-top:50px}.round-ledger-head{display:block}.round-ledger-head>p{margin-top:15px}.casual-round summary{grid-template-columns:85px 1fr 55px;gap:12px;padding:17px 4px}.casual-round summary>span:nth-child(4){display:none}.round-expand{grid-column:2/-1;text-align:left}.round-detail{padding:18px 12px}.round-kpis{grid-template-columns:repeat(2,1fr)}.round-kpis>div:nth-child(2n){border-right:0}.round-kpis>div:nth-child(3){border-right:1px solid #d3cfc2}.round-kpis>div:nth-child(-n+4){border-bottom:1px solid #d3cfc2}}.casual-round summary{grid-template-columns:120px minmax(260px,1fr) 70px 70px 70px 145px}@media(max-width:1000px){.casual-round summary{grid-template-columns:100px minmax(220px,1fr) 60px 60px 60px 110px}}@media(max-width:650px){.casual-round summary{grid-template-columns:85px 1fr 50px 50px}.casual-round summary>span:nth-child(4){display:block}.casual-round summary>span:nth-child(5){display:none}.round-expand{grid-column:2/-1}}.casual-dashboard{grid-template-columns:1.25fr repeat(7,1fr)}.casual-dashboard .handicap-tile{background:#fff;color:#071a2b}.casual-dashboard .handicap-tile small,.casual-dashboard .handicap-tile strong{color:#071a2b}.casual-dashboard .handicap-tile span{color:#8a6825}.handicap-method{margin:12px 0 0;color:#8fa2ae;font-size:9px;line-height:1.6;letter-spacing:.04em}.handicap-method strong{color:#d8ad55}.scorecard.nine-hole{min-width:620px}.verification-status{display:inline-block;padding:3px 6px;border-radius:10px;font:700 7px DM Sans;letter-spacing:.08em;text-transform:uppercase}.verification-status.attested{background:#d8ad55;color:#071a2b}.verification-status.unattested{background:#8c3d44;color:#fff}.unattested-round{border-left:3px solid #8c3d44}.unattested-round summary{background:rgba(140,61,68,.08)}.unattested-detail{background:#ece7dc}.unattested-detail .round-source{max-width:760px;margin:0;font-size:11px;line-height:1.7}.unattested-detail .round-kpis strong{font-size:19px}.score-legend{display:flex;flex-wrap:wrap;gap:10px 18px;padding:20px 12px;border-bottom:1px solid rgba(255,255,255,.15)}.score-legend span{display:flex;align-items:center;gap:8px;color:#a8b7c0;font-size:9px;letter-spacing:.06em}.score-legend i{display:inline-grid;place-items:center;width:25px;height:25px;font:700 normal 11px DM Sans}.score-legend .eagle,.scorecard .score-row .eagle{border:3px double #b68417;border-radius:50%;background:#f4dc9c;color:#604406}.score-legend .birdie,.scorecard .score-row .birdie{border:2px solid #b3222b;border-radius:50%;background:#f4d9da;color:#8d1720}.score-legend .par,.scorecard .score-row .par{color:#263845}.score-legend .bogey,.scorecard .score-row .bogey{border:0;border-radius:2px;background:#b8d2e3;color:#15374e}.score-legend .double,.scorecard .score-row .double{border:0;border-radius:2px;background:#bca8d2;color:#392653}.score-legend .triple,.scorecard .score-row .triple{border:0;border-radius:2px;background:#e6aa72;color:#5d2c08}.score-legend .quad-plus,.scorecard .score-row .quad-plus{border:0;border-radius:2px;background:#26313a;color:#fff}@media(max-width:1000px){.casual-dashboard{grid-template-columns:repeat(4,1fr)}.casual-dashboard>div:nth-child(8){border-right:0}}@media(max-width:650px){.casual-dashboard{grid-template-columns:1fr 1fr}.casual-dashboard>div:last-child{grid-column:auto}.score-legend{gap:9px 12px}.score-legend span{font-size:8px}}.profile-page .profile-facts{grid-template-columns:repeat(4,1fr)}@media(max-width:700px){.profile-page .profile-facts{grid-template-columns:1fr 1fr}.profile-page .profile-facts div:nth-child(2){border-right:0}}@media(max-width:460px){.profile-page .profile-facts{grid-template-columns:1fr}.profile-page .profile-facts div{border-right:0}}.profile-hero.profile-hero-art{display:block;min-height:0;background:#071a2b}.profile-hero-art img,.profile-hero-art picture{display:block;width:100%}.profile-hero-art img{height:auto;aspect-ratio:1672/941;object-fit:cover}.profile-hero-title{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}@media(max-width:700px){.profile-hero-art img{aspect-ratio:941/1672}}.casual-round summary{grid-template-columns:120px minmax(245px,1fr) repeat(4,62px) 145px}.round-detail-footer{display:flex;align-items:flex-end;justify-content:space-between;gap:24px;margin-top:20px}.round-detail-footer .round-source{max-width:470px;margin:0}.round-score-key{display:flex;flex-wrap:wrap;justify-content:flex-end;gap:8px 12px}.round-score-key span{display:flex;align-items:center;gap:5px;color:#667780;font-size:7px;letter-spacing:.05em;white-space:nowrap}.round-score-key i{display:inline-grid;place-items:center;width:20px;height:20px;font:700 normal 9px DM Sans}.round-score-key .eagle{border:3px double #b68417;border-radius:50%;background:#f4dc9c;color:#604406}.round-score-key .birdie{border:2px solid #b3222b;border-radius:50%;background:#f4d9da;color:#8d1720}.round-score-key .par{color:#263845}.round-score-key .bogey{border-radius:2px;background:#b8d2e3;color:#15374e}.round-score-key .double{border-radius:2px;background:#bca8d2;color:#392653}.round-score-key .triple{border-radius:2px;background:#e6aa72;color:#5d2c08}.round-score-key .quad-plus{border-radius:2px;background:#26313a;color:#fff}@media(max-width:1000px){.casual-round summary{grid-template-columns:100px minmax(205px,1fr) repeat(4,54px) 105px}.round-detail-footer{display:block}.round-score-key{margin-top:16px;justify-content:flex-start}}@media(max-width:650px){.casual-round summary{grid-template-columns:85px 1fr 48px 48px}.casual-round summary>span:nth-child(4){display:block}.casual-round summary>span:nth-child(5),.casual-round summary>span:nth-child(6){display:none}.round-expand{grid-column:2/-1}.round-score-key{gap:7px 10px}}.major-scorecard{padding:90px 7vw 96px;background:#0b3024;color:#fff}.major-scorecard-heading{display:grid;grid-template-columns:1fr auto;grid-gap:5vw;gap:5vw;align-items:end;margin-bottom:38px}.major-scorecard-heading h2{font-size:clamp(52px,6vw,88px);line-height:.88}.major-scorecard-heading>div:last-child{min-width:300px;border-top:2px solid #d8ad55;padding-top:17px;display:flex;flex-direction:column;gap:7px}.major-scorecard-heading strong{font:25px Georgia,serif}.major-scorecard-heading span{font-size:10px;color:#a8bdb4}.major-scorecard-heading a{margin-top:10px;color:#d8ad55;font-size:9px;font-weight:700;letter-spacing:.12em;text-transform:uppercase;text-decoration:none}.major-scorecard-heading .major-course-link{margin:0;font-size:inherit;letter-spacing:inherit;text-transform:none}.major-scorecard-heading a:hover{text-decoration:underline}.major-kpis{display:grid;grid-template-columns:repeat(5,1fr);border:1px solid rgba(255,255,255,.18);margin-bottom:18px}.major-kpis>div{min-height:118px;padding:20px;border-right:1px solid rgba(255,255,255,.18);display:flex;flex-direction:column;justify-content:end}.major-kpis>div:last-child{border:0}.major-kpis small{font-size:7px;letter-spacing:.15em;color:#9eb2a9}.major-kpis strong{font:34px Georgia,serif;color:#d8ad55;margin:7px 0 3px}.major-kpis span{font-size:8px;color:#c5d1cc}.major-scorecard-wrap{background:#f2eddf;padding:15px}.official-scorecard{color:#102130}.official-scorecard tbody tr:last-child td,.official-scorecard tbody tr:last-child th{background:#eef3ec;font-weight:700}.official-scorecard tbody tr:last-child td:last-child,.official-scorecard tbody tr:last-child td:nth-child(11),.official-scorecard tbody tr:last-child td:nth-child(21){font:18px Georgia,serif;color:#0b6b4d}.major-scorecard-footer{display:flex;align-items:flex-end;justify-content:space-between;gap:24px;margin-top:18px}.major-scorecard-footer p{max-width:530px;color:#a8bdb4;font-size:9px;line-height:1.6}.major-scorecard .round-score-key span{color:#c5d1cc}@media(max-width:900px){.major-scorecard{padding:70px 5vw}.major-scorecard-heading{grid-template-columns:1fr}.major-scorecard-heading>div:last-child{min-width:0}.major-kpis{grid-template-columns:repeat(3,1fr)}.major-kpis>div:nth-child(3){border-right:0}.major-kpis>div:nth-child(-n+3){border-bottom:1px solid rgba(255,255,255,.18)}.major-scorecard-footer{display:block}.major-scorecard-footer .round-score-key{justify-content:flex-start;margin-top:16px}}@media(max-width:560px){.major-kpis{grid-template-columns:1fr 1fr}.major-kpis>div{border-bottom:1px solid rgba(255,255,255,.18)}.major-kpis>div:nth-child(2n){border-right:0}.major-kpis>div:nth-child(3){border-right:1px solid rgba(255,255,255,.18)}.major-kpis>div:last-child{grid-column:1/-1;border-bottom:0}.major-scorecard-wrap{padding:8px}}.round-filters{display:flex;flex-wrap:wrap;align-items:end;gap:22px;padding:22px 12px;border-bottom:1px solid rgba(255,255,255,.15);background:#0d2639}.round-filters fieldset{margin:0;padding:0;border:0}.round-control>span,.round-filters legend{margin-bottom:9px;color:#8fa2ae;font:700 8px DM Sans;letter-spacing:.14em;text-transform:uppercase}.round-control{display:flex;flex-direction:column;min-width:185px}.round-course-search{flex:1 1;min-width:220px}.round-control input,.round-control select{height:37px;border:1px solid rgba(255,255,255,.24);border-radius:4px;background:#071a2b;color:#e6ecef;padding:0 11px;font:500 10px DM Sans;outline:none}.round-control input::placeholder{color:#768b97}.round-control input:focus-visible,.round-control input:hover,.round-control select:focus-visible,.round-control select:hover{border-color:#d8ad55}.filter-options{display:flex;flex-wrap:wrap;gap:7px}.filter-options button,.round-empty button{border:1px solid rgba(255,255,255,.24);background:transparent;color:#b8c5cc;padding:9px 13px;border-radius:999px;font:700 9px DM Sans;letter-spacing:.06em;cursor:pointer}.filter-options button:focus-visible,.filter-options button:hover,.filter-options button[aria-pressed=true]{border-color:#d8ad55;background:#d8ad55;color:#071a2b}.round-filters>p{width:100%;margin:0;color:#8fa2ae;font-size:10px;text-align:right}.round-filters>p strong{color:#fff}.round-results{min-height:96px}.round-empty{padding:42px 12px;text-align:center;color:#9dafba}.round-empty strong{display:block;margin-bottom:15px;font:21px Georgia,serif;color:#fff}.round-empty button{border-color:#d8ad55;color:#d8ad55}.major-solo-round{border:1px solid #d8ad55;border-left-width:5px;background:linear-gradient(90deg,rgba(216,173,85,.18),rgba(216,173,85,.04))}.major-solo-round summary:hover{background:rgba(216,173,85,.13)}.major-solo-round .round-course strong,.major-solo-round .round-date{color:#f1d89f}.verification-status.major{margin-right:4px;background:#d8ad55;color:#071a2b}.major-solo-round .round-detail{border-top:3px solid #d8ad55}.major-solo-round .stableford-row td,.major-solo-round .stableford-row th{background:#f3ead2;font-weight:700}.major-solo-round .round-source a{color:#8a6418;font-weight:700}.major-form-bar>span{outline:2px solid #f1d89f;outline-offset:3px}.round-history-toggle{display:flex;justify-content:center;padding:30px 12px 6px}.round-history-toggle button{min-width:210px;border:1px solid #d8ad55;background:transparent;color:#d8ad55;padding:12px 18px;border-radius:999px;font:700 9px DM Sans;letter-spacing:.09em;text-transform:uppercase;cursor:pointer}.round-history-toggle button:focus-visible,.round-history-toggle button:hover{background:#d8ad55;color:#071a2b}.round-history-toggle span{display:inline-block;margin-left:8px;font-size:12px}@media(max-width:760px){.round-filters{align-items:stretch;flex-direction:column;gap:18px}.round-control,.round-course-search{min-width:0}.round-filters>p{margin:0;text-align:left}.filter-options button{flex:1 1;min-width:84px}.major-solo-round{border-left-width:3px}}