.apex-landing{color:#f5f5f7;min-height:100vh;font-family:var(--font-inter), system-ui, -apple-system, "Segoe UI", sans-serif;background:#0b0b0f;justify-content:center;align-items:center;padding:2rem;display:flex}.apex-landing__hero{text-align:center;max-width:34rem}.apex-landing__title{letter-spacing:-.02em;margin:0 0 .75rem;font-size:clamp(2.5rem,8vw,4rem);font-weight:700}.apex-landing__subtitle{color:#b3b3bd;margin:0 0 2rem;font-size:clamp(1rem,3vw,1.25rem)}.apex-landing__cta-row{flex-wrap:wrap;justify-content:center;gap:.75rem;display:flex}.apex-landing__cta{border-radius:.5rem;justify-content:center;align-items:center;padding:.75rem 1.5rem;font-size:1rem;font-weight:600;text-decoration:none;transition:opacity .15s;display:inline-flex}.apex-landing__cta:hover{opacity:.9}.apex-landing__cta--primary{color:#0b0b0f;background:#fff}.apex-landing__cta--secondary{color:#f5f5f7;background:0 0;border:1px solid #3a3a44}
