@import "https://fonts.googleapis.com/css2?family=DM+Mono:wght@400;500&family=Fraunces:opsz,wght@9..144,600;9..144,700&family=Inter:wght@400;500;600;700&display=swap";:root{color:#19332c;font-synthesis:none;text-rendering:optimizelegibility;background:#f6f7f2;font-family:Inter,Arial,sans-serif}*{box-sizing:border-box}body{min-width:320px;min-height:100vh;margin:0}button,input{font:inherit}button{cursor:pointer}button:disabled{cursor:not-allowed;opacity:.48}:root{--ink:#19332c;--muted:#65746e;--line:#d9e0d9;--paper:#fbfcf8;--green:#176d5b;--green-dark:#105244;--coral:#d34a36;--cream:#edf2e7}.loading{min-height:100vh;color:var(--green);place-content:center;gap:12px;font-weight:600;display:grid}.loading.error{color:var(--coral);text-align:center;max-width:440px;margin:auto}.loading.error span{color:var(--muted);font-weight:400}.setup-page,.game-page{min-height:100vh}.setup-brand,.game-header{align-items:center;gap:10px;max-width:1180px;margin:auto;padding:24px 36px;display:flex}.setup-brand{font-family:Fraunces,Georgia,serif;font-size:24px;font-weight:700}.setup-brand small{color:var(--muted);border-left:1px solid var(--line);letter-spacing:0;padding-left:12px;font:500 12px Inter,sans-serif}.brand-mark{color:#fff;background:var(--coral);border-radius:7px;place-items:center;width:38px;height:38px;display:grid}.setup-layout{border:1px solid var(--line);background:var(--paper);grid-template-columns:minmax(0,650px) minmax(280px,360px);max-width:1108px;margin:26px auto 0;display:grid}.setup-form{border-right:1px solid var(--line);padding:52px}.eyebrow{color:var(--green);letter-spacing:.08em;text-transform:uppercase;font-size:11px;font-weight:700}h1,h2,p{margin-top:0}h1,h2{color:var(--ink);font-family:Fraunces,Georgia,serif}h1{margin:9px 0 12px;font-size:42px;line-height:1.04}h2{margin:4px 0 0;font-size:22px}.intro{color:var(--muted);max-width:440px;margin-bottom:34px;line-height:1.55}label,.players-field{color:var(--ink);gap:8px;margin-bottom:20px;font-size:13px;font-weight:700;display:grid}input{color:var(--ink);background:#fff;border:1px solid #cbd5cd;border-radius:5px;outline:none;padding:12px 13px}input:focus{border-color:var(--green);box-shadow:0 0 0 3px #176d5b1f}.label-row{color:var(--ink);justify-content:space-between;display:flex}.label-row span:last-child{color:var(--muted);font-weight:500}.player-input{grid-template-columns:20px 30px 1fr 28px;align-items:center;gap:8px;margin-bottom:8px;display:grid}.player-input input{width:100%;padding-block:10px}.seat{color:var(--muted);text-align:center;font:500 12px DM Mono,monospace}.icon-button{color:var(--muted);background:0 0;border:0;border-radius:4px;place-items:center;width:28px;height:28px;display:grid}.icon-button:hover{color:var(--coral);background:#f1f3ef}.add-player{color:var(--green);background:0 0;border:0;justify-self:start;align-items:center;gap:6px;margin-top:3px;padding:8px 0;font-size:13px;font-weight:700;display:inline-flex}.primary-button,.score-button{color:#fff;background:var(--green);border:0;border-radius:5px;justify-content:center;align-items:center;gap:9px;font-weight:700;display:flex}.primary-button{width:100%;margin-top:14px;padding:14px}.primary-button:hover,.score-button:hover{background:var(--green-dark)}.history-panel{background:#f2f5ed;padding:34px 28px}.history-heading,.panel-heading{color:var(--green);align-items:center;gap:8px;display:flex}.history-heading h2{font-size:18px}.empty-history,.empty-ledger{color:var(--muted);font-size:14px;line-height:1.55}.empty-history{margin-top:26px}.game-list{gap:6px;margin-top:23px;display:grid}.game-row{color:var(--ink);border:1px solid #0000;border-radius:5px;align-items:center;display:flex}.game-row:hover{border-color:var(--line);background:#fff}.game-open{text-align:left;min-width:0;color:inherit;background:0 0;border:0;flex:1;justify-content:space-between;align-items:center;padding:11px 4px 11px 9px;display:flex}.game-row span{gap:4px;min-width:0;display:grid}.game-row small{color:var(--muted);white-space:nowrap;text-overflow:ellipsis;font-size:11px;overflow:hidden}.game-row small b{font-weight:700}.game-active{color:var(--green)}.game-finished{color:var(--muted)}.delete-game{width:30px;height:30px;color:var(--muted);background:0 0;border:0;border-radius:4px;place-items:center;margin-right:4px;display:grid}.delete-game:hover{color:var(--coral);background:#fee9e6}.game-header{border-bottom:1px solid var(--line);justify-content:space-between;max-width:1220px}.brand{align-items:center;gap:9px;font:700 20px Fraunces,Georgia,serif;display:flex}.brand .brand-mark{width:33px;height:33px}.game-title{text-align:center;gap:3px;display:grid}.game-title strong{font-size:14px}.game-title span{color:var(--muted);font-size:12px}.header-actions{gap:8px;display:flex}.view-tabs{border:1px solid var(--line);background:#f2f5ed;border-radius:6px;padding:3px;display:flex}.view-tabs button{color:var(--muted);background:0 0;border:0;border-radius:3px;padding:5px 8px;font-size:12px;font-weight:700}.view-tabs button.is-selected{color:var(--ink);background:#fff;box-shadow:0 1px 2px #172a231a}.quiet-button,.text-button{border:1px solid var(--line);color:var(--ink);background:#fff;border-radius:5px;align-items:center;gap:7px;padding:8px 10px;font-size:13px;font-weight:600;display:inline-flex}.quiet-button:hover,.text-button:hover{border-color:#aabbb0}.score-layout{border:1px solid var(--line);background:var(--paper);grid-template-columns:minmax(0,1fr) 348px;max-width:1148px;margin:42px auto 0;display:grid}.play-panel{padding:48px 52px 30px}.turn-label{color:var(--green);text-transform:uppercase;letter-spacing:.08em;align-items:center;gap:8px;font:700 11px Inter,sans-serif;display:flex}.turn-dot{background:var(--coral);border-radius:50%;width:8px;height:8px}.play-panel h1{margin-top:11px}.turn-context{color:var(--muted);margin-bottom:36px;line-height:1.5}.score-entry{margin-bottom:14px}.score-input-row{grid-template-columns:1fr 178px;display:grid}.score-input-row input{border-radius:5px 0 0 5px;min-width:0;font:700 30px DM Mono,monospace}.score-button{border-radius:0 5px 5px 0}.quick-scores{flex-wrap:wrap;gap:6px;display:flex}.quick-scores button{border:1px solid var(--line);color:var(--ink);background:#fff;border-radius:4px;padding:6px 9px;font:500 12px DM Mono,monospace}.quick-scores button:hover{border-color:var(--green);color:var(--green)}.turn-actions{border-top:1px solid var(--line);gap:8px;margin-top:38px;padding-top:20px;display:flex}.text-button{color:var(--muted);background:0 0;border-color:#0000;padding-left:0}.text-button:hover{color:var(--ink);border-color:#0000}.standings-panel{border-left:1px solid var(--line);background:#f2f5ed;padding:34px 24px}.panel-heading small{color:var(--muted);margin-left:auto;font-size:10px;font-weight:600}.standings{gap:5px;margin-top:22px;display:grid}.standing{border-left:3px solid #0000;grid-template-columns:20px 24px 1fr auto;align-items:center;min-height:55px;padding:7px 10px;display:grid}.drag-handle{color:#9aa7a0;cursor:grab;place-items:center;display:grid}.standing.is-active{border-left-color:var(--green);background:#fff}.standing.is-leading .standing-name{color:var(--green-dark)}.standing.bust-warning{background:#fff3c4;border-left-color:#d9a61d}.standing.bust-danger{background:#ffd4d4;border-left-color:#d34a36}.standing.bust-megabust{color:#fff;background:#8d1d2b;border-left-color:#54101a}.standing.bust-megabust .standing-rank,.standing.bust-megabust .standing-name,.standing.bust-megabust .standing-name .bust-note{color:#fff}.standing.bust-megabust .drag-handle{color:#f2b9c1}.standing-rank{color:var(--muted);font:500 12px DM Mono,monospace}.standing-name{gap:3px;font-size:14px;font-weight:600;display:grid}.standing-name small{color:var(--coral);text-transform:uppercase;letter-spacing:.06em;font-size:10px}.standing-name .bust-note{color:#b93238}.standing strong{font:600 16px DM Mono,monospace}.progress-section,.history-section{border:1px solid var(--line);background:var(--paper);max-width:1148px;margin:22px auto 0;padding:27px 30px}.progress-heading{color:var(--green);justify-content:space-between;align-items:flex-start;display:flex}.chart-wrap{height:260px;margin-top:20px}.history-section{margin-bottom:48px}.empty-ledger{margin:22px 0 6px}.ledger{margin-top:20px}.ledger-row{border-top:1px solid var(--line);grid-template-columns:92px 1fr auto;align-items:center;padding:11px 0;font-size:14px;display:grid}.ledger-row span{color:var(--muted);font:500 11px DM Mono,monospace}.ledger-row b{color:var(--green);font:600 14px DM Mono,monospace}.compact-button{width:auto;padding:12px 16px}.scorecard-backdrop{z-index:10;background:#11271f5c;place-items:center;padding:24px;display:grid;position:fixed;inset:0}.scorecard{background:var(--paper);border-radius:8px;width:min(860px,100%);max-height:min(680px,100%);padding:28px;overflow:auto;box-shadow:0 18px 56px #11271f47}.scorecard-heading{justify-content:space-between;align-items:flex-start;display:flex}.scorecard-heading .icon-button{margin:-4px}.scorecard-table-wrap{border:1px solid var(--line);margin-top:22px;overflow-x:auto}.scorecard table{border-collapse:collapse;width:100%;font-size:14px}.scorecard th,.scorecard td{border-bottom:1px solid var(--line);text-align:right;white-space:nowrap;min-width:118px;padding:12px 14px}.scorecard thead{background:#f2f5ed}.scorecard th:first-child{text-align:left;min-width:74px}.scorecard tbody td{font-family:DM Mono,monospace}.scorecard tfoot{color:var(--green-dark);background:#f2f5ed;font:700 15px DM Mono,monospace}.scorecard-note{color:var(--muted);margin:18px 0 0;font-size:13px;line-height:1.5}.scorecard-stats{border:1px solid var(--line);background:var(--line);grid-template-columns:repeat(4,minmax(0,1fr));gap:1px;margin-top:22px;display:grid}.scorecard-stats>div{background:#f2f5ed;gap:5px;padding:13px;display:grid}.scorecard-stats span{color:var(--muted);letter-spacing:.05em;text-transform:uppercase;font-size:10px;font-weight:700}.scorecard-stats strong{color:var(--ink);text-overflow:ellipsis;white-space:nowrap;font:700 16px DM Mono,monospace;overflow:hidden}.progress-tooltip{background:#fff;border:1px solid #d6ded8;border-radius:6px;gap:7px;min-width:180px;padding:11px 13px;font-size:12px;display:grid;box-shadow:0 8px 18px #172a231a}.progress-tooltip>strong{color:var(--ink);font-family:Fraunces,Georgia,serif;font-size:14px}.progress-tooltip span{justify-content:space-between;gap:18px;display:flex}.progress-tooltip b{color:currentColor;font:600 12px DM Mono,monospace}.progress-tooltip em{color:currentColor;opacity:.76;font-style:normal}.finished-actions{flex-wrap:wrap;align-items:center;gap:9px;display:flex}.finished-actions>button{min-height:58px}.finished-actions .primary-button{margin-top:0}.finished-actions .quiet-button{padding:11px 12px}.history-editor{border:1px solid var(--line);background:var(--paper);max-width:1000px;margin:42px auto;padding:42px}.history-editor-heading h1{margin-bottom:10px}.history-editor-list{border-top:1px solid var(--line);margin-top:28px}.history-event{border-bottom:1px solid var(--line);grid-template-columns:88px minmax(140px,1fr) auto auto;align-items:center;gap:14px;padding:13px 0;display:grid}.history-event>span{color:var(--muted);font:500 11px DM Mono,monospace}.history-event b{color:var(--green);font:600 14px DM Mono,monospace}.history-event.is-penalty b,.history-event em{color:var(--coral)}.history-event em{font-size:12px}.edit-score,.history-event form button{border:1px solid var(--line);color:var(--ink);background:#fff;border-radius:4px;padding:5px 8px;font-size:12px;font-weight:700}.history-event form{grid-column:3/5;align-items:center;gap:6px;display:flex}.history-event form input{width:100px;padding:6px 8px;font:600 14px DM Mono,monospace}.score-entry-area{gap:15px;display:grid}.previous-score{color:var(--muted);align-items:baseline;gap:9px;display:flex}.previous-score span,.previous-score small{font-size:12px;font-weight:600}.previous-score strong{color:var(--ink);font:700 24px DM Mono,monospace}@media (width>=781px){.game-page{grid-template-rows:74px minmax(260px,1.25fr) minmax(220px,1fr);height:100dvh;display:grid;overflow:hidden}.game-header{width:100%;max-width:none;padding:16px 32px}.score-layout,.progress-section{width:calc(100% - 64px);max-width:1180px;min-height:0;margin:12px auto;overflow:hidden}.score-layout{grid-template-columns:minmax(0,1fr) 440px}.play-panel{padding:28px 42px 20px}.play-panel h1{margin-bottom:7px;font-size:34px}.turn-context{margin-bottom:18px}.score-entry-area{align-items:end;gap:24px;display:flex}.score-entry{max-width:385px;margin-bottom:0}.score-input-row{grid-template-columns:215px 145px}.score-input-row input{padding:9px 12px;font-size:22px}.score-button{font-size:13px}.previous-score{border-left:1px solid var(--line);gap:3px;min-width:120px;padding:0 0 7px 20px;display:grid}.previous-score span,.previous-score small{color:var(--muted);font-size:11px;font-weight:600}.previous-score strong{color:var(--ink);font:700 28px/1 DM Mono,monospace}.turn-actions{margin-top:18px;padding-top:12px}.standings-panel{padding:24px 26px}.standings{gap:8px;margin-top:15px}.standing{min-height:61px;padding:9px 12px}.standing-name{font-size:18px}.standing-name small{font-size:11px}.standing strong{font-size:22px}.progress-section{padding:17px 24px}.progress-heading h2{font-size:18px}.chart-wrap{height:calc(100% - 43px);min-height:100px;margin-top:9px}.history-editor{flex-direction:column;grid-row:2/-1;width:calc(100% - 64px);max-width:1180px;height:calc(100% - 24px);min-height:0;margin:12px auto;padding:30px 42px;display:flex;overflow:hidden}.history-editor-list{min-height:0;margin-top:20px;overflow-y:auto}}@media (width<=780px){.setup-brand,.game-header{padding:18px}.setup-layout,.score-layout{border-inline:0;grid-template-columns:1fr;margin:0}.setup-form,.play-panel{border:0;padding:36px 22px}.history-panel,.standings-panel{border-left:0;border-top:1px solid var(--line)}.game-title{display:none}.game-header{justify-content:space-between}.header-actions .quiet-button:first-child{padding-inline:8px;font-size:0}.header-actions .quiet-button:first-child svg{width:18px;height:18px}.score-input-row{grid-template-columns:1fr;gap:9px}.score-input-row input,.score-button{border-radius:5px}.score-button{padding:13px}.progress-section,.history-section{border-inline:0;margin:15px 0 0;padding:24px 18px}.history-section{margin-bottom:0}.chart-wrap{height:220px}.setup-brand small{display:none}h1{font-size:35px}.scorecard{padding:22px 18px}.scorecard-stats{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width>=781px){.game-page{grid-template-rows:74px 136px minmax(0,1fr);grid-template-columns:minmax(0,1fr) minmax(450px,520px);column-gap:0}.game-header{grid-column:1/-1}.score-layout{display:contents}.play-panel{border:1px solid var(--line);background:var(--paper);grid-area:2/1/auto/-1;grid-template-rows:auto auto;grid-template-columns:180px minmax(360px,1fr) auto;align-items:center;column-gap:28px;margin:12px 32px 0;padding:16px 24px;display:grid}.play-panel .turn-label{grid-area:1/1}.play-panel h1{white-space:nowrap;grid-area:2/1;margin:3px 0 0;font-size:26px}.play-panel .turn-context{display:none}.score-entry-area{grid-area:1/2/-1;justify-self:stretch;align-items:end;gap:20px;display:flex}.score-entry{width:360px}.score-input-row{grid-template-columns:190px 140px}.previous-score{min-width:110px}.turn-actions{white-space:nowrap;border:0;flex-direction:column;grid-area:1/3/-1;align-self:center;align-items:flex-start;gap:5px;margin:0;padding:0}.six-pack-button{color:#a75e00}.standings-panel{border:1px solid var(--line);grid-area:3/2;min-height:0;margin:12px 32px 12px 8px;padding:25px 26px;overflow-y:auto}.standings{gap:10px}.standing{min-height:68px}.standing-name{font-size:21px}.standing strong{font-size:27px}.progress-section{grid-area:3/1;width:auto;max-width:none;min-height:0;margin:12px 8px 12px 32px;padding:22px 26px}.chart-wrap{height:calc(100% - 46px);min-height:0}.history-editor{grid-area:2/1/-1/-1}}
