.stitch-theme .overlay .step{--font-family:"Satoshi",system-ui,sans-serif}.stitch-theme .hero{--content-max-width:clamp(320px,50vw,800px);max-width:clamp(320px,50vw,800px)}.stitch-theme .hero__eyebrow{--eyebrow-bg:rgba(255,220,188,0.55);display:inline-block;width:fit-content;background:var(--eyebrow-bg);color:var(--color-gold-900);--_eyebrow-padding:0.25rem 0.75rem;padding:var(--_eyebrow-padding);border-radius:6px;font-family:var(--font-family);font-size:var(--font-size-xs);font-weight:600;letter-spacing:.1em;text-transform:uppercase;margin-bottom:var(--space-lg)}.stitch-theme .hero__headline{font-family:var(--font-family-serif);font-size:clamp(2.25rem,1.75rem + 3vw,3.75rem);font-weight:400;line-height:1.1;letter-spacing:-.02em;color:var(--text-primary);margin-bottom:var(--space-lg)}.stitch-theme .hero__headline-accent{background:none;background-clip:unset;-webkit-text-fill-color:unset;color:inherit}.stitch-theme .hero__subheadline{font-family:var(--font-family);font-size:clamp(1.0625rem,.95rem + .4vw,1.25rem);color:var(--stitch-outline);line-height:1.6;--_hero-cta-gap:2.5rem;margin-bottom:var(--_hero-cta-gap);max-width:460px}.stitch-theme .hero__cta-wrapper{flex-direction:row;align-items:center;gap:var(--space-lg);flex-wrap:wrap}.stitch-theme .hero__cta-button{background:var(--stitch-dark-bg);color:var(--color-white);--_btn-padding-hero:0.875rem 1.75rem;padding:var(--_btn-padding-hero);border-radius:var(--btn-radius);font-family:var(--font-family);font-size:var(--font-size-base);font-weight:600;letter-spacing:.01em;box-shadow:none;display:inline-flex;align-items:center;--_btn-icon-gap:0.5rem;gap:var(--_btn-icon-gap);white-space:nowrap;transition:background var(--transition-fast),transform var(--transition-fast)}.stitch-theme .hero__cta-button:before{display:none}.stitch-theme .hero__cta-button:hover{background:var(--stitch-cta-hover-bg);box-shadow:var(--stitch-cta-hover-shadow);transform:var(--stitch-cta-hover-lift)}.stitch-theme .hero__status{font-family:var(--font-family);font-size:var(--font-size-sm);font-weight:600;color:var(--text-primary)}.stitch-theme .hero__status-dot{--status-dot-glow:0 0 0 3px rgba(255,184,106,0.25);width:.5rem;height:.5rem;background:var(--color-gold-300);border-radius:50%;box-shadow:var(--status-dot-glow)}@media (max-width:768px){.stitch-theme .hero{--content-max-width:100%;max-width:100%}.stitch-theme .hero__eyebrow{display:none}.stitch-theme .hero__headline{font-size:clamp(1.5rem,1.2rem + 2vw,2rem);--_headline-mb-mobile:0.75rem;margin-bottom:var(--_headline-mb-mobile)}.stitch-theme .hero__subheadline{font-size:var(--font-size-sm);line-height:1.5;margin-bottom:var(--space-md);max-width:100%}.stitch-theme .hero__cta-wrapper{flex-direction:row;align-items:center;--_cta-gap-mobile:1rem;gap:var(--_cta-gap-mobile);flex-wrap:wrap}.stitch-theme .hero__cta-button{padding:var(--btn-padding);font-size:var(--font-size-sm);white-space:nowrap}.stitch-theme .hero__status{font-size:var(--font-size-sm)}.stitch-theme .hero__status-dot{flex-shrink:0;aspect-ratio:1}}@media (max-width:480px){.stitch-theme .hero__headline{font-size:clamp(1.375rem,1.1rem + 2vw,1.75rem)}.stitch-theme .hero__cta-wrapper{flex-direction:column;align-items:flex-start;--_cta-gap-small:0.75rem;gap:var(--_cta-gap-small)}}#mission-block .v2-mission__quote-card{align-self:center;min-height:auto}#value-props .v2-timeline__step{margin-bottom:clamp(8rem,18vw,14rem)}#value-props .v2-timeline__kpi-card{padding:var(--space-md);opacity:.8}#value-props .v2-timeline__kpi-card[data-revealed]{opacity:.8}#value-props .v2-timeline__kpi-icon svg{width:var(--icon-md,1.25rem);height:var(--icon-md,1.25rem)}#value-props .v2-timeline__kpi-label{font-size:var(--font-size-micro);letter-spacing:var(--tracking-wide);margin-bottom:.125rem}#value-props .v2-timeline__kpi-value{font:var(--font-body);font-family:var(--font-family-serif);font-weight:400;font-size:var(--font-size-base);line-height:1.35}