.Footer-module__yg9ahW__footer{background:#0f172a;border-top:1px solid #8b5cf633;margin-top:0;padding:64px 32px 32px;position:relative;overflow:hidden}.Footer-module__yg9ahW__container{z-index:1;max-width:1200px;margin:0 auto;position:relative}.Footer-module__yg9ahW__top{grid-template-columns:2fr 3fr;align-items:start;gap:80px;margin-bottom:48px;display:grid}.Footer-module__yg9ahW__brand{flex-direction:column;gap:20px;display:flex}.Footer-module__yg9ahW__logo{color:#f1f5f9;align-items:center;gap:12px;font-size:28px;font-weight:900;display:flex}.Footer-module__yg9ahW__logoIconWrapper{width:70px;height:70px;margin-right:.5rem;display:inline-block;position:relative}.Footer-module__yg9ahW__logoIcon{object-fit:contain;filter:drop-shadow(0 0 10px #8b5cf699);font-size:36px;animation:2s ease-in-out infinite Footer-module__yg9ahW__pulse}@keyframes Footer-module__yg9ahW__pulse{0%,to{filter:drop-shadow(0 0 10px #8b5cf699);transform:scale(1)}50%{filter:drop-shadow(0 0 20px #8b5cf6cc);transform:scale(1.1)}}.Footer-module__yg9ahW__logoText{background:linear-gradient(135deg,#f1f5f9,#8b5cf6);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text}.Footer-module__yg9ahW__tagline{color:#94a3b8;max-width:350px;font-size:15px;line-height:1.7}.Footer-module__yg9ahW__socials{gap:12px;margin-top:8px;display:flex}.Footer-module__yg9ahW__socialLink{color:#8b5cf6;background:#8b5cf61a;border:1px solid #8b5cf64d;border-radius:10px;justify-content:center;align-items:center;width:44px;height:44px;transition:all .3s cubic-bezier(.4,0,.2,1);display:flex}.Footer-module__yg9ahW__socialLink:hover{background:#8b5cf633;border-color:#8b5cf680;transform:translateY(-4px);box-shadow:0 8px 20px #8b5cf64d}.Footer-module__yg9ahW__links{grid-template-columns:repeat(3,1fr);gap:40px;display:grid}.Footer-module__yg9ahW__linkGroup{flex-direction:column;gap:14px;display:flex}.Footer-module__yg9ahW__linkTitle{color:#f1f5f9;text-transform:uppercase;letter-spacing:1px;margin-bottom:4px;font-size:14px;font-weight:700}.Footer-module__yg9ahW__link{color:#94a3b8;width:fit-content;padding:2px 0;font-size:14px;text-decoration:none;transition:all .3s;position:relative}.Footer-module__yg9ahW__link:after{content:"";background:linear-gradient(90deg,#8b5cf6,#10b981);width:0;height:2px;transition:width .3s;position:absolute;bottom:0;left:0}.Footer-module__yg9ahW__link:hover{color:#f1f5f9;transform:translate(4px)}.Footer-module__yg9ahW__link:hover:after{width:100%}.Footer-module__yg9ahW__divider{background:linear-gradient(90deg,#0000,#8b5cf64d,#0000);height:1px;margin:48px 0 32px}.Footer-module__yg9ahW__bottom{flex-wrap:wrap;justify-content:space-between;align-items:flex-start;gap:32px;display:flex}.Footer-module__yg9ahW__copyright{color:#64748b;font-size:14px;line-height:1.5}.Footer-module__yg9ahW__note{color:#475569;text-align:right;max-width:400px;font-size:12px;line-height:1.7}.Footer-module__yg9ahW__bgGradient{pointer-events:none;z-index:0;background:radial-gradient(circle at 50% 100%,#8b5cf61a 0%,#0000 70%);height:200px;animation:6s ease-in-out infinite Footer-module__yg9ahW__gradientPulse;position:absolute;bottom:0;left:0;right:0}@keyframes Footer-module__yg9ahW__gradientPulse{0%,to{opacity:.3;transform:scale(1)}50%{opacity:.5;transform:scale(1.1)}}@media (max-width:1024px){.Footer-module__yg9ahW__top{grid-template-columns:1fr;gap:48px}.Footer-module__yg9ahW__links{grid-template-columns:repeat(3,1fr);gap:32px}}@media (max-width:768px){.Footer-module__yg9ahW__footer{padding:48px 20px 32px}.Footer-module__yg9ahW__top{gap:40px}.Footer-module__yg9ahW__links{grid-template-columns:1fr;gap:32px}.Footer-module__yg9ahW__bottom{text-align:center;flex-direction:column;align-items:center;gap:20px}.Footer-module__yg9ahW__note{text-align:center;max-width:100%}.Footer-module__yg9ahW__logo{font-size:24px}.Footer-module__yg9ahW__logoIcon{font-size:32px}.Footer-module__yg9ahW__socials{justify-content:flex-start}.Footer-module__yg9ahW__copyright{text-align:center}}@media (max-width:480px){.Footer-module__yg9ahW__footer{padding:40px 16px 24px}.Footer-module__yg9ahW__linkTitle,.Footer-module__yg9ahW__link{font-size:13px}.Footer-module__yg9ahW__logo{font-size:22px}.Footer-module__yg9ahW__logoIcon{font-size:28px}}
.Hero-module__PYTs9a__hero{color:#f1f5f9;text-align:center;background:linear-gradient(135deg,#0f172a 0%,#1e293b 50%,#6d28d9 100%);padding:120px 32px 80px;position:relative;overflow:hidden}.Hero-module__PYTs9a__hero:before{content:"";pointer-events:none;background:radial-gradient(circle at 20%,#8b5cf626 0%,#0000 50%),radial-gradient(circle at 80% 80%,#10b9811a 0%,#0000 50%);animation:10s infinite Hero-module__PYTs9a__gradientShift;position:absolute;inset:0}@keyframes Hero-module__PYTs9a__gradientShift{0%,to{opacity:.5;transform:scale(1)rotate(0)}50%{opacity:.8;transform:scale(1.1)rotate(5deg)}}.Hero-module__PYTs9a__content{z-index:1;max-width:900px;margin:0 auto;position:relative}.Hero-module__PYTs9a__title{background:linear-gradient(135deg,#f1f5f9 0%,#a78bfa 50%,#10b981 100%);-webkit-text-fill-color:transparent;text-shadow:0 0 40px #8b5cf64d;letter-spacing:-2px;-webkit-background-clip:text;background-clip:text;margin:0 0 24px;font-size:64px;font-weight:900;animation:.6s ease-out Hero-module__PYTs9a__fadeInUp,3s ease-in-out infinite Hero-module__PYTs9a__titleGlow}.Hero-module__PYTs9a__spacer{width:100%;height:370px}@keyframes Hero-module__PYTs9a__titleGlow{0%,to{filter:drop-shadow(0 0 20px #8b5cf666)}50%{filter:drop-shadow(0 0 30px #8b5cf699)drop-shadow(0 0 40px #10b9814d)}}.Hero-module__PYTs9a__subtitle{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);color:#dce1cb;margin:0 0 48px;font-size:24px;font-weight:400;line-height:1.6;animation:.8s ease-out Hero-module__PYTs9a__fadeInUp}.Hero-module__PYTs9a__highlight{color:#10b981;font-weight:600;display:inline-block;position:relative}.Hero-module__PYTs9a__highlight:after{content:"";background:linear-gradient(90deg,#10b981,#8b5cf6);border-radius:2px;height:3px;position:absolute;bottom:-4px;left:0;right:0}.Hero-module__PYTs9a__actions{flex-wrap:wrap;justify-content:center;gap:20px;animation:1s ease-out Hero-module__PYTs9a__fadeInUp;display:flex}.Hero-module__PYTs9a__primaryButton{color:#fff;cursor:pointer;background:linear-gradient(135deg,#8b5cf6 0%,#6d28d9 100%);border:none;border-radius:12px;padding:16px 40px;font-size:18px;font-weight:700;transition:all .3s cubic-bezier(.4,0,.2,1);position:relative;overflow:hidden;box-shadow:0 4px 20px #8b5cf666,0 0 40px #8b5cf633}.Hero-module__PYTs9a__primaryButton:before{content:"";background:linear-gradient(90deg,#0000,#ffffff4d,#0000);width:100%;height:100%;transition:left .5s;position:absolute;top:0;left:-100%}.Hero-module__PYTs9a__primaryButton:hover:before{left:100%}.Hero-module__PYTs9a__primaryButton:hover{transform:translateY(-4px)scale(1.02);box-shadow:0 8px 30px #8b5cf699,0 0 60px #8b5cf666}.Hero-module__PYTs9a__primaryButton:active{transform:translateY(-2px)scale(.98)}.Hero-module__PYTs9a__secondaryButton{color:#10b981;cursor:pointer;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#10b9811a;border:2px solid #10b981;border-radius:12px;padding:16px 40px;font-size:18px;font-weight:700;transition:all .3s cubic-bezier(.4,0,.2,1);position:relative}.Hero-module__PYTs9a__secondaryButton:hover{color:#34d399;background:#10b98133;border-color:#34d399;transform:translateY(-4px);box-shadow:0 8px 24px #10b9814d,0 0 40px #10b98133}.Hero-module__PYTs9a__secondaryButton:active{transform:translateY(-2px)}.Hero-module__PYTs9a__particles{pointer-events:none;width:100%;height:100%;position:absolute;top:0;left:0}.Hero-module__PYTs9a__particle{background:#8b5cf699;border-radius:50%;width:4px;height:4px;animation:15s infinite Hero-module__PYTs9a__float;position:absolute;box-shadow:0 0 10px #8b5cf6cc}.Hero-module__PYTs9a__particle:nth-child(2){background:#10b98199;animation-delay:-5s;left:20%;box-shadow:0 0 10px #10b981cc}.Hero-module__PYTs9a__particle:nth-child(3){animation-delay:-10s;left:40%}.Hero-module__PYTs9a__particle:nth-child(4){background:#10b98199;animation-delay:-7s;left:60%;box-shadow:0 0 10px #10b981cc}.Hero-module__PYTs9a__particle:nth-child(5){animation-delay:-3s;left:80%}.Hero-module__PYTs9a__logoWrapper{z-index:0;opacity:.65;pointer-events:none;width:min(1200px,60vw);height:min(1200px,60vw);position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.Hero-module__PYTs9a__logoBg{object-fit:contain;filter:drop-shadow(0 0 30px #d9d4e966)}@keyframes Hero-module__PYTs9a__float{0%,to{opacity:0;transform:translateY(0)translate(0)scale(1)}10%{opacity:1}90%{opacity:1}to{opacity:0;transform:translateY(-100vh)translate(50px)scale(0)}}@keyframes Hero-module__PYTs9a__fadeInUp{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}@media (max-width:768px){.Hero-module__PYTs9a__hero{padding:80px 20px 60px}.Hero-module__PYTs9a__title{letter-spacing:-1px;font-size:40px}.Hero-module__PYTs9a__subtitle{margin-bottom:32px;font-size:18px}.Hero-module__PYTs9a__actions{flex-direction:column;gap:16px}.Hero-module__PYTs9a__primaryButton,.Hero-module__PYTs9a__secondaryButton{width:100%;max-width:320px;padding:14px 32px;font-size:16px}.Hero-module__PYTs9a__logoWrapper{z-index:0;opacity:.65;pointer-events:none;width:min(1200px,60vw);height:min(1200px,60vw);position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.Hero-module__PYTs9a__spacer{height:min(400px,70vw)}}
.FeatureSection-module__RR1rna__features{background:#0f172a;padding:80px 32px;position:relative;overflow:hidden}.FeatureSection-module__RR1rna__features:before{content:"";pointer-events:none;background-image:radial-gradient(circle at 25% 25%,#8b5cf60d 0%,#0000 50%),radial-gradient(circle at 75% 75%,#10b9810d 0%,#0000 50%);position:absolute;inset:0}.FeatureSection-module__RR1rna__container{z-index:1;max-width:1200px;margin:0 auto;position:relative}.FeatureSection-module__RR1rna__header{text-align:center;margin-bottom:64px;animation:.8s ease-out FeatureSection-module__RR1rna__fadeInDown}.FeatureSection-module__RR1rna__title{background:linear-gradient(135deg,#f1f5f9 0%,#8b5cf6 100%);-webkit-text-fill-color:transparent;letter-spacing:-1px;-webkit-background-clip:text;background-clip:text;margin-bottom:16px;font-size:48px;font-weight:900}.FeatureSection-module__RR1rna__subtitle{color:#cbd5e1;font-size:20px;font-weight:400}.FeatureSection-module__RR1rna__grid{grid-template-columns:repeat(auto-fit,minmax(320px,1fr));gap:32px;display:grid}.FeatureSection-module__RR1rna__card{background:linear-gradient(135deg,#1e293b 0%,#334155 100%);border:1px solid #8b5cf633;border-radius:16px;padding:40px 32px;transition:all .4s cubic-bezier(.4,0,.2,1);animation:.6s ease-out backwards FeatureSection-module__RR1rna__fadeInUp;position:relative;overflow:hidden}.FeatureSection-module__RR1rna__card:first-child{animation-delay:.1s}.FeatureSection-module__RR1rna__card:nth-child(2){animation-delay:.2s}.FeatureSection-module__RR1rna__card:nth-child(3){animation-delay:.3s}.FeatureSection-module__RR1rna__card:nth-child(4){animation-delay:.4s}.FeatureSection-module__RR1rna__card:nth-child(5){animation-delay:.5s}.FeatureSection-module__RR1rna__card:nth-child(6){animation-delay:.6s}.FeatureSection-module__RR1rna__card:nth-child(7){animation-delay:.7s}.FeatureSection-module__RR1rna__card:nth-child(8){animation-delay:.8s}.FeatureSection-module__RR1rna__card:nth-child(9){animation-delay:.9s}.FeatureSection-module__RR1rna__card:before{content:"";transform-origin:0;background:linear-gradient(90deg,#8b5cf6,#10b981);height:4px;transition:transform .4s cubic-bezier(.4,0,.2,1);position:absolute;top:0;left:0;right:0;transform:scaleX(0)}.FeatureSection-module__RR1rna__card:hover:before{transform:scaleX(1)}.FeatureSection-module__RR1rna__card:after{content:"";pointer-events:none;background:radial-gradient(circle,#8b5cf61a 0%,#0000 70%);border-radius:50%;width:0;height:0;transition:width .6s,height .6s;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.FeatureSection-module__RR1rna__card:hover:after{width:400px;height:400px}.FeatureSection-module__RR1rna__card:hover{border-color:#8b5cf680;transform:translateY(-8px);box-shadow:0 20px 40px #8b5cf64d,0 0 60px #8b5cf633}.FeatureSection-module__RR1rna__icon{z-index:1;filter:drop-shadow(0 0 10px #8b5cf64d);margin-bottom:20px;font-size:56px;animation:3s ease-in-out infinite FeatureSection-module__RR1rna__iconFloat;display:inline-block;position:relative}@keyframes FeatureSection-module__RR1rna__iconFloat{0%,to{transform:translateY(0)rotate(0)}50%{transform:translateY(-10px)rotate(5deg)}}.FeatureSection-module__RR1rna__cardTitle{color:#f1f5f9;z-index:1;margin-bottom:12px;font-size:24px;font-weight:700;transition:color .3s;position:relative}.FeatureSection-module__RR1rna__card:hover .FeatureSection-module__RR1rna__cardTitle{color:#a78bfa}.FeatureSection-module__RR1rna__cardWarning{color:#fecaca;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:linear-gradient(135deg,#ef44441f 0%,#ef44440f 50%,#b428281a 100%);border:1px solid #ef444440;border-radius:6px;margin-top:.75rem;padding:.65rem 1rem .65rem 2.25rem;font-size:.8rem;font-weight:500;line-height:1.4;transition:all .3s;position:relative;box-shadow:0 0 12px #ef444426,inset 0 0 20px #ef44440d}.FeatureSection-module__RR1rna__cardWarning:hover{border-color:#ef444466;box-shadow:0 0 20px #ef444440,inset 0 0 20px #ef444414}.FeatureSection-module__RR1rna__cardWarning:before{content:"⚠";opacity:.9;filter:drop-shadow(0 0 3px #ef444480);font-size:.85rem;position:absolute;top:50%;left:.85rem;transform:translateY(-50%)}.FeatureSection-module__RR1rna__cardDescription{color:#cbd5e1;z-index:1;font-size:16px;line-height:1.6;position:relative}.FeatureSection-module__RR1rna__cardHardcore{background:linear-gradient(135deg,#1e293b 0%,#6d28d91a 100%);border-color:#8b5cf666}.FeatureSection-module__RR1rna__cardHardcore:after{background:radial-gradient(circle,#8b5cf626 0%,#0000 70%)}.FeatureSection-module__RR1rna__cardHardcore:hover{border-color:#8b5cf6cc;box-shadow:0 20px 50px #8b5cf680,0 0 80px #8b5cf64d}.FeatureSection-module__RR1rna__cardHardcore .FeatureSection-module__RR1rna__icon{filter:drop-shadow(0 0 15px #8b5cf699)}.FeatureSection-module__RR1rna__cardGreen{background:linear-gradient(135deg,#1e293b 0%,#10b9810d 100%);border-color:#10b9814d}.FeatureSection-module__RR1rna__cardGreen:after{background:radial-gradient(circle,#10b9811a 0%,#0000 70%)}.FeatureSection-module__RR1rna__cardGreen:hover{border-color:#10b98199;box-shadow:0 20px 40px #10b9814d,0 0 60px #10b98133}.FeatureSection-module__RR1rna__cardGreen:hover .FeatureSection-module__RR1rna__cardTitle{color:#34d399}.FeatureSection-module__RR1rna__cardGreen .FeatureSection-module__RR1rna__icon{filter:drop-shadow(0 0 15px #10b98166)}@keyframes FeatureSection-module__RR1rna__fadeInUp{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}@keyframes FeatureSection-module__RR1rna__fadeInDown{0%{opacity:0;transform:translateY(-30px)}to{opacity:1;transform:translateY(0)}}@media (max-width:768px){.FeatureSection-module__RR1rna__features{padding:60px 20px}.FeatureSection-module__RR1rna__title{font-size:36px}.FeatureSection-module__RR1rna__subtitle{font-size:18px}.FeatureSection-module__RR1rna__grid{grid-template-columns:1fr;gap:24px}.FeatureSection-module__RR1rna__card{padding:32px 24px}.FeatureSection-module__RR1rna__icon{font-size:48px}.FeatureSection-module__RR1rna__cardTitle{font-size:22px}.FeatureSection-module__RR1rna__cardDescription{font-size:15px}}@media (max-width:480px){.FeatureSection-module__RR1rna__title{font-size:28px}.FeatureSection-module__RR1rna__subtitle{font-size:16px}.FeatureSection-module__RR1rna__card{padding:28px 20px}.FeatureSection-module__RR1rna__icon{font-size:40px}.FeatureSection-module__RR1rna__cardTitle{font-size:20px}}
.NewsSection-module__fEijtG__news{background:#0f172a;padding:80px 32px;position:relative}.NewsSection-module__fEijtG__news:before{content:"";background:linear-gradient(90deg,#0000,#8b5cf680,#0000);height:1px;position:absolute;top:0;left:0;right:0}.NewsSection-module__fEijtG__container{max-width:1200px;margin:0 auto}.NewsSection-module__fEijtG__header{text-align:center;margin-bottom:64px;animation:.8s ease-out NewsSection-module__fEijtG__fadeInDown}.NewsSection-module__fEijtG__title{background:linear-gradient(135deg,#f1f5f9 0%,#8b5cf6 100%);-webkit-text-fill-color:transparent;letter-spacing:-1px;-webkit-background-clip:text;background-clip:text;margin-bottom:16px;font-size:48px;font-weight:900}.NewsSection-module__fEijtG__subtitle{color:#cbd5e1;font-size:20px;font-weight:400}.NewsSection-module__fEijtG__grid{grid-template-columns:repeat(auto-fit,minmax(320px,1fr));gap:32px;margin-bottom:48px;display:grid}.NewsSection-module__fEijtG__card{background:linear-gradient(135deg,#1e293b 0%,#334155 100%);border:1px solid #8b5cf633;border-radius:16px;flex-direction:column;gap:16px;padding:32px;text-decoration:none;transition:all .4s cubic-bezier(.4,0,.2,1);animation:.6s ease-out backwards NewsSection-module__fEijtG__fadeInUp;display:flex;position:relative;overflow:hidden}.NewsSection-module__fEijtG__card:before{content:"";transform-origin:0;background:linear-gradient(90deg,#8b5cf6,#10b981);height:4px;transition:transform .4s cubic-bezier(.4,0,.2,1);position:absolute;top:0;left:0;right:0;transform:scaleX(0)}.NewsSection-module__fEijtG__card:hover:before{transform:scaleX(1)}.NewsSection-module__fEijtG__card:hover{border-color:#8b5cf680;transform:translateY(-8px);box-shadow:0 20px 40px #8b5cf64d,0 0 60px #8b5cf633}.NewsSection-module__fEijtG__cardHeader{justify-content:space-between;align-items:center;font-size:14px;display:flex}.NewsSection-module__fEijtG__badge{color:#a78bfa;text-transform:uppercase;letter-spacing:.5px;background:#8b5cf633;border-radius:6px;padding:6px 12px;font-size:12px;font-weight:700}.NewsSection-module__fEijtG__author{color:#94a3b8;font-size:13px}.NewsSection-module__fEijtG__cardTitle{color:#f1f5f9;margin:0;font-size:24px;font-weight:700;line-height:1.3;transition:color .3s}.NewsSection-module__fEijtG__card:hover .NewsSection-module__fEijtG__cardTitle{color:#a78bfa}.NewsSection-module__fEijtG__cardExcerpt{color:#cbd5e1;flex:1;margin:0;font-size:15px;line-height:1.6}.NewsSection-module__fEijtG__cardFooter{justify-content:flex-end;margin-top:8px;display:flex}.NewsSection-module__fEijtG__readMore{color:#10b981;align-items:center;gap:4px;font-size:14px;font-weight:700;transition:all .3s;display:inline-flex}.NewsSection-module__fEijtG__card:hover .NewsSection-module__fEijtG__readMore{color:#34d399;transform:translate(4px)}.NewsSection-module__fEijtG__empty{text-align:center;padding:80px 20px}.NewsSection-module__fEijtG__emptyIcon{opacity:.3;margin-bottom:24px;font-size:80px}.NewsSection-module__fEijtG__emptyText{color:#94a3b8;font-size:20px}.NewsSection-module__fEijtG__viewAll{text-align:center}.NewsSection-module__fEijtG__viewAllButton{color:#10b981;background:#10b9811a;border:2px solid #10b981;border-radius:12px;padding:14px 32px;font-size:16px;font-weight:700;text-decoration:none;transition:all .3s cubic-bezier(.4,0,.2,1);display:inline-block}.NewsSection-module__fEijtG__viewAllButton:hover{color:#34d399;background:#10b98133;border-color:#34d399;transform:translateY(-2px);box-shadow:0 8px 24px #10b9814d}@keyframes NewsSection-module__fEijtG__fadeInUp{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}@keyframes NewsSection-module__fEijtG__fadeInDown{0%{opacity:0;transform:translateY(-30px)}to{opacity:1;transform:translateY(0)}}@media (max-width:768px){.NewsSection-module__fEijtG__news{padding:60px 20px}.NewsSection-module__fEijtG__title{font-size:36px}.NewsSection-module__fEijtG__subtitle{font-size:18px}.NewsSection-module__fEijtG__grid{grid-template-columns:1fr;gap:24px}.NewsSection-module__fEijtG__card{padding:24px}.NewsSection-module__fEijtG__cardTitle{font-size:20px}}
.CTASection-module__HfRYka__cta{background:linear-gradient(135deg,#1e293b 0%,#6d28d9 100%);padding:80px 32px;position:relative;overflow:hidden}.CTASection-module__HfRYka__cta:before{content:"";background:radial-gradient(circle at 30%,#8b5cf64d 0%,#0000 50%),radial-gradient(circle at 70%,#10b98133 0%,#0000 50%);animation:4s ease-in-out infinite CTASection-module__HfRYka__pulseGlow;position:absolute;inset:0}@keyframes CTASection-module__HfRYka__pulseGlow{0%,to{opacity:.5}50%{opacity:.8}}.CTASection-module__HfRYka__content{text-align:center;z-index:1;max-width:900px;margin:0 auto;position:relative}.CTASection-module__HfRYka__title{color:#f1f5f9;letter-spacing:-1px;margin-bottom:20px;font-size:48px;font-weight:900}.CTASection-module__HfRYka__highlight{background:linear-gradient(135deg,#8b5cf6,#10b981);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text}.CTASection-module__HfRYka__subtitle{color:#cbd5e1;margin-bottom:48px;font-size:20px}.CTASection-module__HfRYka__stats{flex-wrap:wrap;justify-content:center;gap:48px;margin-bottom:48px;display:flex}.CTASection-module__HfRYka__stat{text-align:center}.CTASection-module__HfRYka__statNumber{background:linear-gradient(135deg,#8b5cf6,#10b981);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;margin-bottom:8px;font-size:48px;font-weight:900}.CTASection-module__HfRYka__statLabel{color:#cbd5e1;text-transform:uppercase;letter-spacing:1px;font-size:14px}.CTASection-module__HfRYka__button{color:#fff;cursor:pointer;background:linear-gradient(135deg,#10b981 0%,#059669 100%);border:none;border-radius:12px;padding:18px 48px;font-size:20px;font-weight:700;transition:all .3s cubic-bezier(.4,0,.2,1);box-shadow:0 8px 30px #10b98166,0 0 60px #10b9814d}.CTASection-module__HfRYka__button:hover{transform:translateY(-4px)scale(1.05);box-shadow:0 12px 40px #10b98199,0 0 80px #10b98166}@media (max-width:768px){.CTASection-module__HfRYka__title{font-size:32px}.CTASection-module__HfRYka__subtitle{font-size:18px}.CTASection-module__HfRYka__stats{gap:32px}.CTASection-module__HfRYka__statNumber{font-size:36px}}
.page-module__eayrfW__container{background:#f5f5f5;min-height:100vh}
