.landing-head{width:100%;max-width:1080px;margin:0 auto;display:flex;align-items:baseline;justify-content:space-between;gap:16px;padding:16px 24px;box-sizing:border-box}.landing-head .brand{font-weight:700;font-size:18px;color:#0f172a;text-decoration:none;letter-spacing:-.01em}.landing-head .tagline{margin:0;font-size:13px;color:#475569}.landing-head nav a{color:#475569;text-decoration:none;margin-left:16px;font-size:13px}.landing-head nav a:hover{color:#0f172a}.hero-copy{max-width:720px;margin:0 auto 12px;padding:0 16px;text-align:center}.hero-copy h1{margin:0 0 8px;font-size:28px;font-weight:700;color:#0f172a;letter-spacing:-.02em}.hero-copy p{margin:0;font-size:15px;color:#475569;line-height:1.5}.cta-row{width:100%;max-width:1080px;margin:32px auto 0;padding:0 24px;box-sizing:border-box;display:grid;grid-template-columns:repeat(3,1fr);gap:16px}@media (max-width: 760px){.cta-row{grid-template-columns:1fr}}.cta-card{display:flex;flex-direction:column;gap:6px;padding:20px 20px 18px;background:#fff;border:1px solid #e2e8f0;border-radius:10px;text-decoration:none;color:#0f172a;transition:border-color .12s ease,transform .12s ease,box-shadow .12s ease}.cta-card:hover{border-color:#0f172a;transform:translateY(-2px);box-shadow:0 8px 20px #0f172a14}.cta-card h2{margin:0;font-size:18px;font-weight:700;letter-spacing:-.01em}.cta-card .cta-tag{margin:0;font-size:12px;font-weight:600;text-transform:uppercase;letter-spacing:.06em;color:#64748b}.cta-card p{margin:4px 0 0;font-size:14px;color:#334155;line-height:1.45}.cta-card .cta-action{margin-top:auto;padding-top:12px;font-size:13px;font-weight:600;color:#2563eb}.cta-card.cta-personal .cta-action{color:#16a34a}.cta-card.cta-academy .cta-action{color:#2563eb}.cta-card.cta-teams .cta-action{color:#7c3aed}.landing-foot{width:100%;max-width:1080px;margin:48px auto 24px;padding:16px 24px;box-sizing:border-box;border-top:1px solid #e2e8f0;color:#64748b;font-size:12px;text-align:center}.landing-foot a{color:#475569;text-decoration:none}.landing-foot a:hover{color:#0f172a}body.landing-page{margin:0;background:#f8fafc;font-family:system-ui,-apple-system,sans-serif;color:#0f172a;min-height:100vh;display:flex;flex-direction:column}.stub-body{flex:1;width:100%;max-width:720px;margin:0 auto;padding:24px;box-sizing:border-box}.stub-body h1{margin:16px 0 8px;font-size:28px;font-weight:700;letter-spacing:-.02em}.stub-body .tier-tag{font-size:12px;font-weight:600;text-transform:uppercase;letter-spacing:.06em;color:#64748b}.stub-body p{font-size:15px;color:#334155;line-height:1.55}.stub-body .placeholder-note{margin-top:32px;padding:16px;background:#fef3c7;border-left:3px solid #f59e0b;border-radius:4px;color:#78350f;font-size:14px}.stub-body .back-link{display:inline-block;margin-top:24px;font-size:13px;color:#2563eb;text-decoration:none}.stub-body .back-link:hover{text-decoration:underline}
