.game-interface[data-astro-cid-5dos2xqr]{min-height:calc(100vh - 140px);background:linear-gradient(135deg,#1a202c,#2d3748);color:#fff;padding:2rem 0}.game-controls[data-astro-cid-5dos2xqr]{display:flex;align-items:center;justify-content:space-between;margin-bottom:2rem;flex-wrap:wrap;gap:1rem}.back-btn[data-astro-cid-5dos2xqr]{background:#ffffff1a;color:#fff;border:1px solid rgba(255,255,255,.2);padding:.5rem 1rem;border-radius:6px;cursor:pointer;transition:all .3s ease;text-decoration:none;display:inline-block}.back-btn[data-astro-cid-5dos2xqr]:hover{background:#fff3}.game-controls[data-astro-cid-5dos2xqr] h2[data-astro-cid-5dos2xqr]{margin:0;font-size:1.8rem;font-weight:600}.game-board[data-astro-cid-5dos2xqr]{background:#ffffff0d;border-radius:12px;padding:2rem;margin-bottom:2rem;backdrop-filter:blur(10px)}.dealer-section[data-astro-cid-5dos2xqr],.player-section[data-astro-cid-5dos2xqr]{margin-bottom:2rem}.dealer-section[data-astro-cid-5dos2xqr] h3[data-astro-cid-5dos2xqr],.player-section[data-astro-cid-5dos2xqr] h3[data-astro-cid-5dos2xqr]{margin-bottom:1rem;font-size:1.2rem;color:#e2e8f0}.cards-container[data-astro-cid-5dos2xqr]{display:flex;gap:.5rem;margin-bottom:1rem;flex-wrap:wrap}.card[data-astro-cid-5dos2xqr]{width:80px;height:120px;background:#fff;border-radius:8px;box-shadow:0 2px 8px #0003;transition:transform .3s ease;border:2px solid #e2e8f0;position:relative;overflow:hidden}.card[data-astro-cid-5dos2xqr]:hover{transform:translateY(-2px)}.card[data-astro-cid-5dos2xqr].back{background:linear-gradient(135deg,#667eea,#764ba2);color:#fff}.rank[data-astro-cid-5dos2xqr]{font-size:1.2rem;font-weight:700;margin-right:2px}.suit[data-astro-cid-5dos2xqr]{font-size:1.1rem}.hand-total[data-astro-cid-5dos2xqr]{font-size:1.1rem;font-weight:600;color:#90cdf4}.game-actions[data-astro-cid-5dos2xqr]{display:flex;gap:1rem;justify-content:center;margin-bottom:2rem;flex-wrap:wrap}.action-btn[data-astro-cid-5dos2xqr]{padding:.75rem 2rem;border:none;border-radius:8px;font-size:1rem;font-weight:600;cursor:pointer;transition:all .3s ease;min-width:120px}.action-btn[data-astro-cid-5dos2xqr]:disabled{opacity:.5;cursor:not-allowed}.action-btn[data-astro-cid-5dos2xqr].hit{background:#48bb78;color:#fff}.action-btn[data-astro-cid-5dos2xqr].hit:hover:not(:disabled){background:#38a169;transform:translateY(-2px)}.action-btn[data-astro-cid-5dos2xqr].stand{background:#ed8936;color:#fff}.action-btn[data-astro-cid-5dos2xqr].stand:hover:not(:disabled){background:#dd6b20;transform:translateY(-2px)}.action-btn[data-astro-cid-5dos2xqr].new-game{background:#667eea;color:#fff}.action-btn[data-astro-cid-5dos2xqr].new-game:hover{background:#5a67d8;transform:translateY(-2px)}.action-btn[data-astro-cid-5dos2xqr].restart{background:#e53e3e;color:#fff}.action-btn[data-astro-cid-5dos2xqr].restart:hover{background:#c53030;transform:translateY(-2px)}.game-stats-display[data-astro-cid-5dos2xqr]{display:grid;grid-template-columns:repeat(auto-fit,minmax(150px,1fr));gap:1rem;margin-bottom:2rem}.stat-card[data-astro-cid-5dos2xqr]{background:#ffffff0d;padding:1rem;border-radius:8px;text-align:center;backdrop-filter:blur(10px)}.stat-label[data-astro-cid-5dos2xqr]{font-size:.9rem;color:#a0aec0;margin-bottom:.5rem}.stat-value[data-astro-cid-5dos2xqr]{font-size:1.5rem;font-weight:700;color:#90cdf4}.probability-info[data-astro-cid-5dos2xqr]{background:#ffffff0d;padding:1.5rem;border-radius:12px;backdrop-filter:blur(10px)}.probability-info[data-astro-cid-5dos2xqr] h4[data-astro-cid-5dos2xqr]{margin-bottom:1rem;color:#90cdf4}.probability-content[data-astro-cid-5dos2xqr] p[data-astro-cid-5dos2xqr]{margin-bottom:.5rem;line-height:1.5}.probability-content[data-astro-cid-5dos2xqr] strong[data-astro-cid-5dos2xqr]{color:#90cdf4}@media (max-width: 768px){.game-controls[data-astro-cid-5dos2xqr]{text-align:center}.game-controls[data-astro-cid-5dos2xqr] h2[data-astro-cid-5dos2xqr]{font-size:1.5rem}.game-board[data-astro-cid-5dos2xqr]{padding:1rem}.cards-container[data-astro-cid-5dos2xqr]{justify-content:center}.game-actions[data-astro-cid-5dos2xqr]{flex-direction:column;align-items:center}.action-btn[data-astro-cid-5dos2xqr]{width:100%;max-width:200px}.game-stats-display[data-astro-cid-5dos2xqr]{grid-template-columns:1fr}}
