.game-container[data-astro-cid-bb3btgfb]{max-width:1200px;margin:0 auto;padding:2rem 1rem}.hero-section[data-astro-cid-bb3btgfb]{text-align:center;margin-bottom:3rem}.hero-section[data-astro-cid-bb3btgfb] h1[data-astro-cid-bb3btgfb]{font-size:2.5rem;font-weight:700;color:#1f2937;margin-bottom:1rem}.hero-section[data-astro-cid-bb3btgfb] p[data-astro-cid-bb3btgfb]{font-size:1.25rem;color:#6b7280;max-width:600px;margin:0 auto}.liars-dice-game[data-astro-cid-bb3btgfb]{max-width:1000px;margin:0 auto}.game-board[data-astro-cid-bb3btgfb]{display:grid;grid-template-columns:1fr 1fr;gap:2rem;align-items:start;margin-bottom:3rem}.game-status[data-astro-cid-bb3btgfb]{grid-column:1 / -1;display:flex;justify-content:center;gap:2rem;margin-bottom:2rem;padding:1.5rem;background:#1f2937;color:#fff;border-radius:12px}.status-item[data-astro-cid-bb3btgfb]{text-align:center}.status-item[data-astro-cid-bb3btgfb] h3[data-astro-cid-bb3btgfb]{font-size:.9rem;color:#9ca3af;margin-bottom:.5rem;font-weight:500}.status-item[data-astro-cid-bb3btgfb] span[data-astro-cid-bb3btgfb]{font-size:1.5rem;font-weight:700;color:#f3f4f6}.player-area[data-astro-cid-bb3btgfb],.computer-area[data-astro-cid-bb3btgfb]{background:#fff;padding:2rem;border-radius:16px;box-shadow:0 4px 6px -1px #0000001a}.player-area[data-astro-cid-bb3btgfb] h2[data-astro-cid-bb3btgfb],.computer-area[data-astro-cid-bb3btgfb] h2[data-astro-cid-bb3btgfb]{margin-bottom:1.5rem;color:#1f2937;text-align:center}.dice-area[data-astro-cid-bb3btgfb]{display:flex;justify-content:center;gap:.5rem;margin-bottom:1.5rem;flex-wrap:wrap}.die[data-astro-cid-bb3btgfb]{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}.player-die[data-astro-cid-bb3btgfb]{border-color:#2563eb;background:#eff6ff}.computer-die[data-astro-cid-bb3btgfb].hidden{background:#374151;border-color:#4b5563}.computer-die[data-astro-cid-bb3btgfb].revealed{border-color:#ef4444;background:#fef2f2}.question-mark[data-astro-cid-bb3btgfb]{color:#fff;font-weight:700;font-size:1.25rem}.dot[data-astro-cid-bb3btgfb]{width:8px;height:8px;background:#1f2937;border-radius:50%;position:absolute}.dot[data-astro-cid-bb3btgfb].center{top:50%;left:50%;transform:translate(-50%,-50%)}.dot[data-astro-cid-bb3btgfb].top-left{top:20%;left:20%}.dot[data-astro-cid-bb3btgfb].top-right{top:20%;right:20%}.dot[data-astro-cid-bb3btgfb].middle-left{top:50%;left:20%;transform:translateY(-50%)}.dot[data-astro-cid-bb3btgfb].middle-right{top:50%;right:20%;transform:translateY(-50%)}.dot[data-astro-cid-bb3btgfb].bottom-left{bottom:20%;left:20%}.dot[data-astro-cid-bb3btgfb].bottom-right{bottom:20%;right:20%}.player-info[data-astro-cid-bb3btgfb]{text-align:center;font-style:italic;color:#6b7280;font-size:.875rem}.bidding-area[data-astro-cid-bb3btgfb]{grid-column:1 / -1;background:#fff;padding:2rem;border-radius:16px;box-shadow:0 4px 6px -1px #0000001a;text-align:center}.bidding-area[data-astro-cid-bb3btgfb] h2[data-astro-cid-bb3btgfb]{margin-bottom:1.5rem;color:#1f2937}.bid-inputs[data-astro-cid-bb3btgfb]{display:flex;justify-content:center;gap:2rem;margin-bottom:1.5rem}.input-group[data-astro-cid-bb3btgfb]{display:flex;flex-direction:column;align-items:center;gap:.5rem}.input-group[data-astro-cid-bb3btgfb] label[data-astro-cid-bb3btgfb]{font-weight:600;color:#374151;font-size:.875rem}.input-group[data-astro-cid-bb3btgfb] select[data-astro-cid-bb3btgfb]{padding:.5rem;border:2px solid #e5e7eb;border-radius:6px;font-size:1rem;background:#fff}.input-group[data-astro-cid-bb3btgfb] select[data-astro-cid-bb3btgfb]:focus{outline:none;border-color:#2563eb}.bid-buttons[data-astro-cid-bb3btgfb]{display:flex;gap:1rem;justify-content:center;margin-bottom:2rem;flex-wrap:wrap}.bid-btn[data-astro-cid-bb3btgfb],.challenge-btn[data-astro-cid-bb3btgfb],.new-game-btn[data-astro-cid-bb3btgfb]{padding:.75rem 1.5rem;border-radius:8px;border:none;font-weight:600;cursor:pointer;transition:all .2s;font-size:1rem}.bid-btn[data-astro-cid-bb3btgfb]{background:#2563eb;color:#fff}.bid-btn[data-astro-cid-bb3btgfb]:hover:not(:disabled){background:#1d4ed8;transform:translateY(-1px)}.challenge-btn[data-astro-cid-bb3btgfb]{background:#ef4444;color:#fff}.challenge-btn[data-astro-cid-bb3btgfb]:hover:not(:disabled){background:#dc2626;transform:translateY(-1px)}.bid-btn[data-astro-cid-bb3btgfb]:disabled,.challenge-btn[data-astro-cid-bb3btgfb]:disabled{background:#9ca3af;cursor:not-allowed;transform:none}.new-game-btn[data-astro-cid-bb3btgfb]{background:#6b7280;color:#fff}.new-game-btn[data-astro-cid-bb3btgfb]:hover{background:#4b5563;transform:translateY(-1px)}.bid-history[data-astro-cid-bb3btgfb]{background:#f8fafc;padding:1.5rem;border-radius:12px}.bid-history[data-astro-cid-bb3btgfb] h3[data-astro-cid-bb3btgfb]{margin-bottom:1rem;color:#374151;font-size:1rem}.history-list[data-astro-cid-bb3btgfb]{min-height:100px;max-height:150px;overflow-y:auto}.history-item[data-astro-cid-bb3btgfb]{padding:.5rem;margin-bottom:.5rem;background:#fff;border-radius:6px;font-size:.875rem;color:#4b5563}.computer-status[data-astro-cid-bb3btgfb]{text-align:center;font-weight:500;color:#374151;padding:1rem;background:#f3f4f6;border-radius:8px;min-height:3rem;display:flex;align-items:center;justify-content:center}.how-to-play-section[data-astro-cid-bb3btgfb]{margin:4rem 0;padding:3rem 0;background:#fff;border-radius:20px;box-shadow:0 4px 6px -1px #0000001a}.section-content[data-astro-cid-bb3btgfb]{max-width:1000px;margin:0 auto;padding:0 2rem}.section-content[data-astro-cid-bb3btgfb] h2[data-astro-cid-bb3btgfb]{font-size:2.25rem;font-weight:700;color:#1f2937;margin-bottom:2rem;text-align:center}.play-guide[data-astro-cid-bb3btgfb]{display:flex;flex-direction:column;gap:2rem}.guide-overview[data-astro-cid-bb3btgfb]{text-align:center;padding:2rem;background:#f8fafc;border-radius:16px}.guide-overview[data-astro-cid-bb3btgfb] p[data-astro-cid-bb3btgfb]{font-size:1.25rem;color:#4b5563;line-height:1.7;max-width:800px;margin:0 auto}.guide-sections[data-astro-cid-bb3btgfb]{display:grid;grid-template-columns:1fr;gap:2rem}.guide-section[data-astro-cid-bb3btgfb]{padding:2rem;background:#fafafa;border-radius:16px;border-left:4px solid #2563eb}.guide-section[data-astro-cid-bb3btgfb] h3[data-astro-cid-bb3btgfb]{font-size:1.5rem;font-weight:600;color:#1f2937;margin-bottom:1.5rem;display:flex;align-items:center;gap:.5rem}.setup-rules[data-astro-cid-bb3btgfb],.bidding-rules[data-astro-cid-bb3btgfb],.challenge-rules[data-astro-cid-bb3btgfb]{display:flex;flex-direction:column;gap:1rem}.rule-item[data-astro-cid-bb3btgfb],.bid-rule[data-astro-cid-bb3btgfb],.challenge-rule[data-astro-cid-bb3btgfb]{padding:1rem;background:#fff;border-radius:8px;border-left:3px solid #2563eb}.rule-item[data-astro-cid-bb3btgfb] strong[data-astro-cid-bb3btgfb],.bid-rule[data-astro-cid-bb3btgfb] strong[data-astro-cid-bb3btgfb],.challenge-rule[data-astro-cid-bb3btgfb] strong[data-astro-cid-bb3btgfb]{color:#1f2937;display:block;margin-bottom:.5rem}.bid-rule[data-astro-cid-bb3btgfb] ul[data-astro-cid-bb3btgfb],.challenge-rule[data-astro-cid-bb3btgfb] ul[data-astro-cid-bb3btgfb]{margin-top:.5rem;margin-left:1rem}.tips[data-astro-cid-bb3btgfb]{display:flex;flex-direction:column;gap:1rem}.tip[data-astro-cid-bb3btgfb]{padding:1rem;background:#fff;border-radius:8px;border-left:3px solid #f59e0b}.tip[data-astro-cid-bb3btgfb] strong[data-astro-cid-bb3btgfb]{color:#1f2937}.probability-info[data-astro-cid-bb3btgfb]{padding:1rem;background:#fff;border-radius:8px}.probability-info[data-astro-cid-bb3btgfb] p[data-astro-cid-bb3btgfb]{margin-bottom:1rem;color:#4b5563}.probability-info[data-astro-cid-bb3btgfb] ul[data-astro-cid-bb3btgfb]{margin-left:1rem;color:#4b5563}.probability-info[data-astro-cid-bb3btgfb] li[data-astro-cid-bb3btgfb]{margin-bottom:.5rem}.related-games[data-astro-cid-bb3btgfb]{margin:3rem 0 0;padding:2rem;background:#f8fafc;border-radius:16px}.related-grid[data-astro-cid-bb3btgfb]{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:1.5rem}.related-card[data-astro-cid-bb3btgfb]{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-bb3btgfb]:hover{transform:translateY(-2px);box-shadow:0 4px 8px #00000026}.related-card[data-astro-cid-bb3btgfb] h3[data-astro-cid-bb3btgfb]{font-size:1.125rem;font-weight:600;color:#1f2937;margin-bottom:.5rem}.related-card[data-astro-cid-bb3btgfb] p[data-astro-cid-bb3btgfb]{color:#6b7280;font-size:.875rem;line-height:1.5;margin:0}@media (max-width: 768px){.game-board[data-astro-cid-bb3btgfb]{grid-template-columns:1fr;gap:1.5rem}.game-status[data-astro-cid-bb3btgfb]{gap:1rem;padding:1rem;flex-wrap:wrap}.player-area[data-astro-cid-bb3btgfb],.computer-area[data-astro-cid-bb3btgfb],.bidding-area[data-astro-cid-bb3btgfb]{padding:1.5rem}.bid-inputs[data-astro-cid-bb3btgfb]{flex-direction:column;gap:1rem}.bid-buttons[data-astro-cid-bb3btgfb]{flex-direction:column;align-items:center}.bid-btn[data-astro-cid-bb3btgfb],.challenge-btn[data-astro-cid-bb3btgfb],.new-game-btn[data-astro-cid-bb3btgfb]{width:100%;max-width:200px}.section-content[data-astro-cid-bb3btgfb]{padding:0 1rem}.guide-section[data-astro-cid-bb3btgfb]{padding:1.5rem}}@media (max-width: 480px){.game-status[data-astro-cid-bb3btgfb]{grid-template-columns:repeat(2,1fr)}.die[data-astro-cid-bb3btgfb]{width:45px;height:45px}.dot[data-astro-cid-bb3btgfb]{width:6px;height:6px}.guide-section[data-astro-cid-bb3btgfb]{padding:1rem}}
