.hero-buttons[data-astro-cid-4oha7did] .btn[data-astro-cid-4oha7did]{display:inline-flex;align-items:center;justify-content:center}.playtest-badge[data-astro-cid-4oha7did]{display:inline-block;padding:.5rem 1.5rem;background:#f0f3;border:1px solid var(--secondary-color);border-radius:25px;color:var(--secondary-color);font-size:.9rem;text-transform:uppercase;letter-spacing:2px;margin-bottom:2rem;animation:pulse 2s infinite}.playtest-intro[data-astro-cid-4oha7did]{padding:5rem 0;background:linear-gradient(135deg,#00ff880d,#00ccff0d);border-top:1px solid var(--border-color);border-bottom:1px solid var(--border-color);text-align:center}.intro-text[data-astro-cid-4oha7did]{font-size:1.2rem;color:var(--text-secondary);max-width:800px;margin:0 auto 2rem;line-height:1.8}.intro-buttons[data-astro-cid-4oha7did]{display:flex;gap:1rem;justify-content:center;flex-wrap:wrap}.rewards-section[data-astro-cid-4oha7did]{padding:5rem 0;background:var(--bg-darker)}.rewards-grid[data-astro-cid-4oha7did]{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:2rem;margin-bottom:2rem}.reward-card[data-astro-cid-4oha7did]{background:var(--bg-card);padding:2rem;border-radius:10px;border:1px solid var(--border-color);text-align:center;transition:all .3s ease}.reward-card[data-astro-cid-4oha7did]:hover{transform:translateY(-5px);border-color:var(--primary-color);box-shadow:0 10px 30px #0f83}.reward-card[data-astro-cid-4oha7did].featured{border-color:var(--secondary-color);background:linear-gradient(135deg,var(--bg-card),rgba(255,0,255,.1))}.reward-card[data-astro-cid-4oha7did].featured:hover{border-color:var(--secondary-color);box-shadow:0 10px 30px #ff00ff4d}.reward-icon[data-astro-cid-4oha7did]{font-size:3rem;margin-bottom:1rem}.reward-card[data-astro-cid-4oha7did] h3[data-astro-cid-4oha7did]{color:var(--primary-color);margin-bottom:.5rem}.reward-card[data-astro-cid-4oha7did].featured h3[data-astro-cid-4oha7did]{color:var(--secondary-color)}.reward-amount[data-astro-cid-4oha7did]{font-size:1.5rem;font-weight:700;color:var(--text-primary);margin-bottom:1rem}.reward-card[data-astro-cid-4oha7did] p[data-astro-cid-4oha7did]{color:var(--text-secondary);font-size:.95rem}.rewards-note[data-astro-cid-4oha7did]{text-align:center;color:var(--text-secondary);font-style:italic}.how-it-works[data-astro-cid-4oha7did]{padding:5rem 0}.steps-grid[data-astro-cid-4oha7did]{display:grid;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:2rem}.step-card[data-astro-cid-4oha7did]{background:var(--bg-card);padding:2rem;border-radius:10px;border:1px solid var(--border-color);text-align:center;position:relative;transition:all .3s ease}.step-card[data-astro-cid-4oha7did]:hover{transform:translateY(-5px);border-color:var(--primary-color);box-shadow:0 10px 30px #0f83}.step-number[data-astro-cid-4oha7did]{width:50px;height:50px;background:linear-gradient(45deg,var(--primary-color),var(--accent-color));border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:1.5rem;font-weight:700;color:var(--bg-dark);margin:0 auto 1rem}.step-card[data-astro-cid-4oha7did] h3[data-astro-cid-4oha7did]{color:var(--primary-color);margin-bottom:.5rem}.step-card[data-astro-cid-4oha7did] p[data-astro-cid-4oha7did]{color:var(--text-secondary)}.step-card[data-astro-cid-4oha7did] a[data-astro-cid-4oha7did]{color:var(--primary-color);text-decoration:none;transition:all .3s ease}.step-card[data-astro-cid-4oha7did] a[data-astro-cid-4oha7did]:hover{text-shadow:0 0 10px var(--glow-color)}.expectations-section[data-astro-cid-4oha7did]{padding:5rem 0;background:var(--bg-darker)}.expectations-content[data-astro-cid-4oha7did]{max-width:700px;margin:0 auto}.expectation-list[data-astro-cid-4oha7did]{margin-bottom:2rem}.expectation-item[data-astro-cid-4oha7did]{display:flex;align-items:center;gap:1rem;padding:1rem;background:var(--bg-card);border-radius:5px;margin-bottom:.5rem;border-left:3px solid var(--primary-color)}.check-icon[data-astro-cid-4oha7did]{color:var(--primary-color);font-size:1.2rem;font-weight:700}.expectation-item[data-astro-cid-4oha7did] span[data-astro-cid-4oha7did]:last-child{color:var(--text-secondary)}.expectations-note[data-astro-cid-4oha7did]{background:#00ff880d;border:1px solid rgba(0,255,136,.2);border-radius:10px;padding:1.5rem;text-align:center}.expectations-note[data-astro-cid-4oha7did] p[data-astro-cid-4oha7did]{color:var(--text-secondary);margin:0}.community-section[data-astro-cid-4oha7did]{padding:5rem 0;text-align:center}.community-intro[data-astro-cid-4oha7did]{color:var(--text-secondary);font-size:1.1rem;margin-bottom:2rem}.discord-channels[data-astro-cid-4oha7did]{display:grid;grid-template-columns:repeat(auto-fit,minmax(180px,1fr));gap:1.5rem;margin-bottom:2rem}.channel-card[data-astro-cid-4oha7did]{background:var(--bg-card);padding:1.5rem;border-radius:10px;border:1px solid var(--border-color);transition:all .3s ease}.channel-card[data-astro-cid-4oha7did]:hover{transform:translateY(-3px);border-color:var(--accent-color)}.channel-icon[data-astro-cid-4oha7did]{font-size:2rem;margin-bottom:.5rem}.channel-card[data-astro-cid-4oha7did] h4[data-astro-cid-4oha7did]{color:var(--accent-color);margin-bottom:.25rem}.channel-card[data-astro-cid-4oha7did] p[data-astro-cid-4oha7did]{color:var(--text-secondary);font-size:.9rem;margin:0}.discord-btn[data-astro-cid-4oha7did]{margin-top:1rem}.cta-section[data-astro-cid-4oha7did]{padding:5rem 0;background:linear-gradient(135deg,#00ff881a,#00ccff1a);border-top:1px solid var(--border-color)}.cta-section[data-astro-cid-4oha7did] .cta-content[data-astro-cid-4oha7did]{text-align:center}.cta-section[data-astro-cid-4oha7did] h2[data-astro-cid-4oha7did]{font-size:2.5rem;margin-bottom:1rem;background:linear-gradient(45deg,var(--primary-color),var(--accent-color));-webkit-background-clip:text;-webkit-text-fill-color:transparent}.cta-section[data-astro-cid-4oha7did] p[data-astro-cid-4oha7did]{font-size:1.2rem;color:var(--text-secondary);margin-bottom:2rem}.cta-buttons[data-astro-cid-4oha7did]{display:flex;gap:1rem;justify-content:center;flex-wrap:wrap}@media (max-width: 768px){.playtest-badge[data-astro-cid-4oha7did]{font-size:.8rem;padding:.4rem 1rem}.intro-text[data-astro-cid-4oha7did]{font-size:1rem}.rewards-grid[data-astro-cid-4oha7did],.steps-grid[data-astro-cid-4oha7did]{grid-template-columns:1fr}.discord-channels[data-astro-cid-4oha7did]{grid-template-columns:repeat(2,1fr)}.cta-section[data-astro-cid-4oha7did] h2[data-astro-cid-4oha7did]{font-size:1.8rem}}
