.arena-page{min-height:100vh;background:#0a0a0a}.arena-page .gradient-text{background:linear-gradient(135deg,#ff6b35,gold);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.arena-hero{text-align:center;padding:8rem 1.5rem 2rem}.arena-hero-inner{max-width:700px;margin:0 auto}.hero-badge{display:inline-flex;align-items:center;gap:.4rem;padding:.4rem 1rem;background:#ff6b351a;border:1px solid rgba(255,107,53,.25);border-radius:999px;color:#ff6b35;font-size:.8rem;font-weight:600;margin-bottom:1.5rem}.arena-hero h1{font-family:Outfit,sans-serif;font-size:clamp(2rem,5vw,3.2rem);font-weight:900;color:#ededed;line-height:1.15;margin-bottom:1rem}.hero-subtitle{color:#a1a1aa;font-size:1.1rem;line-height:1.7;max-width:560px;margin:0 auto 2rem}.hero-cta{display:flex;gap:.75rem;justify-content:center;flex-wrap:wrap}.cta-primary{display:inline-flex;align-items:center;gap:.5rem;padding:.8rem 1.8rem;background:linear-gradient(135deg,#ff6b35,orange);color:#000;border-radius:999px;font-weight:800;font-size:1rem;text-decoration:none;transition:transform .2s,box-shadow .2s}.cta-primary:hover{transform:translateY(-2px);box-shadow:0 8px 25px #ff6b3566}.cta-secondary{display:inline-flex;align-items:center;gap:.5rem;padding:.8rem 1.8rem;background:transparent;border:1px solid rgba(255,255,255,.12);color:#ededed;border-radius:999px;font-weight:600;font-size:1rem;text-decoration:none;transition:all .2s}.cta-secondary:hover{border-color:#ff6b35;color:#ff6b35}.how-section{text-align:center;padding:2rem 1.5rem 3.5rem;max-width:800px;margin:0 auto;border-bottom:1px solid rgba(255,255,255,.04)}.how-section h2{font-family:Outfit,sans-serif;font-size:1.5rem;font-weight:800;color:#ededed;margin-bottom:2rem}.steps-row{display:flex;align-items:center;justify-content:center;gap:1.25rem}.step-card{flex:1;max-width:200px;display:flex;flex-direction:column;align-items:center;gap:.6rem}.step-icon{width:60px;height:60px;display:flex;align-items:center;justify-content:center;background:#ff6b351a;border:1px solid rgba(255,107,53,.2);border-radius:1rem;color:#ff6b35;font-size:1.4rem}.step-card h3{font-family:Outfit,sans-serif;font-size:1rem;font-weight:700;color:#ededed;margin:0}.step-card p{color:#71717a;font-size:.82rem;line-height:1.5;margin:0}.step-arrow{color:#52525b;font-size:1rem}.feed-section{border-top:1px solid rgba(255,255,255,.04)}.why-section{padding:4rem 1.5rem;border-top:1px solid rgba(255,255,255,.04)}.why-inner{max-width:900px;margin:0 auto}.why-inner h2{font-family:Outfit,sans-serif;font-size:1.5rem;font-weight:800;color:#ededed;text-align:center;margin-bottom:2rem}.why-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:1.25rem}.why-card{background:#171717;border:1px solid rgba(255,255,255,.06);border-radius:1rem;padding:1.5rem;display:flex;flex-direction:column;gap:.6rem}.why-card i{color:#ff6b35;font-size:1.4rem}.why-card h3{font-family:Outfit,sans-serif;font-size:1rem;font-weight:700;color:#ededed;margin:0}.why-card p{color:#71717a;font-size:.85rem;line-height:1.6;margin:0}.faq-section{padding:4rem 1.5rem;border-top:1px solid rgba(255,255,255,.04)}.faq-inner{max-width:700px;margin:0 auto}.faq-inner h2{font-family:Outfit,sans-serif;font-size:1.5rem;font-weight:800;color:#ededed;text-align:center;margin-bottom:2rem}.faq-list{display:flex;flex-direction:column;gap:.5rem}.faq-item{background:#171717;border:1px solid rgba(255,255,255,.06);border-radius:.75rem;overflow:hidden;transition:border-color .2s}.faq-item[open]{border-color:#ff6b354d}.faq-item summary{padding:1rem 1.25rem;color:#ededed;font-weight:600;font-size:.95rem;cursor:pointer;list-style:none;display:flex;align-items:center;justify-content:space-between}.faq-item summary::-webkit-details-marker{display:none}.faq-item summary:after{content:"+";color:#ff6b35;font-size:1.2rem;font-weight:700}.faq-item[open] summary:after{content:"-"}.faq-item p{padding:0 1.25rem 1rem;color:#a1a1aa;font-size:.88rem;line-height:1.7;margin:0}@media(max-width:640px){.arena-hero{padding:6rem 1rem 2rem}.hero-subtitle{font-size:.95rem}.steps-row{flex-direction:column;gap:1rem}.step-arrow{transform:rotate(90deg)}.step-card{max-width:280px}.why-grid{grid-template-columns:1fr}}
