.page_main__nw1Wk{min-height:80vh;display:flex;flex-direction:column;background-color:#f8f9fa;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica,Arial,sans-serif}.page_loadingContainer__AMjtH{display:flex;justify-content:center;align-items:center;height:100vh;background-color:#fff}.page_spinner__1BdMn{width:50px;height:50px;border:5px solid #f3f3f3;border-top-color:#9c92fc;border-radius:50%;animation:page_spin__OXxwq 1s linear infinite}@keyframes page_spin__OXxwq{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.page_hero__7KFOs{display:flex;align-items:center;justify-content:space-between;padding:4rem 2rem;max-width:1200px;margin:0 auto;gap:2rem;background:white;border-bottom-left-radius:50px;border-bottom-right-radius:50px;box-shadow:0 10px 30px rgba(0,0,0,.05)}.page_heroContent__dzLob{flex:1 1;max-width:600px}.page_title__po7na{font-size:3.5rem;font-weight:800;line-height:1.1;color:#1640c0;margin-bottom:1.5rem;letter-spacing:-1px}.page_highlight__Jnelb{color:#9c92fc;position:relative;white-space:nowrap}.page_highlight__Jnelb:after{content:"";position:absolute;bottom:5px;left:0;width:100%;height:8px;background-color:rgba(243,127,33,.2);z-index:-1;border-radius:4px}.page_subtitle__YBgxm{font-size:1.25rem;color:#555;line-height:1.6;margin-bottom:2.5rem}.page_ctaGroup__zcjG6{display:flex;gap:1rem}.page_primaryBtn__9q958{background-color:#9c92fc;color:white;padding:1rem 2rem;border-radius:50px;font-weight:700;text-decoration:none;transition:all .3s ease;box-shadow:0 4px 15px rgba(175,122,255,.4)}.page_primaryBtn__9q958:hover{background-color:#5542fa;transform:translateY(-2px);box-shadow:0 6px 20px rgba(139,61,255,.4)}.page_secondaryBtn__GsAhX{background-color:transparent;color:#1640c0;padding:1rem 2rem;border-radius:50px;font-weight:700;text-decoration:none;border:2px solid #1640c0;transition:all .3s ease}.page_secondaryBtn__GsAhX:hover{background-color:#1640c0;color:white}.page_heroVisual__b_sym{flex:1 1;display:flex;justify-content:center;position:relative}.page_heroImage__Aq3LS{max-width:100%;height:auto;min-height:300px;filter:drop-shadow(0 10px 20px rgba(0,0,0,.1))}.page_featuresVisual__HynyV{flex:1 1;display:flex;justify-content:center;position:relative}.page_featuresImage__aGJ7l{max-width:100%;height:auto;min-height:300px;filter:drop-shadow(0 10px 20px rgba(0,0,0,.1))}.page_features__GdcOS{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:2rem;padding:4rem 2rem;max-width:1200px;margin:0 auto}.page_featureCard__swyBK{background:white;padding:2.5rem;border-radius:20px;text-align:center;transition:transform .3s ease,box-shadow .3s ease;border:1px solid #eee}.page_featureCard__swyBK:hover{transform:translateY(-10px);box-shadow:0 15px 30px rgba(0,0,0,.08);border-color:#9c92fc}.page_icon__HtCf9{font-size:3rem;margin-bottom:1.5rem;background:#fff3e0;width:80px;height:80px;line-height:80px;border-radius:50%;margin-left:auto;margin-right:auto}.page_featureCard__swyBK h3{font-size:1.5rem;color:#1640c0;margin-bottom:1rem;font-weight:700}.page_featureCard__swyBK p{color:#666;line-height:1.6}@media (max-width:768px){.page_hero__7KFOs{flex-direction:column-reverse;text-align:center;padding-top:2rem;border-radius:0}.page_title__po7na{font-size:2.5rem}.page_ctaGroup__zcjG6{justify-content:center;flex-direction:column}.page_primaryBtn__9q958,.page_secondaryBtn__GsAhX{width:100%;text-align:center}.page_features__GdcOS{grid-template-columns:1fr}}