.landing_page__By2iE{display:flex;flex-direction:column;width:100%;scroll-behavior:smooth;background:#fff;margin:0;padding:0;overflow-x:hidden}.landing_hero__v7463{position:relative;background:linear-gradient(135deg,#667eea,#764ba2);color:#ffffff;padding:100px 0;overflow:hidden;display:flex;align-items:center;justify-content:center;min-height:90vh}.landing_heroOverlay__h17pH{position:absolute;top:0;left:0;width:100%;height:100%;background-image:radial-gradient(circle at 20% 80%,rgba(255,255,255,.1) 0,transparent 40%),radial-gradient(circle at 80% 20%,rgba(255,255,255,.1) 0,transparent 40%);opacity:.5}.landing_heroContent__npsud{display:flex;align-items:center;justify-content:space-between;gap:3rem;position:relative;z-index:1}.landing_heroText__IVpgA{flex:1 1;max-width:580px;animation:landing_fadeInUp__ia7Wj .8s ease-out}.landing_heroTitle__HLnmZ{font-size:3.8rem;font-weight:800;line-height:1.2;margin-bottom:1.5rem;letter-spacing:-.04em;text-shadow:0 4px 15px rgba(0,0,0,.1)}.landing_heroSubtitle__BmC26{font-size:1.3rem;color:rgba(255,255,255,.85);margin-bottom:2.5rem;line-height:1.7;max-width:95%}.landing_heroCtas__MZpHm{display:flex;gap:1rem}.landing_btnPrimary__R_ZcD{background:#ffffff;color:#6a4da2;font-weight:700;padding:1rem 2.5rem;border-radius:50px;text-transform:uppercase;letter-spacing:.05em;transition:all .3s ease;box-shadow:0 10px 20px rgba(0,0,0,.1);border:none}.landing_btnPrimary__R_ZcD:hover{transform:translateY(-3px) scale(1.05);box-shadow:0 15px 25px rgba(0,0,0,.15);background:#f0f0f0}.landing_btnSecondary__SyhFR{background:transparent;color:#ffffff;font-weight:700;padding:1rem 2.5rem;border-radius:50px;text-transform:uppercase;letter-spacing:.05em;transition:all .3s ease;border:2px solid rgba(255,255,255,.8)}.landing_btnSecondary__SyhFR:hover{background:rgba(255,255,255,.1);transform:translateY(-3px)}.landing_heroImageContainer__guX_I{flex:1 1;display:flex;justify-content:center;align-items:center;animation:landing_floatIn__KI7Sj 1s ease-out .2s;animation-fill-mode:backwards}.landing_heroImage__NYBQY{width:100%;max-width:500px;height:auto;border-radius:24px;box-shadow:0 25px 50px -12px rgba(0,0,0,.25);object-fit:cover;transform:perspective(1500px) rotateY(-10deg) rotateX(2deg) scale(1.05);transition:transform .4s ease}.landing_heroImage__NYBQY:hover{transform:perspective(1500px) rotateY(-5deg) rotateX(1deg) scale(1.08)}@media (max-width:992px){.landing_heroContent__npsud{flex-direction:column;text-align:center}.landing_heroText__IVpgA{max-width:100%}.landing_heroCtas__MZpHm{justify-content:center}.landing_heroImageContainer__guX_I{margin-top:3rem}}@media (max-width:576px){.landing_heroTitle__HLnmZ{font-size:2.8rem}.landing_heroSubtitle__BmC26{font-size:1.15rem}.landing_heroCtas__MZpHm{flex-direction:column;align-items:center}.landing_btnPrimary__R_ZcD,.landing_btnSecondary__SyhFR{width:100%;max-width:320px}}.landing_features__22evY{padding:80px 0;background-color:#f9fafb}.landing_sectionHeader__vL6er{text-align:center;margin-bottom:4rem}.landing_sectionTitle__7GXl9{font-size:2.8rem;font-weight:700;color:#1f2937;margin-bottom:1rem}.landing_sectionSubtitle__8NQF2{font-size:1.15rem;color:#6b7280;max-width:600px;margin:0 auto;line-height:1.6}.landing_featureGrid__xv26l{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));grid-gap:2rem;gap:2rem}.landing_featureCard__aIW58{background:#ffffff;border-radius:12px;padding:2.5rem 2rem;text-align:center;box-shadow:0 10px 15px -3px rgba(0,0,0,.05),0 4px 6px -2px rgba(0,0,0,.05);transition:transform .3s ease,box-shadow .3s ease;border:1px solid #e5e7eb}.landing_featureCard__aIW58:hover{transform:translateY(-8px);box-shadow:0 20px 25px -5px rgba(0,0,0,.1),0 10px 10px -5px rgba(0,0,0,.04)}.landing_featureIcon__suwJv{display:inline-flex;align-items:center;justify-content:center;width:64px;height:64px;border-radius:50%;background:linear-gradient(135deg,#667eea,#764ba2);color:#ffffff;font-size:2rem;margin-bottom:1.5rem;box-shadow:0 4px 12px rgba(118,75,162,.3)}.landing_featureTitle__7FI1q{font-size:1.5rem;font-weight:600;color:#1f2937;margin-bottom:.75rem}.landing_featureText__52Fix{color:#6b7280;line-height:1.7}.landing_howItWorks__qJzKJ{padding:80px 0;background-color:#ffffff}.landing_stepsContainer__EtG9_{display:flex;align-items:center;justify-content:space-between;position:relative;max-width:900px;margin:0 auto}.landing_step__lFU4M{display:flex;flex-direction:column;align-items:center;text-align:center;width:30%}.landing_stepIcon__Ewsy6{width:80px;height:80px;border-radius:50%;background:#f3f4f6;color:#764ba2;font-size:2rem;font-weight:700;display:flex;align-items:center;justify-content:center;margin-bottom:1.5rem;border:4px solid #ffffff;box-shadow:0 0 0 4px #764ba2;transition:all .3s ease}.landing_step__lFU4M:hover .landing_stepIcon__Ewsy6{transform:scale(1.1);background:#764ba2;color:#ffffff}.landing_stepTitle__TnDO8{font-size:1.5rem;font-weight:600;color:#1f2937;margin-bottom:.75rem}.landing_stepText__aG4rd{color:#6b7280;line-height:1.6}.landing_stepConnector__NvxAi{flex-grow:1;height:2px;background-color:#e5e7eb;margin:0 1rem;transform:translateY(-40px)}@media (max-width:768px){.landing_stepsContainer__EtG9_{flex-direction:column}.landing_step__lFU4M{width:100%;margin-bottom:2rem}.landing_stepConnector__NvxAi{width:2px;height:50px;transform:none;margin:-1rem 0}.landing_step__lFU4M:last-child{margin-bottom:0}}@keyframes landing_fadeInUp__ia7Wj{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}@keyframes landing_floatIn__KI7Sj{0%{opacity:0;transform:perspective(1000px) rotateY(-15deg) translateX(50px)}to{opacity:1;transform:perspective(1000px) rotateY(-5deg) translateX(0)}}@media (max-width:768px){.landing_heroContent__npsud{flex-direction:column}.landing_heroImage__NYBQY{width:100%;transform:none}.landing_heroTitle__HLnmZ{font-size:2.1rem;text-align:center}.landing_heroCtas__MZpHm{flex-direction:column}.landing_stepsContainer__EtG9_{gap:1.5rem}.landing_featureGrid__xv26l{gap:1.25rem}.landing_featureCard__aIW58{padding:1.5rem 1rem}.landing_step__lFU4M{flex-direction:column;gap:1rem;padding:1rem}}