:root{--bg:#f2f5f1;--panel:#fff;--ink:#142018;--muted:#6b756e;--green:#0f5d3b;--green-2:#178b58;--line:#dfe7e1;--danger:#8d3131}*{box-sizing:border-box}body,html{margin:0;min-height:100%;background:var(--bg);color:var(--ink);font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}a{color:inherit;text-decoration:none}button,input,select{font:inherit}.shell{width:min(900px,calc(100% - 28px));margin:0 auto;padding:28px 0 60px}.hero{display:flex;align-items:flex-start;justify-content:space-between;gap:20px;margin-bottom:20px}.brand{font-size:30px;font-weight:950;letter-spacing:-.04em;color:var(--green)}.brand span{color:var(--green-2)}.eventDetail h1,.hero h1{font-size:clamp(34px,7vw,60px);line-height:.95;margin:8px 0 10px}.hero p,.muted{color:var(--muted)}.demoBadge{border:1px solid #d4b86a;background:#fff7dc;color:#735b18;padding:8px 10px;border-radius:999px;font-size:12px;font-weight:800}.eventCard,.eventDetail,.groupCard,.notice,.panel,.playerBox{background:var(--panel);border:1px solid var(--line);border-radius:20px}.playerBox{display:flex;justify-content:space-between;gap:18px;align-items:center;padding:18px;margin-bottom:14px}.playerBox select{min-width:260px;padding:11px 13px;border-radius:12px;border:1px solid var(--line);background:white}.eyebrow{font-size:11px;font-weight:900;letter-spacing:.14em;color:var(--green);margin-bottom:5px}.notice{padding:14px 16px;color:var(--muted);margin-bottom:20px}.sectionHeader{display:flex;align-items:end;justify-content:space-between;margin:28px 2px 14px}.sectionHeader h2{margin:0;font-size:24px}.sectionHeader>span{color:var(--muted);font-size:14px}.eventList{display:grid;grid-gap:14px;gap:14px}.eventCard{padding:18px}.eventTop{display:flex;justify-content:space-between;gap:18px}.eventCard h2{margin:9px 0 4px;font-size:22px}.datePill{display:inline-block;background:#e8f4ed;color:var(--green);padding:6px 9px;font-size:12px;text-transform:capitalize}.datePill,.status{border-radius:999px;font-weight:800}.status{height:-moz-fit-content;height:fit-content;padding:7px 10px;background:#f0f0f0;color:#555;font-size:11px;text-transform:uppercase}.status.open{background:#e6f6ec;color:#17683f}.eventInfo{display:flex;gap:18px;flex-wrap:wrap;margin:18px 0;color:#4f5d54;font-size:14px}.eventActions,.modeSwitch{display:grid;grid-template-columns:1fr 1fr;grid-gap:10px;gap:10px}.dangerButton,.primaryButton,.secondaryButton{border:0;border-radius:12px;padding:13px 14px;font-weight:900;text-align:center;cursor:pointer}.primaryButton{background:var(--green);color:white}.secondaryButton{background:#eef2ef}.dangerButton{background:#f7e9e9;color:var(--danger)}button:disabled{opacity:.45;cursor:not-allowed}.backLink{display:inline-block;margin-bottom:18px;font-weight:800;color:var(--green)}.eventDetail,.groupCard,.panel{padding:20px}.compact h1{font-size:clamp(30px,6vw,48px)}.modeSwitch{margin:14px 0}.adminHeader{display:flex;justify-content:space-between;gap:15px;align-items:center}.adminHeader h2{margin:0}.adminActions{display:flex;gap:8px}.notice.slim{margin:14px 0;padding:10px 12px}.unassigned{display:grid;grid-gap:8px;gap:8px}.playerRow{display:flex;justify-content:space-between;align-items:center;gap:12px;padding:10px 0;border-bottom:1px solid #edf1ee}.playerRow:last-child{border-bottom:0}.groupSettings input,.playerRow select{border:1px solid var(--line);border-radius:10px;padding:8px;background:white}.groupGrid{display:grid;grid-template-columns:repeat(2,1fr);grid-gap:12px;gap:12px;margin-top:12px}.groupTitle{display:flex;justify-content:space-between;align-items:center}.groupTitle h3{margin:0}.groupTitle span{background:#e8f4ed;color:var(--green);border-radius:999px;padding:5px 8px;font-weight:800}.groupSettings{display:grid;grid-template-columns:1fr 1fr;grid-gap:10px;gap:10px;margin:14px 0}.groupSettings label{display:flex;flex-direction:column;gap:5px;color:var(--muted);font-size:12px;font-weight:800}.tinyButton{border:0;background:#f7e9e9;color:var(--danger);border-radius:9px;padding:7px 9px;cursor:pointer}.bigFacts{display:grid;grid-template-columns:1fr 1fr;grid-gap:10px;gap:10px;margin:18px 0}.bigFacts>div{background:#f3f7f4;border-radius:16px;padding:18px}.bigFacts small{display:block;color:var(--muted);font-weight:800}.bigFacts strong{display:block;font-size:32px;color:var(--green);margin-top:4px}.chips{display:flex;flex-wrap:wrap;gap:8px}.chips span{background:#e8f4ed;color:var(--green);padding:8px 11px;border-radius:999px;font-weight:800}.futureButtons{display:grid;grid-template-columns:1fr 1fr;grid-gap:10px;gap:10px;margin-top:22px}.futureButtons button{border:0;border-radius:12px;padding:13px;font-weight:900}.liveShell{padding:14px;min-height:100vh}.liveHeader{justify-content:space-between;gap:12px;margin-bottom:10px}.liveHeader,.liveHeaderLeft{display:flex;align-items:center}.liveHeaderLeft{gap:10px;min-width:0}.liveBack{display:grid;place-items:center;width:36px;height:36px;border-radius:11px;background:#fff;border:1px solid var(--line);font-size:20px;font-weight:900}.liveBrand{font-size:14px;font-weight:950;color:var(--green)}.liveBrand span{color:#d12f2f;margin-left:4px}.liveHeader h1{font-size:20px;margin:1px 0 0;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.liveConnection{display:flex;align-items:center;gap:6px;padding:7px 9px;border-radius:999px;font-size:10px;font-weight:950;white-space:nowrap;background:#ecefed;color:#68716b}.liveConnection i{width:8px;height:8px;border-radius:50%;background:currentColor}.liveConnection.live{background:#e6f6ec;color:#177443}.liveConnection.live i{animation:livePulse 1.5s infinite}.liveConnection.error{background:#f8e7e7;color:#a02d2d}@keyframes livePulse{50%{opacity:.3}}.liveTableWrap{overflow:auto;background:white;border:1px solid var(--line);border-radius:15px;max-width:100%}.liveTable{border-collapse:separate;border-spacing:0;width:100%;min-width:920px}.liveTable td,.liveTable th{border-bottom:1px solid #edf1ee;padding:5px 3px;text-align:center;font-size:11px;height:38px}.liveTable th{background:#f6f8f6;font-size:9px;position:-webkit-sticky;position:sticky;top:0;z-index:3}.liveTable tbody tr:last-child td{border-bottom:0}.liveLeaderboard .posCol{width:28px;min-width:28px}.liveLeaderboard .playerCol{position:-webkit-sticky;position:sticky;left:0;background:#fff!important;text-align:left!important;min-width:100px;max-width:125px;z-index:2;padding-left:7px}.liveLeaderboard thead .playerCol{background:#f6f8f6!important;z-index:5}.liveLeaderboard .relCol{width:38px;min-width:38px;font-weight:950;font-size:14px}.liveLeaderboard .relCol.under{color:#16814d}.liveLeaderboard .relCol.over{color:#a14343}.liveLeaderboard .holeCol{width:35px;min-width:35px}.liveLeaderboard .playedCol{width:30px;min-width:30px;color:var(--muted);font-weight:800}.scoreBirdie,.scoreBogey,.scoreDouble,.scoreHio,.scorePlain{display:inline-flex;align-items:center;justify-content:center;width:28px;height:28px;font-weight:900;font-style:normal}.scorePlain{background:transparent}.scoreBirdie{border-radius:50%;background:#39a96b;color:white}.scoreBogey{background:#98ddf5;color:#123}.scoreDouble{background:#174a7c;color:white}.scoreHio{border-radius:50%;background:#d7ad32;color:#111;box-shadow:inset 0 0 0 2px #f6e5a4}.legend{gap:12px;flex-wrap:wrap;margin-top:12px;font-size:12px}.legend,.legend span{display:flex;align-items:center}.legend span{gap:5px}.liveFooter{display:flex;align-items:center;justify-content:space-between;gap:12px}.liveFooter small{color:var(--muted);white-space:nowrap}.compactLegend{margin-top:9px;gap:9px}.compactLegend .scoreBirdie,.compactLegend .scoreBogey,.compactLegend .scoreDouble,.compactLegend .scoreHio,.compactLegend .scorePlain{width:22px;height:22px;font-size:10px}.markerList{display:grid;grid-gap:4px;gap:4px}.holeEntryShell{width:min(680px,100%);margin:0 auto;min-height:100vh;padding:14px 14px 28px}.holeEntryTop{display:flex;justify-content:space-between;align-items:center}.holeEntryTop .backLink{margin:0}.liveMini{font-weight:900;background:#fff;border:1px solid var(--line);padding:9px 11px;border-radius:12px}.holeHero{display:flex;align-items:end;justify-content:space-between;gap:16px;padding:22px 4px 12px}.holeHero h1{font-size:46px;line-height:.95;margin:5px 0}.holeHero p{margin:0;color:var(--muted);font-weight:700}.roundProgress{display:flex;align-items:baseline;color:var(--green)}.roundProgress strong{font-size:34px}.roundProgress span{font-weight:900}.holeSelectWrap{display:grid;grid-template-columns:auto 1fr;grid-gap:12px;gap:12px;align-items:center;background:#fff;border:1px solid var(--line);border-radius:16px;padding:10px 12px;margin:4px 0 12px}.holeSelectWrap label{font-size:10px;font-weight:950;letter-spacing:.1em;color:var(--muted)}.holeSelectWrap select{width:100%;border:0;background:#f3f7f4;border-radius:11px;padding:11px 38px 11px 12px;font-weight:900;color:var(--green);outline:none}.holePlayers{display:grid;grid-gap:10px;gap:10px}.holePlayerRow{display:flex;align-items:center;justify-content:space-between;gap:14px;background:#fff;border:1px solid var(--line);border-radius:18px;padding:14px 14px 14px 16px}.holePlayerRow.lockedRow{opacity:.72}.holePlayerName{min-width:0}.holePlayerName strong{display:block;font-size:18px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.holePlayerName small{display:block;color:var(--muted);margin-top:3px;font-size:11px}.holeScoreControl{display:grid;grid-template-columns:48px 54px 48px;grid-gap:8px;gap:8px;align-items:center}.holeScoreControl button{width:48px;height:48px;border:0;border-radius:14px;background:#edf2ee;font-size:27px;font-weight:900}.holeScoreControl>span{width:54px;height:54px;font-size:24px}.holeScoreControl .scoreBirdie,.holeScoreControl .scoreHio{border-radius:50%}.holeScoreControl .scoreBogey,.holeScoreControl .scoreDouble{border-radius:8px}.holeNav{position:-webkit-sticky;position:sticky;bottom:0;display:grid;grid-template-columns:1fr 1.45fr;grid-gap:9px;gap:9px;padding:14px 0 8px;background:linear-gradient(to bottom,rgba(242,245,241,0),var(--bg) 28%);z-index:5}.holeNav button{min-height:54px}.holeHelp{text-align:center;color:var(--muted);font-size:12px;margin:4px 10px 0}.scorecardOverview{margin-top:28px;padding-bottom:16px}.scorecardOverviewHead{display:flex;justify-content:space-between;align-items:end;gap:12px;margin-bottom:10px}.scorecardOverviewHead h2{margin:0;font-size:22px}.scorecardOverviewHead>span{font-size:11px;color:var(--muted);font-weight:800;background:#e9eeea;border-radius:999px;padding:6px 9px}.miniScorecard{background:#fff;border:1px solid var(--line);border-radius:18px;padding:12px;margin-bottom:10px;overflow:hidden}.miniScorecardTitle{display:flex;justify-content:space-between;align-items:center;padding:0 2px 9px}.miniScorecardTitle strong{font-size:18px}.miniScorecardTitle b{font-size:21px;color:var(--green)}.miniNine{display:grid;grid-template-columns:44px 1fr;grid-gap:4px 6px;gap:4px 6px;align-items:center;margin-top:7px}.miniNineLabel{font-size:8px;font-weight:950;letter-spacing:.08em;color:var(--muted)}.miniNineCells{display:grid;grid-template-columns:repeat(9,minmax(0,1fr));grid-gap:2px;gap:2px;text-align:center}.miniNineCells.header span{font-size:9px;font-weight:900;color:var(--muted);padding:2px 0}.miniNineCells.scores span{justify-self:center;width:24px;height:24px;font-size:11px}.miniNineCells.scores .scoreBogey,.miniNineCells.scores .scoreDouble{border-radius:4px}.scoreEmpty{display:inline-flex;align-items:center;justify-content:center;color:#a4ada7;width:24px;height:24px;font-weight:800}.cardSummary,.cardTarget,.scoreBadge,.scoreButtons,.scoreGrid{display:none}@media(max-width:640px){.shell{width:min(100% - 18px,900px);padding-top:18px}.hero{align-items:center}.playerBox{align-items:stretch;flex-direction:column}.playerBox select{min-width:0;width:100%}.eventTop{flex-direction:column}.status{align-self:flex-start}.comingGrid,.eventActions,.futureButtons,.groupGrid{grid-template-columns:1fr}.adminHeader{align-items:stretch;flex-direction:column}.adminActions{display:grid;grid-template-columns:1fr 1fr}.holeEntryShell{padding:10px 10px 24px}.holeHero h1{font-size:40px}.holeSelectWrap{grid-template-columns:1fr;gap:5px}.holePlayerRow{padding:12px}.holePlayerName strong{font-size:17px}.holeScoreControl{grid-template-columns:44px 50px 44px;gap:6px}.holeScoreControl button{width:44px;height:48px}.holeScoreControl>span{width:50px;height:50px}.holeNav{grid-template-columns:.85fr 1.4fr}.miniScorecard{padding:10px 8px}.miniNine{grid-template-columns:38px 1fr;gap:3px}.miniNineCells.scores span{width:22px;height:22px;font-size:10px}.scoreEmpty{width:22px;height:22px}.liveShell{padding:8px}.liveHeader{margin-bottom:7px}.liveHeader h1{font-size:16px}.liveFooter{align-items:flex-start;flex-direction:column;gap:2px}.compactLegend{gap:6px;font-size:10px}}@media(max-height:500px) and (orientation:landscape){.liveShell{padding:5px 7px}.liveHeader{margin-bottom:5px}.liveBack{width:30px;height:30px}.liveBrand{font-size:11px}.liveHeader h1{font-size:14px}.liveConnection{padding:5px 7px;font-size:8px}.liveTable{min-width:790px}.liveTable td,.liveTable th{height:31px;padding:2px;font-size:9px}.liveTable th{font-size:8px}.liveLeaderboard .playerCol{min-width:82px;max-width:95px;padding-left:5px}.liveLeaderboard .relCol{width:32px;min-width:32px;font-size:12px}.liveLeaderboard .holeCol{width:30px;min-width:30px}.liveLeaderboard .playedCol{width:25px;min-width:25px}.liveLeaderboard .scoreBirdie,.liveLeaderboard .scoreBogey,.liveLeaderboard .scoreDouble,.liveLeaderboard .scoreHio,.liveLeaderboard .scorePlain{width:23px;height:23px;font-size:9px}.liveFooter{flex-direction:row;align-items:center}.compactLegend{margin-top:5px;font-size:9px}.compactLegend .scoreBirdie,.compactLegend .scoreBogey,.compactLegend .scoreDouble,.compactLegend .scoreHio,.compactLegend .scorePlain{width:18px;height:18px;font-size:8px}.liveFooter small{font-size:9px}}.lifecycle{overflow:hidden}.lifecycle h2,.lifecycleSteps{margin:8px 0 18px}.lifecycleSteps{display:grid;grid-template-columns:repeat(5,1fr);grid-gap:0;gap:0;position:relative}.lifecycleSteps:before{content:"";position:absolute;left:8%;right:8%;top:19px;height:3px;background:#dfe7e1;z-index:0}.lifecycleSteps button{-webkit-appearance:none;-moz-appearance:none;appearance:none;border:0;background:transparent;padding:0 5px;display:flex;flex-direction:column;align-items:center;gap:8px;color:#89918c;font-size:11px;font-weight:800;line-height:1.15;text-align:center;position:relative;z-index:1;cursor:pointer}.lifecycleSteps button span{display:grid;place-items:center;width:40px;height:40px;border-radius:50%;background:#eef2ef;border:3px solid #fff;box-shadow:0 0 0 2px #dfe7e1;color:#758078;font-size:14px;font-weight:950}.lifecycleSteps button.done{color:#397057}.lifecycleSteps button.done span{background:#dff2e7;box-shadow:0 0 0 2px #78b494;color:#17683f}.lifecycleSteps button.active{color:#0f5d3b;font-weight:950}.lifecycleSteps button.active span{background:#0f5d3b;box-shadow:0 0 0 3px #b9dbc9;color:#fff;transform:scale(1.08)}.lifecycleSteps button:disabled{opacity:1}.lifecycle>.muted{margin:0;background:#f4f7f5;border-radius:12px;padding:11px 13px;font-size:13px}@media(max-width:640px){.lifecycle{padding:17px 13px}.lifecycle h2{font-size:22px;margin-bottom:15px}.lifecycleSteps{overflow-x:auto;grid-template-columns:repeat(5,minmax(92px,1fr));padding:3px 2px 8px;margin-left:-2px;margin-right:-2px}.lifecycleSteps:before{left:48px;right:48px}.lifecycleSteps button{font-size:10px}.lifecycleSteps button span{width:38px;height:38px}.lifecycle>.muted{font-size:12px}}