.game-container[data-astro-cid-uzk4tywv]{max-width:1200px;margin:0 auto;padding:2rem 1rem}.hero-section[data-astro-cid-uzk4tywv]{text-align:center;margin-bottom:3rem}.hero-section[data-astro-cid-uzk4tywv] h1[data-astro-cid-uzk4tywv]{font-size:2.5rem;font-weight:700;color:#1f2937;margin-bottom:1rem}.hero-section[data-astro-cid-uzk4tywv] p[data-astro-cid-uzk4tywv]{font-size:1.25rem;color:#6b7280;max-width:600px;margin:0 auto}.qwixx-game[data-astro-cid-uzk4tywv]{max-width:1000px;margin:0 auto}.game-board[data-astro-cid-uzk4tywv]{display:grid;grid-template-columns:1fr 1fr;gap:2rem;align-items:start}.game-status[data-astro-cid-uzk4tywv]{grid-column:1 / -1;display:flex;justify-content:center;gap:2rem;margin-bottom:2rem;padding:1.5rem;background:#f8fafc;border-radius:12px}.status-item[data-astro-cid-uzk4tywv]{text-align:center}.status-item[data-astro-cid-uzk4tywv] h3[data-astro-cid-uzk4tywv]{font-size:.9rem;color:#6b7280;margin-bottom:.5rem;font-weight:500}.status-item[data-astro-cid-uzk4tywv] span[data-astro-cid-uzk4tywv]{font-size:1.5rem;font-weight:700;color:#2563eb}.dice-container[data-astro-cid-uzk4tywv]{background:#fff;padding:2rem;border-radius:16px;box-shadow:0 4px 6px -1px #0000001a;text-align:center}.dice-container[data-astro-cid-uzk4tywv] h2[data-astro-cid-uzk4tywv]{margin-bottom:1.5rem;color:#1f2937}.dice-section[data-astro-cid-uzk4tywv]{display:flex;flex-direction:column;gap:1.5rem;margin-bottom:2rem}.white-dice[data-astro-cid-uzk4tywv] h3[data-astro-cid-uzk4tywv],.colored-dice[data-astro-cid-uzk4tywv] h3[data-astro-cid-uzk4tywv]{font-size:1rem;margin-bottom:1rem;color:#374151}.dice-area[data-astro-cid-uzk4tywv]{display:flex;justify-content:center;gap:.5rem;flex-wrap:wrap}.die[data-astro-cid-uzk4tywv]{width:50px;height:50px;border-radius:8px;display:flex;align-items:center;justify-content:center;position:relative;box-shadow:0 2px 4px #0000001a;border:2px solid}.die[data-astro-cid-uzk4tywv].white{background:#fff;border-color:#e5e7eb}.die[data-astro-cid-uzk4tywv].red{background:#fee2e2;border-color:#ef4444}.die[data-astro-cid-uzk4tywv].yellow{background:#fef3c7;border-color:#f59e0b}.die[data-astro-cid-uzk4tywv].green{background:#dcfce7;border-color:#10b981}.die[data-astro-cid-uzk4tywv].blue{background:#dbeafe;border-color:#3b82f6}.dot[data-astro-cid-uzk4tywv]{width:6px;height:6px;background:#1f2937;border-radius:50%;position:absolute}.dot[data-astro-cid-uzk4tywv].center{top:50%;left:50%;transform:translate(-50%,-50%)}.dot[data-astro-cid-uzk4tywv].top-left{top:20%;left:20%}.dot[data-astro-cid-uzk4tywv].top-right{top:20%;right:20%}.dot[data-astro-cid-uzk4tywv].middle-left{top:50%;left:20%;transform:translateY(-50%)}.dot[data-astro-cid-uzk4tywv].middle-right{top:50%;right:20%;transform:translateY(-50%)}.dot[data-astro-cid-uzk4tywv].bottom-left{bottom:20%;left:20%}.dot[data-astro-cid-uzk4tywv].bottom-right{bottom:20%;right:20%}.dice-controls[data-astro-cid-uzk4tywv]{display:flex;gap:.5rem;justify-content:center;margin-bottom:1.5rem;flex-wrap:wrap}.roll-btn[data-astro-cid-uzk4tywv],.skip-btn[data-astro-cid-uzk4tywv],.new-game-btn[data-astro-cid-uzk4tywv]{padding:.75rem 1rem;border-radius:8px;border:none;font-weight:600;cursor:pointer;transition:all .2s;font-size:.875rem}.roll-btn[data-astro-cid-uzk4tywv]{background:#2563eb;color:#fff}.roll-btn[data-astro-cid-uzk4tywv]:hover:not(:disabled){background:#1d4ed8;transform:translateY(-1px)}.skip-btn[data-astro-cid-uzk4tywv]{background:#f59e0b;color:#fff}.skip-btn[data-astro-cid-uzk4tywv]:hover:not(:disabled){background:#d97706;transform:translateY(-1px)}.roll-btn[data-astro-cid-uzk4tywv]:disabled,.skip-btn[data-astro-cid-uzk4tywv]:disabled{background:#9ca3af;cursor:not-allowed}.new-game-btn[data-astro-cid-uzk4tywv]{background:#6b7280;color:#fff}.new-game-btn[data-astro-cid-uzk4tywv]:hover{background:#4b5563;transform:translateY(-1px)}.combinations[data-astro-cid-uzk4tywv]{font-size:.875rem;color:#374151;padding:1rem;background:#f3f4f6;border-radius:8px;line-height:1.6}.score-sheet[data-astro-cid-uzk4tywv]{background:#fff;padding:2rem;border-radius:16px;box-shadow:0 4px 6px -1px #0000001a}.score-sheet[data-astro-cid-uzk4tywv] h2[data-astro-cid-uzk4tywv]{margin-bottom:1.5rem;color:#1f2937;text-align:center}.score-rows[data-astro-cid-uzk4tywv]{display:flex;flex-direction:column;gap:.5rem;margin-bottom:2rem}.score-row[data-astro-cid-uzk4tywv]{display:flex;align-items:center;gap:.5rem;padding:.5rem;border-radius:8px}.score-row[data-astro-cid-uzk4tywv].red{background:#fee2e2}.score-row[data-astro-cid-uzk4tywv].yellow{background:#fef3c7}.score-row[data-astro-cid-uzk4tywv].green{background:#dcfce7}.score-row[data-astro-cid-uzk4tywv].blue{background:#dbeafe}.row-header[data-astro-cid-uzk4tywv]{width:60px;font-weight:600;text-align:center}.numbers[data-astro-cid-uzk4tywv]{display:flex;gap:2px;flex:1}.number-box[data-astro-cid-uzk4tywv]{width:30px;height:30px;display:flex;align-items:center;justify-content:center;background:#fff;border:1px solid #d1d5db;border-radius:4px;font-size:.75rem;cursor:pointer;transition:all .2s}.number-box[data-astro-cid-uzk4tywv]:hover{background:#f3f4f6}.number-box[data-astro-cid-uzk4tywv].marked{background:#1f2937;color:#fff}.lock-box[data-astro-cid-uzk4tywv]{width:30px;height:30px;display:flex;align-items:center;justify-content:center;background:#f3f4f6;border:1px solid #d1d5db;border-radius:4px;font-size:.75rem}.lock-box[data-astro-cid-uzk4tywv].locked{background:#1f2937;color:#fff}.penalty-section[data-astro-cid-uzk4tywv] h3[data-astro-cid-uzk4tywv]{margin-bottom:1rem;color:#374151;text-align:center}.penalty-boxes[data-astro-cid-uzk4tywv]{display:flex;justify-content:center;gap:.5rem}.penalty-box[data-astro-cid-uzk4tywv]{width:40px;height:40px;display:flex;align-items:center;justify-content:center;background:#fff;border:2px solid #ef4444;border-radius:8px;font-weight:600;color:#ef4444}.penalty-box[data-astro-cid-uzk4tywv].marked{background:#ef4444;color:#fff}.rules-section[data-astro-cid-uzk4tywv]{grid-column:1 / -1;background:#fff;padding:2rem;border-radius:16px;box-shadow:0 4px 6px -1px #0000001a}.rules-section[data-astro-cid-uzk4tywv] h2[data-astro-cid-uzk4tywv]{margin-bottom:1.5rem;color:#1f2937;text-align:center}.rules[data-astro-cid-uzk4tywv]{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:1.5rem}.rule-group[data-astro-cid-uzk4tywv] h3[data-astro-cid-uzk4tywv]{font-size:1.1rem;margin-bottom:.75rem;color:#374151;border-bottom:2px solid #e5e7eb;padding-bottom:.5rem}.rule[data-astro-cid-uzk4tywv]{padding:.5rem;background:#f9fafb;border-radius:6px;margin-bottom:.5rem;font-size:.875rem;color:#4b5563}@media (max-width: 768px){.game-board[data-astro-cid-uzk4tywv]{grid-template-columns:1fr;gap:1.5rem}.game-status[data-astro-cid-uzk4tywv]{gap:1rem;padding:1rem;flex-wrap:wrap}.dice-container[data-astro-cid-uzk4tywv],.score-sheet[data-astro-cid-uzk4tywv],.rules-section[data-astro-cid-uzk4tywv]{padding:1.5rem}.dice-controls[data-astro-cid-uzk4tywv]{flex-direction:column;align-items:center}.roll-btn[data-astro-cid-uzk4tywv],.skip-btn[data-astro-cid-uzk4tywv],.new-game-btn[data-astro-cid-uzk4tywv]{width:100%;max-width:150px}.numbers[data-astro-cid-uzk4tywv]{gap:1px}.number-box[data-astro-cid-uzk4tywv]{width:25px;height:25px;font-size:.625rem}.rules[data-astro-cid-uzk4tywv]{grid-template-columns:1fr}}@media (max-width: 480px){.game-status[data-astro-cid-uzk4tywv]{grid-template-columns:repeat(2,1fr)}.score-row[data-astro-cid-uzk4tywv]{flex-direction:column;gap:.25rem}.row-header[data-astro-cid-uzk4tywv]{width:auto}}.related-games[data-astro-cid-uzk4tywv]{margin:3rem 0 0;padding:2rem;background:#f8fafc;border-radius:16px}.section-content[data-astro-cid-uzk4tywv]{text-align:center}.section-content[data-astro-cid-uzk4tywv] h2[data-astro-cid-uzk4tywv]{font-size:1.875rem;font-weight:700;color:#1f2937;margin-bottom:1rem}.section-content[data-astro-cid-uzk4tywv] p[data-astro-cid-uzk4tywv]{color:#6b7280;margin-bottom:2rem}.related-grid[data-astro-cid-uzk4tywv]{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:1.5rem}.related-card[data-astro-cid-uzk4tywv]{background:#fff;padding:1.5rem;border-radius:12px;text-decoration:none;transition:all .2s;box-shadow:0 2px 4px #0000001a}.related-card[data-astro-cid-uzk4tywv]:hover{transform:translateY(-2px);box-shadow:0 4px 8px #00000026}.related-card[data-astro-cid-uzk4tywv] h3[data-astro-cid-uzk4tywv]{font-size:1.125rem;font-weight:600;color:#1f2937;margin-bottom:.5rem}.related-card[data-astro-cid-uzk4tywv] p[data-astro-cid-uzk4tywv]{color:#6b7280;font-size:.875rem;line-height:1.5;margin:0}
