.Hero-module__Z8hQ_W__hero{background:linear-gradient(135deg,var(--primary-color)0%,var(--primary-dark)100%);color:#fff;align-items:center;min-height:700px;padding:100px 0;display:flex;position:relative;overflow:hidden}.Hero-module__Z8hQ_W__hero:before{content:"";pointer-events:none;background:radial-gradient(circle at 20%,#00b8d926 0%,#0000 50%),radial-gradient(circle at 80% 80%,#ff56301a 0%,#0000 50%);position:absolute;inset:0}.Hero-module__Z8hQ_W__hero .Hero-module__Z8hQ_W__container{z-index:1;grid-template-columns:1fr 1fr;align-items:center;gap:80px;display:grid;position:relative}.Hero-module__Z8hQ_W__content{animation:.8s Hero-module__Z8hQ_W__fadeInUp}.Hero-module__Z8hQ_W__headline{margin-bottom:1.5rem;font-size:3rem;line-height:1.1}.Hero-module__Z8hQ_W__subheadline{opacity:.95;margin-bottom:2rem;font-size:1.25rem;line-height:1.5}.Hero-module__Z8hQ_W__cta{border-radius:var(--radius);background-color:var(--accent-color);color:#fff;padding:18px 40px;font-size:1.125rem;font-weight:600;text-decoration:none;transition:all .2s cubic-bezier(.4,0,.2,1);display:inline-block;box-shadow:0 4px 14px #ff56304d}.Hero-module__Z8hQ_W__cta:hover{background-color:#de350b;transform:translateY(-2px);box-shadow:0 6px 20px #ff563066}.Hero-module__Z8hQ_W__cta:active{transform:translateY(0)}.Hero-module__Z8hQ_W__visual{justify-content:center;align-items:center;gap:30px;font-size:5rem;animation:1s Hero-module__Z8hQ_W__fadeIn;display:flex}.Hero-module__Z8hQ_W__before,.Hero-module__Z8hQ_W__after{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffff1a;border-radius:20px;padding:30px}.Hero-module__Z8hQ_W__arrow{opacity:.7;font-size:3rem}@keyframes Hero-module__Z8hQ_W__fadeInUp{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}@keyframes Hero-module__Z8hQ_W__fadeIn{0%{opacity:0}to{opacity:1}}@media (max-width:768px){.Hero-module__Z8hQ_W__hero .Hero-module__Z8hQ_W__container{grid-template-columns:1fr;gap:40px}.Hero-module__Z8hQ_W__hero{min-height:auto;padding:60px 0}.Hero-module__Z8hQ_W__headline{font-size:2rem}.Hero-module__Z8hQ_W__subheadline{font-size:1.1rem}.Hero-module__Z8hQ_W__visual{gap:20px;font-size:3rem}.Hero-module__Z8hQ_W__arrow{font-size:2rem}.Hero-module__Z8hQ_W__cta{padding:16px 32px;font-size:1.1rem}}
.Problem-module__xNBfSq__problem{background-color:var(--bg-light);padding:100px 0}.Problem-module__xNBfSq__title{text-align:center;color:var(--text-dark);margin-bottom:4rem;font-size:2.5rem}.Problem-module__xNBfSq__grid{grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:32px;display:grid}.Problem-module__xNBfSq__item{border-radius:var(--radius-lg);box-shadow:var(--shadow-sm);text-align:center;border:1px solid var(--border-color);background:#fff;padding:40px 32px;transition:all .3s cubic-bezier(.4,0,.2,1)}.Problem-module__xNBfSq__item:hover{box-shadow:var(--shadow-lg);border-color:var(--primary-color);transform:translateY(-8px)}.Problem-module__xNBfSq__icon{margin-bottom:1.5rem;font-size:3.5rem;display:block}.Problem-module__xNBfSq__item h3{color:var(--primary-color);margin-bottom:.75rem;font-size:1.375rem}.Problem-module__xNBfSq__item p{color:var(--text-light);margin-bottom:0;line-height:1.6}@media (max-width:768px){.Problem-module__xNBfSq__problem{padding:60px 0}.Problem-module__xNBfSq__title{margin-bottom:2.5rem;font-size:2rem}.Problem-module__xNBfSq__grid{grid-template-columns:1fr;gap:24px}.Problem-module__xNBfSq__item{padding:32px 24px}}
.Solution-module__DwmkRG__solution{background:#fff;padding:100px 0}.Solution-module__DwmkRG__title{text-align:center;color:var(--text-dark);margin-bottom:1.5rem;font-size:2.5rem}.Solution-module__DwmkRG__intro{text-align:center;color:var(--text-medium);max-width:800px;margin:0 auto 5rem;font-size:1.25rem;line-height:1.7}.Solution-module__DwmkRG__steps{grid-template-columns:repeat(auto-fit,minmax(260px,1fr));gap:40px;display:grid}.Solution-module__DwmkRG__step{text-align:center;padding:32px 24px;position:relative}.Solution-module__DwmkRG__stepNumber{background:linear-gradient(135deg,var(--primary-color),var(--secondary-color));color:#fff;border-radius:50%;justify-content:center;align-items:center;width:72px;height:72px;margin:0 auto 1.5rem;font-size:2rem;font-weight:700;display:flex;box-shadow:0 4px 16px #0052cc40}.Solution-module__DwmkRG__step h3{color:var(--text-dark);margin-bottom:.75rem;font-size:1.25rem}.Solution-module__DwmkRG__step p{color:var(--text-light);margin-bottom:0;line-height:1.6}@media (max-width:768px){.Solution-module__DwmkRG__solution{padding:60px 0}.Solution-module__DwmkRG__title{font-size:2rem}.Solution-module__DwmkRG__intro{margin-bottom:3rem;font-size:1.125rem}.Solution-module__DwmkRG__steps{grid-template-columns:1fr;gap:32px}}
.Benefits-module__5KkGRG__benefits{background-color:var(--bg-light);padding:100px 0}.Benefits-module__5KkGRG__title{text-align:center;color:var(--text-dark);margin-bottom:4rem;font-size:2.5rem}.Benefits-module__5KkGRG__grid{grid-template-columns:repeat(auto-fit,minmax(320px,1fr));gap:32px;display:grid}.Benefits-module__5KkGRG__benefit{border-radius:var(--radius-lg);box-shadow:var(--shadow-sm);border:1px solid var(--border-color);background:#fff;padding:40px 32px;transition:all .3s cubic-bezier(.4,0,.2,1)}.Benefits-module__5KkGRG__benefit:hover{box-shadow:var(--shadow);border-color:var(--secondary-color);transform:translateY(-4px)}.Benefits-module__5KkGRG__icon{margin-bottom:1.25rem;font-size:3rem;display:block}.Benefits-module__5KkGRG__benefit h3{color:var(--primary-color);margin-bottom:.75rem;font-size:1.375rem}.Benefits-module__5KkGRG__benefit p{color:var(--text-light);margin-bottom:0;line-height:1.6}@media (max-width:768px){.Benefits-module__5KkGRG__benefits{padding:60px 0}.Benefits-module__5KkGRG__title{margin-bottom:2.5rem;font-size:2rem}.Benefits-module__5KkGRG__grid{grid-template-columns:1fr;gap:24px}.Benefits-module__5KkGRG__benefit{padding:32px 24px}}
.UseCases-module__soBoFW__useCases{background:#fff;padding:100px 0}.UseCases-module__soBoFW__title{text-align:center;color:var(--text-dark);margin-bottom:4rem;font-size:2.5rem}.UseCases-module__soBoFW__grid{grid-template-columns:repeat(auto-fit,minmax(320px,1fr));gap:24px;display:grid}.UseCases-module__soBoFW__useCase{background:var(--bg-light);border-radius:var(--radius);border-left:4px solid var(--primary-color);padding:32px 28px;transition:all .3s cubic-bezier(.4,0,.2,1)}.UseCases-module__soBoFW__useCase:hover{box-shadow:var(--shadow);border-left-color:var(--secondary-color);background:#fff;transform:translate(8px)}.UseCases-module__soBoFW__useCase h4{color:var(--primary-color);margin-bottom:.5rem;font-size:1.125rem}.UseCases-module__soBoFW__useCase p{color:var(--text-light);margin-bottom:0;line-height:1.6}@media (max-width:768px){.UseCases-module__soBoFW__useCases{padding:60px 0}.UseCases-module__soBoFW__title{margin-bottom:2.5rem;font-size:2rem}.UseCases-module__soBoFW__grid{grid-template-columns:1fr;gap:20px}.UseCases-module__soBoFW__useCase{padding:24px 20px}}
.FAQ-module__KSzKsa__faq{background-color:var(--bg-light);padding:100px 0}.FAQ-module__KSzKsa__title{text-align:center;color:var(--text-dark);margin-bottom:4rem;font-size:2.5rem}.FAQ-module__KSzKsa__list{max-width:900px;margin:0 auto}.FAQ-module__KSzKsa__item{border-radius:var(--radius-lg);box-shadow:var(--shadow-sm);border:1px solid var(--border-color);background:#fff;margin-bottom:16px;transition:all .2s;overflow:hidden}.FAQ-module__KSzKsa__item:hover{border-color:var(--primary-color)}.FAQ-module__KSzKsa__question{text-align:left;cursor:pointer;width:100%;color:var(--text-dark);background:#fff;border:none;justify-content:space-between;align-items:center;padding:24px 28px;font-size:1.125rem;font-weight:600;transition:background-color .2s;display:flex}.FAQ-module__KSzKsa__question:hover{background-color:var(--bg-light)}.FAQ-module__KSzKsa__toggle{color:var(--primary-color);font-size:1.75rem;font-weight:300;line-height:1;transition:transform .3s cubic-bezier(.4,0,.2,1)}.FAQ-module__KSzKsa__item.FAQ-module__KSzKsa__active .FAQ-module__KSzKsa__toggle{transform:rotate(45deg)}.FAQ-module__KSzKsa__answer{max-height:0;padding:0 28px;transition:max-height .3s cubic-bezier(.4,0,.2,1),padding .3s;overflow:hidden}.FAQ-module__KSzKsa__item.FAQ-module__KSzKsa__active .FAQ-module__KSzKsa__answer{max-height:500px;padding:0 28px 24px}.FAQ-module__KSzKsa__answer p{color:var(--text-medium);margin-bottom:0;line-height:1.7}@media (max-width:768px){.FAQ-module__KSzKsa__faq{padding:60px 0}.FAQ-module__KSzKsa__title{margin-bottom:2.5rem;font-size:2rem}.FAQ-module__KSzKsa__question{padding:20px 24px;font-size:1rem}.FAQ-module__KSzKsa__answer{padding:0 24px}.FAQ-module__KSzKsa__item.FAQ-module__KSzKsa__active .FAQ-module__KSzKsa__answer{padding:0 24px 20px}}
.Footer-module__EZoWya__footer{background-color:var(--text-dark);color:#fff;padding:80px 0 32px}.Footer-module__EZoWya__content{grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:48px;margin-bottom:48px;display:grid}.Footer-module__EZoWya__section h4{color:var(--secondary-color);margin-bottom:1.25rem;font-size:1.125rem}.Footer-module__EZoWya__section p{color:#fffc;line-height:1.6}.Footer-module__EZoWya__section ul{padding:0;list-style:none}.Footer-module__EZoWya__section ul li{margin-bottom:.75rem}.Footer-module__EZoWya__section a{color:#fffc;text-decoration:none;transition:color .2s}.Footer-module__EZoWya__section a:hover{color:#fff}.Footer-module__EZoWya__bottom{text-align:center;border-top:1px solid #ffffff1a;padding-top:32px}.Footer-module__EZoWya__bottom p{color:#fff9;margin:0}@media (max-width:768px){.Footer-module__EZoWya__footer{padding:60px 0 24px}.Footer-module__EZoWya__content{grid-template-columns:1fr;gap:32px;margin-bottom:32px}}
.CTASection-module__JDDWTW__cta{background:linear-gradient(135deg,var(--secondary-color)0%,var(--primary-color)100%);color:#fff;text-align:center;padding:100px 0;position:relative;overflow:hidden}.CTASection-module__JDDWTW__cta:before{content:"";pointer-events:none;background:radial-gradient(circle at 30%,#ffffff1a 0%,#0000 50%);position:absolute;inset:0}.CTASection-module__JDDWTW__title{z-index:1;margin-bottom:2.5rem;font-size:2.75rem;position:relative}.CTASection-module__JDDWTW__button{border-radius:var(--radius);color:var(--primary-color);z-index:1;background-color:#fff;padding:20px 48px;font-size:1.25rem;font-weight:600;text-decoration:none;transition:all .2s cubic-bezier(.4,0,.2,1);display:inline-block;position:relative;box-shadow:0 4px 20px #00000026}.CTASection-module__JDDWTW__button:hover{transform:translateY(-3px);box-shadow:0 6px 28px #0003}.CTASection-module__JDDWTW__button:active{transform:translateY(-1px)}.CTASection-module__JDDWTW__note{opacity:.95;z-index:1;margin-top:1.5rem;font-size:1.125rem;position:relative}@media (max-width:768px){.CTASection-module__JDDWTW__cta{padding:60px 0}.CTASection-module__JDDWTW__title{margin-bottom:2rem;font-size:2rem}.CTASection-module__JDDWTW__button{padding:16px 36px;font-size:1.125rem}.CTASection-module__JDDWTW__note{font-size:1rem}}
