.hero:not(.compact):not(.mission){min-height:72vh;background:linear-gradient(90deg,#020202fc 0%,#020202d1 44%,#02020247 78%,#020202b8),url('hero-v2.png') center/cover}
@media(max-width:800px){.hero:not(.compact):not(.mission){background-position:63% center}}
.member-gate{margin:5vw;display:flex;align-items:center;justify-content:space-between;gap:40px;padding:42px;border:1px solid #3b541d;border-radius:8px;background:linear-gradient(120deg,#16220c,#0b0b0b)}.member-gate h2{font-size:clamp(32px,4vw,56px);line-height:.93;margin:12px 0}.member-gate p{max-width:680px;color:var(--muted);line-height:1.55}.member-gate a{flex:none;padding:15px 20px;border-radius:5px;background:var(--lime);color:#071007;text-decoration:none;font-size:10px;font-weight:950}@media(max-width:800px){.member-gate{margin:40px 20px;padding:28px 22px;align-items:flex-start;flex-direction:column}}
