.modern-hero-section{background:linear-gradient(135deg,#f8fafb 0%,#e8f5ed 100%);border-radius:32px;flex-direction:column;align-items:center;margin-top:3rem;margin-bottom:3rem;padding:3rem 2rem 2.5rem;display:flex;position:relative;overflow:hidden;box-shadow:0 8px 32px #0a0a0a0f}.modern-hero-texts{flex-flow:wrap;justify-content:center;align-items:center;gap:2.5rem;margin-bottom:1.5rem;display:flex}.modern-hero-headline{letter-spacing:-.03em;text-align:center;color:#06a457;margin:0;font-size:3rem;font-weight:800;line-height:1.1}.modern-hero-desc{color:#374151;text-align:center;max-width:700px;margin-bottom:.5rem;margin-left:auto;margin-right:auto;font-size:1.5rem;font-weight:400}@media (max-width:900px){.modern-hero-headline{font-size:2.2rem}.modern-hero-section{padding:2rem 1rem}.modern-hero-texts{gap:1.2rem}}@media (max-width:600px){.modern-hero-headline{font-size:1.3rem}.modern-hero-section{padding:1.2rem .5rem}.modern-hero-desc{font-size:1rem}.modern-hero-texts{flex-direction:column;gap:.7rem}}.hero-section-gradient{background:linear-gradient(135deg,#f8fafb 0%,#e8f5ed 100%)}.hero-card{background:#fff;border-radius:1.5rem;max-width:700px;margin:0 auto;box-shadow:0 8px 32px #0a0a0a14}.hero-badge{letter-spacing:.5px;border-radius:2rem;font-size:1.25rem;font-weight:600;box-shadow:0 2px 8px #0000000a}.hero-value-prop{text-align:center}.hero-value-text{color:#1a1a1a;margin-bottom:.2rem;padding-bottom:.2em;font-size:1.7rem;font-weight:700;display:inline-block;position:relative}.hero-underline-green:after{content:"";background:#06a457;border-radius:2px;width:60%;height:4px;margin:.2em auto 0;display:block}.hero-underline-dark:after{content:"";background:#1a1a1a;border-radius:2px;width:60%;height:4px;margin:.2em auto 0;display:block}.hero-underline-light:after{content:"";background:#9ca3af;border-radius:2px;width:60%;height:4px;margin:.2em auto 0;display:block}.hero-metric-value{font-variant-numeric:tabular-nums;letter-spacing:.05em;background:linear-gradient(90deg,#8e8d8d 45%,#c9c8c8 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;font-size:4rem;font-weight:700;line-height:1.2}.how-it-works{background:linear-gradient(#f8fafb 0%,#f1f5f3 100%);position:relative;overflow:hidden}.how-it-works__eyebrow{text-transform:uppercase;letter-spacing:.15em;color:#06a457;text-align:center;margin-bottom:.75rem;font-size:.8rem;font-weight:600}.how-it-works__title{letter-spacing:-.02em;color:#1a1a1a;text-align:center;margin-bottom:.75rem;font-size:clamp(1.75rem,4vw,2.25rem);font-weight:700;line-height:1.25}.how-it-works__subtitle{color:#6b7280;text-align:center;max-width:560px;margin-bottom:3rem;margin-left:auto;margin-right:auto;font-size:1.1rem;line-height:1.5}.how-it-works__steps{flex-wrap:wrap;justify-content:center;align-items:stretch;gap:0;display:flex}.how-it-works__step{background:#fff;border:1px solid #0000000f;border-radius:16px;flex:1;min-width:260px;max-width:320px;padding:2rem 1.5rem;transition:transform .2s,box-shadow .2s,border-color .2s;position:relative;box-shadow:0 1px 3px #0000000f,0 4px 12px #0000000a}.how-it-works__step-badge{color:#fff;background:linear-gradient(135deg,#06a457,#058a47);border-radius:50%;justify-content:center;align-items:center;width:28px;height:28px;font-size:.85rem;font-weight:700;display:flex;position:absolute;top:-12px;left:1.5rem;box-shadow:0 2px 8px #06a45759}.how-it-works__step-icon{color:#06a457;background:#06a4571a;border-radius:12px;justify-content:center;align-items:center;width:52px;height:52px;margin-bottom:1.25rem;display:flex}.how-it-works__step-title{color:#1a1a1a;margin-bottom:.5rem;font-size:1.15rem;font-weight:700;line-height:1.3}.how-it-works__step-desc{color:#6b7280;margin:0;font-size:.95rem;line-height:1.5}.how-it-works__connector{background:linear-gradient(90deg,#06a4574d,#06a45726);border-radius:1px;align-self:center;width:24px;min-width:24px;height:2px;margin:0 4px}@media (max-width:991px){.how-it-works__connector{background:linear-gradient(#06a4574d,#06a45726);width:2px;min-width:2px;height:24px;margin:8px 0}.how-it-works__steps{flex-direction:column;align-items:center}.how-it-works__step{max-width:100%}}.compliance-section{background-color:#0a0a0a;overflow:hidden}.compliance-carousel{width:100%;padding:1rem 0;position:relative;overflow:hidden}.compliance-carousel:before,.compliance-carousel:after{content:"";z-index:2;pointer-events:none;width:100px;position:absolute;top:0;bottom:0}.compliance-carousel:before{background:linear-gradient(90deg,#0a0a0a 0%,#0000 100%);left:0}.compliance-carousel:after{background:linear-gradient(270deg,#0a0a0a 0%,#0000 100%);right:0}.compliance-carousel__track{align-items:center;gap:3rem;width:max-content;animation:40s linear infinite scroll-carousel;display:flex}@keyframes scroll-carousel{0%{transform:translate(0)}to{transform:translate(-50%)}}.compliance-carousel__item{flex-shrink:0;justify-content:center;align-items:center;width:160px;height:80px;display:flex}.compliance-carousel__item img{object-fit:contain;opacity:.85;width:auto;max-width:140px;height:auto;max-height:70px;transition:opacity .3s}.compliance-carousel__item:hover img{opacity:1}.compliance-carousel__item--text{background:#ffffff14;border:1px solid #ffffff26;border-radius:8px;width:auto;padding:8px 16px}.compliance-carousel__item--text span{color:#fff;letter-spacing:.02em;white-space:nowrap;font-size:.9rem;font-weight:600}.spend-powered-by-zilch{justify-content:center;align-items:end;gap:.5rem;margin-bottom:2rem;display:flex}@media (max-width:768px){.compliance-carousel__track{gap:2rem;animation-duration:30s}.spend-powered-by-zilch{color:#6b7280;flex-direction:column;justify-content:center;align-items:center;gap:.5rem;padding:0 40px;display:flex}.hero-metric-value{margin-bottom:0;font-size:3rem}.compliance-carousel__item{width:120px;height:60px}.compliance-carousel__item img{max-width:100px;max-height:50px}.compliance-carousel__item--text{width:auto;padding:6px 12px}.compliance-carousel__item--text span{font-size:.8rem}.compliance-carousel:before,.compliance-carousel:after{width:50px}}
