:root{color-scheme:light;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;color:#17201b;background:#f4f5f2;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased}*{box-sizing:border-box}body{margin:0;min-width:320px;min-height:100vh}button,input,select,textarea{font:inherit}button{cursor:pointer}.app-shell{display:grid;grid-template-columns:228px 1fr;min-width:0;min-height:100vh}.sidebar{position:sticky;top:0;height:100vh;padding:20px 14px;border-right:1px solid #d8ddd6;background:#fff}.brand{display:flex;align-items:center;gap:10px;min-height:40px;margin-bottom:22px}.brand-mark{display:grid;width:34px;height:34px;place-items:center;background:#173f2f;color:#fff;font-size:.82rem;font-weight:800}.brand strong{font-size:1.02rem}.nav-list{display:grid;gap:2px}.nav-list button,.icon-button,.text-button{display:inline-flex;align-items:center;gap:9px;border:0;background:transparent;color:#17201b}.nav-list button{min-height:42px;padding:9px 10px;text-align:left}.nav-list button.active{background:#173f2f;color:#fff}.main{display:grid;align-content:start;gap:18px;min-width:0;padding:22px 26px 34px}.topbar{display:flex;justify-content:space-between;align-items:center;gap:16px;padding-bottom:14px;border-bottom:1px solid #d8ddd6}.topbar span{color:#647169;font-size:.88rem}.topbar h1{display:flex;align-items:center;gap:9px;margin:3px 0 0;font-size:1.55rem;letter-spacing:0}.icon-button{min-height:40px;padding:9px 12px;background:#173f2f;color:#fff;font-weight:700}.icon-button:disabled{cursor:not-allowed;opacity:.5}.icon-button.full{width:100%;justify-content:center}.text-button{padding:0;color:#173f2f;font-weight:800}.text-button:disabled{cursor:wait;opacity:.6}.text-button.danger{color:#962525;margin-top:18px}.view-stack{display:grid;gap:16px;min-width:0}.view-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px;min-width:0}.capture-actions{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:10px;margin:12px 0 16px}.capture-actions button{display:inline-flex;align-items:center;justify-content:center;gap:8px;min-height:44px;border:1px solid #d8ddd6;background:#fff;color:#173f2f;font-weight:800}.capture-actions button.active{background:#173f2f;color:#fff}.capture-form{max-width:760px}.surface{padding:18px 0 20px;border-bottom:1px solid #d8ddd6;min-width:0}.surface h2{margin:0 0 14px;font-size:1rem;letter-spacing:0}.section-line{display:flex;justify-content:space-between;align-items:center;gap:12px;margin-bottom:14px}.section-line h2{margin:0}.section-line span{display:inline-block;margin-top:4px;color:#66746c;font-size:.88rem}.section-line small{display:block;margin-top:3px;color:#647169;font-size:.82rem}.course-select{max-width:260px}.course-select-group{display:flex;gap:10px;align-items:center}.stats-strip{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));border-top:1px solid #d8ddd6;border-bottom:1px solid #d8ddd6}.start-stats-strip{grid-template-columns:repeat(3,minmax(0,1fr))}.stats-strip div{padding:15px 16px;border-right:1px solid #d8ddd6}.stats-strip div:last-child{border-right:0}.stats-strip span{display:block;color:#66746c;font-size:.82rem}.stats-strip strong{display:block;margin-top:5px;font-size:1.15rem}.course-stat-strip{margin-top:8px}.course-stat-strip.secondary{border-top:0}.play-course-meta{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));border-top:1px solid #d8ddd6;border-bottom:1px solid #d8ddd6;margin-bottom:14px}.play-course-meta div{padding:13px 14px;border-right:1px solid #d8ddd6}.play-course-meta div:last-child{border-right:0}.play-course-meta span{display:block;color:#66746c;font-size:.82rem}.play-course-meta strong{display:block;margin-top:5px}.hole-picker{display:grid;grid-template-columns:repeat(9,minmax(0,1fr));gap:6px;margin-bottom:16px}.hole-picker button{min-height:38px;border:1px solid #d8ddd6;background:#fff;color:#173f2f;font-weight:800}.hole-picker button.active{background:#173f2f;color:#fff}.play-hole-card{display:grid;gap:14px}.play-hole-head{display:flex;justify-content:space-between;gap:12px;align-items:baseline}.play-hole-head strong{font-size:1.2rem}.play-hole-head span{color:#647169}.play-quicktips{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));border-top:1px solid #d8ddd6;border-bottom:1px solid #d8ddd6}.play-quicktips div{padding:14px;border-right:1px solid #d8ddd6}.play-quicktips div:last-child{border-right:0}.play-quicktips span{display:block;color:#66746c;font-size:.82rem;font-weight:800;text-transform:uppercase}.play-quicktips strong{display:block;margin-top:5px}.play-quicktips p{margin:7px 0 0;color:#4f5d55}.hole-map{display:grid;grid-template-columns:minmax(280px,420px) minmax(220px,1fr);gap:14px;align-items:start;min-width:0}.hole-map-head{grid-column:2;display:grid;gap:8px;align-content:start;padding-top:4px}.hole-map-head span,.hole-map-tools span{color:#66746c;font-size:.78rem;font-weight:800;text-transform:uppercase}.hole-map-head strong{display:block;margin-top:3px;font-size:1.45rem}.hole-map-head p{margin:0;color:#4f5d55}.hole-map-stage{position:relative;grid-row:1 / span 2;width:100%;max-width:420px;border:1px solid #d8ddd6;background:#fff}.hole-map.compact .hole-map-stage{cursor:zoom-in}.hole-map-stage img,.hole-map-stage svg{display:block;width:100%}.hole-map-stage img{height:auto}.hole-map-stage svg{position:absolute;inset:0;height:100%;touch-action:none;cursor:crosshair}.hole-map-missing{display:grid;aspect-ratio:587 / 946;place-items:center;color:#647169}.hole-map-tools{grid-column:2;display:flex;flex-wrap:wrap;gap:10px;align-items:center}.hole-map-tools .text-button{min-height:36px}.hole-map-tools .text-button.active{border-color:#173f2f;background:#173f2f;color:#fff}.hole-map-tools small{flex-basis:100%;color:#647169;font-size:.74rem}.map-calibration-line{stroke:#2d5f8bad;stroke-width:.55;stroke-dasharray:1.2 1.4;fill:none;stroke-linecap:round;stroke-linejoin:round}.map-measure-line{stroke:#17201b;stroke-width:.75;stroke-linecap:round;stroke-linejoin:round;vector-effect:non-scaling-stroke;fill:none}.map-measure-line.rest-shot{stroke:#2d5f8b;stroke-dasharray:1.4 1.1}.map-calibration-point,.map-pending-point{fill:#fff;stroke:#2d5f8b;stroke-width:.6;vector-effect:non-scaling-stroke}.map-calibration-point.green{stroke:#173f2f}.map-pending-point{stroke:#962525}.map-measure-point{fill:#fff;stroke:#17201b;stroke-width:.8;vector-effect:non-scaling-stroke}.map-measure-point.target{stroke:#962525}.map-measure-point.projected{fill:#17201b;stroke:#fff;stroke-width:.45}.map-measure-label rect{fill:#ffffff85;stroke:#17201b59;stroke-width:.16;vector-effect:non-scaling-stroke}.map-measure-label text{fill:#17201b;font-size:2.55px;font-weight:850;text-anchor:middle}.map-measure-label text+text{fill:#17201bb8;font-size:2.05px}.map-measure-label.rest rect{stroke:#2d5f8b6b}.hole-map-modal{position:fixed;inset:0;z-index:80;display:grid;grid-template-rows:auto minmax(0,1fr);gap:12px;padding:16px;overflow:auto;background:#17201bc7}.hole-map-modal-head{display:flex;align-items:center;justify-content:space-between;gap:12px;max-width:1180px;width:100%;margin:0 auto;padding:10px 12px;border:1px solid rgba(255,255,255,.28);background:#fff}.hole-map-modal-head span{color:#66746c;font-size:.78rem;font-weight:800;text-transform:uppercase}.hole-map-modal-head strong{display:block;margin-top:2px;font-size:1.1rem}.hole-map-modal .hole-map{grid-template-columns:minmax(320px,560px) minmax(240px,1fr);align-self:start;width:100%;max-width:1180px;margin:0 auto;padding:12px;border:1px solid #d8ddd6;background:#fff}.hole-map-modal .hole-map-stage{max-width:560px}.player-note{max-width:760px}.hole-history,.live-round-panel,.review-list{display:grid;gap:10px}.hole-history p{margin:0;padding:7px 0;border-bottom:1px solid #e8ece7;color:#4f5d55}.live-round-panel{padding-top:14px;border-top:1px solid #d8ddd6}.hcp-target-strip,.live-result-strip{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));border-top:1px solid #d8ddd6;border-bottom:1px solid #d8ddd6}.hcp-target-strip{grid-template-columns:repeat(2,minmax(0,1fr))}.hcp-target-strip div,.live-result-strip div{padding:12px 14px;border-right:1px solid #d8ddd6}.hcp-target-strip div:last-child,.live-result-strip div:last-child{border-right:0}.hcp-target-strip span,.live-result-strip span{display:block;color:#66746c;font-size:.78rem;font-weight:800;text-transform:uppercase}.hcp-target-strip strong,.live-result-strip strong{display:block;margin-top:5px;color:#17201b;font-size:1.05rem}.hcp-target-strip small,.live-result-strip small{display:block;margin-top:4px;color:#647169}.live-nav{display:flex;gap:14px;flex-wrap:wrap}.round-main{padding-top:0}.round-setup{display:grid;gap:16px;max-width:760px;padding:24px 0}.round-setup h1,.round-screen h1{display:block;margin:2px 0 0;font-size:clamp(1.6rem,3vw,2.4rem);letter-spacing:0}.round-setup span,.round-screen span{color:#66746c;font-size:.82rem;font-weight:800;text-transform:uppercase}.round-setup p{max-width:560px;margin:8px 0 0;color:#4f5d55}.round-setup-controls{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.round-start-button{width:fit-content}.round-screen{display:grid;grid-template-rows:auto auto auto minmax(0,1fr) auto auto;gap:10px;min-height:640px;height:calc(100dvh - 44px);padding:14px 0;touch-action:pan-y}.round-top{display:flex;justify-content:space-between;gap:12px;align-items:flex-start}.round-top small{display:block;margin-top:4px;color:#647169}.round-score-corner{display:grid;grid-template-columns:repeat(2,minmax(94px,1fr));min-width:min(290px,44vw);border:1px solid #d8ddd6;background:#fff}.round-score-corner div{padding:9px 11px;border-right:1px solid #d8ddd6}.round-score-corner div:last-child{border-right:0}.round-score-corner strong{display:block;margin-top:3px;color:#17201b;font-size:1.05rem}.round-score-corner small{display:block;margin-top:2px;color:#647169}.round-hole-strip{display:grid;grid-template-columns:repeat(auto-fit,minmax(34px,1fr));gap:5px}.round-hole-strip button{min-height:34px;border:1px solid #d8ddd6;background:#fff;color:#173f2f;font-weight:900}.round-hole-strip button.active{background:#173f2f;color:#fff}.round-hole-strip button.done:not(.active){border-color:#173f2f;background:#edf5ee}.round-current{display:grid;align-content:start;gap:10px;min-height:0;overflow:auto}.round-score-focus{display:grid;justify-items:center;gap:8px;padding:8px 0;border-top:1px solid #d8ddd6;border-bottom:1px solid #d8ddd6;background:#fbfcfa}.round-score-entry{display:grid;justify-items:center}.round-score-entry .number-stepper{width:min(260px,100%)}.round-optional-entry{display:grid;grid-template-columns:repeat(2,minmax(0,180px));justify-content:center;gap:10px}.round-fairway-entry{display:grid;justify-items:center;gap:5px}.round-fairway-entry>span{color:#66746c;font-size:.72rem;font-weight:800;text-transform:uppercase}.fairway-control{display:grid;grid-template-columns:repeat(5,42px);gap:4px}.fairway-control button{min-height:30px;border:1px solid #d8ddd6;background:#fff;color:#173f2f;font-weight:900}.fairway-control button.active{border-color:#173f2f;background:#173f2f;color:#fff}.score-stepper>span{text-align:center}.score-stepper div{grid-template-columns:58px minmax(78px,1fr) 58px;min-height:70px}.score-stepper strong{display:inline-grid;place-items:center;min-width:58px;min-height:58px;padding:4px;border:3px solid transparent;color:#17201b;font-size:2.1rem;line-height:1}.score-stepper.score-birdie strong{border-color:#173f2f;border-radius:999px}.score-stepper.score-eagle strong{border-color:#173f2f;border-radius:999px;box-shadow:0 0 0 4px #fff inset,0 0 0 7px #173f2f inset}.score-stepper.score-bogey strong{border-color:#962525}.score-stepper.score-double strong{border-color:#962525;box-shadow:0 0 0 4px #fff inset,0 0 0 7px #962525 inset}.score-stepper.score-picked-up strong{border-color:#647169;color:#647169;font-size:1.3rem}.round-plan-strip{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));border-top:1px solid #d8ddd6;border-bottom:1px solid #d8ddd6}.round-plan-strip div{min-width:0;padding:9px 10px;border-right:1px solid #d8ddd6}.round-plan-strip div:last-child{border-right:0}.round-plan-strip strong{display:block;margin-top:3px;color:#17201b}.round-plan-strip small{display:block;margin-top:3px;color:#647169}.round-notes{border-top:1px solid #d8ddd6;padding-top:8px}.round-notes summary{cursor:pointer;color:#173f2f;font-weight:800}.round-notes .form-row{margin-top:10px}.round-notes textarea{min-height:76px;margin-top:10px}.round-bottom{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1.25fr) auto;align-items:stretch;gap:10px;border-top:1px solid #d8ddd6;padding-top:10px}.round-bottom .text-button.danger{margin-top:0}.round-nav-button{display:grid;align-content:center;gap:3px;min-height:58px;border:1px solid #173f2f;background:#fff;color:#173f2f;font-weight:900;cursor:pointer}.round-nav-button.primary{background:#173f2f;color:#fff}.round-nav-button span{color:inherit;font-size:.78rem}.round-nav-button strong{font-size:1.05rem}.round-action-menu{position:relative;align-self:stretch}.round-action-menu summary{display:grid;place-items:center;height:100%;min-width:72px;border:1px solid #bfc9c2;color:#173f2f;font-weight:900;cursor:pointer;list-style:none}.round-action-menu summary::-webkit-details-marker{display:none}.round-action-menu div{position:absolute;right:0;bottom:calc(100% + 8px);z-index:5;display:grid;gap:8px;min-width:220px;padding:10px;border:1px solid #d8ddd6;background:#fff}.round-action-menu .icon-button,.round-action-menu .text-button{justify-content:center}.round-save-report{display:grid;gap:10px;width:100%}.round-screen .hole-map{grid-template-columns:minmax(180px,270px) minmax(150px,1fr);gap:8px}.round-screen .hole-map-stage{max-width:270px}.round-screen .hole-map-head{gap:4px}.round-screen .hole-map-head strong{font-size:1rem}.round-screen .hole-map-head p,.round-screen .hole-map-tools{font-size:.76rem}.round-screen .hole-map-tools{gap:6px}.round-screen .hole-map-tools .text-button{min-height:32px}.round-screen .round-current>.hole-map.compact>.hole-map-tools .text-button{display:none}.round-screen .hole-map-modal .hole-map{grid-template-columns:minmax(320px,560px) minmax(240px,1fr);gap:14px}.round-screen .hole-map-modal .hole-map-stage{max-width:560px}.review-item{display:grid;gap:7px;padding:13px 0;border-bottom:1px solid #e8ece7}.review-item:last-child{border-bottom:0}.review-item span{color:#647169;font-size:.82rem}.review-item h3,.review-item p{margin:0}.course-hole-stats{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:18px;margin-top:16px}.course-hole-stats h2{margin:0 0 8px}.decision-list,.compact-list,.history-list{display:grid;gap:8px}.decision-list p,.compact-list p,.history-list p,.status-line{margin:0;padding:9px 0;border-bottom:1px solid #e8ece7}.decision-list p:last-child,.compact-list p:last-child,.history-list p:last-child{border-bottom:0}.focus-list{display:grid;gap:14px;margin-top:14px}.focus-actions{display:flex;align-items:center;gap:12px;flex-wrap:wrap;justify-content:flex-end}.focus-toggle{min-height:40px}.focus-item{display:grid;gap:9px;padding:14px 0;border-bottom:1px solid #e8ece7}.focus-item:last-child{border-bottom:0}.focus-item span,.focus-item small{color:#647169;font-size:.82rem}.focus-item h3{margin:2px 0 0;font-size:1rem;letter-spacing:0}.focus-item p{margin:0}.focus-item dl{display:grid;grid-template-columns:120px minmax(0,1fr);gap:6px 14px;margin:0}.focus-item dt{color:#647169;font-size:.84rem}.focus-item dd{margin:0}.inbox-list{display:grid;gap:16px}.inbox-item{display:grid;gap:12px;padding:15px 0;border-bottom:1px solid #e8ece7}.inbox-item:last-child{border-bottom:0}.inbox-head{display:flex;justify-content:space-between;gap:14px}.inbox-head span{color:#647169;font-size:.82rem}.inbox-head h3{margin:2px 0 4px;font-size:1rem;letter-spacing:0}.inbox-head p{margin:0}.inbox-preview{display:flex;flex-wrap:wrap;gap:7px}.inbox-preview span{padding:6px 8px;border:1px solid #d8ddd6;font-size:.86rem}.inbox-editor{min-height:110px;font-family:inherit}.inbox-actions{display:flex;align-items:center;gap:13px;flex-wrap:wrap}.inbox-actions .text-button.danger{margin-top:0}.scorecard-review-mini{display:grid;gap:5px;padding:10px 0;border-top:1px solid #e8ece7;border-bottom:1px solid #e8ece7}.scorecard-review-mini p{margin:0;color:#4f5d55}.trust-pill{display:inline-block;padding:4px 7px;border:1px solid #d8ddd6;color:#17201b;font-size:.8rem;font-weight:800}.trust-pill.high{border-color:#173f2f;color:#173f2f}.trust-pill.medium{border-color:#2d5f8b;color:#2d5f8b}.trust-pill.low{border-color:#b98526;color:#7a5418}.trust-pill.avoid{border-color:#962525;color:#962525}.form-stack{display:grid;gap:10px}.form-stack.narrow{max-width:320px}.shot-list{display:flex;flex-wrap:wrap;gap:6px}.shot-list span{padding:5px 7px;border:1px solid #d8ddd6;background:#fff;color:#46524b;font-size:.82rem}.form-row{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.form-row.three{grid-template-columns:repeat(3,minmax(0,1fr))}.form-row.four{grid-template-columns:repeat(4,minmax(0,1fr))}.stepper-grid{display:grid;gap:10px}.stepper-grid.three{grid-template-columns:repeat(3,minmax(0,1fr))}.number-stepper{display:grid;gap:7px}.number-stepper>span{color:#46524b;font-size:.88rem;font-weight:800}.number-stepper div{display:grid;grid-template-columns:42px minmax(0,1fr) 42px;min-height:42px;border:1px solid #bfc9c2;background:#fff}.number-stepper button{border:0;background:#173f2f;color:#fff;font-size:1.2rem;font-weight:900;cursor:pointer}.number-stepper button:disabled{opacity:.35;cursor:not-allowed}.number-stepper strong{display:grid;place-items:center;color:#17201b;font-size:1rem}label{display:grid;gap:7px;color:#46524b;font-size:.88rem;font-weight:700}input,select,textarea{width:100%;min-height:40px;padding:8px 9px;border:1px solid #bfc9c2;background:#fff;color:#17201b}textarea{min-height:124px;resize:vertical}.learning-input{max-width:720px}.learning-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px}.learning-card{padding:16px 0 18px;border-top:1px solid #d8ddd6;border-bottom:1px solid #d8ddd6}.learning-summary{margin:0 0 12px;color:#2d3933;line-height:1.45}.learning-list{display:grid;gap:6px;margin-top:12px}.learning-list strong{color:#5f6d65;font-size:.78rem;text-transform:uppercase}.learning-list span{padding:6px 0;border-bottom:1px solid #e8ece7;color:#17201b;font-size:.9rem}.learning-empty{margin:12px 0 0;color:#66746c;font-size:.9rem}.shot-visual{display:grid;grid-template-columns:minmax(280px,520px) minmax(220px,1fr);gap:18px;align-items:stretch;min-width:0}.shot-visual svg{width:100%;max-width:100%;min-height:420px;border:1px solid #d2d9d4;background:#eef3ed}.hole-rough{fill:#77956b}.hole-firstcut{fill:#9fc18c}.hole-fairway{fill:#c5d99a}.hole-green{fill:#6eaa62;stroke:#315d3a;stroke-width:2}.hole-bunker{fill:#e4d19a;stroke:#b99d57;stroke-width:2}.hole-water{fill:#77b5c9;stroke:#357c95;stroke-width:2}.fairway-layup{fill:#d8e5a8;stroke:#315d3a52;stroke-width:2}.distance-ring{stroke:#17201b3d;stroke-dasharray:4 7;stroke-width:1}.distance-label,.visual-label{fill:#17201b;font-size:14px;font-weight:800}.center-line{stroke:#ffffffb8;stroke-dasharray:8 9;stroke-width:2}.pressure-line{stroke:#2d5f8b;stroke-width:2}.carry-line{stroke:#173f2f;stroke-width:3}.pressure-label{fill:#2d5f8b}.carry-label{fill:#173f2f}.dispersion-ellipse{fill:#96252533;stroke:#962525;stroke-width:3}.dispersion-ellipse.muted{fill:#2d5f8b1f;stroke:#2d5f8b;stroke-dasharray:8 7}.shot-center{fill:#17201b;stroke:#fff;stroke-width:2}.shot-arc{fill:none;stroke:#17201b;stroke-width:3;stroke-linecap:round}.tee-marker{fill:#fff;stroke:#173f2f;stroke-width:4}.ball-marker{fill:#fff;stroke:#962525;stroke-width:4}.target-flag{stroke:#17201b;stroke-width:3;stroke-linecap:round}.target-flag-cloth{fill:#962525;stroke:#781f1f;stroke-width:1}.target-dot{fill:#fff;stroke:#17201b;stroke-width:3}.segmented-control{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:4px;margin-bottom:8px}.segmented-control button{min-height:38px;border:1px solid #bfc9c2;background:#fff;color:#17201b;font-size:.86rem;font-weight:800}.segmented-control button.active{border-color:#173f2f;background:#173f2f;color:#fff}.visual-stats{display:grid;align-content:start;border-top:1px solid #d8ddd6}.visual-stats p{display:grid;grid-template-columns:88px minmax(0,1fr);gap:12px;margin:0;padding:13px 0;border-bottom:1px solid #e1e6e0}.visual-stats span{color:#66746c;font-size:.82rem;font-weight:800;text-transform:uppercase}.visual-stats strong{color:#17201b;font-size:1rem}.table-wrap{width:100%;max-width:100%;min-width:0;overflow-x:auto;-webkit-overflow-scrolling:touch}table{width:100%;min-width:760px;border-collapse:collapse}.compact-table{min-width:520px}th,td{padding:10px 8px;border-bottom:1px solid #e1e6e0;text-align:left;vertical-align:middle}tbody tr{cursor:pointer}tbody tr.selected-row{background:#edf5ee;outline:2px solid #173f2f;outline-offset:-2px}tbody tr.selected-row td:first-child strong{color:#173f2f}th{color:#5f6d65;font-size:.8rem;font-weight:800;text-transform:uppercase}td span{display:block;color:#6d7972;font-size:.82rem}.distance-pair{display:inline-flex;align-items:baseline;gap:6px}.distance-pair strong{color:#17201b;font-weight:700}.distance-pair em{color:#6d7972;font-size:.76rem;font-style:italic}td input{max-width:86px}.hole-list{display:grid}.hole-row{display:grid;grid-template-columns:42px 180px repeat(3,minmax(0,1fr));gap:10px;align-items:center;padding:9px 0;border-bottom:1px solid #e1e6e0}.hole-row strong{display:grid;place-items:center;height:36px;background:#173f2f;color:#fff}.hole-meta{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:6px;color:#5f6d65;font-size:.82rem;font-weight:800;text-transform:uppercase}.hole-row label{gap:4px;font-size:.74rem}.status-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));border-top:1px solid #d8ddd6}.status-grid p{margin:0;padding:14px 12px;border-right:1px solid #d8ddd6;border-bottom:1px solid #d8ddd6}.status-grid p:last-child{border-right:0}.status-grid strong{display:block;margin-top:4px}.banner{padding:11px 12px;border-left:4px solid #962525;background:#fff0f0;color:#781f1f;font-weight:700}.center-screen,.auth-screen{display:grid;min-height:100vh;place-items:center;padding:20px}.auth-screen{background:#f4f5f2}.auth-form{display:grid;width:min(360px,100%);gap:12px;padding:24px 0;border-top:1px solid #d8ddd6;border-bottom:1px solid #d8ddd6}.auth-brand{margin-bottom:8px}@media(max-width:880px){.app-shell{grid-template-columns:1fr}.sidebar{position:fixed;inset:auto 0 0;z-index:20;height:auto;padding:0;border-top:1px solid #d8ddd6;border-right:0}.sidebar .brand{display:none}.nav-list{grid-template-columns:repeat(auto-fit,minmax(42px,1fr));gap:0}.nav-list button{justify-content:center;min-height:56px;padding:6px}.nav-list button span{display:none}.main{padding:18px 14px 76px}.main.round-main{padding:0 10px 60px}.topbar{align-items:flex-start}.topbar .icon-button span{display:none}.view-grid,.shot-visual,.learning-grid,.hole-map,.course-hole-stats,.capture-actions,.play-course-meta,.play-quicktips,.hcp-target-strip,.live-result-strip,.stats-strip,.status-grid,.stepper-grid.three{grid-template-columns:1fr}.shot-visual svg{min-height:320px}.hole-map-stage{grid-row:auto;max-width:none}.hole-map-head,.hole-map-tools{grid-column:auto}.stats-strip div,.play-course-meta div,.play-quicktips div,.hcp-target-strip div,.live-result-strip div,.status-grid p{border-right:0}.hole-picker{grid-template-columns:repeat(6,minmax(0,1fr))}.form-row,.form-row.three,.form-row.four,.hole-row{grid-template-columns:1fr}.section-line{align-items:flex-start;flex-direction:column}.focus-actions{width:100%;justify-content:flex-start}.course-select-group{width:100%;flex-direction:column}.course-select{max-width:none}.hole-row strong{width:42px}.round-setup{min-height:calc(100dvh - 60px);padding:16px 0;align-content:center}.round-setup-controls{grid-template-columns:1fr}.round-start-button{width:100%;justify-content:center}.round-screen{height:calc(100dvh - 60px);min-height:0;gap:6px;padding:8px 0}.round-top{align-items:stretch}.round-screen h1{font-size:1.55rem}.round-top small,.round-score-corner small{font-size:.72rem}.round-score-corner{min-width:156px;grid-template-columns:repeat(2,minmax(0,1fr))}.round-score-corner div{padding:7px 8px}.round-score-corner span{font-size:.64rem}.round-score-corner strong{font-size:.9rem}.round-hole-strip{grid-template-columns:repeat(9,minmax(0,1fr));gap:4px}.round-hole-strip button{min-height:30px;font-size:.82rem}.round-score-focus{gap:6px;padding:6px 0}.round-screen .hole-map{grid-template-columns:112px minmax(0,1fr);gap:6px;align-items:stretch}.round-screen .hole-map-stage{grid-row:1 / span 2;max-width:112px;min-height:0;align-self:start}.round-screen .hole-map-head,.round-screen .hole-map-tools{grid-column:2}.round-screen .hole-map-head p{display:none}.round-screen .hole-map-head strong{font-size:.9rem}.round-screen .hole-map-tools{align-content:start}.round-screen .hole-map-tools .text-button{min-height:28px;padding:4px 0;font-size:.72rem}.round-screen .hole-map-tools span{width:100%;font-size:.68rem}.hole-map-modal{gap:8px;padding:8px}.hole-map-modal-head{padding:8px 10px}.round-screen .hole-map-modal .hole-map,.hole-map-modal .hole-map{grid-template-columns:1fr;gap:8px;padding:8px}.round-screen .hole-map-modal .hole-map-stage,.hole-map-modal .hole-map-stage{grid-row:auto;max-width:none;width:min(100%,58dvh);justify-self:center}.hole-map-modal .hole-map-head,.hole-map-modal .hole-map-tools{grid-column:auto}.hole-map-modal .hole-map-head p{display:block;font-size:.76rem}.round-screen .hcp-target-strip,.round-plan-strip{grid-template-columns:repeat(2,minmax(0,1fr))}.round-plan-strip div{padding:7px 8px}.round-plan-strip span{font-size:.66rem}.round-plan-strip strong{font-size:.82rem}.round-plan-strip small{font-size:.68rem}.round-screen .live-result-strip,.round-screen .stepper-grid.three{grid-template-columns:repeat(3,minmax(0,1fr))}.round-optional-entry{grid-template-columns:repeat(2,minmax(0,1fr))}.fairway-control{grid-template-columns:repeat(5,34px)}.fairway-control button{min-height:28px;padding:2px 0;font-size:.78rem}.round-screen .hcp-target-strip div,.round-screen .live-result-strip div{padding:7px 8px;border-right:1px solid #d8ddd6}.round-screen .hcp-target-strip span,.round-screen .live-result-strip span,.round-screen .number-stepper>span{font-size:.66rem}.round-screen .hcp-target-strip strong,.round-screen .live-result-strip strong{font-size:.82rem}.round-screen .hcp-target-strip small,.round-screen .live-result-strip small{font-size:.68rem}.round-screen .number-stepper div{grid-template-columns:30px minmax(0,1fr) 30px;min-height:34px}.round-screen .score-stepper div{grid-template-columns:46px minmax(68px,1fr) 46px;min-height:62px}.round-screen .score-stepper strong{min-width:50px;min-height:50px;font-size:1.9rem}.round-screen .number-stepper button{font-size:1rem}.round-notes{padding-top:6px}.round-notes summary{font-size:.86rem}.round-notes textarea{min-height:58px}.round-bottom{display:grid;grid-template-columns:1fr 1.25fr 54px;gap:5px;padding-top:6px}.round-nav-button{justify-content:center;min-height:46px;padding:5px 6px}.round-nav-button span{font-size:.66rem}.round-nav-button strong{font-size:.88rem}.round-action-menu summary{min-width:54px;font-size:.76rem}.round-action-menu div{min-width:210px}}
