.gy591-card{--caddy-ink:#183c30;--caddy-paper:#faf8f1;--caddy-border:#d9ded3;--caddy-muted:#58665d;color:var(--caddy-ink);background:var(--caddy-paper);border:1px solid var(--caddy-border);border-radius:16px;margin:12px 0;padding:14px;min-width:0;font-family:system-ui,-apple-system,sans-serif;font-size:14px;line-height:1.45;box-sizing:border-box}.gy591-card *{box-sizing:border-box}.gy591-card h3{font-family:Georgia,serif;font-size:20px;margin:0 0 8px}.gy591-card h4{font-size:15px;margin:0 0 6px}.gy591-card p{margin:7px 0}.gy591-card button,.gy591-card select,.gy591-card input[type=text]{font:inherit;color:var(--caddy-ink);min-height:44px;border:1px solid var(--caddy-border);background:transparent;border-radius:9px;padding:8px 10px;max-width:100%}.gy591-card button{cursor:pointer;line-height:1.3}.gy591-card button:focus-visible,.gy591-card input:focus-visible,.gy591-card select:focus-visible,.gy591-card svg g:focus-visible{outline:3px solid #b58b39;outline-offset:2px}.gy591-card button:disabled{opacity:.5;cursor:default}.gy591-card .gy591-primary,.gy591-segments button[aria-pressed=true]{background:var(--caddy-ink);color:var(--caddy-paper);border-color:var(--caddy-ink)}.gy591-disclosure{display:flex;width:100%;justify-content:space-between;gap:10px;text-align:left;border:0!important;padding:0!important;font-weight:700!important;font-size:17px!important}.gy591-disclosure small{display:block;font-size:12px;font-weight:400;color:var(--caddy-muted);margin-top:3px}.gy591-body{padding-top:8px}.gy591-note{font-size:12px;color:var(--caddy-muted)}.gy591-card label{display:block;font-size:12px;font-weight:600;min-width:0;margin:8px 0}.gy591-card label input[type=text],.gy591-card label select{display:block;width:100%;min-width:0;font-size:15px;margin-top:4px;background:#fff}.gy591-fields{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:0 10px}.gy591-segments{display:flex;gap:4px;flex-wrap:wrap}.gy591-segments button{flex:1 1 0;font-size:13px}.gy591-toolbar{display:flex;align-items:center;gap:8px;flex-wrap:wrap;margin-top:12px}.gy591-toolbar>.gy591-segments{flex:1}.gy591-toolbar>label{flex:1;min-width:110px}.gy591-actions{display:flex;gap:8px;flex-wrap:wrap}.gy591-actions button{flex:1;min-width:95px;font-weight:600}.gy591-card .gy591-check{display:flex;align-items:center;gap:10px;font-size:13px;min-height:44px;font-weight:400}.gy591-check input{width:20px;height:20px;flex:0 0 auto;accent-color:var(--caddy-ink)}.gy591-applied,.gy591-pattern,.gy591-confirm{border:1px solid var(--caddy-border);border-radius:11px;padding:10px;margin:12px 0;background:rgba(27,65,48,.04)}.gy591-applied strong{font-size:13px}.gy591-result{font-size:16px;font-weight:700}.gy591-detail{border-top:1px solid var(--caddy-border);padding-top:12px;margin-top:8px}.gy591-review{margin-top:12px}.gy591-label{display:block;font-size:12px;margin-bottom:6px}.gy591-card .gy591-link-button{border:0;text-decoration:underline;font-size:12px;padding:8px 0;text-align:left}.gy591-scatter svg{display:block;width:100%;max-width:340px;height:auto;margin:0 auto;overflow:visible;color:var(--caddy-muted);font:11px system-ui}.gy591-scatter text{fill:currentColor}.gy591-ring{fill:none;stroke:var(--caddy-border);stroke-dasharray:3 4}.gy591-axis{stroke:#8a9c8b;stroke-width:1}.gy591-center{stroke:#806329;stroke-width:2}.gy591-dot{fill:var(--caddy-ink);stroke:var(--caddy-paper);stroke-width:1.5}.gy591-mishit{fill:#956236}.gy591-unknown{fill:var(--caddy-paper);stroke:var(--caddy-ink)}.gy591-selected{stroke:#b18430;stroke-width:2.5}.gy591-scatter g{cursor:pointer}.gy591-tick{font-size:9px}.gy591-empty{text-align:center;font-size:13px}.gy591-error{color:#8a2d25;font-size:13px}.gy591-status{color:var(--caddy-ink);font-weight:600;font-size:13px}.gy591-sr{position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(0,0,0,0)}
@media(max-width:350px){.gy591-fields{grid-template-columns:1fr}.gy591-card{padding:11px}.gy591-segments button{font-size:12px}}
@media(prefers-color-scheme:dark){.gy591-card{--caddy-ink:#d7ead7;--caddy-paper:#142a22;--caddy-border:#3b5144;--caddy-muted:#b2c3b5}.gy591-card label input[type=text],.gy591-card label select{background:#1e352a}.gy591-scatter .gy591-dot{fill:#9aceaf}.gy591-scatter .gy591-mishit{fill:#d3b581}.gy591-scatter .gy591-unknown{fill:var(--caddy-paper)}.gy591-error{color:#efa097}}
/* v592 integrated approach details. All styles are scoped; no global form reset. */
.gy592-sheet{--gy592-paper:#faf8f1;--gy592-ink:#183c30;--gy592-line:#d6ded3;--gy592-muted:#52675b;margin:auto;width:calc(100% - 24px);max-width:430px;max-height:calc(100dvh - 32px);padding:0;border:1px solid var(--gy592-line);border-radius:20px;background:var(--gy592-paper);color:var(--gy592-ink);font:14px/1.4 system-ui,-apple-system,sans-serif;box-shadow:0 24px 70px #001b2355;overflow:auto;overscroll-behavior:contain;z-index:3000;box-sizing:border-box}
.gy592-sheet::backdrop{background:rgba(4,23,16,.6)}.gy592-sheet *{box-sizing:border-box;min-width:0}.gy592-sheet-inner{padding:16px}.gy592-sheet header{display:flex;align-items:center;justify-content:space-between;gap:8px;position:sticky;top:0;background:var(--gy592-paper);z-index:2;padding:0 0 10px}.gy592-sheet h2{font:600 23px/1.15 Georgia,serif;margin:0;letter-spacing:-.3px}.gy592-sheet h3{font-size:14px;margin:0}.gy592-sheet p{margin:8px 0}.gy592-sheet button{min-height:44px;max-width:100%;padding:8px 12px;font:600 13px/1.25 system-ui;border:1px solid var(--gy592-line);border-radius:10px;background:transparent;color:inherit;cursor:pointer}.gy592-sheet .gy592-close{font:26px/1 system-ui;flex:0 0 44px;padding:0;width:44px;min-height:44px;border:0;background:rgba(80,110,90,.08)}.gy592-sheet button:focus-visible,.gy592-sheet input:focus-visible,.gy592-sheet select:focus-visible{outline:3px solid #ae893d;outline-offset:2px}.gy592-sheet .gy592-done{width:100%;background:var(--gy592-ink);color:var(--gy592-paper);margin-top:8px}
.gy592-muted{font:12px/1.4 system-ui;color:var(--gy592-muted,#b4cabb);margin:6px 0}.gy592-result-pair{border:1px solid var(--gy592-line);border-radius:13px;padding:13px;margin:12px 0}.gy592-pair-heading{display:flex;gap:8px;justify-content:space-between;align-items:center;flex-wrap:wrap}.gy592-basis{font-size:10px;letter-spacing:.02em;border-radius:12px;padding:4px 7px;background:#af843017;color:#795d26}.gy592-basis[data-net=true]{background:#33724b15;color:#255335}.gy592-metrics{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;margin:13px 0 7px}.gy592-metrics small{display:block;font-size:11px;color:var(--gy592-muted);margin-bottom:5px}.gy592-metrics strong{display:block;font-size:24px;line-height:1.15;font-weight:650;letter-spacing:-.5px;font-variant-numeric:tabular-nums}.gy592-net-warning{border-left:3px solid #b49044;padding:10px 12px;background:#b4904410;border-radius:8px;margin:6px 0 12px}.gy592-net-warning p{font-size:12px}.gy592-net-warning button{padding-left:0;border:0;text-decoration:underline}.gy592-skip-choices{display:grid;gap:8px;margin:16px 0}.gy592-skip-choices button:first-child{background:var(--gy592-ink);color:var(--gy592-paper)}
.gy592-distance-grid.gy592-main-controls{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}.gy592-distance-grid>.gy526-target{grid-column:1/-1!important;display:flex;flex-direction:row;align-items:center;justify-content:space-between;padding:8px 12px}.gy592-distance-grid>.gy526-target .gy526-label{min-height:0}.gy592-distance-grid>.gy526-target output{font-size:27px;line-height:1.1}.gy592-distance-grid .gy592-flag-box{display:flex;gap:8px;align-items:center;text-align:left;min-height:66px;font:500 12px/1.3 system-ui;color:#dcebdc;cursor:pointer}.gy592-flag-box>span:first-child{font-size:22px;flex:0 0 22px}.gy592-flag-box[aria-pressed=true]{border:1.5px solid #bead64;background:#b79b3118}.gy592-locked-target{grid-column:1/-1;font:12px/1.35 system-ui;margin:4px 0}.gy592-caddy-open{display:flex;width:100%;align-items:center;justify-content:space-between;min-height:44px;padding:8px 12px;border:1px solid #64886e;border-radius:10px;background:#d8e6d00d;color:inherit;font:600 13px/1.3 system-ui;cursor:pointer}.gy592-caddy-open>span{font-size:20px}
.gy592-target-details{border-top:1px solid #72896c55;padding-top:8px;margin-top:7px;color:inherit}.gy592-check{display:flex;align-items:center;gap:10px;padding:6px 0;font:500 12px/1.3 system-ui;min-height:44px}.gy592-check input[type=checkbox]{width:20px;height:20px;flex:0 0 20px;accent-color:#558162}.gy592-check small{display:block;font-size:11px;font-weight:400;opacity:.78;margin-top:3px}.gy592-offset{display:grid;grid-template-columns:minmax(0,1fr) 70px;gap:5px 8px;align-items:center;font:12px/1.3 system-ui}.gy592-offset input{width:100%;min-height:44px;border:1px solid #72896c70;border-radius:8px;background:transparent;color:inherit;font:16px system-ui;text-align:center}.gy592-offset small{grid-column:1/-1;opacity:.7}.gy592-error{color:#bc5946;font-size:13px}
.gy592-sheet .gy526-distance-grid,.gy592-sheet .gy526-adjustments{margin:12px 0}.gy592-sheet .gy526-field{background:#fff6;border-color:var(--gy592-line);color:var(--gy592-ink)}.gy592-sheet .gy526-field input,.gy592-sheet .gy526-field select,.gy592-sheet .gy592-flag-box{color:var(--gy592-ink);-webkit-text-fill-color:var(--gy592-ink)}.gy592-sheet .gy526-label,.gy592-sheet .gy526-unit{color:var(--gy592-muted)}.gy592-sheet .gy526-field input{min-height:44px}.gy592-sheet .gy527-sign-buttons button{color:var(--gy592-ink);border-color:var(--gy592-line)}.gy592-lie{display:flex;align-items:center;justify-content:space-between;gap:10px;margin:8px 0}.gy592-lie select{min-height:44px;border:1px solid var(--gy592-line);padding:8px;background:transparent;color:inherit;border-radius:9px;font:14px system-ui;max-width:75%}.gy592-extra-target{font-size:12px;margin:10px 0}.gy592-extra-target summary{min-height:44px;display:flex;align-items:center;cursor:pointer}.gy592-detail-actions{display:flex;gap:10px;justify-content:space-between;margin-top:10px}.gy592-detail-actions button:last-child{background:var(--gy592-ink);color:var(--gy592-paper);min-width:90px}
.gy592-preferences-bundle{border:1px solid #b5c9b2;border-radius:13px;padding:4px 10px;background:#5a795608}.gy592-preferences-bundle>.gy528-choice{border-bottom:1px solid #b5c9b233}.gy592-preferences-bundle>.gy528-choice:last-child{border-bottom:0}.gy592-preferences-bundle .gy528-choice p{font-size:11px;line-height:1.35}.gy592-inline-planning{flex:0 0 auto;min-width:0}.gy592-fairway-approach{display:flex;align-items:center;justify-content:center;gap:5px;border:1px solid #819b7566;border-radius:11px;min-height:44px;padding:6px 8px;color:#d8e6d1;font:600 11px/1.2 system-ui;background:#8aab850e;max-width:110px}.gy561-outcome-light .gy592-fairway-approach{color:#254933}.gy567-outcome[data-has-planning=true] .gy561-outcome-head{flex-wrap:wrap}.gy567-outcome[data-has-planning=true] .gy563-outcome-left{flex:1 1 65px}.gy567-outcome[data-has-planning=true] .gy561-result-chip{margin-left:auto}.gy567-outcome[data-gy-outcome-field=gir] .gy561-outcome-label{white-space:normal!important;overflow:visible!important;text-overflow:unset!important;max-width:155px;line-height:1.25;font-size:11px;letter-spacing:.01em}.gy567-outcome[data-gy-outcome-field=gir] .gy567-label-short{white-space:normal!important}.gy526-entry .gy592-target-details{color:#e1efdf}.gy526-entry .gy592-error{color:#ffd0bf}
@media(max-width:350px){.gy592-sheet-inner{padding:12px}.gy592-sheet h2{font-size:21px}.gy592-metrics strong{font-size:21px}.gy592-fairway-approach{font-size:10px;max-width:99px;padding:5px}.gy567-outcome[data-gy-outcome-field=gir] .gy561-outcome-label{font-size:10px}}
@media(prefers-color-scheme:dark){.gy592-sheet{--gy592-paper:#142a22;--gy592-ink:#d7ead7;--gy592-line:#3b5144;--gy592-muted:#b2c3b5}.gy592-sheet .gy526-field{background:#20372b}.gy592-basis{color:#dbc398}.gy592-basis[data-net=true]{color:#acd7b7}.gy592-error{color:#ffa590}}
.gy592-sheet .gy529-signed-value{background:transparent!important;color:var(--gy592-ink)!important;border-color:var(--gy592-line)!important}.gy592-sheet .gy529-signed-value input{color:var(--gy592-ink)!important;-webkit-text-fill-color:var(--gy592-ink)!important}.gy592-sheet .gy529-signed-value>span{color:var(--gy592-ink)!important}.gy592-sheet .gy526-target output{color:var(--gy592-ink)}.gy592-sheet .gy526-field input::placeholder{color:var(--gy592-muted);opacity:.55}.gy592-distance-grid .gy526-label{min-height:18px}.gy592-detail-actions{position:sticky;bottom:0;background:var(--gy592-paper);padding:10px 0 4px;border-top:1px solid var(--gy592-line);z-index:1}
/* v593 — explicit target confirmation and clean-data Smart pick. */
.gy593-confirm-target{position:relative!important;border:2px solid var(--gy591-pine,#255644)!important;background:var(--gy591-soft,#eef3ea)!important;border-radius:12px!important;text-align:left!important;min-height:90px;min-width:0;padding:12px 32px 12px 12px!important;display:flex;flex-direction:column;gap:5px;color:var(--gy591-ink,#193d2e)!important}.gy593-confirm-target strong{font-size:15px}.gy593-confirm-target small{font-size:11px;line-height:1.4}.gy593-confirm-target>span{position:absolute;right:10px;top:12px;font-weight:800;border:1px solid currentColor;border-radius:50%;width:19px;height:19px;text-align:center;line-height:18px}.gy593-confirm-target[data-confirmed="true"]{border-style:solid!important}.gy593-target-choices{display:grid;gap:9px;margin:16px 0}.gy593-target-choices button{min-height:48px;text-align:left;border:1px solid #9aa99b;border-radius:10px;padding:10px 14px;font-size:16px;font-weight:650}.gy593-target-choices button[aria-pressed="true"]{background:#255644;color:white;border:2px solid #255644}.gy593-custom-target{display:grid;gap:12px}.gy593-custom-target label{display:grid;gap:6px;font-size:13px}.gy593-custom-target input{max-width:100%;width:100%;min-width:0;box-sizing:border-box;border:1px solid #a2afa1;border-radius:8px;min-height:44px;padding:10px;font-size:16px}.gy593-required{font-size:13px;font-weight:650;padding:8px 0}.gy593-smart-pick{padding:15px;border:1px solid #b2c5b2;border-radius:12px;background:#edf3e8;display:grid;gap:11px;margin:4px 0 18px;color:#173e2c}.gy593-smart-pick h3{font-size:20px;margin:0}.gy593-smart-pick>strong{font-size:18px;line-height:1.4}.gy593-smart-pick p{margin:0;font-size:14px}.gy593-smart-pick small{display:block;font-size:12px;line-height:1.5}.gy593-method{font-size:12px;line-height:1.55;margin:15px 0}.gy593-method summary{cursor:pointer;min-height:44px;display:flex;align-items:center}.gy592-metrics small{display:block;line-height:1.4}.gy592-metrics strong{overflow-wrap:anywhere}.gy593-custom-target,.gy593-confirm-target,.gy593-smart-pick{box-sizing:border-box}.dark .gy593-smart-pick,[data-theme="dark"] .gy593-smart-pick{background:#193d2e;color:#f4f3e8}.dark .gy593-confirm-target,[data-theme="dark"] .gy593-confirm-target{background:#193d2e!important;color:#f4f3e8!important;border-color:#abc5ae!important}

/* v594: derived target bar directly after the existing final target. */
.gy594-caddy-bar{grid-column:1/-1;min-width:0;box-sizing:border-box;padding:12px;border:1px solid #86aa84;border-left:3px solid #a7bc83;border-radius:10px;background:#ffffff09;color:inherit;text-align:left;font-family:system-ui,sans-serif;overflow-wrap:break-word}
.gy594-caddy-heading{display:flex;align-items:baseline;justify-content:space-between;gap:5px 10px;flex-wrap:wrap}.gy594-caddy-bar h3{margin:0!important;font:650 13px/1.35 system-ui,sans-serif!important;letter-spacing:0!important}.gy594-caddy-heading>span{font-size:10px;line-height:1.4;opacity:.8}.gy594-caddy-bar .gy594-caddy-explainer{margin:7px 0 10px;font-size:12px;line-height:1.45;opacity:.86}.gy594-caddy-result{display:flex;align-items:center;justify-content:space-between;gap:8px;flex-wrap:wrap}.gy594-caddy-result>span{font-size:12px;line-height:1.35;max-width:170px}.gy594-caddy-result output{font-size:26px;font-weight:700;letter-spacing:-.5px;font-variant-numeric:tabular-nums;line-height:1.2;white-space:nowrap}.gy594-caddy-bar .gy594-caddy-equation{margin:6px 0;font-size:12px;line-height:1.4;font-variant-numeric:tabular-nums}.gy594-caddy-bar>small{display:block;margin-top:7px;font-size:10px;line-height:1.4;opacity:.75}.gy592-sheet .gy594-caddy-bar{background:#5476500a;border-color:var(--gy592-line);border-left-color:#648365;color:var(--gy592-ink)}.gy526-entry .gy594-caddy-bar{color:#e1efdf}.gy594-caddy-bar[data-state="no-data"] output,.gy594-caddy-bar[data-state="needs-target"] output,.gy594-caddy-bar[data-state="not-saved"] output{opacity:.6}
@media(max-width:350px){.gy594-caddy-bar{padding:10px}.gy594-caddy-result>span{max-width:145px}.gy594-caddy-result output{font-size:24px}}

/* v595: actions belong to the stroke row; preferences stay in course Setup. */
.gy561-outcome .gy561-outcome-head{display:grid!important;grid-template-columns:minmax(72px,1fr) auto auto;align-items:center;gap:6px!important;flex-wrap:unset!important;}
.gy561-outcome .gy563-outcome-left{min-width:0!important;flex:none!important;display:flex;flex-direction:column;align-items:flex-start;gap:4px;}
.gy561-outcome .gy561-outcome-label{white-space:normal!important;overflow:visible!important;text-overflow:clip!important;font-size:12px!important;line-height:1.25!important;letter-spacing:.035em!important;max-width:none!important;margin:0;}
.gy561-outcome .gy567-label-full{display:block!important;white-space:normal!important;}
.gy561-outcome .gy567-label-short{display:none!important;}
.gy595-shot-tools{display:flex;align-items:center;justify-content:center;gap:5px;min-width:0;}
.gy595-shot-tools:empty{display:none;}
.gy595-tool,.gy595-shot-tools .gy592-fairway-approach{box-sizing:border-box;min-width:44px!important;min-height:46px!important;max-width:66px;padding:5px 6px!important;display:flex!important;flex-direction:column;align-items:center;justify-content:center;gap:2px;font:600 11px/1.15 system-ui!important;white-space:normal!important;text-align:center;border:1px solid rgba(202,174,99,.65)!important;border-radius:12px!important;background:rgba(202,174,99,.09)!important;color:#dcc77e!important;}
.gy595-shot-tools .gy592-fairway-approach>span:last-child,.gy595-shot-tools .gy595-tool>[aria-hidden]{display:none;}
.gy595-tool small{font:500 9px/1 system-ui;opacity:.8;}
.gy595-reserved:disabled{opacity:.65;cursor:default;}
.gy595-shot-tools .gy592-inline-planning{display:contents;}
.gy561-outcome .gy563-outcome-tag{min-width:0!important;width:auto!important;justify-self:end;}
.gy561-outcome .gy563-tap-tag{min-width:56px!important;max-width:80px!important;min-height:46px!important;padding:5px 7px!important;font-size:11px!important;}
.gy561-outcome .gy563-tap-tag strong{font-size:11px!important;}
.gy561-outcome .gy561-result-chip{grid-column:1/-1;justify-self:start;}
.gy595-action-only{margin-bottom:12px;}
.gy595-approach-measurements{border-radius:18px;background:#10271f;color:#f8f6ec;padding:14px;margin:0 0 12px;min-width:0;}
.gy595-approach-measurements .gy590-proximity{margin:0;padding:0;}
.gy595-approach-measurements .gy590-proximity-line{font-size:13px;gap:10px;}
.gy595-review-panel{margin:16px 0;border-top:1px solid #d8ded6;padding-top:14px;}
.gy595-review-panel>summary{cursor:pointer;min-height:44px;display:flex;align-items:center;font-weight:700;}
.gy595-review-panel .gy591-card{margin:0;border:none;padding:0;box-shadow:none;}
@media(max-width:360px){.gy561-outcome.gy567-outcome{padding:12px 10px!important;}.gy561-outcome .gy561-outcome-head{grid-template-columns:minmax(66px,1fr) auto auto;gap:4px!important;}.gy595-shot-tools{gap:4px;}.gy595-tool,.gy595-shot-tools .gy592-fairway-approach{padding:4px!important;}.gy561-outcome .gy563-tap-tag{min-width:50px!important;padding:5px!important;}}

/* v597 — compact, sequential approach screens. Scoped; no global logger redesign. */
.gy597-sheet{--gy597-soft:color-mix(in srgb,var(--gy592-ink) 5%,var(--gy592-paper));max-width:432px;border-radius:22px;border:1px solid var(--gy592-line);font-family:-apple-system,BlinkMacSystemFont,"Segoe UI",system-ui,sans-serif;line-height:1.35;max-height:calc(100dvh - 24px);scroll-padding:66px 0 80px;}
.gy597-sheet .gy592-sheet-inner{padding:14px 16px 12px;}
.gy597-sheet .gy592-sheet-heading{position:sticky;top:-14px;display:flex;align-items:center;justify-content:space-between;gap:8px;margin:0 -2px 8px;padding:4px 0 8px;background:var(--gy592-paper);z-index:5;}
.gy597-sheet .gy592-sheet-heading h2{font:650 20px/1.2 -apple-system,BlinkMacSystemFont,"Segoe UI",system-ui,sans-serif;letter-spacing:-.45px;max-width:calc(100% - 50px);}
.gy597-sheet .gy592-close{border-radius:50%;font-weight:400;background:var(--gy597-soft);height:44px;min-width:44px;}
.gy597-sheet button{touch-action:manipulation;-webkit-tap-highlight-color:transparent;}
.gy597-sheet :where(input,select,button){max-width:100%;}
.gy597-sheet input,.gy597-sheet select{font-size:16px;}
.gy597-help-row{display:flex;align-items:center;justify-content:space-between;gap:8px;min-height:34px;color:var(--gy592-muted);font-size:12px;}
.gy597-sheet .gy597-info{display:inline-flex!important;align-items:center!important;justify-content:center!important;flex:0 0 44px;width:44px;height:44px;min-width:44px;min-height:44px!important;padding:0!important;background:transparent!important;border:0!important;color:inherit!important;}
.gy597-info>span{display:block;width:17px;height:17px;line-height:15px;border:1.2px solid currentColor;border-radius:50%;font:600 11px/15px system-ui;text-align:center;}
.gy597-help{font-size:14px;line-height:1.55;margin:10px 0 16px;}
.gy597-sheet .gy597-status{font:500 12px/1.4 system-ui;color:var(--gy592-muted);margin:8px 0;}
/* Yardages are the first content block. Special tags stay with their source. */
.gy597-sheet header.gy526-yardages{position:relative;top:auto;display:block;z-index:auto;background:#102e24;color:#f7f8ef;border:0;border-radius:14px;padding:10px 12px 6px;margin:0 0 12px;}
.gy597-sheet .gy526-hole{font:600 10px/1.3 system-ui;letter-spacing:.09em;color:#c4d6cc;}
.gy597-sheet .gy526-yardage-grid{gap:8px;margin-top:5px;}
.gy597-sheet .gy526-yardage-grid strong{font:500 26px/1.15 system-ui;font-variant-numeric:tabular-nums;color:#edf4ee;}
.gy597-sheet .gy526-yardage-grid .gy526-middle strong{font-size:38px;letter-spacing:-1px;color:#fff;}
.gy597-sheet .gy526-yardage-grid span{font:450 10px/1.4 system-ui;color:#bbcfc2;}
.gy597-sheet .gy527-yardage-notes{display:flex;align-items:center;justify-content:space-between;min-height:30px;margin:0;font-size:10px;color:#c1d2c7;gap:8px;}
.gy597-sheet .gy527-yardage-notes .gy597-info{height:44px;min-height:44px!important;width:44px;}
.gy597-sheet .gy527-landmarks{display:flex;flex-wrap:wrap;gap:5px;border-top:1px solid #adc5b52b;margin-top:3px;padding-top:7px;}
.gy597-sheet .gy527-landmark{padding:5px 7px;background:#edf6ef0b;border:1px solid #adc5b52b;border-radius:8px;color:#dae7dc;font-size:11px;}
.gy597-sheet .gy527-landmark strong{font-size:13px;color:white;}
/* Two simple paired rows: raw/post-slope; confirmed target/final yardage. */
.gy597-sheet .gy526-distance-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;margin:8px 0 10px;}
.gy597-sheet .gy526-field{padding:8px 9px!important;min-width:0;min-height:0;border-radius:12px;background:var(--gy597-soft);border:1px solid var(--gy592-line);}
.gy597-sheet .gy526-label{min-height:0;font:500 11px/1.25 system-ui;letter-spacing:0;color:var(--gy592-muted);}
.gy597-sheet .gy526-field input{font:550 19px/1.15 system-ui!important;height:44px;min-height:44px!important;padding:3px 0!important;}
.gy597-sheet .gy526-unit{font-size:11px;}
.gy597-sheet .gy526-target{grid-column:auto!important;display:flex;flex-direction:column;justify-content:center;background:var(--gy597-soft)!important;border-color:var(--gy592-line)!important;min-height:70px;}
.gy597-sheet .gy526-target output{font:650 28px/1.25 system-ui;letter-spacing:-.6px;padding-top:3px;font-variant-numeric:tabular-nums;}
.gy597-sheet .gy526-target output small{font:500 11px/1 system-ui;letter-spacing:0;}
.gy597-sheet .gy593-confirm-target{min-height:70px!important;height:auto;display:flex;justify-content:center;gap:3px;padding:8px 30px 8px 9px!important;background:var(--gy597-soft)!important;color:var(--gy592-ink)!important;border:1.5px solid #ac9150!important;border-radius:12px!important;}
.gy597-sheet .gy593-confirm-target strong{font:650 13px/1.2 system-ui;}
.gy597-sheet .gy593-confirm-target small{font:500 11px/1.3 system-ui;}
.gy597-sheet .gy593-confirm-target>span{right:8px;top:50%;transform:translateY(-50%);font:700 11px/17px system-ui;width:19px;height:19px;}
.gy597-sheet .gy593-confirm-target[data-confirmed="true"]{border-color:#728e7a!important;}
.gy597-sheet .gy592-locked-target{grid-column:1/-1;font-size:11px;margin:0;color:var(--gy592-muted);}
.gy597-sheet .gy526-adjustments{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:8px;margin:10px 0;}
.gy597-sheet .gy526-adjustment{padding:6px!important;}
.gy597-sheet .gy526-label-row{align-items:center;min-height:18px;}
.gy597-sheet .gy529-signed-value{padding:0 3px!important;border:0!important;grid-template-columns:15px minmax(0,1fr);}
.gy597-sheet .gy529-signed-value>span{font-size:16px;}
.gy597-sheet .gy529-signed-value input{min-height:44px!important;height:44px;font-size:18px!important;}
.gy597-sheet .gy527-sign-buttons{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:2px;margin:0;}
.gy597-sheet .gy527-sign-buttons button{height:44px;min-height:44px!important;min-width:0;padding:0!important;background:transparent!important;color:var(--gy592-ink)!important;border:0!important;border-radius:8px!important;}
.gy597-sheet .gy527-sign-buttons .gy530-step-icon{font:450 21px/1 system-ui;}
.gy597-sheet .gy526-reset{min-height:30px!important;padding:0 2px!important;font-size:9px!important;}
.gy597-sheet .gy592-lie{padding:2px 0;margin:4px 0;font-size:12px;}
.gy597-sheet .gy592-lie select{font-size:16px;min-height:44px;padding:6px 10px;max-width:75%;border:0;background:var(--gy597-soft);}
.gy597-review-row{display:flex;align-items:center;justify-content:space-between;gap:5px;min-height:44px;}
.gy597-sheet .gy592-target-details{margin:6px 0;padding:0;border:0;}
.gy597-sheet .gy592-check{display:flex;align-items:center;gap:8px;min-height:44px;flex:1;margin:0;padding:0;font:500 12px/1.25 system-ui;}
.gy597-sheet .gy592-check input{width:18px;height:18px;min-width:18px;min-height:18px;accent-color:#255644;}
.gy597-sheet .gy592-detail-actions{position:sticky;bottom:-12px;margin:10px -2px -2px;padding:10px 2px 4px;gap:10px;background:var(--gy592-paper);z-index:4;}
.gy597-sheet .gy592-detail-actions button{min-height:46px;font-size:14px;padding:8px 14px;border-radius:12px;}
.gy597-sheet .gy592-detail-actions button:last-child{min-width:108px;}
.gy597-sheet .gy597-wind-details{font-size:12px;}
.gy597-wind-details summary{min-height:44px;display:flex;align-items:center;cursor:pointer;}
.gy597-wind-details>label{display:flex;gap:8px;align-items:center;}
.gy597-wind-details input{max-width:80px;min-height:44px;background:var(--gy597-soft);color:var(--gy592-ink);border:1px solid var(--gy592-line);border-radius:8px;padding:6px;}
/* Compact target picker: equal segments and two small, explicit axes. */
.gy597-sheet[data-gy="confirm-target-choice"]{max-width:404px;}
.gy597-sheet .gy593-target-choices{grid-template-columns:repeat(3,minmax(0,1fr));gap:3px;background:var(--gy597-soft);border:1px solid var(--gy592-line);border-radius:12px;padding:3px;margin:6px 0 14px;}
.gy597-sheet .gy593-target-choices button{font:600 12px/1.2 system-ui;min-height:46px;padding:6px 4px;text-align:center;border:0;border-radius:9px;}
.gy597-sheet .gy593-target-choices button[aria-pressed="true"]{background:#255644;color:#fff;box-shadow:0 1px 3px #0c241528;}
.gy597-sheet .gy593-custom-target{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;margin:2px 0 14px;}
.gy597-offset-label{font:550 12px/1.3 system-ui;display:block;margin-bottom:6px;}
.gy597-direction{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));border-radius:9px;background:var(--gy597-soft);padding:2px;gap:1px;}
.gy597-sheet .gy597-direction button{font:500 11px/1.2 system-ui;min-height:44px;padding:3px;border:0;border-radius:7px;}
.gy597-sheet .gy597-direction button[aria-pressed="true"]{background:var(--gy592-paper);box-shadow:0 1px 3px #0c241520;color:var(--gy592-ink);}
.gy597-sheet .gy597-offset-value{display:flex;align-items:center;gap:4px;padding:1px 10px;margin-top:6px;border:1px solid var(--gy592-line);border-radius:10px;background:var(--gy597-soft);font-size:12px;}
.gy597-sheet .gy597-offset-value input{border:0;background:transparent;padding:3px 0;min-height:44px;height:44px;width:100%;font:550 20px/1 system-ui;color:var(--gy592-ink);-webkit-text-fill-color:var(--gy592-ink);}
.gy597-offset-value>span{color:var(--gy592-muted);font-size:11px;}
/* Prior-shot briefing has no target-edit controls. */
.gy597-sheet .gy597-eyebrow{font:500 12px/1.35 system-ui;color:var(--gy592-muted);margin:0 0 12px;}
.gy597-sheet .gy593-smart-pick{border:0;border-radius:14px;background:#255644;color:#fff;padding:10px 14px 16px;display:grid;gap:10px;margin:0 0 18px;}
.gy597-sheet .gy593-smart-pick .gy597-help-row{color:#dbe7dc;}
.gy597-sheet .gy593-smart-pick h3{font:500 12px/1.2 system-ui;letter-spacing:.01em;}
.gy597-sheet .gy593-smart-pick>strong{font:650 21px/1.2 system-ui;letter-spacing:-.3px;}
.gy597-summary{display:grid;grid-template-columns:minmax(56px,.8fr) repeat(2,minmax(0,1fr));gap:12px 10px;align-items:center;font-variant-numeric:tabular-nums;padding:0 0 8px;border-bottom:1px solid var(--gy592-line);}
.gy597-summary>span{font:500 11px/1.3 system-ui;color:var(--gy592-muted);}
.gy597-summary>strong{font:650 15px/1.3 system-ui;}
.gy597-summary small{display:block;margin-top:3px;font:450 10px/1.25 system-ui;color:var(--gy592-muted);}
.gy597-advised-target{display:grid;grid-template-columns:1fr auto;align-items:center;gap:4px 10px;background:var(--gy597-soft);border:1px solid var(--gy592-line);border-radius:12px;padding:12px;margin:8px 0;}
.gy597-advised-target>span{font-size:12px;}
.gy597-advised-target strong{font:650 24px/1.2 system-ui;}
.gy597-advised-target small{grid-column:1/-1;font-size:11px;color:var(--gy592-muted);}
.gy597-brief-actions{position:sticky;bottom:-12px;background:var(--gy592-paper);padding:8px 0 0;margin:10px 0 0;z-index:4;}
.gy597-brief-actions .gy592-done{margin:0;font-size:14px;min-height:48px;}
.gy597-sheet .gy597-dismiss{border:0;background:transparent;color:var(--gy592-muted);font-size:13px;width:100%;min-height:44px;margin-top:3px;}
.gy597-no-data{display:grid;grid-template-columns:1fr 44px;align-items:center;padding:14px;border-radius:14px;background:var(--gy597-soft);margin:10px 0;}
.gy597-no-data>strong{font-size:23px;font-weight:650;}
.gy597-no-data>p{grid-column:1;font-size:13px;color:var(--gy592-muted);margin:5px 0 0;}
.gy597-no-data>.gy597-info{grid-column:2;grid-row:1/3;}
.gy597-sheet .gy595-review-panel{margin:6px 0;padding-top:4px;font-size:12px;}
.gy597-sheet .gy595-review-panel>summary{font-size:12px;font-weight:550;}
@media(max-width:360px){.gy597-sheet .gy592-sheet-inner{padding:12px;}.gy597-sheet .gy592-sheet-heading h2{font-size:19px;}.gy597-sheet .gy526-field{padding:7px!important;}.gy597-sheet .gy593-confirm-target{padding-right:27px!important;}.gy597-sheet .gy593-confirm-target strong{font-size:12px;}.gy597-sheet .gy593-custom-target{gap:8px;}.gy597-sheet .gy526-adjustments{gap:5px;}.gy597-sheet .gy526-adjustment{padding:4px!important;}.gy597-sheet .gy593-smart-pick>strong{font-size:19px;}.gy597-summary{gap:10px 6px;}.gy597-summary>strong{font-size:13px;}}
@media(prefers-reduced-motion:reduce){.gy597-sheet,.gy597-sheet *{scroll-behavior:auto;}}


/* v598: tighter custom-target dialog */
.gy597-sheet .gy593-custom-target{display:grid!important;grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:10px!important;align-items:start;margin:4px 0 10px!important}
.gy597-sheet .gy597-offset{min-width:0}
.gy597-sheet .gy597-offset-label{font:600 12px/1.25 system-ui;margin-bottom:5px}
.gy597-sheet .gy597-direction{max-width:170px}
.gy597-sheet .gy597-direction button{min-height:34px;padding:2px 4px;font:600 11px/1.1 system-ui}
.gy597-sheet .gy597-offset-value{width:auto;max-width:170px;min-height:38px;padding:0 8px;margin-top:5px;border-radius:9px}
.gy597-sheet .gy597-offset-value input{min-height:36px;height:36px;font:600 18px/1 system-ui}
.gy597-sheet .gy597-offset-value>span{font-size:10px}
@media(max-width:360px){
  .gy597-sheet .gy593-custom-target{gap:8px!important}
  .gy597-sheet .gy597-direction{max-width:none}
  .gy597-sheet .gy597-offset-value{max-width:none}
  .gy597-sheet .gy597-direction button{min-height:32px;font-size:10px}
  .gy597-sheet .gy597-offset-value input{font-size:17px}
}
