:root{color:#17211d;font-synthesis:none;text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background:#eef2f1;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;line-height:1.5}body{min-width:320px;min-height:100dvh;margin:0;overflow:hidden}.app-shell{--outer-bottom-space:clamp(32px, 12vw, 64px);--outer-side-space:clamp(18px, 13vw, 56px);--outer-top-space:max(10px, env(safe-area-inset-top));box-sizing:border-box;min-height:100dvh;padding:var(--outer-top-space) max(var(--outer-side-space), env(safe-area-inset-right)) max(var(--outer-bottom-space), env(safe-area-inset-bottom)) max(var(--outer-side-space), env(safe-area-inset-left));text-align:center;flex-direction:column;justify-content:center;align-items:center;gap:10px;display:flex}.play-screen{flex-direction:column;align-items:center;gap:10px;width:100%;display:flex}[data-orientation-hidden=true]{visibility:hidden}.app-shell[data-orientation-blocked=true] .course-canvas{pointer-events:none}.game-hud{box-sizing:border-box;letter-spacing:0;max-width:min(calc((100dvh - 42px - 10px - var(--outer-top-space) - var(--outer-bottom-space)) * .5625), calc(100vw - (var(--outer-side-space) * 2)));grid-template-columns:1fr auto auto;align-items:center;gap:8px;width:100%;min-height:42px;font-size:.95rem;font-weight:600;display:grid}.game-hud div{white-space:nowrap;justify-content:center;align-items:center;gap:8px;min-width:0;display:flex}.game-hud div:first-child{justify-content:flex-start}.game-hud div:last-child{justify-content:flex-end}.game-hud span{color:#52625b;font-weight:500}.development-preview-banner{box-sizing:border-box;color:#fff8dc;letter-spacing:.02em;max-width:min(calc((100dvh - 42px - 10px - var(--outer-top-space) - var(--outer-bottom-space)) * .5625), calc(100vw - (var(--outer-side-space) * 2)));text-align:center;background:#7a160f;border:2px solid #ffcf4a;width:100%;min-height:26px;padding:4px 7px;font-size:clamp(.7rem,3vw,.78rem);font-weight:900;line-height:1.2}.course-frame{aspect-ratio:9/16;max-height:calc(100dvh - 42px - 10px - var(--outer-top-space) - var(--outer-bottom-space));max-width:calc(100vw - (var(--outer-side-space) * 2));width:min(calc((100dvh - 42px - 10px - var(--outer-top-space) - var(--outer-bottom-space)) * .5625), calc(100vw - (var(--outer-side-space) * 2)))}.play-screen.is-development-preview .course-frame{max-height:calc(100dvh - 42px - 18px - 20px - var(--outer-top-space) - var(--outer-bottom-space));width:min(calc((100dvh - 42px - 18px - 20px - var(--outer-top-space) - var(--outer-bottom-space)) * .5625), calc(100vw - (var(--outer-side-space) * 2)))}.course-canvas{aspect-ratio:9/16;touch-action:none;-webkit-user-select:none;user-select:none;background:#58b86b;width:100%;max-width:100%;height:100%;max-height:100%;display:block}.results-screen{box-sizing:border-box;max-height:calc(100dvh - var(--outer-top-space) - var(--outer-bottom-space));flex-direction:column;justify-content:center;align-items:center;gap:12px;width:100%;max-width:430px;min-height:50dvh;padding:2px;font-size:1.1rem;font-weight:600;display:flex;overflow-y:auto}.results-screen h1{margin:0 0 4px;font-size:1.6rem;line-height:1.2}.daily-sync-status,.daily-rank-status,.weekly-rank-status{color:#52625b;letter-spacing:0;font-size:.9rem;font-weight:600;line-height:1.25}.results-action-button{color:#f4f7f3;cursor:pointer;font:inherit;letter-spacing:0;background:#17211d;border:2px solid #17211d;border-radius:8px;min-height:44px;padding:10px 16px;font-size:.95rem;font-weight:700;line-height:1.15}.results-action-button:focus-visible{outline-offset:3px;outline:3px solid #70a9d6}.results-actions{flex-direction:column;gap:8px;width:100%;max-width:280px;display:flex}.results-actions .results-action-button{width:100%}.weekly-progress-summary{box-sizing:border-box;text-align:left;background:#f8faf8;border:1px solid #cfdbd3;border-radius:10px;flex-direction:column;align-items:stretch;gap:4px;width:100%;max-width:360px;padding:12px 14px;font-size:.92rem;display:flex}.weekly-progress-summary h2{margin:0 0 2px;font-size:1.05rem;line-height:1.2}.weekly-progress-name,.weekly-progress-status,.weekly-partial-note,.weekly-day-empty{color:#52625b}.weekly-progress-name,.weekly-progress-status{font-size:.84rem;line-height:1.25}.weekly-complete{color:#257d3c;margin-top:3px;display:block}.daily-leaderboard-screen{box-sizing:border-box;max-height:calc(100dvh - var(--outer-top-space) - var(--outer-bottom-space));text-align:left;flex-direction:column;align-items:stretch;gap:14px;width:100%;max-width:430px;display:flex;overflow-y:auto}.daily-leaderboard-heading{text-align:center}.daily-leaderboard-heading h1{margin:0 0 4px;font-size:1.45rem;line-height:1.15}.daily-leaderboard-heading div{color:#52625b;font-size:.9rem;font-weight:700;line-height:1.2}.daily-leaderboard-list{flex-direction:column;gap:6px;margin:0;padding:0;list-style:none;display:flex}.daily-leaderboard-row{box-sizing:border-box;background:#f8faf8;border:1px solid #cfdbd3;border-radius:8px;grid-template-columns:minmax(38px,auto) minmax(0,1fr) minmax(34px,auto) minmax(34px,auto);align-items:center;gap:8px;width:100%;min-height:46px;padding:9px 10px;font-size:.92rem;font-weight:700;line-height:1.2;display:grid}.daily-leaderboard-row.is-current-player{background:#e3f2e7;border-color:#63a875}.weekly-leaderboard-screen{box-sizing:border-box;max-height:calc(100dvh - var(--outer-top-space) - var(--outer-bottom-space));text-align:left;flex-direction:column;align-items:stretch;gap:12px;width:100%;max-width:430px;display:flex;overflow:hidden auto}.weekly-leaderboard-heading{text-align:center}.weekly-leaderboard-heading h1{margin:0 0 5px;font-size:1.45rem;line-height:1.15}.weekly-leaderboard-heading div{color:#52625b;font-size:.86rem;font-weight:700;line-height:1.25}.weekly-leaderboard-summary{grid-template-columns:repeat(3,minmax(0,1fr));gap:6px;display:grid}.weekly-leaderboard-summary div{background:#f8faf8;border:1px solid #cfdbd3;border-radius:8px;flex-direction:column;min-width:0;padding:8px;display:flex}.weekly-leaderboard-summary span{color:#52625b;font-size:.7rem;font-weight:700;line-height:1.15}.weekly-leaderboard-summary strong{font-size:1rem;line-height:1.25}.weekly-leaderboard-finishers{color:#52625b;text-align:center;font-size:.84rem;font-weight:700;line-height:1.2}.weekly-leaderboard-your-result,.weekly-leaderboard-top-100{flex-direction:column;gap:6px;display:flex}.weekly-leaderboard-your-result h2,.weekly-leaderboard-top-100 h2{margin:0;font-size:1rem;line-height:1.2}.weekly-leaderboard-your-result{background:#edf6ef;border:1px solid #8aba96;border-radius:10px;padding:9px}.weekly-leaderboard-list{flex-direction:column;gap:6px;margin:0;padding:0;list-style:none;display:flex}.weekly-leaderboard-row{box-sizing:border-box;background:#f8faf8;border:1px solid #cfdbd3;border-radius:8px;grid-template-columns:minmax(36px,auto) minmax(0,1fr) max-content max-content;align-items:center;gap:6px;width:100%;min-height:46px;padding:8px;font-size:.84rem;font-weight:700;line-height:1.2;display:grid}.weekly-leaderboard-row.is-current-player{background:#e3f2e7;border-color:#63a875}.weekly-leaderboard-rank,.weekly-leaderboard-strokes,.weekly-leaderboard-score{white-space:nowrap}.weekly-leaderboard-name{align-items:center;gap:5px;min-width:0;display:flex}.weekly-leaderboard-name span:first-child{overflow-wrap:anywhere;min-width:0}.weekly-leaderboard-you{color:#f4f7f3;background:#17211d;border-radius:999px;flex:none;padding:4px 6px;font-size:.68rem;line-height:1}.weekly-leaderboard-screen>.results-action-button{flex:none;width:100%}.weekly-scorecard-screen{box-sizing:border-box;max-height:calc(100dvh - var(--outer-top-space) - var(--outer-bottom-space));text-align:left;flex-direction:column;align-items:stretch;gap:12px;width:100%;max-width:430px;display:flex;overflow:hidden auto}.weekly-scorecard-heading{text-align:center}.weekly-scorecard-heading h1{margin:0 0 5px;font-size:1.45rem;line-height:1.15}.weekly-scorecard-heading div{color:#52625b;font-size:.86rem;font-weight:700;line-height:1.25}.weekly-scorecard-totals{grid-template-columns:repeat(2,minmax(0,1fr));gap:6px;display:grid}.weekly-scorecard-totals div{background:#f8faf8;border:1px solid #cfdbd3;border-radius:8px;flex-direction:column;min-width:0;padding:8px 10px;display:flex}.weekly-scorecard-totals span{color:#52625b;font-size:.72rem;font-weight:700;line-height:1.15}.weekly-scorecard-totals strong{font-size:1rem;line-height:1.25}.weekly-partial-note{text-align:center;margin:-2px 0 0;font-size:.8rem;font-weight:700;line-height:1.25}.weekly-scorecard-days{flex-direction:column;gap:7px;margin:0;padding:0;list-style:none;display:flex}.weekly-scorecard-day{box-sizing:border-box;background:#f8faf8;border:1px solid #cfdbd3;border-radius:8px;grid-template-columns:minmax(78px,.9fr) minmax(0,1.35fr);align-items:start;gap:10px;width:100%;padding:9px 10px;display:grid}.weekly-scorecard-day.is-completed{border-color:#63a875}.weekly-scorecard-day-summary{gap:3px;min-width:0;font-size:.84rem;line-height:1.2;display:grid}.weekly-scorecard-day-summary strong,.weekly-scorecard-day-summary span{white-space:nowrap}.weekly-scorecard-day-summary span{color:#52625b;font-size:.76rem;font-weight:700}.weekly-scorecard-day-result{gap:5px;min-width:0;display:grid}.weekly-hole-scores{grid-template-columns:repeat(3,max-content);justify-content:space-between;gap:4px;min-width:0;font-size:.78rem;line-height:1.2;display:grid}.weekly-hole-scores span{white-space:nowrap}.weekly-day-total{white-space:nowrap;justify-content:space-between;align-items:baseline;gap:8px;font-size:.78rem;font-weight:700;line-height:1.25;display:flex}.weekly-scorecard-screen>.results-action-button{flex:none;width:100%}.daily-leaderboard-rank,.daily-leaderboard-strokes,.daily-leaderboard-score{white-space:nowrap}.daily-leaderboard-name{align-items:center;gap:6px;min-width:0;display:flex}.daily-leaderboard-name span:first-child{overflow-wrap:anywhere;min-width:0}.daily-leaderboard-you{color:#f4f7f3;background:#17211d;border-radius:999px;flex:none;padding:4px 6px;font-size:.72rem;line-height:1}.portrait-orientation-guard{box-sizing:border-box;color:#17211d;min-height:100dvh;padding:max(24px, env(safe-area-inset-top)) max(24px, env(safe-area-inset-right)) max(24px, env(safe-area-inset-bottom)) max(24px, env(safe-area-inset-left));text-align:center;z-index:10;background:#f4f7f3;flex-direction:column;justify-content:center;align-items:center;gap:14px;display:flex;position:fixed;inset:0}.portrait-orientation-guard h1{margin:0;font-size:clamp(1.7rem,7vw,2.4rem);line-height:1.1}.portrait-orientation-guard p{color:#4b5b54;max-width:24rem;margin:0;font-size:1rem;font-weight:600}.orientation-phone-icon{box-sizing:border-box;border:3px solid #17211d;border-radius:8px;width:42px;height:68px;margin-bottom:8px;position:relative;transform:rotate(90deg);box-shadow:10px 10px #c9e5d0}.orientation-phone-icon:before{content:"";background:#17211d;border-radius:999px;width:12px;height:4px;position:absolute;bottom:6px;left:50%;transform:translate(-50%)}.orientation-phone-icon:after{content:"";border:3px solid #257d3c;border-width:0 3px 3px 0;width:15px;height:15px;position:absolute;top:22px;right:-26px;transform:rotate(-45deg)}.orientation-phone-icon span{border:3px solid #257d3c;border-left-color:#0000;border-radius:50%;width:46px;height:46px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)rotate(25deg)}@media (width<=420px){.game-hud{gap:6px;font-size:.85rem}}.results-screen.is-completed-round-enhanced>h1,.results-screen.is-completed-round-enhanced>[data-testid=total-strokes],.results-screen.is-completed-round-enhanced>[data-testid=total-par],.results-screen.is-completed-round-enhanced>[data-testid=score-relative]{display:none}.completed-round-scorecard{box-sizing:border-box;background:#f8faf8;border:1px solid #cfdbd3;border-radius:16px;flex-direction:column;order:-20;align-items:center;gap:4px;width:min(100%,360px);padding:18px 16px 14px;display:flex}.completed-round-kicker{color:#52625b;letter-spacing:.09em;text-transform:uppercase;font-size:.76rem;font-weight:800}.completed-round-score{color:#17211d;letter-spacing:-.06em;margin-top:5px;font-size:clamp(3rem,16vw,4.6rem);font-weight:900;line-height:.95}.completed-round-score-label{color:#52625b;font-size:.86rem;font-weight:700}.completed-round-total-line{justify-content:center;align-items:baseline;gap:8px;margin-top:7px;display:flex}.completed-round-total-line strong{font-size:1.05rem}.completed-round-total-line span{color:#52625b;font-size:.85rem;font-weight:700}.completed-round-hole-scores{grid-template-columns:repeat(3,minmax(0,1fr));gap:8px;width:100%;margin:13px 0 0;padding:0;list-style:none;display:grid}.completed-round-hole-scores li{background:#fff;border:1px solid #d9e2dc;border-radius:10px;flex-direction:column;align-items:center;gap:1px;padding:8px 6px;display:flex}.completed-round-hole-scores span{color:#52625b;font-size:.72rem;font-weight:800}.completed-round-hole-scores strong{font-size:1.35rem;line-height:1.1}.completed-round-hole-scores small{color:#66776f;font-size:.68rem;font-weight:700}.completed-round-share{flex-direction:column;order:22;gap:5px;width:min(100%,360px);display:flex}.completed-round-share-button{width:100%}.completed-round-share-status{color:#52625b;min-height:1.2em;font-size:.8rem;font-weight:700;line-height:1.2}.completed-round-return{color:#52625b;order:30;width:min(100%,360px);margin:2px 0 0;font-size:.9rem;font-weight:700;line-height:1.35}.results-screen.is-completed-round-enhanced .daily-sync-status,.results-screen.is-completed-round-enhanced .daily-rank-status,.results-screen.is-completed-round-enhanced .weekly-rank-status{font-size:.84rem}@media (height<=700px){.completed-round-scorecard{padding-top:13px;padding-bottom:11px}.completed-round-score{font-size:clamp(2.7rem,13vw,3.7rem)}.completed-round-hole-scores{margin-top:9px}}.hole-completion-celebration{box-sizing:border-box;padding:max(24px, env(safe-area-inset-top)) max(24px, env(safe-area-inset-right)) max(24px, env(safe-area-inset-bottom)) max(24px, env(safe-area-inset-left));pointer-events:auto;z-index:8;background:radial-gradient(circle at 50% 48%,#cbd8d021,#edf3ef08 46%);justify-content:center;align-items:center;animation:1.5s ease-out both hole-completion-layer;display:flex;position:fixed;inset:0}.hole-completion-celebration-card{--completion-accent:#cbd8d0;--completion-glow:#cbd8d021;--completion-start-scale:.96;--completion-peak-scale:1.015;--completion-exit-scale:1.005;--completion-start-y:3px;--completion-exit-y:-1px;border:2px solid var(--completion-accent);box-shadow:0 16px 38px #0c191245, 0 0 34px var(--completion-glow);color:#f4f7f3;text-align:center;background:#17211df5;border-radius:20px;flex-direction:column;justify-content:center;align-items:center;gap:6px;min-width:min(68vw,250px);max-width:min(86vw,350px);padding:18px 26px 20px;animation:1.5s cubic-bezier(.2,.8,.2,1) both hole-completion-card;display:flex;position:relative;overflow:hidden}.hole-completion-celebration-card:before{content:"";pointer-events:none;background:linear-gradient(135deg,#ffffff1a,#fff0 46%);position:absolute;inset:0}.hole-completion-celebration-card:after{background:var(--completion-accent);content:"";opacity:.95;border-radius:999px;width:48px;height:4px;position:absolute;top:0;left:50%;transform:translate(-50%)}.hole-completion-emblem{color:var(--completion-accent);width:108px;height:66px;margin:0 0 4px;display:block}.hole-completion-celebration[data-graphic=ace] .hole-completion-emblem{width:122px;height:78px}.hole-completion-emblem svg{width:100%;height:100%;display:block;overflow:visible}.emblem-line{fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:3.2px}.emblem-fill{fill:currentColor}.hole-completion-celebration[data-graphic=ace] .hole-completion-emblem{animation:.5s cubic-bezier(.2,.85,.2,1) both completion-ace-emblem}.hole-completion-celebration[data-graphic=ace] .emblem-ace-ball{transform-origin:56px 27px;animation:.39s cubic-bezier(.2,.8,.2,1) both completion-ball-drop}.hole-completion-celebration[data-graphic=ace] .emblem-ace-drop{animation:.36s ease-out 80ms both completion-ace-drop}.hole-completion-celebration[data-graphic=ace] .emblem-ace-cup,.hole-completion-celebration[data-graphic=ace] .emblem-ace-cup-front{transform-origin:56px 55px;animation:.43s cubic-bezier(.2,.8,.2,1) 80ms both completion-cup-pop}.hole-completion-celebration[data-graphic=ace] .emblem-ace-ray{transform-origin:56px 27px;animation:.42s ease-out .12s both completion-ray-pop}.hole-completion-celebration[data-graphic=eagle] .emblem-wing-left{transform-origin:54px 37px;animation:.45s cubic-bezier(.2,.8,.2,1) both completion-wing-left}.hole-completion-celebration[data-graphic=eagle] .emblem-wing-right{transform-origin:58px 37px;animation:.45s cubic-bezier(.2,.8,.2,1) both completion-wing-right}.hole-completion-celebration[data-graphic=birdie] .hole-completion-emblem{animation:.46s cubic-bezier(.2,.8,.2,1) both completion-feather-sweep}.hole-completion-celebration[data-graphic=par] .hole-completion-emblem{animation:.36s ease-out both completion-par-settle}.hole-completion-celebration-kicker{color:#f4f7f3a8;letter-spacing:.17em;text-transform:uppercase;margin-bottom:1px;font-size:.69rem;font-weight:800;line-height:1}.hole-completion-celebration-label{letter-spacing:.045em;text-shadow:0 2px 12px #00000029;font-size:clamp(1.9rem,9vw,2.85rem);font-weight:900;line-height:1}.hole-completion-celebration-detail{color:#f4f7f3db;font-size:.95rem;font-weight:700;line-height:1.25}.hole-completion-celebration[data-tone=ace]{background:radial-gradient(circle at 50% 47%,#f1c85b47,#edf3ef05 52%)}.hole-completion-celebration[data-tone=ace] .hole-completion-celebration-card{--completion-accent:#f1c85b;--completion-glow:#f1c85b47;--completion-start-scale:.88;--completion-peak-scale:1.065;--completion-exit-scale:1.018;--completion-start-y:7px;--completion-exit-y:-2px}.hole-completion-celebration[data-tone=ace] .hole-completion-celebration-card:after{width:82px}.hole-completion-celebration[data-tone=ace] .hole-completion-celebration-label{color:#ffe38c}.hole-completion-celebration[data-tone=under-par]{background:radial-gradient(circle at 50% 48%,#7bc68d33,#edf3ef05 48%)}.hole-completion-celebration[data-tone=under-par] .hole-completion-celebration-card{--completion-accent:#7bc68d;--completion-glow:#7bc68d33;--completion-start-scale:.92;--completion-peak-scale:1.04;--completion-exit-scale:1.01;--completion-start-y:5px}.hole-completion-celebration[data-tone=under-par] .hole-completion-celebration-card:after{width:62px}.hole-completion-celebration[data-tone=under-par] .hole-completion-celebration-label{color:#a8e8b6}.hole-completion-celebration[data-tone=par] .hole-completion-celebration-card{--completion-accent:#cbd8d0;--completion-glow:#cbd8d021}.hole-completion-celebration[data-tone=neutral]{background:#edf3ef0a}.hole-completion-celebration[data-tone=neutral] .hole-completion-celebration-card{--completion-accent:#aeb9b2;--completion-glow:#aeb9b214;--completion-start-scale:.985;--completion-peak-scale:1.005;--completion-exit-scale:1;--completion-start-y:1px;--completion-exit-y:0;box-shadow:0 12px 28px #0c19122e, 0 0 24px var(--completion-glow);background:#2a332ff5}@media (width<=360px){.hole-completion-celebration-card{width:min(82vw,290px);min-width:0;max-width:calc(100vw - 36px);padding:15px 18px 17px}.hole-completion-emblem{width:96px;height:58px}.hole-completion-celebration[data-graphic=ace] .hole-completion-emblem{width:108px;height:68px}.hole-completion-celebration-label{font-size:clamp(1.6rem,8.5vw,2.3rem)}}@media (prefers-reduced-motion:reduce){.hole-completion-celebration{animation:1.5s linear both hole-completion-fade}.hole-completion-celebration-card,.hole-completion-emblem,.hole-completion-emblem *{animation:none!important}}@keyframes hole-completion-layer{0%{opacity:0}10%,84%{opacity:1}to{opacity:0}}@keyframes hole-completion-card{0%{opacity:0;transform:scale(var(--completion-start-scale)) translateY(var(--completion-start-y))}14%{opacity:1;transform:scale(var(--completion-peak-scale)) translateY(0)}28%,84%{opacity:1;transform:scale(1)translateY(0)}to{opacity:0;transform:scale(var(--completion-exit-scale)) translateY(var(--completion-exit-y))}}@keyframes hole-completion-fade{0%{opacity:0}8%,88%{opacity:1}to{opacity:0}}@keyframes completion-ace-emblem{0%{opacity:0;transform:scale(.74)}55%{opacity:1;transform:scale(1.08)}to{opacity:1;transform:scale(1)}}@keyframes completion-ball-drop{0%{opacity:0;transform:translateY(-18px)scale(.82)}72%{opacity:1;transform:translateY(3px)scale(1.04)}to{opacity:1;transform:translateY(0)scale(1)}}@keyframes completion-ace-drop{0%{opacity:0;transform:scaleY(.35)}to{opacity:.72;transform:scaleY(1)}}@keyframes completion-cup-pop{0%{opacity:0;transform:scaleX(.68)scaleY(.8)}to{opacity:1;transform:scale(1)}}@keyframes completion-ray-pop{0%{opacity:0;transform:scale(.5)}65%{opacity:1}to{opacity:.9;transform:scale(1)}}@keyframes completion-wing-left{0%{opacity:0;transform:rotate(18deg)scaleX(.7)}to{opacity:1;transform:rotate(0)scaleX(1)}}@keyframes completion-wing-right{0%{opacity:0;transform:rotate(-18deg)scaleX(.7)}to{opacity:1;transform:rotate(0)scaleX(1)}}@keyframes completion-feather-sweep{0%{opacity:0;transform:translate(-15px)rotate(-8deg)scale(.88)}65%{opacity:1;transform:translate(2px)rotate(2deg)scale(1.05)}to{opacity:1;transform:translate(0)rotate(0)scale(1)}}@keyframes completion-par-settle{0%{opacity:0;transform:translateY(-6px)scale(.95)}to{opacity:1;transform:translateY(0)scale(1)}}.player-name-control{box-sizing:border-box;background:#ffffffb8;border:1px solid #1e293b24;border-radius:.85rem;width:min(100%,28rem);margin:.85rem auto 0;padding:.8rem .9rem}.player-name-summary{flex-wrap:wrap;justify-content:center;align-items:baseline;gap:.4rem;font-size:.9rem;display:flex}.player-name-label{color:#64748b}.player-name-edit-button,.player-name-cancel-button{min-height:2.75rem;color:inherit;font:inherit;text-underline-offset:.18em;cursor:pointer;background:0 0;border:0;padding:.5rem .7rem;font-weight:700;text-decoration:underline}.player-name-form{gap:.55rem;margin-top:.75rem;display:grid}.player-name-form label{font-size:.85rem;font-weight:700}.player-name-form input{box-sizing:border-box;width:100%;min-height:2.9rem;color:inherit;font:inherit;background:#fff;border:1px solid #1e293b47;border-radius:.65rem;padding:.65rem .75rem;font-size:1rem}.player-name-form input:focus-visible,.player-name-edit-button:focus-visible,.player-name-cancel-button:focus-visible{outline-offset:2px;outline:3px solid}.player-name-helper,.player-name-status{color:#64748b;margin:0;font-size:.78rem;line-height:1.35}.player-name-actions{flex-wrap:wrap;align-items:center;gap:.4rem;display:flex}.player-name-save-button{min-height:2.75rem}.player-name-status{text-align:center;min-height:1.05rem;margin-top:.35rem}.player-name-form button:disabled,.player-name-form input:disabled{cursor:wait;opacity:.65}@media (width<=480px){.player-name-control{padding:.75rem}.player-name-actions{align-items:stretch}.player-name-save-button,.player-name-cancel-button{flex:auto}}.product-help-shell{min-height:100%;position:relative}.how-to-play-trigger{right:max(0px, env(safe-area-inset-right));bottom:max(4px, env(safe-area-inset-bottom));z-index:30;width:44px;height:44px;font:inherit;color:#163925;background:#ffffffe6;border:1px solid #1237242e;border-radius:999px;font-weight:800;position:fixed;box-shadow:0 6px 20px #1237241f}.first-putt-guidance{left:50%;bottom:calc(max(4px, env(safe-area-inset-bottom)) + 54px);z-index:25;text-align:center;pointer-events:none;background:#fffffff0;border:1px solid #12372424;border-radius:16px;width:min(100vw - 32px,360px);padding:12px 14px;position:fixed;transform:translate(-50%);box-shadow:0 10px 28px #12372424}.first-putt-guidance strong,.first-putt-guidance span{display:block}.first-putt-guidance strong{color:#173a28;font-size:.98rem}.first-putt-guidance span{color:#496455;margin-top:2px;font-size:.82rem}.how-to-play-backdrop{z-index:80;padding:max(18px, env(safe-area-inset-top)) 16px max(18px, env(safe-area-inset-bottom));overscroll-behavior:contain;background:#08181075;place-items:center;display:grid;position:fixed;inset:0;overflow-y:auto}.how-to-play-dialog{background:#f9fcf8;border-radius:22px;flex-direction:column;width:min(100%,430px);max-height:min(86dvh,760px);display:flex;overflow:hidden;box-shadow:0 24px 60px #06190f47}.how-to-play-heading{border-bottom:1px solid #1237241a;justify-content:space-between;align-items:flex-start;gap:16px;padding:18px 18px 12px;display:flex}.how-to-play-heading h1{color:#143521;margin:2px 0 0;font-size:1.45rem;line-height:1.1}.how-to-play-kicker{letter-spacing:.08em;text-transform:uppercase;color:#557161;font-size:.75rem;font-weight:800}.how-to-play-close{color:#153722;width:44px;height:44px;font:inherit;background:#16392514;border:0;border-radius:999px;flex:none;font-size:1.45rem;line-height:1}.how-to-play-content{overscroll-behavior:contain;-webkit-overflow-scrolling:touch;padding:4px 18px 12px;overflow-y:auto}.how-to-play-content section{border-bottom:1px solid #12372414;padding:12px 0}.how-to-play-content section:last-child{border-bottom:0}.how-to-play-content h2{color:#173a28;margin:0 0 5px;font-size:1rem}.how-to-play-content p,.how-to-play-content ul{color:#455f50;margin:0;font-size:.9rem;line-height:1.45}.how-to-play-content ul{padding-left:20px}.how-to-play-content li+li{margin-top:5px}.how-to-play-done{color:#fff;min-height:48px;font:inherit;background:#173a28;border:0;border-radius:14px;margin:0 18px 18px;font-weight:800}.how-to-play-trigger:focus-visible,.how-to-play-close:focus-visible,.how-to-play-done:focus-visible{outline-offset:2px;outline:3px solid}@media (height<=560px){.how-to-play-backdrop{padding-top:max(8px, env(safe-area-inset-top));padding-bottom:max(8px, env(safe-area-inset-bottom));place-items:start center}.how-to-play-dialog{max-height:calc(100dvh - max(8px, env(safe-area-inset-top)) - max(8px, env(safe-area-inset-bottom)))}.how-to-play-heading{padding-top:12px;padding-bottom:8px}.how-to-play-done{margin-bottom:12px}}@media (prefers-reduced-motion:reduce){.how-to-play-trigger,.how-to-play-close,.how-to-play-done{transition:none}}:root,body{background:#edf3ef}.app-shell{background:var(--course-page-background,linear-gradient(180deg, #f4f7f5 0%, #e8efeb 100%))}.play-screen,.results-screen,.daily-leaderboard-screen,.weekly-leaderboard-screen,.weekly-scorecard-screen{animation:.16s ease-out both puttrun-screen-in}.game-hud{background:var(--course-hud-background,#f8faf8e6);border:1px solid var(--course-hud-border,#adc1b5b8);box-shadow:var(--course-hud-shadow,0 4px 14px #1f3c2b14);border-radius:12px;padding:7px 10px}.game-hud strong{letter-spacing:-.01em}.game-hud [data-testid=stroke-counter]{font-variant-numeric:tabular-nums}.game-hud [data-testid=ball-state]{color:#5c6b64;font-size:.9em;font-weight:700}.course-frame{box-shadow:var(--course-frame-shadow,0 14px 30px #1e3a2a21)}.course-canvas{-webkit-tap-highlight-color:transparent}.results-screen,.daily-leaderboard-screen,.weekly-leaderboard-screen,.weekly-scorecard-screen{overscroll-behavior:contain;background:#fafcfaf0;border:1px solid #d4dfd7;border-radius:18px;padding:20px 18px;box-shadow:0 16px 36px #1f3c2b1c}.results-screen h1,.daily-leaderboard-heading h1,.weekly-leaderboard-heading h1,.weekly-scorecard-heading h1{letter-spacing:-.025em}.results-action-button{-webkit-tap-highlight-color:transparent;border-radius:10px;transition:background-color .12s,box-shadow .12s,transform .12s;box-shadow:0 3px #0c191229}.results-action-button:active{transform:translateY(2px);box-shadow:0 1px #0c19122e}.daily-sync-status[data-sync-status=verified],.daily-rank-status[data-rank-status=loaded],.weekly-rank-status{color:#257d3c}.daily-sync-status[data-sync-status=rejected]{color:#934137}.weekly-progress-summary,.daily-leaderboard-row,.weekly-leaderboard-summary div,.weekly-leaderboard-your-result,.weekly-leaderboard-row,.weekly-scorecard-totals div,.weekly-scorecard-day{box-shadow:0 2px 7px #1f3c2b0b}@media (hover:hover) and (pointer:fine){.results-action-button:hover{background:#243129}}@media (width<=420px){.results-screen,.daily-leaderboard-screen,.weekly-leaderboard-screen,.weekly-scorecard-screen{border-radius:14px;padding:16px 14px}}@media (prefers-reduced-motion:reduce){.play-screen,.results-screen,.daily-leaderboard-screen,.weekly-leaderboard-screen,.weekly-scorecard-screen{animation:none}.results-action-button{transition:none}.results-action-button:active{transform:none}}@keyframes puttrun-screen-in{0%{opacity:0;transform:translateY(5px)}to{opacity:1;transform:translateY(0)}}
