.hero{background:linear-gradient(135deg,var(--hero-bg-from,#f8fafc),var(--hero-bg-via,#fff),var(--hero-bg-to,#f1f5f9))!important}.hero>.container{padding-bottom:var(--hero-padding-bottom,32px)!important;padding-top:var(--hero-padding-top,80px)!important}.hero .header-banner,.hero .purple-banner{padding:0!important}.hero .header-banner .container,.hero .purple-banner .container{padding-bottom:var(--hero-banner-padding,4px)!important;padding-top:var(--hero-banner-padding,4px)!important}.hero .header-banner{background:linear-gradient(to right,var(--header-banner-bg-from,#fdf5e6),var(--header-banner-bg-to,#ffe4b5))!important}.hero .header-banner p{margin:0!important;padding:0!important}.hero .purple-banner{background:linear-gradient(to right,var(--purple-banner-bg-from,#6d28d9),var(--purple-banner-bg-to,#4f46e5))!important}.hero .purple-banner p{margin:0!important;padding:0!important}.hero .container{margin:0 auto!important;max-width:var(--hero-content-width,1200px)!important;padding-left:1.5rem!important;padding-right:1.5rem!important}.hero .stats-grid{display:grid!important}.hero .stats-grid.grid-cols-3{grid-template-columns:repeat(3,1fr)!important}@media (max-width:768px){.hero .stats-grid.grid-cols-3{grid-template-columns:1fr!important}}.hero .gap-8{gap:var(--hero-stats-gap,2rem)!important}.hero .max-w-6xl{max-width:72rem!important}.hero .max-w-5xl{max-width:64rem!important}.hero .max-w-4xl{max-width:56rem!important}.hero .mx-auto{margin-left:auto!important;margin-right:auto!important}.hero .text-center{text-align:center!important}.hero .mb-16{margin-bottom:4rem!important}.hero .mb-12{margin-bottom:3rem!important}.hero .mb-20{margin-bottom:5rem!important}.hero .mt-20{margin-top:5rem!important}.hero .py-20{padding-bottom:var(--hero-padding-bottom,2rem)!important;padding-top:var(--hero-padding-top,5rem)!important}.hero .px-6{padding-left:1.5rem!important;padding-right:1.5rem!important}.hero .py-3{padding-bottom:.75rem!important;padding-top:.75rem!important}.hero .py-4{padding-bottom:1rem!important;padding-top:1rem!important}.hero .p-8{padding:2rem!important}.hero .hero-headline{color:var(--hero-headline-color,#6b21a8)!important;font-family:var(--font-heading,Inter,system-ui,sans-serif)!important;font-size:var(--hero-headline-size,3.5rem)!important;font-weight:var(--hero-headline-weight,700)!important;letter-spacing:-.025em!important;line-height:1.1!important;margin-bottom:2rem!important;text-align:center!important}@media (min-width:768px){.hero .hero-headline{font-size:4.25rem!important}}@media (min-width:1024px){.hero .hero-headline{font-size:5rem!important}}.hero .hero-description{font-size:1.25rem!important;font-weight:500!important;line-height:1.6!important;margin-bottom:2rem!important}@media (min-width:768px){.hero .hero-description{font-size:1.5rem!important}}.hero .stats-card{backdrop-filter:blur(12px)!important;background:rgba(255,255,255,var(--hero-stats-opacity,.7))!important;border:1px solid hsla(0,0%,100%,.8)!important;border-radius:var(--hero-stats-radius,12px)!important;box-shadow:0 10px 15px -3px rgba(0,0,0,.1),0 4px 6px -2px rgba(0,0,0,.05)!important;padding:2rem!important;text-align:center!important;transition:all .3s ease!important}.hero[data-stats-shadow=none] .stats-card{box-shadow:none!important}.hero[data-stats-shadow=small] .stats-card{box-shadow:0 1px 3px 0 rgba(0,0,0,.1),0 1px 2px 0 rgba(0,0,0,.06)!important}.hero[data-stats-shadow=medium] .stats-card{box-shadow:0 10px 15px -3px rgba(0,0,0,.1),0 4px 6px -2px rgba(0,0,0,.05)!important}.hero[data-stats-shadow=large] .stats-card{box-shadow:0 20px 25px -5px rgba(0,0,0,.1),0 10px 10px -5px rgba(0,0,0,.04)!important}.hero[data-stats-shadow=xl] .stats-card{box-shadow:0 25px 50px -12px rgba(0,0,0,.25)!important}.hero[data-hover-effects=true] .stats-card:hover{box-shadow:0 25px 25px -5px rgba(0,0,0,.1),0 10px 10px -5px rgba(0,0,0,.04)!important;transform:scale(1.05)!important}.hero .stat-number{color:var(--hero-headline-color,#6b21a8)!important;font-family:var(--font-heading,Inter,system-ui,sans-serif)!important;font-size:var(--hero-stats-size,3rem)!important;font-weight:700!important;line-height:1.2!important;margin-bottom:1rem!important}@media (min-width:768px){.hero .stat-number{font-size:3rem!important}}.hero .stat-description{font-size:1.125rem!important;line-height:1.75!important}.hero .hero-tagline,.hero .stat-description{color:var(--hero-text-color,#475569)!important}.hero .hero-tagline{font-family:var(--font-body,Inter,system-ui,sans-serif)!important;font-size:var(--hero-subheadline-size,1.5rem)!important;font-weight:500!important;line-height:1.6!important;margin:0!important;text-align:center!important}@media (min-width:768px){.hero .hero-tagline{font-size:1.5rem!important}}.hero .hero-cta-button{background:linear-gradient(to right,var(--hero-button-from,#6d28d9),var(--hero-button-to,#5b21b6))!important;border-radius:var(--hero-button-radius,8px)!important;box-shadow:0 10px 15px -3px rgba(0,0,0,.1),0 4px 6px -2px rgba(0,0,0,.05)!important;color:#fff!important;display:inline-block!important;font-size:1.125rem!important;font-weight:600!important;padding:1rem 2.5rem!important;text-decoration:none!important;transition:all .3s ease!important}.hero[data-button-size=small] .hero-cta-button{font-size:.875rem!important;padding:.5rem 1rem!important}.hero[data-button-size=medium] .hero-cta-button{font-size:1rem!important;padding:.75rem 1.5rem!important}.hero[data-button-size=large] .hero-cta-button{font-size:1.125rem!important;padding:1rem 2.5rem!important}.hero[data-button-size=xl] .hero-cta-button{font-size:1.25rem!important;padding:1.25rem 3rem!important}.hero[data-hover-effects=true] .hero-cta-button:hover{background:linear-gradient(to right,var(--hero-button-to,#5b21b6),var(--hero-button-from,#6d28d9))!important;box-shadow:0 25px 25px -5px rgba(0,0,0,.1),0 10px 10px -5px rgba(0,0,0,.04)!important;transform:scale(1.05)!important}.hero .testimonials-section{margin:1.5rem auto 0!important;max-width:1200px!important;padding:0!important;position:relative!important;text-align:center!important;width:100%!important}.hero .testimonials-carousel{background:rgba(255,255,255,var(--hero-card-opacity,.6))!important;border:1px solid hsla(0,0%,100%,.8)!important;border-radius:var(--hero-card-radius,16px)!important;box-shadow:0 8px 24px rgba(0,0,0,.06),0 4px 8px rgba(0,0,0,.04),inset 0 1px 0 hsla(0,0%,100%,.9)!important;margin:0 auto!important;max-width:1000px!important;overflow:hidden!important;position:relative!important;transition:all .4s cubic-bezier(.4,0,.2,1)!important}.hero[data-glass-effect=true] .testimonials-carousel{backdrop-filter:blur(20px)!important;-webkit-backdrop-filter:blur(20px)!important}.hero[data-glass-effect=false] .testimonials-carousel{backdrop-filter:none!important;-webkit-backdrop-filter:none!important}.hero[data-hover-effects=true] .testimonials-carousel:hover{box-shadow:0 12px 32px rgba(0,0,0,.08),0 6px 12px rgba(0,0,0,.06),inset 0 1px 0 hsla(0,0%,100%,.9)!important;transform:translateY(-1px)!important}.hero .testimonials-container{align-items:center!important;display:flex!important;height:auto!important;justify-content:center!important;min-height:100px!important;padding:0!important;position:relative!important;width:100%!important}.hero .testimonial-slide{left:0!important;opacity:0!important;pointer-events:none!important;position:absolute!important;top:0!important;transform:none!important;transition:opacity .6s ease-in-out!important;visibility:hidden!important;width:100%!important}.hero .testimonial-slide.active{opacity:1!important;pointer-events:auto!important;position:relative!important;transform:none!important;visibility:visible!important;z-index:2!important}.hero .testimonial-slide.exiting{opacity:0!important;pointer-events:none!important;position:absolute!important;visibility:hidden!important;z-index:1!important}.hero .testimonial-content{align-items:center!important;max-width:100%!important;padding:1.5rem 2rem!important}.hero .testimonial-content,.hero .testimonial-horizontal{display:flex!important;justify-content:center!important;margin:0 auto!important;width:100%!important}.hero .testimonial-horizontal{align-items:flex-start!important;gap:1.75rem!important;max-width:900px!important;position:relative!important;text-align:left!important}.hero .testimonial-avatar{background:linear-gradient(135deg,#f8fafc,#e2e8f0)!important;border:2px solid hsla(0,0%,100%,.9)!important;border-radius:50%!important;box-shadow:0 6px 16px rgba(0,0,0,.12),0 2px 4px rgba(0,0,0,.06),inset 0 1px 0 hsla(0,0%,100%,.8)!important;flex-shrink:0!important;height:var(--hero-headshot-size,70px)!important;margin-top:.25rem!important;overflow:hidden!important;position:relative!important;transition:all .4s cubic-bezier(.4,0,.2,1)!important;width:var(--hero-headshot-size,70px)!important}.hero .testimonial-avatar:before{background:linear-gradient(135deg,var(--hero-headline-color,#6b21a8),var(--hero-button-from,#6d28d9))!important;border-radius:50%!important;bottom:-2px!important;content:""!important;left:-2px!important;opacity:0!important;position:absolute!important;right:-2px!important;top:-2px!important;transition:opacity .3s ease!important;z-index:-1!important}.hero[data-hover-effects=true] .testimonial-avatar:hover:before{opacity:.7!important}.hero .headshot-image{filter:grayscale(10%) contrast(110%) brightness(105%)!important;height:100%!important;object-fit:cover!important;object-position:center!important;transition:transform .4s cubic-bezier(.4,0,.2,1)!important;width:100%!important}.hero[data-hover-effects=true] .testimonial-avatar:hover .headshot-image{filter:grayscale(0) contrast(115%) brightness(110%)!important;transform:scale(1.05)!important}.hero .testimonial-text{flex:1!important;min-width:0!important;position:relative!important;text-align:left!important}.hero .testimonial-quote{color:var(--hero-quote-color,#475569)!important;font-family:Georgia,Times New Roman,serif!important;font-size:var(--hero-quote-size,1.125rem)!important;font-style:italic!important;font-weight:400!important;letter-spacing:.005em!important;line-height:1.5!important;margin:0 0 .75rem!important;padding:0 0 0 1.25rem!important;position:relative!important;word-wrap:break-word!important;overflow-wrap:break-word!important}.hero .testimonial-quote:before{font-size:2.5rem!important;left:0!important;line-height:1!important;position:absolute!important;top:-.5rem!important}.hero .testimonial-quote:after,.hero .testimonial-quote:before{color:var(--hero-headline-color,#6b21a8)!important;content:'"'!important;font-family:Georgia,serif!important;opacity:.35!important;text-shadow:0 1px 2px rgba(0,0,0,.1)!important}.hero .testimonial-quote:after{font-size:1.75rem!important;margin-left:.125rem!important}.hero .testimonial-author-inline{align-items:center!important;display:flex!important;flex-wrap:wrap!important;font-size:.9rem!important;gap:.5rem!important;padding-left:1.25rem!important;position:relative!important}.hero .testimonial-author-inline:before{color:var(--hero-headline-color,#6b21a8)!important;content:"—"!important;font-weight:300!important;left:0!important;opacity:.5!important;position:absolute!important}.hero .author-name{color:var(--hero-author-name-color,#6b21a8)!important;font-family:var(--font-heading,Inter,system-ui,sans-serif)!important;font-size:.95rem!important;font-weight:600!important;letter-spacing:-.005em!important}.hero .author-company,.hero .author-title{color:var(--hero-text-color,#475569)!important;font-size:.85rem!important;font-weight:500!important}.hero .author-company{opacity:.8!important}.hero .author-separator{color:var(--hero-headline-color,#6b21a8)!important;font-size:.8rem!important;font-weight:300!important;opacity:.35!important}.hero .testimonial-dots{display:flex!important;gap:.75rem!important;justify-content:center!important;margin-top:1.5rem!important;padding:.5rem!important}.hero .dot{background:transparent!important;border:2px solid rgba(107,33,168,.3)!important;border-radius:50%!important;cursor:pointer!important;height:14px!important;margin:0!important;overflow:hidden!important;padding:0!important;position:relative!important;width:14px!important}.hero .dot,.hero .dot:before{transition:all .4s cubic-bezier(.4,0,.2,1)!important}.hero .dot:before{background:var(--hero-headline-color,#6b21a8)!important;border-radius:50%!important;content:""!important;height:0!important;left:50%!important;position:absolute!important;top:50%!important;transform:translate(-50%,-50%)!important;width:0!important}.hero .dot.active,.hero .dot:hover{border-color:var(--hero-headline-color,#6b21a8)!important;box-shadow:0 4px 12px rgba(107,33,168,.3)!important;transform:scale(1.25)!important}.hero .dot.active:before,.hero .dot:hover:before{height:8px!important;width:8px!important}@media (max-width:1024px){.hero .testimonial-horizontal{gap:1.5rem!important;max-width:850px!important}.hero .testimonial-content{padding:1.25rem 1.5rem!important}.hero .testimonial-quote{font-size:var(--hero-quote-size,1.1rem)!important}}@media (max-width:768px){.hero .testimonials-carousel{border-radius:12px!important;margin:0 auto!important;max-width:calc(100% - 2rem)!important}.hero .testimonials-section{margin:1rem auto 0!important;padding:0 1rem!important}.hero .testimonial-horizontal{align-items:center!important;flex-direction:column!important;gap:1rem!important;justify-content:center!important;text-align:center!important}.hero .testimonial-quote,.hero .testimonial-text{text-align:center!important}.hero .testimonial-quote{font-size:var(--hero-quote-size,1rem)!important;margin-bottom:.75rem!important;padding:0 .75rem!important}.hero .testimonial-quote:before{font-size:2rem!important;left:.5rem!important;top:-.25rem!important}.hero .testimonial-author-inline{font-size:.85rem!important;justify-content:center!important;padding-left:0!important}.hero .testimonial-author-inline:before{display:none!important}.hero .testimonial-avatar{height:calc(var(--hero-headshot-size, 70px)*.9)!important;margin-top:0!important;width:calc(var(--hero-headshot-size, 70px)*.9)!important}.hero .testimonial-content{align-items:center!important;justify-content:center!important;padding:1rem 1.25rem!important}.hero .testimonial-dots{gap:.6rem!important;margin-top:1.25rem!important}.hero .dot{height:10px!important;width:10px!important}.hero .dot.active:before,.hero .dot:hover:before{height:5px!important;width:5px!important}}@media (max-width:480px){.hero .testimonials-carousel{border-radius:8px!important;margin:0 auto!important;max-width:calc(100% - 1rem)!important}.hero .testimonials-section{padding:0 .5rem!important}.hero .testimonial-content{padding:.875rem 1rem!important}.hero .testimonial-quote{font-size:var(--hero-quote-size,.95rem)!important;line-height:1.4!important;padding:0 .5rem!important}.hero .author-name{font-size:.875rem!important}.hero .author-company,.hero .author-title{font-size:.8rem!important}.hero .testimonial-dots{margin-top:1rem!important}}.hero .value-prop-title{color:var(--hero-text-color,#1e293b)!important;font-size:1.125rem!important;font-weight:600!important;margin-bottom:.5rem!important}.hero .hero-quote{color:var(--hero-text-color,#475569)!important;font-size:1.25rem!important;font-style:italic!important;line-height:1.6!important;margin-bottom:1rem!important}@media (min-width:768px){.hero .hero-quote{font-size:1.5rem!important}}.hero .hero-quote-author{color:var(--hero-headline-color,#6b21a8)!important;font-style:normal!important;font-weight:500!important}.hero .flex{display:flex!important}.hero .flex-col{flex-direction:column!important}.hero .items-center{align-items:center!important}.hero .border-r{border-right:1px solid #e2e8f0!important}@media (min-width:768px){.hero .md\:border-r-0{border-right:0!important}}.hero .text-slate-700{color:#334155!important}.hero .text-white{color:#fff!important}.hero .text-sm{font-size:.875rem!important}.hero .font-semibold{font-weight:600!important}.hero .font-medium{font-weight:500!important}.hero .underline{text-decoration:underline!important}.hero .hover\:text-orange-600:hover{color:#ea580c!important}.hero .transition-colors{transition:color .15s ease-in-out!important}.hero .border-b{border-bottom-width:1px!important}.hero .border-orange-100{border-color:#fed7aa!important}