.WorkflowVisual-module__dpWc9q__workflowCenterIcon,.WorkflowVisual-module__dpWc9q__workflowIconNode{animation:2s ease-in-out infinite WorkflowVisual-module__dpWc9q__pulseIcon}@keyframes WorkflowVisual-module__dpWc9q__pulseIcon{0%,to{opacity:.7;transform:translate(-50%,-50%)scale(1)}50%{opacity:1;transform:translate(-50%,-50%)scale(1.1)}}
.testimonials-section-module__i_lcPa__testimonialsSection{background:#0a0a0a;width:100%;min-height:100vh;padding:120px 2rem;position:relative;overflow:hidden}.testimonials-section-module__i_lcPa__container{max-width:1400px;margin:0 auto;position:relative}.testimonials-section-module__i_lcPa__header{text-align:center;margin-bottom:4rem}.testimonials-section-module__i_lcPa__title{color:#fff;margin-bottom:1.5rem;font-size:clamp(2.5rem,6vw,4rem);font-weight:900;line-height:1.2}.testimonials-section-module__i_lcPa__subtitle{color:#ffffffd9;max-width:800px;margin:0 auto;font-size:clamp(1rem,2vw,1.25rem);line-height:1.8}.testimonials-section-module__i_lcPa__mapContainer{justify-content:center;align-items:center;width:100%;height:600px;margin:4rem 0;display:flex;position:relative}.testimonials-section-module__i_lcPa__testimonialCard{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);z-index:10;pointer-events:auto;background:#141414f2;border:1px solid #ffb84d4d;border-radius:12px;min-width:240px;max-width:280px;padding:1.25rem;transition:opacity .3s,transform .3s;position:absolute;box-shadow:0 8px 32px #00000080}.testimonials-section-module__i_lcPa__testimonialCard:before{content:"";z-index:-1;opacity:0;background:linear-gradient(135deg,#ffb84d4d,#ffd7001a);border-radius:12px;transition:opacity .3s;position:absolute;inset:-1px}.testimonials-section-module__i_lcPa__testimonialCard:hover:before{opacity:1}.testimonials-section-module__i_lcPa__testimonialText{color:#ffffffe6;margin-bottom:.75rem;font-size:.95rem;font-style:italic;line-height:1.6}.testimonials-section-module__i_lcPa__testimonialAuthor{color:#ffb84de6;font-size:.85rem;font-weight:600}.testimonials-section-module__i_lcPa__testimonialLocation{color:#fff9;margin-top:.25rem;font-size:.75rem}@keyframes testimonials-section-module__i_lcPa__fadeInScale{0%{opacity:0;transform:scale(.8)translateY(10px)}to{opacity:1;transform:scale(1)translateY(0)}}@keyframes testimonials-section-module__i_lcPa__pinPulse{0%,to{filter:drop-shadow(0 0 10px #ffb84dcc);transform:translate(-50%,-50%)scale(1)}50%{filter:drop-shadow(0 0 20px #ffb84d);transform:translate(-50%,-50%)scale(1.15)}}.testimonials-section-module__i_lcPa__stats{text-align:center;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:2rem;margin-top:4rem;display:grid}.testimonials-section-module__i_lcPa__statItem{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#14141499;border:1px solid #ffb84d33;border-radius:16px;padding:2rem}.testimonials-section-module__i_lcPa__statNumber{color:gold;margin-bottom:.5rem;font-size:3rem;font-weight:900;line-height:1}.testimonials-section-module__i_lcPa__statLabel{color:#fffc;font-size:1rem}@media (max-width:1024px){.testimonials-section-module__i_lcPa__mapContainer{height:500px}}@media (max-width:768px){.testimonials-section-module__i_lcPa__testimonialsSection{padding:80px 1.5rem}.testimonials-section-module__i_lcPa__mapContainer{height:400px}.testimonials-section-module__i_lcPa__testimonialCard{max-width:240px;padding:1rem}.testimonials-section-module__i_lcPa__stats{grid-template-columns:repeat(2,1fr);gap:1.5rem}}
.hero-section-module__N5lfMW__heroSection{background:#0a0a0a;justify-content:center;align-items:center;width:100%;height:100vh;min-height:100vh;display:flex;position:relative;overflow:hidden}.hero-section-module__N5lfMW__content{z-index:10;text-align:center;width:100%;max-width:1200px;padding:0 2rem;position:relative}.hero-section-module__N5lfMW__title{color:#fff;text-shadow:0 0 30px #ffb84d80,0 0 60px #ffb84d4d;margin-bottom:1.5rem;font-size:clamp(2.5rem,8vw,5rem);font-weight:900;line-height:1.1;animation:1s ease-out hero-section-module__N5lfMW__fadeInUp}.hero-section-module__N5lfMW__subtitle{color:#ffffffe6;margin-bottom:1rem;font-size:clamp(1.25rem,3vw,1.75rem);animation:1s ease-out .2s both hero-section-module__N5lfMW__fadeInUp}.hero-section-module__N5lfMW__description{color:#fffc;max-width:800px;margin:0 auto 2.5rem;font-size:clamp(1rem,2vw,1.25rem);line-height:1.6;animation:1s ease-out .4s both hero-section-module__N5lfMW__fadeInUp}.hero-section-module__N5lfMW__buttonGroup{flex-wrap:wrap;justify-content:center;gap:1rem;animation:1s ease-out .6s both hero-section-module__N5lfMW__fadeInUp;display:flex}.hero-section-module__N5lfMW__primaryButton{color:#0a0a0a;cursor:pointer;background:linear-gradient(135deg,#ffb84d 0%,gold 100%);border:none;border-radius:8px;justify-content:center;align-items:center;padding:1rem 2.5rem;font-family:inherit;font-size:1.1rem;font-weight:600;transition:all .3s;display:flex;box-shadow:0 4px 20px #ffb84d66}.hero-section-module__N5lfMW__primaryButton:hover{background:linear-gradient(135deg,gold 0%,#ffb84d 100%);transform:translateY(-2px);box-shadow:0 6px 30px #ffb84d99}.hero-section-module__N5lfMW__primaryButton:active{transform:translateY(0)}.hero-section-module__N5lfMW__secondaryButton{color:#fff;cursor:pointer;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:0 0;border:2px solid #ffb84d80;border-radius:8px;justify-content:center;align-items:center;padding:1rem 2.5rem;font-family:inherit;font-size:1.1rem;font-weight:600;transition:all .3s;display:flex}.hero-section-module__N5lfMW__secondaryButton:hover{background:#ffb84d1a;border-color:#ffb84dcc;transform:translateY(-2px)}.hero-section-module__N5lfMW__secondaryButton:active{transform:translateY(0)}@keyframes hero-section-module__N5lfMW__fadeInUp{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}@media (max-width:768px){.hero-section-module__N5lfMW__content{padding:0 1.5rem}.hero-section-module__N5lfMW__buttonGroup{flex-direction:column;align-items:stretch}.hero-section-module__N5lfMW__primaryButton,.hero-section-module__N5lfMW__secondaryButton{width:100%}}
.features-section-module__ETZQAG__featuresSection{background:#0a0a0a;width:100%;min-height:100vh;padding:120px 2rem;position:relative;overflow:hidden}.features-section-module__ETZQAG__container{z-index:10;max-width:1400px;margin:0 auto;position:relative}.features-section-module__ETZQAG__header{grid-template-columns:1fr 1fr;align-items:start;gap:4rem;margin-bottom:80px;display:grid}.features-section-module__ETZQAG__title{color:#fff;margin:0;font-size:clamp(2.5rem,6vw,4rem);font-weight:900;line-height:1.2}.features-section-module__ETZQAG__description{color:#ffffffd9;margin:0;font-size:clamp(1rem,2vw,1.25rem);line-height:1.8}.features-section-module__ETZQAG__cardsGrid{z-index:2;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:2rem;display:grid;position:relative}.features-section-module__ETZQAG__card{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);z-index:2;background:#141414cc;border:1px solid #ffb84d33;border-radius:16px;padding:2.5rem;transition:all .3s;position:relative}.features-section-module__ETZQAG__card:before{content:"";-webkit-mask-composite:xor;opacity:0;background:linear-gradient(135deg,#ffb84d4d,#ffd7001a);border-radius:16px;padding:1px;transition:opacity .3s;position:absolute;inset:0;-webkit-mask-image:linear-gradient(#fff 0 0),linear-gradient(#fff 0 0);-webkit-mask-position:0 0,0 0;-webkit-mask-size:auto,auto;-webkit-mask-repeat:repeat,repeat;-webkit-mask-clip:content-box,border-box;-webkit-mask-origin:content-box,border-box;-webkit-mask-composite:xor;mask-composite:exclude;-webkit-mask-source-type:auto,auto;mask-mode:match-source,match-source}.features-section-module__ETZQAG__card:hover{border-color:#ffb84d80;transform:translateY(-8px);box-shadow:0 20px 40px #ffb84d26}.features-section-module__ETZQAG__card:hover:before{opacity:1}.features-section-module__ETZQAG__iconWrapper{color:gold;justify-content:center;align-items:center;width:64px;height:64px;margin-bottom:1.5rem;display:flex}.features-section-module__ETZQAG__cardTitle{color:#fff;margin-bottom:1rem;font-size:1.5rem;font-weight:700;line-height:1.3}.features-section-module__ETZQAG__cardDescription{color:#fffc;margin:0;font-size:1rem;line-height:1.6}.features-section-module__ETZQAG__cardsGrid:before{content:"";z-index:1;pointer-events:none;background:linear-gradient(90deg,#0000 0%,#ffb84d4d 20%,#ffb84d66 50%,#ffb84d4d 80%,#0000 100%);height:1px;animation:3s ease-in-out infinite features-section-module__ETZQAG__pulse;position:absolute;top:50%;left:0;right:0}.features-section-module__ETZQAG__cardsGrid:after{content:"";z-index:1;pointer-events:none;background:linear-gradient(90deg,#0000 0%,#ffb84d33 50%,#0000 100%);width:50%;height:1px;animation:4s ease-in-out infinite features-section-module__ETZQAG__pulse;position:absolute;top:25%;left:25%}@keyframes features-section-module__ETZQAG__pulse{0%,to{opacity:.2}50%{opacity:.5}}@media (max-width:1024px){.features-section-module__ETZQAG__header{grid-template-columns:1fr;gap:2rem;margin-bottom:60px}.features-section-module__ETZQAG__cardsGrid{grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:1.5rem}}@media (max-width:768px){.features-section-module__ETZQAG__featuresSection{padding:80px 1.5rem}.features-section-module__ETZQAG__header{margin-bottom:40px}.features-section-module__ETZQAG__cardsGrid{grid-template-columns:1fr}.features-section-module__ETZQAG__card{padding:2rem}}
.workflow-section-module__1YEdVG__workflowSection{background:#0a0a0a;width:100%;min-height:100vh;padding:120px 2rem;position:relative;overflow:hidden}.workflow-section-module__1YEdVG__container{grid-template-columns:1fr 1fr;align-items:center;gap:6rem;max-width:1400px;margin:0 auto;display:grid}.workflow-section-module__1YEdVG__content{flex-direction:column;gap:3rem;display:flex}.workflow-section-module__1YEdVG__title{color:#fff;margin:0;font-size:clamp(2.5rem,6vw,4rem);font-weight:900;line-height:1.2}.workflow-section-module__1YEdVG__description{color:#ffffffd9;margin:0;font-size:clamp(1rem,2vw,1.25rem);line-height:1.8}.workflow-section-module__1YEdVG__features{flex-direction:column;gap:2.5rem;display:flex}.workflow-section-module__1YEdVG__feature{align-items:flex-start;gap:1.5rem;display:flex}.workflow-section-module__1YEdVG__featureIcon{color:gold;background:#ffb84d1a;border:1px solid #ffb84d33;border-radius:12px;justify-content:center;align-items:center;width:56px;min-width:56px;height:56px;display:flex}.workflow-section-module__1YEdVG__featureContent{flex:1}.workflow-section-module__1YEdVG__featureTitle{color:#fff;margin-bottom:.75rem;font-size:1.5rem;font-weight:700;line-height:1.3}.workflow-section-module__1YEdVG__featureDescription{color:#fffc;margin:0;font-size:1rem;line-height:1.6}.workflow-section-module__1YEdVG__visual{justify-content:center;align-items:center;width:100%;height:600px;display:flex;position:relative}@media (max-width:1024px){.workflow-section-module__1YEdVG__container{grid-template-columns:1fr;gap:4rem}.workflow-section-module__1YEdVG__visual{order:-1;height:400px}}@media (max-width:768px){.workflow-section-module__1YEdVG__workflowSection{padding:80px 1.5rem}.workflow-section-module__1YEdVG__content,.workflow-section-module__1YEdVG__features{gap:2rem}.workflow-section-module__1YEdVG__feature{text-align:center;flex-direction:column;align-items:center}.workflow-section-module__1YEdVG__visual{height:300px}}
.pricing-section-module__2bx-VW__pricingSection{background:#0a0a0a;width:100%;min-height:100vh;padding:120px 2rem;position:relative;overflow:hidden}.pricing-section-module__2bx-VW__container{z-index:10;max-width:1400px;margin:0 auto;position:relative}.pricing-section-module__2bx-VW__header{text-align:center;margin-bottom:4rem}.pricing-section-module__2bx-VW__title{color:#fff;margin-bottom:1.5rem;font-size:clamp(2.5rem,6vw,4rem);font-weight:900;line-height:1.2}.pricing-section-module__2bx-VW__subtitle{color:#ffffffd9;max-width:800px;margin:0 auto;font-size:clamp(1rem,2vw,1.25rem);line-height:1.8}.pricing-section-module__2bx-VW__cardsGrid{grid-template-columns:repeat(auto-fit,minmax(320px,1fr));gap:2rem;max-width:1200px;margin-top:4rem;margin-left:auto;margin-right:auto;display:grid}.pricing-section-module__2bx-VW__card{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#141414e6;border:1px solid #ffb84d33;border-radius:16px;flex-direction:column;padding:2.5rem;transition:all .3s;display:flex;position:relative}.pricing-section-module__2bx-VW__card:hover{border-color:#ffb84d66;transform:translateY(-8px);box-shadow:0 20px 40px #ffb84d26}.pricing-section-module__2bx-VW__card.pricing-section-module__2bx-VW__popular{border:2px solid #ffb84d99;box-shadow:0 0 30px #ffb84d33}.pricing-section-module__2bx-VW__card.pricing-section-module__2bx-VW__popular:before{content:"";-webkit-mask-composite:xor;z-index:-1;background:linear-gradient(135deg,#ffb84d66,#ffd70033);border-radius:16px;padding:2px;position:absolute;inset:0;-webkit-mask-image:linear-gradient(#fff 0 0),linear-gradient(#fff 0 0);-webkit-mask-position:0 0,0 0;-webkit-mask-size:auto,auto;-webkit-mask-repeat:repeat,repeat;-webkit-mask-clip:content-box,border-box;-webkit-mask-origin:content-box,border-box;-webkit-mask-composite:xor;mask-composite:exclude;-webkit-mask-source-type:auto,auto;mask-mode:match-source,match-source}.pricing-section-module__2bx-VW__popularBadge{color:#0a0a0a;background:linear-gradient(135deg,#ffb84d 0%,gold 100%);border-radius:20px;padding:.5rem 1rem;font-size:.85rem;font-weight:700;position:absolute;top:-12px;right:24px;box-shadow:0 4px 15px #ffb84d66}.pricing-section-module__2bx-VW__cardTitle{color:#fff;margin-bottom:.5rem;font-size:1.75rem;font-weight:700}.pricing-section-module__2bx-VW__cardDescription{color:#ffffffb3;margin-bottom:2rem;font-size:1rem}.pricing-section-module__2bx-VW__priceContainer{margin-bottom:2rem}.pricing-section-module__2bx-VW__price{color:gold;margin-bottom:.25rem;font-size:3rem;font-weight:900;line-height:1}.pricing-section-module__2bx-VW__pricePeriod{color:#fff9;font-size:1rem}.pricing-section-module__2bx-VW__features{flex:1;margin:0 0 2rem;padding:0;list-style:none}.pricing-section-module__2bx-VW__feature{color:#ffffffe6;align-items:flex-start;gap:.75rem;margin-bottom:1rem;font-size:1rem;display:flex}.pricing-section-module__2bx-VW__featureIcon{color:gold;background:#ffb84d33;border-radius:4px;flex-shrink:0;justify-content:center;align-items:center;width:20px;min-width:20px;height:20px;display:flex}.pricing-section-module__2bx-VW__button{cursor:pointer;border:none;border-radius:8px;justify-content:center;align-items:center;gap:.5rem;width:100%;margin-top:auto;padding:1rem 2rem;font-family:inherit;font-size:1.1rem;font-weight:600;transition:all .3s;display:flex}.pricing-section-module__2bx-VW__buttonPrimary{color:#0a0a0a;background:linear-gradient(135deg,#ffb84d 0%,gold 100%);box-shadow:0 4px 20px #ffb84d66}.pricing-section-module__2bx-VW__buttonPrimary:hover{background:linear-gradient(135deg,gold 0%,#ffb84d 100%);transform:translateY(-2px);box-shadow:0 6px 30px #ffb84d99}.pricing-section-module__2bx-VW__buttonSecondary{color:#fff;background:0 0;border:2px solid #ffb84d80}.pricing-section-module__2bx-VW__buttonSecondary:hover{background:#ffb84d1a;border-color:#ffb84dcc;transform:translateY(-2px)}@media (max-width:1024px){.pricing-section-module__2bx-VW__cardsGrid{grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:1.5rem}}@media (max-width:768px){.pricing-section-module__2bx-VW__pricingSection{padding:80px 1.5rem}.pricing-section-module__2bx-VW__cardsGrid{grid-template-columns:1fr;gap:2rem}.pricing-section-module__2bx-VW__card{padding:2rem}}
.footer-section-module__Zy7GZW__footerSection{background:#0a0a0a;border-top:1px solid #ffb84d33;width:100%;padding:80px 2rem 40px;position:relative;overflow:hidden}.footer-section-module__Zy7GZW__footerSection:before{content:"";background:linear-gradient(90deg,#0000 0%,#ffb84d80 50%,#0000 100%);height:1px;position:absolute;top:0;left:0;right:0}.footer-section-module__Zy7GZW__container{z-index:10;max-width:1400px;margin:0 auto;position:relative}.footer-section-module__Zy7GZW__content{grid-template-columns:2fr 1fr 1fr 1fr;gap:4rem;margin-bottom:3rem;display:grid}.footer-section-module__Zy7GZW__brandSection{max-width:400px}.footer-section-module__Zy7GZW__logoIcon{color:gold;filter:drop-shadow(0 0 10px #ffd70080)}.footer-section-module__Zy7GZW__logoText{color:#fff;background:linear-gradient(135deg,gold 0%,#ffb84d 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;margin:0;font-size:1.75rem;font-weight:900}.footer-section-module__Zy7GZW__brandDescription{color:#ffffffbf;margin-top:1rem;font-size:.95rem;line-height:1.7}.footer-section-module__Zy7GZW__socialLinks{gap:1rem;display:flex}.footer-section-module__Zy7GZW__socialLink{color:#ffffffb3;background:#141414cc;border:1px solid #ffb84d33;border-radius:8px;justify-content:center;align-items:center;width:40px;height:40px;text-decoration:none;transition:all .3s;display:flex}.footer-section-module__Zy7GZW__socialLink:hover{color:gold;background:#ffb84d1a;border-color:#ffb84d80;transform:translateY(-2px);box-shadow:0 4px 12px #ffb84d33}.footer-section-module__Zy7GZW__linksSection{flex-direction:column;display:flex}.footer-section-module__Zy7GZW__linksTitle{color:#fff;text-transform:uppercase;letter-spacing:.5px;margin-bottom:1.25rem;font-size:.875rem;font-weight:700}.footer-section-module__Zy7GZW__link{color:#ffffffb3;font-size:.95rem;text-decoration:none;transition:all .2s;display:inline-block}.footer-section-module__Zy7GZW__link:hover{color:gold;transform:translate(4px)}.footer-section-module__Zy7GZW__copyright{text-align:center;border-top:1px solid #ffb84d1a;padding-top:2rem}.footer-section-module__Zy7GZW__copyrightText{color:#ffffff80;font-size:.875rem}@media (max-width:1024px){.footer-section-module__Zy7GZW__content{grid-template-columns:1fr 1fr;gap:3rem}.footer-section-module__Zy7GZW__brandSection{grid-column:1/-1;max-width:100%}}@media (max-width:768px){.footer-section-module__Zy7GZW__footerSection{padding:60px 1.5rem 30px}.footer-section-module__Zy7GZW__content{grid-template-columns:1fr;gap:2.5rem}.footer-section-module__Zy7GZW__brandSection{grid-column:1}.footer-section-module__Zy7GZW__linksSection{margin-bottom:1rem}}
