/* Controlled public homepage sections. Keeps the existing LegionASI dark, technical language. */
.legion-home-next{background:#000}.legion-home-actions{display:flex;flex-wrap:wrap;gap:.75rem;justify-content:center;margin:1.1rem auto 0}.legion-home-actions a{display:inline-flex;align-items:center;justify-content:center;min-height:42px;padding:.65rem 1rem;border:1px solid rgba(255,255,255,.24);border-radius:999px;color:#f5f5f7;text-decoration:none;font-weight:700;font-size:.86rem}.legion-home-actions a:first-child{border-color:#30d158;background:#30d158;color:#061008}.legion-home-actions a:hover{border-color:#30d158;color:#30d158}.legion-home-actions a:first-child:hover{background:transparent;color:#30d158}.legion-home-announcement{max-width:880px;margin:0 auto 1rem;padding:.58rem .9rem;border:1px solid rgba(48,209,88,.25);border-radius:10px;background:rgba(48,209,88,.07);color:#c8eacf;font-size:.82rem;text-align:center}.legion-home-sections{background:#07090b}.legion-home-section{padding:clamp(3.5rem,7vw,6rem) 0;border-top:1px solid rgba(255,255,255,.08)}.legion-home-section.alt{background:#0b0e11}.legion-home-section__inner{max-width:920px;margin:0 auto;text-align:center}.legion-home-section__eyebrow{display:block;margin-bottom:.85rem;color:#30d158;font-size:.72rem;font-weight:800;letter-spacing:.14em;text-transform:uppercase}.legion-home-section h2{max-width:780px;margin:0 auto 1rem;color:#f5f5f7;font-size:clamp(1.8rem,4vw,3.2rem);letter-spacing:-.045em;line-height:1.08}.legion-home-section p{max-width:760px;margin:0 auto;color:#aeb5be;font-size:1.04rem;line-height:1.75}.legion-home-section__actions{display:flex;flex-wrap:wrap;justify-content:center;gap:.75rem;margin-top:1.5rem}.legion-home-section__actions a{display:inline-flex;align-items:center;justify-content:center;min-height:42px;padding:.65rem 1rem;border:1px solid rgba(255,255,255,.22);border-radius:999px;color:#f5f5f7;font-weight:700;font-size:.84rem;text-decoration:none}.legion-home-section__actions a.primary{border-color:#30d158;background:#30d158;color:#061008}.legion-home-section__actions a:hover{border-color:#30d158;color:#30d158}.legion-home-section__actions a.primary:hover{background:transparent;color:#30d158}.legion-home-section a:focus-visible{outline:3px solid #8af39f;outline-offset:3px}@media(max-width:640px){.legion-home-actions,.legion-home-section__actions{align-items:stretch;flex-direction:column}.legion-home-actions a,.legion-home-section__actions a{width:100%}}
