:root{--green: #39504b;--green-dark: #263a36;--blue: #899aad;--yellow: #fff38c;--ivory: #f7f0e6;--coral: #e08b81;--white: #ffffff;--ink: #1c2422;--muted: #5b6662;--line: #d8d2c7;--shadow: 0 18px 60px rgba(28, 36, 34, .12);--radius: 8px;--container: 1180px}@font-face{font-family:Wire One;src:url(/assets/fonts/WireOne-Regular.woff) format("woff"),url(/assets/fonts/WireOne-Regular.ttf) format("truetype");font-display:swap}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;color:var(--ink);background:var(--ivory);font-family:Montserrat,Avenir Next,Avenir,Inter,system-ui,sans-serif;font-size:16px;line-height:1.6;letter-spacing:0}img{max-width:100%;height:auto}a{color:inherit}:focus-visible{outline:3px solid var(--coral);outline-offset:4px}h1,h2,h3,h4{margin:0;color:var(--green-dark);font-family:Raleway,Montserrat,Avenir Next,system-ui,sans-serif;line-height:1.08;letter-spacing:0}h1{font-size:4.25rem}h2{font-size:2.55rem}h3{font-size:1.35rem}p{margin:0}ul{margin:0;padding:0}.skip-link{position:absolute;left:1rem;top:1rem;z-index:20;transform:translateY(-140%);background:var(--yellow);color:var(--green-dark);padding:.75rem 1rem;border-radius:var(--radius);font-weight:800}.skip-link:focus{transform:translateY(0)}.container{width:min(calc(100% - 2rem),var(--container));margin-inline:auto}.site-header{position:sticky;top:0;z-index:10;background:#f7f0e6f5;border-bottom:1px solid rgba(57,80,75,.16);backdrop-filter:blur(18px)}.header-inner{min-height:78px;display:grid;grid-template-columns:auto 1fr auto auto;gap:1.5rem;align-items:center}.brand-link{display:inline-flex;align-items:center;width:180px}.desktop-nav,.header-actions{display:flex;align-items:center;gap:1rem}.desktop-nav{justify-content:center}.desktop-nav a,.text-link{text-decoration:none;color:var(--green-dark);font-weight:800;font-size:.92rem}.desktop-nav a:hover,.text-link:hover,.site-footer a:hover,.inline-link:hover{color:var(--coral)}.button{display:inline-flex;align-items:center;justify-content:center;min-height:46px;padding:.78rem 1.08rem;border:2px solid var(--green);border-radius:var(--radius);background:var(--green);color:var(--white);text-decoration:none;font-weight:900;line-height:1.1;text-align:center;cursor:pointer}.button:hover{background:var(--green-dark);border-color:var(--green-dark);color:var(--white)}.button-small{min-height:40px;padding:.6rem .9rem}.button-light{background:var(--yellow);border-color:var(--yellow);color:var(--green-dark)}.button-light:hover{background:var(--white);border-color:var(--white);color:var(--green-dark)}.button-outline,.button-outline-light{background:transparent;color:var(--green)}.button-outline-light{color:var(--white);border-color:#ffffffb8}.button-outline:hover{color:var(--white)}.button-outline-light:hover{background:var(--white);color:var(--green-dark)}.mobile-menu{display:none;position:relative}.mobile-menu summary{width:44px;height:44px;display:grid;place-items:center;gap:5px;list-style:none;border:2px solid var(--green);border-radius:var(--radius);cursor:pointer}.mobile-menu summary::-webkit-details-marker{display:none}.mobile-menu summary span{display:block;width:21px;height:2px;background:var(--green)}.mobile-menu-panel{position:absolute;right:0;top:calc(100% + .8rem);width:min(88vw,340px);padding:1rem;display:grid;gap:.5rem;background:var(--white);border:1px solid var(--line);border-radius:var(--radius);box-shadow:var(--shadow)}.mobile-menu-panel a{padding:.75rem;color:var(--green-dark);text-decoration:none;font-weight:800}.hero{position:relative;min-height:720px;display:flex;align-items:center;isolation:isolate;overflow:hidden;color:var(--white);background:var(--green-dark)}.hero-compact{min-height:560px}.hero-compact .hero-content{padding-bottom:6rem}.hero:before{content:"";position:absolute;inset:0;z-index:-2;background-image:var(--hero-image);background-position:var(--hero-position, center);background-size:cover}.hero:after{content:"";position:absolute;inset:0;z-index:-1;background:linear-gradient(90deg,#182522eb,#182522b8 42%,#18252226)}.hero-content{width:min(710px,100%);padding:6rem 0 8rem}.hero-kicker,.eyebrow{margin-bottom:.9rem;color:var(--coral);font-weight:900}.hero h1,.hero h2{color:var(--white)}.hero h1{margin-bottom:1.25rem}.hero p{max-width:680px;font-size:1.2rem;color:#ffffffe8}.hero-actions{display:flex;flex-wrap:wrap;gap:.8rem;margin-top:2rem}.hero-strip{position:absolute;left:50%;bottom:0;width:min(calc(100% - 2rem),var(--container));transform:translate(-50%);display:grid;grid-template-columns:repeat(4,1fr);background:var(--yellow);color:var(--green-dark);border-radius:var(--radius) var(--radius) 0 0}.hero-strip a{min-height:82px;display:flex;align-items:center;justify-content:center;padding:1rem;text-align:center;font-weight:900;text-decoration:none;border-right:1px solid rgba(57,80,75,.22)}.hero-strip a:last-child{border-right:0}.section{padding:5.5rem 0}.section-tight{padding:3.5rem 0}.section-green{background:var(--green);color:var(--white)}.section-white{background:var(--white)}.section-blue{background:#e7edf2}.section-coral{background:#f6d8d3}.section-header{max-width:760px;margin-bottom:2rem}.section-header-center{margin-inline:auto;text-align:center}.section-header p:not(.eyebrow){margin-top:1rem;color:var(--muted);font-size:1.05rem}.section-green h2,.section-green h3,.section-green .section-header p,.section-green .eyebrow{color:var(--white)}.card-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:1rem}.feature-card,.stat-card,.quote-card,.person-card,.sponsor-card,.policy-card,.topic-card,.give-card{background:var(--white);border:1px solid var(--line);border-radius:var(--radius);padding:1.25rem;box-shadow:0 8px 28px #1c24220f}.feature-card{min-height:290px;display:flex;flex-direction:column}.feature-card p,.topic-card p,.give-card p,.person-card p,.sponsor-card p,.policy-card p{margin-top:.75rem;color:var(--muted)}.card-icon{width:48px;height:48px;margin-bottom:1rem;display:grid;place-items:center;border-radius:50%;background:var(--ivory);color:var(--green);font-family:Wire One,sans-serif;font-size:2rem;font-weight:400}.inline-link{margin-top:auto;padding-top:1rem;color:var(--green);font-weight:900;text-decoration:none}.stat-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:1rem}.stat-card{min-height:220px}.stat-card strong{display:block;margin:.8rem 0 .4rem;color:var(--green-dark);font-family:Wire One,Raleway,sans-serif;font-size:4.2rem;font-weight:400;line-height:.9}.stat-category,.resource-type,.tag-row span{display:inline-flex;align-items:center;min-height:28px;padding:.25rem .55rem;border-radius:999px;background:var(--ivory);color:var(--green-dark);font-size:.78rem;font-weight:900}.stat-card small{display:block;margin-top:.8rem;color:var(--muted)}.feature-band{display:grid;grid-template-columns:.9fr 1.1fr;gap:2rem;align-items:center}.feature-band-reverse{grid-template-columns:1.1fr .9fr}.feature-band-reverse .feature-band-copy{order:2}.feature-band-copy p{margin:1rem 0 1.5rem;color:var(--muted);font-size:1.05rem}.feature-band-media img,.media-card img{width:100%;aspect-ratio:4 / 3;object-fit:cover;border-radius:var(--radius);box-shadow:var(--shadow)}.visual-system{display:grid;grid-template-columns:1fr 72px 1fr 72px 1fr;gap:0;align-items:stretch}.visual-node{padding:1.3rem;background:var(--white);border:1px solid var(--line);border-radius:var(--radius)}.visual-node span{width:42px;height:42px;display:grid;place-items:center;margin-bottom:1rem;background:var(--coral);color:var(--white);border-radius:50%;font-weight:900}.visual-node strong{display:block;color:var(--green-dark);font-size:1.2rem}.visual-node p{margin-top:.5rem;color:var(--muted)}.visual-line{align-self:center;height:3px;background:var(--blue)}.split-grid{display:grid;grid-template-columns:.9fr 1.1fr;gap:2rem;align-items:start}.two-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:1rem}.resource-list{display:grid;gap:1rem}.resource-item{display:grid;grid-template-columns:1fr auto;gap:1rem;align-items:center;padding:1.25rem;background:var(--white);border:1px solid var(--line);border-radius:var(--radius)}.resource-item h3{margin-top:.7rem}.resource-item h3 a{text-decoration:none}.resource-item p{margin-top:.55rem;color:var(--muted)}.quick-link-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:1rem}.quick-link-card{min-height:150px;display:grid;align-content:space-between;gap:.8rem;padding:1.25rem;color:var(--green-dark);text-decoration:none;background:var(--white);border:1px solid var(--line);border-radius:var(--radius);box-shadow:0 8px 28px #1c24220f}.quick-link-card:hover{border-color:var(--coral);color:var(--green)}.quick-link-card span{font-size:1.15rem;font-weight:900}.quick-link-card p,.quick-link-card small{color:var(--muted)}.quick-link-card p{margin:0}.quick-link-card small{font-weight:900}.trust-card{min-height:190px}.tag-row{display:flex;flex-wrap:wrap;gap:.4rem;margin-top:.8rem}.timeline{display:grid;gap:1rem}.timeline-item{display:grid;grid-template-columns:160px 1fr;gap:1rem;padding:1.2rem;background:var(--white);border:1px solid var(--line);border-radius:var(--radius)}.timeline-item time{color:var(--coral);font-weight:900}.quote-grid,.person-grid,.sponsor-grid,.topic-grid,.give-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:1rem}.quote-card blockquote{margin:0;color:var(--green-dark);font-size:1.05rem;font-weight:800}.quote-card cite{display:block;margin-top:1rem;color:var(--muted);font-style:normal}.contact-form{display:grid;gap:1rem;padding:1.25rem;background:var(--white);border:1px solid var(--line);border-radius:var(--radius)}.form-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:1rem}.checkbox-label{grid-template-columns:auto 1fr;align-items:start;font-weight:700}.checkbox-label input{width:auto;margin-top:.35rem}.form-heading p{margin-top:.5rem;color:var(--muted)}label{display:grid;gap:.35rem;color:var(--green-dark);font-weight:900}input,textarea,select{width:100%;border:1px solid var(--line);border-radius:var(--radius);padding:.8rem;color:var(--ink);background:var(--white);font:inherit}textarea{resize:vertical}.donation-panel{display:grid;grid-template-columns:1fr .85fr;gap:1rem;align-items:stretch}.embed-box{min-height:520px;display:grid;gap:1rem;align-items:center;padding:1.5rem;background:var(--white);border:1px solid var(--line);border-radius:var(--radius)}.embed-box iframe{width:100%;min-height:460px;border:0;border-radius:var(--radius);background:var(--ivory)}.podcast-embed{overflow:hidden;background:var(--white);border:1px solid var(--line);border-radius:var(--radius);box-shadow:var(--shadow)}.podcast-embed iframe{display:block;width:100%;min-height:760px;border:0;background:var(--ivory)}.podcast-embed-fallback{display:flex;flex-wrap:wrap;gap:1rem;align-items:center;justify-content:space-between;padding:1rem;border-top:1px solid var(--line);background:var(--ivory)}.podcast-embed-fallback p{color:var(--muted)}.wallet-box{display:grid;gap:1rem;padding:1.25rem;overflow-wrap:anywhere;background:var(--green-dark);color:var(--white);border-radius:var(--radius)}.wallet-box code{display:block;padding:1rem;overflow-wrap:anywhere;background:#ffffff1a;border-radius:var(--radius)}.sponsor-profile img{width:180px;max-height:96px;object-fit:contain;margin-bottom:1rem}.search-shell{padding:1.25rem;background:var(--white);border:1px solid var(--line);border-radius:var(--radius)}.site-footer{padding:4rem 0 2rem;background:var(--green-dark);color:#ffffffd6}.footer-grid{display:grid;grid-template-columns:1.4fr repeat(3,1fr);gap:2rem}.footer-logo{width:220px}.site-footer h2{margin-bottom:1rem;color:var(--white);font-size:1rem}.site-footer p{max-width:430px;margin-top:1rem}.site-footer li{list-style:none;margin-bottom:.55rem}.site-footer a{color:#ffffffe0;text-decoration:none;font-weight:800}.footer-actions{display:flex;flex-wrap:wrap;gap:.8rem;margin-top:1.25rem}.footer-bottom{display:flex;justify-content:space-between;gap:1rem;margin-top:3rem;padding-top:1.5rem;border-top:1px solid rgba(255,255,255,.16)}@media(max-width:980px){h1{font-size:3.2rem}h2{font-size:2.1rem}.header-inner{grid-template-columns:auto 1fr auto}.desktop-nav,.header-actions{display:none}.mobile-menu{display:block;justify-self:end}.hero{min-height:680px}.hero-strip,.stat-grid,.card-grid,.quick-link-grid,.quote-grid,.person-grid,.sponsor-grid,.topic-grid,.give-grid,.footer-grid{grid-template-columns:repeat(2,1fr)}.feature-band,.feature-band-reverse,.split-grid,.donation-panel{grid-template-columns:1fr}.feature-band-reverse .feature-band-copy{order:initial}.visual-system{grid-template-columns:1fr;gap:1rem}.visual-line{display:none}.footer-bottom{display:grid}}@media(max-width:640px){body{font-size:15px}h1{font-size:2.55rem}h2{font-size:1.85rem}.brand-link{width:150px}.hero{min-height:760px}.hero:after{background:#182522d1}.hero-content{padding:4.5rem 0 14rem}.hero-compact{min-height:560px}.hero-compact .hero-content{padding-bottom:5rem}.hero p{font-size:1.05rem}.hero-strip,.stat-grid,.card-grid,.quick-link-grid,.quote-grid,.person-grid,.sponsor-grid,.topic-grid,.give-grid,.two-grid{grid-template-columns:1fr}.hero-strip a{min-height:58px;border-right:0;border-bottom:1px solid rgba(57,80,75,.22)}.timeline-item,.resource-item,.form-grid{grid-template-columns:1fr}.section{padding:4rem 0}}
