.score-box .score-value, .best-box .best-value font-size: 1.8rem; font-weight: 800; margin-left: 8px; color: #0f172a;
/* game container - perfect for Google Sites embed */ .game-card max-width: 500px; width: 100%; margin: 0 auto; background: rgba(255,255,255,0.75); backdrop-filter: blur(2px); border-radius: 48px; box-shadow: 0 20px 35px -12px rgba(0,0,0,0.2), inset 0 1px 0 rgba(255,255,255,0.8); padding: 20px 20px 28px; transition: all 0.2s ease; google sites games
/* controls */ .controls display: flex; gap: 12px; justify-content: center; flex-wrap: wrap; .best-box .best-value font-size: 1.8rem
.snag:active transform: scale(0.92);
.timer-bar background: #e2e8f0; border-radius: 40px; height: 8px; margin-top: 16px; overflow: hidden; margin: 0 auto