{s.body}
{s.input && ( setName(e.target.value)} maxLength={12} placeholder="Tu nombre..." autoFocus style={{ fontFamily:"var(--font-sans)", fontSize:24, fontWeight:700, textAlign:"center", letterSpacing:"0.1em", background:"var(--bg-inset)", border:"1px solid var(--accent-cyan)", color:"#fff", padding:"14px 20px", borderRadius:2, width:"100%", maxWidth:300, marginBottom:24, outline:"none", boxShadow:"0 0 12px var(--accent-cyan-glow)", textTransform:"uppercase", }} /> )}