.three-card-poker-game-area{position:relative;flex:1;display:flex;flex-direction:column;gap:12px;min-width:0}.three-card-poker-table{position:relative;padding:24px;display:flex;flex-direction:column;align-items:center;gap:12px;min-height:340px}.three-card-poker-hand-section{display:flex;flex-direction:column;align-items:center;gap:6px;width:100%}.three-card-poker-hand-section .hand-label{font-size:14px;font-weight:600;text-transform:uppercase;letter-spacing:1px}.three-card-poker-hand-section .hand-rank{font-size:12px;font-weight:500;letter-spacing:0.5px;min-height:18px;color:rgba(255,255,255,0.6)}.dealer-section .hand-label{color:var(--ml-loss)}.player-section .hand-label{color:var(--ml-info)}.three-card-poker-hand-section .hand-cards{display:flex;gap:8px;justify-content:center;min-height:90px;align-items:center}.three-card-poker-card{width:60px;height:84px;border-radius:8px;background:linear-gradient(165deg, #fff 0%, #fefefe 20%, #f8f9fa 50%, #f1f3f5 80%, #e9ecef 100%);display:flex;flex-direction:column;justify-content:space-between;padding:5px;font-weight:700;position:relative;overflow:hidden;animation:tableCardDeal 0.4s cubic-bezier(0.34, 1.56, 0.64, 1)}.three-card-poker-card::before{content:'';position:absolute;inset:2px;border-radius:6px;box-shadow:inset 0 0 20px rgba(0,0,0,0.03);pointer-events:none}.three-card-poker-card .card-rank{font-size:16px;font-weight:700;line-height:1}.three-card-poker-card .card-suit{font-size:16px;line-height:1}.three-card-poker-card .card-center{font-size:40px;line-height:1}.three-card-poker-card.face-down{background-color:#1e3a5f;background-image:var(--card-back-image);background-size:cover;background-position:center;color:transparent}.three-card-poker-card.revealed{animation:tableCardReveal 0.5s cubic-bezier(0.34, 1.56, 0.64, 1)}.three-card-poker-card.flipping-out{animation:tableCardFlipOut 0.15s ease-in forwards}.three-card-poker-card.flipping-in{animation:tableCardFlipIn 0.3s ease-out}.three-card-poker-play-btn{flex:1;background:linear-gradient(135deg, var(--ml-win-dark), var(--ml-win)) !important;font-weight:700 !important;animation:actionBtnPulse 1.5s infinite}.three-card-poker-result-details{font-size:11px;color:rgba(255,255,255,0.5);text-align:center}.three-card-poker-hand-section .hand-rank.premium{color:var(--ml-gold-light);font-weight:600}.three-card-poker-recent-results{width:100%;padding-top:12px;border-top:1px solid rgba(255,255,255,0.15);min-height:66px}.three-card-poker-recent-results h4{color:rgba(255,255,255,0.5);font-size:11px;text-transform:uppercase;letter-spacing:0.5px;margin:0 0 10px 0}.three-card-poker-results-strip{display:flex;gap:4px;overflow-x:auto;padding:4px 0}.three-card-poker-side-bet-results{animation:tcpSideBetPop 0.4s ease-out}@keyframes tcpSideBetPop{0%{opacity:0;transform:translateY(8px) scale(0.9)}60%{opacity:1;transform:translateY(-2px) scale(1.03)}100%{transform:translateY(0) scale(1)}}.felt-rules-display{padding:6px 0;text-align:center}.felt-rule-text{font-size:9px;font-weight:600;text-transform:uppercase;letter-spacing:1.5px;color:rgba(255,255,255,0.35)}@media (max-width: 1199px){.three-card-poker-container{padding:10px}.three-card-poker-game-area{gap:10px}.three-card-poker-table{padding:16px;min-height:300px;gap:10px}.three-card-poker-card{width:54px;height:76px;padding:4px}.three-card-poker-card .card-rank{font-size:14px}.three-card-poker-card .card-suit{font-size:14px}.three-card-poker-card .card-center{font-size:36px}.three-card-poker-hand-section .hand-label{font-size:12px}.three-card-poker-hand-section .hand-cards{min-height:76px}.three-card-poker-divider span{font-size:13px;padding:0 14px}}@media (max-width: 767px){.three-card-poker-container{max-width:400px;margin:0 auto;padding:8px}.three-card-poker-layout{flex-direction:column;gap:8px}.three-card-poker-controls{order:2;width:100%;padding:12px;gap:10px}.three-card-poker-game-area{order:1;width:100%}.three-card-poker-table{padding:16px;min-height:280px;gap:8px}.three-card-poker-hand-section .hand-label{font-size:10px;letter-spacing:1px}.three-card-poker-hand-section .hand-rank{font-size:11px}.three-card-poker-hand-section .hand-cards{min-height:76px;gap:6px}.three-card-poker-card{width:50px;height:70px;padding:4px;border-radius:6px}.three-card-poker-card .card-rank{font-size:13px}.three-card-poker-card .card-suit{font-size:13px}.three-card-poker-card .card-center{font-size:30px}.three-card-poker-divider span{font-size:12px;letter-spacing:1px}.felt-rule-text{font-size:7px;letter-spacing:1px}.three-card-poker-side-bet-results{top:8px;left:8px;gap:3px;max-width:140px}.three-card-poker-side-bet-results img{height:8px !important;width:8px !important}.three-card-poker-result-chip{font-size:11px;padding:3px 8px}}@media (max-width: 479px){.three-card-poker-table{padding:10px;min-height:240px;gap:6px}.three-card-poker-hand-section .hand-label{font-size:9px}.three-card-poker-hand-section .hand-rank{font-size:10px}.three-card-poker-hand-section .hand-cards{min-height:65px;gap:5px}.three-card-poker-card{width:42px;height:60px;padding:3px;border-radius:5px}.three-card-poker-card .card-rank{font-size:11px}.three-card-poker-card .card-suit{font-size:11px}.three-card-poker-card .card-center{font-size:24px}.three-card-poker-divider span{font-size:10px}.felt-rule-text{font-size:6px;letter-spacing:0.5px}.three-card-poker-decision-buttons{gap:6px}.three-card-poker-side-bet-results{top:6px;left:6px;gap:2px;max-width:100px}.three-card-poker-side-bet-results img{height:7px !important;width:7px !important}.three-card-poker-card.hand-highlight{box-shadow:0 0 6px rgba(var(--ml-win-rgb), 0.4), 0 2px 8px rgba(var(--ml-win-rgb), 0.2), inset 0 0 0 1.5px var(--ml-win)}.three-card-poker-result-chip{font-size:10px;padding:2px 6px;border-radius:10px}}@media (max-width: 359px){.three-card-poker-table{padding:6px;min-height:200px;gap:4px}.three-card-poker-hand-section .hand-label{font-size:8px}.three-card-poker-hand-section .hand-rank{font-size:9px;min-height:14px}.three-card-poker-hand-section .hand-cards{min-height:56px;gap:4px}.three-card-poker-card{width:36px;height:52px;padding:2px;border-radius:4px}.three-card-poker-card::before{display:none}.three-card-poker-card .card-rank{font-size:9px}.three-card-poker-card .card-suit{font-size:8px}.three-card-poker-card .card-center{font-size:18px}.three-card-poker-divider span{font-size:9px;padding:0 8px}.felt-rules-display{display:none}.three-card-poker-side-bet-results{top:4px;left:4px;gap:2px}.three-card-poker-side-bet-results img{height:6px !important;width:6px !important}.three-card-poker-card.hand-highlight{box-shadow:0 0 4px rgba(var(--ml-win-rgb), 0.4), 0 1px 6px rgba(var(--ml-win-rgb), 0.2), inset 0 0 0 1px var(--ml-win)}.three-card-poker-result-chip{font-size:8px;padding:1px 4px;border-radius:8px}}
