.Hero-module__Z8hQ_W__hero{background:radial-gradient(120% 90% at 12% 0%, color-mix(in srgb, var(--paper) 70%, transparent), transparent 60%), var(--limestone);padding-block:clamp(2.5rem,5vw,5rem);position:relative;overflow:hidden}.Hero-module__Z8hQ_W__inner{z-index:1;grid-template-columns:1.5fr 1fr;align-items:center;gap:clamp(2rem,4vw,3.5rem);display:grid;position:relative}.Hero-module__Z8hQ_W__copy{min-width:0}.Hero-module__Z8hQ_W__kicker{margin-bottom:var(--sp-6)}.Hero-module__Z8hQ_W__kicker:before{content:"";vertical-align:middle;background:var(--apple);width:2rem;height:2px;margin-right:.75rem;display:inline-block}.Hero-module__Z8hQ_W__title{font-size:clamp(2.25rem,3vw + 1rem,4rem);animation:.7s cubic-bezier(.2,.7,.2,1) both Hero-module__Z8hQ_W__rise}.Hero-module__Z8hQ_W__lead{margin-top:var(--sp-6);max-width:44ch;font-size:var(--fs-lead);color:var(--stone);animation:.7s cubic-bezier(.2,.7,.2,1) .1s both Hero-module__Z8hQ_W__rise}.Hero-module__Z8hQ_W__tags{margin-top:var(--sp-8);gap:var(--sp-2) var(--sp-3);flex-wrap:wrap;padding:0;list-style:none;display:flex}.Hero-module__Z8hQ_W__tag{font-family:var(--font-mono);letter-spacing:.06em;text-transform:uppercase;color:var(--field-dk);border:1px solid color-mix(in srgb, var(--field) 40%, transparent);border-radius:100px;padding:.35rem .7rem;font-size:.75rem}.Hero-module__Z8hQ_W__actions{margin-top:var(--sp-8);align-items:center;gap:var(--sp-4);flex-wrap:wrap;display:flex}.Hero-module__Z8hQ_W__ctaNote{font-family:var(--font-mono);color:var(--stone);letter-spacing:.02em;font-size:.8rem}.Hero-module__Z8hQ_W__media{aspect-ratio:4/5;border-radius:var(--radius);background:var(--forest);margin:0;animation:.8s cubic-bezier(.2,.7,.2,1) .15s both Hero-module__Z8hQ_W__rise;position:relative;overflow:hidden}.Hero-module__Z8hQ_W__media:after{content:"";border-top:4px solid var(--apple);pointer-events:none;position:absolute;inset:0}.Hero-module__Z8hQ_W__mediaImg{object-fit:cover;object-position:center}@keyframes Hero-module__Z8hQ_W__rise{0%{opacity:0;transform:translateY(14px)}to{opacity:1;transform:translateY(0)}}@media (prefers-reduced-motion:reduce){.Hero-module__Z8hQ_W__title,.Hero-module__Z8hQ_W__lead,.Hero-module__Z8hQ_W__media{animation:none}}@media (max-width:900px){.Hero-module__Z8hQ_W__inner{grid-template-columns:1fr;gap:clamp(1.75rem,5vw,2.5rem)}.Hero-module__Z8hQ_W__media{aspect-ratio:16/9}}@media (max-width:380px){.Hero-module__Z8hQ_W__actions{gap:var(--sp-3)}}
.ThreePaths-module__Ie8wNW__section{border-top:1px solid color-mix(in srgb, var(--forest) 12%, transparent);background:var(--limestone);padding-block:clamp(3.5rem,8vw,6.5rem)}.ThreePaths-module__Ie8wNW__head{max-width:40ch;margin-bottom:clamp(2rem,4vw,3.25rem)}.ThreePaths-module__Ie8wNW__heading{margin-top:var(--sp-3)}.ThreePaths-module__Ie8wNW__grid{grid-template-columns:repeat(3,1fr);gap:clamp(1rem,2vw,1.75rem);margin:0;padding:0;list-style:none;display:grid}.ThreePaths-module__Ie8wNW__card{background:var(--paper);border:1px solid color-mix(in srgb, var(--forest) 14%, transparent);border-top:3px solid var(--field);border-radius:var(--radius);flex-direction:column;padding:clamp(1.5rem,2.5vw,2.25rem);transition:transform .18s,box-shadow .18s;display:flex;position:relative}.ThreePaths-module__Ie8wNW__card.ThreePaths-module__Ie8wNW__cardDark{background:var(--forest);border-color:var(--forest);border-top-color:var(--apple)}.ThreePaths-module__Ie8wNW__cardDark .ThreePaths-module__Ie8wNW__cardEyebrow{color:var(--label-dark)}.ThreePaths-module__Ie8wNW__cardDark .ThreePaths-module__Ie8wNW__cardTitle,.ThreePaths-module__Ie8wNW__cardDark .ThreePaths-module__Ie8wNW__cardBody{color:var(--paper)}.ThreePaths-module__Ie8wNW__card:hover,.ThreePaths-module__Ie8wNW__card:focus-within{box-shadow:0 12px 28px -18px color-mix(in srgb, var(--forest) 60%, transparent);transform:translateY(-3px)}.ThreePaths-module__Ie8wNW__card:focus-within{outline:3px solid var(--apple);outline-offset:3px}.ThreePaths-module__Ie8wNW__cardEyebrow{margin-bottom:var(--sp-3)}.ThreePaths-module__Ie8wNW__cardTitle{font-size:var(--fs-h3);margin-bottom:var(--sp-3)}.ThreePaths-module__Ie8wNW__cardBody{color:var(--stone);margin-bottom:var(--sp-6);font-size:1.0625rem;line-height:1.55}.ThreePaths-module__Ie8wNW__textCta,.ThreePaths-module__Ie8wNW__card .ThreePaths-module__Ie8wNW__cta{align-self:flex-start;margin-top:auto}.ThreePaths-module__Ie8wNW__textCta{min-height:44px;color:var(--field-dk);align-items:center;gap:.45em;font-weight:600;text-decoration:none;display:inline-flex}.ThreePaths-module__Ie8wNW__textCta:hover{color:var(--apple-dk)}.ThreePaths-module__Ie8wNW__arrow{transition:transform .18s}.ThreePaths-module__Ie8wNW__textCta:hover .ThreePaths-module__Ie8wNW__arrow{transform:translate(4px)}.ThreePaths-module__Ie8wNW__stretch:after{content:"";border-radius:inherit;position:absolute;inset:0}.ThreePaths-module__Ie8wNW__stretch:focus-visible{outline:none}@media (max-width:860px){.ThreePaths-module__Ie8wNW__grid{grid-template-columns:1fr;max-width:34rem}}@media (prefers-reduced-motion:reduce){.ThreePaths-module__Ie8wNW__card,.ThreePaths-module__Ie8wNW__arrow{transition:none}}
.Values-module__LERj8a__section{border-top:1px solid color-mix(in srgb, var(--forest) 12%, transparent);padding-block:clamp(3.5rem,8vw,6.5rem)}.Values-module__LERj8a__head{max-width:42rem;margin-bottom:clamp(2.5rem,5vw,4rem)}.Values-module__LERj8a__heading{margin-top:var(--sp-3)}.Values-module__LERj8a__grid{grid-template-columns:repeat(2,1fr);gap:clamp(2rem,4vw,3.5rem) clamp(2rem,5vw,5rem);display:grid}.Values-module__LERj8a__item{padding-top:var(--sp-4);border-top:2px solid color-mix(in srgb, var(--field) 55%, transparent);position:relative}.Values-module__LERj8a__index{font-family:var(--font-mono);letter-spacing:.1em;color:var(--field-dk);font-size:.8rem}.Values-module__LERj8a__title{font-size:var(--fs-h3);margin-top:var(--sp-2)}.Values-module__LERj8a__tagline{margin-top:var(--sp-3);font-family:var(--font-display);color:var(--forest);max-width:34ch;font-size:1.25rem;font-style:italic;line-height:1.3}.Values-module__LERj8a__body{margin-top:var(--sp-4);color:var(--stone);max-width:46ch;font-size:1.0625rem;line-height:1.6}@media (max-width:720px){.Values-module__LERj8a__grid{grid-template-columns:1fr}}
.PlatformPreview-module__d6tqCW__section{border-top:1px solid color-mix(in srgb, var(--forest) 12%, transparent);background:var(--paper);padding-block:clamp(3.5rem,8vw,6.5rem)}.PlatformPreview-module__d6tqCW__head{margin-bottom:clamp(2rem,4vw,3rem)}.PlatformPreview-module__d6tqCW__heading{margin-top:var(--sp-3)}.PlatformPreview-module__d6tqCW__sub{margin-top:var(--sp-3);font-size:var(--fs-lead);color:var(--stone)}.PlatformPreview-module__d6tqCW__list{border-top:1px solid color-mix(in srgb, var(--forest) 16%, transparent);margin:0;padding:0;list-style:none}.PlatformPreview-module__d6tqCW__row{border-bottom:1px solid color-mix(in srgb, var(--forest) 16%, transparent)}.PlatformPreview-module__d6tqCW__rowLink{color:var(--forest);grid-template-columns:auto 1fr auto;align-items:baseline;gap:clamp(1rem,3vw,2.5rem);padding:clamp(1rem,2vw,1.5rem) 0;text-decoration:none;transition:padding-inline .18s,background .18s;display:grid}.PlatformPreview-module__d6tqCW__rowLink:hover{background:color-mix(in srgb, var(--field) 8%, transparent);padding-inline:1rem}.PlatformPreview-module__d6tqCW__num{font-family:var(--font-mono);color:var(--field-dk);padding-top:.4em;font-size:.85rem}.PlatformPreview-module__d6tqCW__rowText{flex-direction:column;gap:.3rem;display:flex}.PlatformPreview-module__d6tqCW__rowTitle{font-family:var(--font-display);letter-spacing:-.01em;font-size:clamp(1.25rem,1.4vw + .8rem,1.6rem);font-weight:600;line-height:1.1}.PlatformPreview-module__d6tqCW__rowStatement{color:var(--stone);max-width:60ch;font-size:1.0625rem;line-height:1.45}.PlatformPreview-module__d6tqCW__arrow{color:var(--field-dk);align-self:center;transition:transform .18s}.PlatformPreview-module__d6tqCW__rowLink:hover .PlatformPreview-module__d6tqCW__arrow{color:var(--apple-dk);transform:translate(4px)}.PlatformPreview-module__d6tqCW__cta{min-height:44px;color:var(--field-dk);align-items:center;gap:.45em;margin-top:clamp(1.75rem,3vw,2.5rem);font-size:1.0625rem;font-weight:600;text-decoration:none;display:inline-flex}.PlatformPreview-module__d6tqCW__cta:hover{color:var(--apple-dk)}.PlatformPreview-module__d6tqCW__cta:hover .PlatformPreview-module__d6tqCW__arrow{transform:translate(4px)}@media (max-width:560px){.PlatformPreview-module__d6tqCW__rowLink{grid-template-columns:auto 1fr;gap:1rem}.PlatformPreview-module__d6tqCW__arrow{display:none}}@media (prefers-reduced-motion:reduce){.PlatformPreview-module__d6tqCW__rowLink,.PlatformPreview-module__d6tqCW__arrow{transition:none}}
.QuoteBand-module__HsvFnW__section{padding-block:clamp(4rem,9vw,7rem)}.QuoteBand-module__HsvFnW__figure{max-width:46rem;margin:0;position:relative}.QuoteBand-module__HsvFnW__mark{font-family:var(--font-display);color:var(--apple-lt);opacity:.5;pointer-events:none;font-size:clamp(5rem,12vw,9rem);line-height:1;position:absolute;top:-.35em;left:-.1em}.QuoteBand-module__HsvFnW__quote{font-family:var(--font-display);letter-spacing:-.015em;color:var(--paper);text-wrap:balance;margin:0;font-size:clamp(1.75rem,3.2vw + 1rem,3rem);font-weight:500;line-height:1.18;position:relative}.QuoteBand-module__HsvFnW__cite{margin-top:var(--sp-6);font-family:var(--font-mono);letter-spacing:.12em;text-transform:uppercase;color:var(--label-dark);font-size:.85rem}.QuoteBand-module__HsvFnW__cite:before{content:"";vertical-align:middle;background:var(--apple-lt);width:1.75rem;height:2px;margin-right:.75rem;display:inline-block}
