@keyframes sap-section-reveal{0%{opacity:.92;transform:translateY(18px)}to{opacity:1;transform:translateY(0)}}.reveal-on-scroll.is-revealed,.sap-reveal.is-revealed{animation:sap-section-reveal .72s cubic-bezier(.22,1,.36,1) forwards}.sap-hero{background:#fff;--hero-header-overlap:clamp(3.25rem,6vw,4.5rem);margin-top:calc(-1 * var(--hero-header-overlap));padding:calc(clamp(2.5rem, 5.5vw, 4.5rem) + var(--hero-header-overlap)) 0 var(--hero-space-bottom,clamp(2.75rem,5.5vw,4.25rem));overflow:hidden;position:relative;z-index:0}.sap-hero__inner{display:grid;grid-gap:var(--block-gap-large,clamp(2rem,4.5vw,3.25rem));gap:var(--block-gap-large,clamp(2rem,4.5vw,3.25rem));align-items:center}@media (min-width:860px){.sap-hero__inner{grid-template-columns:1fr 1.1fr}}.sap-hero__inner>.breadcrumbs-wrap{grid-column:1/-1}.sap-hero__title{margin:0 0 1.25rem;font-family:var(--font);font-weight:700;font-size:clamp(2.25rem,4.8vw,3.5rem);line-height:1.08;letter-spacing:-.03em;color:var(--color-navy)}.sap-hero__sub{margin:0 0 2rem;font-size:clamp(1rem,1.8vw,1.125rem);line-height:1.7;color:var(--color-muted);max-width:42ch}.sap-hero__actions{display:flex;align-items:center;gap:1.25rem;flex-wrap:wrap;margin-bottom:1.5rem}.sap-hero__link{font-size:15px;font-weight:600;color:var(--color-teal);transition:color .2s}.sap-hero__link:hover{color:#009e9e}.sap-hero__visual{position:relative;display:flex;align-items:center;justify-content:center;min-height:clamp(340px,48vw,520px)}.sap-hero__oval{position:absolute;width:clamp(140px,22vw,220px);height:auto;right:clamp(-1rem,0vw,.5rem);top:2%;z-index:0;pointer-events:none}.sap-hero__person{position:relative;z-index:1;width:min(72vw,380px);height:auto;border-radius:12px;object-fit:cover}.sap-hero__card{position:absolute;z-index:2;right:clamp(-2rem,-1vw,0rem);bottom:clamp(-1.5rem,-1vw,-.5rem);width:clamp(240px,32vw,340px);height:auto;animation:sap-card-in .8s ease .3s both}@keyframes sap-card-in{0%{opacity:0;transform:translateY(20px) scale(.96)}to{opacity:1;transform:translateY(0) scale(1)}}@media (max-width:859px){.sap-hero__copy{text-align:center}.sap-hero__sub{margin-inline:auto}.sap-hero__actions{justify-content:center}.sap-hero__link{display:block;width:100%;text-align:center}.sap-hero__oval{right:-6%;width:130px}.sap-hero__card{right:-.5rem;bottom:0;width:230px}}.sap-ai{background:#f7f8fa;padding:var(--section-space-y-surface,clamp(3.5rem,7.5vw,5.75rem)) 0;overflow:hidden}.sap-ai__inner{display:grid;grid-gap:var(--block-gap-large,clamp(2rem,4.5vw,3.25rem));gap:var(--block-gap-large,clamp(2rem,4.5vw,3.25rem));align-items:center}@media (min-width:900px){.sap-ai__inner{grid-template-columns:.9fr 1.1fr}}.sap-ai__title{margin:0 0 1.25rem;font-family:var(--font);font-weight:700;font-size:clamp(2rem,4.5vw,3.25rem);line-height:1.08;letter-spacing:-.03em;color:var(--color-navy)}.sap-ai__body{margin:0 0 2rem;font-size:clamp(.95rem,1.6vw,1.05rem);line-height:1.7;color:var(--color-muted);max-width:42ch}.sap-ai__features{display:flex;flex-direction:column;gap:1.5rem}.sap-ai__feat{display:flex;align-items:flex-start;gap:1rem}.sap-ai__feat-icon{width:48px;height:48px;border-radius:12px;background:#e9f7fe;display:flex;align-items:center;justify-content:center;flex-shrink:0}.sap-ai__feat-text{display:flex;flex-direction:column;gap:.2rem}.sap-ai__feat-text strong{font-size:clamp(1rem,1.6vw,1.1rem);font-weight:700;color:var(--color-navy)}.sap-ai__feat-text span{font-size:clamp(.875rem,1.3vw,.95rem);line-height:1.55;color:var(--color-muted)}.sap-ai__visual{position:relative;display:flex;align-items:center;justify-content:center}.sap-ai__visual-img{width:100%;max-width:529px;height:auto;border-radius:10px;filter:drop-shadow(0 8px 32px rgba(30,52,92,.1))}@media (max-width:899px){.sap-ai__copy{text-align:center}.sap-ai__body{margin-inline:auto}.sap-ai__features{align-items:center}.sap-ai__feat{max-width:340px}.sap-ai__visual-img{max-width:100%}}.sap-stats{background:#fff;padding:var(--section-space-y-surface,clamp(3rem,6vw,4.5rem)) 0;border-top:1px solid #eceff4;border-bottom:1px solid #eceff4}.sap-stats__inner{display:grid;grid-template-columns:repeat(4,1fr);grid-gap:clamp(1rem,3vw,2rem);gap:clamp(1rem,3vw,2rem);text-align:center}@media (max-width:600px){.sap-stats__inner{grid-template-columns:repeat(2,1fr)}}.sap-stats__item{display:flex;flex-direction:column;gap:.25rem}.sap-stats__value{font-family:var(--font);font-weight:700;font-size:clamp(1.75rem,4vw,2.75rem);line-height:1.1;color:var(--color-teal)}.sap-stats__label{font-size:clamp(.85rem,1.4vw,1rem);color:var(--color-muted);font-weight:500}.sap-features{background:#fff;padding:var(--section-space-y,clamp(3.5rem,8vw,5.75rem)) 0}.sap-features__head{text-align:center;max-width:580px;margin:0 auto var(--block-gap-large,clamp(2rem,4.5vw,3.25rem))}.sap-features__title{margin:0 0 .75rem;font-family:var(--font);font-weight:700;font-size:clamp(1.75rem,3.8vw,2.5rem);line-height:1.15;letter-spacing:-.02em;color:var(--color-navy)}.sap-features__sub{margin:0;font-size:clamp(.95rem,1.6vw,1.1rem);line-height:1.6;color:var(--color-muted)}.sap-features__grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));grid-gap:1.5rem;gap:1.5rem}.sap-feature-card{background:var(--color-surface);border-radius:12px;padding:clamp(1.25rem,2.5vw,1.75rem);transition:transform .25s ease,box-shadow .25s ease}.sap-feature-card:hover{transform:translateY(-4px);box-shadow:0 12px 32px rgba(30,52,92,.1)}.sap-feature-card__icon{width:52px;height:52px;border-radius:12px;background:#fff;display:flex;align-items:center;justify-content:center;margin-bottom:1rem;box-shadow:0 2px 8px rgba(0,0,0,.06)}.sap-feature-card__title{margin:0 0 .4rem;font-size:clamp(1rem,1.8vw,1.15rem);font-weight:700;color:var(--color-navy)}.sap-feature-card__body{margin:0;font-size:clamp(.875rem,1.4vw,.95rem);line-height:1.6;color:var(--color-muted)}.sap-cta{background:var(--color-dark-cta);color:#fff;padding:var(--section-space-y,clamp(3.5rem,8vw,5.75rem)) 0;text-align:center}.sap-cta__inner{max-width:640px;margin-inline:auto}.sap-cta__title{margin:0 0 1rem;font-family:var(--font);font-weight:700;font-size:clamp(2rem,4vw,3rem);line-height:1.1;letter-spacing:-.02em;color:#fff}.sap-cta__body{margin:0 auto 1.75rem;max-width:36ch;font-family:var(--font);font-size:16px;line-height:1.75;color:hsla(0,0%,100%,.85)}.sap-cta .btn--hero{min-width:180px}@media (prefers-reduced-motion:reduce){.reveal-on-scroll.is-revealed,.sap-reveal.is-revealed{animation:none!important;opacity:1;transform:none}.sap-hero__img{animation:none}}