.game-container[data-astro-cid-3g5w5wws]{max-width:1200px;margin:0 auto;padding:2rem 1rem}.hero-section[data-astro-cid-3g5w5wws]{text-align:center;margin-bottom:3rem}.hero-section[data-astro-cid-3g5w5wws] h1[data-astro-cid-3g5w5wws]{font-size:2.5rem;font-weight:700;color:#1f2937;margin-bottom:1rem}.hero-section[data-astro-cid-3g5w5wws] p[data-astro-cid-3g5w5wws]{font-size:1.25rem;color:#6b7280;max-width:600px;margin:0 auto}.roll-for-it-game[data-astro-cid-3g5w5wws]{max-width:1000px;margin:0 auto}.game-board[data-astro-cid-3g5w5wws]{display:grid;grid-template-columns:1fr 1fr;gap:2rem;align-items:start}.game-status[data-astro-cid-3g5w5wws]{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-3g5w5wws]{text-align:center}.status-item[data-astro-cid-3g5w5wws] h3[data-astro-cid-3g5w5wws]{font-size:.9rem;color:#6b7280;margin-bottom:.5rem;font-weight:500}.status-item[data-astro-cid-3g5w5wws] span[data-astro-cid-3g5w5wws]{font-size:1.5rem;font-weight:700;color:#2563eb}.cards-container[data-astro-cid-3g5w5wws]{grid-column:1 / -1;background:#fff;padding:2rem;border-radius:16px;box-shadow:0 4px 6px -1px #0000001a;text-align:center}.cards-container[data-astro-cid-3g5w5wws] h2[data-astro-cid-3g5w5wws]{margin-bottom:1.5rem;color:#1f2937}.cards-area[data-astro-cid-3g5w5wws]{display:flex;justify-content:center;gap:1rem;flex-wrap:wrap}.card[data-astro-cid-3g5w5wws]{background:#f8fafc;border:2px solid #e5e7eb;border-radius:12px;padding:1rem;min-width:120px;text-align:center}.card-points[data-astro-cid-3g5w5wws]{font-size:1.5rem;font-weight:700;color:#2563eb;margin-bottom:.5rem}.card-dice[data-astro-cid-3g5w5wws]{display:flex;justify-content:center;gap:.25rem;margin-bottom:.5rem;flex-wrap:wrap}.card-die[data-astro-cid-3g5w5wws]{width:20px;height:20px;background:#1f2937;color:#fff;border-radius:4px;display:flex;align-items:center;justify-content:center;font-size:.75rem;font-weight:600}.card-progress[data-astro-cid-3g5w5wws]{font-size:.75rem;color:#6b7280}.progress-label[data-astro-cid-3g5w5wws]{margin-bottom:.25rem}.player-area[data-astro-cid-3g5w5wws],.computer-area[data-astro-cid-3g5w5wws]{background:#fff;padding:2rem;border-radius:16px;box-shadow:0 4px 6px -1px #0000001a}.player-area[data-astro-cid-3g5w5wws] h2[data-astro-cid-3g5w5wws],.computer-area[data-astro-cid-3g5w5wws] h2[data-astro-cid-3g5w5wws]{margin-bottom:1.5rem;color:#1f2937;text-align:center}.dice-area[data-astro-cid-3g5w5wws]{display:flex;justify-content:center;gap:.5rem;margin-bottom:1.5rem;flex-wrap:wrap}.die[data-astro-cid-3g5w5wws]{width:50px;height:50px;background:#fff;border:2px solid #e5e7eb;border-radius:8px;display:flex;align-items:center;justify-content:center;position:relative;box-shadow:0 2px 4px #0000001a}.dot[data-astro-cid-3g5w5wws]{width:6px;height:6px;background:#1f2937;border-radius:50%;position:absolute}.dot[data-astro-cid-3g5w5wws].center{top:50%;left:50%;transform:translate(-50%,-50%)}.dot[data-astro-cid-3g5w5wws].top-left{top:20%;left:20%}.dot[data-astro-cid-3g5w5wws].top-right{top:20%;right:20%}.dot[data-astro-cid-3g5w5wws].middle-left{top:50%;left:20%;transform:translateY(-50%)}.dot[data-astro-cid-3g5w5wws].middle-right{top:50%;right:20%;transform:translateY(-50%)}.dot[data-astro-cid-3g5w5wws].bottom-left{bottom:20%;left:20%}.dot[data-astro-cid-3g5w5wws].bottom-right{bottom:20%;right:20%}.progress-area[data-astro-cid-3g5w5wws],.computer-progress[data-astro-cid-3g5w5wws]{min-height:100px;margin-bottom:1.5rem}.progress-item[data-astro-cid-3g5w5wws]{display:flex;align-items:center;gap:.5rem;margin-bottom:.5rem;padding:.5rem;background:#f3f4f6;border-radius:6px}.progress-card[data-astro-cid-3g5w5wws]{font-size:.875rem;font-weight:600;color:#374151}.progress-dice[data-astro-cid-3g5w5wws]{display:flex;gap:.25rem}.progress-die[data-astro-cid-3g5w5wws]{width:20px;height:20px;background:#2563eb;color:#fff;border-radius:4px;display:flex;align-items:center;justify-content:center;font-size:.75rem;font-weight:600}.dice-controls[data-astro-cid-3g5w5wws]{display:flex;gap:1rem;justify-content:center;margin-bottom:1.5rem}.roll-btn[data-astro-cid-3g5w5wws],.new-game-btn[data-astro-cid-3g5w5wws]{padding:.75rem 1.5rem;border-radius:8px;border:none;font-weight:600;cursor:pointer;transition:all .2s;font-size:1rem}.roll-btn[data-astro-cid-3g5w5wws]{background:#2563eb;color:#fff}.roll-btn[data-astro-cid-3g5w5wws]:hover:not(:disabled){background:#1d4ed8;transform:translateY(-1px)}.roll-btn[data-astro-cid-3g5w5wws]:disabled{background:#9ca3af;cursor:not-allowed}.new-game-btn[data-astro-cid-3g5w5wws]{background:#6b7280;color:#fff}.new-game-btn[data-astro-cid-3g5w5wws]:hover{background:#4b5563;transform:translateY(-1px)}.turn-info[data-astro-cid-3g5w5wws],.computer-status[data-astro-cid-3g5w5wws]{text-align:center;font-weight:500;color:#374151;padding:1rem;background:#f3f4f6;border-radius:8px}.rules-section[data-astro-cid-3g5w5wws]{grid-column:1 / -1;background:#fff;padding:2rem;border-radius:16px;box-shadow:0 4px 6px -1px #0000001a}.rules-section[data-astro-cid-3g5w5wws] h2[data-astro-cid-3g5w5wws]{margin-bottom:1.5rem;color:#1f2937;text-align:center}.rules[data-astro-cid-3g5w5wws]{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:1.5rem}.rule-group[data-astro-cid-3g5w5wws] h3[data-astro-cid-3g5w5wws]{font-size:1.1rem;margin-bottom:.75rem;color:#374151;border-bottom:2px solid #e5e7eb;padding-bottom:.5rem}.rule[data-astro-cid-3g5w5wws]{padding:.5rem;background:#f9fafb;border-radius:6px;margin-bottom:.5rem;font-size:.875rem;color:#4b5563}.related-games[data-astro-cid-3g5w5wws]{margin:3rem 0 0;padding:2rem;background:#f8fafc;border-radius:16px}.section-content[data-astro-cid-3g5w5wws]{text-align:center}.section-content[data-astro-cid-3g5w5wws] h2[data-astro-cid-3g5w5wws]{font-size:1.875rem;font-weight:700;color:#1f2937;margin-bottom:1rem}.section-content[data-astro-cid-3g5w5wws] p[data-astro-cid-3g5w5wws]{color:#6b7280;margin-bottom:2rem}.related-grid[data-astro-cid-3g5w5wws]{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:1.5rem}.related-card[data-astro-cid-3g5w5wws]{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-3g5w5wws]:hover{transform:translateY(-2px);box-shadow:0 4px 8px #00000026}.related-card[data-astro-cid-3g5w5wws] h3[data-astro-cid-3g5w5wws]{font-size:1.125rem;font-weight:600;color:#1f2937;margin-bottom:.5rem}.related-card[data-astro-cid-3g5w5wws] p[data-astro-cid-3g5w5wws]{color:#6b7280;font-size:.875rem;line-height:1.5;margin:0}@media (max-width: 768px){.game-board[data-astro-cid-3g5w5wws]{grid-template-columns:1fr;gap:1.5rem}.game-status[data-astro-cid-3g5w5wws]{gap:1rem;padding:1rem;flex-wrap:wrap}.cards-container[data-astro-cid-3g5w5wws],.player-area[data-astro-cid-3g5w5wws],.computer-area[data-astro-cid-3g5w5wws],.rules-section[data-astro-cid-3g5w5wws]{padding:1.5rem}.cards-area[data-astro-cid-3g5w5wws]{gap:.5rem}.card[data-astro-cid-3g5w5wws]{min-width:100px;padding:.75rem}.dice-controls[data-astro-cid-3g5w5wws]{flex-direction:column;align-items:center}.roll-btn[data-astro-cid-3g5w5wws],.new-game-btn[data-astro-cid-3g5w5wws]{width:100%;max-width:200px}.rules[data-astro-cid-3g5w5wws]{grid-template-columns:1fr}}@media (max-width: 480px){.game-status[data-astro-cid-3g5w5wws]{grid-template-columns:repeat(2,1fr)}.die[data-astro-cid-3g5w5wws]{width:40px;height:40px}.dot[data-astro-cid-3g5w5wws]{width:5px;height:5px}}
