.game-app{background:#fff;border:1px solid var(--line);border-radius:22px;overflow:hidden;box-shadow:0 22px 70px #1421390d}.game-toolbar{display:flex;justify-content:space-between;align-items:end;gap:24px;padding:26px 28px;background:#0b1728;color:#fff}.game-toolbar h2{font:700 24px Manrope;margin:7px 0 0}.save-status{font-size:11px;color:#b9f33d}.save-status i{display:inline-block;width:7px;height:7px;border-radius:50%;background:#b9f33d;margin-right:7px}.game-settings{display:flex;align-items:end;gap:10px}.game-settings label{font-size:10px;color:#93a0b1;text-transform:uppercase;letter-spacing:.7px}.game-settings select{display:block;margin-top:5px;height:38px;border:1px solid #ffffff22;border-radius:8px;background:#14243a;color:#fff;padding:0 28px 0 10px}.new-game{height:38px;border:0;border-radius:8px;background:#b9f33d;color:#0b1728;font-weight:800;padding:0 15px;cursor:pointer}.game-notice{padding:13px 28px;background:#eef6dc;color:#4d5e2d;font-size:12px;border-bottom:1px solid #dce9c1}.game-board{overflow:auto;padding:22px}.score-table{border-collapse:separate;border-spacing:0;width:100%;min-width:720px;font-size:12px}.score-table th,.score-table td{border-right:1px solid #e5eaf0;border-bottom:1px solid #e5eaf0;padding:8px;text-align:center}.score-table th:first-child,.score-table td:first-child{border-left:1px solid #e5eaf0;text-align:left;position:sticky;left:0;background:#fff;z-index:2;min-width:180px}.score-table thead th{background:#f3f6f9;font-weight:700;position:sticky;top:0;z-index:3}.score-table thead th:first-child{z-index:4}.score-table tr:first-child th{border-top:1px solid #e5eaf0}.score-table input{width:72px;height:36px;border:1px solid #dce2e9;border-radius:7px;padding:0 7px;text-align:center;font:600 13px 'DM Sans'}.score-table .player-name{width:118px;text-align:left}.score-table input:focus{outline:0;border-color:#e05a35;box-shadow:0 0 0 3px #e05a3520}.score-table .summary-row td,.score-table .summary-row th{background:#f7f9fc;font-weight:700}.score-table .bonus-row td,.score-table .bonus-row th{background:#eef6dc;color:#4f651f}.score-table .total-row td,.score-table .total-row th{background:#0b1728;color:#fff;font-size:14px}.ranking{margin-top:22px;display:grid;gap:9px}.ranking h3{font:700 20px Manrope;margin:0 0 5px}.rank-item{display:grid;grid-template-columns:42px 1fr auto;align-items:center;gap:12px;border:1px solid var(--line);border-radius:11px;padding:12px 15px}.rank-item:first-of-type{border-color:#b9d86f;background:#f5fbe8}.rank-number{width:30px;height:30px;border-radius:50%;display:grid;place-items:center;background:#0b1728;color:#b9f33d;font-weight:800}.rank-item b:last-child{font-size:18px}.minigolf-groups{display:grid;gap:18px}.minigolf-group h3{font:700 17px Manrope;margin:0 0 9px}.subtotal-cell{background:#eef6dc!important;font-weight:800}.offline-lost{color:#f5bd5b}@media(max-width:750px){.game-toolbar{align-items:flex-start;flex-direction:column}.game-settings{width:100%;flex-wrap:wrap}.game-board{padding:12px}.game-notice{padding:12px 16px}.score-table th:first-child,.score-table td:first-child{min-width:145px}}
