/* Freiheitswerk V1. Four worlds, one editorial system. No external dependencies. */
:root{--ink:#171918;--muted:#58605b;--paper:#f7f5ef;--white:#fff;--green:#006d47;--green-bright:#00825a;--mint:#dbeddf;--teal:#007482;--teal-bright:#00a8b5;--red:#cb0030;--orange:#f48e00;--blue:#244889;--line:#d7dcd5;--gutter:clamp(24px,5.6vw,88px);--head:Archivo,Arial,"Helvetica Neue",sans-serif;--body:Arial,"Helvetica Neue",Helvetica,sans-serif}
*,*::before,*::after{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:100px}body{margin:0;background:var(--paper);color:var(--ink);font-family:var(--body);font-size:18px;line-height:1.6;-webkit-font-smoothing:antialiased}body.locked{overflow:hidden}button,input{font:inherit}button{cursor:pointer}a,button{-webkit-tap-highlight-color:transparent}a{color:inherit;text-decoration:none}button{color:inherit}img{display:block;max-width:100%;height:auto}p,h1,h2,h3,h4,figure{margin:0}h1,h2,h3,h4{font-family:var(--head);font-weight:800;line-height:1.04;letter-spacing:-.052em}button{border:0}::selection{background:#c3e2cc;color:#133e2d}a:focus-visible,button:focus-visible,summary:focus-visible{outline:3px solid #ed9916;outline-offset:6px}[hidden]{display:none!important}.wrap{max-width:1600px;margin:0 auto;padding:0 var(--gutter)}.eyebrow{font-size:12px;letter-spacing:.15em;line-height:1.45;font-weight:700;text-transform:uppercase;display:flex;align-items:center;gap:12px}.eyebrow:before{content:"";display:block;height:7px;width:7px;flex:0 0 7px;border-radius:50%;background:currentColor}.small{font-size:13px;line-height:1.6}.muted{color:var(--muted)}.icon{width:22px;height:22px;display:inline-block;flex:0 0 auto;vertical-align:middle;fill:none;stroke:currentColor;stroke-width:1.7;stroke-linecap:round;stroke-linejoin:round}.btn{display:inline-flex;align-items:center;justify-content:center;gap:24px;border:1px solid transparent;border-radius:99px;min-height:56px;padding:16px 24px;font-size:15px;line-height:1.3;font-weight:700;text-align:center;transition:background .18s,transform .18s;max-width:100%}.btn:hover{transform:translateY(-2px)}.btn-primary{background:var(--green);color:white}.btn-primary:hover{background:#005d3c}.btn-light{background:var(--paper);color:var(--ink)}.btn-light:hover{background:white}.btn-outline{background:transparent;border-color:#a5b3a8;color:var(--ink)}.btn-outline:hover{background:#e8eee7}.btn-small{min-height:47px;padding:12px 19px;font-size:13px;gap:16px}.link-arrow{display:inline-flex;align-items:center;gap:18px;font-size:15px;font-weight:700;padding:9px 0;border-bottom:1px solid currentColor;line-height:1.4}.link-arrow:hover{color:var(--green)}.text-button{background:none;padding:12px 0;font-size:14px;font-weight:700;display:inline-flex;align-items:center;gap:10px}.text-button:hover{text-decoration:underline;text-underline-offset:4px}.skip{position:fixed;left:16px;top:-120px;z-index:400;background:white;padding:16px 24px}.skip:focus{top:16px}
/* Masthead keeps the horizontal approved wordmark. */
.site-header{position:absolute;inset:0 0 auto;z-index:70;color:#fff;transition:background .2s}.header-inner{max-width:1800px;margin:auto;display:flex;align-items:center;gap:24px;padding:24px 32px;min-height:114px}.brand{display:block;width:310px;padding:10px 14px;background:var(--paper);border-radius:3px;flex-shrink:0}.brand img{width:100%}.main-nav{margin-left:auto;display:flex;gap:25px;align-items:center;padding:12px 24px;background:#10201dd9;border:1px solid #ffffff25;border-radius:99px;font-size:13px;font-weight:700;backdrop-filter:blur(8px)}.main-nav a{padding:9px 0;white-space:nowrap;position:relative}.main-nav a:hover:after,.main-nav a[aria-current=true]:after{content:"";height:1px;background:currentColor;position:absolute;bottom:3px;left:0;right:0}.header-join{min-height:50px;font-size:13px;gap:16px;background:#d6ebdb;color:#103c2a}.header-join:hover{background:#eff8ee}.site-header.stuck{position:fixed;background:var(--paper);color:var(--ink);box-shadow:0 1px 0 #17271b20}.site-header.stuck .header-inner{min-height:83px;padding:9px 32px}.site-header.stuck .brand{width:252px;padding:0;background:none}.site-header.stuck .main-nav{background:none;backdrop-filter:none;border-color:transparent}.site-header.stuck .header-join{background:var(--green);color:#fff}.menu-toggle{display:none;align-items:center;gap:10px;border:1px solid #ffffff70;border-radius:50px;padding:12px 15px;background:#10201dd9;color:white;font-size:13px;font-weight:700}.mobile-nav{display:none}
/* Full photographic opening, not a collage. */
.hero{position:relative;isolation:isolate;color:white;min-height:780px;height:100svh;max-height:1030px;overflow:hidden;background:#14382a}.hero-photo{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;object-position:75% 50%;z-index:-3}.hero-shade{position:absolute;inset:0;z-index:-2;background:linear-gradient(90deg,rgba(5,22,15,.84) 0%,rgba(6,22,16,.61) 33%,rgba(9,27,19,.2) 64%,rgba(8,20,17,.08) 100%)}.hero-inner{max-width:1800px;margin:auto;height:100%;padding:173px var(--gutter) 143px;display:flex;flex-direction:column;align-items:flex-start;justify-content:center}.hero .eyebrow{color:#d2e7d7;margin-bottom:26px}.hero h1{font-size:clamp(74px,7.9vw,132px);line-height:.94;letter-spacing:-.067em;font-weight:800;max-width:970px}.hero h1 span{display:block}.hero h1 em{font-style:normal;color:#c8e8c9}.hero-lead{font-size:19px;line-height:1.5;max-width:450px;margin-top:28px;color:#f2f5ef}.hero-actions{display:flex;gap:18px;align-items:center;margin-top:32px}.hero-actions .btn{background:#eff7e9;color:#153725;min-height:59px}.hero-actions .plain{color:#fff;font-size:14px;border-bottom:1px solid #fff7;padding:9px 0;font-weight:700}.hero-bottom{position:absolute;bottom:0;left:0;right:0;border-top:1px solid #ffffff39;display:flex;justify-content:space-between;align-items:center;gap:20px;padding:21px var(--gutter);background:#0c211bc2;backdrop-filter:blur(8px);font-size:13px}.hero-bottom p{max-width:600px}.hero-bottom strong{color:#d5eed9}.hero-bottom a{display:flex;align-items:center;gap:20px;font-size:13px;font-weight:700}.hero-credit{position:absolute;right:20px;bottom:84px;padding:4px 8px;border-radius:3px;font-size:10px;background:#15251ad9;color:#edf2ed}
/* A single four-part directory makes the structure visible at once. */
.world-intro{padding:85px 0 0}.section-top{display:flex;justify-content:space-between;align-items:center;gap:25px;color:#5c655f;font-size:12px;font-weight:700;line-height:1.4}.section-top>span{text-transform:uppercase;letter-spacing:.12em}.intro-heading{display:grid;grid-template-columns:1.25fr 1fr;align-items:end;gap:90px;margin:40px 0 52px}.intro-heading h2{font-size:clamp(46px,5.1vw,82px);line-height:1}.intro-heading h2 span{color:var(--green)}.intro-heading p{max-width:440px;font-size:18px;color:var(--muted);line-height:1.65;padding-bottom:4px}.world-index{display:grid;grid-template-columns:repeat(4,1fr);border-top:1px solid var(--line);border-bottom:1px solid var(--line)}.world-index a{padding:25px 23px 24px;position:relative;display:flex;flex-direction:column;gap:10px;min-width:0;min-height:179px;border-right:1px solid var(--line);transition:background .2s}.world-index a:first-child{padding-left:0}.world-index a:last-child{border-right:0}.world-index a:hover{background:#fff}.index-num{font-size:11px;color:#667169;font-weight:700;letter-spacing:.12em}.world-index strong{font-size:19px;line-height:1.2;letter-spacing:-.035em}.world-index p{font-size:13px;line-height:1.45;color:var(--muted);max-width:200px;padding-right:12px}.world-index .icon{position:absolute;right:18px;top:22px;width:17px;height:17px}.index-fk:before,.index-bw:before,.index-al:before,.index-rr:before{content:"";height:3px;position:absolute;top:-1px;left:0;right:0;background:var(--world)}.index-fk{--world:var(--green)}.index-bw{--world:var(--teal-bright)}.index-al{--world:var(--red)}.index-rr{--world:var(--orange)}
/* Four roomy editorial chapters: one visual and one narrative each. */
.world{padding:100px 0;scroll-margin-top:88px;--accent:var(--green)}.world .chapter-line{display:flex;align-items:center;justify-content:space-between;gap:20px;padding-bottom:27px;border-bottom:1px solid var(--line);margin-bottom:42px}.chapter-line .eyebrow{color:var(--accent)}.chapter-line .chapter-count{font-size:12px;color:#738078;letter-spacing:.12em;white-space:nowrap}.chapter-grid{display:grid;grid-template-columns:1fr 1.07fr;gap:70px;align-items:center}.world-logo{height:76px;max-width:350px;display:flex;align-items:center;margin-bottom:27px}.world-logo img{max-width:100%;max-height:76px;width:auto;object-fit:contain;object-position:left center}.world-logo.bw-logo img{height:84px;max-height:84px}.world-logo.rr-logo img{height:108px;max-height:108px}.world h2{font-size:clamp(38px,4vw,65px);line-height:1.03;max-width:570px}.world h2 span{color:var(--accent)}.world .chapter-copy>p,.world .world-details>p{font-size:17px;line-height:1.65;color:var(--muted);margin-top:25px;max-width:555px}.chapter-image{position:relative;height:565px;overflow:hidden;background:#dedfd9;border-radius:5px}.chapter-image>img{width:100%;height:100%;object-fit:cover}.chapter-image.fk-photo>img{object-position:78% 50%}.chapter-image.bw-photo>img{object-position:54% 50%}.chapter-image.al-photo>img{object-position:48% 50%}.chapter-image.rr-photo>img{object-position:75% 42%}.image-label{position:absolute;top:22px;left:22px;padding:7px 13px;border-radius:99px;background:#fffdf4ed;color:#1d3427;font-size:11px;font-weight:700;letter-spacing:.05em;max-width:calc(100% - 44px)}.image-credit{position:absolute;bottom:10px;right:10px;background:#192720c9;color:white;padding:4px 7px;border-radius:3px;font-size:9px;line-height:1.4;max-width:82%}.image-bottom{position:absolute;left:0;right:0;bottom:0;padding:64px 30px 32px;background:linear-gradient(0deg,#0c201dea,transparent);color:white}.image-bottom p{font-size:31px;line-height:1.13;letter-spacing:-.035em;font-weight:700;max-width:360px}.image-bottom .small{font-size:12px;letter-spacing:0;font-weight:400;margin-top:12px;color:#e2e8e3}.image-bottom+.image-credit{bottom:12px}.examples{display:flex;flex-wrap:wrap;column-gap:15px;row-gap:0;margin-top:22px;padding-top:17px;border-top:1px solid var(--line);font-size:12px;color:#4b5950;line-height:1.55}.examples span+span:before{content:"/";display:inline-block;margin-right:15px;color:#99a399}.chapter-actions{display:flex;align-items:center;gap:23px;flex-wrap:wrap;margin-top:28px}.world .btn{background:var(--accent);color:white}.world .btn:hover{filter:brightness(.93)}.world .text-button{color:var(--accent)}.world-fk{background:var(--paper);padding-top:90px}.world-bw{background:#edf5f3;--accent:#006f7c}.world-bw .chapter-grid{grid-template-columns:1.07fr 1fr}.world-bw .chapter-image{order:-1}.world-bw .chapter-line{border-color:#cddfd7}.world-al{background:#fff;--accent:var(--red)}.world-rr{background:#171e24;color:#fbf7ed;--accent:#f6a32d;--line:#435059;--muted:#d0d6d9}.world-rr .chapter-grid{grid-template-columns:1.07fr 1fr}.world-rr .chapter-image{order:-1}.world-rr .chapter-count{color:#abb7bd}.world-rr .examples{color:#d0d6d9}.world-rr .btn{color:#161e23}.rr-goal{padding-left:18px;border-left:2px solid #e49b31;font-size:14px!important;line-height:1.55!important}.world-rr .world-logo{height:100px;margin-bottom:22px}
/* A shared, calm explanation, not another product grid. */
.connection{padding:86px 0;background:var(--paper)}.connection-top{display:grid;grid-template-columns:1.15fr 1fr;gap:100px;align-items:start}.connection h2{font-size:clamp(39px,4.6vw,70px);max-width:650px;margin-top:26px}.connection-text{font-size:18px;color:var(--muted);padding-top:33px}.connection-text p+p{margin-top:18px}.connection-text strong{color:var(--ink)}.three-steps{display:grid;grid-template-columns:repeat(3,1fr);gap:42px;border-top:1px solid var(--line);padding-top:32px;margin-top:53px}.step{display:grid;grid-template-columns:42px 1fr;gap:15px}.step>b{font-size:28px;line-height:1.1;letter-spacing:-.05em;color:var(--green)}.step h3{font-size:20px;letter-spacing:-.025em;line-height:1.25}.step p{font-size:14px;color:var(--muted);margin-top:10px;line-height:1.6}
/* Membership is the shared foundation, deliberately a large chapter. */
.membership{padding:94px 0 80px;background:#005239;color:#f5f8ee;position:relative;isolation:isolate;overflow:hidden}.membership:before{content:"";position:absolute;right:-240px;top:-320px;width:740px;height:740px;border:95px solid #ffffff05;border-radius:50%;z-index:-1}.membership>.wrap>.section-top{color:#c3dfc9}.member-grid{display:grid;grid-template-columns:1.2fr .85fr;gap:95px;align-items:start;margin-top:43px}.membership h2{font-size:clamp(48px,5.9vw,94px);letter-spacing:-.06em;line-height:.98}.membership h2 span{color:#b9dfb9}.member-copy>p{font-size:19px;line-height:1.6;margin-top:30px;max-width:560px;color:#e1ece0}.funding-list{margin-top:32px;max-width:590px}.funding-item{display:grid;grid-template-columns:36px 1fr;gap:17px;border-top:1px solid #cce4cb36;padding:18px 0}.funding-item>b{font-size:12px;color:#aad5b5;line-height:1.5;padding-top:3px}.funding-item h3{font-size:18px;letter-spacing:-.02em;line-height:1.3}.funding-item p{font-size:14px;line-height:1.6;margin-top:6px;color:#cfe0d0}.price-card{padding:37px 35px 33px;background:var(--paper);color:var(--ink);border-radius:6px;box-shadow:0 12px 45px #00261a25;margin-top:8px}.price-card .eyebrow{color:var(--green);font-size:11px}.price-card h3{font-size:33px;line-height:1.05;margin-top:24px;letter-spacing:-.045em}.price-row{display:flex;align-items:baseline;gap:12px;margin-top:21px}.price-row strong{font-size:94px;letter-spacing:-.08em;line-height:1;font-weight:800}.price-row span{font-size:16px;color:#536158}.terms{font-size:13px;color:#4e5a52;margin-top:13px;line-height:1.65}.member-benefits{padding:24px 0 0;margin:24px 0 23px;list-style:none;border-top:1px solid #d3dbd1}.member-benefits li{font-size:14px;line-height:1.55;margin-bottom:12px;padding-left:24px;position:relative}.member-benefits li:before{content:"\2713";position:absolute;left:0;color:var(--green);font-weight:700}.price-card .btn{width:100%;font-size:15px;min-height:58px}.price-card .text-button{width:100%;justify-content:center;font-size:12px;color:#355444;margin-top:6px}.price-card .small{margin-top:15px;font-size:11px;color:#57665c}.membership-foot{margin-top:50px;padding-top:23px;border-top:1px solid #d7ecd443;display:flex;justify-content:space-between;align-items:center;gap:30px;font-size:13px;color:#d9e9da}.membership-foot p{max-width:700px}.membership-foot a{text-decoration:underline;text-underline-offset:4px;white-space:nowrap;font-size:12px}
.faq{background:#fff;padding:87px 0 93px}.faq-grid{display:grid;grid-template-columns:.85fr 1.3fr;gap:110px}.faq h2{font-size:clamp(44px,5vw,77px);margin:26px 0}.faq-intro p{font-size:17px;color:var(--muted);max-width:330px}.faq-list{padding-top:8px}.faq details{border-bottom:1px solid var(--line)}.faq details:first-child{border-top:1px solid var(--line)}summary{cursor:pointer;list-style:none}summary::-webkit-details-marker{display:none}.faq summary{padding:22px 38px 22px 0;position:relative;font-size:16px;font-weight:700;line-height:1.4}.faq summary:after{content:"+";position:absolute;right:5px;top:18px;color:var(--green);font-size:26px;line-height:1.1;font-weight:400}.faq details[open] summary:after{content:"\2212"}.faq details>p{padding:0 35px 22px 0;font-size:15px;line-height:1.75;color:var(--muted)}.faq details a{color:var(--green);text-decoration:underline;text-underline-offset:3px}.last-call{padding:52px 0;background:#e3eee0}.last-call .wrap{display:flex;align-items:center;justify-content:space-between;gap:35px}.last-call h2{font-size:clamp(32px,3.6vw,54px);line-height:1.02;max-width:720px}.last-call .actions{display:flex;gap:15px;align-items:center;flex-wrap:wrap;justify-content:flex-end}.last-call .btn{white-space:nowrap}
/* The foundation appears below all four worlds, not as a fifth product. */
.foundation{padding:65px 0 53px;background:var(--paper)}.foundation-grid{display:grid;grid-template-columns:.7fr 1.3fr;gap:100px;align-items:center}.foundation-logo{width:233px;max-width:100%;margin-bottom:15px}.foundation .foundation-caption{font-size:11px;letter-spacing:.13em;text-transform:uppercase;color:#677167}.foundation h2{font-size:32px;line-height:1.15;margin-bottom:17px;letter-spacing:-.035em}.foundation-copy p{font-size:15px;line-height:1.7;color:var(--muted);max-width:740px}.foundation-links{display:flex;gap:25px;flex-wrap:wrap;margin-top:15px}.foundation-links a,.foundation-links button{font-size:12px}.site-footer{background:var(--paper);font-size:11px;color:#637167;padding-bottom:30px}.footer-line{display:flex;justify-content:space-between;gap:20px;border-top:1px solid #d5ddd3;padding-top:24px}.footer-nav{display:flex;flex-wrap:wrap;gap:22px}.footer-nav button{padding:0;background:none;font-size:11px;color:#506056}.footer-nav button:hover,.footer-nav a:hover{text-decoration:underline}.footer-caption{font-size:10px;margin-top:16px;color:#718076;max-width:950px}
/* Accessible native dialogs: an overview first, detail on demand. */
dialog{padding:0;border:0;border-radius:9px;max-width:920px;width:calc(100% - 48px);max-height:88svh;color:var(--ink);background:var(--paper);box-shadow:0 28px 100px #061b1566;overflow:auto}dialog::backdrop{background:#081810ab;backdrop-filter:blur(4px)}.dialog-head{position:sticky;top:0;z-index:3;display:flex;justify-content:space-between;align-items:center;gap:20px;background:var(--paper);padding:18px 30px;border-bottom:1px solid var(--line)}.dialog-head span{font-size:11px;font-weight:700;letter-spacing:.11em;text-transform:uppercase;color:var(--green)}.dialog-close{width:39px;height:39px;display:flex;align-items:center;justify-content:center;border:1px solid #b9c8bb;border-radius:50%;background:transparent;font-size:25px;line-height:1}.dialog-content{padding:38px 44px 43px}.dialog-content h2{font-size:clamp(32px,4vw,53px);line-height:1.04;margin-bottom:24px}.dialog-content .dialog-lead{font-size:19px;line-height:1.55;max-width:730px;color:#384d40;margin-bottom:28px}.dialog-content h3{font-size:23px;line-height:1.2;letter-spacing:-.03em;margin:30px 0 12px}.dialog-content p{font-size:15px;line-height:1.75;margin-bottom:16px;color:#405548}.dialog-content a:not(.btn){text-decoration:underline;text-underline-offset:3px;color:var(--green)}.dialog-rows{margin:18px 0 26px}.dialog-row{padding:19px 0;border-top:1px solid var(--line);display:grid;grid-template-columns:210px 1fr;gap:25px}.dialog-row strong{font-size:15px;line-height:1.5}.dialog-row p{margin:0;font-size:14px}.dialog-note{padding:18px 22px;background:#e5eee1;border-radius:4px;font-size:13px!important;line-height:1.7!important}.dialog-action{display:flex;gap:18px;align-items:center;flex-wrap:wrap;margin-top:28px}.dialog-content ul{margin:15px 0 24px;padding-left:21px;font-size:15px;line-height:1.7;color:#405548}.dialog-content li{margin-bottom:8px}.source-list{display:grid;gap:0;margin-top:25px}.source-item{padding:18px 0;border-top:1px solid var(--line)}.source-item strong{font-size:15px;display:block}.source-item p{margin:8px 0 0;font-size:13px}.no-js{background:#fff5d7;padding:14px 25px;font-size:14px;text-align:center}.no-js a{text-decoration:underline}
@media(min-width:1600px){.chapter-grid{gap:90px}.chapter-image{height:620px}.hero-lead{font-size:21px}.world{padding:115px 0}}
@media(max-width:1180px){.header-inner{padding:20px 24px;gap:17px}.brand{width:268px}.main-nav{gap:17px;padding:10px 18px}.header-join{font-size:12px;padding:13px 18px;gap:10px}.main-nav .nav-about{display:none}.chapter-grid,.world-bw .chapter-grid,.world-rr .chapter-grid{gap:45px}.chapter-image{height:520px}.world-logo{max-width:310px}.chapter-actions{gap:14px}.chapter-actions .btn{font-size:13px;padding:15px 19px;gap:16px}.chapter-actions .text-button{font-size:12px}.member-grid{gap:55px}.price-card{padding:30px 27px}.faq-grid{gap:70px}.intro-heading{gap:60px}.hero{min-height:755px}.hero h1{font-size:clamp(78px,8.4vw,120px)}}
@media(max-width:940px){.main-nav{display:none}.header-join{margin-left:auto}.menu-toggle{display:inline-flex}.site-header.stuck .menu-toggle{color:var(--ink);background:none;border-color:#c0cbbf}.mobile-nav:not([hidden]){display:flex;position:fixed;left:16px;right:16px;top:102px;flex-direction:column;padding:17px 24px;background:var(--paper);color:var(--ink);border:1px solid #d6ded1;border-radius:7px;box-shadow:0 20px 50px #18312635}.mobile-nav a{padding:14px 3px;font-size:16px;font-weight:700;border-bottom:1px solid #d9e0d5}.mobile-nav a:last-child{border:0;color:var(--green)}.stuck .mobile-nav{top:80px}.hero-photo{object-position:62% 50%}.hero-shade{background:linear-gradient(90deg,#081d15db 0%,#0a1e17a3 45%,#10201840 100%)}.hero h1{font-size:83px}.hero-inner{padding-top:152px}.hero-lead{max-width:420px}.world-index strong{font-size:16px}.world-index p{font-size:12px}.world-index a{padding:22px 16px}.chapter-grid,.world-bw .chapter-grid,.world-rr .chapter-grid{gap:34px}.world h2{font-size:40px}.world-logo{max-width:285px}.world-logo img{max-height:67px}.chapter-image{height:510px}.image-bottom p{font-size:27px}.world .chapter-copy>p,.world .world-details>p{font-size:16px}.chapter-actions{align-items:flex-start;flex-direction:column;gap:8px}.chapter-count{display:none}.intro-heading{gap:40px}.intro-heading p{font-size:16px}.connection-top{gap:40px}.three-steps{gap:24px}.step{grid-template-columns:29px 1fr;gap:9px}.step h3{font-size:18px}.member-grid{gap:35px;grid-template-columns:1fr 1fr}.membership h2{font-size:55px}.member-copy>p{font-size:17px}.price-card h3{font-size:27px}.faq-grid{gap:40px;grid-template-columns:.8fr 1.2fr}.last-call .wrap{align-items:flex-start}.last-call .actions{min-width:230px;max-width:240px}.foundation-grid{gap:65px}.world-logo.rr-logo img{max-height:94px}}
@media(max-width:700px){html{scroll-padding-top:80px}.header-inner{padding:17px 18px;min-height:94px;gap:10px}.brand{width:236px;padding:7px 9px}.header-join{display:none}.menu-toggle{margin-left:auto;padding:10px 12px}.menu-toggle .menu-label{display:none}.site-header.stuck .brand{width:213px}.site-header.stuck .header-inner{min-height:72px;padding:10px 18px}.mobile-nav:not([hidden]){top:91px}.stuck .mobile-nav{top:71px}.hero{height:auto;min-height:850px;max-height:none}.hero-photo{height:100%;object-position:69% 50%}.hero-shade{background:linear-gradient(180deg,#0923176e 0%,#0b211b7d 15%,#0b211bb0 40%,#09251cd4 72%,#09251ce3 100%)}.hero-inner{padding:205px 24px 150px;justify-content:flex-end;min-height:850px}.hero .eyebrow{font-size:10px;letter-spacing:.13em;margin-bottom:22px}.hero h1{font-size:clamp(57px,10.7vw,78px);max-width:100%;line-height:.98;letter-spacing:-.065em}.hero-lead{font-size:16px;max-width:390px;margin-top:24px}.hero-actions{flex-direction:column;align-items:flex-start;gap:12px;margin-top:27px}.hero-actions .btn{font-size:14px;min-height:54px;padding:16px 22px}.hero-actions .plain{font-size:13px}.hero-bottom{padding:19px 24px;align-items:flex-start;gap:15px;font-size:12px;backdrop-filter:none}.hero-bottom p{max-width:260px}.hero-bottom a{font-size:0;gap:0;padding:5px 0 0 8px}.hero-bottom a .icon{width:29px;height:29px}.hero-credit{right:12px;bottom:95px;font-size:8px}.world-intro{padding-top:58px}.section-top{font-size:10px;gap:15px}.section-top .eyebrow{font-size:10px}.section-top>span{font-size:9px;letter-spacing:.08em}.intro-heading{display:block;margin:31px 0 35px}.intro-heading h2{font-size:50px;line-height:1.01}.intro-heading p{font-size:16px;margin-top:24px;max-width:520px}.world-index{grid-template-columns:1fr 1fr}.world-index a{padding:21px 17px!important;min-height:158px;border-right:0}.world-index a:nth-child(odd){border-right:1px solid var(--line)}.world-index a:nth-child(n+3){border-top:1px solid var(--line)}.world-index strong{font-size:17px}.world-index p{font-size:12px}.world-index .icon{width:16px;top:20px;right:15px}.world{padding:56px 0}.world .chapter-line{margin-bottom:31px;padding-bottom:20px}.chapter-line .eyebrow{font-size:10px;letter-spacing:.10em}.chapter-grid,.world-bw .chapter-grid,.world-rr .chapter-grid{display:flex;flex-direction:column;gap:34px;align-items:stretch}.world-bw .chapter-image,.world-rr .chapter-image{order:0}.world-logo{height:61px;margin-bottom:23px;max-width:300px}.world-logo img{max-height:60px}.world-logo.bw-logo img{max-height:73px}.world h2{font-size:44px;line-height:1.05}.world .chapter-copy>p,.world .world-details>p{font-size:16px;line-height:1.68;margin-top:22px}.chapter-image{height:405px;aspect-ratio:auto}.image-label{left:17px;top:18px;font-size:10px}.chapter-image.bw-photo{height:360px}.chapter-image.bw-photo>img{object-position:center}.chapter-image.fk-photo>img{object-position:76% center}.chapter-image.rr-photo{height:430px}.image-bottom{padding:60px 24px 35px}.image-bottom p{font-size:31px}.examples{font-size:11px;column-gap:10px}.examples span+span:before{margin-right:10px}.chapter-actions{flex-direction:row;align-items:center;gap:8px 19px}.chapter-actions .btn{font-size:13px;min-height:52px}.chapter-actions .text-button{font-size:12px}.world-rr .world-logo{height:91px;margin-bottom:25px}.world-logo.rr-logo img{height:95px;max-height:95px}.connection{padding:61px 0}.connection-top{display:block}.connection .eyebrow{font-size:10px}.connection h2{font-size:45px;margin-top:24px}.connection-text{padding-top:25px;font-size:16px}.three-steps{grid-template-columns:1fr;gap:24px;padding-top:25px;margin-top:32px}.step{grid-template-columns:31px 1fr;gap:13px}.step h3{font-size:21px}.step p{font-size:14px;margin-top:7px}.membership{padding:60px 0 46px}.membership .section-top>span{display:none}.member-grid{display:block;margin-top:28px}.membership h2{font-size:clamp(43px,10.2vw,68px);line-height:1.01}.member-copy>p{font-size:17px;margin-top:24px}.funding-list{margin-top:27px}.funding-item{padding:17px 0;grid-template-columns:28px 1fr;gap:14px}.funding-item h3{font-size:18px}.funding-item p{font-size:14px}.price-card{margin-top:31px;padding:28px 26px}.price-card h3{font-size:31px}.price-row strong{font-size:87px}.membership-foot{display:block;margin-top:30px;padding-top:23px;font-size:12px}.membership-foot a{display:inline-block;margin-top:15px}.faq{padding:60px 0}.faq-grid{display:block}.faq h2{font-size:48px;margin:22px 0}.faq-intro p{font-size:16px;max-width:none}.faq-list{margin-top:31px}.faq summary{font-size:15px;padding-top:21px;padding-bottom:21px}.faq details>p{font-size:14px;padding-right:18px}.last-call{padding:39px 0}.last-call .wrap{display:block}.last-call h2{font-size:37px}.last-call .actions{margin-top:25px;justify-content:flex-start;max-width:none;min-width:0}.last-call .btn{font-size:13px;min-height:51px;white-space:normal}.foundation{padding:45px 0 38px}.foundation-grid{display:block}.foundation-logo{width:196px}.foundation .foundation-caption{font-size:9px}.foundation-copy{margin-top:29px}.foundation h2{font-size:27px}.foundation-copy p{font-size:14px}.foundation-links{gap:19px}.footer-line{display:block;padding-top:22px}.footer-nav{gap:16px;margin-top:17px}.footer-caption{font-size:9px;margin-top:19px}.dialog-head{padding:13px 19px}.dialog-content{padding:29px 24px 32px}dialog{width:calc(100% - 24px);max-height:91svh}.dialog-content h2{font-size:35px}.dialog-content .dialog-lead{font-size:17px}.dialog-row{grid-template-columns:1fr;gap:7px;padding:16px 0}.dialog-content p{font-size:14px}.dialog-note{padding:16px;font-size:12px!important}.dialog-action .btn{font-size:13px}.dialog-content h3{font-size:22px}.dialog-head span{font-size:9px}}
@media(max-width:370px){.brand{width:215px}.hero h1{font-size:50px}.hero{min-height:860px}.hero-inner{min-height:860px;padding-bottom:161px}.intro-heading h2{font-size:45px}.world h2{font-size:40px}.world-rr h2{font-size:36px}.world-index strong{font-size:15px}.world-logo{max-width:265px}.chapter-image{height:350px}.membership h2{font-size:41px}.price-card{padding:27px 23px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*::before,*::after{transition:none!important;animation:none!important}}
@media print{.site-header,.hero-actions,.hero-bottom,.hero-credit,.chapter-actions,.last-call,.footer-nav,dialog{display:none!important}.hero{height:auto;min-height:0;background:white;color:#000}.hero-photo,.hero-shade{display:none}.hero-inner{padding:25px;min-height:0}.hero h1{font-size:45px;color:#000}.hero h1 em,.hero-lead,.hero .eyebrow{color:#000}.world,.connection,.membership,.faq,.foundation{padding:25px 0;color:#000;background:white}.world .chapter-grid{gap:25px}.chapter-image{height:260px}.membership h2{font-size:40px;color:#000}.membership h2 span,.member-copy>p,.funding-item p,.membership-foot{color:#000}.world{break-inside:avoid}.price-card{box-shadow:none;border:1px solid #ccc}.dialog-content{display:none}}



/* Final approved masthead: supplied bolt-cutter logo, warm sky, readable dark base.
   Everything following the photographic opening uses the unchanged V1 design. */
.header-final{color:#102822;background:linear-gradient(180deg,rgba(255,249,237,.18),transparent);}
.header-final .header-inner{max-width:1900px;padding:24px clamp(24px,3.1vw,60px);min-height:142px;gap:28px;}
.header-final .brand{width:clamp(290px,25.3vw,420px);padding:0;background:transparent;border-radius:0;}
.header-final .brand img{width:100%;height:auto;object-fit:contain;}
.header-final .main-nav{margin-left:auto;padding:7px 0;gap:27px;border:0;background:transparent;border-radius:0;backdrop-filter:none;color:#10251f;font-size:13px;}
.header-final .main-nav a{padding:12px 0;}
.header-final .header-join{background:#00563b;color:#fff;border:1px solid #93baa188;min-height:56px;padding:16px 25px;gap:25px;box-shadow:0 4px 14px #16342a12;}
.header-final .header-join:hover{background:#004830;}
.header-final.stuck{background:#fbfaf5f5;backdrop-filter:blur(14px);}
.header-final.stuck .header-inner{min-height:86px;padding:8px clamp(24px,3.1vw,60px);gap:25px;}
.header-final.stuck .brand{width:290px;}
.header-final.stuck .main-nav{gap:24px;font-size:12px;}
.header-final.stuck .header-join{min-height:49px;padding:13px 20px;}
.header-final .menu-toggle{background:#f9f6ecef;color:#133e2d;border-color:#173d2e40;}
.hero-final{height:clamp(820px,56.28vw,1080px);min-height:0;max-height:none;background:#102f24;overflow:hidden;}
.hero-final .hero-media{position:absolute;inset:0;z-index:-1;}
.hero-final .hero-photo{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;object-position:50% 0%;z-index:0;}
.hero-final .hero-shade{z-index:1;background:linear-gradient(0deg,rgba(0,24,17,.83),rgba(0,24,17,.23) 17%,transparent 34%);}
.hero-final .hero-media::after{content:"";position:absolute;inset:125px 38% 95px 0;z-index:1;mask-image:linear-gradient(180deg,transparent,#000 100px,#000 90%,transparent);background:linear-gradient(90deg,rgba(7,23,18,.18),rgba(7,23,18,.12) 72%,transparent);pointer-events:none;}
.hero-final .hero-inner{max-width:1900px;padding:clamp(202px,15vw,285px) clamp(34px,3.5vw,66px) 148px;justify-content:flex-start;position:relative;z-index:2;height:100%;}
.hero-final .hero-copy{width:52%;max-width:730px;}
.hero-final .eyebrow{font-size:12px;letter-spacing:.19em;color:#d7efda;margin-bottom:20px;text-shadow:0 1px 5px #091b1250;}
.hero-final .eyebrow:before{display:none;}
.hero-final h1{font-family:Arial,"Helvetica Neue",sans-serif;font-size:clamp(72px,5.7vw,106px);font-weight:800;letter-spacing:-.052em;line-height:.91;max-width:100%;text-shadow:0 2px 10px #13251a12;}
.hero-final h1 span{display:block;}
.hero-final h1 em{color:#d6f3d4;font-style:normal;}
.hero-final .hero-lead{font-size:clamp(17px,1.32vw,22px);line-height:1.4;max-width:520px;margin-top:22px;color:#fff;text-shadow:0 1px 6px #09180e5e;}
.hero-final .hero-actions{display:flex;flex-direction:row;flex-wrap:nowrap;gap:17px;margin-top:25px;align-items:stretch;width:max-content;max-width:110%;}
.hero-final .hero-actions .btn{min-height:60px;padding:17px 27px;gap:27px;font-size:15px;white-space:nowrap;border:1px solid transparent;}
.hero-final .hero-actions .hero-primary{background:#e8f6e3;color:#092a20;}
.hero-final .hero-actions .hero-primary:hover{background:#fff;}
.hero-final .hero-actions .hero-secondary{background:#07231b80;color:#fff;border-color:#e2f2df;}
.hero-final .hero-actions .hero-secondary:hover{background:#113f2d;}
.hero-final .hero-credit{z-index:3;font-size:9px;right:26px;bottom:113px;background:#0c2c2259;color:#f2f3ee;}
.hero-final .hero-bottom{position:absolute;inset:auto 0 0;display:grid;grid-template-columns:1.16fr .92fr 1.13fr 1fr;padding:23px clamp(34px,3.5vw,66px) 30px;gap:0;background:none;border:0;backdrop-filter:none;color:#fff;font-size:12px;z-index:3;}
.hero-trust-item{display:flex;align-items:center;gap:20px;padding:2px 30px;border-left:1px solid #cbdfd05c;}
.hero-trust-item:first-child{padding-left:0;border:0;}
.hero-trust-item:last-child{padding-right:0;}
.hero-trust-item .icon{width:31px;height:31px;color:#d6eed9;stroke-width:1.5;}
.hero-trust-item p{line-height:1.5;}
.hero-trust-item strong{display:block;font-size:12px;font-weight:600;color:#fff!important;}
.hero-trust-item span{display:block;font-size:12px;color:#e2ece6;}
@media(min-width:1901px){.hero-final .hero-copy{width:50%;}.hero-final .hero-inner{padding-top:285px;}}
@media(min-width:1101px) and (max-width:1400px){
 .header-final .header-inner{gap:19px;padding-top:20px;padding-bottom:20px;min-height:125px;}
 .header-final .brand{width:300px;}
 .header-final .main-nav{gap:19px;font-size:12px;}
 .header-final .header-join{font-size:12px;gap:16px;padding:14px 20px;min-height:51px;}
 .hero-final .hero-actions .btn{font-size:13px;padding:16px 22px;gap:18px;min-height:56px;}
 .hero-final .hero-lead{max-width:440px;}
 .hero-final .hero-bottom{padding-left:34px;padding-right:34px;}
 .hero-trust-item{gap:15px;padding-left:23px;padding-right:23px;}
 .hero-trust-item strong,.hero-trust-item span{font-size:11px;}
}
@media(max-width:1100px){
 .header-final,.header-final.stuck{position:sticky;inset:0 0 auto;background:#fbf9f1f7;color:#142d23;backdrop-filter:blur(12px);box-shadow:0 1px 0 #15332218;}
 .header-final .header-inner,.header-final.stuck .header-inner{min-height:98px;padding:13px 25px;gap:18px;}
 .header-final .brand,.header-final.stuck .brand{width:300px;}
 .header-final .main-nav{display:none;}
 .header-final .header-join{display:inline-flex;margin-left:auto;min-height:49px;font-size:12px;}
 .header-final .menu-toggle{display:inline-flex;margin-left:0;min-height:45px;}
 .header-final .mobile-nav:not([hidden]),.header-final.stuck .mobile-nav:not([hidden]){display:flex;flex-direction:column;position:absolute;top:100%;left:16px;right:16px;max-height:calc(100svh - 120px);overflow-y:auto;padding:10px 23px;background:#fbfaf6;color:#173c2c;box-shadow:0 15px 40px #112d272b;}
 .header-final .mobile-nav a{padding:12px 2px;font-size:15px;}
 .hero-final{height:auto;min-height:0;max-height:none;overflow:visible;background:#0c2c22;}
 .hero-final .hero-media{position:relative;inset:auto;z-index:0;width:100%;aspect-ratio:1672/941;overflow:hidden;}
 .hero-final .hero-photo{height:100%;object-fit:contain;object-position:center;}
 .hero-final .hero-shade{background:linear-gradient(0deg,#0c2c22,rgba(12,44,34,.7) 18%,rgba(12,44,34,.16) 38%,transparent 55%);}
 .hero-final .hero-media::after{display:none;}
 .hero-final .hero-credit{bottom:17px;right:20px;font-size:9px;}
 .hero-final .hero-inner{position:relative;height:auto;min-height:0;padding:32px 42px 40px;display:block;}
 .hero-final .hero-copy{max-width:800px;width:100%;}
 .hero-final .eyebrow{font-size:11px;letter-spacing:.18em;margin-bottom:22px;}
 .hero-final h1{font-size:clamp(65px,8.6vw,88px);max-width:780px;line-height:.96;letter-spacing:-.05em;}
 .hero-final h1 span{display:inline;}
 .hero-final h1 span+span::before{content:" ";}
 .hero-final h1 span:last-child{display:block;}
 .hero-final h1 span:last-child::before{content:none;}
 .hero-final .hero-lead{font-size:19px;line-height:1.5;max-width:630px;margin-top:26px;}
 .hero-final .hero-actions{width:auto;max-width:100%;gap:16px;flex-wrap:wrap;margin-top:30px;}
 .hero-final .hero-actions .btn{font-size:14px;min-height:55px;padding:16px 23px;gap:23px;}
 .hero-final .hero-bottom{position:relative;inset:auto;grid-template-columns:1fr 1fr;padding:12px 42px 37px;gap:25px 0;}
 .hero-trust-item{padding:0 25px;gap:17px;}
 .hero-trust-item:nth-child(odd){padding-left:0;border-left:0;}
 .hero-trust-item strong,.hero-trust-item span{font-size:12px;}
 .hero-trust-item .icon{width:29px;height:29px;}
}
@media(max-width:700px){
 .header-final .header-inner,.header-final.stuck .header-inner{min-height:91px;padding:12px 18px;gap:12px;}
 .header-final .brand,.header-final.stuck .brand{width:min(76%,290px);}
 .header-final .header-join{display:none;}
 .header-final .menu-toggle{margin-left:auto;padding:10px 11px;min-width:45px;min-height:45px;}
 .header-final .menu-toggle .menu-label{display:none;}
 .header-final .mobile-nav:not([hidden]),.header-final.stuck .mobile-nav:not([hidden]){top:100%;max-height:calc(100svh - 113px);left:12px;right:12px;}
 .hero-final .hero-media{aspect-ratio:1.55;}
 .hero-final .hero-photo{object-fit:cover;object-position:56% top;}
 .hero-final .hero-credit{font-size:7px;right:12px;bottom:12px;padding:2px 5px;}
 .hero-final .hero-inner{padding:25px 24px 30px;}
 .hero-final .eyebrow{font-size:9px;letter-spacing:.14em;margin-bottom:19px;}
 .hero-final h1{font-size:clamp(47px,11.65vw,76px);line-height:.98;letter-spacing:-.052em;}
 .hero-final h1 span{display:block;}
 .hero-final h1 span+span::before{content:none;}
 .hero-final .hero-lead{font-size:16px;line-height:1.55;margin-top:22px;max-width:100%;}
 .hero-final .hero-actions{display:flex;flex-direction:column;align-items:stretch;gap:12px;margin-top:25px;}
 .hero-final .hero-actions .btn{width:100%;justify-content:space-between;font-size:13px;min-height:54px;padding:15px 21px;gap:13px;white-space:normal;}
 .hero-final .hero-actions .icon{width:22px;height:22px;}
 .hero-final .hero-bottom{padding:5px 24px 30px;gap:22px 0;grid-template-columns:1fr 1fr;}
 .hero-trust-item{padding-left:16px;padding-right:0;gap:10px;align-items:flex-start;}
 .hero-trust-item:nth-child(odd){padding-left:0;padding-right:10px;}
 .hero-trust-item .icon{width:22px;height:22px;}
 .hero-trust-item strong,.hero-trust-item span{font-size:10px;line-height:1.5;}
}
@media(max-width:370px){
 .header-final .header-inner,.header-final.stuck .header-inner{padding:11px 15px;min-height:82px;gap:8px;}
 .header-final .brand,.header-final.stuck .brand{width:calc(100% - 53px);}
 .hero-final .hero-inner{padding-left:20px;padding-right:20px;}
 .hero-final h1{font-size:43px;}
 .hero-final .eyebrow{font-size:8px;letter-spacing:.12em;}
 .hero-final .hero-bottom{padding-left:20px;padding-right:20px;}
 .hero-trust-item .icon{width:20px;height:20px;}
 .hero-trust-item{gap:8px;}
 .hero-trust-item strong,.hero-trust-item span{font-size:9px;}
}
@media print{
 .header-final,.hero-final .hero-media,.hero-final .hero-actions,.hero-final .hero-bottom{display:none!important;}
 .hero-final{height:auto;min-height:0;background:white;color:black;}
 .hero-final .hero-inner{padding:20px 0;}
 .hero-final .hero-copy{width:100%;}
 .hero-final h1{font-size:42px;}
 .hero-final h1 em,.hero-final .hero-lead,.hero-final .eyebrow{color:black;}
}



/* V4: a shared, sourced metric strip and a distinct mobile card journey.
   Desktop chapters, photographic hero, logos and all existing dialogs remain. */
.participation{background:#f7f5ef;border-bottom:1px solid #d7dcd5;padding:34px 0 19px;scroll-margin-top:95px}
.numbers-heading{display:flex;align-items:center;justify-content:space-between;gap:24px;margin-bottom:23px}
.numbers-heading .eyebrow{font-size:10px;letter-spacing:.16em;color:#006d47;margin-bottom:7px}
.numbers-heading h2{font-size:30px;line-height:1.1;letter-spacing:-.04em}
.numbers-join{display:inline-flex;align-items:center;gap:15px;font-size:13px;font-weight:700;color:#00583c;white-space:nowrap}
.numbers-join .icon{height:20px;width:20px}
.metrics-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));margin:0;padding:0;border-top:1px solid #d7dcd5;border-bottom:1px solid #d7dcd5}
.metric-item{display:flex;gap:16px;align-items:flex-start;padding:27px 21px 25px;border-right:1px solid #d7dcd5;min-width:0}
.metric-item:first-child{padding-left:0}.metric-item:last-child{border-right:0;padding-right:0}
.metric-item>.icon{flex:0 0 31px;width:31px;height:31px;color:#006d47;stroke-width:1.7;margin-top:5px}
.metric-value{display:block;font-family:var(--head);font-size:clamp(31px,3.1vw,49px);font-weight:800;color:#17231d;letter-spacing:-.05em;line-height:1.12;font-variant-numeric:tabular-nums}
.metric-label{display:block;font-size:14px;line-height:1.35;font-weight:700;margin-top:9px;hyphens:auto}
.metric-item dd{font-size:12px;line-height:1.5;color:#616a64;margin:3px 0 0}
.numbers-bottom{display:flex;align-items:center;justify-content:space-between;gap:16px;padding-top:13px}
.numbers-bottom p{font-size:11px;color:#5b655e;line-height:1.5}
.numbers-source{display:inline-flex;align-items:center;gap:8px;font-size:11px;font-weight:700;line-height:1.5;color:#375e4d;padding:8px 0;background:none;text-decoration:underline;text-underline-offset:3px;white-space:nowrap}
.numbers-source .icon{width:14px;height:14px}
#dialog-zahlen .dialog-row{grid-template-columns:220px 1fr;gap:26px}
#dialog-zahlen .dialog-row h3{font-size:22px;line-height:1.16;overflow-wrap:break-word}
#dialog-zahlen .dialog-row a{display:inline-block;text-decoration:underline;text-underline-offset:3px;color:#006d47;font-weight:700}
.mobile-world-intro,.mobile-card-number,.mobile-funding-bridge{display:none}
.world-details{display:contents}
.world-details>summary{display:none}
.world-details>p{font-size:17px;line-height:1.65;color:var(--muted);margin-top:25px;max-width:555px}
@media(min-width:701px){
 .world-details>.world-desktop-title{display:block}
}
@media(min-width:701px) and (max-width:1040px){
 .metric-item{gap:9px;padding:24px 13px}.metric-item>.icon{width:24px;height:24px;flex-basis:24px}
 .metric-value{font-size:33px}.metric-label{font-size:12px}.metric-item dd{font-size:11px}
}
@media(max-width:700px){
 /* Shorter, purposeful cards instead of the desktop's long image/text alternation. */
 .participation{padding:26px 0 17px;scroll-margin-top:103px}
 .participation .wrap{padding:0 22px}
 .numbers-heading{margin-bottom:20px;align-items:flex-start;gap:10px}
 .numbers-heading h2{font-size:27px;letter-spacing:-.04em}
 .numbers-heading .eyebrow{font-size:9px;margin-bottom:9px}
 .numbers-join{display:none}
 .metrics-grid{grid-template-columns:repeat(2,minmax(0,1fr))}
 .metric-item{padding:21px 12px 20px;gap:9px;border:0;min-width:0}
 .metric-item:nth-child(odd){padding-left:0;border-right:1px solid #d7dcd5}
 .metric-item:nth-child(even){padding-left:17px;padding-right:0}
 .metric-item:nth-child(n+3){border-top:1px solid #d7dcd5}
 .metric-item>.icon{width:23px;height:23px;flex-basis:23px;margin-top:5px}
 .metric-value{font-size:clamp(28px,7.4vw,43px);line-height:1.08}
 .metric-label{font-size:12px;line-height:1.4;margin-top:7px;overflow-wrap:normal}
 .metric-item dd{font-size:10px;line-height:1.45;max-width:125px}
 .numbers-bottom{align-items:flex-start;gap:5px;flex-direction:column;padding-top:12px}
 .numbers-bottom p{font-size:10px}
 .numbers-source{font-size:11px;padding:8px 0 3px;min-height:36px}
 #dialog-zahlen .dialog-row{grid-template-columns:1fr;gap:9px}
 #dialog-zahlen .dialog-row h3{font-size:24px}
 .world-intro{padding:35px 0 24px}
 .world-intro .wrap{padding:0 22px}
 .world-intro .section-top{margin-bottom:21px}
 .world-intro .intro-heading{margin:0}
 .world-intro .intro-heading h2{font-size:clamp(35px,9.4vw,53px);line-height:1.04}
 .world-intro .intro-heading p{font-size:15px;line-height:1.6;margin-top:16px}
 .world-index{display:none}
 .world{padding:0 18px 22px!important;background:var(--paper);color:#fff;scroll-margin-top:105px;--card-bg:#073c2e;--card-accent:#008057;--card-button:#006d47;--card-button-text:#fff;--card-border:#32634d;--muted:#e4eee7}
 .world.world-bw{--card-bg:#004e5b;--card-accent:#008493;--card-button:#ffa52d;--card-button-text:#102a2b;--card-border:#548993}
 .world.world-al{--card-bg:#391822;--card-accent:#8c1331;--card-button:#cb0030;--card-button-text:#fff;--card-border:#845260}
 .world.world-rr{--card-bg:#062439;--card-accent:#125881;--card-button:#1969a8;--card-button-text:#fff;--card-border:#497486}
 .world>.wrap{padding:0;max-width:620px}
 .world .chapter-line{display:none}
 .world .chapter-grid,.world.world-bw .chapter-grid,.world.world-rr .chapter-grid{display:flex;flex-direction:column;gap:0;border-radius:13px;overflow:hidden;isolation:isolate;box-shadow:0 8px 25px #12302410;align-items:stretch;background:var(--card-bg)}
 .world .chapter-image,.world.world-bw .chapter-image,.world.world-rr .chapter-image{order:-1;height:222px;aspect-ratio:auto;border-radius:0;overflow:hidden;background:var(--card-bg);margin:0}
 .world .chapter-image>img{height:100%;width:100%;object-fit:cover;object-position:60% 42%}
 .world .chapter-image.bw-photo>img{object-position:50% 43%}
 .world .chapter-image.al-photo>img{object-position:48% 36%}
 .world .chapter-image.rr-photo>img{object-position:71% 40%}
 .world .chapter-image::after{content:"";position:absolute;inset:35% 0 0;background:linear-gradient(180deg,transparent,var(--card-bg));pointer-events:none}
 .world .image-label,.world .image-bottom{display:none}
 .world .image-credit{z-index:3;bottom:34px;right:10px;max-width:74%;padding:2px 5px;font-size:7px;background:#10241c80}
 .mobile-card-number{display:block;position:absolute;top:16px;left:18px;z-index:3;font-size:11px;line-height:1;font-weight:700;letter-spacing:.12em;background:#f9f7efeb;color:#173c2e;padding:9px 11px;border-radius:30px}
 .world .chapter-copy{padding:0 23px 22px;display:flex;flex-direction:column;align-items:stretch;position:relative;background:radial-gradient(ellipse at 100% 25%,color-mix(in srgb,var(--card-accent) 30%,transparent),transparent 85%),var(--card-bg)}
 .world .world-logo,.world.world-rr .world-logo{order:0;display:flex;width:100%;max-width:288px;height:69px;margin:-32px 0 24px;padding:13px 17px;background:#faf9f4;border-radius:5px;z-index:4;position:relative;align-items:center;justify-content:flex-start;box-shadow:0 3px 13px #091c1818}
 .world .world-logo img{width:auto;height:auto;max-width:100%;max-height:44px;object-fit:contain;object-position:left center}
 .world .world-logo.bw-logo img{height:auto;max-height:46px}
 .world .world-logo.rr-logo{max-width:204px}
 .world .world-logo.rr-logo img{height:auto;max-height:56px;margin:0 auto}
 .mobile-world-intro{display:block;order:1}
 .world .mobile-world-intro h2{font-size:clamp(29px,7.8vw,43px);font-weight:800;letter-spacing:-.042em;line-height:1.07;color:#fff;max-width:100%}
 .world .mobile-world-intro p{font-size:15px;line-height:1.55;color:#e7eeea;margin-top:15px;max-width:100%}
 .world .chapter-actions{order:2;display:flex;align-items:stretch;flex-direction:column;gap:7px;margin-top:23px;flex-wrap:nowrap}
 .world .chapter-actions .btn{width:100%;display:flex;justify-content:space-between;align-items:center;white-space:normal;text-align:left;padding:15px 17px;min-height:52px;font-size:13px;line-height:1.25;gap:13px;border:1px solid #ffffff30;background:var(--card-button);color:var(--card-button-text);border-radius:7px}
 .world .chapter-actions .btn .icon{height:20px;width:20px;flex:0 0 20px}
 .world .chapter-actions .text-button{display:flex;justify-content:space-between;align-items:center;color:#e5f2e9;font-size:12px;line-height:1.4;min-height:43px;width:100%;text-align:left;padding:10px 2px;border:0;gap:10px}
 .world .chapter-actions .text-button .icon{flex:0 0 16px;width:16px;height:16px}
 .world .world-details{display:block;order:3;margin-top:6px;border-top:1px solid var(--card-border);color:#e7eeea}
 .world-details>summary{display:flex;align-items:center;justify-content:space-between;gap:10px;list-style:none;cursor:pointer;font-size:12px;line-height:1.4;min-height:47px;font-weight:700;padding:13px 2px 6px;color:#e7eeea}
 .world-details>summary::-webkit-details-marker{display:none}
 .world-details>summary>.icon{width:17px;height:17px;flex:0 0 17px;transition:transform .2s}
 .world-details[open]>summary>.icon{transform:rotate(45deg)}
 .world-details>.world-desktop-title{display:none}
 .world .world-details>p{color:#e7eeea;font-size:14px;line-height:1.65;margin-top:13px;max-width:100%}
 .world .world-details>.rr-goal{font-size:13px!important;line-height:1.6!important;border-color:#f5a32e;margin-top:17px!important}
 .world-details .examples{font-size:11px;color:#dce9df;border-color:var(--card-border);padding-top:12px;margin-top:16px}
 .world-details .examples span+span:before{color:#bbd2c4}
 .world-details[open]{padding-bottom:5px}
 .mobile-funding-bridge{display:block;padding:5px 23px 30px;background:var(--paper);text-align:center;color:#284c3b}
 .mobile-funding-bridge p{font-size:13px;line-height:1.6}
 .mobile-funding-bridge strong{display:block}
 .mobile-funding-bridge a{display:inline-flex;align-items:center;gap:10px;font-size:12px;font-weight:700;color:#006d47;min-height:45px;padding:9px 0;text-decoration:underline;text-underline-offset:3px}
 .mobile-funding-bridge .icon{width:17px;height:17px}
}
@media(max-width:370px){
 .participation .wrap{padding-left:19px;padding-right:19px}
 .metric-item{gap:6px}.metric-item:nth-child(even){padding-left:12px}
 .metric-item>.icon{width:19px;height:19px;flex-basis:19px}
 .metric-value{font-size:27px}.metric-label{font-size:11px}
 .metric-item dd{font-size:10px}
 .world{padding-left:14px!important;padding-right:14px!important}
 .world .chapter-copy{padding-left:21px;padding-right:21px}
 .world .chapter-image{height:200px}
 .world .world-logo{padding:11px 13px;margin-bottom:22px}
}
@media print{
 .numbers-join,.numbers-source,.mobile-world-intro,.mobile-funding-bridge,.mobile-card-number,.world-details>summary{display:none!important}
 .participation{background:#fff;color:#000;padding:15px 0;break-inside:avoid}
 .metrics-grid{grid-template-columns:repeat(4,1fr)}
 .metric-value{font-size:25px}
 .metric-label,.metric-item dd{font-size:10px}
 .metric-item{padding:12px 10px;gap:7px}
 .metric-item>.icon{width:19px;height:19px;flex-basis:19px}
 .world-details{display:contents}
 .world-details>.world-desktop-title{display:block!important}
 .world-details>p{color:#000!important}
}

/* The mobile disclosure is the single secondary path on a card. */
.mobile-detail-dialog{display:none}
@media(max-width:700px){
 .world .chapter-actions>.text-button{display:none}
 .world .mobile-detail-dialog{display:flex;justify-content:space-between;align-items:center;gap:12px;min-height:46px;width:100%;text-align:left;color:#e6f3e9;font-size:12px;padding:11px 2px 4px;margin-top:10px;background:none}
 .world .mobile-detail-dialog .icon{width:17px;height:17px;flex:0 0 17px}
 .world .world-details{margin-top:16px}
}

/* Long German labels must wrap within the metric column, including 320px. */
.metric-item>div{min-width:0;max-width:100%}
.metric-label{overflow-wrap:break-word;hyphens:manual}
@media(min-width:701px) and (max-width:940px){
 .metrics-grid{grid-template-columns:repeat(2,minmax(0,1fr))}
 .metric-item:nth-child(odd){padding-left:0;border-right:1px solid #d7dcd5}
 .metric-item:nth-child(even){border-right:0;padding-left:23px}
 .metric-item:nth-child(n+3){border-top:1px solid #d7dcd5}
 .metric-value{font-size:40px}
}


/* V5 extends the accepted V4: no replacement of the hero, four photographic
   worlds, mobile cards, metrics, FAQ, foundation or dialog system. */
.hero-final .hero-lead{max-width:545px}
.world-details strong{font-weight:700;color:var(--ink)}
.world-safety{font-size:12px!important;line-height:1.55!important;border-left:2px solid var(--orange);padding-left:14px;margin-top:17px!important}
.world-recommend{display:inline-flex;align-items:center;gap:12px;font-size:13px;font-weight:700;margin-top:18px;text-decoration:underline;text-underline-offset:4px}
.world-recommend .icon{width:17px;height:17px}
.world-recommend:hover{color:var(--green)}
.member-story-link{margin-top:27px;max-width:100%}
.member-copy>p strong{font-weight:700}
.takepart{padding:92px 0 85px;background:#edf2ea;border-bottom:1px solid var(--line)}
.takepart .intro-heading{margin:34px 0 43px}
.takepart-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:0;border-top:1px solid #bbccbd}
.takepart-grid article{padding:29px 32px 12px 0;display:flex;align-items:flex-start;flex-direction:column;min-width:0}
.takepart-grid article+article{border-left:1px solid #bbccbd;padding-left:32px}
.takepart-no{font-size:11px;letter-spacing:.15em;color:#3c6450;font-weight:700}
.takepart-grid h3{font-size:36px;line-height:1.05;margin:21px 0 19px}
.takepart-grid p{font-size:16px;color:#4d6154;line-height:1.65;margin:0 0 27px}
.takepart-grid .link-arrow{margin-top:auto;font-size:13px;line-height:1.5;gap:14px}
.recommend{padding:92px 0 96px;background:#fff}
.recommend .intro-heading{margin:36px 0 49px}
.recommend-grid{display:grid;grid-template-columns:1.05fr 1fr;gap:70px;align-items:start}
.share-composer{background:#f7f5ef;border:1px solid #e0e3dc;padding:30px;border-radius:5px;min-width:0}
.share-composer label{display:block;font-size:13px;font-weight:700;margin:0 0 10px}
.share-composer select,.share-composer textarea{width:100%;font:16px/1.6 var(--body);padding:14px;border:1px solid #b6c4ba;border-radius:3px;color:#17251d;background:#fff;min-width:0}
.share-composer select{min-height:52px;margin-bottom:24px}
.share-composer textarea{resize:vertical;min-height:149px}
.share-composer select:focus-visible,.share-composer textarea:focus-visible{outline:3px solid #e69a20;outline-offset:3px}
.share-link-row{display:flex;align-items:center;gap:12px;justify-content:space-between;margin-top:16px;border-top:1px solid #d0d9d0;padding-top:16px}
.share-link-row span{font-size:12px;color:#365944;overflow-wrap:anywhere;min-width:0}
.share-link-row button{white-space:nowrap;background:none;font-size:12px;font-weight:700;padding:9px 0;text-decoration:underline;text-underline-offset:3px}
.share-buttons{display:flex;flex-wrap:wrap;gap:9px;margin-top:19px}
.share-buttons a,.share-buttons button{display:inline-flex;align-items:center;justify-content:center;border:1px solid #c6d0c6;border-radius:40px;padding:10px 15px;min-height:42px;background:white;font-size:12px;font-weight:700;color:#234b38}
.share-buttons a:hover,.share-buttons button:hover{border-color:#006d47;background:#edf6ee}
.share-status{font-size:12px;color:#006d47;min-height:1.5em;margin-top:11px}
.share-composer .small{margin-top:8px;font-size:11px}
.follow-panel .eyebrow{color:#40624e;font-size:10px}
.follow-panel h3{font-size:40px;margin:19px 0 28px}
.social-grid{display:grid;grid-template-columns:1fr 1fr;gap:10px}
.social-channel{display:flex;align-items:center;gap:11px;border:1px solid #dce2da;padding:17px 14px;min-width:0;border-radius:4px}
.social-channel:hover{border-color:#006d47;background:#f5f8f2}
.social-mark{display:flex;align-items:center;justify-content:center;border-radius:50%;width:35px;height:35px;flex:0 0 35px;background:#e8f0e9;color:#005b3b;font-weight:800;font-size:13px}
.social-channel strong{display:block;font-size:13px;line-height:1.3}
.social-channel small{display:block;font-size:10px;line-height:1.4;color:#5b6b60;margin-top:4px}
.social-channel .icon{width:15px;height:15px;margin-left:auto}
.follow-panel>.small{font-size:11px;line-height:1.6;margin-top:23px;color:#5b655e}
.footer-community{display:flex;align-items:center;gap:20px;flex-wrap:wrap;padding:0 0 24px;font-size:12px;border-bottom:1px solid #cbd5cb;margin-bottom:24px}
.footer-members{font-weight:700}.footer-socials{display:flex;gap:14px;flex-wrap:wrap;margin-left:auto}
.footer-community a:hover{text-decoration:underline;text-underline-offset:3px}
/* Second view. It can be linked in the single-file version or at /freiheitstraeger/. */
.ft-page .header-final,.ft-page .header-final.stuck{position:sticky;background:#fbf9f1f7;color:#142d23;box-shadow:0 1px 0 #15332218;backdrop-filter:blur(12px)}
.ft-page .header-final .header-inner{min-height:92px;padding-top:13px;padding-bottom:13px}
.ft-page .header-final .brand{width:310px}
.ft-page .header-final .main-nav{background:none;color:#173c2c;border-color:transparent}
.ft-page .header-final .header-join{background:#006d47;color:white}
.ft-page .header-final .menu-toggle{color:#173c2c;background:none;border-color:#acb7ac}
.member-page{background:#f7f5ef}
.member-page .ft-back{display:inline-flex;margin:0 0 45px;font-size:13px;font-weight:700;color:#496251;border-bottom:1px solid #becbbe;padding-bottom:7px}
.ft-opening{padding:35px 0 84px}
.ft-opening-grid{display:grid;grid-template-columns:1.1fr 1fr;gap:67px;align-items:center}
.ft-opening .eyebrow{font-size:10px;line-height:1.6;color:#426b52;margin-bottom:25px}
.ft-opening h1{font-size:clamp(47px,4.9vw,76px);letter-spacing:-.06em;line-height:1.02}
.member-page h1 span,.member-page h2 span{color:#006d47}
.ft-lead{font-size:18px;line-height:1.7;color:#495e50;margin-top:28px;max-width:640px}
.ft-actions{display:flex;flex-wrap:wrap;align-items:center;gap:17px 24px;margin-top:29px}
.ft-actions .btn{font-size:13px;gap:15px;min-height:53px}
.ft-actions .text-button{font-size:12px}
.ft-picture{position:relative;overflow:hidden;border-radius:5px;min-height:540px;align-self:stretch;background:#1d4030}
.ft-picture img{position:absolute;width:100%;height:100%;object-fit:cover;object-position:50% 50%}
.ft-picture:after{content:"";position:absolute;inset:45% 0 0;background:linear-gradient(transparent,#092b20e8)}
.ft-picture figcaption{position:absolute;z-index:1;bottom:27px;left:29px;right:22px;color:white;font-size:27px;line-height:1.2;font-weight:700;letter-spacing:-.03em}
.ft-picture figcaption small{display:block;font-size:10px;line-height:1.6;margin-top:17px;font-weight:400;letter-spacing:0}
.ft-two{display:grid;grid-template-columns:1fr 1fr;gap:100px;align-items:start}
.member-page h2{font-size:clamp(36px,3.8vw,58px);line-height:1.06}
.member-page .eyebrow{margin-bottom:23px}
.member-page .ft-two p+p{margin-top:22px}
.member-page .ft-two>div>p:not(.eyebrow){font-size:17px;color:#526155;line-height:1.75}
.ft-principle{background:#e7efe5;padding:84px 0}
.member-page .ft-two p.ft-emphasis{font-size:23px;color:#1c4631;font-weight:700;line-height:1.4;border-left:3px solid #006d47;padding-left:22px;margin-top:31px}
.ft-funding{padding:88px 0;background:#fff}
.ft-funding-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:0;margin-top:40px;border-top:1px solid #cfdbce}
.ft-funding-grid article{padding:30px 22px 0 0;min-width:0}
.ft-funding-grid article+article{border-left:1px solid #cfdbce;padding-left:22px}
.ft-funding-grid article>span{font-size:12px;font-weight:700;color:#006d47}
.ft-funding-grid h3{font-size:24px;line-height:1.16;margin-top:21px;letter-spacing:-.03em}
.ft-funding-grid p{font-size:14px;line-height:1.8;color:#526155;margin-top:17px}
.ft-footnote{margin-top:29px;font-size:12px;line-height:1.65;color:#607264}
.ft-footnote a{text-decoration:underline;text-underline-offset:3px}
.ft-self{padding:86px 0;background:#0f3728;color:white}
.ft-self h2 span{color:#bde1be}.ft-self .eyebrow{color:#bde1be}
.ft-role{border-top:1px solid #638372;padding:19px 0}.ft-role:first-child{padding-top:0;border-top:0}
.ft-role b{font-size:19px}.ft-role p{font-size:15px;line-height:1.7;color:#d5e2d6;margin-top:8px}
.ft-benefits{padding:87px 0;background:#f7f5ef}
.ft-benefits .intro-heading{margin:0 0 40px;grid-template-columns:1.1fr 1fr}
.ft-benefit-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:25px}
.ft-benefit-grid article{background:#fff;border:1px solid #dae2d7;border-radius:4px;padding:29px 25px}
.ft-benefit-grid h3{font-size:25px;line-height:1.2}
.ft-benefit-grid p{font-size:15px;line-height:1.75;color:#526155;margin-top:17px}
.ft-contribution{padding:86px 0;background:#e7efe5;scroll-margin-top:112px}
.ft-contribution .link-arrow{margin-top:27px}
.ft-contribution .price-card{background:#fff;border:1px solid #c9d9c7}
.ft-contribution .price-card .eyebrow{margin-bottom:18px}
.ft-contribution .price-card p.small{font-size:11px;margin-top:20px}
.ft-contribution .price-card p.terms{font-size:13px;line-height:1.65;margin-top:12px}
.ft-transparency{padding:80px 0;background:#fff}
.ft-three{padding:85px 0 95px;background:#f7f5ef}
.ft-three h2{font-size:clamp(44px,5vw,76px)}
.ft-three-actions{display:flex;flex-wrap:wrap;gap:15px;margin:35px 0 26px}
.ft-three>div>p:not(.eyebrow){font-size:16px;line-height:1.7;color:#526155;max-width:820px}
.ft-three .link-arrow{margin-top:22px}
.dialog-content a:not(.btn){text-decoration:underline;text-underline-offset:3px}
.dialog-content .dialog-row p{overflow-wrap:break-word}
@media(max-width:1100px){
 .recommend-grid{gap:32px}.social-grid{grid-template-columns:1fr}.takepart-grid h3{font-size:29px}
 .ft-opening-grid{gap:36px}.ft-opening h1{font-size:clamp(45px,5.6vw,64px)}.ft-picture{min-height:490px}
 .ft-two{gap:52px}.ft-funding-grid{grid-template-columns:repeat(2,minmax(0,1fr));row-gap:28px}.ft-funding-grid article:nth-child(3){border-left:0;padding-left:0}
 .ft-page .header-final .brand{width:300px}
}
@media(max-width:700px){
 .world-details strong{color:#fff}.world-safety{font-size:11px!important;opacity:.9}
 .world-recommend{font-size:11px;margin-top:13px;color:#e3f0e5;padding:0 19px 17px}
 .world-recommend:hover{color:#fff}.hero-final .hero-lead{max-width:100%}
 .member-story-link{font-size:13px;line-height:1.5;gap:12px}
 .takepart,.recommend{padding:52px 0}.takepart .intro-heading,.recommend .intro-heading{display:block;margin:26px 0 32px}
 .takepart .intro-heading h2,.recommend .intro-heading h2{font-size:42px}.takepart .intro-heading p,.recommend .intro-heading p{font-size:15px;margin-top:18px}
 .takepart .section-top>span,.recommend .section-top>span{display:none}
 .takepart-grid{grid-template-columns:1fr}.takepart-grid article,.takepart-grid article+article{padding:25px 0;border-left:0;border-bottom:1px solid #bfcebd}
 .takepart-grid article:last-child{border-bottom:0;padding-bottom:0}
 .takepart-grid h3{font-size:32px;margin:16px 0 14px}.takepart-grid p{font-size:15px;margin-bottom:18px}.takepart-grid .link-arrow{font-size:13px}
 .recommend-grid{grid-template-columns:1fr;gap:40px}.share-composer{padding:20px}.share-composer label{font-size:12px}
 .share-composer select,.share-composer textarea{font-size:16px;padding:12px}
 .share-link-row{align-items:flex-start;gap:12px}.share-link-row span{font-size:11px}.share-link-row button{font-size:11px;padding:0;min-height:38px}
 .share-buttons{gap:8px}.share-buttons a,.share-buttons button{font-size:11px;padding:10px 13px;min-height:44px}
 .social-grid{grid-template-columns:1fr 1fr;gap:9px}.social-channel{padding:14px 10px;gap:8px}.social-channel .icon{display:none}.social-mark{width:29px;height:29px;flex-basis:29px;font-size:11px}.social-channel strong{font-size:12px}.social-channel small{font-size:9px}
 .follow-panel h3{font-size:34px}.footer-community{gap:14px;font-size:11px}.footer-socials{width:100%;margin:4px 0 0;gap:12px;font-size:10px}
 .ft-page .header-final .header-inner{min-height:86px;padding:12px 18px}.ft-page .header-final .brand{width:calc(100% - 57px);max-width:290px}
 .ft-opening{padding:23px 0 42px}.member-page .ft-back{font-size:12px;margin-bottom:28px}
 .ft-opening-grid{grid-template-columns:1fr;gap:32px}.ft-opening h1{font-size:clamp(41px,10vw,65px)}
 .ft-opening .eyebrow{font-size:9px;letter-spacing:.1em;line-height:1.6;max-width:280px;margin-bottom:21px}
 .ft-lead{font-size:16px;line-height:1.65;margin-top:22px}.ft-actions{gap:13px;margin-top:24px}.ft-actions .btn{width:100%;justify-content:space-between}
 .ft-picture{min-height:290px;aspect-ratio:1.1}.ft-picture figcaption{font-size:26px;bottom:22px;left:22px}
 .ft-two{grid-template-columns:1fr;gap:28px}.member-page h2{font-size:38px}.member-page .eyebrow{font-size:10px;letter-spacing:.11em;margin-bottom:20px}
 .member-page .ft-two>div>p:not(.eyebrow){font-size:15px;line-height:1.75}.member-page .ft-two p.ft-emphasis{font-size:21px;line-height:1.4;padding-left:17px}
 .ft-principle,.ft-funding,.ft-self,.ft-benefits,.ft-contribution,.ft-transparency,.ft-three{padding:48px 0}
 .ft-funding-grid{grid-template-columns:1fr;gap:0;margin-top:27px}.ft-funding-grid article,.ft-funding-grid article+article{border-left:0;border-top:1px solid #cfdbce;padding:22px 0}.ft-funding-grid article:first-child{border-top:0}.ft-funding-grid article:last-child{padding-bottom:0}
 .ft-funding-grid h3{font-size:26px;margin-top:13px}.ft-funding-grid h3 br{display:none}.ft-funding-grid p{font-size:15px;margin-top:14px}
 .ft-benefits .intro-heading{display:block;margin-bottom:28px}.ft-benefits .intro-heading p{font-size:15px;margin-top:21px}.ft-benefit-grid{grid-template-columns:1fr;gap:14px}.ft-benefit-grid article{padding:23px}
 .ft-contribution .price-card{padding:26px}.ft-three h2{font-size:45px}.ft-three-actions{flex-direction:column;margin-top:27px}.ft-three-actions .btn{width:100%;justify-content:space-between;min-height:53px;font-size:13px}
 .ft-three>div>p:not(.eyebrow){font-size:15px}
}
@media(max-width:370px){.social-grid{grid-template-columns:1fr}.share-link-row{flex-wrap:wrap}.takepart .intro-heading h2,.recommend .intro-heading h2{font-size:37px}.ft-opening h1{font-size:38px}.member-page h2{font-size:34px}.ft-three h2{font-size:40px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}.btn{transition:none}}
@media print{.takepart,.recommend,.ft-actions,.ft-three-actions,.footer-community,.member-story-link{display:none!important}.ft-page .site-header{display:none}.member-page section{padding:20px 0!important}.member-page .ft-two{display:block}.ft-picture{display:none}.ft-opening-grid{display:block}.ft-opening h1{font-size:38px}.ft-self{background:white;color:black}.ft-self h2 span,.ft-role p{color:black}}

/* Final layout and contrast checks. */
.world-rr .world-details strong{color:#fbf7ed}
.ft-opening-grid>*{min-width:0}
.ft-picture{width:100%;min-width:0}
@media(max-width:700px){.ft-picture{aspect-ratio:auto;min-height:290px}.world-rr .world-details strong{color:#fff}}
@media(max-width:1100px){.mobile-nav:not([hidden]){max-height:calc(100svh - 110px);overflow-y:auto;overscroll-behavior:contain}}

#ft-title:focus{outline:none}
.ft-picture img{object-position:62% 50%}
