:root{--forest:#02140f;--green:#063927;--panel:#042f23;--ivory:#f5e8c6;--ivory2:#fff4d6;--gold:#d0a948;--red:#be1412;--deep-red:#910f0d}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;color:var(--ivory);background:repeating-linear-gradient(45deg,hsla(0,0%,100%,.035) 0 1px,transparent 1px 28px),radial-gradient(circle at 50% 0,#0a3a2b,var(--forest) 58%,#000 100%);font-family:Arial,Helvetica,sans-serif}button,input{font:inherit}button{cursor:pointer}.app-shell{width:min(1220px,calc(100% - 28px));margin:0 auto;padding:28px 0 56px}.card,.hero-card,.quick-stats{border:2px solid var(--gold);background:linear-gradient(180deg,rgba(6,57,39,.94),rgba(2,22,16,.96));box-shadow:0 20px 60px rgba(0,0,0,.42)}.hero-card{display:grid;grid-template-columns:minmax(320px,430px) 1fr;grid-gap:32px;gap:32px;align-items:center;border-radius:28px;padding:28px 34px}.hero-copy h1{font-size:clamp(3rem,8vw,6.5rem);line-height:.92;margin:0 0 18px;letter-spacing:-.05em;text-transform:uppercase;text-shadow:0 5px 0 rgba(0,0,0,.34)}.hero-copy p{font-size:1.25rem;line-height:1.45;max-width:720px}.eyebrow{color:var(--gold);font-weight:900;text-transform:uppercase;letter-spacing:.08em;margin:0 0 8px}.actions-inline,.hero-actions{display:flex;flex-wrap:wrap;gap:12px}.button{border:2px solid var(--gold);border-radius:999px;padding:12px 18px;color:var(--ivory2);font-weight:900;text-decoration:none;background:rgba(0,0,0,.18)}.button.primary{background:var(--deep-red);border-color:#e2bd55}.button.secondary{background:var(--panel)}.button.ghost{background:transparent}.quick-stats{margin:18px 0;display:grid;grid-template-columns:repeat(4,1fr);border-radius:18px;overflow:hidden}.quick-stats div{padding:18px;border-right:1px solid rgba(208,169,72,.38)}.quick-stats span{display:block;color:var(--gold);font-size:.82rem;text-transform:uppercase;font-weight:900}.quick-stats strong{display:block;font-size:1.7rem;margin-top:4px}.card{border-radius:24px;padding:24px;margin-top:18px}.section-heading{display:flex;justify-content:space-between;align-items:flex-start;gap:18px;margin-bottom:18px}.card h2,.section-heading h2{margin:0;text-transform:uppercase;font-size:clamp(2rem,5vw,3.8rem);line-height:1}.hole-picker{display:grid;grid-template-columns:repeat(18,1fr);grid-gap:5px;gap:5px;margin-bottom:18px}.hole-picker button{border:1px solid hsla(43,70%,87%,.55);background:#041c15;color:var(--ivory);border-radius:8px;padding:10px 0;font-weight:900}.hole-picker button.active{background:var(--red);border-color:var(--gold)}.active-hole-panel{border:1px solid rgba(208,169,72,.55);border-radius:16px;padding:18px;margin-bottom:22px;background:rgba(0,0,0,.18)}.active-hole-panel h3{margin:0;font-size:2rem;text-transform:uppercase}.player-score-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(260px,1fr));grid-gap:16px;gap:16px}.player-hole-card input{width:100%;border:2px solid var(--gold);background:var(--forest);color:var(--ivory2);padding:12px;border-radius:10px;font-weight:900;margin-bottom:10px}.score-buttons{display:grid;grid-template-columns:repeat(2,1fr);grid-gap:8px;gap:8px}.score-buttons button{min-height:58px;border-radius:10px;border:1px solid hsla(43,70%,87%,.28);background:var(--panel);color:var(--ivory);font-weight:900;display:flex;justify-content:space-between;gap:8px;align-items:center;padding:10px}.score-buttons button:first-child{order:1}.score-buttons button:nth-child(2){order:3}.score-buttons button:nth-child(3){order:5}.score-buttons button:nth-child(4){order:2}.score-buttons button:nth-child(5){order:4}.score-buttons button:nth-child(6){order:6}.score-buttons button:nth-child(-n+3){background:linear-gradient(180deg,#0c4a35,#063927);border-color:rgba(208,169,72,.68)}.score-buttons button:nth-child(n+4):nth-child(-n+6){background:linear-gradient(180deg,#3c1512,#02140f);border-color:rgba(190,20,18,.68)}.score-buttons button:nth-child(-n+3).selected{background:linear-gradient(180deg,#d0a948,#0f5b41);border-color:var(--ivory2);color:#fff4d6}.score-buttons button:nth-child(n+4):nth-child(-n+6).selected{background:linear-gradient(180deg,#be1412,#910f0d);border-color:var(--gold);color:#fff4d6}.score-buttons button.selected{box-shadow:inset 0 0 0 2px hsla(43,70%,87%,.35)}.score-buttons .clear-score{order:7;grid-column:1/-1;justify-content:center;background:transparent}.scorecard-table{width:100%;min-width:1120px;border-collapse:collapse;background:#f4e8c6;color:#102017;border:4px solid #102017}.scorecard-table td,.scorecard-table th{border:2px solid #102017;padding:10px 8px;text-align:center;font-weight:900}.scorecard-table thead th{background:#0a392b;color:var(--ivory2)}.scorecard-table tbody th{text-align:left;background:#ead9aa;min-width:160px}.par-row td,.par-row th{background:#d8c38a!important;color:#102017!important}.subtotal{background:#d8c38a}.total-score{background:var(--red);color:var(--ivory2);font-size:1.15rem}.score-symbol{display:inline-grid;place-items:center;min-width:28px;height:28px;padding:0 5px;color:#102017;font-weight:900;line-height:1;border:2px solid transparent}.score-symbol.birdie{border-color:#102017;border-radius:999px}.score-symbol.eagle{border:4px double #102017;border-radius:999px}.score-symbol.bogey{border-color:#102017;border-radius:2px}.score-symbol.double-bogey{border:4px double #102017;border-radius:2px}.score-symbol.triple-bogey{border:3px solid #102017;border-radius:2px;box-shadow:inset 0 0 0 2px #102017}.status-line{color:var(--gold);font-weight:900}.two-column{display:grid;grid-template-columns:1fr 1fr;grid-gap:18px;gap:18px}.rule-input{display:flex;gap:10px;margin:14px 0}.rule-input input{flex:1 1;border-radius:12px;border:2px solid var(--gold);background:var(--forest);color:var(--ivory2);padding:14px}.rule-answer{border-left:6px solid var(--red);background:rgba(0,0,0,.2);border-radius:14px;padding:16px}.rule-answer h3{margin:0 0 8px;font-size:1.6rem}.rule-answer span{color:var(--gold);font-weight:900}.history-list{display:grid;grid-gap:10px;gap:10px}.history-row{border:1px solid rgba(208,169,72,.5);border-radius:12px;padding:14px;background:rgba(0,0,0,.18)}.history-row span,.history-row strong{display:block}.history-row span{color:var(--ivory);margin-top:4px}.logo-mark{position:relative;width:min(420px,100%);aspect-ratio:1/1;filter:drop-shadow(0 18px 24px rgba(0,0,0,.55))}.logo-arc{position:absolute;inset:5% 10% 28%;border-top:7px solid var(--ivory);border-radius:50% 50% 0 0;box-shadow:inset 0 12px 0 -7px var(--gold)}.golf-ball{position:absolute;top:12%;left:50%;width:26%;aspect-ratio:1;transform:translateX(-50%);border-radius:50%;background:radial-gradient(circle at 35% 35%,#fff8dd 0 18%,transparent 19%),radial-gradient(circle at 64% 35%,rgba(0,0,0,.18) 0 7%,transparent 8%),radial-gradient(circle at 38% 62%,rgba(0,0,0,.18) 0 7%,transparent 8%),var(--ivory);border:4px solid #fff2cf;z-index:2}.logo-flights .flight{position:absolute;top:7%;width:19%;height:19%;background:linear-gradient(145deg,#f24535,#900706);border:5px solid var(--ivory);-webkit-clip-path:polygon(50% 0,100% 30%,80% 100%,20% 100%,0 30%);clip-path:polygon(50% 0,100% 30%,80% 100%,20% 100%,0 30%);z-index:4}.logo-flights .left{left:9%;transform:rotate(-17deg)}.logo-flights .right{right:9%;transform:rotate(17deg)}.logo-banner{position:absolute;z-index:10;left:4%;right:4%;top:33%;height:33%;display:grid;place-items:center;padding-top:3%;background:linear-gradient(180deg,#063927,#02140f);border:5px solid var(--ivory);border-radius:6px 6px 28px 28px;transform:perspective(320px) rotateX(8deg);box-shadow:inset 0 -5px 0 rgba(208,169,72,.9),0 10px 18px rgba(0,0,0,.35)}.logo-banner strong{font-family:Georgia,serif;color:var(--ivory2);font-size:clamp(2.2rem,11vw,4.2rem);line-height:.88;letter-spacing:-.08em;text-shadow:0 4px 0 rgba(0,0,0,.45);transform:rotate(-4deg)}.logo-banner span{font-family:Georgia,serif;color:var(--red);font-size:clamp(1.1rem,5vw,2rem);font-weight:900;text-shadow:0 3px 0 rgba(0,0,0,.6);margin-top:-10%}.logo-darts .dart{position:absolute;width:5%;height:62%;top:16%;background:linear-gradient(90deg,#050807,#cda948 45%,#090b09 60%);border-radius:999px;z-index:5;transform-origin:bottom center}.logo-darts .left{left:33%;transform:rotate(-17deg)}.logo-darts .right{right:33%;transform:rotate(17deg)}.dartboard{position:absolute;left:25%;right:25%;bottom:6%;height:18%;border-radius:50%;border:6px solid var(--gold);background:conic-gradient(from 20deg,var(--ivory) 0 10%,var(--forest) 10% 20%,var(--ivory) 20% 30%,var(--forest) 30% 40%,var(--ivory) 40% 50%,var(--forest) 50% 60%,var(--ivory) 60% 70%,var(--forest) 70% 80%,var(--ivory) 80% 90%,var(--forest) 90% 100%);transform:perspective(180px) rotateX(58deg);z-index:7;box-shadow:inset 0 0 0 10px var(--red),inset 0 0 0 28px var(--ivory),0 10px 18px rgba(0,0,0,.5)}.dartboard span{position:absolute;inset:38% 38%;border-radius:50%;background:var(--forest);border:4px solid var(--gold)}@media(max-width:900px){.hero-card,.two-column{grid-template-columns:1fr}.quick-stats{grid-template-columns:repeat(2,1fr)}.section-heading{display:block}.actions-inline{margin-top:12px}.hole-picker{grid-template-columns:repeat(9,1fr)}}@media(max-width:700px){.quick-stats{position:static!important;top:auto!important;z-index:auto!important;-webkit-backdrop-filter:none!important;backdrop-filter:none!important}.quick-stats div{padding:12px}.quick-stats strong{font-size:1.25rem}.quick-stats .quick-nav{justify-content:flex-start!important}.quick-stats .button{padding:9px 12px;font-size:.92rem}}@media(max-width:560px){.app-shell{width:min(100% - 18px,1220px);padding-top:10px}.card,.hero-card{padding:16px;border-radius:18px}.quick-stats{grid-template-columns:1fr!important}.hole-picker{grid-template-columns:repeat(6,1fr)}.rule-input{flex-direction:column}}body,html{background:#02140f!important;max-width:100%}body{min-height:100vh}.scorecard-table-wrap{position:relative;overflow-x:auto;-webkit-overflow-scrolling:touch}.scorecard-table{width:max-content;min-width:max-content;border-collapse:separate;border-spacing:0}.scorecard-table tbody,.scorecard-table thead{display:block}.scorecard-table tr{display:flex;width:max-content}.scorecard-table td,.scorecard-table th{flex:0 0 48px;min-width:48px;max-width:48px}.scorecard-table td:nth-child(11),.scorecard-table td:nth-child(21),.scorecard-table td:nth-child(22),.scorecard-table th:nth-child(11),.scorecard-table th:nth-child(21),.scorecard-table th:nth-child(22){flex-basis:58px;min-width:58px;max-width:58px}.scorecard-table td:not(:first-child):not(:last-child),.scorecard-table th:not(:first-child):not(:last-child){order:3}.scorecard-table td:first-child,.scorecard-table th:first-child{order:1;position:-webkit-sticky;position:sticky;left:0;z-index:4;flex-basis:112px;min-width:112px;max-width:112px;box-shadow:3px 0 0 #102017}.scorecard-table thead th:first-child{z-index:7;background:#0a392b}.scorecard-table tbody th:first-child{z-index:6;background:#ead9aa}.scorecard-table .par-row th:first-child{z-index:6;background:#d8c38a!important}.scorecard-table td:last-child,.scorecard-table th:last-child{order:2;position:-webkit-sticky;position:sticky;left:112px;z-index:5;flex-basis:74px;min-width:74px;max-width:74px;box-shadow:3px 0 0 #102017}.scorecard-table thead th:last-child{z-index:8;background:#0a392b}.scorecard-table .par-row td:last-child{z-index:7;background:#d8c38a!important;color:#102017!important}.scorecard-table .total-score{z-index:7}.tbd-live-score-list{display:grid;grid-gap:10px;gap:10px;margin-top:10px}.tbd-score-modal{display:none}.player-score-grid{display:none!important}.tbd-player-score-row{display:grid;grid-template-columns:minmax(0,1fr) auto;grid-gap:12px;gap:12px;align-items:center;padding:12px;border:2px solid rgba(208,169,72,.55);border-radius:16px;background:rgba(0,0,0,.18)}.tbd-player-score-row.scored{border-color:#d0a948;background:rgba(208,169,72,.08)}.tbd-player-score-main{min-width:0;display:grid;grid-gap:6px;gap:6px}.tbd-player-name-line{position:relative;display:grid;grid-template-columns:minmax(0,1fr) auto;grid-gap:10px;gap:10px;align-items:center}.tbd-player-name-line:before{content:"EDIT NAME";position:absolute;left:12px;top:4px;z-index:1;color:#d0a948;font-size:.56rem;font-weight:1000;letter-spacing:.12em;pointer-events:none}.tbd-player-name-input{width:100%;min-width:0;border:2px solid rgba(208,169,72,.75);border-radius:12px;background:rgba(255,244,214,.08);color:#fff4d6;font-size:1.05rem;font-weight:1000;padding:18px 12px 7px;outline:none;box-shadow:inset 0 0 0 1px rgba(255,244,214,.08)}.tbd-player-name-input:focus{border-color:#f9ee0c;background:rgba(249,238,12,.08);box-shadow:0 0 0 3px rgba(249,238,12,.22)}.tbd-player-total-score{min-width:54px;text-align:center;border:2px solid #d0a948;border-radius:999px;background:#102017;color:#f9ee0c!important;font-size:1.05rem!important;font-weight:1000!important;padding:5px 9px;line-height:1}.tbd-hole-status{color:#d0a948!important;font-weight:900!important;font-size:.92rem!important}.tbd-apply-dart-result,.tbd-clear-score,.tbd-modal-close,.tbd-player-score-row button{border:2px solid #d0a948;background:#102017;color:#fff4d6;border-radius:999px;padding:10px 13px;font-weight:900;cursor:pointer}.tbd-player-score-row button{white-space:nowrap}.tbd-score-modal{position:fixed;inset:0;z-index:900;display:grid;place-items:center;padding:14px;background:rgba(0,0,0,.72)}.tbd-score-modal-card{width:min(640px,100%);max-height:88vh;overflow:auto;border:3px solid #d0a948;border-radius:24px;background:#052419;box-shadow:0 -12px 40px rgba(0,0,0,.45);padding:16px}.tbd-score-modal-head{display:grid;grid-template-columns:minmax(0,1fr) auto;grid-gap:12px;gap:12px;align-items:start;margin-bottom:14px}.tbd-modal-eyebrow{margin:0 0 4px!important;color:#d0a948!important;font-weight:900!important;text-transform:uppercase;letter-spacing:.08em;font-size:.78rem}.tbd-score-modal h3{margin:0;color:#fff4d6;font-size:1.7rem;line-height:1}.tbd-score-choice-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:10px;gap:10px;margin-bottom:12px}.tbd-score-choice{display:grid;grid-template-columns:minmax(0,1fr) auto;grid-gap:8px;gap:8px;align-items:center;text-align:left;min-height:58px;border:2px solid rgba(208,169,72,.55);background:#02140f;color:#fff4d6;border-radius:16px;padding:12px;font-weight:900}.tbd-score-choice:first-child{background:linear-gradient(135deg,#0d5e38,#052419);border-color:#18a461}.tbd-score-choice:nth-child(2){background:linear-gradient(135deg,#0b6a57,#052419);border-color:#22b8a0}.tbd-score-choice:nth-child(3){background:linear-gradient(135deg,#4d4a1c,#052419);border-color:#d0a948}.tbd-score-choice:nth-child(4){background:linear-gradient(135deg,#7a4a12,#052419);border-color:#d28b2a}.tbd-score-choice:nth-child(5){background:linear-gradient(135deg,#7f1713,#052419);border-color:#be1412}.tbd-score-choice:nth-child(6){background:linear-gradient(135deg,#4f0d0b,#052419);border-color:#e33b32}.tbd-score-choice.selected{outline:3px solid #fff4d6;outline-offset:2px;box-shadow:0 0 0 3px rgba(208,169,72,.35)}.tbd-score-choice span{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.tbd-score-choice strong{color:#f9ee0c}.tbd-dart-assist-inline{border:2px solid #d0a948;border-radius:18px;padding:14px;margin-top:14px;background:rgba(0,0,0,.12)}.tbd-dart-assist-title{margin:0 0 10px!important;color:#d0a948!important;font-weight:900!important;text-transform:uppercase;letter-spacing:.08em}.tbd-dart-select-grid{display:grid;grid-template-columns:1fr 1fr;grid-gap:10px;gap:10px}.tbd-dart-select-grid label{display:grid;grid-gap:6px;gap:6px;color:#fff4d6;font-weight:900}.tbd-dart-select{min-height:48px;border:2px solid #d0a948;background:#02140f;color:#fff4d6;border-radius:12px;padding:8px 10px;font-weight:900}.tbd-dart-result{margin-top:12px;color:#fff4d6;font-size:1.15rem;font-weight:900}.tbd-apply-dart-result,.tbd-clear-score{width:100%;margin-top:10px;border-radius:16px;min-height:50px}.tbd-apply-dart-result{background:#8f1612}.tbd-apply-dart-result:not(:disabled){background:#be1412;color:#fff4d6}.tbd-apply-dart-result:disabled{opacity:.55;cursor:not-allowed}.tbd-clear-score{background:transparent}@media(max-width:700px){body{min-height:100dvh}footer>div{grid-template-columns:1fr!important;text-align:left}footer img{width:56px!important;height:56px!important}footer .button{width:auto}.tbd-score-modal{place-items:end center}.tbd-score-modal-card{width:min(520px,100%)}.tbd-score-choice-grid{grid-template-columns:1fr 1fr}.score-buttons{gap:8px!important}.score-buttons button{min-height:52px!important;padding:8px 10px!important;gap:6px!important;font-size:clamp(.9rem,4vw,1.05rem)!important;line-height:1.05!important}.score-buttons button span,.score-buttons button strong{white-space:nowrap!important}.scorecard-table td,.scorecard-table th{flex-basis:44px;min-width:44px;max-width:44px}.scorecard-table td:nth-child(11),.scorecard-table td:nth-child(21),.scorecard-table td:nth-child(22),.scorecard-table th:nth-child(11),.scorecard-table th:nth-child(21),.scorecard-table th:nth-child(22){flex-basis:58px;min-width:58px;max-width:58px}.scorecard-table td:first-child,.scorecard-table th:first-child{flex-basis:104px;min-width:104px;max-width:104px;padding-left:6px;padding-right:6px}.scorecard-table td:last-child,.scorecard-table th:last-child{left:104px;flex-basis:68px;min-width:68px;max-width:68px;padding-left:6px;padding-right:6px}.card [style*="grid-template-columns: minmax(110px, 150px) 1fr 58px"]{grid-template-columns:minmax(0,1fr) auto!important;gap:6px 12px!important;align-items:center!important;padding:12px 14px!important}.card [style*="grid-template-columns: minmax(110px, 150px) 1fr 58px"]>strong:first-child{grid-column:1;grid-row:1;font-size:1.08rem}.card [style*="grid-template-columns: minmax(110px, 150px) 1fr 58px"]>strong:last-child{grid-column:2;grid-row:1;align-self:center}.card [style*="grid-template-columns: minmax(110px, 150px) 1fr 58px"]>span{grid-column:1/-1;grid-row:2;line-height:1.35!important;padding-top:2px}}@media(max-width:390px){.tbd-dart-select-grid,.tbd-player-score-row,.tbd-score-choice-grid{grid-template-columns:1fr}.tbd-player-score-row button{width:100%}.score-buttons button{padding:8px!important;font-size:.92rem!important}.scorecard-table td,.scorecard-table th{flex-basis:40px;min-width:40px;max-width:40px}.scorecard-table td:nth-child(11),.scorecard-table td:nth-child(21),.scorecard-table td:nth-child(22),.scorecard-table th:nth-child(11),.scorecard-table th:nth-child(21),.scorecard-table th:nth-child(22){flex-basis:58px;min-width:58px;max-width:58px}.scorecard-table td:first-child,.scorecard-table th:first-child{flex-basis:96px;min-width:96px;max-width:96px}.scorecard-table td:last-child,.scorecard-table th:last-child{left:96px;flex-basis:64px;min-width:64px;max-width:64px}}#rules .rule-answer{position:relative;overflow:hidden;display:grid;grid-gap:12px;gap:12px;border:1px solid rgba(208,169,72,.42);border-radius:18px;padding:18px 20px 20px;background:linear-gradient(135deg,rgba(2,20,15,.96),rgba(4,47,35,.78));box-shadow:inset 7px 0 0 var(--red),0 12px 28px rgba(0,0,0,.22)}#rules .rule-answer:after{content:"";position:absolute;inset:0;pointer-events:none;background:radial-gradient(circle at 92% 0,rgba(208,169,72,.18),transparent 34%)}#rules .rule-answer h3{margin:0;color:var(--ivory2);font-size:clamp(1.75rem,3vw,2.35rem);line-height:1;letter-spacing:-.03em;text-transform:none}#rules .rule-answer p{margin:0;max-width:56ch;color:var(--ivory2);font-size:1.05rem;line-height:1.5;overflow-wrap:anywhere}#rules .rule-answer span{width:max-content;max-width:100%;display:inline-flex;align-items:center;gap:8px;margin-top:2px;border:1px solid rgba(208,169,72,.5);border-radius:999px;padding:8px 11px;color:var(--gold);background:rgba(0,0,0,.24);font-size:.92rem;line-height:1;text-transform:uppercase;letter-spacing:.04em}#rules .rule-answer span:before{content:"Rule";border-radius:999px;padding:4px 7px;color:#102017;background:var(--gold);font-size:.72rem;line-height:1}#rules .rule-answer strong{color:var(--gold)}.tbd-player-total-score{min-width:60px!important;border-width:3px!important;color:#fff4d6!important}.tbd-player-total-score.is-under{background:#0d5e38!important;border-color:#18a461!important;color:#fff4d6!important}.tbd-player-total-score.is-even{background:#102017!important;border-color:#d0a948!important;color:#f9ee0c!important}.tbd-player-total-score.is-over{background:#7f1713!important;border-color:#be1412!important;color:#fff4d6!important}.tbd-player-total-score.is-empty-round{background:#102017!important;border-color:rgba(208,169,72,.55)!important;color:rgba(255,244,214,.7)!important;box-shadow:none!important;font-size:0!important}.tbd-player-total-score.is-empty-round:before{content:"-"!important;display:block!important;font-size:1rem!important;line-height:1!important}.tbd-player-total-score.is-leader{background:#f9ee0c!important;border-color:#fff4d6!important;color:#02140f!important;box-shadow:0 0 0 3px rgba(249,238,12,.25),0 0 18px rgba(249,238,12,.38)!important}.tbd-player-total-score.is-leader:after{content:"LEADER";display:block;font-size:.48rem;line-height:1;letter-spacing:.08em;margin-top:2px}.tbd-player-total-score.is-empty-round:after{content:""!important;display:none!important}.tbd-honours-chip{grid-column:2!important}.tbd-player-score-row.has-honours{box-shadow:0 0 0 2px rgba(208,169,72,.25),0 0 18px rgba(208,169,72,.18)!important}.tbd-player-name-input{grid-column:3!important}.tbd-player-name-line:before{left:130px!important}.tbd-player-score-row:not(.has-honours) .tbd-player-name-line:before{left:82px!important}.tbd-player-score-row:not(.scored) .tbd-hole-status{color:rgba(255,244,214,.72)!important;font-family:Georgia,serif!important;font-style:italic!important;font-weight:700!important;letter-spacing:.01em!important;opacity:.85!important}.tbd-footer-actions-row,.tbd-header-actions-row{display:flex!important;flex-wrap:wrap!important;align-items:center!important;gap:10px!important;margin-top:14px!important}.tbd-saved-rounds-access{display:inline-flex!important;align-items:center!important;justify-content:center!important;width:auto!important;min-width:0!important;height:auto!important;min-height:0!important;margin:0!important;border:2px solid #d0a948!important;background:#102017!important;color:#fff4d6!important;border-radius:999px!important;padding:9px 14px!important;font-size:.9rem!important;line-height:1!important;font-weight:1000!important;white-space:nowrap!important;text-transform:uppercase!important;letter-spacing:.04em!important;cursor:pointer!important}.tbd-saved-rounds-header{margin-top:0!important}.tbd-saved-rounds-footer{margin-top:10px!important}.tbd-resume-saved-round{margin-right:10px!important}.tbd-saved-rounds-modal{position:fixed!important;inset:0!important;z-index:500!important;display:grid!important;place-items:center!important;padding:18px!important;background:rgba(0,0,0,.78)!important}.tbd-saved-rounds-card{width:min(900px,96vw)!important;max-height:90vh!important;overflow:auto!important;border:2px solid #d0a948!important;border-radius:24px!important;background:#02140f!important;color:#fff4d6!important;box-shadow:0 24px 80px rgba(0,0,0,.65)!important;padding:18px!important}.tbd-saved-round-actions,.tbd-saved-round-title-row,.tbd-saved-rounds-head{display:flex!important;align-items:center!important;justify-content:space-between!important;gap:12px!important;flex-wrap:wrap!important}.tbd-saved-rounds-list{display:grid!important;grid-gap:14px!important;gap:14px!important;margin-top:16px!important}.tbd-saved-round-item{border:1px solid rgba(208,169,72,.45)!important;border-radius:18px!important;background:#042f23!important;padding:14px!important}.tbd-saved-round-item h3{margin:0 0 4px!important;color:#fff4d6!important}.tbd-saved-round-item p{margin:2px 0!important;color:rgba(255,244,214,.78)!important;font-weight:800!important}.tbd-local-round-detail{margin-top:12px!important;overflow:auto!important}.tbd-local-saved-table td,.tbd-local-saved-table th{min-width:46px!important;text-align:center!important}.active-hole-panel{position:relative!important;overflow:hidden!important;padding:10px 12px 14px!important}.active-hole-panel:after{content:""!important;position:absolute!important;inset:0!important;pointer-events:none!important;opacity:0!important;background:linear-gradient(110deg,transparent,rgba(249,238,12,.08) 24%,rgba(208,169,72,.28) 46%,rgba(255,244,214,.16) 52%,rgba(249,238,12,.08) 66%,transparent)!important;transform:translateX(-115%)!important}.active-hole-panel.tbd-hole-advancing{animation:tbd-hole-card-breathe .72s ease-out both!important}.active-hole-panel.tbd-hole-advancing:after{animation:tbd-hole-light-sweep .72s ease-out both!important}.active-hole-panel.tbd-hole-advancing .tbd-player-score-row{animation:tbd-row-settle .42s ease-out both!important}.active-hole-panel.tbd-hole-advancing .tbd-player-score-row:nth-child(2){animation-delay:.04s!important}.active-hole-panel h3{display:inline-flex!important;align-items:center!important;gap:8px!important;margin:0 0 10px!important;padding:6px 12px!important;border:2px solid rgba(208,169,72,.7)!important;border-radius:999px!important;background:linear-gradient(135deg,#f9ee0c,#d0a948)!important;color:#02140f!important;font-size:clamp(1.05rem,3.2vw,1.45rem)!important;line-height:1!important;letter-spacing:.02em!important;box-shadow:0 0 0 3px rgba(249,238,12,.14),0 10px 26px rgba(0,0,0,.28)!important;animation:tbd-hole-title-pop .42s ease-out both!important}.active-hole-panel.tbd-hole-advancing h3{animation:tbd-hole-title-advance .72s ease-out both!important}.tbd-live-score-list{display:grid!important;grid-gap:8px!important;gap:8px!important}.tbd-player-score-row{display:grid!important;grid-template-columns:minmax(0,1fr) auto!important;align-items:center!important;grid-gap:10px!important;gap:10px!important;min-height:0!important;padding:8px 10px!important;border-radius:18px!important;border-color:rgba(208,169,72,.48)!important;background:rgba(2,20,15,.78)!important}.tbd-player-score-main{min-width:0!important}.tbd-player-name-line{align-items:center!important;gap:8px!important;grid-template-columns:auto auto minmax(0,1fr)!important}.tbd-player-total-score{width:46px!important;min-width:46px!important;height:46px!important;padding:0!important;display:grid!important;place-items:center!important;border-width:2px!important;border-radius:999px!important;font-size:.95rem!important;line-height:1!important}.tbd-player-total-score.is-leader:after{font-size:.38rem!important;letter-spacing:.04em!important;margin-top:-4px!important}.tbd-honours-chip{border-width:2px!important;font-size:.9rem!important;box-shadow:inset 0 0 0 2px #02140f,0 0 10px rgba(208,169,72,.28)!important}.tbd-player-name-input{height:42px!important;min-height:42px!important;padding:13px 11px 5px!important;border-width:2px!important;border-radius:12px!important;font-size:1rem!important;line-height:1!important}.tbd-player-name-line:before{top:6px!important;left:98px!important;font-size:.48rem!important}.tbd-player-score-row:not(.has-honours) .tbd-player-name-line:before{left:61px!important}.tbd-hole-status{display:block!important;margin:4px 0 0!important;padding-left:2px!important;font-size:.86rem!important;line-height:1.1!important}.tbd-player-score-row>button{min-width:84px!important;padding:9px 10px!important;border-radius:999px!important;font-size:.86rem!important;line-height:1!important;white-space:nowrap!important}.hole-picker{gap:6px!important;margin:8px 0!important}.hole-picker button{min-height:38px!important;border-radius:10px!important;font-size:.92rem!important}.hole-picker button.active{animation:tbd-hole-advance-pulse .58s ease-out both!important;box-shadow:0 0 0 3px rgba(249,238,12,.24),0 0 22px rgba(249,238,12,.34)!important}body.tbd-hole-advancing-page .hole-picker button.active{animation:tbd-active-hole-flare .72s ease-out both!important}@keyframes tbd-hole-title-pop{0%{transform:translateY(-8px) scale(.94);filter:brightness(1.35)}60%{transform:translateY(0) scale(1.04);filter:brightness(1.08)}to{transform:translateY(0) scale(1);filter:brightness(1)}}@keyframes tbd-hole-title-advance{0%{transform:translateX(-10px) scale(.94);filter:brightness(1.45)}45%{transform:translateX(0) scale(1.09);filter:brightness(1.18)}to{transform:translateX(0) scale(1);filter:brightness(1)}}@keyframes tbd-hole-advance-pulse{0%{transform:scale(.9);filter:brightness(1.55)}55%{transform:scale(1.08);filter:brightness(1.18)}to{transform:scale(1);filter:brightness(1)}}@keyframes tbd-active-hole-flare{0%{transform:scale(.92);box-shadow:0 0 0 0 rgba(249,238,12,.45),0 0 0 rgba(249,238,12,0);filter:brightness(1.55)}50%{transform:scale(1.1);box-shadow:0 0 0 5px rgba(249,238,12,.2),0 0 24px rgba(249,238,12,.5);filter:brightness(1.2)}to{transform:scale(1);box-shadow:0 0 0 3px rgba(249,238,12,.24),0 0 22px rgba(249,238,12,.34);filter:brightness(1)}}@keyframes tbd-hole-light-sweep{0%{opacity:0;transform:translateX(-115%)}15%{opacity:1}to{opacity:0;transform:translateX(115%)}}@keyframes tbd-hole-card-breathe{0%{box-shadow:0 0 0 rgba(249,238,12,0)}35%{box-shadow:0 0 0 2px rgba(249,238,12,.2),0 0 30px rgba(208,169,72,.2)}to{box-shadow:0 0 0 rgba(249,238,12,0)}}@keyframes tbd-row-settle{0%{opacity:.55;transform:translateY(5px)}to{opacity:1;transform:translateY(0)}}@media(max-width:520px){.active-hole-panel{padding:8px 8px 12px!important}.tbd-player-score-row{gap:8px!important;padding:7px 8px!important;border-radius:16px!important}.tbd-player-total-score{width:42px!important;min-width:42px!important;height:42px!important;font-size:.88rem!important}.tbd-honours-chip{width:28px!important;height:28px!important;font-size:.82rem!important}.tbd-player-name-input{height:38px!important;min-height:38px!important;font-size:.96rem!important}.tbd-player-score-row>button{min-width:74px!important;padding:8px!important;font-size:.78rem!important}.tbd-hole-status{font-size:.8rem!important}.hole-picker button{min-height:34px!important;font-size:.82rem!important}}@media(max-width:390px){.tbd-player-name-line{grid-template-columns:auto auto minmax(0,1fr)!important}.tbd-player-total-score{width:40px!important;min-width:40px!important;height:40px!important}.tbd-honours-chip{width:26px!important;height:26px!important}.tbd-player-name-line:before{left:90px!important}.tbd-player-score-row:not(.has-honours) .tbd-player-name-line:before{left:57px!important}}@media(max-width:760px){.hole-picker{display:none!important}.hole-nav,.hole-navigation,[class*=hole-nav]{display:grid!important;grid-template-columns:1fr 1fr!important;grid-gap:10px!important;gap:10px!important;align-items:center!important;margin:8px 0 10px!important}.hole-nav button,.hole-navigation button,[class*=hole-nav] button{width:100%!important;min-height:44px!important;padding:10px 12px!important;border:2px solid #d0a948!important;border-radius:999px!important;background:#063927!important;color:#fff4d6!important;font-size:.92rem!important;font-weight:1000!important;line-height:1!important;text-transform:uppercase!important;letter-spacing:.02em!important;box-shadow:none!important}.hole-nav button:disabled,.hole-navigation button:disabled,[class*=hole-nav] button:disabled{opacity:.38!important}.active-hole-panel+.hole-picker,.hole-picker+.active-hole-panel,.section-heading.compact{margin-top:8px!important}}.tbd-live-score-list{counter-reset:tbd-player-slot!important}.tbd-player-score-row:has(button.tbd-player-name-input){counter-increment:tbd-player-slot!important;display:block!important;padding:10px 12px!important;border-color:rgba(208,169,72,.62)!important;background:linear-gradient(135deg,rgba(208,169,72,.08),rgba(2,20,15,.82))!important}.tbd-player-score-row:has(button.tbd-player-name-input):before{content:"PLAYER " counter(tbd-player-slot)!important;display:block!important;margin:0 0 7px!important;color:#d0a948!important;font-size:.68rem!important;font-weight:1000!important;letter-spacing:.12em!important;line-height:1!important}.tbd-player-score-row:has(button.tbd-player-name-input) .tbd-player-score-main{width:100%!important}.tbd-player-score-row:has(button.tbd-player-name-input) .tbd-player-name-line{display:block!important;width:100%!important}.tbd-player-score-row:has(button.tbd-player-name-input) .tbd-hole-status,.tbd-player-score-row:has(button.tbd-player-name-input) .tbd-honours-chip,.tbd-player-score-row:has(button.tbd-player-name-input) .tbd-player-name-line:before,.tbd-player-score-row:has(button.tbd-player-name-input) .tbd-player-total-score,.tbd-player-score-row:has(button.tbd-player-name-input)>button.button{display:none!important}.tbd-player-score-row:has(input.tbd-player-name-input[readonly]) .tbd-player-name-line:before{display:none!important;content:""!important}button.tbd-player-name-input{position:relative!important;display:flex!important;flex-direction:column!important;align-items:flex-start!important;justify-content:center!important;gap:3px!important;width:100%!important;min-width:0!important;height:auto!important;min-height:58px!important;margin:0!important;padding:10px 13px!important;border:2px solid rgba(208,169,72,.78)!important;border-radius:14px!important;background:linear-gradient(135deg,rgba(208,169,72,.14),rgba(2,20,15,.96))!important;box-shadow:inset 0 0 0 1px rgba(255,244,214,.04)!important;color:transparent!important;font-size:0!important;line-height:1!important;text-align:left!important;cursor:pointer!important;overflow:hidden!important}button.tbd-player-name-input:before{content:"Choose Player"!important;position:static!important;color:#fff4d6!important;font-size:1.08rem!important;font-weight:1000!important;line-height:1.05!important}button.tbd-player-name-input:after,button.tbd-player-name-input:before{display:block!important;font-family:inherit!important;font-style:normal!important;letter-spacing:.01em!important;text-transform:none!important;opacity:1!important}button.tbd-player-name-input:after{content:"Saved profile or guest"!important;color:rgba(255,244,214,.68)!important;font-size:.76rem!important;font-weight:800!important;line-height:1.1!important}@media(max-width:520px){.tbd-player-score-row:has(button.tbd-player-name-input){padding:9px 10px!important}.tbd-player-score-row:has(button.tbd-player-name-input):before{margin-bottom:6px!important;font-size:.64rem!important}button.tbd-player-name-input{min-height:54px!important;padding:9px 11px!important}button.tbd-player-name-input:before{font-size:1rem!important}button.tbd-player-name-input:after{font-size:.72rem!important}}.tbd-player-name-line{grid-template-columns:auto minmax(0,1fr) auto!important}.tbd-player-total-score{grid-column:1!important;grid-row:1!important}.tbd-player-name-input{grid-column:2!important;grid-row:1!important}.tbd-honours-chip{grid-column:3!important;grid-row:1!important;margin-left:2px!important;width:30px!important;height:30px!important;align-self:center!important}.tbd-player-score-row.has-honours .tbd-player-name-input{grid-column:2!important}.tbd-player-score-row:not(.has-honours) .tbd-player-name-input{grid-column:2/4!important}.tbd-player-name-line:before,.tbd-player-score-row.has-honours .tbd-player-name-line:before{left:61px!important}@media(max-width:520px){.tbd-honours-chip{width:28px!important;height:28px!important;font-size:.82rem!important}.tbd-player-name-line{gap:7px!important}}.active-hole-panel.tbd-hole-advancing h3{transform-origin:center center!important;-webkit-backface-visibility:hidden!important;backface-visibility:hidden!important;animation:tbd-hole-number-spin .72s cubic-bezier(.2,.8,.2,1) both!important}@keyframes tbd-hole-number-spin{0%{transform:perspective(600px) rotateY(0deg) scale(.96);filter:brightness(1.35)}42%{transform:perspective(600px) rotateY(180deg) scale(1.08);filter:brightness(1.18)}78%{transform:perspective(600px) rotateY(1turn) scale(1.04);filter:brightness(1.08)}to{transform:perspective(600px) rotateY(1turn) scale(1);filter:brightness(1)}}@media(prefers-reduced-motion:reduce){.active-hole-panel.tbd-hole-advancing h3{animation:none!important}}.tbd-player-score-row:not(.scored)>button{background:#d0a948!important;border-color:#fff4d6!important;color:#02140f!important;box-shadow:0 0 0 3px rgba(208,169,72,.2),0 0 16px rgba(208,169,72,.22)!important}.tbd-player-score-row.scored>button{color:#fff4d6!important;box-shadow:none!important}.tbd-player-score-row.scored>button.is-eagle{background:linear-gradient(135deg,#168f54,#063927 72%)!important;border-color:#35d27d!important}.tbd-player-score-row.scored>button.is-birdie{background:linear-gradient(135deg,#08765f,#04372c 74%)!important;border-color:#25c9aa!important}.tbd-player-score-row.scored>button.is-par{background:linear-gradient(135deg,#62551c,#211d0b 74%)!important;border-color:#d0a948!important}.tbd-player-score-row.scored>button.is-bogey{background:linear-gradient(135deg,#a64616,#4a1808 76%)!important;border-color:#e78337!important}.tbd-player-score-row.scored>button.is-double-bogey{background:linear-gradient(135deg,#a71b17,#3e0807 78%)!important;border-color:#e13a33!important}.tbd-player-score-row.scored>button.is-triple-bogey{background:linear-gradient(135deg,#65100d,#160202 80%)!important;border-color:#9c1915!important}@media(max-width:760px){.app-shell{padding-top:10px!important;padding-bottom:10px!important}.quick-stats{display:none!important}#scorecard.card{padding:14px!important;margin-top:8px!important}#scorecard .section-heading{margin-bottom:8px!important}#scorecard .section-heading .eyebrow{font-size:.92rem!important;letter-spacing:.14em!important}#scorecard>div:nth-of-type(2){gap:7px!important;margin-bottom:8px!important}#scorecard>div:nth-of-type(2)>div:first-child{grid-template-columns:50px minmax(0,1fr) minmax(0,1fr)!important;gap:7px!important}#scorecard>div:nth-of-type(2)>div:first-child .button{min-height:48px!important;padding:8px 10px!important;border-radius:999px!important;font-size:.9rem!important}#scorecard>div:nth-of-type(2)>div:nth-child(2){padding:7px 10px!important;border-radius:12px!important}#scorecard>div:nth-of-type(2)>div:nth-child(2) span{font-size:.68rem!important}#scorecard>div:nth-of-type(2)>div:nth-child(2) strong{font-size:1.08rem!important}#scorecard .active-hole-panel{padding:10px!important;margin-bottom:10px!important}#scorecard .active-hole-panel h3{font-size:1.18rem!important;margin-bottom:8px!important}.tbd-live-score-list{gap:8px!important}.tbd-player-score-row{min-height:86px!important;padding:10px!important}.tbd-player-total-score{min-width:48px!important;width:48px!important;height:48px!important;font-size:1rem!important}.tbd-honours-chip{width:32px!important;height:32px!important;font-size:.95rem!important}.tbd-hole-status{font-size:.88rem!important}.tbd-player-score-row>button{min-height:42px!important;padding:8px 10px!important;font-size:.9rem!important}}.tbd-score-modal-shell{position:fixed!important;inset:0!important;z-index:350!important;display:grid!important;place-items:center!important;padding:10px!important;background:rgba(0,0,0,.78)!important}.tbd-score-modal-card{width:min(720px,96vw)!important;max-height:calc(100dvh - 20px)!important;overflow:auto!important;margin:0!important;border:3px solid #d0a948!important;border-radius:26px!important;background:linear-gradient(180deg,rgba(6,57,39,.98),rgba(2,20,15,.98))!important;box-shadow:0 28px 70px rgba(0,0,0,.58),0 0 0 4px rgba(208,169,72,.16)!important}.tbd-score-modal-title-row{display:flex!important;align-items:flex-start!important;justify-content:space-between!important;gap:10px!important;margin-bottom:10px!important}.tbd-score-modal-title-row .eyebrow{color:#d0a948!important;letter-spacing:.14em!important;margin-bottom:4px!important}.tbd-score-modal-title-row h2{margin:0!important;color:#fff4d6!important;font-size:clamp(1.8rem,6vw,2.8rem)!important;line-height:1!important}.tbd-quick-score-grid{display:grid!important;grid-template-columns:repeat(2,minmax(0,1fr))!important;grid-gap:9px!important;gap:9px!important}.tbd-quick-score-grid .button{position:relative!important;isolation:isolate!important;min-height:64px!important;overflow:hidden!important;border-radius:18px!important;border-width:3px!important;padding:10px 52px 10px 14px!important;text-align:left!important;font-size:1rem!important;font-weight:1000!important;letter-spacing:.01em!important;text-shadow:0 2px 0 rgba(0,0,0,.28)!important;box-shadow:inset 0 1px 0 rgba(255,244,214,.14),0 10px 20px rgba(0,0,0,.24)!important;transform:translateZ(0)!important}.tbd-quick-score-grid .button:before{content:"";position:absolute;inset:0 auto 0 0;width:9px;background:#d0a948;opacity:1;z-index:-1}.tbd-quick-score-grid .button:after{position:absolute;right:10px;top:50%;transform:translateY(-50%);min-width:34px;height:34px;display:grid;place-items:center;border:2px solid;border-radius:999px;background:rgba(0,0,0,.24);font-size:.86rem;font-weight:1000;line-height:1;text-shadow:none;box-shadow:inset 0 1px 0 hsla(0,0%,100%,.12)}.tbd-quick-score-grid .button:first-child{background:linear-gradient(135deg,#168f54,#063927 72%)!important;border-color:#35d27d!important;color:#fff4d6!important;box-shadow:inset 0 1px 0 rgba(255,244,214,.18),0 0 0 2px rgba(53,210,125,.18),0 10px 20px rgba(0,0,0,.28)!important}.tbd-quick-score-grid .button:first-child:before{background:#f9ee0c}.tbd-quick-score-grid .button:first-child:after{content:"-2";color:#f9ee0c}.tbd-quick-score-grid .button:nth-child(2){background:linear-gradient(135deg,#08765f,#04372c 74%)!important;border-color:#25c9aa!important;color:#fff4d6!important}.tbd-quick-score-grid .button:nth-child(2):before{background:#25c9aa}.tbd-quick-score-grid .button:nth-child(2):after{content:"-1";color:#65efd3}.tbd-quick-score-grid .button:nth-child(3){background:linear-gradient(135deg,#62551c,#211d0b 74%)!important;border-color:#d0a948!important;color:#fff4d6!important}.tbd-quick-score-grid .button:nth-child(3):before{background:#d0a948}.tbd-quick-score-grid .button:nth-child(3):after{content:"E";color:#f9ee0c}.tbd-quick-score-grid .button:nth-child(4){background:linear-gradient(135deg,#a64616,#4a1808 76%)!important;border-color:#e78337!important;color:#fff4d6!important}.tbd-quick-score-grid .button:nth-child(4):before{background:#f09a43}.tbd-quick-score-grid .button:nth-child(4):after{content:"+1";color:#ffc27d}.tbd-quick-score-grid .button:nth-child(5){background:linear-gradient(135deg,#a71b17,#3e0807 78%)!important;border-color:#e13a33!important;color:#fff4d6!important;box-shadow:inset 0 1px 0 rgba(255,244,214,.12),0 0 0 2px rgba(225,58,51,.22),0 10px 22px rgba(0,0,0,.3)!important}.tbd-quick-score-grid .button:nth-child(5):before{background:#e13a33}.tbd-quick-score-grid .button:nth-child(5):after{content:"+2";color:#ff8d87}.tbd-quick-score-grid .button:nth-child(6){background:linear-gradient(135deg,#65100d,#160202 80%)!important;border-color:#9c1915!important;color:#fff4d6!important;box-shadow:inset 0 1px 0 rgba(255,244,214,.1),0 0 0 2px rgba(156,25,21,.3),0 10px 22px rgba(0,0,0,.34)!important}.tbd-quick-score-grid .button:nth-child(6):before{background:#720b09}.tbd-quick-score-grid .button:nth-child(6):after{content:"+3";color:#ff6d65}.tbd-quick-score-grid .button.primary{border-color:#fff4d6!important;color:#02140f!important;text-shadow:none!important;box-shadow:0 0 0 4px rgba(249,238,12,.28),0 0 24px rgba(249,238,12,.52),0 12px 24px rgba(0,0,0,.32)!important;transform:scale(1.025) translateZ(0)!important}.tbd-quick-score-grid .button.primary:before{background:#fff4d6!important}.tbd-quick-score-grid .button.primary:after{color:#02140f!important;border-color:#02140f!important;background:rgba(255,244,214,.72)!important}.tbd-dart-score-card{position:relative!important;margin-top:10px!important;overflow:hidden!important;border:2px solid rgba(208,169,72,.72)!important;border-radius:20px!important;padding:12px!important;background:linear-gradient(180deg,rgba(2,20,15,.72),rgba(0,0,0,.3))!important;box-shadow:inset 0 1px 0 rgba(255,244,214,.08),0 10px 20px rgba(0,0,0,.2)!important}.tbd-dart-score-card:before{content:"";position:absolute;inset:0;pointer-events:none;background:radial-gradient(circle at 16% 8%,rgba(208,169,72,.14),transparent 32%),linear-gradient(135deg,hsla(0,0%,100%,.05),transparent 48%)}.tbd-dart-score-card>*{position:relative}.tbd-dart-score-card .eyebrow{color:#d0a948!important;font-size:.9rem!important;letter-spacing:.13em!important;margin-bottom:8px!important}.tbd-dart-select-grid{display:grid!important;grid-gap:8px!important;gap:8px!important;grid-template-columns:1fr!important}.tbd-native-dart-select-hidden{position:absolute!important;opacity:0!important;pointer-events:none!important;width:1px!important;height:1px!important;overflow:hidden!important}.tbd-custom-dart-picker{display:grid!important;grid-gap:6px!important;gap:6px!important}.tbd-custom-dart-picker-heading{color:#d0a948!important;font-weight:1000!important;text-transform:uppercase!important;letter-spacing:.1em!important;font-size:.82rem!important}.tbd-custom-dart-options{display:grid!important;grid-template-columns:repeat(4,minmax(0,1fr))!important;grid-gap:6px!important;gap:6px!important}.tbd-custom-dart-option{min-height:42px!important;border:2px solid rgba(208,169,72,.7)!important;border-radius:14px!important;background:linear-gradient(180deg,#03251b,#010d0a)!important;color:#fff4d6!important;padding:7px 6px!important;font-size:.72rem!important;font-weight:1000!important;line-height:1.05!important;box-shadow:inset 0 1px 0 rgba(255,244,214,.1),0 8px 14px rgba(0,0,0,.22)!important}.tbd-custom-dart-option.is-green{border-color:#18a461!important;background:linear-gradient(135deg,#0d5e38,#03251b)!important}.tbd-custom-dart-option.is-gold{border-color:#d0a948!important;color:#f9ee0c!important}.tbd-custom-dart-option.is-neutral{border-color:rgba(208,169,72,.58)!important;color:rgba(255,244,214,.88)!important}.tbd-custom-dart-option.is-red{border-color:#be1412!important;background:linear-gradient(135deg,#7f1713,#270504)!important}.tbd-custom-dart-option.is-selected{background:linear-gradient(135deg,#f9ee0c,#d0a948)!important;border-color:#fff4d6!important;color:#02140f!important;box-shadow:0 0 0 3px rgba(249,238,12,.2),0 0 16px rgba(249,238,12,.35)!important}.tbd-dart-select-grid label,.tbd-dart-select-grid select{display:none!important}.tbd-dart-score-card .rule-answer{margin-top:10px!important;padding:11px 12px!important;border-left-width:8px!important;border-left-color:#be1412!important;border-radius:16px!important;background:linear-gradient(135deg,rgba(0,0,0,.42),rgba(2,20,15,.86))!important;box-shadow:inset 0 1px 0 rgba(255,244,214,.07)!important}.tbd-dart-score-card .rule-answer strong{font-size:.98rem!important}.tbd-dart-score-card .rule-answer p{font-size:.88rem!important;line-height:1.28!important}.tbd-dart-score-card .button.primary{min-height:48px!important;border-radius:999px!important;border-width:3px!important;background:linear-gradient(135deg,#be1412,#910f0d 76%)!important;box-shadow:0 0 0 3px rgba(208,169,72,.22),0 10px 20px rgba(0,0,0,.26)!important}.tbd-dart-score-card .button.primary:not(:disabled){background:linear-gradient(135deg,#d0a948,#f9ee0c 72%)!important;color:#02140f!important;border-color:#fff4d6!important;text-shadow:none!important}.tbd-score-modal-card>.button.ghost{margin-top:8px!important;min-height:42px!important;padding:8px 14px!important;border-radius:999px!important}.tbd-honours-chip{display:grid!important;place-items:center!important;width:38px!important;height:38px!important;border:3px solid #fff4d6!important;border-radius:999px!important;background:#d0a948!important;color:#02140f!important;font-size:1.1rem!important;font-weight:1000!important;line-height:1!important;box-shadow:inset 0 0 0 3px #02140f,0 0 14px rgba(208,169,72,.35)!important}.tbd-quick-score-grid .button{padding-right:14px!important;text-align:center!important}.tbd-quick-score-grid .button:after{display:none!important;content:none!important}#scorecard [aria-label="Scoring menu"]{position:relative!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;color:#fff4d6!important;overflow:visible!important;min-width:50px!important;width:50px!important;padding-left:0!important;padding-right:0!important;font-size:1.35rem!important;line-height:1!important;z-index:2!important}#scorecard [aria-label="Scoring menu"]:after,#scorecard [aria-label="Scoring menu"]:before{content:none!important;display:none!important}@media(max-width:760px){#scorecard>div:nth-of-type(2)>div:first-child{grid-template-columns:50px minmax(0,1fr) minmax(0,1fr)!important;gap:10px!important;align-items:stretch!important}#scorecard [aria-label="Scoring menu"]{min-width:50px!important;width:50px!important;height:48px!important}#scorecard>div:nth-of-type(2)>div:first-child>button,#scorecard>div:nth-of-type(2)>div:first-child>div>button{min-height:48px!important}}#scorecard .scorecard-table td:not(:first-child),#scorecard .scorecard-table th:not(:first-child){order:3}#scorecard .scorecard-table td:last-child,#scorecard .scorecard-table th:last-child{position:static;left:auto;z-index:auto;flex-basis:48px;min-width:48px;max-width:48px;box-shadow:none}#scorecard .scorecard-table td:nth-child(2),#scorecard .scorecard-table th:nth-child(2){order:2;position:-webkit-sticky;position:sticky;left:112px;z-index:5;flex-basis:74px;min-width:74px;max-width:74px;box-shadow:3px 0 0 #102017}#scorecard .scorecard-table thead th:nth-child(2){z-index:8;background:#0a392b}#scorecard .scorecard-table .par-row td:nth-child(2){z-index:7;background:#d8c38a!important;color:#102017!important}#scorecard .scorecard-table tbody td:nth-child(2){z-index:7}@media(max-width:700px){#scorecard .scorecard-table{display:table;table-layout:fixed;border-collapse:separate;border-spacing:0}#scorecard .scorecard-table thead{display:table-header-group}#scorecard .scorecard-table tbody{display:table-row-group}#scorecard .scorecard-table tr{display:table-row;width:auto}#scorecard .scorecard-table td,#scorecard .scorecard-table th{display:table-cell;order:0!important;flex:none!important;width:44px;min-width:44px;max-width:44px}#scorecard .scorecard-table td:first-child,#scorecard .scorecard-table th:first-child{position:-webkit-sticky;position:sticky;left:0;z-index:6;width:104px;min-width:104px;max-width:104px;padding-left:6px;padding-right:6px;box-shadow:3px 0 0 #102017}#scorecard .scorecard-table thead th:first-child{z-index:9;background:#0a392b}#scorecard .scorecard-table tbody th:first-child{background:#ead9aa}#scorecard .scorecard-table .par-row th:first-child{background:#d8c38a!important}#scorecard .scorecard-table td:nth-child(2),#scorecard .scorecard-table th:nth-child(2){position:-webkit-sticky;position:sticky;left:104px;z-index:7;width:68px;min-width:68px;max-width:68px;padding-left:6px;padding-right:6px;box-shadow:3px 0 0 #102017}#scorecard .scorecard-table thead th:nth-child(2){z-index:10;background:#0a392b}#scorecard .scorecard-table .par-row td:nth-child(2){z-index:8;background:#d8c38a!important;color:#102017!important}#scorecard .scorecard-table tbody td:nth-child(2){z-index:8}#scorecard .scorecard-table td:last-child,#scorecard .scorecard-table th:last-child{position:static;width:44px;min-width:44px;max-width:44px;box-shadow:none}}@media(max-width:390px){#scorecard .scorecard-table td,#scorecard .scorecard-table td:last-child,#scorecard .scorecard-table th,#scorecard .scorecard-table th:last-child{width:40px;min-width:40px;max-width:40px}#scorecard .scorecard-table td:first-child,#scorecard .scorecard-table th:first-child{width:96px;min-width:96px;max-width:96px}#scorecard .scorecard-table td:nth-child(2),#scorecard .scorecard-table th:nth-child(2){left:96px;width:64px;min-width:64px;max-width:64px}}.tbd-rockpail-footer{margin-top:22px!important;border:1px solid rgba(208,169,72,.38)!important;border-radius:22px!important;padding:16px 18px!important;background:#02140f!important;box-shadow:0 18px 44px rgba(0,0,0,.28)!important;overflow:hidden!important;box-sizing:border-box!important}.tbd-rockpail-footer-inner{display:flex;align-items:center;justify-content:space-between;gap:20px;width:100%;max-width:100%;box-sizing:border-box}.tbd-footer-twoball{flex:1 1;min-width:0;display:flex;flex-direction:column;align-items:flex-start;justify-content:center}.tbd-footer-twoball-logo{display:block!important;width:260px!important;max-width:100%!important;height:auto!important;object-fit:contain!important}.tbd-footer-twoball-tagline{margin:8px 0 0;color:#fff4d6;font-size:.98rem;font-weight:900;letter-spacing:.02em;max-width:100%}.tbd-footer-divider{width:1px;align-self:stretch;background:rgba(208,169,72,.28);min-height:72px}.tbd-footer-rockpail{flex:0 1 220px;min-width:0;display:flex;flex-direction:column;align-items:flex-end;justify-content:center;text-align:right}.tbd-rockpail-footer-logo{display:block!important;width:220px!important;max-width:100%!important;height:auto!important;object-fit:contain!important}.tbd-footer-rockpail-purpose{margin:8px 0 0;color:#d0a948;font-size:.8rem;font-weight:900;letter-spacing:.16em;text-transform:uppercase;white-space:nowrap}@media(max-width:700px){.tbd-rockpail-footer{padding:18px 14px!important;border-radius:18px!important;width:100%!important;max-width:100%!important}.tbd-rockpail-footer-inner{flex-direction:column;align-items:center;justify-content:center;gap:14px;text-align:center}.tbd-footer-twoball{flex:none;width:100%;align-items:center;text-align:center}.tbd-footer-twoball-logo{width:180px!important;max-width:70vw!important}.tbd-footer-twoball-tagline{margin-top:8px;font-size:.92rem!important;line-height:1.25;white-space:normal!important}.tbd-footer-divider{width:100%;height:1px;min-height:1px}.tbd-footer-rockpail{flex:none;width:100%;align-items:center;text-align:center}.tbd-rockpail-footer-logo{width:150px!important;max-width:62vw!important}.tbd-footer-rockpail-purpose{margin-top:7px;font-size:.7rem!important;line-height:1.2;letter-spacing:.12em!important;white-space:normal!important;max-width:100%}}