.fd-home,.fd-page{--fd-ink:#20231f;--fd-muted:#60665f;--fd-paper:#f7f5ef;--fd-sage:#78957d;--fd-sage-dark:#3e5b47;--fd-sage-pale:#dfe9df;--fd-line:rgba(32,35,31,.14);--fd-white:#fff;color:var(--fd-ink);background:var(--fd-paper)}
.fd-home *,.fd-page *{box-sizing:border-box}.fd-wrap{width:min(1180px,calc(100% - 44px));margin-inline:auto}.fd-narrow{width:min(780px,calc(100% - 44px));margin-inline:auto}.fd-home h1,.fd-home h2,.fd-home h3,.fd-page h1,.fd-page h2,.fd-page h3{font-family:Georgia,"Times New Roman",serif;font-weight:400;letter-spacing:-.04em}.fd-home p,.fd-page p{color:var(--fd-muted);line-height:1.75}.fd-eyebrow{display:block;margin-bottom:14px;color:var(--fd-sage-dark);font-size:11px;font-weight:800;letter-spacing:.15em;text-transform:uppercase}.fd-button{display:inline-flex;align-items:center;justify-content:center;min-height:48px;padding:0 22px;border:1px solid transparent;border-radius:999px;font-size:13px;font-weight:750;text-decoration:none;transition:transform .2s ease,background .2s ease,color .2s ease,border-color .2s ease}.fd-button:hover{transform:translateY(-2px)}.fd-button--light{background:var(--fd-white);color:var(--fd-ink)}.fd-button--light:hover{background:var(--fd-sage-pale);color:var(--fd-sage-dark)}.fd-button--outline{border-color:rgba(255,255,255,.52);color:var(--fd-white)}.fd-button--outline:hover{background:var(--fd-sage);border-color:var(--fd-sage)}.fd-button--dark{background:var(--fd-ink);color:var(--fd-white)}.fd-button--dark:hover{background:var(--fd-sage-dark)}
.fd-hero{padding:22px 0 0}.fd-hero__shell{position:relative;display:grid;min-height:650px;overflow:hidden;border-radius:30px;background:radial-gradient(circle at 78% 30%,rgba(181,222,193,.32),transparent 28%),linear-gradient(135deg,#1f2922 0%,#34473a 48%,#a5b5a2 100%);isolation:isolate}.fd-hero__shell:before{content:"";position:absolute;inset:0;background-image:linear-gradient(rgba(226,244,231,.08) 1px,transparent 1px),linear-gradient(90deg,rgba(226,244,231,.08) 1px,transparent 1px);background-size:52px 52px;mask-image:linear-gradient(90deg,#000,transparent 78%)}.fd-hero__shell:after{content:"";position:absolute;right:8%;top:14%;width:34%;aspect-ratio:1;border:1px solid rgba(255,255,255,.25);border-radius:50%;box-shadow:0 0 0 48px rgba(255,255,255,.035),0 0 0 96px rgba(255,255,255,.025)}.fd-hero__content{position:relative;z-index:1;display:flex;max-width:720px;padding:84px 70px 70px;flex-direction:column;justify-content:center;color:#fff}.fd-hero .fd-eyebrow{color:#c9ddcd}.fd-hero h1{max-width:670px;margin:0 0 24px;font-size:clamp(54px,6.6vw,92px);line-height:.95;color:#fff}.fd-hero h1 em{color:#c9ddcd;font-weight:400}.fd-hero__copy{max-width:550px;margin:0 0 30px;color:rgba(255,255,255,.82);font-size:17px}.fd-actions{display:flex;gap:12px;flex-wrap:wrap}.fd-hero__notes{display:flex;gap:24px;margin-top:46px;color:rgba(255,255,255,.7);font-size:12px}.fd-hero__notes span:before{content:"";display:inline-block;width:5px;height:5px;margin-right:8px;border-radius:50%;background:#c9ddcd;vertical-align:2px}
.fd-trust{border-bottom:1px solid var(--fd-line)}.fd-trust__grid{display:grid;grid-template-columns:repeat(4,1fr);gap:18px;padding:23px 0}.fd-trust__item{display:flex;align-items:center;justify-content:center;gap:10px;color:var(--fd-muted);font-size:12px}.fd-icon{display:grid;place-items:center;width:32px;height:32px;border-radius:50%;background:var(--fd-sage-pale);color:var(--fd-sage-dark);font-weight:800}.fd-section{padding:100px 0}.fd-section--dark{background:var(--fd-ink);color:#fff}.fd-section--pale{background:#ece8de}.fd-section__head{display:flex;align-items:end;justify-content:space-between;gap:30px;margin-bottom:42px}.fd-section__head h2{max-width:660px;margin:0;font-size:clamp(40px,5vw,64px);line-height:1.02}.fd-section__head p{max-width:470px;margin:0}.fd-section--dark .fd-eyebrow{color:#bfd1c2}.fd-section--dark p{color:rgba(255,255,255,.66)}
.fd-card-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.fd-card{display:flex;min-height:330px;padding:30px;border:1px solid var(--fd-line);border-radius:22px;background:#fff;flex-direction:column}.fd-card__num{display:grid;place-items:center;width:38px;height:38px;margin-bottom:45px;border-radius:50%;background:var(--fd-sage-pale);color:var(--fd-sage-dark);font-size:12px;font-weight:800}.fd-card h3{margin:0 0 12px;font-size:29px}.fd-card p{margin:0}.fd-card__link{margin-top:auto;padding-top:28px;color:var(--fd-sage-dark);font-size:13px;font-weight:750;text-decoration:none}.fd-path-grid{display:grid;grid-template-columns:1.15fr .85fr .85fr;gap:16px}.fd-path{position:relative;display:flex;min-height:430px;padding:28px;overflow:hidden;border:1px solid rgba(255,255,255,.14);border-radius:22px;background:radial-gradient(circle at 80% 20%,rgba(173,211,183,.2),transparent 35%),#293029;flex-direction:column;justify-content:flex-end;text-decoration:none}.fd-path:after{content:"→";position:absolute;right:26px;top:22px;color:#c9ddcd;font-size:24px;transition:transform .2s}.fd-path:hover:after{transform:translateX(5px)}.fd-path small{color:#bfd1c2;text-transform:uppercase;letter-spacing:.12em}.fd-path h3{margin:8px 0 9px;color:#fff;font-size:31px}.fd-path p{margin:0}.fd-path:nth-child(2){background:radial-gradient(circle at 70% 20%,rgba(217,198,167,.2),transparent 35%),#30302b}.fd-path:nth-child(3){background:radial-gradient(circle at 70% 20%,rgba(164,189,210,.18),transparent 35%),#293034}
.fd-story{display:grid;grid-template-columns:.8fr 1.2fr;gap:70px;align-items:center}.fd-story__art{position:relative;min-height:520px;overflow:hidden;border-radius:24px;background:linear-gradient(145deg,#d8e3d7,#f4f0e7)}.fd-story__art:before,.fd-story__art:after{content:"";position:absolute;border:1px solid rgba(62,91,71,.35);border-radius:50%}.fd-story__art:before{width:330px;height:330px;left:12%;top:12%}.fd-story__art:after{width:190px;height:190px;right:8%;bottom:10%}.fd-story__mark{position:absolute;left:50%;top:50%;font-family:Georgia,serif;font-size:120px;color:var(--fd-sage-dark);transform:translate(-50%,-50%)}.fd-story h2{margin:0 0 24px;font-size:clamp(42px,5vw,66px);line-height:1.02}.fd-principles{display:grid;grid-template-columns:repeat(3,1fr);gap:18px;margin-top:34px}.fd-principle{padding-top:17px;border-top:1px solid var(--fd-line)}.fd-principle b{display:flex;align-items:center;gap:9px;font-family:Georgia,serif;font-size:18px;font-weight:400}.fd-principle p{font-size:12px;line-height:1.55}.fd-final{text-align:center}.fd-final h2{max-width:920px;margin:0 auto 26px;font-size:clamp(38px,4.3vw,58px);line-height:1.08}.fd-final p{max-width:620px;margin:0 auto 28px}
.fd-page__hero{padding:70px 0 54px;border-bottom:1px solid var(--fd-line);background:radial-gradient(circle at 85% 20%,rgba(120,149,125,.16),transparent 30%)}.fd-breadcrumb{display:flex;gap:8px;margin-bottom:28px;color:var(--fd-muted);font-size:12px}.fd-breadcrumb a{color:inherit}.fd-page__hero h1{max-width:900px;margin:0;font-size:clamp(44px,6vw,74px);line-height:1}.fd-page__body{padding:70px 0 100px}.fd-page__body .rte{font-size:16px}.fd-page__body .rte>p:first-child{margin-top:0;color:var(--fd-ink);font-size:21px;line-height:1.65}.fd-page__body h2{margin:52px 0 14px;font-size:34px;line-height:1.15}.fd-page__body h3{margin:34px 0 10px;font-size:24px}.fd-page__body ul,.fd-page__body ol{padding-left:22px;color:var(--fd-muted);line-height:1.75}.fd-page__body li+li{margin-top:8px}.fd-page__body a{color:var(--fd-sage-dark);text-decoration-thickness:1px;text-underline-offset:3px}.fd-page__note{margin:32px 0;padding:22px 24px;border-left:3px solid var(--fd-sage);background:var(--fd-sage-pale);color:var(--fd-ink)}
@media(max-width:900px){.fd-trust__grid{grid-template-columns:repeat(2,1fr)}.fd-path-grid{grid-template-columns:1fr 1fr}.fd-path:first-child{grid-column:1/-1}.fd-story{grid-template-columns:1fr}.fd-story__art{min-height:390px}.fd-section__head{align-items:start;flex-direction:column}}
@media(max-width:600px){.fd-wrap,.fd-narrow{width:min(100% - 28px,1180px)}.fd-hero{padding-top:8px}.fd-hero__shell{min-height:650px;border-radius:18px}.fd-hero__shell:after{right:-20%;top:8%;width:78%}.fd-hero__content{padding:48px 20px 30px;justify-content:flex-end}.fd-hero h1{font-size:clamp(38px,11vw,46px);line-height:1}.fd-hero__copy{font-size:14px;line-height:1.58}.fd-actions{display:grid}.fd-button{width:100%}.fd-hero__notes{display:grid;grid-template-columns:1fr;gap:8px;margin-top:24px;font-size:10px}.fd-trust__grid{gap:12px}.fd-trust__item{justify-content:flex-start;font-size:10px}.fd-section{padding:70px 0}.fd-section__head h2{font-size:40px}.fd-card-grid,.fd-path-grid,.fd-principles{grid-template-columns:1fr}.fd-path:first-child{grid-column:auto}.fd-path{min-height:330px}.fd-card{min-height:280px}.fd-story__art{min-height:330px}.fd-page__hero{padding:48px 0 38px}.fd-page__hero h1{font-size:42px}.fd-page__body{padding:48px 0 72px}.fd-page__body .rte>p:first-child{font-size:18px}.fd-page__body h2{font-size:30px}}
@media(prefers-reduced-motion:reduce){.fd-button,.fd-path:after{transition:none}}
