.page_main__GlU4n{display:flex;flex-direction:column;align-items:center;justify-content:center;min-height:100vh;padding:4rem 2rem;text-align:center}.page_title__3jonF{font-size:3.5rem;font-weight:800;margin-bottom:1rem;background:linear-gradient(90deg,#60a5fa,#a78bfa);-webkit-background-clip:text;-webkit-text-fill-color:transparent;animation:page_fadeIn__wvzG6 1s ease-in-out}.page_subtitle__iAJUg{font-size:1.25rem;color:var(--text-muted);max-width:600px;margin-bottom:3rem;animation:page_slideUp__hSTWN 1s ease-in-out}.page_grid__f5Kdy{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));grid-gap:2rem;gap:2rem;width:100%;max-width:1000px;animation:page_slideUp__hSTWN 1.2s ease-in-out}.page_cardTitle__wyNTT{font-size:1.25rem;font-weight:600;margin-bottom:.5rem;color:#fff}.page_cardDesc__Rro1m{color:var(--text-muted);font-size:.95rem;line-height:1.5}@keyframes page_fadeIn__wvzG6{0%{opacity:0}to{opacity:1}}@keyframes page_slideUp__hSTWN{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}