@import"https://fonts.googleapis.com/css2?family=Cormorant+Garamond:wght@500;600;700&family=Source+Sans+3:wght@400;500;600;700&display=swap";:root{--forest-green: #1e4b34;--forest-dark: #102f22;--gold: #d4af37;--gold-dark: #a97d19;--charcoal: #222222;--warm-cream: #fbf6ec;--sage: #a8b18a;--white: #ffffff;--soft-grey: #f4f5f2;--soft-border: #ddd7ca;--muted-text: #626a64;--container: 1200px;--shadow-soft: 0 14px 34px rgba(16, 47, 34, .09);--motion-duration: .62s;--motion-ease: cubic-bezier(.21, .88, .33, 1);--motion-distance: 20px}*{box-sizing:border-box}html,body,#root{margin:0;min-height:100%}html{scroll-behavior:smooth}body{min-width:320px;overflow-x:hidden;color:var(--charcoal);background:var(--white);font-family:"Source Sans 3",sans-serif;font-size:clamp(1rem,.95rem + .16vw,1.05rem);line-height:1.65}body.menu-open{overflow:hidden}a{color:var(--forest-green)}a:hover{color:var(--forest-dark)}h1,h2,h3,h4{margin:0 0 .75rem;color:var(--forest-dark);font-family:Cormorant Garamond,serif;line-height:1.1;letter-spacing:.01em}p,ul,ol{margin:0 0 1rem}img,video{display:block;max-width:100%;height:auto}:focus-visible{outline:3px solid var(--gold-dark);outline-offset:2px}.container{width:min(100% - 2rem,var(--container));margin-inline:auto}.text-measure{max-width:72ch}.skip-link{position:absolute;top:-4rem;left:1rem;z-index:2000;padding:.6rem .9rem;border-radius:.25rem;background:var(--forest-dark);color:var(--white);text-decoration:none}.skip-link:focus-visible{top:1rem}.utility-bar{background:var(--white);border-bottom:1px solid var(--soft-border)}.utility-bar__inner{display:flex;align-items:center;justify-content:space-between;gap:1rem;min-height:5.6rem;font-size:.94rem}.announcement-bar{background:linear-gradient(90deg,#103724,#0f5536,#103724);border-bottom:1px solid rgba(255,255,255,.1)}.announcement-bar p{margin:0;min-height:1.6rem;display:grid;place-items:center;color:#e7f2eb;letter-spacing:.18em;font-size:.68rem;font-weight:600}.utility-bar p{margin:0;color:var(--forest-dark)}.utility-links{display:flex;flex-wrap:wrap;gap:.9rem}.utility-links a{color:var(--muted-text);text-decoration:none;min-height:44px;display:inline-flex;align-items:center}.utility-links a:hover{color:var(--forest-dark)}.main-nav-wrap{background:var(--white);border-bottom:0}.site-header{position:sticky;top:0;z-index:1000;background:#fffffffa;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);transition:background-color .26s ease,box-shadow .26s ease}.site-header--scrolled{background:#fffffff0;box-shadow:0 10px 24px #102f2214}.main-nav{position:relative;display:flex;align-items:center;justify-content:space-between;gap:1rem;min-height:0}.brand{text-decoration:none;display:inline-flex;align-items:center;gap:.8rem;min-height:44px;flex-shrink:0}.site-logo{display:block;width:auto;height:clamp(48px,5.2vw,64px);max-width:min(100%,320px);object-fit:contain}.brand-wordmark{display:inline-grid;gap:.16rem;font-family:Cormorant Garamond,serif;line-height:1;white-space:nowrap}.brand-wordmark__title{display:inline-flex;align-items:baseline;gap:.32rem;font-size:clamp(1.55rem,1.15rem + .85vw,2.2rem);font-weight:700;letter-spacing:.02em}.brand-wordmark__family{color:var(--forest-dark)}.brand-wordmark__legacy{color:var(--gold-dark)}.brand-wordmark__subtitle{font-family:"Source Sans 3",sans-serif;font-size:.58rem;font-weight:600;letter-spacing:.18em;text-transform:uppercase;color:var(--muted-text)}.desktop-nav-wrap{flex:1;display:flex;justify-content:center}.desktop-nav ul{margin:0;padding:0;list-style:none;display:flex;gap:.8rem}.desktop-nav a{min-height:44px;display:inline-flex;align-items:center;padding:0 .12rem;color:var(--charcoal);text-decoration:none;border-bottom:2px solid transparent;font-size:1rem;font-weight:600;letter-spacing:.015em;transition:color .18s ease,border-color .18s ease}.desktop-nav a:hover,.desktop-nav a.active{color:var(--forest-dark);border-bottom-color:var(--gold-dark)}.desktop-actions{display:flex;align-items:center;gap:.5rem}.platform-dropdown{position:relative;display:inline-block}.platform-dropdown__trigger{min-height:42px;border:1px solid var(--soft-border);border-radius:.65rem;padding:0 .85rem;background:var(--white);color:var(--forest-dark);display:inline-flex;align-items:center;gap:.4rem;font:inherit;font-size:.97rem;font-weight:500;transition:border-color .18s ease,transform .18s ease,box-shadow .18s ease}.platform-dropdown__trigger:hover,.platform-dropdown__trigger[aria-expanded=true]{border-color:#bdb6a9;transform:translateY(-1px);box-shadow:0 10px 22px #102f2214}.platform-dropdown__menu{position:absolute;top:calc(100% + .35rem);right:0;z-index:40;min-width:220px;border:1px solid var(--soft-border);border-radius:.75rem;background:var(--white);box-shadow:0 12px 28px #102f2224;padding:.4rem}.platform-dropdown__menu a{min-height:38px;border-radius:.45rem;padding:0 .6rem;text-decoration:none;color:var(--forest-dark);display:flex;align-items:center;transition:background-color .16s ease,color .16s ease}.platform-dropdown__menu a:hover{background:#f6f3ec}.search-button{width:44px;height:44px;border:1px solid var(--soft-border);border-radius:50%;display:grid;place-items:center;color:var(--muted-text);text-decoration:none}.search-button:hover{color:var(--forest-dark);border-color:var(--sage)}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);border:0}.menu-toggle{width:44px;height:44px;border:1px solid var(--soft-border);border-radius:.4rem;background:var(--white);color:var(--forest-dark)}.primary-nav{position:absolute;left:0;right:0;top:calc(100% + 1px);border-bottom:1px solid var(--soft-border);background:var(--white);padding:.8rem 1rem 1.2rem;display:none}.primary-nav.is-open{display:block}.mobile-utility-links{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:.4rem .7rem;margin-bottom:.8rem}.mobile-utility-links a{text-decoration:none;color:var(--muted-text);min-height:44px;display:inline-flex;align-items:center}.primary-nav ul{margin:0;padding:0;list-style:none;display:grid;gap:.2rem}.primary-nav a{color:var(--forest-dark);text-decoration:none;min-height:44px;display:inline-flex;align-items:center;border-bottom:2px solid transparent;font-weight:600;letter-spacing:.015em}.primary-nav a.active,.primary-nav a:hover{border-bottom-color:var(--gold)}.header-actions{display:flex;gap:.6rem;margin-top:.8rem}.button{border:1px solid transparent;border-radius:999px;min-height:44px;padding:.7rem 1.15rem;font-weight:600;text-decoration:none;display:inline-flex;align-items:center;justify-content:center;gap:.45rem;white-space:nowrap;font-size:1rem;transition:transform .18s ease,box-shadow .18s ease,background-color .18s ease,color .18s ease,border-color .18s ease}.button--nowrap{white-space:nowrap}.button--mini{padding-inline:.9rem}.button--primary{background:var(--forest-green);color:var(--white);box-shadow:0 12px 24px #102f2224}.button--primary:hover{color:var(--white);background:var(--forest-dark);transform:translateY(-1px)}.button--ghost{color:var(--forest-dark);border-color:#c8b067;background:#fffffff5}.button--ghost:hover{color:var(--forest-dark);border-color:var(--gold-dark);transform:translateY(-1px)}.button:hover .button__icon,.button:focus-visible .button__icon,.audience-card__cta:hover .audience-card__arrow,.audience-card__cta:focus-visible .audience-card__arrow{transform:translate(3px)}.button__icon,.audience-card__arrow{transition:transform .18s ease}.button--gold{background:var(--gold);color:var(--forest-dark)}.button--gold:hover{background:var(--gold-dark);color:var(--white)}.button--ghost-light{border-color:#ffffffe6;color:var(--white)}.button--ghost-light:hover{border-color:var(--gold);color:var(--gold)}.section{padding:clamp(3rem,6vw,5.7rem) 0}.section--warm-cream{background:var(--warm-cream)}.section--soft-grey{background:var(--soft-grey)}.section-heading{margin-bottom:2.1rem}.section-heading h2{max-width:22ch;font-size:clamp(2.3rem,3.6vw,3rem);font-weight:600;line-height:1.04;overflow-wrap:normal;word-break:normal;-webkit-hyphens:none;hyphens:none;margin-bottom:.55rem}.about-tone{position:relative}.about-tone--ivory{background:linear-gradient(180deg,#fffdf8,#fffaf1)}.about-tone--mist{background:radial-gradient(circle at 10% 18%,rgba(30,75,52,.09),transparent 45%),linear-gradient(180deg,#f4f7f5,#eff3f1)}.about-tone--sage{background:radial-gradient(circle at 85% 10%,rgba(212,175,55,.18),transparent 38%),linear-gradient(180deg,#f6f4ec,#f1efe4)}.about-feature-card{border:1px solid rgba(16,47,34,.11);border-radius:1rem;background:#ffffffeb;box-shadow:0 14px 28px #102f2214;padding:1.2rem}.about-feature-card__icon{width:40px;height:40px;border-radius:999px;display:inline-flex;align-items:center;justify-content:center;margin-bottom:.6rem;color:var(--forest-dark);background:linear-gradient(135deg,#d4af374d,#1e4b3429);border:1px solid rgba(16,47,34,.16)}.about-feature-card .section-heading{margin-bottom:1rem}.about-feature-card p{color:#2f3f37}.cic-summary-card{border:1px solid rgba(31,78,54,.14);border-radius:1rem;background:radial-gradient(circle at top right,rgba(212,175,55,.12),transparent 36%),#fffefb;box-shadow:0 16px 30px #102f2212;padding:clamp(1rem,2vw,1.5rem)}.cic-summary-card p:last-of-type{margin-bottom:1rem}.section-heading--centered{text-align:center;margin-inline:auto;max-width:72ch}.section-heading--centered h2{margin-inline:auto}.section-eyebrow{margin-bottom:.5rem;font-weight:600;color:var(--forest-green);letter-spacing:.18em;font-size:.8rem}.section-intro{color:var(--muted-text);font-size:1.03rem;max-width:42rem}.section-heading h2,.split-layout h2,.section--final-cta h2,.page-hero__content h1{font-size:clamp(2rem,3.4vw,2.875rem)}.split-layout h2,.feature-showcase h3,.platform-preview h3,.editorial-card h3,.continuity-gap h3,.framework-process h3,.principles-numbered span,.page-hero__content h1{font-weight:600;letter-spacing:.01em}.home-hero{background:linear-gradient(180deg,#fffefb,#fbf7ef);padding:0 0 2rem;overflow:hidden}.hero-slider{position:relative;min-height:620px;isolation:isolate}.hero-slider__content-shell{position:relative;z-index:3;width:min(100% - 40px,1320px);margin:0 auto;min-height:590px;display:flex;align-items:center}.hero-slider__text{width:min(540px,46%);max-width:530px;padding-block:72px;animation:heroTextIn .5s ease both}.hero-slider__text.is-exiting{opacity:0;transform:translate(-8px)}.hero-slider__eyebrow{margin-bottom:.5rem;font-weight:600;color:var(--forest-green);letter-spacing:.18em;font-size:.8rem}.hero-slider__headline{font-size:clamp(2.125rem,5vw,3.75rem);max-width:14ch;margin-bottom:1rem;font-weight:600}.hero-slider__description{max-width:530px;font-size:1.125rem;color:var(--muted-text);margin-bottom:1.5rem}.hero-slider__trust-statement{max-width:34rem;margin:-.15rem 0 .9rem;color:#405248;font-size:.98rem}.hero-slider__actions{display:flex;flex-wrap:wrap;gap:.75rem;margin-top:1rem;margin-bottom:1rem}.trust-row{display:flex;flex-wrap:wrap;gap:.65rem}.trust-pill{min-height:34px;padding:0 .8rem;border:1px solid rgba(16,47,34,.1);border-radius:999px;background:#ffffffd1;color:var(--forest-dark);display:inline-flex;align-items:center;gap:.42rem;font-size:.92rem}.trust-banner-section{padding-top:0}.trust-banner{border:1px solid rgba(31,78,54,.12);border-radius:1.25rem;background:radial-gradient(circle at top right,rgba(212,175,55,.12),transparent 30%),linear-gradient(180deg,#fffffffa,#f7f3eaf5);box-shadow:0 20px 36px #102f2214;padding:clamp(1rem,2vw,1.4rem)}.trust-banner__intro{max-width:56rem;margin-bottom:1rem}.trust-banner__intro h2{margin-bottom:.5rem}.trust-banner__intro p:last-child{margin-bottom:0;color:var(--muted-text)}.trust-banner__grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:.85rem}.trust-banner__card{min-height:100%;display:grid;grid-template-columns:auto 1fr;gap:.8rem;align-items:start;border:1px solid rgba(31,78,54,.1);border-radius:.95rem;background:#ffffffd6;box-shadow:0 10px 22px #102f220d;padding:.95rem}.trust-banner__icon{width:2.4rem;height:2.4rem;border-radius:999px;display:inline-flex;align-items:center;justify-content:center;background:linear-gradient(140deg,#d4af372e,#1e4b3429);color:var(--forest-dark)}.trust-banner__card h3{margin-bottom:.25rem;font-size:1rem}.trust-banner__card p{margin:0;color:var(--muted-text);font-size:.95rem}.hero-slider__media-shell{position:absolute;top:0;right:0;bottom:0;left:0;z-index:1}.hero-slider__viewport{position:absolute;top:0;right:0;bottom:0;left:0;overflow:hidden}.hero-slider__slide{position:absolute;top:0;right:0;bottom:0;left:0;opacity:0;transition:opacity .7s ease}.hero-slider__slide.is-active{opacity:1}.hero-slider__image{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover;object-position:68% center;transform-origin:center center}.hero-slider__slide.is-active .hero-slider__image{animation:heroImageDrift 10s ease-in-out both}.hero-slider__overlay{position:absolute;top:0;right:0;bottom:0;left:0;z-index:2;background:linear-gradient(90deg,#fbf8f1,#fbf8f1fa 20%,#fbf8f1e6 32%,#fbf8f1ad,#fbf8f147 54%,#fbf8f100 66%);pointer-events:none}@keyframes heroTextIn{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}@keyframes heroImageDrift{0%{transform:scale(1.02) translateY(0)}50%{transform:scale(1.06) translateY(-8px)}to{transform:scale(1.04) translateY(-4px)}}.hero-slider__eyebrow,.hero-slider__headline,.hero-slider__description,.hero-slider__actions{animation:heroTextIn .52s var(--motion-ease) both}.hero-slider__headline{animation-delay:80ms}.hero-slider__description{animation-delay:.14s}.hero-slider__actions{animation-delay:.22s}.hero-scroll-indicator{position:absolute;left:50%;bottom:1rem;z-index:6;transform:translate(-50%);display:inline-flex;align-items:center;gap:.45rem;color:#102f22d1}.hero-scroll-indicator__mouse{width:20px;height:32px;border-radius:999px;border:1px solid rgba(16,47,34,.42);display:inline-flex;justify-content:center;padding-top:5px}.hero-scroll-indicator__dot{width:3px;height:7px;border-radius:999px;background:#102f22b3;animation:heroScrollDot 1.5s ease-in-out infinite}.hero-scroll-indicator__label{font-size:.74rem;letter-spacing:.1em;text-transform:uppercase;font-weight:600}@keyframes heroScrollDot{0%{opacity:.3;transform:translateY(0)}60%{opacity:1;transform:translateY(9px)}to{opacity:.3;transform:translateY(0)}}.carousel-controls{display:flex;align-items:center;gap:.45rem}.carousel-arrow,.carousel-pause{border:1px solid rgba(16,47,34,.22);background:#fff;color:var(--forest-dark);min-height:30px;height:30px;border-radius:999px;display:inline-flex;align-items:center;justify-content:center;gap:.3rem;padding:0 .5rem;font-size:.79rem}.carousel-controls--hero{position:absolute;top:0;right:0;bottom:0;left:0;z-index:5;pointer-events:none}.carousel-controls__footer{display:inline-flex;align-items:center;gap:.45rem;padding:.32rem .5rem;border-radius:999px;background:#ffffffeb}.carousel-controls--hero .carousel-controls__footer{position:absolute;left:1.2rem;bottom:1rem}.carousel-controls--hero .carousel-arrow{position:absolute;top:50%;transform:translateY(-50%);width:42px;height:42px;pointer-events:auto}.carousel-controls--hero .carousel-arrow--prev{left:1rem}.carousel-controls--hero .carousel-arrow--next{right:1rem}.carousel-controls--hero .carousel-pause,.carousel-controls--hero .carousel-dot,.carousel-controls--hero .carousel-dots{pointer-events:auto}.carousel-arrow{width:30px;padding:0}.carousel-dots{display:inline-flex;align-items:center;gap:.35rem}.carousel-dot{width:8px;height:8px;border-radius:50%;border:0;padding:0;background:#1e4b3440}.carousel-dot.is-active{width:18px;border-radius:999px;background:var(--forest-green)}.section-eyebrow--center{text-align:center;margin-bottom:.4rem}.journey-intro{max-width:620px;color:var(--muted-text);font-size:1.06rem}.journey-intro--center{margin:0 auto 1.8rem;text-align:center}.journey-platform-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:1rem}.journey-platform-card,.journey-foundation-card,.journey-legacy-card,.journey-step-card,.journey-support-card,.journey-research-card{border:1px solid var(--soft-border);border-radius:.9rem;background:var(--white);box-shadow:var(--shadow-soft);overflow:hidden;transition:transform .18s ease,box-shadow .18s ease}.journey-platform-card:hover,.journey-foundation-card:hover,.journey-legacy-card:hover,.journey-step-card:hover,.journey-support-card:hover,.journey-research-card:hover{transform:translateY(-4px);box-shadow:0 18px 34px #102f221f}.journey-platform-card img,.journey-legacy-card img,.journey-step-card img,.journey-support-card img,.journey-final-cta__image{width:100%;object-fit:cover;transform:scale(1.01);transition:transform .28s ease}.journey-platform-card:hover img,.journey-legacy-card:hover img,.journey-step-card:hover img,.journey-support-card:hover img,.journey-final-cta__image:hover{transform:scale(1.03)}.journey-platform-card img{aspect-ratio:16 / 10}.journey-platform-card--father,.journey-platform-card--mother{display:grid;grid-template-rows:minmax(320px,1fr) auto;min-height:560px}.journey-platform-card__logo-frame{display:flex;align-items:center;justify-content:center;min-height:320px;padding:28px 32px;background:#fffefb;overflow:visible}.journey-platform-card__logo{width:100%;height:100%;min-height:190px;max-width:100%;max-height:220px;aspect-ratio:auto;object-fit:contain;object-position:center;display:block;background:transparent;padding:0;margin:0;transform:none}.journey-platform-card:hover .journey-platform-card__logo{transform:none}.journey-platform-card--father .journey-platform-card__logo,.journey-platform-card--father:hover .journey-platform-card__logo,.journey-platform-card--mother .journey-platform-card__logo,.journey-platform-card--mother:hover .journey-platform-card__logo{object-fit:contain;transform:none;width:100%;height:100%;max-width:100%;max-height:220px}.journey-platform-card__body,.journey-foundation-card,.journey-legacy-card__body,.journey-step-card__body,.journey-support-card,.journey-research-card{padding:1.1rem}.journey-platform-card__body h3,.journey-foundation-card h3,.journey-step-card__body h3,.journey-support-card h3,.journey-research-card h3{margin-bottom:.5rem}.platform-card-title{display:inline-flex;align-items:center;gap:.42rem}.card-cta .button__icon{transition:transform .22s ease}.card-cta:hover .button__icon,.card-cta:focus-visible .button__icon{transform:translate(4px)}.journey-platform-card__line{font-weight:600;color:var(--forest-dark);margin-bottom:1rem}.journey-foundation-card{grid-column:1 / -1;background:linear-gradient(120deg,#fff,#f9f4e7)}.journey-legacy-matters{background:radial-gradient(circle at 15% 12%,rgba(213,188,123,.2),transparent 52%),radial-gradient(circle at 85% 80%,rgba(33,84,58,.12),transparent 50%),#fffdf9}.legacy-editorial{position:relative;margin-top:1.1rem;padding:clamp(1rem,2vw,1.6rem);min-height:860px}.legacy-editorial__anchor,.legacy-editorial__secondary,.legacy-memory__photo{margin:0;border-radius:.95rem;overflow:hidden;box-shadow:0 18px 32px #102f2229}.legacy-editorial__anchor{width:min(100%,680px);aspect-ratio:16 / 10;transform:rotate(-1.3deg)}.legacy-editorial__secondary{position:absolute;right:clamp(.6rem,1.8vw,1.2rem);top:clamp(2rem,8vw,6.4rem);width:min(27vw,230px);aspect-ratio:4 / 5;transform:rotate(1.8deg);border:4px solid #fff;z-index:2}.legacy-step__media img{width:100%;height:100%;object-fit:contain;object-position:center;transition:transform .65s ease}.legacy-editorial__anchor:hover img,.legacy-editorial__secondary:hover img,.legacy-memory:hover .legacy-memory__photo img,.legacy-step:hover .legacy-step__media img{transform:scale(1.035)}.legacy-object{position:absolute;border-radius:.7rem;border:1px solid rgba(31,78,54,.18);background:#fffcf6f0;box-shadow:0 14px 24px #132d211a;color:#2f3c33;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);animation:legacyFloat 5.8s ease-in-out infinite}.legacy-object p{margin:0;font-size:.72rem;text-transform:uppercase;letter-spacing:.12em;color:var(--forest-green);font-weight:700}.legacy-object__image{width:100%;aspect-ratio:16 / 9;border-radius:.55rem;object-fit:cover;margin-bottom:.55rem;border:1px solid rgba(31,78,54,.16)}.legacy-object__image--recording{aspect-ratio:4 / 3;max-height:108px}.legacy-object--letter{left:clamp(.4rem,2.1vw,1.3rem);top:clamp(16rem,33vw,20.4rem);width:min(38vw,305px);padding:.8rem .85rem;transform:rotate(-2deg);z-index:3}.legacy-object--letter span{display:block;margin-top:.4rem;color:#5a5344;font-family:Cormorant Garamond,serif;font-size:1.15rem}.legacy-object--waveform{right:clamp(1rem,4vw,3.4rem);top:clamp(26rem,40vw,31rem);width:min(24vw,200px);padding:.75rem .8rem;z-index:4}.legacy-wave{margin-top:.5rem;height:38px;display:flex;align-items:end;gap:.22rem}.legacy-wave span{width:7px;border-radius:999px;background:linear-gradient(180deg,#d6b26c,#1f724b);animation:legacyPulse 1.7s ease-in-out infinite}.legacy-wave span:nth-child(1){height:28%;animation-delay:.06s}.legacy-wave span:nth-child(2){height:64%;animation-delay:.12s}.legacy-wave span:nth-child(3){height:42%;animation-delay:.18s}.legacy-wave span:nth-child(4){height:74%;animation-delay:.24s}.legacy-wave span:nth-child(5){height:48%;animation-delay:.3s}.legacy-wave span:nth-child(6){height:66%;animation-delay:.36s}.legacy-wave span:nth-child(7){height:36%;animation-delay:.42s}.legacy-wave span:nth-child(8){height:76%;animation-delay:.48s}.legacy-wave span:nth-child(9){height:52%;animation-delay:.54s}.legacy-object--timeline{right:clamp(.8rem,2.6vw,2rem);bottom:clamp(2.4rem,4vw,3.4rem);display:inline-flex;gap:.35rem;align-items:center;padding:.6rem .7rem;transform:rotate(-1deg)}.legacy-object--timeline span{border:1px solid rgba(31,78,54,.2);border-radius:999px;background:#fff;color:#2f4f3d;padding:.18rem .52rem;font-size:.72rem;font-weight:600}.legacy-object--signature{left:clamp(7rem,20vw,14rem);bottom:clamp(1.8rem,4vw,2.8rem);padding:.45rem .8rem;border-radius:999px;transform:rotate(2deg);animation-duration:7s}.legacy-object--signature span{font-family:Cormorant Garamond,serif;font-size:1.05rem;color:#425245}.legacy-memory-flow{position:relative;z-index:5;margin-top:clamp(2.8rem,6vw,4.4rem);display:grid;gap:1.45rem}.legacy-memory{width:min(100%,560px);display:grid;grid-template-columns:minmax(0,.46fr) minmax(0,1fr);gap:.85rem;padding:.7rem;border-radius:.85rem;background:#ffffffe0;border:1px solid rgba(32,77,54,.14);box-shadow:0 10px 20px #122a1f14}.legacy-memory--right{justify-self:end;transform:translate(1.8rem)}.legacy-memory--left{justify-self:start;transform:translate(-.6rem)}.legacy-memory__photo{aspect-ratio:1 / 1}.legacy-memory__title{margin:0 0 .35rem;color:var(--forest-dark);text-transform:uppercase;letter-spacing:.12em;font-size:.76rem;font-weight:700}.legacy-memory__copy p:last-child{margin-bottom:0}.journey-steps{background:radial-gradient(circle at 78% 22%,rgba(219,187,120,.18),transparent 48%),radial-gradient(circle at 18% 80%,rgba(24,72,49,.1),transparent 48%),#faf7f0}.legacy-pathway{position:relative;margin-top:1rem;padding:.7rem .2rem}.legacy-pathway__line{position:absolute;left:50%;top:1.4rem;bottom:1.4rem;width:2px;background:linear-gradient(180deg,#1f4e3614,#d6b26ca6,#1f4e3614);transform:translate(-50%)}.legacy-step{position:relative;width:min(100%,760px);display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:1rem;margin:0 auto 1.2rem;padding:.45rem;border-radius:.9rem;background:#ffffffd6;border:1px solid rgba(31,78,54,.12);box-shadow:0 12px 22px #102e1f14}.legacy-step:before{content:"";position:absolute;top:calc(50% - 6px);width:12px;height:12px;border-radius:50%;background:linear-gradient(140deg,#e4c177,#2d7b53);box-shadow:0 0 0 6px #fcf5e6e6}.legacy-step--left:before{right:-24px}.legacy-step--right:before{left:-24px}.legacy-step--left{transform:translate(-4.8rem)}.legacy-step--right{transform:translate(4.8rem)}.legacy-step__media{margin:0;border-radius:.8rem;overflow:hidden;aspect-ratio:16 / 10;box-shadow:0 14px 24px #15302126;background:#fbf7ef;padding:.75rem}.legacy-step__content{align-self:center;max-width:36ch}.legacy-step__number{margin:0 0 .25rem;color:var(--gold-dark);font-weight:700;font-size:.74rem;letter-spacing:.14em;text-transform:uppercase}.legacy-step__objects{position:absolute;display:inline-flex;flex-wrap:wrap;gap:.45rem;max-width:310px;padding:.6rem;border-radius:.72rem;border:1px solid rgba(31,78,54,.16);background:#fffdf7ed;box-shadow:0 11px 20px #10291e1c;animation:legacyFloatSoft 6.5s ease-in-out infinite}.legacy-step--left .legacy-step__objects{right:-150px;top:14%}.legacy-step--right .legacy-step__objects{left:-150px;top:14%}.legacy-chip{display:inline-flex;align-items:center;min-height:1.6rem;border-radius:999px;border:1px solid rgba(31,78,54,.16);background:#fff;padding:.16rem .55rem;color:#355946;font-size:.7rem;font-weight:600}.legacy-wave--soft{margin-top:.15rem;width:100%;height:24px}.legacy-wave--soft span{width:5px}@keyframes legacyFloat{0%,to{transform:translateY(0)}50%{transform:translateY(-3px)}}@keyframes legacyFloatSoft{0%,to{transform:translateY(0)}50%{transform:translateY(-2px)}}@keyframes legacyPulse{0%,to{opacity:.72;transform:scaleY(.84)}50%{opacity:1;transform:scaleY(1)}}.journey-framework{background:var(--white)}.journey-framework-flow{margin-top:1rem;display:grid;justify-content:center;gap:.6rem}.journey-framework-node-wrap{display:grid;justify-items:center;gap:.45rem}.journey-framework-node{min-width:170px;min-height:170px;border-radius:50%;border:1px solid #d8c995;background:radial-gradient(circle at 40% 30%,#fffdf7,#f6efe0);display:grid;place-items:center;color:var(--forest-dark);font-family:Cormorant Garamond,serif;font-size:1.45rem;font-weight:600;text-align:center;padding:.9rem}.journey-framework-arrow{color:var(--gold-dark);font-size:1.1rem}.journey-framework-cta{margin-top:1.2rem;display:flex;justify-content:center}.journey-support-grid,.journey-research-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:1rem}.journey-support-card img,.journey-research-card img{aspect-ratio:16 / 10;margin:-1.1rem -1.1rem .8rem;width:calc(100% + 2.2rem)}.journey-research-card img{margin:0 0 .8rem;width:100%;object-fit:cover;object-position:center;transform:none}.journey-research-card:hover img{transform:none}.journey-final-cta__grid{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,.9fr);gap:1rem;align-items:center}.journey-final-cta__image{aspect-ratio:16 / 10;border-radius:.9rem;border:1px solid var(--soft-border)}.journey-final-cta__support{margin-top:.8rem;color:var(--muted-text);font-size:.93rem}.audience-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:1rem}.audience-slider{display:grid;gap:1.15rem}.audience-slider__viewport{overflow:hidden}.audience-slider__track{display:flex;transition:transform .46s ease}.audience-slider__item{min-width:0;padding:0 .5rem}.audience-slider .carousel-controls{position:static;justify-content:center;width:100%}.audience-slider .carousel-controls__footer{justify-self:center}.audience-card,.simple-card,.editorial-card,.platform-preview,.tag-card{border:1px solid var(--soft-border);border-radius:.75rem;background:var(--white);overflow:hidden}.audience-card{display:grid;grid-template-columns:minmax(0,.9fr) minmax(0,1.1fr);align-items:stretch;min-height:250px;box-shadow:var(--shadow-soft);transition:transform .18s ease,box-shadow .18s ease}.audience-card:hover{transform:translateY(-4px);box-shadow:0 18px 36px #102f221f}.audience-card__media .media-frame{border:0;border-right:1px solid var(--soft-border);border-radius:0;height:100%}.audience-card__body{display:grid;align-content:center;gap:.38rem;padding:1rem 1rem 1.25rem}.audience-card__body h3{font-family:"Source Sans 3",sans-serif;font-size:1.16rem;font-weight:700;letter-spacing:.01em;margin:0}.audience-card__label{margin:0;font-size:.9rem;color:var(--forest-green);font-weight:600;display:inline-flex;align-items:center;gap:.35rem}.audience-card__body p{margin:0;color:var(--muted-text);max-width:30ch;font-size:.94rem}.audience-card__cta{margin-top:.3rem;text-decoration:none;color:var(--forest-green);font-weight:600;display:inline-flex;align-items:center;justify-content:space-between;gap:.7rem}.audience-card__arrow{width:30px;height:30px;border-radius:50%;border:1px solid rgba(16,47,34,.2);display:grid;place-items:center;color:var(--forest-green)}.audience-card__body,.editorial-card,.platform-preview,.simple-card,.tag-card{padding:1rem}.media-frame{position:relative;width:100%;border:1px solid var(--soft-border);border-radius:.7rem;background:#fcfaf5;overflow:hidden}.media-frame figcaption{padding:.55rem .8rem;font-size:.86rem;color:var(--muted-text)}.media-image,.media-video{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%}.ratio-16-9{aspect-ratio:16 / 9}.ratio-4-3{aspect-ratio:4 / 3}.ratio-3-2{aspect-ratio:3 / 2}.ratio-1-1{aspect-ratio:1 / 1}.ratio-3-4{aspect-ratio:3 / 4}.media-placeholder{border-style:solid}.media-placeholder__inner{position:absolute;top:0;right:0;bottom:0;left:0;display:grid;align-content:center;justify-items:center;gap:.35rem;text-align:center;padding:1rem;background:radial-gradient(circle at right top,#f2eddd,#fbfaf5)}.media-placeholder__badge{font-size:.72rem;padding:.2rem .45rem;border-radius:99px;border:1px solid var(--soft-border);background:#fffc;color:var(--muted-text)}.media-placeholder__label{font-weight:600;margin:0}.media-placeholder__description{margin:0;color:var(--muted-text);font-size:.88rem}.split-layout{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:clamp(1.2rem,3vw,2.5rem);align-items:center}.benefit-list{list-style:none;margin:0 0 1rem;padding:0;display:grid;gap:.8rem}.benefit-list li{display:grid;grid-template-columns:auto 1fr;gap:.7rem;align-items:start}.benefit-list__icon{width:2rem;height:2rem;border-radius:50%;background:var(--soft-grey);display:grid;place-items:center;color:var(--forest-green)}.video-feature{display:grid;gap:.6rem}.video-feature figcaption{display:inline-flex;align-items:center;gap:.35rem;color:var(--muted-text);font-size:.9rem}.video-feature__note{color:var(--muted-text);font-size:.92rem}.quote-line{margin-top:.8rem;font-size:1.05rem;color:var(--forest-dark);font-weight:500}.continuity-gap{display:grid;grid-template-columns:minmax(0,1fr) auto minmax(0,1fr);gap:.9rem;align-items:stretch;margin-bottom:1rem}.continuity-gap article{border:1px solid var(--soft-border);border-radius:.7rem;background:var(--white);padding:1rem}.gap-indicator{width:4px;border-radius:99px;background:linear-gradient(180deg,var(--forest-green),var(--gold-dark));opacity:.6}.framework-process{margin:0 0 1rem;padding:0;list-style:none;display:grid;gap:.8rem}.framework-process li{border:1px solid var(--soft-border);border-radius:.7rem;background:var(--white);padding:1rem}.process-loop{color:var(--muted-text);font-size:.95rem;margin-bottom:1rem}.feature-stack{display:grid;gap:.9rem}.feature-showcase{border:1px solid var(--soft-border);border-radius:.75rem;background:var(--white);padding:.9rem;display:grid;gap:1rem;grid-template-columns:minmax(0,.9fr) minmax(0,1.1fr);align-items:center}.feature-showcase.is-reverse{grid-template-columns:minmax(0,1.1fr) minmax(0,.9fr)}.feature-showcase.is-reverse .media-frame{order:2}.platform-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:1rem}.platform-preview__header{display:flex;justify-content:space-between;gap:.8rem;align-items:center}.status-badge{display:inline-flex;min-height:1.8rem;align-items:center;padding:0 .55rem;border:1px solid var(--soft-border);border-radius:99px;background:#f5f2e7;font-size:.82rem;color:var(--forest-dark)}.partner-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:.75rem;margin:0 0 1rem}.partner-placeholder{min-height:5rem;border:1px solid var(--soft-border);border-radius:.65rem;display:grid;place-items:center;gap:.35rem;text-align:center;background:var(--white);color:var(--muted-text);padding:.6rem}.journey-partners{padding-top:0}.journey-partners__meta{max-width:66rem;margin-bottom:1rem}.editorial-cards{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:1rem}.section--principles{background:var(--white)}.principles-numbered{margin:0;padding:0;list-style:none;display:grid;gap:.7rem}.principles-numbered li{padding:.8rem 0;border-bottom:1px solid var(--soft-border);display:grid;grid-template-columns:54px 1fr;gap:1rem}.principles-numbered span{font-family:Cormorant Garamond,serif;font-weight:700;color:var(--forest-green)}.principles-numbered p{margin:0}.section--final-cta{background:linear-gradient(180deg,#fffefb,#f8f3e6);color:var(--charcoal);border-top:1px solid var(--soft-border)}.section--final-cta h2{color:var(--forest-dark)}.section--final-cta p{color:var(--muted-text)}.final-cta{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,.8fr);gap:1rem}.page-hero{background:var(--soft-grey);border-bottom:1px solid var(--soft-border)}.page-hero__inner{padding:clamp(2.6rem,5vw,4.2rem) 0;display:grid;grid-template-columns:minmax(0,1.1fr) minmax(0,.9fr);gap:1rem;align-items:center}.page-hero__intro{color:var(--muted-text);max-width:65ch}.page-hero__actions{margin-top:.8rem}.content-grid-two{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:1rem}.tag-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:.85rem}.tag-card{min-height:7rem;display:grid;align-content:center}.contact-form{margin-top:1rem;border:1px solid var(--soft-border);border-radius:.75rem;background:var(--white);padding:1rem}.organisation-card{margin-top:1rem;border:1px solid rgba(31,78,54,.13);border-radius:.9rem;background:linear-gradient(180deg,#fffefb,#f6f2e8);box-shadow:0 14px 28px #102f220f;padding:1rem}.organisation-card__heading{display:grid;grid-template-columns:auto 1fr;gap:.8rem;align-items:center;margin-bottom:.75rem}.organisation-card__icon{width:2.5rem;height:2.5rem;border-radius:999px;display:inline-flex;align-items:center;justify-content:center;color:var(--forest-dark);background:#ffffffd6;border:1px solid rgba(31,78,54,.13)}.organisation-card__heading .section-eyebrow{margin-bottom:.1rem}.organisation-card__heading h2{margin-bottom:0;font-size:1.35rem}.organisation-card__details{display:flex;flex-wrap:wrap;gap:.45rem 1rem}.organisation-card__details p{margin:0;color:var(--muted-text)}.form-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:.7rem}label{display:grid;gap:.35rem;margin-bottom:.8rem;font-weight:500}input,select,textarea{border:1px solid #c4bcad;border-radius:.4rem;padding:.65rem .75rem;font:inherit;background:var(--white);color:var(--charcoal)}.checkbox-row{grid-template-columns:auto 1fr;gap:.7rem;align-items:start;font-weight:400}.form-notice{margin-top:1rem;border-left:4px solid var(--forest-green);border-radius:.2rem;background:#edf5ef;padding:.85rem}.site-footer{background:#f8f9f6;border-top:1px solid var(--soft-border);margin-top:2rem;padding:2.5rem 0 1.4rem}.footer-brand-row{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:1rem;margin-bottom:1.2rem}.footer-brand{display:inline-flex;align-items:center;text-decoration:none;color:var(--forest-dark)}.footer-brand__logo{width:auto;height:clamp(70px,7vw,110px);object-fit:contain}.footer-brand p{margin:0}#footer-title{font-size:1.05rem}.footer-tagline{color:var(--muted-text)}.footer-organisation-meta{display:grid;gap:.2rem;justify-items:end;text-align:right;color:var(--muted-text)}.footer-organisation-meta p{margin:0}.motion-enter,.section-reveal{opacity:0;transform:translateY(var(--motion-distance)) scale(.985);transition:opacity var(--motion-duration) var(--motion-ease),transform var(--motion-duration) var(--motion-ease);transition-delay:calc(var(--stagger-index, 0) * 48ms)}.motion-enter.is-visible,.section-reveal.is-visible{opacity:1;transform:translateY(0) scale(1)}.framework-journey{margin-top:.7rem}.framework-journey__path{margin:0;padding:0;list-style:none;display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:.9rem;align-items:start}.framework-stage{position:relative;display:grid}.framework-stage:nth-child(odd){margin-top:.7rem}.framework-stage:nth-child(2n){margin-top:2rem}.framework-stage__card{border:1px solid rgba(31,78,54,.18);border-radius:1rem;background:linear-gradient(170deg,#fffdf8,#f6f2e8);box-shadow:0 14px 26px #102f2217;padding:1rem .95rem;min-height:220px;transition:transform .22s ease,border-color .22s ease,background-color .22s ease}.framework-stage__card:hover,.framework-stage__card:focus-visible{transform:translateY(-4px);border-color:#a97d199e;background:linear-gradient(170deg,#fffdf9,#f8f4e8)}.framework-stage__number{display:inline-flex;align-items:center;justify-content:center;min-width:2.2rem;min-height:2.2rem;border-radius:999px;font-size:.75rem;letter-spacing:.08em;font-weight:700;color:var(--forest-dark);border:1px solid rgba(31,78,54,.22);background:#fff;box-shadow:inset 0 0 0 1px #d4af3752}.framework-stage__icon{width:2.6rem;height:2.6rem;border-radius:999px;display:inline-flex;align-items:center;justify-content:center;margin:.65rem 0 .5rem;background:linear-gradient(140deg,#d4af373d,#1e4b342e);color:var(--forest-dark)}.framework-stage__card h3{margin-bottom:.5rem;font-size:1.4rem}.framework-stage__card p{margin-bottom:0;color:#33473c;font-size:.95rem}.framework-stage__connector{position:absolute;top:54%;right:-.82rem;width:.84rem;height:2px;background:linear-gradient(90deg,#1f4e3657,#d4af37b8)}.framework-stage:nth-child(2n) .framework-stage__connector{transform:rotate(18deg)}.framework-cycle{margin-top:1.2rem;border:1px solid rgba(31,78,54,.15);border-radius:999px;background:linear-gradient(180deg,#fffefc,#f4efe3);padding:.65rem .95rem}.framework-cycle__track{margin:0;display:flex;flex-wrap:wrap;justify-content:center;gap:.5rem;color:var(--forest-dark);font-size:.86rem;text-transform:uppercase;letter-spacing:.08em;font-weight:700}.framework-cycle__track span:not(:last-child):after{content:"→";margin-left:.5rem;color:var(--gold-dark)}.framework-cycle__support{margin:.55rem 0 0;text-align:center;color:#3b4c42;font-size:.95rem}.framework-closing{margin-top:1.2rem;border:1px solid rgba(31,78,54,.15);border-radius:1rem;background:radial-gradient(circle at 95% 20%,rgba(212,175,55,.16),transparent 42%),#f8f6ef;padding:clamp(1rem,2vw,1.4rem);display:grid;justify-items:center;text-align:center;gap:.7rem}.framework-closing__icon{width:2.7rem;height:2.7rem;border-radius:999px;display:grid;place-items:center;color:var(--forest-dark);border:1px solid rgba(31,78,54,.2);background:#fffc}.framework-closing p{margin:0;max-width:78ch}.footer-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:1rem;margin-top:.8rem}.footer-grid h2{margin-bottom:.5rem;font-family:"Source Sans 3",sans-serif;font-size:1rem;font-weight:700}.footer-grid ul{margin:0;padding:0;list-style:none;display:grid;gap:.2rem}.footer-grid a{min-height:44px;text-decoration:none;display:inline-flex;align-items:center}.footer-bottom{margin-top:1rem;padding-top:1rem;border-top:1px solid var(--soft-border);color:var(--muted-text)}@media(max-width:1100px){.split-layout,.feature-showcase,.feature-showcase.is-reverse,.page-hero__inner,.final-cta{grid-template-columns:1fr}.feature-showcase.is-reverse .media-frame{order:initial}.partner-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.desktop-actions{gap:.4rem}.platform-dropdown__trigger{font-size:.85rem;padding:0 .65rem}.hero-slider{min-height:600px}.hero-slider__content-shell{min-height:560px}.hero-slider__text{width:min(540px,52%);padding-block:66px}.hero-slider__overlay{background:linear-gradient(90deg,#fbf8f1,#fbf8f1fc 24%,#fbf8f1f2 38%,#fbf8f1cc,#fbf8f16b 62%,#fbf8f114 73%,#fbf8f100 82%)}.framework-journey__path{grid-template-columns:repeat(3,minmax(0,1fr))}.framework-stage:nth-child(odd),.framework-stage:nth-child(2n){margin-top:0}.framework-stage__connector{display:none}.journey-final-cta__grid{grid-template-columns:1fr}.legacy-step--left,.legacy-step--right{transform:translate(0)}.legacy-step--left .legacy-step__objects,.legacy-step--right .legacy-step__objects{top:auto;right:1rem;left:auto;bottom:.95rem;max-width:270px}}@media(max-width:900px){.desktop-nav-wrap,.desktop-actions,.utility-links{display:none}.utility-bar__inner{min-height:4.6rem}.site-logo{height:clamp(40px,9.5vw,54px);max-width:min(100%,260px)}.brand{gap:.55rem}.brand-wordmark{gap:.12rem}.brand-wordmark__title{font-size:clamp(1.15rem,4vw,1.55rem);gap:.22rem}.brand-wordmark__subtitle{font-size:.5rem;letter-spacing:.16em}.home-hero{padding-bottom:1.35rem}.hero-slider__headline{font-size:clamp(2rem,7vw,2.625rem);max-width:16ch}.hero-slider__description{font-size:1.02rem}.hero-slider__trust-statement{font-size:.94rem}.hero-slider__content-shell{min-height:480px}.hero-slider__text{width:min(540px,60%);padding-block:54px}.hero-slider__overlay{background:linear-gradient(90deg,#fbf8f1,#fbf8f1fc 30%,#fbf8f1f0 45%,#fbf8f1bd,#fbf8f159,#fbf8f100 84%)}.carousel-controls--hero .carousel-controls__footer{left:.9rem;bottom:.9rem}.carousel-controls--hero .carousel-arrow--prev{left:.9rem}.carousel-controls--hero .carousel-arrow--next{right:.9rem}.audience-grid,.platform-grid,.editorial-cards,.content-grid-two,.tag-grid,.form-grid,.trust-banner__grid,.partner-grid,.journey-platform-grid,.journey-support-grid,.journey-research-grid{grid-template-columns:1fr}.journey-platform-card__body,.journey-foundation-card,.journey-legacy-card__body,.journey-step-card__body,.journey-support-card,.journey-research-card{padding:1rem}.journey-platform-card__logo-frame{min-height:280px;padding:24px}.journey-platform-card__logo{min-height:150px;max-height:180px}.journey-support-card img,.journey-research-card img{margin:-1rem -1rem .75rem;width:calc(100% + 2rem)}.journey-research-card img{margin:0 0 .75rem;width:100%;transform:none}.journey-framework-node{min-width:142px;min-height:142px;font-size:1.25rem}.framework-journey__path{grid-template-columns:1fr;gap:.8rem;position:relative;padding-left:2.5rem}.framework-journey__path:before{content:"";position:absolute;left:1rem;top:.3rem;bottom:.3rem;width:2px;transform-origin:top;background:linear-gradient(180deg,#1f4e3638,#d4af37b3);transition:transform .76s var(--motion-ease)}.framework-journey__path.motion-enter:before{transform:scaleY(0)}.framework-journey__path.is-visible:before{transform:scaleY(1)}.framework-stage__card{min-height:auto}.framework-stage:nth-child(2n) .framework-stage__card{margin-left:.7rem}.framework-stage:nth-child(odd) .framework-stage__card{margin-right:.7rem}.framework-stage__number{position:absolute;left:-2.35rem;top:1rem;z-index:2}.legacy-editorial{min-height:0;padding:.8rem 0}.legacy-editorial__anchor{width:100%;transform:none}.legacy-editorial__secondary{position:relative;right:auto;top:auto;width:min(100%,520px);margin:-1.2rem auto .4rem;transform:rotate(.8deg)}.legacy-object{position:relative;margin:.65rem auto 0;left:auto;right:auto;top:auto;bottom:auto;width:min(100%,520px);transform:none}.legacy-memory{width:100%;grid-template-columns:1fr;transform:none;gap:.7rem}.legacy-memory__photo{aspect-ratio:16 / 10}.legacy-pathway__line{left:1.55rem;transform:none}.legacy-step{width:100%;grid-template-columns:1fr;padding:.65rem;margin:0 0 1.05rem;transform:none}.legacy-step:before,.legacy-step--left:before,.legacy-step--right:before{left:.95rem;right:auto}.legacy-step__objects,.legacy-step--left .legacy-step__objects,.legacy-step--right .legacy-step__objects{position:relative;left:auto;right:auto;top:auto;bottom:auto;margin-top:.6rem;max-width:100%}.continuity-gap{grid-template-columns:1fr}.gap-indicator{width:100%;height:4px}.audience-card{grid-template-columns:1fr}.audience-card__media .media-frame{border-right:0;border-bottom:1px solid var(--soft-border)}.platform-dropdown,.platform-dropdown__trigger,.platform-dropdown__menu{width:100%}.header-actions{flex-direction:column;align-items:stretch}.trust-row{gap:.5rem}.footer-organisation-meta{justify-items:start;text-align:left}}@media(max-width:760px){.hero-slider{min-height:0;background:#fbf8f1}.hero-slider__media-shell{position:relative;inset:auto;display:grid;grid-template-rows:auto auto;z-index:1}.hero-slider__content-shell{width:min(100% - 28px,680px);min-height:0;align-items:flex-start;padding-top:1.2rem;padding-bottom:.9rem;order:1}.hero-slider__text{width:100%;max-width:100%;padding-block:0}.hero-slider__headline{max-width:16ch;font-size:clamp(1.95rem,8.2vw,2.5rem)}.hero-slider__description{max-width:100%;font-size:1rem}.hero-slider__trust-statement{max-width:100%;font-size:.95rem}.hero-slider__viewport{position:relative;min-height:0;width:100%;aspect-ratio:16 / 10;order:2}.hero-slider__overlay{background:linear-gradient(180deg,#fbf8f140,#fbf8f10d)}.carousel-controls--hero{inset:auto 0 0 0;height:auto}.carousel-controls--hero .carousel-arrow{top:auto;bottom:calc(6px + env(safe-area-inset-bottom));transform:none;width:38px;height:38px}.carousel-controls--hero .carousel-arrow--prev{left:10px}.carousel-controls--hero .carousel-arrow--next{right:10px}.carousel-controls--hero .carousel-controls__footer{left:50%;transform:translate(-50%);bottom:calc(6px + env(safe-area-inset-bottom))}.hero-scroll-indicator{display:none}}@media(min-width:901px){.menu-toggle,.primary-nav ul,.primary-nav .header-actions{display:none}.primary-nav{display:none!important}}@media(prefers-reduced-motion:reduce){*{animation:none!important;transition:none!important;scroll-behavior:auto!important}}
