.match-panel{flex:none;min-width:0;padding:0 22px 10px}.match-heading{align-items:center;gap:12px;min-height:48px;display:flex}.match-heading h3{letter-spacing:-.035em;font-size:19px}.match-turn{color:var(--mut);white-space:nowrap;margin-left:auto;font-size:12px}.match-turn[data-your-turn=true]{color:var(--accent);font-weight:600}.match-collapse{flex:none;width:34px;min-height:40px}.match-collapse .icon{width:17px;height:17px;transform:rotate(180deg)}.match-panel[data-collapsed=true] .match-collapse .icon{transform:none}.match-panel[data-collapsed=true] .match-content{display:none}.match-board-wrap{width:min(100%,288px);margin:0 auto}.match-board{aspect-ratio:1;color:#352842;contain:paint;-webkit-user-select:none;user-select:none;background:#eeeaf4;border-radius:5px;grid-template-columns:repeat(8,minmax(0,1fr));display:grid;overflow:hidden}.match-square{aspect-ratio:1;background:#eeeaf4;place-items:center;min-width:0;display:grid;position:relative}.match-square.shaded{background:#aa9fc1}.match-square.last-move{background:#c5b374}.match-square.shaded.last-move{background:#a59c65}.match-piece{z-index:1;color:#30243c;font-family:Georgia,Times New Roman,serif;font-size:31px;line-height:1;position:relative}.match-piece.white{color:#fffaff;-webkit-text-stroke:.7px #30243c;text-shadow:0 1px #30243c}.match-coordinate{color:#443650;font-family:system-ui,sans-serif;font-size:8px;font-weight:600;line-height:1;position:absolute}.match-coordinate.rank{top:2px;left:2px}.match-coordinate.file{bottom:2px;right:2px}.match-move-line{color:var(--mut);justify-content:space-between;gap:8px;margin-top:8px;font-size:10px;line-height:1.45;display:flex}.match-move-line span:last-child{white-space:nowrap}.match-balance{justify-content:space-between;align-items:center;gap:12px;margin-top:8px;display:flex}.match-stakes{text-align:left;border-radius:5px;min-height:44px;margin-left:-6px;padding:5px 6px;font-size:12px}.match-stakes>span{display:block}.match-stakes>span:last-child{color:var(--mut);margin-top:2px;font-size:10px}.match-stakes .icon{width:10px;height:10px}.match-stakes strong{font-variant-numeric:tabular-nums;margin-left:6px;font-weight:650}.match-panel[data-finished=true]{background:var(--milk);border-radius:8px;align-self:stretch;padding:6px 14px 12px}.match-panel[data-finished=true] .match-heading{min-height:46px}.match-panel[data-finished=true] .match-heading h3{font-size:16px}.match-panel[data-finished=true] .match-turn{color:var(--tx);font-weight:600}.match-result{color:var(--mut);margin:0 0 8px;font-size:12px}.match-panel[data-finished=true] .match-balance{margin-top:4px}.match-panel[data-collapsed=true]:not([data-finished=true]) .match-balance,.match-content[hidden]{display:none}.match-content{overscroll-behavior:contain;scrollbar-width:thin;max-height:48dvh;padding-bottom:4px;overflow:auto}.match-options{min-height:44px;color:var(--mut);font-size:11px}.match-square{opacity:1;cursor:default;border:0;border-radius:0;padding:0}.match-square:not(:disabled){cursor:pointer}.match-square:disabled{opacity:1}.match-square.selected{box-shadow:inset 0 0 0 3px var(--accent)}.match-square.legal-move:after{content:"";z-index:2;pointer-events:none;background:#49345666;border-radius:50%;width:24%;height:24%;position:absolute}.match-square:focus-visible{outline:3px solid var(--accent);outline-offset:-3px;z-index:3}.game-card{background:var(--milk);border-radius:8px;align-self:stretch;min-width:0;padding:16px}.game-card-heading{color:var(--mut);align-items:center;gap:7px;font-size:11px;display:flex}.game-card-heading .icon{width:15px;height:15px}.game-card-heading time{margin-left:auto}.game-title{letter-spacing:-.03em;margin:12px 0 8px;font-size:19px}.game-terms{margin:14px 0 10px;font-size:13px}.game-terms>div{justify-content:space-between;gap:16px;padding:8px 0;display:flex}.game-terms dd{white-space:nowrap;font-variant-numeric:tabular-nums;margin:0;font-weight:600}.game-terms-note{color:var(--mut);margin:0 0 14px;font-size:12px;line-height:1.6}.game-actions{flex-wrap:wrap;align-items:center;gap:8px;margin-top:14px;display:flex}.game-event{color:var(--mut);margin:10px 0 0;font-size:11px;line-height:1.5}.game-setup{flex-direction:column;gap:16px;display:flex}.game-setup .body{font-size:12px}@media (hover:hover) and (pointer:fine){.match-stakes:hover,.match-collapse:hover,.match-options:hover{background:var(--lift-hover)}}@media (height<=700px){.match-panel:not([data-finished=true]) .match-board-wrap{max-width:230px}.match-panel:not([data-finished=true]) .match-piece{font-size:26px}}@media (width<=390px){.match-panel{padding-left:16px;padding-right:16px}.match-heading{gap:6px}.match-turn{font-size:11px}}.game-library{grid-template-columns:repeat(2,minmax(0,1fr));gap:24px 16px;padding:6px 0 10px;display:grid}.game-choice{text-align:left;border-radius:5px;min-width:0;padding:0 0 8px}.game-choice>strong{margin-top:12px;font-size:14px;font-weight:600;line-height:1.4;display:block}.game-choice>span{color:var(--mut);margin-top:4px;font-size:11px;display:block}.game-preview{aspect-ratio:1;pointer-events:none;background:var(--milk);contain:paint;border-radius:5px;align-items:center;display:grid;overflow:hidden}.game-preview .play-grid{width:100%}.game-preview .play-cell{font-size:clamp(10px,3.8vw,19px)}.game-preview .play-wordy,.game-preview .play-four{gap:5px;padding:14px}.game-preview .play-battleship{gap:3px;height:100%;padding:12px}.game-preview .game-choices{align-items:center;gap:1px;height:100%;padding:10px}.game-preview .game-choices .icon{width:34px;height:34px}.game-preview .game-choice-preview{min-width:0}.game-preview .game-choice-preview:nth-child(2){transform:translateY(-18px)}.game-preview .game-choice-preview>span{display:none}.other-board-wrap{flex-direction:column;gap:12px;width:min(100%,288px);margin:0 auto;display:flex}.other-board-wrap[data-wide=true]{width:min(100%,420px)}.other-board-wrap .body{font-size:12px;line-height:1.5}.other-board-wrap .game-title{letter-spacing:0;margin:0;font-size:13px}.play-grid{-webkit-user-select:none;user-select:none;border-radius:5px;display:grid;overflow:hidden}.board-grid-scroll{overscroll-behavior:contain;scrollbar-width:thin;border-radius:5px;flex-shrink:0;min-height:0;overflow-y:auto}.play-cell{aspect-ratio:1;color:#30243c;background:#eeeaf4;border:0;border-radius:0;place-items:center;min-width:0;padding:0;font-size:24px;font-weight:600;display:grid;position:relative}.play-cell[aria-disabled=true]{cursor:default;opacity:1}.play-cell.shaded{background:#aa9fc1}.play-cell.last-move{box-shadow:inset 0 0 0 3px #b7975e}.play-cell.selected{box-shadow:inset 0 0 0 3px var(--accent)}.play-cell:focus-visible{outline:3px solid var(--accent);outline-offset:-3px;z-index:1}.play-cell.legal-move:after{content:"";background:#49345688;border-radius:50%;width:22%;height:22%;position:absolute}.play-disc{color:#fff;background:#593961;border-radius:50%;place-items:center;width:74%;height:74%;font-size:22px;display:grid}.piece-sub .play-disc{color:#30243c;background:#efbdc1}.play-four{background:#9688b2;gap:7px;padding:12px}.play-four .play-cell{background:#e6dff0;border-radius:50%}.play-four .play-disc{width:100%;height:100%}.play-four .play-cell.winning{outline-offset:-4px;outline:3px solid #fff}.play-wordy{background:var(--milk);gap:5px;padding:8px}.play-wordy .play-cell{background:var(--lift-hover);color:var(--tx);font-size:24px}.play-wordy .play-cell.correct{color:#fff;background:#617766}.play-wordy .play-cell.present{color:#fff;background:#806138}.play-wordy .play-cell.absent{color:#fff;background:#686271}.play-battleship{background:#d2e1e4;gap:3px;padding:8px}.play-battleship .play-cell{color:#3c5260;background:#bfd2d9;font-size:23px}.play-battleship .play-cell.ship{background:#557b88}.play-battleship .play-cell.hit,.play-battleship .play-cell.sunk{color:#fff;background:#a55570}.play-battleship .play-cell.miss{background:#e4eff1}.game-board-line{color:var(--mut);flex-wrap:wrap;justify-content:space-between;gap:4px 10px;display:flex}.game-choices{gap:8px;display:flex}.game-choices>button,.game-choice-preview{background:var(--milk);border-radius:5px;flex-direction:column;flex:1;justify-content:center;align-items:center;gap:10px;min-height:88px;padding:12px 4px;font-size:11px;display:flex}.game-choices .icon{width:34px;height:34px;color:var(--accent)}.game-choices>button[aria-pressed=true]{box-shadow:inset 0 0 0 2px var(--accent)}@media (hover:hover) and (pointer:fine){.game-choice:hover>strong{color:var(--accent)}.game-choices>button:not(:disabled):hover{background:var(--lift-hover)}}@media (height<=700px){.other-board-wrap{max-width:250px}.play-wordy .play-cell{font-size:20px}}.card-table{background:var(--soft);border-radius:80px 80px 16px 16px;flex-direction:column;gap:9px;padding:14px 17px 16px;display:flex}.card-hand{min-width:0}.card-hand-heading{justify-content:center;align-items:center;gap:7px;min-height:20px;margin-bottom:7px;display:flex}.card-hand-name{overflow-wrap:anywhere;min-width:0;font-size:12px;font-weight:600}.card-hand-seat{color:var(--mut);font-size:10px}.card-hand-total{font-variant-numeric:tabular-nums;font-size:16px;font-weight:500}.card-hand[data-active=true] .card-hand-name{color:var(--accent)}.card-hand-scroll{scrollbar-width:thin;padding:2px;overflow-x:auto}.card-hand-cards{justify-content:center;gap:7px;width:max-content;min-width:100%;display:flex}.playing-card{color:#352b40;-webkit-user-select:none;user-select:none;background:#fffaff;border:1px solid #d9d1e2;border-radius:5px;flex:none;width:55px;height:75px;font-family:Georgia,Times New Roman,serif;line-height:1;display:block;position:relative;box-shadow:0 2px 3px #3024310c}.playing-card[data-red=true]{color:#98455c}.playing-card-corner{flex-direction:column;align-items:center;gap:1px;font-size:16px;font-weight:600;display:flex;position:absolute;top:5px;left:6px}.playing-card-corner small{font-size:10px}.playing-card-pip{font-size:29px;position:absolute;bottom:9px;right:8px}.playing-card.back{color:#f6f1ff;background:#aaa0c1;border-color:#a99abd}.playing-card.back:before{content:"";opacity:.7;border:1px solid;border-radius:2px;position:absolute;inset:5px}.playing-card.back:after{content:"♠";opacity:.8;place-items:center;font-size:29px;display:grid;position:absolute;inset:0}.playing-card.empty{border:1px dashed color-mix(in srgb,var(--mut) 35%,transparent);box-shadow:none;background:0 0}.playing-card.empty:after{content:"♠";height:100%;color:var(--mut);opacity:.3;place-items:center;font-size:24px;display:grid}.card-table-stake{color:var(--mut);justify-content:center;align-items:center;gap:12px;font-size:9px;display:flex}.card-table-stake:before,.card-table-stake:after{content:"";background:var(--lift-hover);flex:1;height:1px}.card-table-stake strong{color:var(--tx);font-variant-numeric:tabular-nums;margin-left:7px;font-size:14px;font-weight:600}.card-actions{gap:8px;display:flex}.card-actions>.button{flex:1;width:auto}.game-amount-action{flex-direction:column;gap:6px;display:flex}.game-amount-controls{grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:6px 8px;display:grid}.game-amount-controls>.text-label{grid-column:1/-1}.game-amount-controls>.field{min-width:0;margin-top:0}.game-amount-controls>.button{min-width:90px}.game-amount-note{color:var(--mut);margin:0;font-size:10px}.game-amount-action .inline-error{margin:0}.card-rules{color:var(--mut);font-size:11px;line-height:1.6}.card-rules summary{cursor:pointer;min-height:40px;padding:8px 0}.card-rules p{margin:0 0 10px;font-size:12px}.playing-card-preview{background:var(--soft);justify-content:center;align-items:center;gap:7px;height:100%;display:flex}.playing-card-preview .playing-card:first-child{transform:rotate(-8deg)translateY(7px)}.playing-card-preview .playing-card:last-child{transform:rotate(8deg)translateY(-7px)}@media (height<=700px){.card-table{gap:7px;padding:10px 14px}.card-table .playing-card{width:44px;height:60px}.card-table .playing-card-pip{font-size:24px;bottom:6px;right:5px}.card-table .playing-card-corner{font-size:13px;top:4px;left:5px}.card-hand-heading{margin-bottom:4px}}.blackjack-session{flex-direction:column;gap:10px;width:min(100%,420px);margin:0 auto;display:flex}.session-metrics{justify-content:space-between;gap:12px;margin:0;padding:0;display:flex}.session-metrics>div:last-child{text-align:right}.session-metrics dt{color:var(--mut);font-size:10px}.session-metrics dd{letter-spacing:-.6px;margin:3px 0 0;font-family:Sora,system-ui,sans-serif;font-size:25px;font-weight:500;line-height:1.3}.session-metrics>div:last-child dd{font-size:21px}.session-metrics output{font-variant-numeric:tabular-nums}.session-summary{background:var(--milk);border-radius:8px;flex-direction:column;gap:10px;padding:12px 13px 5px;display:flex}.session-hand-result{margin:0;font-size:14px;font-weight:500;line-height:1.4}.session-wager{flex-direction:column;gap:8px;min-width:0;display:flex}.session-summary .session-wager{border-top:1px solid var(--lift-hover);padding-top:10px}.session-wager>.text-label{margin:0;font-size:10px}.session-wager-row{grid-template-columns:44px minmax(0,1fr) 44px;align-items:center;gap:8px;display:grid}.session-wager-row>.button{min-width:44px;min-height:44px;padding:0;font-size:19px;font-weight:400}.session-wager-row>.field{min-width:0;min-height:44px;margin:0}.session-wager-row input{width:100%;min-width:0;padding:9px 0;font-size:15px}.session-wager .inline-error{margin:0;font-size:11px}.session-wager-bottom{color:var(--mut);justify-content:space-between;align-items:center;gap:8px;font-size:10px;display:flex}.session-wager-bottom>.button{min-height:40px;padding:5px 0 5px 12px;font-size:11px}.session-footer{color:var(--mut);justify-content:space-between;align-items:center;gap:12px;min-height:40px;margin-top:4px;font-size:10px;display:flex}.session-footer button{border-radius:5px;min-height:40px;margin-left:-6px;padding:4px 6px;font-size:10px}.session-footer .icon{width:10px;height:10px}.session-footer output{font-variant-numeric:tabular-nums;color:var(--tx);margin-left:4px}.session-history{color:var(--mut);align-items:center;gap:8px;min-width:0;font-size:10px;display:flex}.session-history .icon{flex:none;width:15px;height:15px}.session-history strong{color:var(--tx);font-weight:500}.session-history>span:last-child{white-space:nowrap;margin-left:auto}.blackjack-session[data-compact=true] .card-table{border-radius:52px 52px 12px 12px;gap:3px;padding:8px 15px}.card-hand[data-compact=true]{justify-content:center;align-items:center;gap:10px;display:flex}.card-hand[data-compact=true] .card-hand-heading{flex:none;grid-template-columns:minmax(0,1fr) auto;justify-content:start;gap:1px 6px;width:110px;margin:0;display:grid}.card-hand[data-compact=true] .card-hand-seat{grid-area:2/1;font-size:8px}.card-hand[data-compact=true] .card-hand-total{grid-area:1/2/3}.card-hand[data-compact=true] .card-hand-scroll{min-width:0;max-width:180px}.card-hand[data-compact=true] .card-hand-cards{justify-content:flex-start;gap:4px}.card-hand[data-compact=true] .playing-card{width:36px;height:49px}.card-hand[data-compact=true] .playing-card-corner{gap:0;font-size:13px;top:3px;left:4px}.card-hand[data-compact=true] .playing-card-corner small{font-size:8px}.card-hand[data-compact=true] .playing-card-pip{font-size:19px;bottom:5px;right:4px}.blackjack-session .body{margin:0;font-size:11px}.blackjack-session .card-actions .button{min-width:0}.match-panel:has(.blackjack-session) .match-content{max-height:calc(100dvh - 250px)}.match-panel[data-collapsed=true]:not([data-finished=true]) .session-footer{display:none}@media (height<=700px){.match-panel:has(.blackjack-session) .match-heading{min-height:40px}.blackjack-session[data-compact=true] .card-table{overscroll-behavior:contain;scrollbar-width:thin;max-height:100px;overflow-y:auto}.blackjack-session[data-compact=true] .card-hand{flex-shrink:0}.blackjack-session{gap:7px}.session-summary{gap:7px;padding:8px 11px 2px}.session-metrics dd{font-size:21px}.session-metrics>div:last-child dd{font-size:19px}.session-summary .session-wager{padding-top:7px}.session-wager{gap:6px}.match-panel:has(.blackjack-session) .match-content{max-height:calc(100dvh - 215px)}}