:root{font-family:Inter,system-ui,sans-serif;color:#17231b;background:#eef3ef}*{box-sizing:border-box}body{margin:0}.bar{background:#123b27;color:white;padding:18px 24px}.wrap{max-width:960px;margin:32px auto;padding:0 18px}.card{background:white;border-radius:16px;padding:24px;box-shadow:0 8px 30px #173b2520;margin-bottom:20px}.grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(190px,1fr));gap:14px}.stat{padding:18px;border:1px solid #d7e2da;border-radius:12px}.badge{display:inline-block;padding:5px 10px;border-radius:999px;background:#dcebdd;color:#164525;font-weight:700}input,select,button{width:100%;padding:12px;border:1px solid #b8c7bc;border-radius:9px;margin:6px 0 14px}button{background:#176b3a;color:white;border:0;font-weight:700;cursor:pointer}a{color:#176b3a}.error{background:#ffe4e4;padding:12px;border-radius:9px}.ok{background:#dff5e4;padding:12px;border-radius:9px}table{width:100%;border-collapse:collapse}th,td{text-align:left;padding:10px;border-bottom:1px solid #e4ebe6}
label{display:block;margin:0 0 1rem;font-weight:700}input,select{display:block;width:100%;max-width:32rem;margin-top:.35rem;padding:.7rem;border:1px solid #b8c3bb;border-radius:.45rem;background:#fff}button{padding:.65rem .9rem;border:0;border-radius:.45rem;background:#17633b;color:#fff;font-weight:700;cursor:pointer}.inline{display:flex;gap:.4rem;align-items:center}.inline select{width:auto;margin:0}.inline button{white-space:nowrap}.error{padding:.8rem;border-left:4px solid #a32121;background:#fff0f0}.notice{padding:.8rem;border-left:4px solid #17633b;background:#edf9f1}.table-wrap{overflow-x:auto}small{color:#526057}

.inline-form{display:flex;gap:1rem;align-items:end;flex-wrap:wrap}.inline-form label{flex:1;min-width:220px}.inline-form button{width:auto}.button-link{display:inline-block;padding:.6rem .8rem;border-radius:.45rem;background:#17633b;color:#fff;text-decoration:none;font-weight:700}.secondary{background:#65756b}.score-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(135px,1fr));gap:12px}.hole-card{border:1px solid #d7e2da;border-radius:12px;padding:12px}.hole-card input,.hole-card button{margin-bottom:6px}.hole-card button{padding:.5rem}.hole-card label{margin:0}@media(max-width:600px){.wrap{margin:16px auto}.card{padding:18px}.score-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.inline-form{display:block}}

.centre-head{display:flex;justify-content:space-between;gap:1rem;align-items:flex-start}.control-row{display:flex;gap:.7rem;flex-wrap:wrap}.control-row form{margin:0}.control-row button{width:auto;min-width:130px}.timeline p{padding:0 0 1rem 1rem;border-left:3px solid #d7e2da;margin:0}@media(max-width:600px){.centre-head{display:block}.centre-head .button-link{margin-bottom:1rem}}
.round-progress{width:100%;height:18px;accent-color:#17633b}.save-status{padding:.55rem .75rem;border-radius:.5rem;font-weight:700;white-space:nowrap}.save-status.saved{background:#dff5e4;color:#155b31}.save-status.saving{background:#fff4cf;color:#705900}.save-status.failed{background:#ffe4e4;color:#8e1c1c}.hole-card[data-result="birdie"]{border-color:#278f4f;background:#f0fbf4}.hole-card[data-result="eagle"],.hole-card[data-result="albatross"]{border-color:#9b7300;background:#fff9df}.hole-card[data-result="par"]{border-color:#78a786}.hole-card input[aria-busy="true"]{opacity:.65}@media(max-width:600px){.save-status{display:inline-block;margin-bottom:1rem}}
.live-dot{display:inline-block;margin-left:.5rem;padding:.25rem .5rem;border-radius:999px;background:#e7ffe9;color:#0d5d24;font-size:.78rem;font-weight:800}.live-pill{display:inline-block;margin-left:.35rem;padding:.2rem .45rem;border-radius:999px;background:#fff1c7;color:#745600;font-size:.76rem;font-weight:800}.live-row{background:#fffdf3}.live-row td:first-child{border-left:4px solid #d39b00}

.trend-bars{display:flex;align-items:flex-end;gap:12px;min-height:150px;overflow-x:auto;padding:16px 4px}.trend-column{min-width:46px;text-align:center}.trend-bar{width:32px;margin:4px auto;background:linear-gradient(180deg,#3f9b57,#176333);border-radius:7px 7px 2px 2px}.trend-value{font-weight:700}.trend-column small{display:block;margin-top:4px}
.publish-checks{margin-top:1rem;padding:1rem;border:1px solid #d9dfda;border-radius:.75rem;background:#fafcf9}.publish-checks h3{margin-top:0}.publish-checks p{margin:.4rem 0}.check-pass{color:#176b35}.check-fail{color:#a52626;font-weight:700}.check-warn{color:#8a5a00}button:disabled{opacity:.5;cursor:not-allowed}details form{display:inline-block;margin:.5rem .5rem 0 0}
.wizard-step{position:relative;padding-left:72px}.step-number{position:absolute;left:24px;top:24px;width:34px;height:34px;border-radius:50%;display:grid;place-items:center;background:#17633b;color:#fff;font-weight:800}.template-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(210px,1fr));gap:12px}.template-card{border:1px solid #d7e2da;border-radius:12px;padding:14px;cursor:pointer}.template-card:has(input:checked){border-color:#17633b;background:#edf9f1}.template-card input{width:auto;display:inline;margin:0 8px 0 0}.template-card small{display:block;margin:8px 0 0 24px}.check-grid{display:flex;gap:18px;flex-wrap:wrap}.check-grid label{font-weight:600}.check-grid input,.player-picker input{display:inline;width:auto;margin:0 .4rem 0 0}.player-picker{display:grid;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:8px;max-height:360px;overflow:auto;padding:12px;border:1px solid #d7e2da;border-radius:12px}.player-picker label{padding:8px;margin:0;border-bottom:1px solid #eef2ef}@media(max-width:600px){.wizard-step{padding-left:18px;padding-top:68px}.step-number{left:18px;top:18px}}
.wide-wrap{max-width:1180px}.control-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:16px;margin-bottom:20px}.metric-card{background:#123b27;color:#fff;border-radius:16px;padding:22px;box-shadow:0 8px 30px #173b2520}.metric-card span,.metric-card small{display:block;color:#dbe9df}.metric-card strong{display:block;font-size:1.75rem;margin:.35rem 0}.alert-stack{display:grid;gap:10px}.control-alert{display:grid;gap:4px;padding:14px 16px;border-radius:10px;text-decoration:none;border-left:5px solid #65756b;background:#f5f7f5;color:#17231b}.control-alert.warning,.control-alert.action{border-left-color:#b47700;background:#fff8e5}.control-alert.danger{border-left-color:#a32121;background:#fff0f0}.control-alert.info{border-left-color:#2a668f;background:#edf6fc}.control-alert span{color:#526057}.compact-card{margin-bottom:0}.generated-note{text-align:right;color:#526057}@media(max-width:600px){.metric-card strong{font-size:1.45rem}.generated-note{text-align:left}}
.replay-picker{display:flex;gap:.75rem;align-items:center;flex-wrap:wrap}.replay-picker select{min-width:280px;max-width:100%;padding:.7rem}.replay-controls{display:flex;gap:.65rem;align-items:center;flex-wrap:wrap}.replay-controls input[type=range]{flex:1;min-width:180px}.replay-through{font-size:1.1rem}.replay-lead-change{padding:.7rem 1rem;border-left:4px solid currentColor;font-weight:700;background:#f5f7f5}.replay-highlights{display:grid;gap:.55rem}.highlight-jump{display:flex;gap:1rem;text-align:left;align-items:center;width:100%;padding:.8rem 1rem}.highlight-jump span{font-weight:700;min-width:4.5rem}.replay-frame[hidden]{display:none}

.readiness-score{text-align:right}.readiness-score strong{display:block;font-size:2.25rem;color:#17633b}.readiness-score span{color:#526057}.badge-pass{background:#dff5e4;color:#155b31}.badge-review{background:#fff1c7;color:#745600}@media(max-width:600px){.readiness-score{text-align:left;margin-top:1rem}}

/* v2.7 mobile scoring */
.mobile-score-wrap{max-width:760px}.scorecard-header{position:sticky;top:0;z-index:5}.offline-notice{display:flex;gap:.55rem;flex-direction:column;margin:1rem 0;padding:.85rem 1rem;border-left:5px solid #b47700;border-radius:.5rem;background:#fff8e5}.completion-line{margin-bottom:0}.mobile-hole-shell{overflow:hidden}.mobile-hole-heading{display:flex;align-items:center;justify-content:space-between;gap:1rem}.mobile-hole-heading h2{margin:.15rem 0}.playing-handicap{display:grid;place-items:center;min-width:64px;min-height:64px;border-radius:50%;background:#123b27;color:#fff;font-size:1.1rem}.hole-jump-strip{display:flex;gap:.5rem;overflow-x:auto;padding:.7rem 0 1rem;scrollbar-width:thin}.hole-jump{flex:0 0 44px;width:44px;height:44px;padding:0;margin:0;border-radius:50%;background:#e6ece8;color:#173b25}.hole-jump.completed{background:#dff5e4;color:#155b31}.hole-jump.active{outline:3px solid #17633b;outline-offset:2px}.mobile-hole-panel{min-height:390px;padding:1rem 0}.mobile-hole-panel[hidden]{display:none}.hole-facts{display:grid;grid-template-columns:repeat(4,1fr);gap:.5rem;text-align:center}.hole-facts span{padding:.65rem .3rem;border:1px solid #d7e2da;border-radius:.7rem;background:#f8faf8}.gross-score-label{text-align:center;margin:1.6rem 0 .5rem}.score-stepper{display:grid;grid-template-columns:86px minmax(110px,1fr) 86px;gap:.75rem;align-items:center;max-width:430px;margin:0 auto}.score-stepper button{height:86px;margin:0;font-size:2.5rem;border-radius:16px}.score-stepper input{height:100px;max-width:none;margin:0;text-align:center;font-size:3.25rem;font-weight:800;border:3px solid #17633b;border-radius:18px}.quick-score-grid{display:grid;grid-template-columns:repeat(5,1fr);gap:.45rem;margin:1.2rem 0}.quick-score-grid button{min-height:58px;margin:0;padding:.5rem .25rem;background:#e8f1eb;color:#153c28}.hole-live-result{padding:1rem;text-align:center;border-radius:.75rem;background:#f3f7f4;font-weight:700}.mobile-hole-panel[data-result="birdie"] .hole-live-result{background:#dff5e4;color:#155b31}.mobile-hole-panel[data-result="eagle"] .hole-live-result,.mobile-hole-panel[data-result="albatross"] .hole-live-result{background:#fff1c7;color:#745600}.mobile-hole-navigation{display:grid;grid-template-columns:1fr 1fr;gap:.75rem}.mobile-hole-navigation button{min-height:58px;margin:0}.compact-stats{grid-template-columns:repeat(3,1fr)}.compact-stats .stat{text-align:center;padding:13px}.scorecard-review summary{cursor:pointer;font-weight:800;padding:1rem 0}.review-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(115px,1fr));gap:.55rem}.review-hole{display:flex;flex-direction:column;gap:.15rem;align-items:flex-start;margin:0;padding:.75rem;background:#f0f3f1;color:#173b25}.review-hole.completed{background:#e3f4e8}.is-offline .save-status{background:#fff1c7;color:#745600}
@media(max-width:600px){.mobile-score-wrap{margin:0 auto;padding:0}.mobile-score-wrap>.card{border-radius:0;margin-bottom:10px;box-shadow:none}.scorecard-header{top:0;padding-top:14px}.centre-head{display:block}.save-status{margin-top:.7rem}.mobile-hole-shell{padding:18px}.hole-facts{grid-template-columns:repeat(2,1fr)}.score-stepper{grid-template-columns:72px minmax(100px,1fr) 72px}.score-stepper button{height:76px}.score-stepper input{height:90px;font-size:3rem}.quick-score-grid{grid-template-columns:repeat(3,1fr)}.quick-score-grid button{min-height:54px}.compact-stats{grid-template-columns:repeat(3,1fr)}.compact-stats .stat{font-size:.88rem}.bar{padding:13px 18px}}
/* v2.8 administrator experience */
.admin-hero{display:flex;justify-content:space-between;align-items:center;gap:1rem;background:linear-gradient(135deg,#fff,#edf7f0)}.admin-hero h1{margin:.25rem 0}.admin-actions{display:grid;grid-template-columns:repeat(5,1fr);gap:12px;margin-bottom:20px}.admin-action{display:flex;flex-direction:column;gap:.45rem;min-height:138px;padding:20px;border-radius:15px;background:#17633b;color:#fff;text-decoration:none;box-shadow:0 8px 24px #173b2525}.admin-action strong{font-size:1.05rem}.admin-action span{color:#dceadf;line-height:1.4}.admin-action:hover{transform:translateY(-2px)}.admin-metrics{grid-template-columns:repeat(6,1fr)}.admin-metrics .metric-card{padding:17px}.admin-metrics .metric-card strong{font-size:1.25rem}.admin-link-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(190px,1fr));gap:10px}.admin-link-grid a{padding:13px;border:1px solid #d7e2da;border-radius:10px;text-decoration:none;font-weight:700;background:#f8faf8}@media(max-width:1000px){.admin-actions{grid-template-columns:repeat(2,1fr)}.admin-metrics{grid-template-columns:repeat(3,1fr)}}@media(max-width:600px){.admin-hero{display:block}.admin-hero .button-link{margin-top:.8rem}.admin-actions{grid-template-columns:1fr}.admin-action{min-height:auto}.admin-metrics{grid-template-columns:repeat(2,1fr)}}
.audit-filters{display:grid;grid-template-columns:2fr repeat(4,minmax(140px,1fr));gap:12px;align-items:end}.audit-filters label{margin:0}.audit-filter-actions{display:flex;gap:12px;align-items:center}.audit-filter-actions button{width:auto;margin:0}.audit-table td{vertical-align:top}.audit-table th:first-child{min-width:150px}.audit-table th:nth-child(2){min-width:150px}.audit-table th:nth-child(3){min-width:210px}.pagination{display:flex;justify-content:center;align-items:center;gap:14px;margin-top:20px}.pagination .button-link{margin:0}@media(max-width:900px){.audit-filters{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:600px){.audit-filters{display:block}.audit-filters label{margin-bottom:1rem}.audit-table{min-width:760px}.pagination{justify-content:space-between}}

.ops-progress{height:18px;background:#e7ece8;border-radius:999px;overflow:hidden}.ops-progress>div{height:100%;background:#24733f}.ops-progress+ p{margin-bottom:0}

.verify-row{display:flex;justify-content:space-between;gap:1rem;padding:.8rem 0;border-bottom:1px solid #ddd}.verify-row.pass strong{color:#24733f}.verify-row.fail strong{color:#a52a2a}
.marker-table-wrap{overflow-x:auto}.marker-table{min-width:620px}.marker-table th,.marker-table td{text-align:center;vertical-align:middle}.marker-score-input{width:4.5rem;min-height:2.8rem;text-align:center;font-size:1.15rem;padding:.35rem}.marker-table small{display:block;white-space:nowrap}.group-card{border:1px solid #d9e0d8;border-radius:12px;padding:1rem;margin:.75rem 0}.check-row{display:block;margin:.45rem 0}

/* v3.3.4 course and tee builder */
.course-builder-card.is-archived{opacity:.72}.course-builder-card .control-row form{display:inline}.inline-action{display:inline}.link-button{display:inline;width:auto;margin:0;padding:0;background:none;color:#176b3a;text-decoration:underline;font:inherit}.muted-row{opacity:.62}.course-hole-table input{min-width:76px;margin:0}.course-hole-table td{vertical-align:middle}@media(max-width:700px){.course-builder-card .centre-head{display:block}.course-builder-card .control-row{margin-top:1rem}.course-builder-card .control-row a,.course-builder-card .control-row button{width:100%;text-align:center}.course-hole-table{min-width:560px}}

/* v3.3.7 nine-hole pilot control centre */
.danger-zone{border:2px solid #efc7c7}.danger-button{background:#a32121}.danger-zone form{max-width:520px}.verify-row.fail span{color:#a32121;font-weight:700}.verify-row.pass span{color:#17633b}.metric-card strong{word-break:break-word}
.progress-track{height:12px;background:#e5e7eb;border-radius:999px;overflow:hidden;margin-top:16px}.progress-fill{height:100%;background:#166534;border-radius:999px;transition:width .2s ease}.verify-row input[type="text"],.verify-row input:not([type]){margin-top:8px;max-width:520px}.verify-row label{display:inline-block}.verify-row button{align-self:center}textarea{min-height:90px;resize:vertical}

/* v3.4.67 website member identity bridge */
.member-body{background:linear-gradient(180deg,#0f3724 0,#0f3724 235px,#eef3ef 235px,#eef3ef 100%)}
.member-bar{display:flex;justify-content:space-between;align-items:center;position:sticky;top:0;z-index:20}.member-bar a{color:#fff;text-decoration:none;font-weight:800;font-size:.9rem}.member-hub{max-width:760px;margin-top:24px}.member-hero{padding:28px 4px 36px;color:#fff}.member-hero small{color:#d8b85a;font-weight:900;letter-spacing:.14em}.member-hero h1{font-size:clamp(2rem,8vw,3.5rem);margin:.3rem 0 .35rem;line-height:1}.member-hero p{margin:0;color:#dbe9df;font-size:1.05rem}.member-competition-list{display:grid;gap:14px}.member-competition-card{background:#fff;border-radius:20px;padding:22px;box-shadow:0 12px 36px #09261924;border:2px solid transparent}.member-competition-card.ready,.member-competition-card.live{border-color:#1f7a45}.member-competition-card.done{border-color:#d8c078}.member-card-top{display:flex;justify-content:space-between;gap:.75rem;align-items:center;color:#65756b;font-size:.85rem;font-weight:700}.member-status{display:inline-flex;padding:.35rem .62rem;border-radius:999px;background:#eef2ef;color:#365142;font-size:.75rem;text-transform:uppercase;letter-spacing:.04em}.member-status.ready,.member-status.live{background:#dff5e4;color:#145b31}.member-status.done{background:#fff4cf;color:#725800}.member-competition-card h2{font-size:1.55rem;margin:.8rem 0 .25rem}.member-card-action{display:grid;grid-template-columns:2fr 1fr;gap:.65rem;margin-top:1.2rem}.member-primary-action,.member-secondary-action{display:flex;justify-content:space-between;align-items:center;min-height:58px;padding:.8rem 1rem;border-radius:12px;font-weight:900;text-decoration:none}.member-primary-action{background:#17633b;color:#fff}.member-primary-action span{font-size:1.4rem}.member-secondary-action{justify-content:center;background:#edf3ef;color:#17633b}.member-safety{display:flex;flex-direction:column;gap:.35rem;padding:18px 4px;color:#42584a}.member-safety strong{color:#17633b}.member-welcome{text-align:center;max-width:620px;margin:10vh auto}.member-welcome small{color:#997315;font-weight:900;letter-spacing:.12em}.member-welcome h1{font-size:2rem}.member-welcome .button-link{padding:.9rem 1.2rem}.bridge-check-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:12px}.bridge-check{padding:16px;border-radius:12px;border:1px solid #d7e2da;background:#f8faf8}.bridge-check strong{display:block;font-size:1.05rem;margin-bottom:.3rem}.bridge-check.pass{border-color:#8bc49d;background:#eef9f1}.bridge-check.fail{border-color:#e2a7a7;background:#fff4f4}@media(max-width:600px){.member-body{background:linear-gradient(180deg,#0f3724 0,#0f3724 205px,#eef3ef 205px)}.member-hub{margin-top:0}.member-hero{padding:24px 4px 28px}.member-competition-card{border-radius:16px;padding:18px}.member-card-action{grid-template-columns:1fr}.member-primary-action,.member-secondary-action{min-height:56px}}

/* v3.5 competition-day pulse + member group context */
.pulse-hero{border-top:5px solid #17633b}.pulse-hero small,.pulse-focus small{font-weight:900;letter-spacing:.12em;color:#6b7d70}.pulse-phase{display:inline-flex;padding:.32rem .58rem;border-radius:999px;background:#dff5e4;color:#145b31;font-weight:900;font-size:.78rem;letter-spacing:.04em}.pulse-hero-action{display:flex;flex-direction:column;align-items:flex-end;gap:.45rem}.pulse-next{display:grid;grid-template-columns:180px 1fr;gap:1rem;padding:1rem 1.1rem;margin-top:1rem;border-radius:12px;background:#edf5ef}.pulse-next strong{color:#17633b}.pulse-metrics{display:grid;grid-template-columns:repeat(6,1fr);gap:12px;margin-bottom:20px}.pulse-metrics .metric-card{padding:18px}.pulse-metrics .metric-card strong{font-size:2rem}.pulse-attention-metric{border:2px solid #e3c178}.pulse-focus{border-left:5px solid #17633b}.pulse-table td:last-child{font-weight:700}.pulse-two{grid-template-columns:1.4fr 1fr}.pulse-row-warn td{background:#fff8df}.live-pill.warn{background:#fff1c7;color:#745600}
.member-group-summary{display:grid;grid-template-columns:.75fr 1fr 1.8fr;gap:.55rem;margin-top:1rem;padding:.8rem;border-radius:12px;background:#f2f7f3}.member-group-summary div{display:flex;flex-direction:column;gap:.1rem;min-width:0}.member-group-summary small,.member-group-summary span{font-size:.72rem;color:#66766c;font-weight:800;text-transform:uppercase;letter-spacing:.04em}.member-group-summary strong{font-size:.9rem;white-space:normal}.member-card-action-three{grid-template-columns:1.3fr .8fr 1.1fr}.member-group-action{display:flex;justify-content:space-between;align-items:center;min-height:58px;padding:.8rem 1rem;border-radius:12px;background:#0f3724;color:#fff;text-decoration:none;font-weight:900}.member-group-action span{font-size:1.3rem}
@media(max-width:1050px){.pulse-metrics{grid-template-columns:repeat(3,1fr)}.pulse-two{grid-template-columns:1fr}}
@media(max-width:700px){.pulse-hero-action{align-items:flex-start}.pulse-next{grid-template-columns:1fr;gap:.35rem}.pulse-metrics{grid-template-columns:repeat(2,1fr)}.pulse-metrics .metric-card strong{font-size:1.65rem}.member-group-summary{grid-template-columns:1fr 1fr}.member-group-players{grid-column:1/-1}.member-card-action-three{grid-template-columns:1fr}.pulse-table{min-width:720px}}

/* v3.5.1 smart notices, tee-sheet manager and member record */
.member-hero-actions{display:flex;gap:.65rem;align-items:center;flex-wrap:wrap;margin-top:1rem}.member-hero-actions a,.member-hero-actions span{display:inline-flex;align-items:center;min-height:38px;padding:.48rem .72rem;border-radius:999px;font-weight:850;text-decoration:none}.member-hero-actions a{background:#fff;color:#17633b}.member-hero-actions span{background:#d8b85a;color:#243619}.member-notice-stack{display:grid;gap:10px;margin:-8px 0 16px}.member-smart-notice{display:flex;justify-content:space-between;gap:1rem;align-items:center;padding:15px 17px;border-radius:15px;background:#fff;color:#17231b;text-decoration:none;box-shadow:0 8px 28px #09261920;border-left:5px solid #65756b}.member-smart-notice div{display:flex;flex-direction:column;gap:.18rem}.member-smart-notice small{font-weight:900;letter-spacing:.08em;text-transform:uppercase}.member-smart-notice>span{white-space:nowrap;color:#17633b;font-weight:900}.member-smart-notice.action,.member-smart-notice.certify,.member-smart-notice.marker{border-left-color:#17633b}.member-smart-notice.result{border-left-color:#b38a19}.member-smart-notice.waiting{border-left-color:#c28a20}.member-tee-line{margin:.55rem 0;color:#17633b;letter-spacing:.03em}
.member-record-metrics{display:grid;grid-template-columns:repeat(3,1fr);gap:12px;margin-bottom:20px}.member-record-metrics>div,.record-best-grid>div{background:#fff;border-radius:16px;padding:18px;box-shadow:0 8px 26px #09261918}.member-record-metrics small,.record-best-grid small{font-size:.72rem;font-weight:900;letter-spacing:.08em;color:#65756b}.member-record-metrics strong,.record-best-grid strong{display:block;font-size:1.8rem;margin:.25rem 0;color:#173b25}.member-record-metrics span,.record-best-grid span{color:#65756b;font-size:.88rem}.record-best-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(170px,1fr));gap:12px}.recent-form-strip{display:flex;gap:10px;overflow-x:auto;padding:4px 0 8px}.form-chip{min-width:145px;padding:14px;border-radius:12px;background:#f2f7f3}.form-chip strong{display:block;font-size:1.4rem;color:#17633b}.form-chip span,.form-chip small{display:block}.form-chip span{font-weight:800;margin:.2rem 0}.record-history{display:grid;gap:10px}.record-history article{display:grid;grid-template-columns:1.7fr .55fr .8fr;gap:12px;align-items:center;padding:14px 0;border-bottom:1px solid #e4ebe6}.record-history article:last-child{border-bottom:0}.record-history article>div:first-child strong{display:block;margin-top:.2rem}.record-finish{text-align:center}.record-finish strong{display:block;font-size:1.5rem;color:#17633b}.record-finish span,.record-mini span{font-size:.85rem;color:#65756b}.record-mini{display:flex;flex-direction:column;gap:.2rem;text-align:right}
.tee-schedule-grid{display:grid;grid-template-columns:repeat(3,minmax(150px,1fr));gap:12px;align-items:end}.tee-schedule-grid label{margin:0}.tee-schedule-grid button{grid-column:1/-1}.tee-shuffle{grid-column:1/-1}.tee-shuffle input,.group-player-picker input{display:inline;width:auto;margin:0 .45rem 0 0}.group-editor{padding:.8rem 0}.group-editor-top{display:grid;grid-template-columns:1fr 1fr;gap:12px}.group-player-picker{display:grid;grid-template-columns:repeat(auto-fit,minmax(190px,1fr));gap:8px;padding:10px;border:1px solid #d7e2da;border-radius:12px}.group-player-picker label{margin:0;padding:7px;font-weight:650}.tee-sheet-list{display:grid;gap:12px}.tee-group-card{border:1px solid #d7e2da;border-radius:15px;padding:16px;background:#fafcf9}.tee-group-card.locked{background:#f2f4f2}.tee-group-head{display:grid;grid-template-columns:180px 1fr;gap:16px;align-items:center}.tee-group-head h3{margin:.15rem 0;font-size:1.45rem}.tee-group-head small{font-weight:900;letter-spacing:.08em}.tee-group-names{display:flex;gap:7px;flex-wrap:wrap}.tee-group-names span{display:inline-flex;padding:.4rem .62rem;border-radius:999px;background:#e6efe8;font-weight:750}.tee-group-card details{margin-top:12px}.tee-group-card summary{cursor:pointer;font-weight:850}.copy-message{display:flex;gap:10px;align-items:center;justify-content:space-between}.copy-message-button{width:auto;min-width:72px;margin:0}.notice-plan-table td{vertical-align:middle}.notice-type-certify td:first-child,.notice-type-start td:first-child,.notice-type-marker td:first-child{border-left:4px solid #17633b}
@media(max-width:760px){.member-smart-notice{display:block}.member-smart-notice>span{display:block;margin-top:.55rem}.member-record-metrics{grid-template-columns:repeat(2,1fr)}.record-history article{grid-template-columns:1fr auto}.record-mini{grid-column:1/-1;flex-direction:row;text-align:left}.tee-schedule-grid,.group-editor-top,.tee-group-head{grid-template-columns:1fr}.tee-group-head{gap:8px}.copy-message{display:block}.copy-message-button{margin-top:.55rem}.notice-plan-table{min-width:760px}}

/* v3.6.0 Golf Genius-inspired digital member scorecards */
.digital-review-wrap{max-width:780px}.digital-card-hero{border-top:5px solid #17633b}.digital-role-banner{display:flex;flex-direction:column;gap:.2rem;margin-top:1rem;padding:.85rem 1rem;border-radius:12px;background:#edf5ef;border-left:5px solid #17633b}.digital-role-banner span{color:#526057}.digital-progress-line{display:flex;gap:.55rem;flex-wrap:wrap;margin-top:1rem}.digital-progress-line>span{display:inline-flex;align-items:center;gap:.2rem;padding:.4rem .62rem;border-radius:999px;background:#eef2ef;font-size:.82rem;font-weight:800}.digital-progress-line .digital-warning{background:#fff1c7;color:#745600}.digital-progress-line .digital-ok{background:#dff5e4;color:#155b31}.hole-jump.match{background:#dff5e4;color:#155b31}.hole-jump.mismatch{background:#fff1c7;color:#745600}.hole-jump.official_only{background:#e7f0f8;color:#23506f}.hole-jump.note_only{background:#f1e9fb;color:#644884}.digital-score-compare{display:grid;grid-template-columns:1fr 1.45fr;gap:12px;align-items:stretch;margin:1rem 0}.official-score-box,.check-score-box{display:flex;flex-direction:column;justify-content:center;gap:.35rem;border:1px solid #d7e2da;border-radius:16px;padding:16px;background:#f8faf8}.official-score-box{text-align:center}.official-score-box small,.check-score-box small{font-weight:900;letter-spacing:.08em}.official-score-box>strong{font-size:3.1rem;line-height:1;color:#17633b}.official-score-box>span,.check-score-box>span{font-size:.82rem;color:#65756b}.score-stepper.compact{grid-template-columns:64px minmax(90px,1fr) 64px;max-width:none}.score-stepper.compact button{height:64px;font-size:2rem}.score-stepper.compact input{height:76px;font-size:2.5rem}.quick-score-grid.compact{margin:.8rem 0}.digital-hole-verdict{padding:.85rem 1rem;border-radius:11px;background:#f2f6f3;font-weight:800;text-align:center}.digital-hole-verdict.match{background:#dff5e4;color:#155b31}.digital-hole-verdict.mismatch{background:#fff1c7;color:#745600}.digital-hole-panel.has-mismatch{border-left:5px solid #c28a20;padding-left:12px}.certification-strip{display:flex;gap:.55rem;flex-wrap:wrap;margin:.7rem 0 1rem}.certification-strip span{display:inline-flex;padding:.45rem .68rem;border-radius:999px;font-weight:850}.certification-strip .done{background:#dff5e4;color:#155b31}.certification-strip .pending{background:#fff1c7;color:#745600}.digital-discrepancy-callout{display:flex;flex-direction:column;gap:.3rem;padding:1rem;border-radius:12px;background:#fff8df;border-left:5px solid #c28a20;margin:.8rem 0}.digital-discrepancy-callout span{color:#65511a}.player-check-note{margin-top:.55rem;padding:.55rem .7rem;border-radius:9px;font-size:.88rem;font-weight:750}.player-check-note.match{background:#dff5e4;color:#155b31}.player-check-note.mismatch{background:#fff1c7;color:#745600}.player-check-note.waiting{background:#eef2ef;color:#526057}.group-player-card.has-score-discrepancy{border-left:5px solid #c28a20;padding-left:12px}.group-summary .summary-mismatch{background:#fff8df;border-left:4px solid #c28a20}.success{padding:.9rem 1rem;border-radius:10px;background:#dff5e4;color:#155b31}.member-primary-action.marker-primary{background:#0f3724}.member-score-mode{display:inline-flex;margin-top:.65rem;padding:.32rem .55rem;border-radius:999px;background:#edf5ef;color:#17633b;font-size:.75rem;font-weight:850;letter-spacing:.04em}
@media(max-width:620px){.digital-score-compare{grid-template-columns:1fr}.official-score-box>strong{font-size:2.6rem}.quick-score-grid.compact{grid-template-columns:repeat(5,minmax(0,1fr))}.quick-score-grid.compact button{font-size:.78rem}.digital-progress-line{gap:.4rem}.digital-progress-line>span{font-size:.75rem}}

/* v3.6.1 private scoring pilot */
.private-pilot-body{background:#f4f6f4}.private-pilot-bar{background:#0f3724}.private-pilot-lock{border-top:6px solid #0f3724}.private-pilot-lock>small{display:inline-flex;padding:.35rem .55rem;border-radius:999px;background:#e7efe9;color:#0f3724;font-weight:900;letter-spacing:.05em}.private-pilot-safety{display:flex;gap:.55rem;flex-wrap:wrap;margin-top:1rem}.private-pilot-safety span{padding:.45rem .65rem;border-radius:999px;background:#e5f4e9;color:#155b31;font-weight:800}.pilot-persona-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(210px,1fr));gap:.8rem;margin-top:1rem}.pilot-persona-card{display:flex;flex-direction:column;gap:.45rem;border:1px solid #d7e2da;border-radius:14px;padding:1rem;background:#f8faf8}.pilot-persona-card small{font-weight:900;letter-spacing:.06em;color:#526057}.pilot-persona-card strong{font-size:1.15rem}.pilot-persona-card span{color:#65756b}.pilot-persona-card button{margin-top:.45rem;width:100%}

/* v3.7.0 fixed blueprint: own-score + partner verification */
.blueprint-bar{background:#0f3724;min-height:54px;gap:12px}.blueprint-bar strong{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.blueprint-score-wrap,.blueprint-verify-wrap{max-width:720px}.blueprint-score-header{border-top:5px solid #17633b}.blueprint-score-title{display:flex;justify-content:space-between;gap:1rem;align-items:flex-start}.blueprint-score-title h1{margin:.2rem 0}.blueprint-round-meta{display:flex;gap:.5rem;flex-wrap:wrap;margin-top:.8rem}.blueprint-round-meta span{display:inline-flex;padding:.42rem .62rem;border-radius:999px;background:#edf3ef;color:#31513d;font-size:.82rem}.blueprint-sticky-hole{position:sticky;top:54px;z-index:8;display:flex;align-items:center;justify-content:space-between;gap:1rem;padding:.35rem 0 .55rem;background:#fff}.blueprint-sticky-hole h2{margin:.15rem 0}.blueprint-hole-shell{overflow:visible}.blueprint-hole-panel{min-height:330px}.blueprint-quick{grid-template-columns:repeat(5,minmax(0,1fr))}.blueprint-quick button{font-size:.82rem}.blueprint-live-strip{display:grid;grid-template-columns:repeat(3,1fr);gap:10px;text-align:center}.blueprint-live-strip>div{padding:.8rem;border-radius:12px;background:#f1f6f2}.blueprint-live-strip span{display:block;font-size:.75rem;font-weight:850;color:#627268;text-transform:uppercase}.blueprint-live-strip strong{display:block;font-size:1.7rem;color:#17633b;margin-top:.1rem}.blueprint-finish[hidden]{display:none}.blueprint-member-actions{grid-template-columns:1.4fr 1fr 1fr}.verify-action{background:#fff5d8;color:#725800}.partner-verify-panel.has-mismatch{border-left:5px solid #c28a20;padding-left:12px}.hole-jump.check_only{background:#f1e9fb;color:#644884}.hole-jump.official_only{background:#e7f0f8;color:#23506f}.digital-hole-verdict.check_only{background:#f1e9fb;color:#644884}.digital-hole-verdict.official_only{background:#e7f0f8;color:#23506f}.digital-hole-verdict.empty{background:#eef2ef;color:#526057}.handicap-refresh-row.due{border-left:4px solid #c28a20}.handicap-source{display:inline-flex;padding:.28rem .5rem;border-radius:999px;background:#eef2ef;font-size:.75rem;font-weight:800}
@media(max-width:620px){.blueprint-score-wrap,.blueprint-verify-wrap{padding:0}.blueprint-score-wrap>.card,.blueprint-verify-wrap>.card{border-radius:0;margin-bottom:10px;box-shadow:none}.blueprint-score-title{display:block}.blueprint-score-title .save-status{margin-top:.55rem;display:inline-flex}.blueprint-round-meta{gap:.35rem}.blueprint-sticky-hole{top:52px}.blueprint-quick{grid-template-columns:repeat(5,minmax(0,1fr));gap:.3rem}.blueprint-quick button{padding:.45rem .15rem;font-size:.72rem;min-height:50px}.blueprint-member-actions{grid-template-columns:1fr}.member-score-mode{white-space:normal}.blueprint-live-strip{grid-template-columns:repeat(3,1fr);padding:14px}.blueprint-live-strip strong{font-size:1.45rem}}


/* v3.7.1 premium mobile scoring experience — presentation only */
.visually-hidden{position:absolute!important;width:1px!important;height:1px!important;padding:0!important;margin:-1px!important;overflow:hidden!important;clip:rect(0,0,0,0)!important;white-space:nowrap!important;border:0!important}
body.score-app-body{background:#eef3ef;min-height:100vh}
.score-app-bar{position:sticky;top:0;z-index:40;display:grid;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:.75rem;min-height:52px;padding:calc(10px + env(safe-area-inset-top)) max(16px,env(safe-area-inset-right)) 10px max(16px,env(safe-area-inset-left));background:#0b3925;border-bottom:3px solid #d8b85a;box-shadow:0 5px 18px #08251724}
.score-app-brand{font-size:1.05rem;letter-spacing:.08em}.score-app-round{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;text-align:center;color:#dce9df;font-size:.82rem;font-weight:800}.score-app-bar a{font-size:.86rem}
.score-app-wrap{max-width:680px;margin:12px auto 28px;padding:0 12px}
.score-app-wrap>.card{margin-bottom:12px}
.score-round-summary{position:relative;top:auto;z-index:1;padding:14px 16px;border:0;border-radius:16px;box-shadow:0 7px 24px #123b2714}
.score-player-line{display:flex;align-items:center;justify-content:space-between;gap:.75rem}.score-player-line small{color:#9c7a20;font-weight:900;letter-spacing:.12em}.score-player-line h1{font-size:1.4rem;line-height:1.05;margin:.2rem 0 0}.score-player-line .save-status{margin:0;padding:.4rem .62rem;font-size:.78rem;border-radius:999px}
.score-round-meta{display:flex;gap:.45rem;align-items:center;flex-wrap:wrap;margin:.7rem 0 .55rem}.score-round-meta span{display:inline-flex;align-items:center;gap:.28rem;padding:.36rem .55rem;border-radius:999px;background:#edf3ef;color:#385343;font-size:.78rem}.score-round-meta strong{color:#123b27}.score-progress{height:8px;border-radius:999px;overflow:hidden}
.score-hole-card{overflow:visible;padding:16px 18px 14px;border-radius:20px;box-shadow:0 13px 34px #123b271a;border:1px solid #dce6de}
.score-hole-heading{display:flex;align-items:center;justify-content:space-between;gap:1rem;padding-bottom:.55rem;border-bottom:1px solid #edf1ee}.score-hole-heading small{font-size:.72rem;font-weight:900;letter-spacing:.12em;color:#9c7a20}.score-hole-heading h2{margin:.15rem 0 0;font-size:1.55rem}.score-format{padding:.35rem .58rem;border-radius:999px;background:#e7f1e9;color:#17633b;font-size:.76rem;font-weight:900}
.score-hole-jumps{gap:.38rem;padding:.65rem 1px .7rem;margin:0}.score-hole-jumps .hole-jump{flex-basis:34px;width:34px;height:34px;font-size:.78rem;border:0;background:#edf2ee}.score-hole-jumps .hole-jump.active{outline:2px solid #17633b;outline-offset:1px;background:#fff}.score-hole-jumps .hole-jump.completed{background:#17633b;color:#fff}
.score-hole-panel{min-height:0;padding:.35rem 0 .65rem}.score-hole-facts{display:grid;grid-template-columns:.7fr .7fr 1.6fr;gap:.5rem;margin:.2rem 0 .95rem}.score-hole-facts span{display:flex;min-height:54px;flex-direction:column;justify-content:center;align-items:center;padding:.42rem .45rem;border-radius:12px;background:#f4f7f5;border:1px solid #e0e8e2;text-align:center}.score-hole-facts small{font-size:.65rem;letter-spacing:.08em;font-weight:900;color:#718078}.score-hole-facts strong{font-size:1.08rem;color:#123b27}.score-hole-facts .shot-fact strong{font-size:.88rem}
.score-gross-label{margin:.45rem 0 .45rem;text-align:center;color:#31513d;font-size:.76rem;font-weight:950;letter-spacing:.12em}
.score-app-stepper{grid-template-columns:68px minmax(108px,156px) 68px;justify-content:center;gap:.65rem;max-width:330px}.score-app-stepper button{height:66px;margin:0;border-radius:18px;font-size:2rem;background:#17633b;box-shadow:0 5px 12px #17633b25}.score-app-stepper input{height:78px;margin:0;border:3px solid #17633b;border-radius:20px;background:#fff;font-size:3.25rem;line-height:1;color:#123b27;box-shadow:inset 0 0 0 1px #fff,0 6px 20px #123b2712}
.score-quick-grid{grid-template-columns:repeat(5,minmax(0,1fr));gap:.38rem;margin:.8rem 0}.score-quick-grid button{min-height:46px;margin:0;padding:.38rem .15rem;border-radius:11px;background:#eaf2ec;color:#17422b;font-size:.75rem;font-weight:850}.score-quick-grid button:active{transform:translateY(1px);background:#dceade}
.score-hole-result{min-height:48px;display:grid;place-items:center;padding:.68rem .8rem;border-radius:12px;background:#f2f6f3;color:#31513d;font-size:.92rem}.score-hole-panel[data-result="birdie"] .score-hole-result,.score-hole-panel[data-result="eagle"] .score-hole-result,.score-hole-panel[data-result="albatross"] .score-hole-result{background:#e9f7ec;color:#155b31}.score-hole-panel[data-result="par"] .score-hole-result{background:#edf5ef;color:#234b32}.score-hole-panel[data-result="bogey"] .score-hole-result{background:#fff7df;color:#6f5712}
.score-hole-navigation{gap:.55rem;margin-top:.7rem}.score-hole-navigation button{min-height:48px;margin:0;border-radius:12px}.score-hole-navigation .secondary{background:#79877e}.score-hole-navigation button:last-child{background:#17633b}
.score-live-totals{margin-top:.75rem;padding:.65rem;border-radius:14px;background:#0f3724;gap:0;color:#fff}.score-live-totals>div{padding:.28rem .5rem;background:transparent;border-right:1px solid #ffffff2b;border-radius:0}.score-live-totals>div:last-child{border-right:0}.score-live-totals span{color:#c9d9ce;font-size:.64rem;letter-spacing:.08em}.score-live-totals strong{color:#fff;font-size:1.35rem}
.blueprint-score-body .blueprint-score-header{position:relative;top:auto}.blueprint-score-body .blueprint-sticky-hole{position:static;top:auto}.blueprint-score-body .playing-handicap{min-width:0;min-height:0;border-radius:999px;padding:.4rem .6rem}
@media(max-width:620px){body.score-app-body{background:#eef3ef}.score-app-bar{min-height:48px;padding-top:calc(9px + env(safe-area-inset-top));padding-bottom:9px}.score-app-brand{font-size:.95rem}.score-app-round{font-size:.72rem}.score-app-wrap{margin:8px auto 20px;padding:0 8px}.score-app-wrap>.card{border-radius:16px;margin-bottom:8px;box-shadow:0 6px 18px #123b2710}.score-round-summary{padding:11px 13px}.score-player-line h1{font-size:1.2rem}.score-round-meta{margin:.55rem 0 .35rem;gap:.3rem}.score-round-meta span{font-size:.7rem;padding:.3rem .45rem}.score-hole-card{padding:13px 12px 12px}.score-hole-heading h2{font-size:1.35rem}.score-hole-jumps{gap:.3rem;padding:.52rem 0}.score-hole-jumps .hole-jump{flex-basis:31px;width:31px;height:31px;font-size:.7rem}.score-hole-facts{gap:.35rem;margin-bottom:.65rem}.score-hole-facts span{min-height:46px;padding:.3rem}.score-hole-facts strong{font-size:.96rem}.score-hole-facts .shot-fact strong{font-size:.78rem}.score-gross-label{margin:.2rem 0 .35rem}.score-app-stepper{grid-template-columns:62px minmax(104px,145px) 62px;gap:.5rem}.score-app-stepper button{height:60px;font-size:1.85rem}.score-app-stepper input{height:70px;font-size:2.85rem}.score-quick-grid{gap:.3rem;margin:.65rem 0}.score-quick-grid button{min-height:42px;font-size:.68rem}.score-hole-result{min-height:44px;padding:.55rem;font-size:.84rem}.score-hole-navigation button{min-height:45px;font-size:.8rem}.score-live-totals{padding:.5rem}.score-live-totals strong{font-size:1.15rem}}
@media(max-width:390px){.score-app-round{display:none}.score-app-bar{grid-template-columns:auto 1fr}.score-app-bar a{justify-self:end}.score-hole-jumps .hole-jump{flex-basis:29px;width:29px;height:29px}.score-quick-grid button{font-size:.64rem}.score-app-stepper{grid-template-columns:58px minmax(96px,132px) 58px}.score-app-stepper button{height:58px}}

/* v3.7.2 standalone scoring shell — no inherited member-dashboard layout */
html:has(body.score-app-body){background:#eef3ef}
body.score-app-body{margin:0!important;min-height:100vh!important;background:#eef3ef!important;color:#17231b}
body.score-app-body .score-app-bar{position:sticky;top:0;z-index:50;display:grid;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:.75rem;width:100%;min-height:54px;margin:0;padding:calc(10px + env(safe-area-inset-top)) max(16px,env(safe-area-inset-right)) 10px max(16px,env(safe-area-inset-left));background:#0b3925;color:#fff;border-bottom:3px solid #d8b85a;box-shadow:0 4px 16px #08251720}
body.score-app-body .score-app-bar a{justify-self:end;color:#fff;text-decoration:none;font-weight:850;font-size:.82rem}
body.score-app-body .score-app-brand{font-size:.98rem;line-height:1;letter-spacing:.08em}
body.score-app-body .score-app-round{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;text-align:center;color:#e4eee7;font-size:.78rem;font-weight:800}
body.score-app-body .score-app-wrap{width:min(100%,680px);margin:0 auto;padding:10px 10px calc(24px + env(safe-area-inset-bottom))}
.score-player-summary{margin:0 0 8px;padding:12px 14px;border:1px solid #dce6de;border-radius:16px;background:#fff;box-shadow:0 5px 18px #123b2710}
.score-player-line{display:flex;align-items:center;justify-content:space-between;gap:.7rem}
.score-player-line small{color:#9c7a20;font-weight:950;letter-spacing:.12em;font-size:.68rem}.score-player-line h1{margin:.16rem 0 0;font-size:1.28rem;line-height:1.05}.score-player-line .save-status{flex:0 0 auto;margin:0;padding:.38rem .58rem;border-radius:999px;font-size:.72rem}
.score-round-meta{display:flex;gap:.35rem;align-items:center;flex-wrap:wrap;margin:.55rem 0 .42rem}.score-round-meta span{display:inline-flex;align-items:center;gap:.22rem;padding:.31rem .46rem;border-radius:999px;background:#eef3ef;color:#405248;font-size:.7rem;line-height:1}.score-round-meta strong{color:#123b27}.score-progress{display:block;width:100%;height:7px;margin:0;border:0;border-radius:999px;overflow:hidden;background:#e5ece7}.score-progress::-webkit-progress-bar{background:#e5ece7}.score-progress::-webkit-progress-value{background:#17633b}.score-progress::-moz-progress-bar{background:#17633b}
.score-hole-card{margin:0;padding:13px;border:1px solid #dce6de;border-radius:18px;background:#fff;box-shadow:0 8px 24px #123b2712}
.score-hole-heading{display:flex;align-items:center;justify-content:space-between;gap:.75rem;padding:0 2px .45rem;border-bottom:1px solid #edf1ee}.score-hole-heading small{font-size:.66rem;font-weight:950;letter-spacing:.12em;color:#9c7a20}.score-hole-heading h2{margin:.12rem 0 0;font-size:1.35rem;line-height:1.05}.score-format{display:inline-flex;padding:.32rem .52rem;border-radius:999px;background:#e7f1e9;color:#17633b;font-size:.7rem;font-weight:900}
.score-hole-jumps{display:flex;gap:.32rem;overflow-x:auto;padding:.5rem 1px .55rem;scrollbar-width:none}.score-hole-jumps::-webkit-scrollbar{display:none}.score-hole-jumps .hole-jump{flex:0 0 31px;width:31px;height:31px;margin:0;padding:0;border:0;border-radius:50%;background:#edf2ee;color:#173b25;font-size:.7rem}.score-hole-jumps .hole-jump.completed{background:#17633b;color:#fff}.score-hole-jumps .hole-jump.active{outline:2px solid #d8b85a;outline-offset:2px;background:#0f4a30;color:#fff}
.score-hole-stage{min-height:0}.score-hole-panel{padding:.05rem 0 .3rem}.score-hole-panel[hidden]{display:none}
.score-hole-facts{display:grid;grid-template-columns:.65fr .65fr 1.7fr;gap:.4rem;margin:.05rem 0 .38rem}.score-hole-facts span{display:flex;min-height:44px;flex-direction:column;justify-content:center;align-items:center;padding:.3rem;border:1px solid #e0e8e2;border-radius:11px;background:#f5f8f6;text-align:center}.score-hole-facts small{font-size:.58rem;letter-spacing:.08em;font-weight:950;color:#718078}.score-hole-facts strong{font-size:.94rem;line-height:1.1;color:#123b27}.score-hole-facts .shot-fact strong{font-size:.82rem}
.score-shot-explainer{margin:.2rem 0 .42rem;text-align:center;color:#405248;font-size:.72rem}.score-shot-explainer strong{color:#17633b}
.score-gross-label{display:block;margin:.15rem 0 .32rem;text-align:center;color:#31513d;font-size:.7rem;font-weight:950;letter-spacing:.12em}
.score-app-stepper{display:grid;grid-template-columns:60px minmax(104px,142px) 60px;justify-content:center;align-items:center;gap:.5rem;margin:0 auto;max-width:310px}.score-app-stepper button{width:100%;height:58px;margin:0;padding:0;border:0;border-radius:17px;background:#17633b;color:#fff;font-size:1.85rem;box-shadow:0 4px 10px #17633b20}.score-app-stepper input{width:100%;max-width:none;height:68px;margin:0;padding:.15rem;border:3px solid #17633b;border-radius:18px;background:#fff;color:#123b27;text-align:center;font-size:2.8rem;font-weight:900;line-height:1;box-shadow:0 5px 16px #123b2710}
.score-quick-grid{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:.3rem;margin:.55rem 0}.score-quick-grid button{width:100%;min-height:40px;margin:0;padding:.3rem .1rem;border:0;border-radius:10px;background:#eaf2ec;color:#17422b;font-size:.66rem;font-weight:850}.score-quick-grid button:active{background:#dceade;transform:translateY(1px)}
.score-hole-result{display:grid;place-items:center;min-height:42px;padding:.5rem .6rem;border-radius:11px;background:#f2f6f3;color:#31513d;text-align:center;font-size:.82rem}.score-hole-result strong{color:#17633b}.score-hole-panel[data-result="birdie"] .score-hole-result,.score-hole-panel[data-result="eagle"] .score-hole-result,.score-hole-panel[data-result="albatross"] .score-hole-result{background:#e9f7ec;color:#155b31}.score-hole-panel[data-result="par"] .score-hole-result{background:#edf5ef;color:#234b32}.score-hole-panel[data-result="bogey"] .score-hole-result{background:#fff7df;color:#6f5712}
.score-hole-navigation{display:grid;grid-template-columns:1fr 1fr;gap:.45rem;margin-top:.55rem}.score-hole-navigation button{width:100%;min-height:43px;margin:0;padding:.55rem;border:0;border-radius:11px;background:#17633b;color:#fff;font-size:.78rem;font-weight:850}.score-hole-navigation .secondary{background:#7b8880}
.score-live-totals{display:grid;grid-template-columns:repeat(3,1fr);gap:0;margin-top:.55rem;padding:.42rem .25rem;border-radius:12px;background:#0f3724;color:#fff;text-align:center}.score-live-totals>div{padding:.2rem .4rem;border-right:1px solid #ffffff29}.score-live-totals>div:last-child{border-right:0}.score-live-totals span{display:block;color:#c9d9ce;font-size:.58rem;font-weight:900;letter-spacing:.08em;text-transform:uppercase}.score-live-totals strong{display:block;margin-top:.08rem;color:#fff;font-size:1.1rem;line-height:1.1}
body.score-app-body .blueprint-finish{margin-top:8px;border-radius:16px;box-shadow:0 5px 18px #123b2710}.blueprint-finish[hidden]{display:none}
@media(max-width:420px){body.score-app-body .score-app-bar{grid-template-columns:auto minmax(0,1fr) auto;min-height:50px;padding-top:calc(8px + env(safe-area-inset-top));padding-bottom:8px}.score-app-brand{font-size:.9rem}.score-app-round{font-size:.66rem}.score-app-bar a{font-size:.72rem}.score-app-wrap{padding:7px 7px calc(18px + env(safe-area-inset-bottom))}.score-player-summary{padding:10px 11px;border-radius:14px}.score-player-line h1{font-size:1.12rem}.score-player-line .save-status{font-size:.66rem}.score-round-meta{gap:.25rem;margin:.45rem 0 .34rem}.score-round-meta span{font-size:.64rem;padding:.27rem .38rem}.score-hole-card{padding:11px 9px;border-radius:15px}.score-hole-heading h2{font-size:1.22rem}.score-hole-jumps{gap:.26rem;padding:.42rem 0}.score-hole-jumps .hole-jump{flex-basis:29px;width:29px;height:29px;font-size:.64rem}.score-hole-facts{gap:.3rem}.score-hole-facts span{min-height:41px}.score-hole-facts strong{font-size:.86rem}.score-hole-facts .shot-fact strong{font-size:.75rem}.score-shot-explainer{font-size:.67rem;margin:.15rem 0 .32rem}.score-app-stepper{grid-template-columns:56px minmax(96px,130px) 56px;gap:.4rem}.score-app-stepper button{height:55px;font-size:1.7rem}.score-app-stepper input{height:64px;font-size:2.6rem}.score-quick-grid{gap:.25rem;margin:.48rem 0}.score-quick-grid button{min-height:38px;font-size:.61rem}.score-hole-result{min-height:39px;font-size:.76rem}.score-hole-navigation button{min-height:41px;font-size:.72rem}.score-live-totals{margin-top:.45rem}.score-live-totals strong{font-size:1rem}}
@media(max-width:360px){.score-app-round{display:none}body.score-app-body .score-app-bar{grid-template-columns:auto 1fr}.score-app-bar a{justify-self:end}.score-hole-jumps .hole-jump{flex-basis:27px;width:27px;height:27px}.score-quick-grid button{font-size:.57rem}.score-app-stepper{grid-template-columns:54px minmax(92px,124px) 54px}}

/* v3.7.3 direct score keypad — GGB-speed entry with SBGS/WHS intelligence */
.score-hidden-input{position:absolute!important;width:1px!important;height:1px!important;opacity:0!important;pointer-events:none!important}
.score-keypad{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:7px;margin:.55rem 0}
.score-key{display:flex;min-height:72px;margin:0;padding:.35rem .2rem;align-items:center;justify-content:center;flex-direction:column;border:0;border-radius:13px;background:#4e5551;color:#fff;box-shadow:none;font-weight:850;line-height:1.05;transition:transform .08s ease,background .12s ease,box-shadow .12s ease}
.score-key strong{font-size:2rem;font-weight:500;line-height:1}.score-key span{display:block;margin-top:.28rem;color:#e8ece9;font-size:.72rem;font-weight:600}.score-key:active{transform:scale(.985)}
.score-key.selected{background:#11ad61;color:#fff;box-shadow:inset 0 0 0 2px #ffffff45}.score-key.selected span{color:#fff}
.score-key-action{background:#303735;font-size:1rem}.score-key-tenplus{background:#3f4744;font-size:1.6rem}.score-key-tenplus span{font-size:.58rem}.score-key-pickup{background:#79591d;font-size:1.02rem}.score-key-pickup.selected{background:#b27d18}
.score-hole-panel[data-result="picked_up"] .score-hole-result{background:#fff4d8;color:#624a15}
@media(max-width:420px){.score-keypad{gap:5px;margin:.42rem 0}.score-key{min-height:61px;border-radius:10px}.score-key strong{font-size:1.7rem}.score-key span{margin-top:.2rem;font-size:.62rem}.score-key-action,.score-key-pickup{font-size:.86rem}.score-key-tenplus{font-size:1.35rem}.score-key-tenplus span{font-size:.52rem}.score-hole-result{margin-top:.38rem}}
@media(max-width:360px){.score-key{min-height:57px}.score-key strong{font-size:1.55rem}.score-key span{font-size:.57rem}}

/* v3.7.4 scoring visual polish — richer SBGS palette, clearer selection, tighter phone shell */
html:has(body.score-app-body){background:#f7f3e8}
body.score-app-body{background:radial-gradient(circle at 50% 0,#fffdf7 0,#f7f3e8 42%,#edf3ee 100%)!important;color:#10291c}
body.score-app-body .score-app-bar{display:block;min-height:0;padding:0;background:linear-gradient(135deg,#073b29,#0b4b32 62%,#0d5738);border-bottom:2px solid #d6b24b;box-shadow:0 5px 18px #062b1d2b}
.score-app-bar-inner{display:grid;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:.75rem;width:min(100%,700px);min-height:52px;margin:0 auto;padding:calc(9px + env(safe-area-inset-top)) max(14px,env(safe-area-inset-right)) 9px max(14px,env(safe-area-inset-left));box-sizing:border-box}
body.score-app-body .score-app-brand{color:#fff8df;font-weight:950;letter-spacing:.13em}
body.score-app-body .score-app-round{color:#f5e8bd;font-weight:850}
body.score-app-body .score-app-bar a{color:#fff8df;padding:.28rem .42rem;border-radius:9px;background:#ffffff12}
body.score-app-body .score-app-wrap{width:min(100%,700px);padding-top:9px}
.score-player-summary{border-color:#eadfb9;background:linear-gradient(180deg,#fffef9,#fffaf0);box-shadow:0 8px 22px #59471012}
.score-player-line small,.score-hole-heading small{color:#9a7417}
.score-player-line .save-status.saved{background:#dff4e5;color:#0a6337;box-shadow:inset 0 0 0 1px #bfe5ca}
.score-round-meta span{background:#edf5ee;color:#395342}.score-round-meta strong{color:#083d2b}
.score-progress{background:#e7eadf}.score-progress::-webkit-progress-value{background:linear-gradient(90deg,#118a52,#23b36c)}.score-progress::-moz-progress-bar{background:#118a52}
.score-hole-card{border-color:#e5d9af;background:linear-gradient(180deg,#fffefa,#fffdf8);box-shadow:0 14px 34px #3f321317}
.score-format{background:#e5f3e9;color:#0b6840;box-shadow:inset 0 0 0 1px #cfe6d6}
.score-hole-facts span{border-color:#dce8df;background:#f1f7f2}.score-hole-facts small{color:#6d7b70}.score-hole-facts strong{color:#073b29}
.score-shot-explainer{color:#496052}.score-shot-explainer strong{color:#0d7e4b}
.score-gross-label{color:#0a5536}
.score-keypad{gap:8px}
.score-key{position:relative;overflow:hidden;background:#41534a;color:#fff;border:1px solid #ffffff14;box-shadow:0 4px 10px #17312612}
.score-key span{color:#f1f4f1}
.score-key-eagle{background:linear-gradient(160deg,#9a7417,#b68b21)}
.score-key-birdie{background:linear-gradient(160deg,#167c4d,#20965d)}
.score-key-par{background:linear-gradient(160deg,#0b5c3a,#0e7246)}
.score-key-bogey{background:linear-gradient(160deg,#5e7066,#6f8077)}
.score-key-double{background:linear-gradient(160deg,#665b55,#776861)}
.score-key-plus3{background:linear-gradient(160deg,#5d5556,#6c6062)}
.score-key-neutral{background:linear-gradient(160deg,#405047,#4f5f56)}
.score-key-action{background:linear-gradient(160deg,#203b30,#29493b)}
.score-key-tenplus{background:linear-gradient(160deg,#2f463b,#3c5749)}
.score-key-pickup{background:linear-gradient(160deg,#8c6417,#a9791d)}
.score-key.selected{z-index:2;background:linear-gradient(160deg,#0fa85d,#18c56e)!important;color:#fff;box-shadow:0 0 0 3px #e3bd4f,0 8px 18px #08784342;transform:translateY(-1px)}
.score-key.selected::after{content:'✓';position:absolute;top:6px;right:8px;display:grid;place-items:center;width:20px;height:20px;border-radius:50%;background:#fff7dc;color:#087345;font-size:.72rem;font-weight:1000;box-shadow:0 2px 6px #00000018}
.score-key.selected span{color:#fff}
.score-key-pickup.selected{background:linear-gradient(160deg,#b17c16,#d09a28)!important;box-shadow:0 0 0 3px #f0cf6b,0 8px 18px #7b571936}
.score-hole-result{border:1px solid #e4e9df;background:#f6f7f0;color:#2e4e3a;font-weight:750;transition:background .15s ease,color .15s ease,transform .15s ease}.score-hole-result strong{color:#087345}
.score-hole-panel[data-result="birdie"] .score-hole-result,.score-hole-panel[data-result="eagle"] .score-hole-result,.score-hole-panel[data-result="albatross"] .score-hole-result{background:#e4f6e9;border-color:#bfe8ca;color:#0a6138}
.score-hole-panel[data-result="par"] .score-hole-result{background:#e9f4ec;border-color:#cce4d3;color:#0c5b37}
.score-hole-panel[data-result="bogey"] .score-hole-result{background:#fbf4df;border-color:#eadcae;color:#6d5512}
.score-hole-panel[data-result="picked_up"] .score-hole-result{background:#fff1cf;border-color:#e7cf91;color:#694a0c}
.score-hole-navigation button{background:linear-gradient(135deg,#0d7144,#139254);box-shadow:0 5px 12px #0d714426}.score-hole-navigation .secondary{background:#6c7d73;box-shadow:none}
.score-live-totals{background:linear-gradient(135deg,#073b29,#0d5738);border:1px solid #d5b04a66;box-shadow:0 7px 16px #073b2920}.score-live-totals span{color:#eadfae}.score-live-totals strong{color:#fffdf2}
@media(max-width:620px){.score-hole-jumps{display:none}.score-hole-heading{margin-bottom:.45rem}.score-app-wrap{padding-left:7px!important;padding-right:7px!important}.score-keypad{gap:6px}.score-key{min-height:64px}.score-hole-result{min-height:42px}}
@media(max-width:420px){.score-app-bar-inner{min-height:48px;padding-top:calc(7px + env(safe-area-inset-top));padding-bottom:7px}.score-app-round{font-size:.64rem}.score-app-bar a{font-size:.68rem;padding:.25rem .34rem}.score-player-summary{margin-bottom:6px}.score-hole-card{padding-top:9px}.score-hole-heading{padding-bottom:.35rem}.score-hole-facts{margin-bottom:.25rem}.score-keypad{gap:5px;margin:.35rem 0}.score-key{min-height:59px}.score-key.selected::after{top:5px;right:6px;width:18px;height:18px;font-size:.65rem}.score-hole-navigation{margin-top:.4rem}.score-live-totals{margin-top:.4rem}}
@media(max-width:360px){.score-app-round{display:none}.score-app-bar-inner{grid-template-columns:auto 1fr}.score-app-bar a{justify-self:end}.score-key{min-height:55px}}

/* v3.7.5 clean scorecard UX — score strip, calmer palette, no sticky overlap */
html:has(body.score-app-body){background:#f5f3ec}
body.score-app-body{background:#f5f3ec!important;color:#123225}
body.score-app-body .score-app-bar{position:relative!important;top:auto!important;background:#0b4a31;border-bottom:2px solid #c8a74a;box-shadow:none}
.score-app-bar-inner{min-height:48px;padding-top:calc(8px + env(safe-area-inset-top));padding-bottom:8px}
body.score-app-body .score-app-round{color:#f7f0dc}
body.score-app-body .score-app-bar a{background:transparent;color:#fff}
body.score-app-body .score-app-wrap{padding-top:8px}
.score-player-summary{border-color:#e2dfd4;background:#fffdf8;box-shadow:0 6px 18px #28392e0d}
.score-hole-card{border-color:#dfddd3;background:#fff;box-shadow:0 10px 26px #24362b10}
.score-player-line small,.score-hole-heading small{color:#8a6c20}
.score-format{background:#edf4ef;color:#0c5b3b;box-shadow:none}
.score-hole-facts span{border-color:#dde5df;background:#f5f7f4}.score-hole-facts small{color:#6d7971}.score-hole-facts strong{color:#0b432e}
.score-shot-explainer{color:#526158}.score-shot-explainer strong,.score-gross-label{color:#0b6842}

/* Completed holes become a miniature scorecard: hole identity stays small, gross score becomes prominent. */
.score-hole-jumps{display:flex!important;gap:6px;overflow-x:auto;padding:.55rem 1px .65rem;scrollbar-width:none}
.score-hole-jumps::-webkit-scrollbar{display:none}
.score-hole-jumps .hole-jump{display:grid;grid-template-rows:auto 1fr;place-items:center;flex:0 0 48px;width:48px;height:46px;margin:0;padding:4px 3px;border:1px solid #dfe5e0;border-radius:11px;background:#f4f6f3;color:#193d2b;line-height:1;box-shadow:none}
.score-hole-jumps .hole-jump small{font-size:.52rem;font-weight:900;letter-spacing:.04em;color:#758078}
.score-hole-jumps .hole-jump strong{font-size:1rem;font-weight:900;color:#173d2a}
.score-hole-jumps .hole-jump.completed{background:#edf6f0;border-color:#c8ddcf;color:#0b5b39}
.score-hole-jumps .hole-jump.completed small{color:#4b725d}.score-hole-jumps .hole-jump.completed strong{color:#0a5c39}
.score-hole-jumps .hole-jump.active{outline:none;border:2px solid #c6a143;background:#fffaf0;box-shadow:0 0 0 2px #f4e7b8}
.score-hole-jumps .hole-jump.active small{color:#876718}.score-hole-jumps .hole-jump.active strong{color:#0b4a31}

/* One premium neutral keypad. Result labels explain the shot; colour no longer competes with the number. */
.score-keypad{gap:7px}
.score-key,.score-key-eagle,.score-key-birdie,.score-key-par,.score-key-bogey,.score-key-double,.score-key-plus3,.score-key-neutral{background:#f0f3ef;color:#123b29;border:1px solid #d8e0da;box-shadow:none}
.score-key strong{color:#0b432e;font-weight:700}.score-key span{color:#67746c;font-weight:650}
.score-key:hover{background:#e8eee9}
.score-key-action{background:#e8ece8;color:#284637;border:1px solid #d3dbd5}
.score-key-tenplus{background:#e9f0eb;color:#173f2d;border:1px solid #d1ddd5}.score-key-tenplus span{color:#66756c}
.score-key-pickup{background:#fff4dc;color:#735313;border:1px solid #dec582}.score-key-pickup span{color:#84641d}
.score-key.selected{z-index:2;background:#0d7046!important;color:#fff!important;border-color:#0d7046;box-shadow:0 0 0 3px #d5b654,0 7px 16px #0d70462a;transform:translateY(-1px)}
.score-key.selected strong,.score-key.selected span{color:#fff}
.score-key.selected::after{background:#fff7da;color:#0b6842}
.score-key-pickup.selected{background:#a87819!important;color:#fff!important;border-color:#a87819;box-shadow:0 0 0 3px #e2c665,0 7px 16px #8e651726}
.score-key-pickup.selected span{color:#fff}

.score-hole-result{border:1px solid #dde5df;background:#f5f8f5;color:#2d4d3b}.score-hole-result strong{color:#0b7045}
.score-hole-panel[data-result="birdie"] .score-hole-result,.score-hole-panel[data-result="eagle"] .score-hole-result,.score-hole-panel[data-result="albatross"] .score-hole-result,.score-hole-panel[data-result="par"] .score-hole-result,.score-hole-panel[data-result="bogey"] .score-hole-result{background:#f2f7f3;border-color:#d7e5db;color:#24503a}
.score-hole-panel[data-result="picked_up"] .score-hole-result{background:#fff7e7;border-color:#ead6a1;color:#674b13}
.score-hole-navigation button{background:#0d7046;box-shadow:none}.score-hole-navigation .secondary{background:#748279}
.score-live-totals{background:#0b4a31;border:0;box-shadow:none}.score-live-totals span{color:#d8e4dc}.score-live-totals strong{color:#fff}

@media(max-width:620px){.score-hole-jumps{display:flex!important;margin-left:-1px;margin-right:-1px}.score-hole-jumps .hole-jump{flex-basis:43px;width:43px;height:43px}.score-hole-jumps .hole-jump strong{font-size:.94rem}.score-key{min-height:62px}}
@media(max-width:420px){.score-app-bar-inner{min-height:44px}.score-hole-jumps{gap:5px;padding:.42rem 0 .5rem}.score-hole-jumps .hole-jump{flex:0 0 39px;width:39px;height:40px;border-radius:9px}.score-hole-jumps .hole-jump small{font-size:.46rem}.score-hole-jumps .hole-jump strong{font-size:.88rem}.score-key{min-height:58px}}
@media(max-width:360px){.score-hole-jumps .hole-jump{flex-basis:37px;width:37px}.score-key{min-height:54px}}

/* v3.7.7 card review + independent playing-partner verification */
.score-card-review{padding:14px!important;border:1px solid #dfddd3!important;background:#fffdf8!important}
.score-review-heading{display:flex;align-items:flex-start;justify-content:space-between;gap:1rem;margin-bottom:.75rem}.score-review-heading small{color:#8a6c20;font-size:.64rem;font-weight:950;letter-spacing:.12em}.score-review-heading h2{margin:.12rem 0 0}.score-review-heading>span{color:#69766e;font-size:.72rem;font-weight:750}
.score-review-grid,.partner-review-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:7px;margin:.7rem 0 1rem}.review-hole,.partner-review-hole{display:flex;min-height:82px;margin:0;padding:.65rem .7rem;align-items:flex-start;justify-content:center;flex-direction:column;border:1px solid #dce4de;border-radius:12px;background:#f5f7f4;color:#173d2a;text-align:left;box-shadow:none}.review-hole strong,.partner-review-hole strong{font-size:.72rem;color:#6a776f}.review-hole span,.partner-review-hole span{margin-top:.15rem;font-size:.9rem;font-weight:900;color:#0b4a31}.review-hole small,.partner-review-hole small{margin-top:.12rem;color:#65736b;font-size:.65rem}.review-hole.completed{background:#edf6f0;border-color:#cadfd1}.review-hole:active,.partner-review-hole:active{transform:scale(.985)}
.score-review-total{display:flex;align-items:center;justify-content:space-between;gap:1rem;padding:.75rem .9rem;border-radius:11px;background:#0b4a31;color:#fff}.score-review-total span{font-size:.74rem;font-weight:800}.score-review-total>strong{font-size:1.15rem}.score-review-total>strong span{font-size:inherit}
.score-mismatch-list{display:grid;gap:8px;margin:.8rem 0}.score-mismatch-row{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:.75rem;align-items:center;padding:.8rem;border:1px solid #e4ca86;border-radius:12px;background:#fff7df}.score-mismatch-row div{display:flex;flex-direction:column;gap:.18rem}.score-mismatch-row span{color:#6d571a;font-size:.76rem}.score-mismatch-row form{margin:0}.score-mismatch-row button{width:auto;margin:0;white-space:nowrap;padding:.55rem .7rem;font-size:.72rem}
.partner-check-summary .partner-independent-note{margin:.65rem 0 0;color:#41594a;font-size:.78rem}.partner-check-summary .partner-independent-note strong{color:#0b6842}.partner-progress-line{margin-top:.7rem}.partner-hole-facts{grid-template-columns:.65fr .65fr 1.7fr}.partner-hidden-note{margin:.25rem 0 .42rem;padding:.55rem .7rem;border-radius:10px;background:#f4f6f3;color:#617069;text-align:center;font-size:.72rem}.partner-hidden-note[hidden]{display:none}
.partner-verify-panel.has-mismatch{padding-left:10px;border-left:4px solid #c18c23}.partner-verify-panel .digital-hole-verdict{margin-top:.4rem}.partner-verify-panel .digital-hole-verdict.mismatch{background:#fff3d6;color:#725414}.partner-verify-panel .digital-hole-verdict.match{background:#eaf6ed;color:#0b6039}
.partner-review-hole.match{background:#edf6f0;border-color:#c7dece}.partner-review-hole.match span{color:#0b6039}.partner-review-hole.mismatch{background:#fff4d9;border-color:#dbbd72}.partner-review-hole.mismatch span{color:#805d12}.partner-review-hole.waiting{background:#f3f5f2}.partner-final-review .digital-discrepancy-callout[hidden],.partner-final-review [data-ready-message][hidden]{display:none}
.partner-final-review .confirmation-check{margin-top:.8rem}
@media(max-width:480px){.score-review-grid,.partner-review-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:5px}.review-hole,.partner-review-hole{min-height:74px;padding:.55rem}.review-hole span,.partner-review-hole span{font-size:.82rem}.review-hole small,.partner-review-hole small{font-size:.59rem}.score-mismatch-row{grid-template-columns:1fr}.score-mismatch-row button{width:100%}.score-review-heading>span{font-size:.64rem}}

/* v3.7.9 live paired scoring — one hole, two entries, one keypad, instant agreement */
.paired-player-summary{padding-bottom:12px}.paired-simple-rule{margin:.45rem 0 .65rem;color:#496052;font-size:.8rem;line-height:1.45}.paired-simple-rule strong{color:#0b6842}.paired-global-status{display:block;width:100%;margin:.7rem 0 0;padding:.62rem .75rem;border-radius:10px;font-size:.76rem;font-weight:850;text-align:center;box-shadow:none}.paired-global-status.waiting{background:#f1f4f1;color:#526158}.paired-global-status.ready{background:#e9f6ed;color:#0a653a}.paired-global-status.mismatch{background:#fff0d3;color:#755212;border:1px solid #e3c881}.paired-global-status.is-actionable{cursor:pointer}.paired-global-status.is-actionable:focus-visible{outline:3px solid #c69228;outline-offset:2px}
.paired-hole-jumps .paired-hole-jump{height:55px;grid-template-rows:auto 1fr auto}.paired-hole-jump span{font-size:.48rem;font-weight:800;color:#758078}.paired-hole-jump.agreed{background:#eaf6ee!important;border-color:#bcdcc7!important}.paired-hole-jump.agreed strong{color:#08603a!important}.paired-hole-jump.mismatch{background:#fff0d8!important;border-color:#d7a94b!important;box-shadow:inset 0 0 0 1px #d7a94b}.paired-hole-jump.mismatch small,.paired-hole-jump.mismatch strong,.paired-hole-jump.mismatch span{color:#7a5511!important}.paired-hole-jump.waiting{background:#f7f7f3!important}.paired-hole-jump.incomplete{background:#f4f5f2!important}
.paired-score-slots{display:grid;grid-template-columns:1fr 1fr;gap:8px;margin:.55rem 0 .3rem}.paired-score-slot{display:grid;grid-template-columns:1fr auto;grid-template-rows:auto auto;gap:.05rem .55rem;align-items:center;min-height:70px;margin:0;padding:.6rem .7rem;border:1px solid #d7e0da;border-radius:12px;background:#f5f7f4;color:#173d2a;text-align:left;box-shadow:none}.paired-score-slot small{grid-column:1;color:#6b786f;font-size:.58rem;font-weight:950;letter-spacing:.07em}.paired-score-slot strong{grid-column:2;grid-row:1/3;align-self:center;font-size:1.85rem;color:#0b4a31}.paired-score-slot span{grid-column:1;color:#244c37;font-size:.74rem;font-weight:850;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.paired-score-slot.active{border:2px solid #0d7046;background:#edf7f0;box-shadow:0 0 0 2px #d4b657}.paired-score-slot.active small{color:#0d7046}.paired-score-slot.active strong{color:#087345}.paired-tap-prompt{margin:.35rem 0 .4rem;text-align:center;color:#0b6842;font-size:.72rem;font-weight:850}
.paired-score-keypad .score-key{background:#f0f3ef;color:#123b29;border:1px solid #d8e0da}.paired-score-keypad .score-key strong{color:#0b432e}.paired-score-keypad .score-key span{color:#67746c}.paired-score-keypad .score-key.selected{background:#0d7046!important;color:#fff!important}.paired-score-keypad .score-key.selected strong,.paired-score-keypad .score-key.selected span{color:#fff}.paired-score-keypad .score-key-pickup{background:#fff4dc;color:#735313;border-color:#dec582}.paired-score-keypad .score-key-pickup strong{color:#735313}.paired-score-keypad .score-key-pickup.selected{background:#a87819!important}
.paired-hole-verdict{margin-top:.48rem;padding:.58rem .7rem;border-radius:10px;font-size:.73rem;font-weight:850;text-align:center}.paired-hole-verdict.incomplete,.paired-hole-verdict.waiting{background:#f2f5f2;color:#56675d}.paired-hole-verdict.agreed{background:#e8f6ec;color:#08603a}.paired-hole-verdict.mismatch{background:#fff0d1;color:#744f0c;border:1px solid #dfc078}.paired-hole-panel.has-mismatch{border-left:4px solid #c69228;padding-left:8px}
.paired-end-round{padding:14px!important;border:1px solid #dfddd3!important;background:#fffdf8!important}.paired-end-round small{color:#8a6c20;font-size:.64rem;font-weight:950;letter-spacing:.12em}.paired-end-round h2{margin:.18rem 0 .35rem}.paired-end-round p{color:#526158;font-size:.78rem}.paired-end-round form[hidden],.paired-end-round [hidden]{display:none!important}.paired-end-button{min-height:58px;margin:.15rem 0 .45rem;background:#0d7046!important;color:#fff!important;border-radius:13px;font-size:1.08rem;font-weight:950;letter-spacing:.04em;box-shadow:0 7px 18px #0d70462b}
@media(max-width:620px){.paired-hole-jumps .paired-hole-jump{display:grid!important;flex-basis:46px;width:46px;height:52px}.paired-score-slots{gap:6px}.paired-score-slot{min-height:64px;padding:.5rem .58rem}.paired-score-slot strong{font-size:1.6rem}}
@media(max-width:420px){.paired-simple-rule{font-size:.72rem}.paired-hole-jumps .paired-hole-jump{flex:0 0 42px;width:42px;height:50px}.paired-hole-jump span{font-size:.44rem}.paired-score-slot{min-height:60px;border-radius:10px}.paired-score-slot small{font-size:.52rem}.paired-score-slot strong{font-size:1.45rem}.paired-score-slot span{font-size:.65rem}.paired-tap-prompt{font-size:.68rem}.paired-hole-verdict{font-size:.68rem}.paired-end-button{min-height:54px}}

/* v3.7.14 simple member round start — Course -> Tee -> Holes */
.member-setup-body{background:#f3f5f1}.member-round-setup-wrap{max-width:650px;padding-top:20px;padding-bottom:38px}.member-round-setup-card{padding:24px;border:1px solid #d9e0da;border-radius:18px;background:#fff;box-shadow:0 12px 32px #183d2a12}.member-round-setup-card>small{color:#9a7421;font-size:.68rem;font-weight:950;letter-spacing:.12em}.member-round-setup-card h1{margin:.18rem 0 .35rem;color:#113d2b;font-size:2rem}.member-setup-intro{margin:0 0 1.1rem;color:#56665d;font-size:.9rem;line-height:1.5}.member-round-setup-form{display:grid;gap:10px}.member-setup-step{display:grid;grid-template-columns:42px minmax(0,1fr);gap:3px 12px;align-items:center;padding:14px;border:2px solid #dce4de;border-radius:15px;background:#fafbf9;transition:border-color .15s,background .15s,opacity .15s}.member-setup-step:focus-within{border-color:#0d7046;background:#f3faf5}.member-setup-step.is-disabled{opacity:.5}.member-step-number{grid-row:1/3;display:grid;place-items:center;width:38px;height:38px;border-radius:50%;background:#0d7046;color:#fff;font-size:1.05rem;font-weight:950}.member-step-copy{grid-column:2;display:flex;flex-direction:column;gap:1px}.member-step-copy small{color:#88701f;font-size:.58rem;font-weight:950;letter-spacing:.1em}.member-step-copy strong{color:#153d2b;font-size:.92rem}.member-setup-step select{grid-column:1/-1;width:100%;min-height:52px;margin-top:8px;padding:0 42px 0 13px;border:1px solid #cbd6ce;border-radius:11px;background:#fff;color:#183d2b;font:inherit;font-size:1rem;font-weight:850}.member-setup-step select:disabled{background:#eff2ef;color:#89948d}.member-start-scoring{min-height:60px;margin-top:5px;border-radius:14px;background:#0d7046!important;color:#fff!important;font-size:1.08rem;font-weight:950;letter-spacing:.025em;box-shadow:0 7px 18px #0d70462b}.member-start-scoring:disabled{background:#a8b1ab!important;box-shadow:none;cursor:not-allowed}.member-setup-reassurance{margin:.15rem 0 0;text-align:center;color:#69776e;font-size:.74rem}.member-setup-wait{display:flex;flex-direction:column;gap:5px;padding:16px;border-radius:13px;background:#f4f6f3;color:#294c38}.member-setup-wait span{color:#65736b;font-size:.82rem}
@media(max-width:520px){.member-round-setup-wrap{padding:12px 10px 28px}.member-round-setup-card{padding:17px;border-radius:15px}.member-round-setup-card h1{font-size:1.7rem}.member-setup-intro{font-size:.82rem}.member-setup-step{padding:11px;border-radius:13px}.member-setup-step select{min-height:50px;font-size:.95rem}.member-start-scoring{min-height:58px}}

/* v3.7.16 — mandatory pre-round WHS readiness gate */
.member-whs-check{display:grid;gap:11px;padding:14px;border:2px solid #d9e2dc;border-radius:15px;background:#f8faf8;transition:opacity .15s,border-color .15s}.member-whs-check.is-disabled{opacity:.5}.member-whs-head{display:grid;grid-template-columns:42px minmax(0,1fr);gap:3px 12px;align-items:center}.member-whs-head .member-step-number{grid-row:1}.member-whs-index-label{display:grid;gap:6px;margin-top:2px;color:#183d2b;font-size:.82rem;font-weight:900}.member-whs-index-label input{width:100%;min-height:54px;padding:0 14px;border:1px solid #c5d3ca;border-radius:11px;background:#fff;color:#173d2c;font:inherit;font-size:1.2rem;font-weight:950}.member-whs-index-label input:focus{outline:2px solid #0d704633;border-color:#0d7046}.member-whs-index-label small{color:#6b786f;font-size:.7rem;font-weight:650}.member-ph-preview{display:grid;grid-template-columns:1fr auto;gap:2px 12px;align-items:center;padding:13px 14px;border-radius:12px;background:#103f2d;color:#fff}.member-ph-preview small{font-size:.58rem;font-weight:950;letter-spacing:.1em;color:#d9b963}.member-ph-preview strong{grid-row:1/3;grid-column:2;font-size:2rem;line-height:1;font-weight:1000}.member-ph-preview span{font-size:.73rem;color:#e8f0eb}.member-whs-confirm{display:flex;gap:11px;align-items:flex-start;padding:12px;border:1px solid #ccd8d0;border-radius:12px;background:#fff;cursor:pointer;transition:opacity .15s,border-color .15s,background .15s}.member-whs-confirm:has(input:checked){border-color:#0d7046;background:#f1faf4}.member-whs-confirm.is-disabled{opacity:.5;cursor:not-allowed}.member-whs-confirm input{width:23px;height:23px;margin:1px 0 0;accent-color:#0d7046;flex:0 0 auto}.member-whs-confirm span{display:flex;flex-direction:column;gap:2px}.member-whs-confirm strong{color:#163d2c;font-size:.84rem;line-height:1.35}.member-whs-confirm small{color:#6a786f;font-size:.68rem;line-height:1.35}@media(max-width:520px){.member-whs-check{padding:11px}.member-ph-preview strong{font-size:1.8rem}.member-whs-confirm{padding:10px}.member-whs-index-label input{min-height:52px}}

/* v3.7.20 — simple always-visible running score */
.score-running-panel{position:sticky;bottom:calc(8px + env(safe-area-inset-bottom));z-index:8;margin-top:.45rem;border-radius:14px;background:#0b4a31;box-shadow:0 8px 20px #073b2930;overflow:hidden}
.score-running-label{padding:.34rem .6rem .12rem;color:#eadfae;font-size:.58rem;font-weight:900;letter-spacing:.12em;text-align:center;text-transform:uppercase}
.score-running-panel .score-live-totals{margin-top:0;border-radius:0;background:transparent;box-shadow:none}
.score-running-panel .score-live-totals strong>span{display:inline;color:inherit;font:inherit;letter-spacing:0;text-transform:none}
@media(max-width:620px){.score-running-panel{bottom:calc(6px + env(safe-area-inset-bottom));margin-top:.4rem}.score-running-label{font-size:.55rem;padding-top:.3rem}}

/* v3.7.22 — one-tap member-selected scoring partner */
.member-partner-step .member-partner-help{grid-column:1/-1;margin:.15rem 2px 0;color:#68776e;font-size:.72rem;line-height:1.4}.member-partner-step select option:disabled{color:#8a938d}

/* v3.7.23 — whole-Society partner picker + unobstructed long setup form */
.member-setup-body .score-app-bar{position:relative!important;top:auto!important;z-index:10}
.member-partner-step select{max-width:100%}


/* v3.7.26 — GGB-benchmarked simple on-course scorer: essentials first + one-tap scorecard */
.paired-score-body .paired-player-summary{padding:12px 14px}.paired-score-body .paired-player-summary h1{font-size:1.35rem;line-height:1.12}.paired-score-body .paired-simple-rule{margin:.3rem 0 .55rem;color:#536259;font-size:.76rem}.paired-score-body .score-round-meta{gap:6px}.paired-score-body .score-round-meta span{font-size:.68rem}
.score-hole-heading-simple{align-items:center;gap:.75rem}.score-hole-heading-actions{display:flex;align-items:center;gap:7px}.scorecard-open-button,.scorecard-nav-button{width:auto;margin:0;border:0;border-radius:10px;background:#e9f2ec!important;color:#0b5d3b!important;box-shadow:none!important;font-size:.73rem;font-weight:900}.scorecard-open-button{min-height:36px;padding:.45rem .7rem}.scorecard-nav-button{min-height:48px;padding:.55rem .8rem}
.paired-score-body .score-hole-jumps-legacy{display:none!important}.paired-score-body .score-hole-card{padding:12px}.paired-score-body .score-hole-heading{padding-bottom:.55rem;margin-bottom:.45rem;border-bottom:1px solid #e7ebe7}.paired-score-body .score-hole-heading h2{margin:.08rem 0 0;font-size:1.55rem}.paired-score-body .score-hole-facts{grid-template-columns:.72fr .72fr 1.56fr;gap:7px}.paired-score-body .score-hole-facts span{min-height:54px}.paired-score-body .score-shot-explainer{margin:.3rem 0 .45rem;font-size:.76rem;text-align:center}
.paired-score-body .paired-score-slots{margin:.35rem 0 .2rem}.paired-score-body .paired-score-slot{min-height:68px}.paired-score-body .paired-tap-prompt{margin:.25rem 0 .42rem}.paired-score-body .score-keypad{margin:.35rem 0;gap:6px}.paired-score-body .score-key{min-height:64px;border-radius:11px}.paired-score-body .score-key strong{font-size:1.62rem}.paired-score-body .score-key span{font-size:.66rem}.paired-score-body .paired-hole-verdict{margin-top:.38rem}
.score-hole-navigation-simple{display:grid;grid-template-columns:1fr auto 1fr;gap:7px}.score-hole-navigation-simple>*{min-width:0}.score-hole-navigation-simple .scorecard-nav-button{background:#e9f2ec!important;color:#0b5d3b!important}.score-hole-navigation-simple .button-link{display:grid;place-items:center;margin:0;padding:.55rem .7rem;border-radius:10px}
body.scorecard-sheet-open{overflow:hidden}.scorecard-sheet[hidden]{display:none!important}.scorecard-sheet{position:fixed;inset:0;z-index:120;display:grid;align-items:end;justify-items:center;padding-top:env(safe-area-inset-top)}.scorecard-sheet-backdrop{position:absolute;inset:0;background:#071b12a6}.scorecard-sheet-panel{position:relative;width:min(100%,640px);max-height:92dvh;display:flex;flex-direction:column;overflow:hidden;border-radius:20px 20px 0 0;background:#f8f8f4;box-shadow:0 -18px 50px #071b1240}.scorecard-sheet-header{display:flex;align-items:flex-start;justify-content:space-between;gap:1rem;padding:16px 16px 12px;border-bottom:1px solid #dfe5df;background:#fff}.scorecard-sheet-header small{color:#8a6c20;font-size:.58rem;font-weight:950;letter-spacing:.12em}.scorecard-sheet-header h2{margin:.1rem 0 0;color:#113d2b;font-size:1.55rem}.scorecard-sheet-header p{margin:.2rem 0 0;color:#637168;font-size:.72rem}.scorecard-sheet-close{width:44px;height:44px;margin:0;padding:0;border-radius:50%;background:#edf1ed!important;color:#173d2b!important;box-shadow:none!important;font-size:1.7rem;line-height:1}
.scorecard-sheet-players,.scorecard-sheet-row{display:grid;grid-template-columns:54px 46px minmax(72px,1fr) minmax(90px,1.2fr);align-items:center;text-align:center}.scorecard-sheet-players{padding:9px 12px;background:#0b4a31;color:#fff}.scorecard-sheet-players span,.scorecard-sheet-players strong{font-size:.68rem;font-weight:900;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.scorecard-sheet-rows{overflow:auto;padding:7px 8px 10px}.scorecard-sheet-row{width:100%;min-height:48px;margin:0 0 5px;padding:0 4px;border:1px solid #dce4de;border-radius:10px;background:#fff;color:#173d2b;box-shadow:none}.scorecard-sheet-row>span:first-child{font-weight:950}.scorecard-sheet-row>span:first-child small{margin-right:1px;color:#738078;font-size:.52rem}.scorecard-sheet-row>span:nth-child(2){color:#69766e;font-size:.78rem}.scorecard-sheet-row strong{font-size:1.02rem;color:#0b4a31}.scorecard-sheet-row.agreed{background:#edf7f0;border-color:#bedbc7}.scorecard-sheet-row.mismatch{background:#fff2d9;border-color:#d7ae56}.scorecard-sheet-row.mismatch strong{color:#7b5712}.scorecard-sheet-row.waiting{background:#f7f8f5}.scorecard-sheet-row:active{transform:scale(.99)}
.scorecard-sheet-running{display:grid;grid-template-columns:repeat(3,1fr);gap:1px;padding:9px 10px calc(10px + env(safe-area-inset-bottom));background:#0b4a31;color:#fff}.scorecard-sheet-running div{display:flex;flex-direction:column;align-items:center;gap:2px}.scorecard-sheet-running span{color:#cbd9d0;font-size:.62rem;font-weight:800}.scorecard-sheet-running strong{font-size:1.05rem}.scorecard-sheet-running strong>span{display:inline;color:inherit;font:inherit}
@media(max-width:520px){.paired-score-body .score-app-wrap{padding:6px!important}.paired-score-body .paired-player-summary{padding:10px}.paired-score-body .paired-player-summary h1{font-size:1.2rem}.paired-score-body .paired-simple-rule{font-size:.7rem}.paired-score-body .score-hole-card{padding:9px}.score-hole-heading-actions .score-format{display:none}.scorecard-open-button{font-size:.68rem}.paired-score-body .score-hole-heading h2{font-size:1.4rem}.paired-score-body .score-hole-facts span{min-height:50px;padding:.45rem}.paired-score-body .score-key{min-height:61px}.paired-score-body .score-key strong{font-size:1.52rem}.score-hole-navigation-simple{grid-template-columns:1fr .9fr 1fr}.score-hole-navigation-simple button{padding:.6rem .35rem;font-size:.72rem}.scorecard-sheet-panel{max-height:95dvh;border-radius:16px 16px 0 0}.scorecard-sheet-header{padding:13px 12px 10px}.scorecard-sheet-players,.scorecard-sheet-row{grid-template-columns:42px 38px minmax(65px,1fr) minmax(78px,1.15fr)}.scorecard-sheet-players{padding:8px}.scorecard-sheet-row{min-height:46px}.scorecard-sheet-row strong{font-size:.95rem}}

/* v3.7.27 single active scorer — one unmistakable player at a time */
.paired-single-score-entry{display:block!important;margin:.42rem 0 .18rem!important}
.paired-active-score-card{display:flex;align-items:center;justify-content:space-between;gap:14px;min-height:106px;padding:16px 18px;border-radius:15px;background:#075535;color:#fff;box-shadow:0 5px 14px #073b2920}
.paired-active-score-person{min-width:0;display:flex;flex-direction:column;gap:2px}
.paired-active-score-person small{font-size:.68rem;letter-spacing:.09em;font-weight:950;color:#f2d878}
.paired-active-score-person strong{font-size:1.55rem;line-height:1.08;color:#fff;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}
.paired-active-score-person span{font-size:.7rem;font-weight:850;letter-spacing:.06em;color:#d8eee2}
.paired-active-score-value{display:grid;place-items:center;flex:0 0 72px;width:72px;height:72px;border-radius:50%;background:#fff;color:#075535;font-size:2.25rem;line-height:1;box-shadow:0 0 0 3px #ffffff20}
.paired-score-memory{display:grid;grid-template-columns:1fr 1fr;gap:6px;margin:7px 0 0}
.paired-score-memory>span{display:flex;align-items:center;justify-content:space-between;gap:8px;min-width:0;padding:7px 10px;border:1px solid #dce5df;border-radius:9px;background:#f5f7f4;color:#5f6d65}
.paired-score-memory>span small{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:.62rem;font-weight:850}
.paired-score-memory>span strong{font-size:.9rem;color:#173e2b}
.paired-score-memory>span.active{border-color:#0d7046;background:#edf7f0;color:#0d7046}
.paired-switch-player{display:block;width:100%;min-height:38px;margin:6px 0 0!important;padding:.42rem .65rem!important;border:1px solid #cfe0d5!important;border-radius:9px!important;background:#fff!important;color:#0b5d3b!important;box-shadow:none!important;font-size:.68rem!important;font-weight:900!important}
@media(max-width:520px){
  .paired-score-body .paired-player-summary .paired-simple-rule{display:none}
  .paired-active-score-card{min-height:96px;padding:13px 14px;border-radius:13px}
  .paired-active-score-person small{font-size:.62rem}
  .paired-active-score-person strong{font-size:1.42rem}
  .paired-active-score-value{flex-basis:66px;width:66px;height:66px;font-size:2.05rem}
  .paired-score-memory>span{padding:6px 8px}
  .paired-switch-player{min-height:36px!important}
}

/* v3.7.28 — live scoring is a single-purpose screen: hole + two names + keypad */
.live-score-status{display:flex;align-items:center;justify-content:flex-end;gap:6px;min-height:0;margin:0 2px 5px}.live-score-status .save-status{margin:0;padding:.25rem .45rem;border-radius:999px;font-size:.62rem}.live-score-status .save-status.saved{display:none}.live-score-status .paired-global-status{width:auto;max-width:100%;margin:0;padding:.5rem .7rem;font-size:.7rem}
.paired-score-body .score-hole-card{padding:10px;border-radius:16px}
.live-hole-heading{display:grid;grid-template-columns:42px minmax(0,1fr) 50px;align-items:center;gap:6px;margin:0 0 8px;padding:0 0 8px;border-bottom:1px solid #e2e7e2}
.live-hole-title{text-align:center;min-width:0}.live-hole-title h1{margin:0;color:#103e2b;font-size:1.65rem;line-height:1}.live-hole-title p{display:flex;justify-content:center;gap:5px;margin:.3rem 0 0;color:#66736b;font-size:.72rem;white-space:nowrap}.live-hole-title p strong{color:#173f2d}.live-hole-title p span{color:#b0b8b2}
.live-hole-arrow,.live-hole-card-button,.live-next-hole{margin:0!important;border:0!important;box-shadow:none!important}.live-hole-arrow{width:42px;height:42px;padding:0!important;border-radius:50%!important;background:#edf1ed!important;color:#173f2d!important;font-size:2rem!important;line-height:1}.live-hole-card-button{min-height:38px;padding:.35rem .45rem!important;border-radius:10px!important;background:#edf4ef!important;color:#0b5d3b!important;font-size:.67rem!important;font-weight:900!important}
.live-player-pair{display:grid;gap:7px;margin:2px 0 8px}.live-player-row{position:relative;display:grid;grid-template-columns:minmax(0,1fr) auto;grid-template-rows:auto auto;align-items:center;column-gap:12px;min-height:70px;margin:0!important;padding:11px 14px!important;border:2px solid #dce4de!important;border-radius:13px!important;background:#f6f8f6!important;color:#516058!important;box-shadow:none!important;text-align:left!important}.live-player-name{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:1.22rem;font-weight:950;line-height:1.1}.live-player-row small{grid-column:1;grid-row:2;margin-top:3px;color:#7b877f;font-size:.58rem;font-weight:900;letter-spacing:.08em}.live-player-row>strong{grid-column:2;grid-row:1/3;display:grid;place-items:center;min-width:58px;height:58px;padding:0 8px;border-radius:50%;background:#e7ece8;color:#365344;font-size:1.8rem;line-height:1}.live-player-row.active{border-color:#075535!important;background:#075535!important;color:#fff!important}.live-player-row.active::after{content:'ENTER SCORE';position:absolute;right:78px;bottom:8px;color:#f1d97f;font-size:.52rem;font-weight:950;letter-spacing:.08em}.live-player-row.active small{color:#d2eadc}.live-player-row.active>strong{background:#fff;color:#075535}.live-player-row:disabled{opacity:.62}
.paired-score-body .paired-tap-prompt{display:none!important}.paired-score-body .score-keypad{gap:6px;margin:5px 0}.paired-score-body .score-key{min-height:66px;border-radius:10px}.paired-score-body .score-key strong{font-size:1.68rem}.paired-score-body .score-key span{font-size:.66rem}.paired-score-body .paired-hole-verdict{margin:6px 0 0;padding:.55rem .65rem;font-size:.72rem}.paired-score-body .paired-hole-verdict:not(.mismatch){display:none!important}
.live-score-footer{display:grid;grid-template-columns:repeat(3,minmax(0,1fr)) 38px;align-items:center;gap:3px;margin-top:7px;padding:7px 7px 7px 10px;border-radius:11px;background:#0b4a31;color:#fff}.live-score-footer>span{font-size:.62rem;font-weight:800;text-align:center;white-space:nowrap}.live-score-footer>span strong{font-size:.88rem}.live-next-hole{display:grid!important;place-items:center;width:34px;height:34px;padding:0!important;border-radius:50%!important;background:#fff!important;color:#075535!important;font-size:1.8rem!important;text-decoration:none!important}
.paired-score-body .paired-end-round[hidden]{display:none!important}
@media(max-width:520px){
  .paired-score-body .score-app-bar{display:none!important}
  .paired-score-body .score-app-wrap{max-width:none;margin:0 auto;padding:calc(6px + env(safe-area-inset-top)) 6px calc(8px + env(safe-area-inset-bottom))!important}
  .live-score-status{margin-bottom:2px}.paired-score-body .score-hole-card{margin:0;padding:8px;border-radius:14px;box-shadow:none}
  .live-hole-heading{grid-template-columns:38px minmax(0,1fr) 46px;margin-bottom:6px;padding-bottom:6px}.live-hole-arrow{width:38px;height:38px;font-size:1.8rem!important}.live-hole-card-button{min-height:36px;font-size:.62rem!important}.live-hole-title h1{font-size:1.5rem}.live-hole-title p{font-size:.68rem;margin-top:.24rem}
  .live-player-pair{gap:5px;margin-bottom:6px}.live-player-row{min-height:64px;padding:8px 11px!important;border-radius:11px!important}.live-player-name{font-size:1.13rem}.live-player-row small{display:none}.live-player-row>strong{min-width:52px;height:52px;font-size:1.65rem}.live-player-row.active::after{right:70px;bottom:8px;font-size:.49rem}
  .paired-score-body .score-keypad{gap:5px;margin:4px 0}.paired-score-body .score-key{min-height:62px}.paired-score-body .score-key strong{font-size:1.58rem}.paired-score-body .score-key span{font-size:.62rem}
  .live-score-footer{margin-top:5px;padding:6px 6px 6px 8px}.live-score-footer>span{font-size:.58rem}.live-score-footer>span strong{font-size:.82rem}
}


/* v3.7.30 — shot information lives with each player; keypad sits low with breathing room */
.live-player-copy{min-width:0;display:flex;flex-direction:column;gap:3px;align-self:center}
.live-player-shot{font-size:.68rem;font-weight:900;line-height:1;color:#6d7a72}
.live-player-row.active .live-player-shot{color:#f1d97f}
.live-player-shot.is-pending{color:#9a6b13}
.live-player-row.active .live-player-shot.is-pending{color:#ffe08a}
.live-player-row.active::after{display:none!important}
@media(max-width:520px){
  .paired-score-body .score-hole-card{
    display:flex;
    flex-direction:column;
    min-height:calc(100dvh - env(safe-area-inset-top) - env(safe-area-inset-bottom) - 12px);
  }
  .paired-score-body .score-hole-stage{
    display:flex;
    flex:1 1 auto;
    min-height:0;
  }
  .paired-score-body .score-hole-panel:not([hidden]){
    display:flex;
    flex-direction:column;
    width:100%;
    min-height:100%;
  }
  .live-player-pair{flex:0 0 auto}
  .live-player-copy{gap:2px}
  .live-player-shot{font-size:.64rem}
  .paired-score-body .score-keypad{
    margin-top:auto!important;
    margin-bottom:18px!important;
  }
  .live-score-footer{
    flex:0 0 auto;
    margin-top:0;
  }
}

/* v3.7.32 — Golf Genius-inspired round review: scoring ends, review becomes the only task. */
body.round-review-open{overflow:hidden}
.round-review-sheet[hidden]{display:none!important}
.round-review-sheet{position:fixed;inset:0;z-index:110;overflow:auto;background:#f5f4ee;padding:env(safe-area-inset-top) 0 env(safe-area-inset-bottom)}
.round-review-panel{width:min(100%,620px);min-height:100dvh;margin:0 auto;padding:18px 16px 28px;display:flex;flex-direction:column;gap:14px;background:#f5f4ee;color:#123d2b}
.round-review-header{display:flex;align-items:center;justify-content:space-between;gap:16px;padding:4px 2px 8px;border-bottom:1px solid #d9ded8}
.round-review-header small{display:block;color:#8a6c20;font-size:.62rem;font-weight:950;letter-spacing:.13em}
.round-review-header h2{margin:.1rem 0 0;font-size:1.9rem;line-height:1.05;color:#0c4a31}
.round-review-back{width:auto;min-width:72px;min-height:44px;margin:0;padding:.55rem .8rem;border:0;border-radius:12px;background:#e7eee9!important;color:#155238!important;box-shadow:none!important;font-size:.78rem;font-weight:900}
.round-review-players{display:grid;gap:10px}
.round-review-player{position:relative;display:grid;grid-template-columns:1fr auto;gap:5px 10px;padding:15px 16px;border:1px solid #d6dfd8;border-radius:15px;background:#fff;box-shadow:0 3px 10px #183b2910}
.round-review-player>strong{grid-column:1/-1;font-size:1.35rem;line-height:1.1;color:#0b4a31}
.round-review-player>span{font-size:.78rem;font-weight:760;color:#56665d}
.round-review-player-state{grid-column:1/-1;margin-top:3px;font-style:normal;font-size:.8rem;font-weight:950;color:#14633f}
.round-review-player:has(.round-review-player-state:not(:empty)){min-height:0}
.round-review-fix{grid-column:1/-1;width:100%;min-height:45px;margin:5px 0 0;padding:.55rem;border:1px solid #c89835;border-radius:11px;background:#fff7df!important;color:#78530f!important;box-shadow:none!important;font-size:.78rem;font-weight:900}
.round-review-status{padding:19px 18px;border-radius:17px;text-align:center;border:1px solid #d7dfd9;background:#fff}
.round-review-status h3{margin:0 0 .35rem;font-size:1.55rem;line-height:1.1}
.round-review-status p{margin:0 auto;max-width:460px;color:#5e6d64;font-size:.84rem;line-height:1.45}
.round-review-status.ready,.round-review-status.finished{border-color:#aed0ba;background:#eaf7ee;color:#0d5e39}
.round-review-status.mismatch{border-color:#ddb85d;background:#fff3d7;color:#76520e}
.round-review-status.waiting{background:#f7f8f5;color:#405a4b}
.round-review-primary-fix{width:100%;min-height:50px;margin:12px 0 0;padding:.7rem;border:0;border-radius:12px;background:#8a651a!important;color:#fff!important;box-shadow:none!important;font-size:.9rem;font-weight:950}
.round-review-finish[hidden],.round-review-finished[hidden],.round-review-actions [hidden]{display:none!important}
.round-review-finish{margin:0;text-align:center}
.round-review-finish button{width:100%;min-height:64px;margin:0;padding:.8rem 1rem;border:0;border-radius:15px;background:#0a6b40!important;color:#fff!important;box-shadow:0 8px 20px #0a6b4028!important;font-size:1.18rem;font-weight:950;letter-spacing:.045em}
.round-review-finish p{margin:.45rem 0 0;color:#6a756e;font-size:.72rem;font-weight:750}
.round-review-finished{display:grid;grid-template-columns:1fr 1fr;gap:9px}
.round-review-finished a{display:flex;align-items:center;justify-content:center;min-height:52px;padding:.7rem;border-radius:12px;text-decoration:none;font-size:.8rem;font-weight:900}
.round-review-result{background:#0a6b40;color:#fff}.round-review-home{background:#e7eee9;color:#155238}
.round-review-actions{display:grid;grid-template-columns:1fr 1fr;gap:9px;margin-top:auto;padding-top:5px}
.round-review-actions button{min-height:48px;margin:0;padding:.6rem;border:1px solid #d5ddd7;border-radius:12px;background:#fff!important;color:#315344!important;box-shadow:none!important;font-size:.78rem;font-weight:850}
@media(max-width:520px){
  .round-review-panel{min-height:calc(100dvh - env(safe-area-inset-top) - env(safe-area-inset-bottom));padding:14px 12px 20px;gap:11px}
  .round-review-header h2{font-size:1.65rem}.round-review-player{padding:14px}.round-review-player>strong{font-size:1.22rem}
  .round-review-status{padding:17px 14px}.round-review-status h3{font-size:1.4rem}.round-review-finish button{min-height:60px}
}

/* v3.7.33 — GGB-style member Live League */
.live-league-body{background:#edf2ee}.live-league-wrap{max-width:760px;margin:0 auto;padding-top:16px}.live-league-bar{background:#073b29;border-bottom:3px solid #d5b24a}.live-league-hero{display:flex;align-items:flex-end;justify-content:space-between;gap:1rem;padding:24px 20px 20px;border-radius:18px 18px 0 0;background:linear-gradient(135deg,#073b29,#0d5738);color:#fff}.live-league-hero small{color:#ecd57f;font-size:.68rem;font-weight:950;letter-spacing:.14em}.live-league-hero h1{margin:.25rem 0 .35rem;color:#fff;font-size:clamp(1.55rem,6vw,2.35rem);line-height:1.05}.live-league-hero p{margin:0;color:#e4eee7}.live-league-clock{display:flex;align-items:center;gap:6px;white-space:nowrap;color:#d7e5dc}.live-dot{width:9px;height:9px;border-radius:50%;background:#54d27a;box-shadow:0 0 0 5px #54d27a22}.is-reconnecting .live-dot{background:#d6ad42;box-shadow:0 0 0 5px #d6ad4222}.live-league-stats{display:grid;grid-template-columns:repeat(3,1fr);background:#fff;border:1px solid #dce4dd;border-top:0}.live-league-stats div{padding:14px 10px;text-align:center;border-right:1px solid #e4eae5}.live-league-stats div:last-child{border-right:0}.live-league-stats strong{display:block;color:#0b4a31;font-size:1.5rem;line-height:1}.live-league-stats span{display:block;margin-top:4px;color:#66776c;font-size:.68rem;font-weight:850;text-transform:uppercase;letter-spacing:.06em}.live-league-board{margin-bottom:14px;background:#fff;border:1px solid #dce4dd;border-top:0;border-radius:0 0 18px 18px;overflow:hidden}.live-league-heading{display:flex;align-items:end;justify-content:space-between;gap:1rem;padding:18px 16px 10px}.live-league-heading small{color:#8b741f;font-size:.62rem;font-weight:950;letter-spacing:.12em}.live-league-heading h2{margin:.15rem 0 0;font-size:1.25rem}.live-league-heading>span{color:#66776c;font-size:.7rem;font-weight:850;text-transform:uppercase}.live-league-table-head,.live-league-row{display:grid;grid-template-columns:52px minmax(0,1fr) 82px 50px;align-items:center}.live-league-table-head{padding:7px 10px;background:#f3f6f3;color:#738078;font-size:.62rem;font-weight:900;text-transform:uppercase;letter-spacing:.05em}.live-league-table-head span:nth-child(3),.live-league-table-head span:nth-child(4){text-align:right}.live-league-row{min-height:66px;padding:7px 10px;border-top:1px solid #edf0ed}.live-league-row.playing{background:#f2fbf5}.live-league-row.finished{background:#fffdf5}.live-league-row.is-me{box-shadow:inset 4px 0 0 #d1a927}.live-league-pos{display:flex;align-items:center;gap:3px;color:#163c28}.live-league-pos>strong{font-size:1.12rem}.live-league-pos>small{font-size:.58rem}.live-league-pos [data-position-move]{font-size:.62rem;font-weight:950}.position-up{color:#148145}.position-down{color:#9d5f20}.live-league-player{display:flex;align-items:center;gap:6px;min-width:0;flex-wrap:wrap}.live-league-player>strong{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:.96rem}.live-league-player>small{padding:.14rem .28rem;border-radius:5px;background:#d8b85a;color:#153923;font-size:.52rem;font-weight:950}.live-status{display:inline-flex;padding:.18rem .38rem;border-radius:999px;background:#eef2ef;color:#66736b;font-size:.55rem;font-weight:900;text-transform:uppercase;letter-spacing:.03em}.live-status.playing{background:#dff5e4;color:#126033}.live-status.finished{background:#fff0bf;color:#725800}.live-status.withdrawn,.live-status.did_not_start,.live-status.no_return{background:#f1eeee;color:#745a5a}.live-league-score,.live-league-thru{text-align:right}.live-league-score strong{font-size:1.05rem;color:#0b4a31}.live-league-thru strong{font-size:.92rem}.live-league-note{margin:0;padding:12px 16px 15px;color:#69776e;font-size:.72rem;text-align:center}.live-league-actions{display:grid;grid-template-columns:1.5fr 1fr;gap:8px;margin-bottom:24px}.live-league-actions a{display:flex;align-items:center;justify-content:center;min-height:52px;border-radius:12px;background:#0b4a31;color:#fff;text-decoration:none;font-weight:900}.live-league-actions a:last-child{background:#dfe8e1;color:#0b4a31}.live-league-inline-link{display:inline-flex;align-items:center;min-height:30px;padding:.28rem .55rem;border-radius:999px;background:#0b4a31;color:#fff;text-decoration:none;font-size:.62rem;font-weight:900}.paired-score-body .live-score-status .live-league-inline-link{margin-right:auto}
@media(max-width:600px){.live-league-wrap{padding:0}.live-league-bar{position:relative}.live-league-hero{border-radius:0;padding:18px 14px 16px}.live-league-hero{align-items:flex-start}.live-league-clock{font-size:.66rem}.live-league-stats,.live-league-board{border-left:0;border-right:0}.live-league-board{border-radius:0}.live-league-row{grid-template-columns:43px minmax(0,1fr) 72px 42px;min-height:62px;padding:6px 8px}.live-league-table-head{grid-template-columns:43px minmax(0,1fr) 72px 42px;padding-left:8px;padding-right:8px}.live-league-player{gap:4px}.live-league-player>strong{font-size:.9rem}.live-status{font-size:.49rem}.live-league-actions{padding:0 8px}.live-league-actions a{min-height:48px}.live-league-hero h1{font-size:1.5rem}.live-league-clock small{font-size:.58rem}}
/* v3.7.41 · Stage B Live League 2.0 */
.live-league-row{color:inherit;text-decoration:none;cursor:pointer}.live-league-row:focus-visible{outline:3px solid #c79e24;outline-offset:-3px}.live-league-row:hover{background:#eef8f1}.live-round-body{background:#edf2ee}.live-round-wrap{max-width:760px;margin:0 auto;padding-top:16px}.live-round-hero{display:flex;align-items:flex-end;justify-content:space-between;gap:1rem;padding:22px 18px 18px;border-radius:18px 18px 0 0;background:linear-gradient(135deg,#073b29,#0d5738);color:#fff}.live-round-hero small{color:#ecd57f;font-size:.68rem;font-weight:950;letter-spacing:.12em}.live-round-hero h1{margin:.2rem 0 .3rem;color:#fff;font-size:clamp(1.5rem,6vw,2.2rem);line-height:1.05}.live-round-hero p{margin:0;color:#e4eee7}.live-round-clock{display:flex;align-items:center;gap:6px;white-space:nowrap;color:#d7e5dc}.live-round-summary{display:grid;grid-template-columns:repeat(3,1fr);background:#fff;border:1px solid #dce4dd;border-top:0}.live-round-summary div{padding:13px 8px;text-align:center;border-right:1px solid #e4eae5}.live-round-summary div:last-child{border-right:0}.live-round-summary span{display:block;color:#6b786f;font-size:.62rem;font-weight:900;text-transform:uppercase;letter-spacing:.04em}.live-round-summary strong{display:block;margin-top:3px;color:#0b4a31;font-size:1.25rem}.live-round-card{background:#fff;border:1px solid #dce4dd;border-top:0;border-radius:0 0 18px 18px;overflow:hidden}.live-round-nine+.live-round-nine{border-top:8px solid #edf2ee}.live-round-nine-title{display:flex;justify-content:space-between;align-items:center;padding:13px 12px 8px}.live-round-nine-title strong{font-size:1rem;color:#163c28}.live-round-nine-title span{color:#69776e;font-size:.64rem;font-weight:900;text-transform:uppercase}.live-round-hole-head,.live-round-hole{display:grid;grid-template-columns:48px 42px 42px minmax(58px,1fr) 48px 58px;align-items:center;text-align:center}.live-round-hole-head{padding:6px 8px;background:#f3f6f3;color:#748078;font-size:.58rem;font-weight:900;text-transform:uppercase}.live-round-hole{min-height:44px;padding:5px 8px;border-top:1px solid #edf0ed;color:#6e7972}.live-round-hole>strong:first-child{color:#173d2a}.live-round-hole.is-complete{color:#203b2b;background:#fbfdfb}.live-round-hole.is-last{background:#e3f5e8;box-shadow:inset 4px 0 0 #2a8a50}.live-round-hole.is-last>strong:first-child::after{content:' LIVE';margin-left:3px;color:#15753f;font-size:.48rem;vertical-align:middle}.live-round-empty{display:grid;gap:5px;padding:36px 20px;text-align:center}.live-round-empty strong{color:#173d2a;font-size:1.1rem}.live-round-empty span{color:#6d7971;font-size:.78rem}.live-round-note{margin:10px 12px 14px;color:#69776e;font-size:.7rem;text-align:center}.is-reconnecting .live-round-clock .live-dot{background:#d6ad42;box-shadow:0 0 0 5px #d6ad4222}
@media(max-width:600px){.live-round-wrap{padding:0}.live-round-hero{border-radius:0;padding:17px 12px 14px;align-items:flex-start}.live-round-hero h1{font-size:1.5rem}.live-round-clock small{font-size:.58rem}.live-round-summary,.live-round-card{border-left:0;border-right:0}.live-round-card{border-radius:0}.live-round-hole-head,.live-round-hole{grid-template-columns:42px 36px 36px minmax(52px,1fr) 42px 52px;padding-left:5px;padding-right:5px}.live-round-hole{min-height:42px;font-size:.83rem}.live-round-hole-head{font-size:.5rem}.live-round-note{padding:0 8px}}

/* v3.7.32.2 — fixed Summer/Winter League member flow */
.member-locked-round{border:1px solid #b8d8c6;background:#f1faf5;border-radius:18px;padding:1rem;margin:.85rem 0 1rem}
.member-locked-round-head{display:flex;gap:.7rem;align-items:flex-start;margin-bottom:.85rem}.member-locked-round-head>span{font-size:1.35rem}.member-locked-round-head small{display:block;letter-spacing:.08em;font-weight:900;color:#17633b}.member-locked-round-head strong{display:block;margin-top:.15rem;color:#123c28}
.member-locked-round-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:.55rem}.member-locked-round-grid>div{background:#fff;border:1px solid #d8e9de;border-radius:12px;padding:.7rem}.member-locked-round-grid small{display:block;font-size:.69rem;letter-spacing:.07em;color:#65766d;font-weight:800}.member-locked-round-grid strong{display:block;margin-top:.12rem;color:#123c28}.member-locked-round>p{margin:.75rem 0 0;color:#53675c;font-size:.9rem}
@media(max-width:520px){.member-locked-round-grid{grid-template-columns:1fr}}

/* v3.7.42 — reconciled Review & Finish / Live League actions */
.paired-score-body [data-live-scoring-stage][hidden],.paired-score-body [data-live-score-status][hidden]{display:none!important}
.live-score-status{justify-content:space-between}.live-score-league-link{display:inline-flex;align-items:center;min-height:28px;padding:.25rem .55rem;border-radius:999px;background:#e5eee8;color:#0b5d3b;text-decoration:none;font-size:.62rem;font-weight:900}
.round-review-finished{grid-template-columns:repeat(2,minmax(0,1fr))}.round-review-whs,.round-review-continue{display:flex;align-items:center;justify-content:center;min-height:52px;padding:.7rem;border:0;border-radius:12px;text-decoration:none;font-size:.8rem;font-weight:900}.round-review-whs{background:#fff1c9;color:#6f520b}.round-review-continue{background:#e7eee9!important;color:#155238!important;box-shadow:none!important;margin:0!important}.round-review-continue[hidden]{display:none!important}
@media(max-width:520px){.round-review-finished{grid-template-columns:1fr}.live-score-league-link{min-height:26px;font-size:.58rem}}

/* v3.7.43 · Stage B Live League expandable scorecards */
.live-league-table-head,.live-league-row{grid-template-columns:52px minmax(0,1fr) 82px 50px 26px}.live-league-table-head span:nth-child(5){text-align:center}.live-league-entry{border-top:1px solid #edf0ed}.live-league-entry>.live-league-row{border-top:0;width:100%;margin:0}.live-league-row-button{appearance:none;-webkit-appearance:none;border:0;background:transparent;color:inherit;font:inherit;text-align:inherit;cursor:pointer}.live-league-entry.playing>.live-league-row{background:#f2fbf5}.live-league-entry.finished>.live-league-row{background:#fffdf5}.live-league-entry.is-me>.live-league-row{box-shadow:inset 4px 0 0 #d1a927}.live-league-entry.is-open>.live-league-row{background:#eaf6ed}.live-league-expand{display:flex;align-items:center;justify-content:center;color:#587164;font-size:1.05rem}.live-league-expand span{display:inline-block;transition:transform .15s ease}.live-league-entry.is-open .live-league-expand span{transform:rotate(180deg)}.live-league-drawer{padding:0 10px 12px;background:#f7faf8;border-top:1px solid #dce7df}.live-drawer-summary{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:3px 10px;align-items:center;padding:10px 4px 8px}.live-drawer-summary span{font-size:.58rem;font-weight:950;letter-spacing:.06em;color:#6c786f}.live-drawer-summary strong{font-size:.9rem;color:#0b4a31;text-align:right}.live-drawer-summary small{grid-column:1/-1;color:#78837c;font-size:.58rem}.live-drawer-nine{overflow:hidden;border:1px solid #dde5df;border-radius:10px;background:#fff}.live-drawer-nine+.live-drawer-nine{margin-top:8px}.live-drawer-nine-title{display:flex;justify-content:space-between;align-items:center;padding:8px 9px 6px;background:#f7f9f7}.live-drawer-nine-title strong{font-size:.82rem;color:#173d2a}.live-drawer-nine-title span{font-size:.54rem;font-weight:900;text-transform:uppercase;color:#6c786f}.live-drawer-hole-head,.live-drawer-hole{display:grid;grid-template-columns:42px 38px 38px minmax(48px,1fr) 44px 52px;align-items:center;text-align:center}.live-drawer-hole-head{padding:5px 4px;background:#eef3ef;color:#6f7d74;font-size:.5rem;font-weight:900;text-transform:uppercase}.live-drawer-hole{min-height:35px;padding:4px;border-top:1px solid #edf0ed;color:#708078;font-size:.76rem}.live-drawer-hole>strong{color:#173d2a}.live-drawer-hole.is-complete{background:#fbfdfb;color:#263d2e}.live-drawer-hole.is-last{background:#e4f5e9;box-shadow:inset 3px 0 0 #2a8a50}.live-drawer-hole.is-last>strong:first-child::after{content:' LIVE';display:block;color:#15753f;font-size:.42rem}.live-drawer-loading,.live-drawer-empty{padding:18px 8px;text-align:center;color:#6f7b73;font-size:.72rem}.live-drawer-privacy{padding:8px 4px 2px;color:#718078;font-size:.6rem;text-align:center}.live-round-fallback{display:block;width:max-content;margin:5px auto 0;color:#0b4a31;font-size:.58rem;font-weight:850;text-decoration:underline}.live-league-row-button:focus-visible{outline:3px solid #c79e24;outline-offset:-3px}.live-league-row-button:hover{background:#eef8f1}
@media(max-width:600px){.live-league-table-head,.live-league-row{grid-template-columns:43px minmax(0,1fr) 67px 38px 22px}.live-league-drawer{padding:0 5px 9px}.live-drawer-summary{padding-left:2px;padding-right:2px}.live-drawer-hole-head,.live-drawer-hole{grid-template-columns:38px 34px 34px minmax(44px,1fr) 40px 48px}.live-drawer-hole{min-height:34px;font-size:.72rem}.live-drawer-hole-head{font-size:.46rem}}
@media(prefers-reduced-motion:reduce){.live-league-expand span{transition:none}}


/* v3.7.44 — course/handicap accuracy + per-hole Stableford scorecard clarity */
.member-round-default{margin:0 0 10px;padding:9px 11px;border:1px solid #dce5df;border-radius:10px;background:#f5f8f5;color:#5c6b62;font-size:.72rem;line-height:1.35}.member-round-default strong{color:#17452f}
.scorecard-sheet-players-stableford,.scorecard-sheet-row-stableford{grid-template-columns:42px 38px 34px minmax(52px,.8fr) 44px 42px minmax(72px,1fr)}
.scorecard-sheet-row-stableford>span:nth-child(3),.scorecard-sheet-row-stableford>span:nth-child(5){color:#69766e;font-size:.76rem}
.scorecard-sheet-row-stableford [data-scorecard-points]{color:#0b6842;font-weight:950}
@media(max-width:520px){.scorecard-sheet-players-stableford,.scorecard-sheet-row-stableford{grid-template-columns:34px 32px 28px minmax(42px,.75fr) 35px 34px minmax(58px,1fr)}.scorecard-sheet-players-stableford span,.scorecard-sheet-players-stableford strong{font-size:.57rem}.scorecard-sheet-row-stableford{padding:0 2px}.scorecard-sheet-row-stableford strong{font-size:.86rem}.scorecard-sheet-row-stableford>span:nth-child(3),.scorecard-sheet-row-stableford>span:nth-child(5){font-size:.68rem}}

/* v3.7.45 — Live League must never cover scorecard rows while scrolling. */
.live-league-body .live-league-bar{position:static!important;top:auto!important}


/* v3.7.72 — Release 1: navigation cleanup, compact member start and committee home */
.member-hero-compact{display:flex;align-items:center;gap:.75rem;flex-wrap:wrap;padding-bottom:20px}.member-hero-compact h1{margin-right:auto}.member-attention-pill{display:inline-flex;align-items:center;min-height:34px;padding:.38rem .65rem;border-radius:999px;background:#d8b85a;color:#243619;font-size:.76rem;font-weight:900}.member-join-now{margin:0 0 14px;padding:18px;border-radius:18px;background:#fff;box-shadow:0 12px 36px #09261924;border:2px solid #1f7a45}.member-join-now>small{color:#997315;font-weight:950;letter-spacing:.12em}.member-join-now h2{margin:.2rem 0 .45rem;color:#153d2b}.member-join-now form{margin:0}.member-join-now button{min-height:60px;margin:.35rem 0 .35rem;border-radius:13px;font-size:1rem;font-weight:950}.member-join-now p{margin:.2rem 0 0;color:#6b786f;font-size:.76rem}.member-card-action-focus{grid-template-columns:minmax(0,1fr) auto;align-items:stretch}.member-primary-action-large{min-height:68px;font-size:1.02rem}.member-secondary-action-compact{min-height:68px;padding:.7rem .85rem;font-size:.78rem;letter-spacing:.04em}.member-utility-links{display:flex;gap:.6rem;justify-content:center;margin:15px 0 2px}.member-utility-links a{display:inline-flex;min-height:42px;align-items:center;justify-content:center;padding:.55rem .8rem;border-radius:11px;background:#fff;color:#17633b;text-decoration:none;font-weight:850;box-shadow:0 5px 18px #09261912}.member-safety-compact{align-items:center;text-align:center;padding-top:10px;font-size:.78rem}
.member-locked-round-compact{display:flex;align-items:center;gap:.75rem;padding:.78rem .9rem;margin:.25rem 0 .15rem;border-radius:13px}.member-lock-icon{font-size:1.2rem;flex:0 0 auto}.member-locked-summary{display:flex;flex-direction:column;min-width:0;gap:.1rem}.member-locked-summary small{color:#17633b;font-size:.58rem;font-weight:950;letter-spacing:.1em}.member-locked-summary strong{color:#123c28;font-size:.88rem;line-height:1.3}.member-locked-summary span{color:#65766d;font-size:.67rem;font-weight:700}
.admin-home-body{background:#eef3ef}.admin-home-wrap{max-width:1080px;margin-top:24px}.admin-home-bar{display:flex;justify-content:space-between;align-items:center;gap:1rem}.admin-command-card>small,.admin-current-card .admin-section-head small{color:#997315;font-weight:950;letter-spacing:.12em}.admin-command-card h1{margin:.25rem 0 .3rem;color:#123b27}.admin-command-card>p{margin:.2rem 0 1rem;color:#5b6b61}.admin-command-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.admin-command{display:flex;flex-direction:column;gap:.18rem;min-height:86px;justify-content:center;padding:14px 16px;border:1px solid #d3dfd7;border-radius:14px;background:#f5f8f6;color:#123b27;text-decoration:none}.admin-command.primary{background:#17633b;color:#fff;border-color:#17633b}.admin-command span{font-weight:950;letter-spacing:.02em}.admin-command small{color:inherit;opacity:.78}.admin-section-head{display:flex;justify-content:space-between;align-items:center;gap:1rem}.admin-section-head h2{margin:.18rem 0}.admin-count{display:grid;place-items:center;min-width:42px;height:42px;padding:0 .65rem;border-radius:999px;background:#edf3ef;color:#17633b;font-weight:950}.admin-advanced{padding:0;overflow:hidden}.admin-advanced>summary{display:flex;justify-content:space-between;align-items:center;gap:1rem;padding:20px 24px;cursor:pointer;list-style:none}.admin-advanced>summary::-webkit-details-marker{display:none}.admin-advanced>summary span{display:flex;flex-direction:column;gap:.18rem}.admin-advanced>summary strong{font-size:1.08rem;color:#123b27}.admin-advanced>summary small{font-weight:600}.admin-advanced>summary b{color:#17633b}.admin-advanced[open]>summary{border-bottom:1px solid #e0e8e2}.admin-advanced-body{padding:20px 24px}.admin-advanced-body section+section{margin-top:1.35rem;padding-top:1.1rem;border-top:1px solid #e5ebe7}.admin-advanced-body h3{margin:0 0 .7rem}.admin-tool-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(185px,1fr));gap:8px}.admin-tool-grid a{display:flex;align-items:center;min-height:46px;padding:.65rem .75rem;border-radius:10px;background:#f2f6f3;color:#17633b;text-decoration:none;font-weight:800}.admin-logout{margin:1.25rem 0 0;text-align:right}
@media(max-width:620px){.member-hero-compact{padding-top:18px;padding-bottom:18px}.member-hero-compact h1{font-size:2rem;width:100%;margin-bottom:0}.member-card-action-focus{grid-template-columns:1fr}.member-primary-action-large{min-height:64px}.member-secondary-action-compact{min-height:46px}.member-utility-links{margin-top:12px}.member-locked-round-compact{align-items:flex-start}.member-locked-summary strong{font-size:.82rem}.admin-home-wrap{margin-top:12px}.admin-command-card{padding:17px}.admin-command-grid{grid-template-columns:1fr}.admin-command{min-height:72px}.admin-current-card{padding:17px}.admin-current-card table{min-width:720px}.admin-advanced>summary{padding:17px}.admin-advanced-body{padding:17px}.admin-advanced>summary b{font-size:.78rem}.admin-tool-grid{grid-template-columns:1fr}}


/* v3.7.73 — Release 2: one-page Score / Live League / Card member journey */
.paired-score-body{padding-bottom:calc(74px + env(safe-area-inset-bottom))}.member-score-tabs{position:fixed;left:50%;bottom:0;z-index:105;transform:translateX(-50%);display:grid;grid-template-columns:repeat(3,1fr);width:min(100%,680px);padding:7px max(8px,env(safe-area-inset-right)) calc(7px + env(safe-area-inset-bottom)) max(8px,env(safe-area-inset-left));background:#fff;border-top:1px solid #d9e3dc;box-shadow:0 -7px 22px #08251720}.member-score-tabs button,.member-score-tabs a{display:flex;align-items:center;justify-content:center;min-height:48px;margin:0 3px;padding:.55rem .45rem;border:0;border-radius:11px;background:#edf3ef!important;color:#17452f!important;text-decoration:none;box-shadow:none!important;font-size:.76rem;font-weight:950}.member-score-tabs .is-active{background:#0b4a31!important;color:#fff!important}.member-score-tabs a{background:#e7f1ea!important}.member-live-sheet[hidden]{display:none!important}.member-live-sheet{position:fixed;inset:0;z-index:130;display:grid;align-items:end;justify-items:center;padding-top:env(safe-area-inset-top)}.member-live-sheet-backdrop{position:absolute;inset:0;background:#071b12a6}.member-live-sheet-panel{position:relative;width:min(100%,680px);height:min(92dvh,900px);display:flex;flex-direction:column;overflow:hidden;border-radius:20px 20px 0 0;background:#edf2ee;box-shadow:0 -18px 50px #071b1240}.member-live-sheet-head{display:flex;align-items:center;justify-content:space-between;gap:1rem;padding:12px 14px;background:#fff;border-bottom:1px solid #dce5df}.member-live-sheet-head small{display:block;color:#997315;font-size:.56rem;font-weight:950;letter-spacing:.12em}.member-live-sheet-head h2{margin:.05rem 0;color:#123d29;font-size:1.35rem}.member-live-sheet-head button{min-height:40px;margin:0;padding:.45rem .75rem;border-radius:10px;background:#e7eee9!important;color:#155238!important;box-shadow:none!important;font-size:.72rem;font-weight:900}.member-live-embedded{width:100%;max-width:none;overflow:auto;padding:0 0 calc(14px + env(safe-area-inset-bottom))}.member-live-embedded .live-league-hero{border-radius:0}.member-live-fallback{margin:10px 12px 18px;text-align:center}.member-live-fallback a{color:#46665a;font-size:.64rem;font-weight:800}.member-live-sheet-open{overflow:hidden}.member-live-sheet-open .member-score-tabs{visibility:hidden}.scorecard-sheet-open .member-score-tabs{visibility:hidden}
@media(max-width:600px){.paired-score-body{padding-bottom:calc(70px + env(safe-area-inset-bottom))}.member-score-tabs{width:100%;padding-left:5px;padding-right:5px}.member-score-tabs button,.member-score-tabs a{min-height:46px;font-size:.72rem}.member-live-sheet-panel{height:96dvh;border-radius:16px 16px 0 0}.member-live-sheet-head{padding:10px 11px}.member-live-embedded .live-league-wrap{padding:0}}

/* v3.7.74 — Finish Round + WHS screenshot on the same member page */
.round-review-finished{display:block}
.round-review-whs-panel{margin:0 0 12px;padding:14px;border:2px solid #e2b945;border-radius:16px;background:#fff9e8;color:#173c2a}
.round-review-whs-panel.is-received{border-color:#55a878;background:#effaf3}
.round-review-whs-heading{display:flex;align-items:baseline;justify-content:space-between;gap:12px;margin-bottom:8px}
.round-review-whs-heading small{font-size:.64rem;font-weight:950;letter-spacing:.12em;color:#8a680d}
.round-review-whs-heading h3{margin:0;font-size:1.08rem;color:#123e2b}
.round-review-whs-copy,.round-review-whs-receipt,.round-review-whs-verified,.round-review-whs-error{margin:8px 0;padding:10px 11px;border-radius:12px;font-size:.82rem;line-height:1.35}
.round-review-whs-copy{background:#fff;color:#315541}
.round-review-whs-receipt{background:#e8f7ed;color:#145a35}
.round-review-whs-verified{background:#dff4e7;color:#0c5630}
.round-review-whs-error{background:#fff0ed;color:#8b281c}
.round-review-whs-form{display:grid;gap:9px;margin-top:10px}
.round-review-whs-form label{display:grid;gap:6px;margin:0;font-size:.75rem;font-weight:900;color:#284d39}
.round-review-whs-form input[type=file]{width:100%;box-sizing:border-box;padding:10px;border:1px solid #c9d7ce;border-radius:11px;background:#fff;font-size:.75rem;color:#173c2a}
.round-review-whs-form button{width:100%;min-height:54px;margin:0;border:0;border-radius:13px;background:#0a6b40;color:#fff;font-weight:950;letter-spacing:.02em;box-shadow:none}
.round-review-whs-replace{margin-top:8px;padding-top:8px;border-top:1px solid #cfe2d6}
.round-review-whs-replace button{min-height:44px;background:#e7eee9;color:#155238;font-size:.72rem}
.round-review-whs-deadline{margin:8px 0 0;text-align:center;font-size:.68rem;font-weight:800;color:#6e6040}
.round-review-finished a.round-review-whs-fallback{display:block!important;min-height:auto!important;margin:10px 0 0!important;padding:3px!important;background:transparent!important;color:#456354!important;text-align:center!important;text-decoration:underline!important;font-size:.66rem!important;font-weight:750!important}
.round-review-post-actions{display:grid;grid-template-columns:1fr 1fr;gap:9px}
.round-review-post-actions a,.round-review-post-actions .round-review-continue{display:flex;align-items:center;justify-content:center;min-height:50px;padding:.7rem;border:0;border-radius:12px;text-decoration:none;font-size:.76rem;font-weight:950}
.round-review-post-actions .round-review-result{background:#0a6b40;color:#fff}
.round-review-post-actions .round-review-home{background:#e7eee9;color:#155238}
.round-review-post-actions .round-review-continue{grid-column:1/-1}
@media(max-width:520px){.round-review-post-actions{grid-template-columns:1fr 1fr}.round-review-whs-panel{padding:12px}.round-review-whs-heading{display:block}.round-review-whs-heading h3{margin-top:2px}}
.round-review-whs-replace{margin-top:9px;border-top:1px solid #cfe2d6;padding-top:8px}
.round-review-whs-replace summary{cursor:pointer;text-align:center;color:#456354;font-size:.68rem;font-weight:850;text-decoration:underline;list-style-position:inside}
.round-review-whs-replace[open] summary{margin-bottom:8px}

/* v3.7.75 — Member Home: one obvious action, compact group/partner detail */
.member-round-summary{display:flex;align-items:center;justify-content:space-between;gap:.55rem .85rem;flex-wrap:wrap;margin:.75rem 0 .1rem;padding:.62rem .75rem;border-radius:12px;background:#f2f7f3;color:#52655a;font-size:.78rem;line-height:1.35}
.member-round-summary>span{min-width:0}.member-round-summary strong{color:#173e2a}.member-partner-status{display:inline-flex;align-items:center;gap:.25rem;padding:.28rem .48rem;border-radius:999px;background:#fff;color:#53665b;font-size:.72rem}
.member-primary-action.is-disabled{background:#e7ece8!important;color:#738078!important;cursor:default;box-shadow:none!important;justify-content:flex-start}
@media(max-width:620px){.member-round-summary{display:grid;grid-template-columns:1fr;align-items:start;padding:.6rem .68rem}.member-partner-status{width:max-content;max-width:100%;white-space:normal}.member-primary-action.is-disabled{min-height:54px}}


/* v3.7.83 — large-tap Live League player progress */
.live-league-table-head{grid-template-columns:52px minmax(0,1fr) 82px 50px}.live-league-table-head span:nth-child(5){display:none}
.live-league-entry>.live-league-row{grid-template-columns:52px minmax(0,1fr) 82px 50px}
.live-league-row-button{grid-template-areas:"pos player score thru" "progress progress progress progress";row-gap:8px;min-height:96px;padding:10px 12px 12px}
.live-league-row-button .live-league-pos{grid-area:pos}.live-league-row-button .live-league-player{grid-area:player}.live-league-row-button .live-league-score{grid-area:score}.live-league-row-button .live-league-thru{grid-area:thru}
.live-league-row-button .live-league-expand{grid-area:progress;display:flex;align-items:center;justify-content:space-between;min-height:46px;padding:0 14px;border-radius:11px;background:#0b4a31;color:#fff;font-size:.72rem;font-weight:950;letter-spacing:.045em;text-transform:uppercase;box-shadow:0 5px 13px #0b4a311f}
.live-league-row-button .live-league-expand b{font-size:1.15rem;line-height:1;transition:transform .15s ease}.live-league-entry.is-open .live-league-row-button .live-league-expand{background:#dfeae3;color:#0b4a31;box-shadow:none}.live-league-entry.is-open .live-league-row-button .live-league-expand b{transform:rotate(180deg)}
.live-league-row:not(.live-league-row-button) .live-league-expand{display:none}.live-league-row-button:hover .live-league-expand{background:#0a5b3b}.live-league-entry.is-open .live-league-row-button:hover .live-league-expand{background:#d6e5dc}
.live-league-row-button:focus-visible .live-league-expand{outline:3px solid #d5b24a;outline-offset:2px}.live-progress-text{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}
@media(max-width:600px){.live-league-table-head,.live-league-entry>.live-league-row{grid-template-columns:43px minmax(0,1fr) 67px 38px}.live-league-row-button{min-height:94px;padding:8px 9px 10px;row-gap:7px}.live-league-row-button .live-league-expand{min-height:48px;padding:0 13px;font-size:.71rem;border-radius:10px}}
@media(prefers-reduced-motion:reduce){.live-league-row-button .live-league-expand b{transition:none}}

/* v3.7.84 — GGB-style horizontal Live League scorecard + stronger red/grey contrast */
.live-league-body .live-league-board{overflow:hidden;border:1px solid #d7d7d7;background:#f3f3f3}
.live-league-body .live-league-heading{margin:0;padding:13px 16px;background:#c5162e;color:#fff}
.live-league-body .live-league-heading small,.live-league-body .live-league-heading h2,.live-league-body .live-league-heading>span{color:#fff}
.live-league-body .live-league-table-head{padding:8px 12px;background:#3a3a3a;color:#fff}
.live-league-body .live-league-table-head span{color:#fff}
.live-league-body .live-league-entry{border-top:1px solid #d8d8d8;background:#fff}
.live-league-body .live-league-entry.playing>.live-league-row{background:#f5f5f5}
.live-league-body .live-league-entry.finished>.live-league-row{background:#ececec}
.live-league-body .live-league-entry.is-me>.live-league-row{box-shadow:inset 5px 0 0 #c5162e}
.live-league-body .live-league-entry.is-open>.live-league-row{background:#e7e7e7}
.live-league-body .live-league-row-button .live-league-expand{background:#c5162e;color:#fff;box-shadow:none}
.live-league-body .live-league-row-button:hover .live-league-expand{background:#a91227}
.live-league-body .live-league-entry.is-open .live-league-row-button .live-league-expand{background:#3a3a3a;color:#fff}
.live-league-body .live-league-entry.is-open .live-league-row-button:hover .live-league-expand{background:#2e2e2e}
.live-league-body .live-league-entry.is-open .live-league-expand span{transform:none!important}
.live-league-body .live-league-drawer{padding:0 10px 12px;background:#ededed;border-top:1px solid #cfcfcf}
.live-league-body .live-drawer-summary{margin:0 -10px 10px;padding:10px 14px;background:#444;color:#fff}
.live-league-body .live-drawer-summary span,.live-league-body .live-drawer-summary small{color:#dedede}
.live-league-body .live-drawer-summary strong{color:#fff}
.live-score-strip{overflow:hidden;margin-top:10px;border:1px solid #c7c7c7;border-radius:10px;background:#fff}
.live-score-strip+.live-score-strip{margin-top:10px}
.live-score-strip-title{display:flex;align-items:center;justify-content:space-between;gap:10px;padding:8px 10px;background:#c5162e;color:#fff}
.live-score-strip-title strong{font-size:.8rem;color:#fff}
.live-score-strip-title span{font-size:.54rem;font-weight:800;color:#fff;opacity:.86}
.live-score-strip-scroll{overflow-x:auto;overscroll-behavior-x:contain;scrollbar-width:thin;background:#fff}
.live-score-strip-matrix{--live-hole-count:9;min-width:370px}
.live-score-strip-row{display:grid;grid-template-columns:58px repeat(var(--live-hole-count),minmax(30px,1fr)) 46px;align-items:stretch;min-height:34px;border-top:1px solid #d6d6d6;text-align:center;color:#262626}
.live-score-strip-row:first-child{border-top:0}
.live-score-strip-row:nth-child(odd){background:#f0f0f0}
.live-score-strip-row:nth-child(even){background:#fff}
.live-score-strip-row.is-emphasis{font-weight:900}
.live-score-strip-row.is-emphasis:first-child{background:#3a3a3a;color:#fff}
.live-score-strip-label,.live-score-strip-total,.live-score-strip-cell{display:flex;align-items:center;justify-content:center;min-width:0;padding:5px 2px;border-right:1px solid #d2d2d2;font-size:.68rem;line-height:1}
.live-score-strip-label{position:sticky;left:0;z-index:2;justify-content:flex-start;padding-left:8px;background:inherit;text-align:left;font-size:.62rem;text-transform:uppercase;letter-spacing:.02em}
.live-score-strip-total{border-right:0;background:#e3e3e3;color:#202020}
.live-score-strip-row.is-emphasis:first-child .live-score-strip-total{background:#292929;color:#fff}
.live-score-strip-cell.is-complete{font-weight:850}
.live-score-strip-cell.is-live{background:#ffe4e8;box-shadow:inset 0 -3px 0 #c5162e;color:#8f1022}
.live-score-strip-row.is-emphasis:first-child .live-score-strip-cell.is-live{background:#c5162e;color:#fff;box-shadow:none}
.live-league-body .live-drawer-privacy{color:#666}
.live-league-body .live-round-fallback{color:#9f1125}
@media(max-width:600px){.live-league-body .live-league-drawer{padding-left:5px;padding-right:5px}.live-league-body .live-drawer-summary{margin-left:-5px;margin-right:-5px}.live-score-strip{border-radius:8px}.live-score-strip-title{padding:7px 8px}.live-score-strip-matrix{min-width:366px}.live-score-strip-row{grid-template-columns:54px repeat(var(--live-hole-count),minmax(29px,1fr)) 44px}.live-score-strip-label,.live-score-strip-total,.live-score-strip-cell{font-size:.64rem;padding-top:5px;padding-bottom:5px}}

/* v3.7.85 — GGB-simple Live League card, shot dots + full-width scorer Live League strip */
.live-league-hero-brand{display:flex;align-items:center;gap:14px;min-width:0}
.live-league-hero-brand>div{min-width:0}
.live-league-crest{width:58px;height:58px;flex:0 0 58px;object-fit:contain;border-radius:50%;padding:5px;background:#fff;border:2px solid #fff;box-shadow:0 2px 8px #00000020}
.live-score-strip-title span{font-size:.58rem;opacity:1;letter-spacing:.01em}
.live-score-hole-row{background:#9e1430!important;color:#fff!important;font-weight:900}
.live-score-hole-row .live-score-strip-label{background:#9e1430!important;color:#fff}
.live-score-hole-row .live-score-strip-total{background:#791026!important;color:#fff}
.live-score-hole-row .live-score-strip-cell{position:relative;flex-direction:column;gap:3px;background:#9e1430;color:#fff;border-right-color:#bd5268}
.live-score-hole-row .live-score-strip-cell.is-live{background:#cf1738;color:#fff;box-shadow:inset 0 -3px 0 #f0c95d}
.live-score-hole-row .live-score-strip-cell b{font-size:.72rem;line-height:1}
.live-shot-dots{display:inline-flex;align-items:center;justify-content:center;gap:2px;min-height:5px;line-height:1}
.live-shot-dots i{display:block;width:5px;height:5px;border-radius:50%;background:#f3cf63;box-shadow:0 0 0 1px #ffffff33}
.live-shot-dots small{font-size:.43rem;color:#f3cf63;font-weight:950}
.live-shot-giveback{display:block;min-height:5px;color:#f3cf63;font-size:.5rem;font-weight:950;line-height:1}
.live-score-strip-row:not(.live-score-hole-row):nth-child(2){background:#eeeeee}
.live-score-strip-row:not(.live-score-hole-row):nth-child(3){background:#fff}
.live-score-strip-row:not(.live-score-hole-row):nth-child(4){background:#eeeeee}
.live-score-strip-row:not(.live-score-hole-row) .live-score-strip-label{color:#333;font-weight:950}
.live-score-strip-row.is-emphasis .live-score-strip-cell{font-weight:950;font-size:.72rem}
.live-score-strip-row.is-emphasis:last-child .live-score-strip-cell.is-complete{color:#9e1430}
.live-score-strip-row.is-emphasis:last-child .live-score-strip-total{color:#9e1430;font-weight:950}

.paired-score-body .live-score-status{display:grid;grid-template-columns:1fr;align-items:stretch;gap:5px;margin:0 0 8px}
.paired-score-body .live-score-status .live-score-league-link{order:-3;display:grid;grid-template-columns:10px auto minmax(0,1fr) 24px;align-items:center;gap:8px;width:100%;min-height:48px;padding:7px 12px;border-radius:10px;background:#c5162e;color:#fff;text-decoration:none;box-shadow:none}
.paired-score-body .live-score-status .live-score-league-link:hover{background:#a91227}
.paired-score-body .live-score-status .live-score-league-link:focus-visible{outline:3px solid #d5b24a;outline-offset:2px}
.live-score-league-dot{width:8px;height:8px;border-radius:50%;background:#fff;box-shadow:0 0 0 4px #ffffff2b}
.paired-score-body .live-score-status .live-score-league-link strong{color:#fff;font-size:.76rem;letter-spacing:.05em;white-space:nowrap}
.paired-score-body .live-score-status .live-score-league-link small{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;color:#ffe7eb;font-size:.67rem;font-weight:750}
.paired-score-body .live-score-status .live-score-league-link b{justify-self:end;color:#fff;font-size:1.3rem;line-height:1}
.paired-score-body .live-score-status .save-status{order:-2;justify-self:end}
.paired-score-body .live-score-status .paired-global-status{order:-1;justify-self:end}
.paired-score-body .live-score-status .error{order:0;margin:.25rem 0}
@media(max-width:600px){.live-league-crest{width:48px;height:48px;flex-basis:48px;padding:4px}.live-league-hero-brand{gap:10px}.paired-score-body .live-score-status .live-score-league-link{min-height:46px;padding:6px 10px;grid-template-columns:9px auto minmax(0,1fr) 20px;gap:7px}.paired-score-body .live-score-status .live-score-league-link strong{font-size:.72rem}.paired-score-body .live-score-status .live-score-league-link small{font-size:.61rem}.live-shot-dots i{width:4px;height:4px}}

/* v3.7.86 — calmer live palette, consistent status + My Group / full-field scale */
:root{--live-claret:#a44754;--live-claret-dark:#8f3945;--live-charcoal:#514f4f;--live-charcoal-soft:#666262;--live-warm-grey:#f3f1f0;--live-warm-grey-2:#e8e5e3;--live-line:#d8d4d2;--live-ink:#333132}
.live-league-body{background:#f0efed}
.live-league-body .live-league-hero{background:linear-gradient(135deg,#123d2d,#24513f)}
.live-league-body .live-league-board{border-color:var(--live-line);background:var(--live-warm-grey)}
.live-league-body .live-league-heading{background:var(--live-claret);padding:12px 16px}
.live-league-body .live-league-heading small{color:#f4e8ea}
.live-league-body .live-league-table-head{background:var(--live-charcoal);color:#fff}
.live-league-body .live-league-entry{border-top-color:#ddd9d7;background:#fbfaf9}
.live-league-body .live-league-entry.playing>.live-league-row{background:#f7f5f4}
.live-league-body .live-league-entry.finished>.live-league-row{background:#efedeb}
.live-league-body .live-league-entry.is-me>.live-league-row{box-shadow:inset 4px 0 0 var(--live-claret)}
.live-league-body .live-league-entry.is-open>.live-league-row{background:#ebe8e6}
.live-league-body .live-league-row-button .live-league-expand{min-height:42px;background:var(--live-claret);color:#fff;border-radius:9px;box-shadow:none}
.live-league-body .live-league-row-button:hover .live-league-expand{background:var(--live-claret-dark)}
.live-league-body .live-league-entry.is-open .live-league-row-button .live-league-expand{min-height:36px;background:#e3dfdd;color:#5c3a3f;border:1px solid #cbc5c2}
.live-league-body .live-league-entry.is-open .live-league-row-button:hover .live-league-expand{background:#dad5d2}
.live-league-body .live-league-entry.is-open .live-league-expand span{transform:none!important}
.live-league-body .live-league-drawer{background:#f3f1f0;border-top-color:#d4d0ce}
.live-league-body .live-drawer-summary{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:3px 10px;margin:0 -10px 9px;padding:8px 14px;background:#e4e1df;color:var(--live-ink);border-bottom:1px solid #d2cdca}
.live-league-body .live-drawer-summary span{color:#7b4c53;font-size:.56rem}
.live-league-body .live-drawer-summary strong{color:#343233;font-size:.86rem}
.live-league-body .live-drawer-summary small{grid-column:1/-1;color:#6c6867;font-size:.56rem}
.live-score-strip{border-color:#cbc6c4;background:#fbfaf9}
.live-score-strip-title{background:var(--live-claret);color:#fff}
.live-score-hole-row{background:var(--live-claret-dark)!important;color:#fff!important}
.live-score-hole-row .live-score-strip-label{background:var(--live-claret-dark)!important;color:#fff}
.live-score-hole-row .live-score-strip-total{background:#76313b!important;color:#fff}
.live-score-hole-row .live-score-strip-cell{background:var(--live-claret-dark);border-right-color:#b46b75}
.live-score-hole-row .live-score-strip-cell.is-live{background:#aa4b58;color:#fff;box-shadow:inset 0 -3px 0 #e4c16a}
.live-shot-dots{gap:2.5px;min-height:7px}
.live-shot-dots i{width:6px;height:6px;background:#f1cf72;box-shadow:0 0 0 1px #ffffff45}
.live-score-strip-row:not(.live-score-hole-row):nth-child(2),.live-score-strip-row:not(.live-score-hole-row):nth-child(4){background:#efedeb}
.live-score-strip-row:not(.live-score-hole-row):nth-child(3){background:#fbfaf9}
.live-score-strip-row.is-emphasis:last-child .live-score-strip-cell.is-complete,.live-score-strip-row.is-emphasis:last-child .live-score-strip-total{color:#8d3945}
.live-score-strip-cell.is-live{background:#f1dfe2;box-shadow:inset 0 -3px 0 var(--live-claret);color:#78313b}
.live-league-body .live-round-fallback{color:#87414a}

/* My Group is a compact scorecard shortcut only; it does not alter marker/attestation relationships. */
.live-group-panel{margin:10px 0;background:#fbfaf9;border:1px solid var(--live-line);border-radius:14px;overflow:hidden}
.live-group-panel[hidden]{display:none!important}
.live-group-details>summary{display:flex;align-items:center;justify-content:space-between;gap:12px;min-height:58px;padding:10px 14px;cursor:pointer;list-style:none;background:#f7f5f4;color:var(--live-ink)}
.live-group-details>summary::-webkit-details-marker{display:none}
.live-group-details>summary>span{display:grid;gap:1px}.live-group-details>summary small{color:#8c5c63;font-size:.56rem;font-weight:950;letter-spacing:.1em}.live-group-details>summary strong{font-size:.95rem;letter-spacing:.025em}
.live-group-details>summary>b{display:flex;align-items:center;gap:8px;color:#686463;font-size:.68rem}.live-group-details>summary i{font-style:normal;font-size:1rem;transition:transform .15s ease}.live-group-details[open]>summary i{transform:rotate(180deg)}
.live-group-list{border-top:1px solid #ddd8d6}
.live-group-player{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:12px;align-items:center;width:100%;min-height:54px;margin:0;padding:8px 14px;border:0;border-top:1px solid #e6e2e0;background:#fff;color:var(--live-ink);font:inherit;text-align:left;cursor:pointer}
.live-group-player:first-child{border-top:0}.live-group-player:hover{background:#f4f1ef}.live-group-player:focus-visible{outline:3px solid #c39b47;outline-offset:-3px}
.live-group-player>span{display:grid;gap:2px;min-width:0}.live-group-player>span:last-child{text-align:right}.live-group-player strong{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:.82rem}.live-group-player small{color:#777271;font-size:.58rem;font-weight:800}.live-group-player.playing>span:last-child strong{color:#7d3540}.live-group-player.not_started>span:last-child strong{color:#8c8886}
.live-league-entry.is-group-target>.live-league-row{animation:liveGroupTarget 1.2s ease}
@keyframes liveGroupTarget{0%,100%{box-shadow:inset 4px 0 0 transparent}25%,75%{box-shadow:inset 5px 0 0 var(--live-claret)}}

/* Full-field board remains one continuous live ranking; waiting members stay visible at the bottom. */
.live-league-heading [data-live-field-count]{font:inherit;color:inherit}
.live-league-note{background:#f8f6f5;color:#696563;border-top:1px solid #e1dddb}

/* Calmer scorer shortcut — still full width and easy to hit. */
.paired-score-body .live-score-status .live-score-league-link{background:var(--live-claret);color:#fff}
.paired-score-body .live-score-status .live-score-league-link:hover{background:var(--live-claret-dark)}
.paired-score-body .live-score-status .live-score-league-link small{color:#f5e9eb}

@media(max-width:600px){
  .live-group-panel{margin:8px 7px;border-radius:11px}.live-group-details>summary{min-height:54px;padding:8px 11px}.live-group-player{min-height:50px;padding:7px 11px}
  .live-league-body .live-drawer-summary{margin-left:-5px;margin-right:-5px;padding-left:10px;padding-right:10px}
  .live-league-body .live-league-row-button .live-league-expand{min-height:44px}.live-league-body .live-league-entry.is-open .live-league-row-button .live-league-expand{min-height:36px}
  .live-shot-dots i{width:5px;height:5px}
}
@media(prefers-reduced-motion:reduce){.live-group-details>summary i{transition:none}.live-league-entry.is-group-target>.live-league-row{animation:none}}

/* v3.7.88 — field-pilot own-card scorecard removes the unused marker column. */
.scorecard-sheet-players.own-card-only,.scorecard-sheet-row.own-card-only{grid-template-columns:54px 46px minmax(110px,1fr)}
.scorecard-sheet-players-stableford.own-card-only,.scorecard-sheet-row-stableford.own-card-only{grid-template-columns:42px 38px 34px minmax(58px,.9fr) 48px 46px}
@media(max-width:520px){.scorecard-sheet-players.own-card-only,.scorecard-sheet-row.own-card-only{grid-template-columns:42px 38px minmax(88px,1fr)}.scorecard-sheet-players-stableford.own-card-only,.scorecard-sheet-row-stableford.own-card-only{grid-template-columns:34px 32px 28px minmax(48px,.85fr) 38px 36px}}


/* v3.7.95 — keep marker duty visible from Review & Finish / full scorecard. */
.scorecard-sheet-marker-action{padding:12px 16px 16px;background:#fff;border-top:1px solid #d9e5dc}
.scorecard-sheet-marker-action .member-primary-action{display:flex;justify-content:center;width:100%;box-sizing:border-box;text-align:center}
.round-review-marker-duty{margin:14px 0;padding:14px;border:2px solid #17633b;border-radius:14px;background:#f3faf6;display:grid;gap:8px}
.round-review-marker-duty>small{font-weight:950;color:#17633b;letter-spacing:.08em}
.round-review-marker-duty .member-primary-action{display:flex;justify-content:center;width:100%;box-sizing:border-box;text-align:center}
.round-review-marker-duty>span{font-size:.88rem;color:#53665b}


/* v3.7.97 — completed scoring gets one unmistakable end-of-round action. */
.live-review-finish-action{grid-column:1/-1;width:100%;min-height:64px;border:0;border-radius:16px;background:#08743f;color:#fff;font:950 1.12rem/1.1 inherit;letter-spacing:.035em;box-shadow:0 10px 24px rgba(8,75,43,.18);cursor:pointer}
.live-review-finish-action[hidden]{display:none!important}
.live-score-footer:has(.live-review-finish-action:not([hidden]))>span{display:none}

/* v3.8.5 — committee room consolidation. Navigation only; no scoring-engine changes. */
.committee-room-nav{display:flex;gap:7px;align-items:center;overflow-x:auto;padding:8px 10px;margin:0 0 16px;border:1px solid #d8e2db;border-radius:14px;background:#fff;box-shadow:0 3px 12px #123b2708;scrollbar-width:thin}
.committee-room-nav a{flex:0 0 auto;display:flex;align-items:center;justify-content:center;min-height:38px;padding:7px 11px;border-radius:9px;color:#28523b;text-decoration:none;font-size:.72rem;font-weight:900;white-space:nowrap}
.committee-room-nav a:hover{background:#edf4ef}.committee-room-nav a.is-active{background:#17633b;color:#fff}.committee-room-nav a.committee-room-current{margin-left:auto;background:#fff6dc;color:#71570f;border:1px solid #ead99c}
.room-hero{display:flex;justify-content:space-between;align-items:flex-start;gap:18px}.room-hero h1{margin:.18rem 0 .35rem;color:#123b27}.room-hero p{margin:.2rem 0;color:#596b60;max-width:760px}.room-badge{display:inline-flex;align-items:center;padding:6px 9px;border-radius:999px;background:#edf4ef;color:#17633b;font-size:.66rem;font-weight:950;letter-spacing:.06em;white-space:nowrap}
.room-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.room-panel{padding:17px;border:1px solid #d9e3dc;border-radius:14px;background:#fbfdfb}.room-panel h2{margin:.1rem 0 .35rem;color:#173e2a;font-size:1.03rem}.room-panel p{margin:.25rem 0 .8rem;color:#617068;font-size:.83rem}.room-actions{display:grid;grid-template-columns:repeat(auto-fit,minmax(155px,1fr));gap:8px}.room-actions a{display:flex;align-items:center;min-height:44px;padding:8px 10px;border-radius:9px;background:#eef4f0;color:#155238;text-decoration:none;font-size:.77rem;font-weight:850}.room-actions a.primary{background:#17633b;color:#fff}.room-actions a.warning{background:#fff4d7;color:#785d12}.room-actions a.technical{background:#f1f1f1;color:#4d4d4d}.room-note{padding:10px 12px;border-left:4px solid #17633b;background:#f2f7f4;border-radius:7px;color:#466053;font-size:.8rem}.room-note.warning{border-left-color:#c58d1a;background:#fff8e5;color:#6c581f}.room-list{display:grid;gap:8px}.room-list-row{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:12px;align-items:center;padding:10px 12px;border:1px solid #e0e7e2;border-radius:10px;background:#fff}.room-list-row strong{color:#173e2a}.room-list-row small{display:block;margin-top:2px;color:#738078}.room-list-row .room-row-actions{display:flex;gap:6px;flex-wrap:wrap;justify-content:flex-end}.room-list-row .room-row-actions a{padding:6px 8px;border-radius:8px;background:#eef4f0;color:#17633b;text-decoration:none;font-size:.7rem;font-weight:850}
@media(max-width:760px){.committee-room-nav{border-radius:0;margin-left:-17px;margin-right:-17px;padding-left:17px;padding-right:17px}.committee-room-nav a.committee-room-current{margin-left:0}.room-hero{display:block}.room-badge{margin-top:8px}.room-grid{grid-template-columns:1fr}.room-list-row{grid-template-columns:1fr}.room-list-row .room-row-actions{justify-content:flex-start}}
/* v3.9.7 burst-safe score queue: pending scores are visible but never presented as authoritative Saved ✓. */
.paired-score-body .score-hole-panel.has-pending-score .live-player-row.active{border-color:#c59a24;background:#fff8df}
.paired-score-body .hole-jump.pending,.paired-score-body .scorecard-sheet-row.pending{outline:2px dashed #b58a1e;outline-offset:-2px;background:#fff8df!important}
.paired-score-body .hole-jump.pending strong,.paired-score-body .scorecard-sheet-row.pending strong{color:#795d12}
.paired-score-body .round-review-finish button[disabled]{opacity:.55;cursor:not-allowed}
.paired-score-body [data-live-league-open].is-score-queue-blocked{opacity:.62;cursor:not-allowed}

/* v3.9.8 direct high-score picker: same large one-tap targets as normal scoring. */
.paired-high-score-picker[hidden]{display:none!important}.paired-high-score-picker .score-key-high strong{font-size:1.65rem}.paired-high-score-picker .score-key-high-back{grid-column:span 3;font-weight:800}

/* v3.9.12 — identity-aware score-difference resolution and clean SBGS Review palette */
.round-review-sheet,.round-review-panel{background:#f6f8f6}
.round-review-header small{color:#17633b}
.round-review-player{border-color:#d5dfd8;background:#fff;box-shadow:0 3px 10px #183b2910}
.round-review-record-label{grid-column:1/-1;color:#40584a!important;font-size:.73rem!important;font-weight:900!important;letter-spacing:.015em}
.round-review-player-state{color:#17633b}
.round-review-player-state:not(:empty){padding-top:2px}
.round-review-fix{border:1px solid #b8cec0!important;background:#f3f8f4!important;color:#0c5b38!important}
.round-review-status.mismatch{border-color:#d9a0a6;background:#fff7f7;color:#8c2933}
.round-review-status.mismatch p{color:#6c4247}
.round-review-primary-fix{background:#0a6b40!important;color:#fff!important}
.round-review-whs-panel{border-color:#b9d1c1;background:#f4f9f5;color:#173c2a}
.round-review-whs-heading small{color:#17633b}
.round-review-whs-deadline{color:#586b5f}
.paired-global-status.mismatch{background:#fff5f5;color:#922f39;border-color:#d7a0a5}
.paired-global-status.is-actionable:focus-visible{outline-color:#a53b45}
.paired-hole-jump.mismatch{background:#fff5f5!important;border-color:#d8a3a8!important;box-shadow:inset 0 0 0 1px #d8a3a8}.paired-hole-jump.mismatch small,.paired-hole-jump.mismatch strong,.paired-hole-jump.mismatch span{color:#8d3039!important}
.paired-hole-verdict.mismatch{background:#fff5f5;color:#8d3039;border-color:#d8a3a8}.paired-hole-panel.has-mismatch{border-left-color:#b44852}
.scorecard-sheet-row.mismatch{background:#fff6f6;border-color:#d9a4a9}.scorecard-sheet-row.mismatch strong{color:#8c3038}

.paired-correction-guide[hidden]{display:none!important}
.paired-correction-guide{display:grid;gap:10px;margin:8px 0 10px;padding:12px;border:2px solid #b44852;border-radius:14px;background:#fff;color:#173e2b}
.paired-correction-identity{display:grid;grid-template-columns:auto 1fr;gap:2px 8px;align-items:baseline;padding:10px 11px;border-radius:11px;background:#edf6f0;border-left:4px solid #17633b}
.paired-correction-identity small{font-size:.59rem;font-weight:950;letter-spacing:.12em;color:#17633b}
.paired-correction-identity strong{font-size:1rem;color:#0b4f32}
.paired-correction-identity span{grid-column:1/-1;margin-top:3px;font-size:.69rem;line-height:1.35;color:#4d6255}
.paired-correction-heading{display:flex;justify-content:space-between;gap:10px;align-items:baseline;padding:0 2px}
.paired-correction-heading strong{font-size:.84rem;color:#8e2f39}.paired-correction-heading>span{font-size:.65rem;color:#66766c}
.paired-correction-records{display:grid;gap:8px}
.paired-correction-record[hidden]{display:none!important}
.paired-correction-record{display:grid;gap:8px;padding:11px;border:1px solid #d9e1dc;border-radius:12px;background:#fbfcfb}
.paired-correction-record>small{font-size:.61rem;font-weight:950;letter-spacing:.07em;color:#315844}
.paired-correction-values{display:grid;grid-template-columns:1fr 1fr;gap:7px}
.paired-correction-values>span{position:relative;display:grid;grid-template-columns:1fr auto;gap:3px 8px;align-items:center;padding:8px 9px;border-radius:9px;background:#edf6f0;border:1px solid #cdded2}
.paired-correction-values>span.locked{background:#f1f3f1;border-color:#dde2de;color:#66736b}
.paired-correction-values em{font-style:normal;font-size:.61rem;font-weight:850;color:#4f6256}.paired-correction-values strong{font-size:1.22rem;color:#0b5b38}.paired-correction-values .locked strong{color:#56635b}
.paired-correction-values i{grid-column:1/-1;font-style:normal;font-size:.52rem;font-weight:800;color:#7c8780;text-transform:uppercase;letter-spacing:.04em}
.paired-correction-record>button{width:100%;min-height:44px;margin:0!important;border:0!important;border-radius:10px!important;background:#0a6b40!important;color:#fff!important;box-shadow:none!important;font-size:.74rem!important;font-weight:950!important}
.paired-correction-record>button:disabled{opacity:.5}
.paired-correction-record>p{margin:0;font-size:.64rem;line-height:1.35;color:#65736a}
.paired-hole-panel.correction-mode .paired-hole-verdict{display:none!important}
.paired-hole-panel.correction-mode .live-player-row{border-color:#d7dfda!important;background:#f7f9f7!important}
.paired-hole-panel.correction-mode .live-player-row.active{border-color:#075535!important;background:#075535!important}
.paired-hole-panel.correction-mode .live-player-row.active::after{content:'EDIT THIS RECORD';color:#d8eee2}
.paired-hole-panel.correction-mode[data-correction-active="self"] .live-player-row[data-score-side="self"] .live-player-name::before{content:'MY OWN SCORE · ';font-size:.55rem;letter-spacing:.05em;color:#d8eee2}
.paired-hole-panel.correction-mode[data-correction-active="partner"] .live-player-row[data-score-side="partner"] .live-player-name::before{content:'MY CHECK · ';font-size:.55rem;letter-spacing:.05em;color:#d8eee2}
@media(max-width:520px){
  .paired-correction-guide{padding:9px;gap:8px;margin:6px 0 8px}.paired-correction-identity{padding:8px 9px}.paired-correction-heading{display:grid;gap:2px}.paired-correction-values{grid-template-columns:1fr 1fr;gap:5px}.paired-correction-values>span{padding:7px}.paired-correction-record{padding:9px}.paired-correction-record>button{min-height:42px!important}
  .round-review-record-label{font-size:.68rem!important}
}

/* v3.9.13 — simple Website-style score discrepancy resolution */
.paired-hole-panel.correction-mode .live-player-pair{display:none!important}
.paired-hole-panel.correction-mode .paired-hole-verdict{display:none!important}
.paired-hole-panel.correction-mode:not(.correction-other-mode) [data-standard-keypad],
.paired-hole-panel.correction-mode:not(.correction-other-mode) [data-high-score-picker]{display:none!important}
.paired-hole-panel.correction-mode.correction-other-mode [data-standard-keypad]{display:grid}
.paired-simple-correction{display:grid;gap:12px;margin:8px 0 10px;padding:14px;border:2px solid #b44852;border-radius:16px;background:#fff;color:#173e2b}
.paired-simple-correction .paired-correction-identity{display:flex;gap:8px;align-items:baseline;padding:8px 10px;border-radius:10px;background:#edf6f0;border-left:4px solid #17633b}
.paired-simple-correction .paired-correction-identity small{font-size:.58rem;font-weight:950;letter-spacing:.12em;color:#17633b}
.paired-simple-correction .paired-correction-identity strong{font-size:.95rem;color:#0b4f32}
.paired-simple-correction-heading{display:grid;gap:2px;text-align:center;padding:2px 0}
.paired-simple-correction-heading small{font-size:.62rem;font-weight:950;letter-spacing:.12em;color:#8e2f39}
.paired-simple-correction-heading strong{font-size:1.12rem;color:#8e2f39}
.paired-simple-correction-compare{display:grid;grid-template-columns:1fr auto 1fr;gap:8px;align-items:stretch}
.paired-simple-correction-compare>span{display:grid;gap:5px;align-content:center;min-height:76px;padding:10px;border:1px solid #d7e0da;border-radius:12px;background:#f6f8f6;text-align:center}
.paired-simple-correction-compare em{font-style:normal;font-size:.68rem;font-weight:850;color:#5a6a60}
.paired-simple-correction-compare strong{font-size:1.65rem;line-height:1;color:#0b5b38}
.paired-simple-correction-compare>b{align-self:center;font-size:1.15rem;color:#a04a53}
.paired-simple-correction-question{margin:2px 0 0;text-align:center;font-size:1.12rem;line-height:1.25;color:#173e2b}
.paired-simple-correction-help{margin:0;text-align:center;font-size:.72rem;line-height:1.4;color:#627168}
.paired-simple-correction-choices{display:grid;gap:8px}
.paired-simple-correction-choices[hidden],.paired-simple-correction-waiting[hidden],.paired-simple-correction-other[hidden]{display:none!important}
.paired-simple-correction-choices button,.paired-simple-correction-waiting button{width:100%;min-height:52px;margin:0!important;padding:10px 12px;border:2px solid #17633b!important;border-radius:12px!important;background:#fff!important;color:#0b5b38!important;box-shadow:none!important;font-size:.8rem!important;font-weight:950!important}
.paired-simple-correction-choices button.secondary{min-height:46px;border-color:#ccd5cf!important;background:#f1f3f1!important;color:#4e6155!important}
.paired-simple-correction-choices button:active,.paired-simple-correction-waiting button:active{transform:translateY(1px)}
.paired-simple-correction-waiting{display:grid;gap:6px;padding:12px;border-radius:12px;background:#edf6f0;border:1px solid #cbded1;text-align:center}
.paired-simple-correction-waiting strong{color:#0b5b38;font-size:.88rem}.paired-simple-correction-waiting span{color:#52665a;font-size:.72rem;line-height:1.4}
.paired-simple-correction-waiting button{margin-top:4px!important;background:#0a6b40!important;color:#fff!important;border-color:#0a6b40!important}
.paired-simple-correction-other{display:grid;gap:3px;padding:10px 12px;border-radius:11px;background:#eef3ef;text-align:center}
.paired-simple-correction-other strong{color:#0b5b38;font-size:.82rem}.paired-simple-correction-other span{font-size:.68rem;color:#5b6b61}
@media(max-width:560px){.paired-simple-correction{padding:10px;gap:10px}.paired-simple-correction-compare{gap:5px}.paired-simple-correction-compare>span{min-height:68px;padding:8px 5px}.paired-simple-correction-compare strong{font-size:1.45rem}.paired-simple-correction-question{font-size:1rem}.paired-simple-correction-choices button{min-height:50px!important}}
.paired-hole-panel.correction-mode.correction-other-mode [data-paired-clear],.paired-hole-panel.correction-mode.correction-other-mode [data-paired-change]{display:none!important}
