:root{--ink:#12232e;--muted:#657079;--lime:#dfff84;--paper:#f7f7f2;--line:#dce0db;--white:#fff;--wrap:1280px;font-family:Pretendard,Noto Sans KR,sans-serif;color:var(--ink);background:var(--paper);font-synthesis:none}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:112px}body{margin:0;font-family:Pretendard,Noto Sans KR,sans-serif;background:var(--paper);color:var(--ink);line-height:1.7;-webkit-font-smoothing:antialiased}a:not(:where(#root,#root *)){color:inherit;text-decoration:none}button:not(:where(#root,#root *)){font:inherit;cursor:pointer}button:not(:where(#root,#root *)),a:not(:where(#root,#root *)){-webkit-tap-highlight-color:transparent}button:focus-visible:not(:where(#root,#root *)),a:focus-visible:not(:where(#root,#root *)),summary:focus-visible:not(:where(#root,#root *)){outline:3px solid #36708a;outline-offset:5px}img:not(:where(#root,#root *)){display:block;max-width:100%}svg:not(:where(#root,#root *)){width:22px;height:22px;flex-shrink:0}h1:not(:where(#root,#root *)),h2:not(:where(#root,#root *)),h3:not(:where(#root,#root *)),p:not(:where(#root,#root *)){margin:0}h1:not(:where(#root,#root *)),h2:not(:where(#root,#root *)),h3:not(:where(#root,#root *)){word-break:keep-all;overflow-wrap:break-word}[hidden]{display:none!important}em:not(:where(#root,#root *)){font-style:normal}.wrap:not(:where(#root,#root *)){width:min(var(--wrap),calc(100% - 112px));margin-inline:auto}.sr-only:not(:where(#root,#root *)){position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(0,0,0,0)}.skip-link:not(:where(#root,#root *)){position:fixed;top:-100px;left:20px;z-index:100;background:var(--lime);padding:12px 22px}.skip-link:focus:not(:where(#root,#root *)){top:12px}.eyebrow:not(:where(#root,#root *)){font-size:11px;font-weight:700;letter-spacing:2px;line-height:1.6;color:var(--muted);margin-bottom:20px}.section:not(:where(#root,#root *)){padding-block:100px}.section-topless:not(:where(#root,#root *)){padding-top:0}.section-heading:not(:where(#root,#root *)){display:flex;justify-content:space-between;gap:48px;align-items:flex-end;margin-bottom:44px}.section-heading h2:not(:where(#root,#root *)){font-size:39px;letter-spacing:-1.8px;line-height:1.3;font-weight:740}.section-heading p:not(.eyebrow):not(:where(#root,#root *)){font-size:16px;color:var(--muted);line-height:1.9}.section-heading .text-link:not(:where(#root,#root *)){margin-top:20px}.button:not(:where(#root,#root *)){display:inline-flex;align-items:center;justify-content:space-between;gap:30px;min-height:54px;padding:14px 22px;font-size:14px;font-weight:650;line-height:1.5;border:1px solid transparent;transition:background .2s,transform .2s}.button:hover:not(:where(#root,#root *)){transform:translateY(-2px)}.button.lime:not(:where(#root,#root *)){background:var(--lime);color:var(--ink)}.button.dark:not(:where(#root,#root *)),.button.primary:not(:where(#root,#root *)){background:var(--ink);color:#fff}.button.outline:not(:where(#root,#root *)){color:#fff;border-color:#72808a;background:transparent}.button.outline:hover:not(:where(#root,#root *)){background:#ffffff10}.button.dark:hover:not(:where(#root,#root *)){background:#2d414e}.button.lime:hover:not(:where(#root,#root *)){background:#ecffb8}.button-row:not(:where(#root,#root *)){display:flex;gap:12px;flex-wrap:wrap}.text-link:not(:where(#root,#root *)){display:inline-flex;align-items:center;justify-content:space-between;gap:22px;font-size:14px;font-weight:650;border-bottom:1px solid currentColor;padding-bottom:7px}.text-link:hover:not(:where(#root,#root *)){color:#38664b}.live-dot:not(:where(#root,#root *)){width:6px;height:6px;display:inline-block;background:var(--lime);border-radius:50%;margin-right:9px}.soft-section:not(:where(#root,#root *)){background:#eceee7}.site-header:not(:where(#root,#root *)){position:-webkit-sticky;position:sticky;top:0;z-index:60;background:#f7f7f2f7;border-bottom:1px solid var(--line);-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px)}.header-inner:not(:where(#root,#root *)){height:92px;display:flex;align-items:center;gap:28px}.brand:not(:where(#root,#root *)){display:flex;align-items:center;gap:10px;flex-shrink:0}.brand>svg:not(:where(#root,#root *)){width:42px;height:44px}.brand strong:not(:where(#root,#root *)){font-size:25px;font-weight:830;line-height:1.1;letter-spacing:-1px;display:block}.brand-number:not(:where(#root,#root *)){font-weight:400}.brand small:not(:where(#root,#root *)){font-size:10px;display:block;letter-spacing:.7px;margin-top:7px;line-height:1.3;color:var(--muted)}.desktop-nav:not(:where(#root,#root *)){margin-left:auto;display:flex;align-items:center;gap:28px;font-size:13px;font-weight:620;white-space:nowrap}.desktop-nav>a:not(:where(#root,#root *)),.nav-dropdown>button:not(:where(#root,#root *)){padding:25px 0;position:relative}.desktop-nav a:hover:not(:where(#root,#root *)),.desktop-nav a[aria-current=page]:not(:where(#root,#root *)){color:#477242}.desktop-nav a[aria-current=page]:not(:where(#root,#root *)):after{content:"";position:absolute;bottom:14px;left:0;right:0;height:2px;background:var(--ink)}.nav-dropdown:not(:where(#root,#root *)){position:relative}.nav-dropdown>button:not(:where(#root,#root *)){background:none;border:0;display:flex;gap:9px;align-items:center;color:inherit}.nav-dropdown>button span:not(:where(#root,#root *)){font-size:16px}.nav-submenu:not(:where(#root,#root *)){position:absolute;top:calc(100% - 4px);left:-20px;width:200px;background:#fff;box-shadow:0 14px 40px #12232e20;border:1px solid var(--line);padding:9px;z-index:70}.nav-submenu a:not(:where(#root,#root *)){display:block;padding:11px 13px}.nav-submenu a:hover:not(:where(#root,#root *)){background:var(--paper)}.nav-join:not(:where(#root,#root *)){display:flex;align-items:center;gap:22px;background:var(--ink);color:#fff;padding:12px 18px;font-size:13px;font-weight:650}.nav-join svg:not(:where(#root,#root *)){width:18px;height:18px}.menu-toggle:not(:where(#root,#root *)){display:none;border:0;background:transparent;width:44px;height:44px;align-items:center;justify-content:center;flex-direction:column;gap:7px}.menu-toggle span:not(:where(#root,#root *)){height:2px;width:23px;background:var(--ink)}.mobile-nav:not(:where(#root,#root *)){padding:8px 24px 22px;border-top:1px solid var(--line);max-height:calc(100dvh - 78px);overflow:auto}.mobile-nav a:not(:where(#root,#root *)){display:flex;justify-content:space-between;padding:13px 5px;border-bottom:1px solid var(--line);font-size:16px}.mobile-nav [aria-current=page]:not(:where(#root,#root *)){font-weight:750;color:#477242}.home-hero:not(:where(#root,#root *)){display:grid;grid-template-columns:1.1fr 1fr;min-height:642px;background:var(--ink);color:#fff;overflow:hidden}.hero-copy:not(:where(#root,#root *)){padding:76px 44px 28px max(56px,calc((100vw - 1280px)/2));display:flex;flex-direction:column;justify-content:center}.hero-copy .eyebrow:not(:where(#root,#root *)){color:#c8d0d4;font-size:10px;letter-spacing:1.7px;margin-bottom:27px}.hero-copy h1:not(:where(#root,#root *)){font-size:clamp(44px,4.5vw,66px);letter-spacing:-3px;line-height:1.21;font-weight:730}.hero-copy h1 em:not(:where(#root,#root *)){color:var(--lime)}.hero-copy>p:not(.eyebrow):not(:where(#root,#root *)){color:#c1cbd0;font-size:16px;line-height:1.95;margin:27px 0 34px}.hero-copy .button:not(:where(#root,#root *)){font-size:13px;padding-inline:19px;gap:22px;min-height:52px}.hero-foot:not(:where(#root,#root *)){display:flex;justify-content:space-between;gap:20px;margin-top:62px;padding-top:20px;border-top:1px solid #ffffff24;color:#95a5ad;font-size:8px;font-weight:600;letter-spacing:1.4px}.hero-visual:not(:where(#root,#root *)){position:relative;min-width:0;isolation:isolate;background:#253741}.city-photo:not(:where(#root,#root *)){position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;-o-object-fit:cover;object-fit:cover;filter:saturate(.2) brightness(.65)}.hero-visual:not(:where(#root,#root *)):after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(90deg,#12232e7a,transparent 35%,#12232e25);z-index:0;pointer-events:none}.hero-grid:not(:where(#root,#root *)){position:absolute;top:0;right:0;bottom:0;left:0;z-index:1;opacity:.18;background-image:linear-gradient(#b6c5c0 1px,transparent 1px),linear-gradient(90deg,#b6c5c0 1px,transparent 1px);background-size:33.333% 33.333%}.visual-top:not(:where(#root,#root *)){position:absolute;top:35px;left:35px;font-size:11px;line-height:1.7;letter-spacing:2.5px;font-weight:650;z-index:2}.hero-photo-note:not(:where(#root,#root *)){position:absolute;bottom:44px;right:40px;width:72%;max-width:398px;background:var(--paper);padding:9px;z-index:3;box-shadow:0 20px 50px #0003;transform:rotate(-3deg)}.hero-photo-note img:not(:where(#root,#root *)){width:100%;aspect-ratio:1.775;-o-object-fit:contain;object-fit:contain}.hero-photo-note>span:not(:where(#root,#root *)){display:flex;align-items:center;gap:9px;color:var(--ink);font-size:11px;font-weight:600;padding:15px 8px 6px}.hero-photo-note i:not(:where(#root,#root *)){height:7px;width:7px;background:#75915e;border-radius:50%}.visual-coordinate:not(:where(#root,#root *)){position:absolute;right:24px;top:100px;font-size:20px;color:#e3eddd7d;line-height:100px;z-index:2}.mission-strip:not(:where(#root,#root *)){border-bottom:1px solid var(--line)}.mission-strip .wrap:not(:where(#root,#root *)){display:grid;grid-template-columns:repeat(3,1fr)}.mission-strip p:not(:where(#root,#root *)){padding:27px 0;font-size:14px;text-align:center;border-right:1px solid var(--line);color:var(--muted)}.mission-strip p:first-child:not(:where(#root,#root *)){border-left:1px solid var(--line)}.mission-strip span:not(:where(#root,#root *)){font-size:10px;margin-right:24px;color:#788578}.mission-strip strong:not(:where(#root,#root *)){font-weight:650;color:var(--ink);margin-left:7px}.story-grid:not(:where(#root,#root *)){display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:28px}.story-card:not(:where(#root,#root *)){min-width:0}.photo-open:not(:where(#root,#root *)){position:relative;width:100%;display:block;border:0;padding:0;background:#e3e4dd;overflow:hidden}.photo-open img:not(:where(#root,#root *)){aspect-ratio:4/3;width:100%;-o-object-fit:contain;object-fit:contain;transition:transform .4s;background:#e5e7df}.photo-open:hover img:not(:where(#root,#root *)){transform:scale(1.025)}.photo-expand:not(:where(#root,#root *)){position:absolute;right:12px;bottom:12px;background:var(--paper);display:grid;place-items:center;width:34px;height:34px;color:var(--ink)}.photo-expand svg:not(:where(#root,#root *)){width:17px;height:17px}.story-meta:not(:where(#root,#root *)){display:flex;justify-content:space-between;align-items:center;margin:20px 0 10px;font-size:10px;letter-spacing:.5px;color:var(--muted)}.story-meta>span:first-child:not(:where(#root,#root *)){color:#476541;font-weight:700}.story-meta>span:last-child:not(:where(#root,#root *)){font-size:8px;letter-spacing:1px}.story-card h3:not(:where(#root,#root *)){font-size:21px;line-height:1.4;letter-spacing:-.7px;font-weight:700}.story-card p:not(:where(#root,#root *)){margin-top:10px;font-size:14px;color:var(--muted);line-height:1.8;word-break:keep-all}.caption:not(:where(#root,#root *)){display:block;font-size:10px;color:#6e786b;margin-top:16px;border-top:1px solid var(--line);padding-top:12px}.vision-section:not(:where(#root,#root *)){padding:100px 0;background:var(--ink);color:#fff}.vision-layout:not(:where(#root,#root *)){display:grid;grid-template-columns:1fr 1.15fr;gap:80px}.vision-section .eyebrow:not(:where(#root,#root *)){color:#a9b7bd}.vision-section h2:not(:where(#root,#root *)){font-size:43px;line-height:1.32;letter-spacing:-2px;font-weight:690}.vision-section h2 em:not(:where(#root,#root *)){color:var(--lime)}.vision-section p:not(.eyebrow):not(:where(#root,#root *)){font-size:14px;line-height:1.9;color:#aebdc4;margin-top:25px}.vision-section .text-link:not(:where(#root,#root *)){margin-top:27px;font-size:13px}.vision-row:not(:where(#root,#root *)){display:grid;grid-template-columns:38px 1fr 26px;gap:20px;padding:26px 0 32px;border-top:1px solid #ffffff2b}.vision-row:last-child:not(:where(#root,#root *)){border-bottom:1px solid #ffffff2b}.row-number:not(:where(#root,#root *)){color:var(--lime);font-size:12px;padding-top:3px}.vision-row h3:not(:where(#root,#root *)){font-size:23px;font-weight:650;display:flex;align-items:center;gap:20px}.vision-row h3 small:not(:where(#root,#root *)){font-size:12px;font-weight:400;color:#b7c4c9}.vision-row p:not(.eyebrow):not(:where(#root,#root *)){margin-top:12px;font-size:13px;max-width:360px}.vision-row>svg:not(:where(#root,#root *)){color:var(--lime)}.vision-row:hover h3:not(:where(#root,#root *)){color:var(--lime)}.path-grid:not(:where(#root,#root *)){display:grid;grid-template-columns:repeat(3,1fr);border:1px solid var(--line)}.path-card:not(:where(#root,#root *)){display:block;padding:30px;transition:background .2s}.path-card+.path-card:not(:where(#root,#root *)){border-left:1px solid var(--line)}.path-card>span:not(:where(#root,#root *)){font-size:10px;letter-spacing:1.2px;color:var(--muted)}.path-card h3:not(:where(#root,#root *)){font-size:25px;letter-spacing:-1px;line-height:1.5;margin:25px 0 16px}.path-card p:not(:where(#root,#root *)){font-size:12px;color:var(--muted)}.path-card>div:not(:where(#root,#root *)){display:flex;justify-content:space-between;align-items:center;margin-top:32px;font-size:13px;font-weight:650}.path-card:hover:not(:where(#root,#root *)){background:#eaf0dc}.path-card:hover svg:not(:where(#root,#root *)){transform:translate(3px,-3px)}.letter-feature:not(:where(#root,#root *)){display:grid;grid-template-columns:1.1fr 1fr;background:#eae8dd;overflow:hidden}.letter-feature-art:not(:where(#root,#root *)){min-width:0;overflow:hidden}.letter-feature-art img:not(:where(#root,#root *)){width:100%;height:100%;-o-object-fit:cover;object-fit:cover;max-height:460px}.letter-feature-copy:not(:where(#root,#root *)){padding:56px}.letter-feature-copy .eyebrow:not(:where(#root,#root *)){font-size:10px;margin-bottom:17px;color:#756f59}.letter-feature-copy h2:not(:where(#root,#root *)){font-size:43px;letter-spacing:-1.9px;line-height:1.25;font-weight:680}.letter-feature-copy p:not(.eyebrow):not(:where(#root,#root *)){margin:23px 0 18px;font-size:14px;color:#6a6b61;line-height:1.85}.letter-sign:not(:where(#root,#root *)){display:block;font-size:11px;color:#6a6b61;margin-bottom:28px}.letter-feature .button:not(:where(#root,#root *)){font-size:13px}.partners-bar:not(:where(#root,#root *)){padding:76px 0}.partners-bar>.eyebrow:not(:where(#root,#root *)){text-align:center;font-size:9px;margin-bottom:8px}.partners-bar>p:not(:where(#root,#root *)){text-align:center;font-size:13px;color:var(--muted)}.partners-bar>div:not(:where(#root,#root *)){display:flex;justify-content:space-between;gap:30px;flex-wrap:wrap;margin-top:33px;padding:0 15px}.partners-bar a:not(:where(#root,#root *)){font-size:23px;font-weight:780;letter-spacing:-.6px;color:#626f69}.partners-bar a:hover:not(:where(#root,#root *)){color:#111}.contact-band:not(:where(#root,#root *)){padding:52px 56px;background:var(--lime);display:flex;justify-content:space-between;gap:32px;align-items:center;margin-bottom:92px}.contact-band .eyebrow:not(:where(#root,#root *)){color:#57704b;font-size:9px}.contact-band h2:not(:where(#root,#root *)){font-size:37px;letter-spacing:-1.5px;line-height:1.35}.contact-band p:not(.eyebrow):not(:where(#root,#root *)){font-size:14px;color:#4d6250;margin-top:20px;line-height:1.8}.contact-band>.button:not(:where(#root,#root *)){background:var(--ink);color:#fff;min-width:230px}.page-intro:not(:where(#root,#root *)){padding:74px 0 56px}.page-intro h1:not(:where(#root,#root *)){font-size:54px;font-weight:720;letter-spacing:-2.4px;line-height:1.27}.page-intro>p:last-child:not(:where(#root,#root *)){font-size:17px;color:var(--muted);margin-top:24px;max-width:760px;word-break:keep-all}.filter-bar:not(:where(#root,#root *)){display:flex;gap:10px;margin:0 0 38px;flex-wrap:wrap}.filter-bar button:not(:where(#root,#root *)){padding:9px 22px;border:1px solid var(--line);background:transparent;color:var(--muted);font-size:13px;border-radius:0}.filter-bar button[aria-pressed=true]:not(:where(#root,#root *)){background:var(--ink);color:#fff;border-color:var(--ink)}.field-grid:not(:where(#root,#root *)){row-gap:48px}.quiet-callout:not(:where(#root,#root *)){padding:40px;background:#e9eddf;text-align:center;margin-top:60px}.quiet-callout p:not(:where(#root,#root *)){margin-bottom:20px}.network-feature:not(:where(#root,#root *)){position:relative}.network-photo:not(:where(#root,#root *)){width:100%;height:auto;max-height:650px;-o-object-fit:contain;object-fit:contain;background:#e4e7e1}.network-caption:not(:where(#root,#root *)){position:relative;background:var(--ink);color:#fff;padding:25px 32px;display:flex;justify-content:space-between;align-items:center}.network-caption>span:not(:where(#root,#root *)){font-size:12px;color:var(--lime)}.network-caption p:not(:where(#root,#root *)){font-size:23px;font-weight:600;line-height:1.4;text-align:right}.network-caption br:not(:where(#root,#root *)){display:none}.three-columns:not(:where(#root,#root *)){display:grid;grid-template-columns:repeat(3,1fr);gap:45px}.big-index:not(:where(#root,#root *)){font-size:45px;font-weight:350;color:#8d9b84;line-height:1}.three-columns h3:not(:where(#root,#root *)){font-size:24px;letter-spacing:-.8px;margin:27px 0 12px}.three-columns p:not(:where(#root,#root *)){color:var(--muted);font-size:15px;line-height:1.9;word-break:keep-all}.partner-grid:not(:where(#root,#root *)){display:grid;grid-template-columns:repeat(3,1fr);gap:1px;background:var(--line);border:1px solid var(--line)}.partner-grid article:not(:where(#root,#root *)){padding:35px;background:var(--paper)}.partner-grid h3:not(:where(#root,#root *)){font-size:29px;font-weight:780;margin-bottom:18px}.partner-grid strong:not(:where(#root,#root *)){font-size:13px;font-weight:600}.partner-grid p:not(:where(#root,#root *)){color:var(--muted);font-size:14px;margin-top:12px;word-break:keep-all}.contact-panel:not(:where(#root,#root *)){display:flex;justify-content:space-between;align-items:center;gap:50px}.contact-panel h2:not(:where(#root,#root *)){font-size:34px;letter-spacing:-1.2px;line-height:1.4}.contact-panel p:not(.eyebrow):not(:where(#root,#root *)){font-size:15px;color:var(--muted);margin-top:20px}.contact-panel>div:last-child:not(:where(#root,#root *)){display:flex;align-items:flex-start;flex-direction:column;gap:22px;flex-shrink:0}.ministry-lead:not(:where(#root,#root *)){display:grid;grid-template-columns:1.2fr 1fr;align-items:center;gap:65px}.ministry-lead>img:not(:where(#root,#root *)){width:100%;height:auto}.ministry-lead h2:not(:where(#root,#root *)){font-size:36px;letter-spacing:-1.5px;line-height:1.4}.ministry-lead p:not(.eyebrow):not(:where(#root,#root *)){font-size:16px;color:var(--muted);margin-top:23px;word-break:keep-all}.ministry-lead .button:not(:where(#root,#root *)){margin-top:28px}.bucket-grid:not(:where(#root,#root *)){display:grid;grid-template-columns:repeat(3,1fr);gap:20px}.bucket-grid article:not(:where(#root,#root *)){padding:30px;background:#fff;border:1px solid var(--line)}.bucket-grid article>span:not(:where(#root,#root *)){font-size:10px;letter-spacing:1px;color:#70816b}.bucket-grid h3:not(:where(#root,#root *)){font-size:26px;letter-spacing:-1px;margin:22px 0 12px}.bucket-grid p:not(:where(#root,#root *)){font-size:14px;color:var(--muted);word-break:keep-all}.training-meta:not(:where(#root,#root *)){display:flex;justify-content:space-between;gap:30px;align-items:center;margin-top:25px;padding:27px 30px;background:#e9eddf;font-size:14px}.training-meta small:not(:where(#root,#root *)){font-size:12px;color:var(--muted)}.about-layout:not(:where(#root,#root *)){display:grid;grid-template-columns:.8fr 1.2fr;gap:90px;padding-bottom:70px}.portrait:not(:where(#root,#root *)){background:#e4e6df;align-self:start;padding:32px}.portrait img:not(:where(#root,#root *)){width:100%;max-height:540px;-o-object-fit:contain;object-fit:contain}.portrait>span:not(:where(#root,#root *)){display:block;margin-top:20px;font-size:9px;letter-spacing:1.2px;text-align:center}.about-layout h2:not(:where(#root,#root *)){font-size:34px;letter-spacing:-1.4px;line-height:1.4;margin-bottom:26px}.about-layout p:not(:where(#root,#root *)){color:var(--muted);font-size:16px;margin:18px 0;line-height:1.95}.about-roles:not(:where(#root,#root *)){border-block:1px solid var(--line);padding:26px 0;margin:30px 0;font-size:14px;display:grid;grid-template-columns:110px 1fr}.about-roles>span:not(:where(#root,#root *)){font-weight:650}.about-roles ul:not(:where(#root,#root *)){list-style:none;padding:0;margin:0;color:var(--muted)}.history-grid:not(:where(#root,#root *)){display:grid;grid-template-columns:1fr 1fr;gap:80px;border-top:1px solid var(--line)}.history-grid h2:not(:where(#root,#root *)){font-size:27px;margin-bottom:26px;letter-spacing:-1px}.timeline:not(:where(#root,#root *)),.plain-list:not(:where(#root,#root *)){list-style:none;padding:0;margin:0;font-size:14px}.timeline li:not(:where(#root,#root *)),.plain-list li:not(:where(#root,#root *)){padding:14px 0;border-bottom:1px solid var(--line)}.timeline span:not(:where(#root,#root *)){display:inline-block;width:120px;color:var(--muted);font-size:12px}.support-lead:not(:where(#root,#root *)){display:grid;grid-template-columns:1fr 1.2fr;gap:70px;align-items:center}.support-lead h2:not(:where(#root,#root *)){font-size:36px;line-height:1.4;letter-spacing:-1.4px}.support-lead p:not(.eyebrow):not(:where(#root,#root *)){font-size:15px;line-height:1.95;color:var(--muted);margin-top:23px;word-break:keep-all}.support-lead img:not(:where(#root,#root *)){width:100%}.support-grid:not(:where(#root,#root *)){display:grid;grid-template-columns:1fr 1fr;border:1px solid var(--line)}.support-grid article:not(:where(#root,#root *)){padding:40px;display:flex;flex-direction:column;align-items:flex-start}.support-grid article+article:not(:where(#root,#root *)){border-left:1px solid var(--line);background:#e9eddf}.support-grid h2:not(:where(#root,#root *)){font-size:30px;letter-spacing:-1px}.support-grid p:not(.eyebrow):not(:where(#root,#root *)){font-size:15px;color:var(--muted);margin:22px 0 25px;line-height:1.9}.support-grid .text-link:not(:where(#root,#root *)){margin-top:24px}.support-grid>article>small:not(:where(#root,#root *)){font-size:12px;display:block;color:var(--muted);margin-top:15px}.support-name:not(:where(#root,#root *)){font-size:17px;margin-bottom:24px;width:100%;border:1px solid #bfcbb5;padding:18px}.support-name strong:not(:where(#root,#root *)){float:right;font-size:22px;line-height:1.4}.support-name small:not(:where(#root,#root *)){font-size:12px;display:block;margin-top:5px;color:var(--muted)}.support-grid+.contact-panel:not(:where(#root,#root *)){border-top:1px solid var(--line);margin-top:70px;padding-top:65px}.support-grid+.contact-panel h2:not(:where(#root,#root *)){font-size:26px}#root>header,#root>header+div{display:none!important}#root>.min-h-screen{background:var(--paper)!important;padding-top:0!important;min-height:55vh}body[data-legacy=list] #root>.min-h-screen>div:first-child{display:none!important}body[data-legacy=list] #root>.min-h-screen>.container{margin-top:0!important;padding-top:0!important;padding-bottom:90px!important;width:min(1280px,calc(100% - 112px));max-width:none;padding-inline:0}body[data-legacy=list] #root .max-w-4xl,body[data-legacy=list] #root .max-w-6xl{max-width:100%}body[data-legacy=list] #root [class*=rounded-2xl]{border-radius:0!important;box-shadow:none!important;border-color:var(--line)!important}body[data-legacy=list] #root [class*=shadow-lg],body[data-legacy=list] #root [class*=shadow-md]{box-shadow:none!important}body[data-legacy=list] #root [class*=rounded-xl]{border-radius:0!important}body[data-legacy=list] #root [class*=bg-gradient]{background-image:none!important;background-color:#e9eddf!important}body[data-legacy=list] #root .bg-white{background:#fff!important}body[data-legacy=list] #root .text-ministry-blue,body[data-legacy=list] #root .text-blue-600{color:var(--ink)!important}body[data-legacy=list] #root .bg-ministry-blue,body[data-legacy=list] #root .bg-blue-600{background:var(--ink)!important}body[data-legacy=list] #root button[class*=bg-ministry-blue],body[data-legacy=list] #root button[class*=bg-blue-600]{color:#fff!important}body[data-legacy=list] #root h2{font-size:25px!important;line-height:1.5;letter-spacing:-.7px}body[data-legacy=list] #root .text-3xl,body[data-legacy=list] #root .text-4xl{font-size:26px!important}body[data-legacy=list] #root p{line-height:1.8}body[data-legacy=list] #root .text-blue-200{color:var(--muted)!important}body[data-legacy=list] #root [class*=border-blue]{border-color:var(--line)!important}body[data-legacy=detail] #root>.min-h-screen{padding-top:30px!important;padding-bottom:55px}body[data-legacy=detail] #root [class*=pt-32]{padding-top:30px!important}body[data-legacy=detail] #root .container{max-width:1140px}#root button:focus-visible{outline:3px solid #36708a;outline-offset:4px}.site-footer:not(:where(#root,#root *)){border-top:1px solid var(--line);background:#e9ece6;padding-top:60px}.footer-main:not(:where(#root,#root *)){display:grid;grid-template-columns:1.7fr 1fr 1fr;gap:60px;padding-bottom:54px}.site-footer .brand strong:not(:where(#root,#root *)){font-size:23px}.site-footer .brand small:not(:where(#root,#root *)){font-size:8px;letter-spacing:.5px}.footer-main>div>p:not(:where(#root,#root *)){font-size:13px;color:var(--muted);line-height:1.85;margin-top:22px}.footer-label:not(:where(#root,#root *)){display:block;font-size:9px;letter-spacing:1.8px;color:var(--muted);margin-bottom:22px}.footer-main>div>a:not(.brand):not(:where(#root,#root *)){font-size:13px;display:flex;align-items:center;gap:12px;margin-top:10px}.footer-main>div>a svg:not(:where(#root,#root *)){width:16px;height:16px}.footer-bottom:not(:where(#root,#root *)){border-top:1px solid #cdd4cb;display:flex;justify-content:space-between;gap:20px;font-size:10px;color:var(--muted);padding:22px 0}.footer-bottom>span:nth-child(2):not(:where(#root,#root *)){font-size:9px;letter-spacing:1px}#photo-dialog:not(:where(#root,#root *)){border:0;padding:45px 18px 18px;background:var(--paper);max-width:min(1100px,94vw);max-height:94dvh;box-shadow:0 30px 80px #0005}#photo-dialog:not(:where(#root,#root *))::backdrop{background:#071219d9;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px)}#photo-dialog img:not(:where(#root,#root *)){max-height:76dvh;-o-object-fit:contain;object-fit:contain;margin:auto}#photo-caption:not(:where(#root,#root *)){font-size:13px;text-align:center;padding-top:14px;color:var(--ink)}.dialog-close:not(:where(#root,#root *)){position:absolute;top:4px;right:8px;width:38px;height:38px;background:transparent;border:0;font-size:30px;line-height:1;color:var(--ink)}@media (min-width:1600px){.hero-copy:not(:where(#root,#root *)){padding-top:92px;padding-bottom:40px}.home-hero:not(:where(#root,#root *)){min-height:710px}.hero-copy h1:not(:where(#root,#root *)){font-size:70px}.hero-foot:not(:where(#root,#root *)){margin-top:75px}}@media (max-width:1200px){.wrap:not(:where(#root,#root *)){width:calc(100% - 72px)}.desktop-nav:not(:where(#root,#root *)){gap:18px;font-size:12px}.header-inner:not(:where(#root,#root *)){gap:20px}.hero-copy:not(:where(#root,#root *)){padding-left:36px;padding-right:32px}.hero-copy h1:not(:where(#root,#root *)){font-size:50px}.hero-foot:not(:where(#root,#root *)){letter-spacing:.6px}.hero-copy .button:not(:where(#root,#root *)){gap:14px;font-size:12px}.section-heading h2:not(:where(#root,#root *)){font-size:34px}.vision-layout:not(:where(#root,#root *)){gap:50px}.vision-row h3:not(:where(#root,#root *)){display:block}.vision-row h3 small:not(:where(#root,#root *)){display:block;margin-top:8px}.letter-feature-copy:not(:where(#root,#root *)){padding:40px}.path-card:not(:where(#root,#root *)){padding:25px}.path-card h3:not(:where(#root,#root *)){font-size:22px}.partners-bar a:not(:where(#root,#root *)){font-size:21px}body[data-legacy=list] #root>.min-h-screen>.container{width:calc(100% - 72px)}}@media (max-width:1080px){.desktop-nav:not(:where(#root,#root *)){display:none}.nav-join:not(:where(#root,#root *)){margin-left:auto}.menu-toggle:not(:where(#root,#root *)){display:flex}.header-inner:not(:where(#root,#root *)){height:80px}.home-hero:not(:where(#root,#root *)){min-height:610px}.hero-copy:not(:where(#root,#root *)){padding-top:56px}.hero-copy h1:not(:where(#root,#root *)){font-size:45px}.hero-copy>p:not(.eyebrow):not(:where(#root,#root *)){font-size:14px}.hero-copy .button-row:not(:where(#root,#root *)){flex-direction:column;align-items:flex-start}.hero-copy .button:not(:where(#root,#root *)){min-width:220px}.hero-foot:not(:where(#root,#root *)){margin-top:35px}.hero-foot span:last-child:not(:where(#root,#root *)){display:none}.hero-photo-note:not(:where(#root,#root *)){right:22px;bottom:75px;width:85%}.hero-copy .eyebrow:not(:where(#root,#root *)){font-size:8px;letter-spacing:1.2px}.section-heading:not(:where(#root,#root *)){gap:32px}.section-heading p:not(.eyebrow):not(:where(#root,#root *)){font-size:14px}.story-card h3:not(:where(#root,#root *)){font-size:18px}.story-card p:not(:where(#root,#root *)){font-size:13px}.story-grid:not(:where(#root,#root *)){gap:22px}.story-meta>span:last-child:not(:where(#root,#root *)){display:none}.vision-section h2:not(:where(#root,#root *)){font-size:36px}.vision-layout:not(:where(#root,#root *)){grid-template-columns:1fr 1.1fr;gap:40px}.path-grid:not(:where(#root,#root *)){grid-template-columns:1fr}.path-card:not(:where(#root,#root *)){padding:26px;display:grid;grid-template-columns:1.1fr 1.5fr 1.5fr;-moz-column-gap:20px;column-gap:20px;align-items:center}.path-card+.path-card:not(:where(#root,#root *)){border-left:0;border-top:1px solid var(--line)}.path-card h3:not(:where(#root,#root *)){margin:0}.path-card>p:not(:where(#root,#root *)){display:none}.path-card>div:not(:where(#root,#root *)){margin:0}.letter-feature-copy h2:not(:where(#root,#root *)){font-size:37px}.letter-feature-art img:not(:where(#root,#root *)){max-height:none}.contact-band:not(:where(#root,#root *)){padding:40px}.contact-band h2:not(:where(#root,#root *)){font-size:32px}.page-intro h1:not(:where(#root,#root *)){font-size:47px}.about-layout:not(:where(#root,#root *)){gap:50px}.about-layout h2:not(:where(#root,#root *)){font-size:29px}.support-lead:not(:where(#root,#root *)){gap:40px}.support-grid article:not(:where(#root,#root *)){padding:30px}.contact-panel:not(:where(#root,#root *)){gap:35px}.contact-panel h2:not(:where(#root,#root *)){font-size:29px}.ministry-lead:not(:where(#root,#root *)){gap:40px}.ministry-lead h2:not(:where(#root,#root *)){font-size:30px}.footer-main:not(:where(#root,#root *)){gap:35px}.footer-main .brand strong:not(:where(#root,#root *)){font-size:21px}.partners-bar>div:not(:where(#root,#root *)){justify-content:center;-moz-column-gap:45px;column-gap:45px}}@media (max-width:760px){.wrap:not(:where(#root,#root *)){width:calc(100% - 40px)}.header-inner:not(:where(#root,#root *)){height:72px;gap:14px}.brand>svg:not(:where(#root,#root *)){width:32px;height:36px}.brand:not(:where(#root,#root *)){gap:7px}.brand strong:not(:where(#root,#root *)){font-size:21px}.brand small:not(:where(#root,#root *)){font-size:8px;letter-spacing:.3px;margin-top:4px}.nav-join:not(:where(#root,#root *)){padding:9px 12px;font-size:11px;gap:10px}.nav-join svg:not(:where(#root,#root *)){width:14px;height:14px}.menu-toggle:not(:where(#root,#root *)){width:32px}.home-hero:not(:where(#root,#root *)){grid-template-columns:1fr}.hero-copy:not(:where(#root,#root *)){padding:46px 24px 27px}.hero-copy .eyebrow:not(:where(#root,#root *)){font-size:8px;letter-spacing:1.4px;margin-bottom:24px}.hero-copy h1:not(:where(#root,#root *)){font-size:46px;letter-spacing:-2.1px;line-height:1.23}.hero-copy>p:not(.eyebrow):not(:where(#root,#root *)){font-size:14px;margin:24px 0 28px}.hero-copy .button-row:not(:where(#root,#root *)){flex-direction:row;gap:10px}.hero-copy .button:not(:where(#root,#root *)){min-width:0;gap:15px;padding:12px 14px;font-size:11px;min-height:48px}.hero-copy .button svg:not(:where(#root,#root *)){width:18px;height:18px}.hero-foot:not(:where(#root,#root *)){margin-top:31px;font-size:7px;padding-top:18px;letter-spacing:1px}.hero-foot span:last-child:not(:where(#root,#root *)){display:block;font-size:6px}.hero-visual:not(:where(#root,#root *)){height:350px}.city-photo:not(:where(#root,#root *)){-o-object-position:50% 47%;object-position:50% 47%}.hero-photo-note:not(:where(#root,#root *)){width:67%;max-width:330px;right:24px;bottom:25px}.hero-photo-note>span:not(:where(#root,#root *)){font-size:9px;padding:12px 4px 5px}.visual-top:not(:where(#root,#root *)){font-size:9px;left:24px;top:25px}.visual-coordinate:not(:where(#root,#root *)){font-size:15px;right:18px;top:14px;line-height:80px}.mission-strip .wrap:not(:where(#root,#root *)){width:100%}.mission-strip p:not(:where(#root,#root *)){padding:17px 5px;font-size:10px;line-height:1.8}.mission-strip span:not(:where(#root,#root *)){display:block;margin:0 0 4px;font-size:8px}.mission-strip strong:not(:where(#root,#root *)){display:block;margin:0;font-size:12px}.section:not(:where(#root,#root *)){padding-block:64px}.section-topless:not(:where(#root,#root *)){padding-top:0}.section-heading:not(:where(#root,#root *)){display:block;margin-bottom:30px}.eyebrow:not(:where(#root,#root *)){font-size:9px;letter-spacing:1.6px;margin-bottom:16px}.section-heading h2:not(:where(#root,#root *)){font-size:30px;letter-spacing:-1.2px;line-height:1.4}.section-heading>div+div:not(:where(#root,#root *)),.section-heading>p:not(:where(#root,#root *)){margin-top:22px}.section-heading p:not(.eyebrow):not(:where(#root,#root *)){font-size:13px;line-height:1.9}.section-heading .text-link:not(:where(#root,#root *)){font-size:12px;margin-top:16px}.story-grid:not(:where(#root,#root *)){grid-template-columns:1fr;gap:36px}.photo-open img:not(:where(#root,#root *)){aspect-ratio:auto;height:auto;max-height:none;-o-object-fit:contain;object-fit:contain}.story-card h3:not(:where(#root,#root *)){font-size:21px}.story-card p:not(:where(#root,#root *)){font-size:14px}.story-meta:not(:where(#root,#root *)){margin-top:18px}.story-meta>span:last-child:not(:where(#root,#root *)){display:block;font-size:8px}.story-meta>span:first-child:not(:where(#root,#root *)){font-size:11px}.caption:not(:where(#root,#root *)){margin-top:14px}.vision-section:not(:where(#root,#root *)){padding:63px 0}.vision-layout:not(:where(#root,#root *)){grid-template-columns:1fr;gap:40px}.vision-section h2:not(:where(#root,#root *)){font-size:35px}.vision-section p:not(.eyebrow):not(:where(#root,#root *)){font-size:13px;margin-top:23px}.vision-row:not(:where(#root,#root *)){padding:23px 0 26px;grid-template-columns:25px 1fr 22px;gap:14px}.vision-row h3:not(:where(#root,#root *)){font-size:23px}.vision-row h3 small:not(:where(#root,#root *)){display:inline-block;margin-left:14px;font-size:10px}.vision-row p:not(.eyebrow):not(:where(#root,#root *)){margin-top:12px;font-size:12px}.path-card:not(:where(#root,#root *)){padding:26px;display:block}.path-card h3:not(:where(#root,#root *)){font-size:25px;margin:23px 0 15px;line-height:1.4}.path-card>p:not(:where(#root,#root *)){display:block;font-size:12px}.path-card>div:not(:where(#root,#root *)){margin-top:25px;font-size:13px}.letter-feature:not(:where(#root,#root *)){grid-template-columns:1fr}.letter-feature-art img:not(:where(#root,#root *)){height:250px;-o-object-fit:cover;object-fit:cover;-o-object-position:center 30%;object-position:center 30%}.letter-feature-copy:not(:where(#root,#root *)){padding:30px}.letter-feature-copy h2:not(:where(#root,#root *)){font-size:37px}.letter-feature-copy p:not(.eyebrow):not(:where(#root,#root *)){font-size:14px;margin:20px 0 16px}.letter-feature-copy .eyebrow:not(:where(#root,#root *)){font-size:8px;letter-spacing:1px}.letter-sign:not(:where(#root,#root *)){margin-bottom:23px}.partners-bar:not(:where(#root,#root *)){padding:56px 0}.partners-bar>p:not(:where(#root,#root *)){font-size:11px}.partners-bar>div:not(:where(#root,#root *)){display:grid;grid-template-columns:repeat(3,1fr);gap:24px 12px;padding:0;text-align:center}.partners-bar a:not(:where(#root,#root *)){font-size:18px}.contact-band:not(:where(#root,#root *)){padding:30px 25px;display:block;margin-bottom:60px}.contact-band h2:not(:where(#root,#root *)){font-size:29px}.contact-band p:not(.eyebrow):not(:where(#root,#root *)){font-size:13px;margin-top:18px}.contact-band .eyebrow:not(:where(#root,#root *)){font-size:8px}.contact-band>.button:not(:where(#root,#root *)){margin-top:28px;min-width:220px;font-size:12px}.page-intro:not(:where(#root,#root *)){padding:46px 0 35px}.page-intro h1:not(:where(#root,#root *)){font-size:37px;letter-spacing:-1.5px;line-height:1.35}.page-intro>p:last-child:not(:where(#root,#root *)){font-size:14px;margin-top:20px;line-height:1.9}.filter-bar:not(:where(#root,#root *)){gap:7px;margin-bottom:28px}.filter-bar button:not(:where(#root,#root *)){padding:8px 13px;font-size:12px}.quiet-callout:not(:where(#root,#root *)){padding:26px 20px;margin-top:35px}.quiet-callout p:not(:where(#root,#root *)){font-size:14px}.quiet-callout .button:not(:where(#root,#root *)){font-size:12px;padding:13px 16px;gap:16px}.network-caption:not(:where(#root,#root *)){padding:18px;gap:20px}.network-caption p:not(:where(#root,#root *)){font-size:17px}.network-caption br:not(:where(#root,#root *)){display:block}.network-caption>span:not(:where(#root,#root *)){font-size:10px}.three-columns:not(:where(#root,#root *)){grid-template-columns:1fr;gap:30px}.three-columns article:not(:where(#root,#root *)){padding:0 0 28px;border-bottom:1px solid var(--line)}.big-index:not(:where(#root,#root *)){font-size:31px}.three-columns h3:not(:where(#root,#root *)){font-size:22px;margin:18px 0 12px}.three-columns p:not(:where(#root,#root *)){font-size:14px}.partner-grid:not(:where(#root,#root *)){grid-template-columns:1fr 1fr}.partner-grid article:not(:where(#root,#root *)){padding:23px 18px}.partner-grid h3:not(:where(#root,#root *)){font-size:23px}.partner-grid strong:not(:where(#root,#root *)){font-size:11px}.partner-grid p:not(:where(#root,#root *)){font-size:12px}.contact-panel:not(:where(#root,#root *)){display:block}.contact-panel h2:not(:where(#root,#root *)){font-size:29px}.contact-panel p:not(.eyebrow):not(:where(#root,#root *)){font-size:13px;margin-top:18px}.contact-panel>div:last-child:not(:where(#root,#root *)){margin-top:25px;gap:22px}.contact-panel .button:not(:where(#root,#root *)){font-size:13px}.contact-panel .text-link:not(:where(#root,#root *)){font-size:12px}.ministry-lead:not(:where(#root,#root *)){grid-template-columns:1fr;gap:30px}.ministry-lead h2:not(:where(#root,#root *)){font-size:31px}.ministry-lead p:not(.eyebrow):not(:where(#root,#root *)){font-size:14px;margin-top:20px}.bucket-grid:not(:where(#root,#root *)){grid-template-columns:1fr 1fr;gap:12px}.bucket-grid article:not(:where(#root,#root *)){padding:21px 17px}.bucket-grid article>span:not(:where(#root,#root *)){font-size:8px;letter-spacing:.5px}.bucket-grid h3:not(:where(#root,#root *)){font-size:24px;margin:18px 0 13px}.bucket-grid p:not(:where(#root,#root *)){font-size:12px}.training-meta:not(:where(#root,#root *)){display:block;padding:23px;font-size:13px}.training-meta .button:not(:where(#root,#root *)){margin-top:18px;font-size:12px}.training-meta small:not(:where(#root,#root *)){font-size:11px;display:block;margin-top:7px}.about-layout:not(:where(#root,#root *)){grid-template-columns:1fr;gap:32px;padding-bottom:50px}.portrait:not(:where(#root,#root *)){padding:24px}.portrait img:not(:where(#root,#root *)){max-height:410px}.about-layout h2:not(:where(#root,#root *)){font-size:29px}.about-layout p:not(:where(#root,#root *)){font-size:14px}.about-roles:not(:where(#root,#root *)){font-size:12px;grid-template-columns:80px 1fr;padding:22px 0;gap:10px}.history-grid:not(:where(#root,#root *)){grid-template-columns:1fr;gap:45px}.history-grid h2:not(:where(#root,#root *)){font-size:25px}.timeline:not(:where(#root,#root *)),.plain-list:not(:where(#root,#root *)){font-size:13px}.timeline span:not(:where(#root,#root *)){width:100px}.support-lead:not(:where(#root,#root *)){grid-template-columns:1fr;gap:30px}.support-lead h2:not(:where(#root,#root *)){font-size:31px}.support-lead p:not(.eyebrow):not(:where(#root,#root *)){font-size:14px}.support-grid:not(:where(#root,#root *)){grid-template-columns:1fr}.support-grid article:not(:where(#root,#root *)){padding:27px 22px}.support-grid article+article:not(:where(#root,#root *)){border-left:0;border-top:1px solid var(--line)}.support-grid h2:not(:where(#root,#root *)){font-size:26px}.support-grid p:not(.eyebrow):not(:where(#root,#root *)){font-size:14px}.support-grid .button:not(:where(#root,#root *)){font-size:12px}.support-grid .text-link:not(:where(#root,#root *)){font-size:12px}.support-grid+.contact-panel:not(:where(#root,#root *)){margin-top:40px;padding-top:35px}.support-grid+.contact-panel h2:not(:where(#root,#root *)){font-size:25px}.footer-main:not(:where(#root,#root *)){grid-template-columns:1fr 1fr;gap:35px 25px;padding-bottom:35px}.footer-main>div:first-child:not(:where(#root,#root *)){grid-column:1/-1}.footer-main>div>p:not(:where(#root,#root *)){font-size:11px;line-height:1.9}.footer-label:not(:where(#root,#root *)){font-size:8px;letter-spacing:1.1px;margin-bottom:17px}.footer-main>div>a:not(.brand):not(:where(#root,#root *)){font-size:11px}.footer-main>div>a svg:not(:where(#root,#root *)){width:13px;height:13px}.footer-bottom:not(:where(#root,#root *)){font-size:8px;flex-wrap:wrap;gap:14px;padding:20px 0}.footer-bottom>span:nth-child(2):not(:where(#root,#root *)){display:none}.site-footer:not(:where(#root,#root *)){padding-top:40px}body[data-legacy=list] #root>.min-h-screen>.container{width:calc(100% - 40px);padding-bottom:50px!important}body[data-legacy=list] #root .p-8{padding:22px!important}body[data-legacy=list] #root h2,body[data-legacy=list] #root .text-3xl,body[data-legacy=list] #root .text-4xl{font-size:22px!important}body[data-legacy=list] #root p{font-size:14px!important}body[data-legacy=detail] #root>.min-h-screen{padding-top:15px!important}body[data-legacy=detail] #root .p-10{padding:20px!important}.button:not(:where(#root,#root *)){min-height:48px}#photo-dialog:not(:where(#root,#root *)){padding-inline:8px}#photo-dialog img:not(:where(#root,#root *)){max-height:75dvh}.dialog-close:not(:where(#root,#root *)){min-width:40px;min-height:40px}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:not(:where(#root,#root *)):before,*:not(:where(#root,#root *)):after{animation:none!important;transition:none!important}}body[data-legacy]{padding-top:0!important}body[data-legacy=list] #root .absolute.text-white:has(h3){color:var(--ink)!important}body[data-legacy=list] #root .text-blue-100{color:var(--muted)!important}body[data-legacy=list] #root .flex-1{min-width:0}@media (max-width:760px){body[data-legacy=list] #root .flex.items-start.justify-between:has(>button){flex-direction:column;gap:18px}body[data-legacy=list] #root .flex.items-start.justify-between>button{margin-left:0;min-height:44px;white-space:nowrap}body[data-legacy=list] #root .flex.items-center.text-sm.text-gray-500{flex-wrap:wrap;gap:5px;font-size:11px}body[data-legacy=list] #root .flex.items-center.text-sm.text-gray-500>span{margin-inline:0 4px}body[data-legacy=list] #root .flex.items-center.justify-between:has(>button){flex-wrap:wrap;gap:16px}}@media print{.site-header:not(:where(#root,#root *)),.site-footer:not(:where(#root,#root *)),.button:not(:where(#root,#root *)),.skip-link:not(:where(#root,#root *)),.photo-expand:not(:where(#root,#root *)){display:none!important}.wrap:not(:where(#root,#root *)){width:100%}.home-hero:not(:where(#root,#root *)){min-height:0}.hero-visual:not(:where(#root,#root *)){display:none}.home-hero:not(:where(#root,#root *)),.vision-section:not(:where(#root,#root *)){background:#fff;color:#000}.home-hero:not(:where(#root,#root *)){display:block}.hero-copy:not(:where(#root,#root *)){padding:20px}.hero-copy h1 em:not(:where(#root,#root *)),.vision-section h2 em:not(:where(#root,#root *)){color:#000}.hero-copy p:not(:where(#root,#root *)){color:#333!important}.story-card:not(:where(#root,#root *)){-moz-column-break-inside:avoid;break-inside:avoid}.section:not(:where(#root,#root *)){padding:30px 0}}#platform .season-hero{background:#eae8dd;border-bottom:1px solid #dcd5c5}#platform .season-layout{display:grid;grid-template-columns:1.06fr 1fr;gap:0;align-items:stretch;max-width:1440px;margin-inline:auto}#platform .season-copy{min-width:0;padding:57px 54px 48px;background:#eae8dd;display:flex;flex-direction:column;justify-content:center;align-items:flex-start}#platform .season-copy>.eyebrow{font-size:10px;color:#8b624a;letter-spacing:2px;margin-bottom:23px}#platform .season-copy h1{font-size:clamp(46px,4.5vw,64px);line-height:1.22;letter-spacing:-2.8px;font-weight:730}#platform .season-copy h1 em{color:var(--ink)}#platform .season-description{font-size:16px;color:#60675f;line-height:1.9;margin:24px 0 15px;word-break:keep-all}#platform .season-byline{display:block;font-size:12px;color:#73776b;margin-bottom:26px}#platform .season-copy>.button{min-width:220px}#platform .season-links{display:grid;grid-template-columns:1fr 1fr;gap:12px;margin-top:27px;padding-top:23px;border-top:1px solid #d1cdbf;width:100%}#platform .season-links .button{border-color:#b8bdaf;background:transparent;color:var(--ink);font-size:13px;padding:13px 16px;gap:12px;min-width:0}#platform .season-links .button:hover{background:#f7f7f2;border-color:var(--ink)}#platform .season-art{margin:0;min-width:0;position:relative;overflow:hidden;background:#eeeadd}#platform .season-art img{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center}#platform .season-art:after{content:"";position:absolute;inset:0 0 0 auto;width:36px;background:linear-gradient(90deg,transparent,#eae8dd);pointer-events:none}@media (max-width:1080px){#platform .season-copy{padding:40px 30px}#platform .season-copy h1{font-size:49px}#platform .season-description{font-size:14px}#platform .season-links{gap:8px}#platform .season-links .button{font-size:11px;padding:12px;gap:8px}#platform .season-links svg{width:17px}}@media (max-width:760px){#platform .season-layout{grid-template-columns:1fr}#platform .season-art{height:235px}#platform .season-art img{-o-object-position:center 40%;object-position:center 40%}#platform .season-art:after{inset:auto 0 0;width:100%;height:70px;background:linear-gradient(180deg,transparent,#eae8dd)}#platform .season-copy{padding:12px 24px 34px}#platform .season-copy>.eyebrow{font-size:9px;margin-bottom:17px;letter-spacing:1.5px}#platform .season-copy h1{font-size:43px;letter-spacing:-2px}#platform .season-description{font-size:13px;margin:18px 0 11px}#platform .season-byline{font-size:11px;margin-bottom:21px}#platform .season-copy>.button{min-height:50px;min-width:214px;font-size:13px}#platform .season-links{margin-top:23px;padding-top:19px;gap:9px}#platform .season-links .button{min-height:50px;font-size:11px;padding:11px 10px;gap:6px}#platform .season-links svg{width:16px;height:16px}}@media print{#platform .season-layout{display:block;padding:20px 0}#platform .season-art{display:none}#platform .season-hero{background:#fff}#platform .season-links{display:none}}#root .autumn-detail-page{background:#e9e5dc;min-height:100vh;padding:0 28px 64px}#root .autumn-detail-shell{max-width:1060px;margin-inline:auto}#root .autumn-detail-bar{display:flex;justify-content:space-between;align-items:center;gap:18px;padding:23px 0;font-size:12px;color:#757568}#root .autumn-detail-bar button{display:flex;align-items:center;gap:8px;border:0;background:none;font:inherit;color:#666b5b;padding:5px 0;cursor:pointer}#root .autumn-detail-letter{box-shadow:0 12px 45px #423f2d0a;border:1px solid #dcd5c6}#root .autumn-detail-share{display:flex;justify-content:space-between;align-items:center;gap:22px;padding:28px 0;color:#5b604f}#root .autumn-detail-share strong{display:block;font-weight:500;font-size:15px;margin-bottom:6px}#root .autumn-detail-share a{font-size:12px;color:#767968;text-underline-offset:4px}#root .autumn-detail-share button{display:flex;align-items:center;justify-content:center;gap:9px;background:#48543d;color:#fff;border:0;padding:15px 22px;font-size:13px;cursor:pointer}#root .autumn-detail-share button:hover{background:#34412a}@media (max-width:760px){#root .autumn-detail-page{padding:0 0 25px}#root .autumn-detail-bar{padding:17px 20px;font-size:11px}#root .autumn-detail-letter{border-inline:0}#root .autumn-detail-share{padding:25px 20px;align-items:flex-start;flex-direction:column;gap:18px}#root .autumn-detail-share button{width:100%;min-height:48px}#root .autumn-detail-share strong{font-size:14px}}@media print{#root .autumn-detail-bar,#root .autumn-detail-share{display:none}#root .autumn-detail-page{padding:0;background:#fff}#root .autumn-detail-letter{box-shadow:none;border:0}}
