.texas-holdem{max-width:1000px;margin:auto}.texas-holdem .th-meta{display:flex;flex-wrap:wrap;gap:12px 22px;font-size:.9rem}.texas-holdem .th-play-chips{margin-left:auto;color:#e7c182}.texas-holdem .th-opponents{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;margin-bottom:16px}.texas-holdem .th-seat{padding:14px;min-width:0}.texas-holdem .th-player{display:flex;justify-content:space-between;gap:5px;font-size:.92rem}.texas-holdem .th-player strong{overflow-wrap:anywhere}.texas-holdem .th-player>span{flex:none;color:#efcb8d}.texas-holdem .th-chips{font-size:1.5rem;margin:6px 0}.texas-holdem .th-chips small{font-size:.75rem;opacity:.6}.texas-holdem .th-status{font-size:.8rem;opacity:.7}.texas-holdem .th-folded{opacity:.55}.texas-holdem .th-active{outline:2px solid #ecc581}.texas-holdem .th-table{text-align:center;background:radial-gradient(ellipse,#173c5d,#0a2139);padding:25px 12px;border:1px solid #426c8d}.texas-holdem .th-pot{font-size:1.2rem;margin-bottom:20px}.texas-holdem .th-pot strong{margin-left:8px;color:#f3d392}.texas-holdem .th-board{display:flex;gap:10px;justify-content:center}.texas-holdem .playing-card,.texas-holdem .th-card-slot{display:inline-flex;width:66px;height:96px;border-radius:9px;box-sizing:border-box}.texas-holdem .playing-card{flex-direction:column;justify-content:space-between;align-items:flex-start;padding:8px;font-size:1.25rem;line-height:1.1}.texas-holdem .th-suit{font-size:1.9rem;align-self:center}.texas-holdem .th-card-slot{border:1px dashed #426c8d;background:#ffffff05}.texas-holdem .th-street{font-size:.85rem;opacity:.65;margin-bottom:0}.texas-holdem .th-your-hand{display:flex;justify-content:space-between;gap:12px;align-items:center}.texas-holdem h2{font-size:1.15rem;margin:0}.texas-holdem .th-your-hand p{font-size:.9rem;line-height:1.5;opacity:.75}.texas-holdem .th-hole{display:flex;gap:7px;flex:none}.texas-holdem .th-controls .game-toolbar{display:flex;gap:10px}.texas-holdem .th-controls .game-toolbar button{flex:1;min-height:46px}.texas-holdem .th-fold{background:#542c39}.texas-holdem .th-raise{margin-top:20px}.texas-holdem .th-raise label{font-size:.9rem}.texas-holdem .th-raise-input{display:flex;gap:10px;margin-top:8px}.texas-holdem .th-raise-input input{flex:1;min-width:0;border:1px solid #697674;background:#0b2025;color:white;padding:12px;border-radius:8px;font:inherit}.texas-holdem .th-raise-input button{min-width:90px}.texas-holdem .th-raise p,.texas-holdem .th-hint{font-size:.82rem;opacity:.7;line-height:1.5}.texas-holdem .th-quick{display:flex;gap:7px;flex-wrap:wrap}.texas-holdem .th-quick button{padding:10px;font-size:.85rem;min-height:42px}.texas-holdem .th-history{margin-top:14px}.texas-holdem summary{cursor:pointer}.texas-holdem .th-showdown{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.texas-holdem .th-showdown h3{font-size:.95rem}.texas-holdem .th-reveal{display:flex;gap:5px}.texas-holdem .th-reveal .playing-card{width:45px;height:66px;font-size:.9rem}.texas-holdem .th-reveal .th-suit{font-size:1.3rem}@media(max-width:480px){.texas-holdem .th-opponents{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}.texas-holdem .th-seat{padding:11px}.texas-holdem .th-meta{gap:10px 15px}.texas-holdem .th-play-chips{margin-left:0}.texas-holdem .th-board{gap:5px}.texas-holdem .th-board .playing-card,.texas-holdem .th-card-slot{width:51px;height:76px}.texas-holdem .th-board .playing-card{padding:6px;font-size:1rem}.texas-holdem .th-board .th-suit{font-size:1.5rem}.texas-holdem .th-hole .playing-card{width:51px;height:76px;padding:6px;font-size:1rem}.texas-holdem .th-hole .th-suit{font-size:1.5rem}.texas-holdem .th-your-hand{gap:8px}.texas-holdem .th-your-hand p{font-size:.8rem}.texas-holdem .th-chips{font-size:1.3rem}.texas-holdem .th-showdown{grid-template-columns:1fr}}
.texas-holdem .th-table{color:#f0f6ff}
.texas-holdem .th-street{color:#bccfe0;opacity:1}
.texas-holdem .th-status,.texas-holdem .th-chips small,.texas-holdem .th-your-hand p,.texas-holdem .th-raise p,.texas-holdem .th-hint{color:var(--table-muted);opacity:1}
.texas-holdem .th-folded{opacity:1}
.texas-holdem .th-folded .th-player,.texas-holdem .th-folded .th-chips{color:var(--table-muted)}
.texas-holdem .th-fold{color:#fff4f6}
.texas-holdem .th-raise-input input{background:var(--table-bg);color:var(--table-text);border-color:var(--table-line)}
html[data-kg-theme=light] .texas-holdem .th-play-chips,html[data-kg-theme=light] .texas-holdem .th-player>span{color:#835918}
html[data-kg-theme=light] .texas-holdem .th-active{outline-color:#006882}
