:root{--cream:#faf8f0;--ink:#243c33;--green:#214b3d;--deep:#193d32;--muted:#646c63;--yellow:#f6ce5b;--pale:#efeee4;--sage:#e5ecdf;--line:#dcded2;--serif:'Fraunces',Georgia,serif;--sans:'DM Sans',sans-serif}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:100px}body{margin:0;background:var(--cream);color:var(--ink);font-family:var(--sans);font-size:16px;line-height:1.65;-webkit-font-smoothing:antialiased}body.menu-open{overflow:hidden}::selection{background:var(--yellow);color:var(--ink)}a{color:inherit;text-decoration:none}button,input,select,textarea{font:inherit}button,a,input,select,textarea,summary{-webkit-tap-highlight-color:transparent}a:focus-visible,button:focus-visible,summary:focus-visible{outline:3px solid #bd701e;outline-offset:6px}img{display:block;max-width:100%;object-fit:cover}svg{display:block;width:24px;height:24px;flex-shrink:0}p{margin:0 0 20px}h1,h2,h3{margin:0;font-weight:500;line-height:1.06;letter-spacing:-.05em}h1{font-size:clamp(56px,6.7vw,96px)}h2{font-size:clamp(40px,4.4vw,62px)}h3{font-size:28px;letter-spacing:-.035em}h1 em,h2 em{font-family:var(--serif);font-weight:500;letter-spacing:-.065em}button{cursor:pointer}.container{width:calc(100% - 112px);max-width:1280px;margin-inline:auto}.section{padding-block:110px}.eyebrow{font-size:11px;font-weight:650;line-height:1.5;letter-spacing:.15em;margin-bottom:24px}.small-line{display:inline-block;background:#ba811f;width:24px;height:2px;vertical-align:middle;margin-right:12px}.lead{font-size:19px;line-height:1.75;color:var(--muted);max-width:480px;margin:28px 0 32px}.button{display:inline-flex;align-items:center;justify-content:space-between;gap:26px;min-height:56px;padding:10px 11px 10px 24px;border:1px solid transparent;border-radius:999px;font-size:14px;font-weight:600;line-height:1.3;transition:background .2s,transform .2s}.button:hover{transform:translateY(-3px)}.button-primary{background:var(--green);color:#fff}.button-primary:hover{background:#143a2c}.button-arrow{width:34px;height:34px;border-radius:50%;display:grid;place-items:center;background:var(--yellow);color:var(--ink)}.button-arrow svg{width:19px;height:19px}.button-light{background:var(--cream);color:var(--green)}.button-light .button-arrow{background:var(--yellow)}.button-outline{border-color:var(--green);color:var(--green)}.button-row{display:flex;align-items:center;gap:28px;flex-wrap:wrap}.text-link{display:inline-flex;align-items:center;gap:14px;font-size:14px;font-weight:600;line-height:1.5;padding-block:7px}.text-link svg{width:21px;transition:transform .2s}.text-link:hover svg{transform:translateX(4px)}.skip-link{position:fixed;top:-90px;left:16px;z-index:100;background:var(--green);color:white;padding:12px 22px}.skip-link:focus{top:12px}.site-header{background:rgba(250,248,240,.96);position:sticky;top:0;z-index:30;border-bottom:1px solid rgba(36,60,51,.09);backdrop-filter:blur(14px)}.header-inner{height:94px;display:flex;align-items:center;justify-content:space-between;gap:30px}.brand{display:flex;align-items:center;gap:10px;font-size:34px;line-height:1;font-weight:700;letter-spacing:-2px}.brand-mark{width:40px;height:44px}.brand-call{font-weight:450}.brand-dot{color:#b67b1e}.navigation{display:flex;align-items:center;gap:32px}.navigation>a{font-size:13px;font-weight:550;position:relative}.navigation>a:after{content:'';position:absolute;bottom:-8px;left:0;right:100%;height:2px;background:var(--green);transition:right .2s}.navigation>a:hover:after,.navigation>a[aria-current]:after{right:0}.nav-donate{background:var(--yellow);border-radius:100px;display:flex;align-items:center;gap:24px;padding:13px 19px;font-size:13px;font-weight:600}.nav-donate svg{width:19px;height:19px}.menu-toggle,.navigation .mobile-donate{display:none}.hero{padding:60px 0 64px;overflow:hidden;background:radial-gradient(ellipse at 91% 30%,#f4e7c873,transparent 55%)}.hero-grid{display:grid;grid-template-columns:1fr 1fr;gap:65px;align-items:center}.hero-copy{padding-block:20px}.hero h1{line-height:1.015;font-size:clamp(58px,6.5vw,94px);letter-spacing:-.065em}.hero h1 em{color:var(--green)}.hero-description{font-size:17px;line-height:1.8;max-width:400px;color:var(--muted);margin:28px 0 29px}.hero-note{display:flex;align-items:center;gap:13px;margin-top:42px}.note-icon{background:#e6eadc;border-radius:50%;width:42px;height:42px;display:flex;align-items:center;justify-content:center;flex-shrink:0}.note-icon .brand-mark{width:25px;height:27px}.hero-note p{font-size:11px;line-height:1.7;margin:0;color:var(--muted)}.hero-note strong{font-weight:500;color:var(--ink)}.hero-art{position:relative;min-width:0;padding:10px 12px 33px 0}.hero-image{position:relative;height:580px;border-radius:180px 180px 18px 18px;overflow:hidden;isolation:isolate;background:#d6dfcc}.hero-image img{width:100%;height:100%;object-position:58% center;animation:photo-settle 1.1s ease both}.hero-art:before{content:'';position:absolute;inset:26px -8px 40px 18px;background:var(--yellow);border-radius:180px 180px 18px 18px;transform:rotate(3deg)}.hero-sun{position:absolute;top:0;right:-38px;width:122px;height:122px;color:var(--ink);transform:rotate(10deg)}.hero-sun svg{width:100%;height:100%}.hero-sticker{position:absolute;left:-39px;bottom:85px;background:var(--cream);display:flex;align-items:center;gap:17px;border-radius:10px;padding:20px 28px 20px 21px;box-shadow:0 8px 30px #183b2e12;transform:rotate(-5deg);font-size:14px;line-height:1.5}.hero-sticker strong{font-weight:600}.sticker-spark{font-size:43px;color:#b17227;line-height:1}.photo-caption{display:flex;gap:8px;align-items:center;justify-content:flex-end;font-size:9px;letter-spacing:.14em;margin-top:16px;margin-right:8px}.photo-caption span{width:6px;height:6px;border-radius:50%;background:#6d8253}.hero-scribble{position:absolute;bottom:-9px;left:18px;width:108px;height:76px;color:var(--green)}.values-ribbon{background:var(--green);color:var(--cream);padding:25px 0}.values-ribbon .container{display:flex;align-items:center;justify-content:space-between;gap:15px}.values-ribbon span{font-size:14px;font-weight:450;letter-spacing:.01em}.values-ribbon i{font-size:25px;line-height:1;color:var(--yellow);font-style:normal}.section-heading{display:flex;align-items:flex-end;justify-content:space-between;gap:55px;margin-bottom:48px}.section-heading>p{max-width:340px;color:var(--muted);font-size:15px;margin-bottom:5px}.section-heading .eyebrow{margin-bottom:18px}.pathway-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:28px}.card-photo{display:block;position:relative;overflow:hidden;border-radius:12px;height:280px;background:var(--sage)}.card-photo img{width:100%;height:100%;transition:transform .65s cubic-bezier(.2,.8,.2,1)}.pathway-card:hover .card-photo img{transform:scale(1.045)}.image-tag{position:absolute;bottom:16px;left:16px;border-radius:100px;padding:7px 13px;background:var(--cream);font-size:10px;font-weight:600}.card-arrow{position:absolute;right:15px;top:15px;border-radius:50%;width:35px;height:35px;display:grid;place-items:center;background:var(--cream)}.card-arrow svg{width:18px;height:18px}.card-copy{position:relative;padding:25px 22px 0 0}.card-number{font-size:10px;position:absolute;right:0;top:32px;color:var(--muted)}.card-copy h3{font-size:26px;letter-spacing:-.04em;margin-bottom:14px}.card-copy p{font-size:14px;line-height:1.8;color:var(--muted);margin:0;max-width:340px}.section-bottom{border-top:1px solid var(--line);margin-top:42px;padding-top:23px;display:flex;align-items:center;justify-content:space-between}.section-bottom>span{font-size:12px;color:var(--muted)}.mission-section{background:var(--green);color:var(--cream);padding:88px 0;overflow:hidden}.mission-grid{display:grid;grid-template-columns:1fr 1fr;align-items:center;gap:95px}.mission-visual{position:relative;margin:0 10px 0 0}.mission-visual>img{width:100%;height:530px;border-radius:12px 150px 12px 12px;object-position:45% center}.mission-label{position:absolute;bottom:27px;left:26px;background:var(--yellow);color:var(--green);font-size:9px;font-weight:650;letter-spacing:.1em;transform:rotate(-4deg);padding:13px 17px}.mission-orbit{position:absolute;right:-34px;top:-30px;border:1px solid var(--yellow);height:160px;width:118px;border-radius:50%;transform:rotate(-33deg)}.mission-copy .eyebrow{color:#d9dcbf}.mission-copy h2{font-size:clamp(44px,4.9vw,68px);margin-bottom:28px}.mission-copy h2 em{color:var(--yellow)}.mission-copy p:not(.eyebrow){font-size:15px;line-height:1.85;color:#dce2d7;max-width:390px}.mission-copy .button{margin-top:13px}.steps-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:60px;margin:60px 0 42px}.step-number{display:flex;align-items:center;gap:22px;font-family:var(--serif);font-size:38px;margin-bottom:26px;color:#747d67}.step-number>span{height:1px;background:var(--line);flex:1}.steps-grid h3{font-size:23px;margin-bottom:17px}.steps-grid p{font-size:14px;color:var(--muted);margin:0}.involve-section{background:#e7ebdf;padding:70px 0}.involve-grid{display:grid;grid-template-columns:1.2fr 1fr;gap:70px;align-items:center}.involve-copy h2{font-size:clamp(40px,4vw,57px);margin-bottom:26px}.involve-copy p:not(.eyebrow){max-width:430px;font-size:15px;color:#566450}.involve-photo{position:relative}.involve-photo img{width:100%;height:360px;border-radius:12px;object-position:center}.involve-badge{position:absolute;bottom:-22px;right:23px;background:var(--yellow);padding:17px 20px;font-size:11px;line-height:1.45;letter-spacing:.07em;display:flex;gap:30px;align-items:center;transform:rotate(4deg)}.faq-grid{display:grid;grid-template-columns:.85fr 1.15fr;gap:100px}.faq-grid h2{margin-bottom:28px}.faq-grid>div>p:not(.eyebrow){font-size:14px;color:var(--muted);margin-bottom:5px}.faq-list{border-top:1px solid var(--line)}.faq-list details{border-bottom:1px solid var(--line)}.faq-list summary{list-style:none;display:flex;justify-content:space-between;gap:20px;align-items:center;padding:25px 0;cursor:pointer;font-size:16px;font-weight:500;line-height:1.45}.faq-list summary::-webkit-details-marker{display:none}.faq-list summary span{font-size:25px;font-weight:400;transition:transform .2s}.faq-list details[open] summary span{transform:rotate(45deg)}.faq-list details>p{font-size:14px;color:var(--muted);padding-right:35px;margin:0 0 25px}.faq-list p a{text-decoration:underline;text-underline-offset:3px}.closing-cta{background:var(--yellow);padding:80px 0;overflow:hidden}.closing-inner{position:relative;display:flex;justify-content:center;text-align:center}.closing-inner h2{font-size:clamp(40px,4.6vw,65px);line-height:1.08}.closing-inner p:not(.eyebrow){max-width:480px;margin:23px auto 28px;font-size:15px}.closing-inner .eyebrow{font-size:10px;margin-bottom:20px}.closing-inner .button-row{justify-content:center}.closing-inner .button-primary{background:var(--green)}.closing-inner .button-arrow{background:var(--cream)}.cta-sun{position:absolute;left:-15px;top:5px;width:135px;height:135px;transform:rotate(7deg)}.cta-sun svg{width:100%;height:100%}.cta-loop{position:absolute;right:-85px;bottom:-95px;width:210px;height:300px;border:1px solid #556441;border-radius:50%;transform:rotate(45deg)}.cta-loop:after{content:'';position:absolute;inset:17px;border:1px solid #556441;border-radius:50%}.site-footer{padding:68px 0 25px;background:var(--deep);color:var(--cream)}.footer-top{display:grid;grid-template-columns:1.45fr .9fr 1.05fr 1.2fr;gap:55px;padding-bottom:55px}.footer-top .brand{font-size:35px;margin-bottom:23px}.footer-top .brand-dot{color:var(--yellow)}.footer-top p{font-size:13px;color:#c5cec2;line-height:1.85;margin:0}.footer-top h2{font-family:var(--sans);font-size:12px;font-weight:600;letter-spacing:0;margin:10px 0 23px;color:var(--cream)}.footer-top>div>a:not(.brand){font-size:12px;color:#c5cec2;display:flex;align-items:center;gap:7px;margin-bottom:10px}.footer-top a:hover{color:var(--yellow)}.footer-top a svg:not(.brand-mark){width:14px;height:14px}.footer-status{display:flex;gap:7px;align-items:center;font-size:9px;margin-top:17px;color:#dce2d7}.footer-status>span{width:5px;height:5px;background:var(--yellow);border-radius:50%}.footer-bottom{border-top:1px solid #ffffff25;padding-top:22px;display:flex;align-items:center;justify-content:space-between;gap:20px;font-size:10px;color:#c5cec2}.subhero{padding:70px 0 80px;background:radial-gradient(ellipse at 85% 10%,#efead8 0,transparent 65%);overflow:hidden}.subhero-grid{display:grid;grid-template-columns:1.1fr 1fr;gap:75px;align-items:center}.subhero h1{font-size:clamp(52px,5.5vw,80px)}.subhero-photo{position:relative}.subhero-photo>img{width:100%;height:540px;border-radius:150px 150px 12px 12px;object-position:55% center}.subhero-sun{position:absolute;right:-30px;top:10px;display:block;width:110px;height:110px}.subhero-sun svg{width:100%;height:100%}.editorial-grid{display:grid;grid-template-columns:1fr 2fr;gap:80px}.editorial-grid h2{margin-bottom:32px}.editorial-grid>div>p{max-width:660px;color:var(--muted);font-size:16px}.editorial-grid>div>.large-copy{font-size:26px;line-height:1.55;color:var(--ink);letter-spacing:-.02em}.principles-section{background:var(--sage)}.principles-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:55px;margin-top:60px}.principles-grid article{border-top:1px solid #9da990;padding-top:24px}.principles-grid article>span{font-size:10px;letter-spacing:.12em}.principles-grid h3{font-size:26px;margin:30px 0 18px;line-height:1.2}.principles-grid p{font-size:14px;color:#566450;margin:0}.record-grid{display:grid;grid-template-columns:1fr 1fr;gap:100px;align-items:center}.record-grid h2{margin-bottom:26px}.record-grid p:not(.eyebrow){color:var(--muted);max-width:440px}.organization-record{margin:0}.organization-record>div{display:flex;gap:30px;justify-content:space-between;padding:22px 0;border-bottom:1px solid #b9c3b0;font-size:14px}.organization-record>div:first-child{border-top:1px solid #b9c3b0}.organization-record dt{color:var(--muted)}.organization-record dd{margin:0;text-align:right;font-weight:500}.organization-record dd a{display:flex;gap:10px;align-items:center}.organization-record dd a svg{width:17px;height:17px}.preparation-section{background:var(--sage)}.two-column{display:grid;grid-template-columns:1fr 1fr;gap:110px;align-items:center}.two-column h2{margin-bottom:25px}.two-column p:not(.eyebrow){color:var(--muted)}.conversation-list>div{display:flex;gap:30px;padding:27px 0;border-bottom:1px solid #b9c3b0}.conversation-list>div:first-child{padding-top:0}.conversation-list>div>span{font-size:14px;color:var(--muted)}.conversation-list h3{font-size:21px;line-height:1.3;margin-bottom:10px}.conversation-list p{font-size:14px;margin:0}.small-note{display:flex;gap:22px;align-items:center;max-width:780px}.small-note p{font-size:15px;margin:0;color:var(--muted)}.involvement-cards{display:grid;grid-template-columns:repeat(3,1fr);gap:26px}.involvement-cards article{background:var(--sage);border-radius:12px;padding:33px 28px;display:flex;flex-direction:column}.involvement-cards article:nth-child(2){background:#f2e6cf}.involvement-cards article:nth-child(3){background:#e6e9e8}.outline-icon{height:65px;display:block;margin-bottom:30px}.outline-icon svg{height:52px;width:52px}.involvement-cards .eyebrow{font-size:9px;margin-bottom:18px}.involvement-cards h3{margin-bottom:22px}.involvement-cards article>p:not(.eyebrow){font-size:14px;color:var(--muted)}.involvement-cards .text-link{font-size:12px;margin-top:auto}.giving-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:26px}.giving-grid>a{display:flex;flex-direction:column;border:1px solid #d3d7c8;border-radius:12px;padding:32px 27px;transition:background .2s,transform .2s}.giving-grid>a:hover{background:var(--sage);transform:translateY(-4px)}.giving-type{font-size:9px;font-weight:600;letter-spacing:.1em;margin-bottom:50px}.giving-grid h3{font-size:30px;line-height:1.2;margin-bottom:18px}.giving-grid p{font-size:14px;color:var(--muted)}.giving-action{margin-top:auto;padding-top:35px;font-size:13px;font-weight:600;display:flex;justify-content:space-between;align-items:center}.giving-action svg{width:20px;height:20px}.giving-note{max-width:970px;margin:32px 0 0;font-size:12px;color:var(--muted);line-height:1.8}.contact-section{padding-top:75px}.contact-grid{display:grid;grid-template-columns:1fr 1.15fr;gap:95px}.contact-intro h1{font-size:clamp(60px,6.2vw,88px)}.contact-intro .lead{font-size:17px}.contact-photo{position:relative;max-width:390px}.contact-photo img{height:235px;width:100%;border-radius:12px 90px 12px 12px;object-position:55% 45%}.contact-photo>span{position:absolute;left:19px;bottom:17px;background:var(--yellow);font-size:9px;letter-spacing:.1em;padding:8px 12px;transform:rotate(-3deg)}.mailing-address{margin-top:30px}.mailing-address .eyebrow{font-size:9px;margin-bottom:12px}.mailing-address>p:not(.eyebrow){font-size:13px;margin-bottom:8px}.mailing-address>small{font-size:11px;color:var(--muted)}.contact-form-panel{background:white;border:1px solid #e6e7dd;border-radius:16px;padding:40px;height:max-content}.contact-form-panel h2{font-size:30px;letter-spacing:-.04em;line-height:1.2;margin-bottom:12px}.contact-form-panel form>p:first-of-type{font-size:14px;color:var(--muted);margin-bottom:28px}.contact-form-panel label:not(.consent-label){display:block;font-size:12px;font-weight:550;margin-bottom:8px}.contact-form-panel label>span{font-size:10px;color:var(--muted);font-weight:400}.contact-form-panel input:not([type=checkbox]),.contact-form-panel select,.contact-form-panel textarea{display:block;width:100%;border:1px solid #d9dfd3;border-radius:7px;background:#fafbf7;color:var(--ink);font-size:13px;padding:13px 14px;margin-bottom:23px;min-height:49px}.contact-form-panel input:focus,.contact-form-panel select:focus,.contact-form-panel textarea:focus{outline:2px solid var(--green);outline-offset:2px}.contact-form-panel textarea{resize:vertical;min-height:155px}.contact-form-panel input::placeholder,.contact-form-panel textarea::placeholder{color:#7b8176}.form-row{display:grid;grid-template-columns:1fr 1fr;gap:16px}.consent-label{display:flex;align-items:flex-start;gap:10px;margin-bottom:26px;cursor:pointer}.consent-label input{margin:3px 0 0;accent-color:var(--green);width:15px;height:15px;flex-shrink:0}.contact-form-panel .consent-label>span{font-size:11px;line-height:1.65}.consent-label a{text-decoration:underline;text-underline-offset:3px}.contact-form-panel .button{width:100%;justify-content:space-between}.contact-form-panel .button:disabled{opacity:.65;cursor:wait;transform:none}.form-honey{position:absolute;width:1px;height:1px;overflow:hidden;clip-path:inset(50%)}.form-note{font-size:10px;line-height:1.8;color:var(--muted);margin:20px 0 0}.form-status{font-size:13px;margin:0}.form-status:not(:empty){margin-top:18px;padding:14px;border-radius:6px;background:var(--sage)}.form-status.error{background:#fff0e8;color:#923c20}.legal-content{max-width:790px}.legal-content h1{font-size:66px;margin-bottom:30px}.legal-content h2{font-size:28px;margin:40px 0 17px;letter-spacing:-.025em}.legal-content p{font-size:15px;color:var(--muted)}.legal-content p a{text-decoration:underline;text-underline-offset:3px}.reveal-ready{transition:opacity .6s ease,transform .6s ease}.reveal-ready.is-waiting{opacity:0;transform:translateY(20px)}@keyframes photo-settle{from{transform:scale(1.045)}to{transform:scale(1)}}
@media(min-width:1500px){.hero{padding-top:75px;padding-bottom:80px}.hero-grid{gap:85px}.hero-image{height:625px}.hero h1{font-size:103px}.hero-description{font-size:19px;max-width:435px}}
@media(max-width:1150px){.container{width:calc(100% - 72px)}.header-inner{gap:24px}.navigation{gap:22px}.nav-donate{gap:15px;font-size:12px}.hero-grid{gap:40px}.hero-image{height:525px}.hero-sun{width:100px;height:100px;right:-25px}.hero-sticker{left:-25px;font-size:12px;padding:17px 20px}.hero .button-row{gap:18px}.hero .text-link{font-size:12px}.hero .button{font-size:12px;gap:18px;padding-left:18px}.hero-note{margin-top:28px}.card-photo{height:245px}.card-copy h3{font-size:23px}.mission-grid{gap:65px}.mission-visual>img{height:490px}.steps-grid{gap:35px}.involve-grid{gap:45px}.faq-grid{gap:65px}.footer-top{gap:30px}.subhero-grid{gap:55px}.subhero-photo>img{height:480px}.contact-grid{gap:55px}.contact-form-panel{padding:30px}.record-grid,.two-column{gap:65px}.involvement-cards{gap:18px}.involvement-cards article{padding:26px 22px}.involvement-cards .text-link{gap:6px}.giving-grid{gap:18px}.giving-grid>a{padding:26px 22px}.giving-grid h3{font-size:26px}}
@media(max-width:900px){.container{width:calc(100% - 48px)}.header-inner{height:80px}.brand{font-size:30px}.brand-mark{width:34px;height:38px}.navigation{gap:18px}.navigation>a{font-size:11px}.nav-donate{font-size:11px;padding:12px 15px;gap:12px}.hero{padding-top:43px}.hero-grid{gap:30px}.hero h1{font-size:64px}.hero .eyebrow{font-size:9px;letter-spacing:.11em}.hero-image{height:485px;border-radius:150px 150px 12px 12px}.hero-description{font-size:15px}.hero .button-row{align-items:flex-start;flex-direction:column;gap:8px}.hero .text-link{padding-left:6px}.hero-note{margin-top:21px}.hero-sticker{left:-15px;bottom:70px;padding:14px 18px;gap:12px}.sticker-spark{font-size:33px}.hero-sun{width:84px;height:84px;right:-17px}.photo-caption{font-size:7px}.values-ribbon span{font-size:11px}.values-ribbon i{font-size:20px}.section{padding-block:80px}.section-heading{gap:40px}.section-heading>p{max-width:260px;font-size:14px}.pathway-grid{gap:18px}.card-photo{height:220px}.image-tag{font-size:8px;left:12px;bottom:12px;padding:6px 9px}.card-copy h3{font-size:21px}.card-copy{padding-right:12px}.card-number{display:none}.card-copy p{font-size:12px}.mission-section{padding:65px 0}.mission-grid{gap:45px}.mission-visual>img{height:440px}.mission-copy h2{font-size:46px}.mission-copy p:not(.eyebrow){font-size:13px}.mission-orbit{height:115px;width:85px;right:-20px}.mission-label{font-size:8px;padding:10px 12px;left:18px}.steps-grid{gap:25px}.steps-grid h3{font-size:20px}.steps-grid p{font-size:13px}.involve-copy h2{font-size:39px}.involve-copy p:not(.eyebrow){font-size:13px}.involve-photo img{height:320px}.faq-grid{gap:45px}.faq-list summary{font-size:14px}.cta-sun{width:95px;height:95px;left:-15px;top:0}.closing-inner h2{font-size:50px}.footer-top{gap:20px;grid-template-columns:1.2fr .8fr 1fr 1.2fr}.footer-top p{font-size:11px}.footer-top>div>a:not(.brand){font-size:11px}.footer-top .brand{font-size:30px}.footer-top h2{font-size:11px}.subhero-grid{gap:40px}.subhero h1{font-size:56px}.subhero-photo>img{height:420px}.lead{font-size:16px}.subhero-sun{width:85px;height:85px;right:-14px}.editorial-grid{gap:40px;grid-template-columns:.6fr 2fr}.principles-grid{gap:30px}.principles-grid h3{font-size:23px}.principles-grid p{font-size:13px}.record-grid,.two-column{gap:45px}.record-grid h2,.two-column h2{font-size:43px}.organization-record>div{font-size:12px;gap:20px}.involvement-cards{grid-template-columns:1fr}.involvement-cards article{padding:35px;display:grid;grid-template-columns:60px 1fr;column-gap:28px}.outline-icon{grid-row:1/5;margin:0}.involvement-cards .eyebrow{margin-bottom:12px}.involvement-cards h3,.involvement-cards article>p,.involvement-cards .text-link{grid-column:2}.involvement-cards article>p:not(.eyebrow){max-width:550px}.giving-grid{grid-template-columns:1fr}.giving-grid>a{padding:32px}.giving-type{margin-bottom:24px}.giving-action{padding-top:10px}.contact-grid{gap:32px;grid-template-columns:.9fr 1.1fr}.contact-intro h1{font-size:62px}.contact-form-panel{padding:25px}.form-row{grid-template-columns:1fr;gap:0}.contact-form-panel h2{font-size:26px}}
@media(max-width:700px){html{scroll-padding-top:80px}.container{width:calc(100% - 40px)}.header-inner{height:76px;gap:16px}.brand{font-size:29px;gap:7px}.brand-mark{width:33px;height:35px}.nav-donate{margin-left:auto;font-size:10px;gap:8px;padding:10px 13px}.nav-donate svg{height:16px;width:16px}.menu-toggle{display:flex;flex-direction:column;justify-content:center;gap:6px;width:32px;height:40px;border:0;padding:5px;background:none;z-index:32}.menu-toggle span{width:22px;height:1.5px;background:var(--ink);transition:transform .2s}.menu-toggle[aria-expanded=true] span:first-child{transform:translateY(3.75px) rotate(45deg)}.menu-toggle[aria-expanded=true] span:last-child{transform:translateY(-3.75px) rotate(-45deg)}.navigation{display:none;position:fixed;left:0;right:0;top:76px;background:var(--cream);height:calc(100dvh - 76px);padding:35px 26px;flex-direction:column;align-items:flex-start;gap:0;overflow:auto}.navigation.is-open{display:flex}.navigation>a{font-size:28px;width:100%;padding:17px 0;border-bottom:1px solid var(--line)}.navigation>a:after{display:none}.navigation .mobile-donate{display:flex;align-items:center;gap:30px;font-size:18px;color:var(--green);margin-top:20px;border:0}.hero{padding:37px 0 37px}.hero-grid{grid-template-columns:1fr;gap:30px}.hero-copy{padding:0}.hero .eyebrow{font-size:9px;margin-bottom:24px}.hero h1{font-size:clamp(64px,12vw,88px);line-height:1.015}.hero-description{font-size:15px;max-width:360px;margin-top:24px;margin-bottom:24px}.hero .button-row{flex-direction:row;align-items:center;gap:20px}.hero .button{font-size:12px;gap:18px;min-height:52px}.hero .text-link{font-size:12px;padding-left:0}.hero-note{margin-top:27px}.hero-art{margin:3px 9px 0 17px;padding-bottom:27px}.hero-image{height:470px;border-radius:150px 150px 12px 12px}.hero-art:before{border-radius:150px 150px 12px 12px;inset:20px -3px 35px 14px}.hero-sun{height:87px;width:87px;right:-20px;top:4px}.hero-sticker{bottom:69px;left:-21px;padding:15px 23px 15px 17px;font-size:13px;gap:14px}.sticker-spark{font-size:37px}.photo-caption{font-size:8px;margin-top:15px}.hero-scribble{height:65px;width:95px;bottom:-5px}.values-ribbon{padding:22px 0}.values-ribbon .container{display:grid;grid-template-columns:1fr 1fr;gap:14px 25px}.values-ribbon i{display:none}.values-ribbon span{font-size:12px;display:flex;align-items:center;gap:10px}.values-ribbon span:before{content:'';width:5px;height:5px;background:var(--yellow);border-radius:50%;flex-shrink:0}.section{padding-block:65px}.eyebrow{font-size:9px;margin-bottom:18px}h2{font-size:42px;line-height:1.08}.section-heading{display:block;margin-bottom:33px}.section-heading>p{max-width:380px;margin:23px 0 0;font-size:14px}.pathway-grid{grid-template-columns:1fr;gap:35px}.card-photo{height:300px}.card-copy{padding-top:20px;padding-right:20px}.card-copy h3{font-size:27px;margin-bottom:12px}.card-copy p{font-size:14px;max-width:none}.card-number{display:block;top:25px}.image-tag{font-size:10px;padding:8px 13px;left:15px;bottom:16px}.card-arrow{width:37px;height:37px}.section-bottom{margin-top:30px;padding-top:20px}.section-bottom>span{display:none}.mission-section{padding:60px 0}.mission-grid{grid-template-columns:1fr;gap:42px}.mission-visual{margin:0 12px 0 0}.mission-visual>img{height:410px;border-radius:12px 120px 12px 12px}.mission-label{font-size:9px;bottom:24px;left:20px}.mission-orbit{height:120px;width:90px;top:-23px;right:-22px}.mission-copy h2{font-size:49px}.mission-copy p:not(.eyebrow){font-size:15px;max-width:none}.steps-grid{grid-template-columns:1fr;gap:30px;margin:32px 0}.step-number{font-size:29px;margin-bottom:16px;gap:18px}.steps-grid h3{font-size:24px;margin-bottom:12px}.steps-grid p{font-size:14px;max-width:350px}.involve-section{padding:60px 0 72px}.involve-grid{grid-template-columns:1fr;gap:35px}.involve-copy h2{font-size:42px}.involve-copy p:not(.eyebrow){font-size:14px}.involve-photo img{height:315px}.involve-badge{right:20px}.faq-grid{grid-template-columns:1fr;gap:33px}.faq-grid h2{margin-bottom:21px}.faq-list summary{font-size:15px;padding-block:22px}.closing-cta{padding:65px 0 60px}.closing-inner{justify-content:flex-start;text-align:left}.closing-inner h2{font-size:42px}.closing-inner .eyebrow{font-size:8px;letter-spacing:.1em;max-width:240px}.closing-inner p:not(.eyebrow){font-size:14px;max-width:340px;margin:24px 0}.closing-inner .button-row{justify-content:flex-start;gap:25px}.cta-sun{width:62px;height:62px;left:auto;right:0;top:-35px}.cta-loop{display:none}.site-footer{padding:48px 0 25px}.footer-top{grid-template-columns:1fr 1fr;gap:32px 25px;padding-bottom:35px}.footer-brand{grid-column:1/-1;display:flex;justify-content:space-between;gap:15px;align-items:center}.footer-top .brand{font-size:31px;margin:0}.footer-brand p{font-size:11px}.footer-top h2{font-size:12px;margin:0 0 19px}.footer-top>div>a:not(.brand){font-size:12px}.footer-top p{font-size:12px}.footer-top>div:last-child{grid-column:1/-1;border-top:1px solid #ffffff20;padding-top:25px}.footer-top>div:last-child p{max-width:300px;word-spacing:2px}.footer-bottom{flex-wrap:wrap;font-size:9px;gap:13px}.footer-bottom>span:first-child{width:100%}.footer-status{font-size:10px;margin-top:10px}.subhero{padding:42px 0 55px}.subhero-grid{grid-template-columns:1fr;gap:40px}.subhero h1{font-size:59px}.subhero .lead{font-size:16px;max-width:370px}.subhero-photo{margin-right:12px}.subhero-photo>img{height:400px;border-radius:140px 140px 12px 12px}.subhero-sun{right:-20px}.editorial-grid{grid-template-columns:1fr;gap:10px}.editorial-grid>div>.large-copy{font-size:23px}.editorial-grid>div>p{font-size:14px}.principles-grid{grid-template-columns:1fr;gap:35px;margin-top:35px}.principles-grid h3{font-size:26px;margin:21px 0 14px}.principles-grid p{font-size:14px}.record-grid,.two-column{grid-template-columns:1fr;gap:35px}.record-grid h2,.two-column h2{font-size:42px}.record-grid p:not(.eyebrow){font-size:14px}.organization-record>div{font-size:13px}.conversation-list h3{font-size:21px}.conversation-list>div{gap:23px}.small-note{align-items:flex-start;gap:16px}.small-note p{font-size:13px}.involvement-cards article{padding:27px 22px;grid-template-columns:40px 1fr;column-gap:22px}.outline-icon svg{height:38px;width:38px}.involvement-cards h3{font-size:26px}.involvement-cards article>p:not(.eyebrow){font-size:13px}.involvement-cards .text-link{font-size:12px}.giving-grid>a{padding:28px}.giving-grid h3{font-size:31px}.giving-note{font-size:11px}.contact-section{padding-top:42px}.contact-grid{grid-template-columns:1fr;gap:35px}.contact-intro h1{font-size:66px}.contact-intro .lead{font-size:16px}.contact-photo{max-width:none}.contact-photo img{height:235px;object-position:55% 40%}.mailing-address{margin-top:25px}.contact-form-panel{padding:25px 21px;border-radius:12px}.contact-form-panel h2{font-size:29px}.contact-form-panel input:not([type=checkbox]),.contact-form-panel select,.contact-form-panel textarea{font-size:16px}.contact-form-panel form>p:first-of-type{font-size:13px}.contact-form-panel label:not(.consent-label){font-size:12px}.legal-content h1{font-size:52px}.legal-content h2{font-size:26px}.legal-content p{font-size:14px}}
@media(max-width:370px){.container{width:calc(100% - 32px)}.nav-donate{font-size:9px;padding:10px}.nav-donate svg{display:none}.header-inner{gap:12px}.hero h1{font-size:58px}.hero .button-row{gap:15px}.hero .button{font-size:11px;gap:12px;padding-left:16px}.hero .text-link{font-size:11px;gap:6px}.hero-image{height:420px}.values-ribbon span{font-size:10px}.hero-sticker{font-size:12px}.subhero h1{font-size:52px}.closing-inner .button-row{gap:18px}.closing-inner .text-link{font-size:12px}.contact-form-panel{padding:24px 17px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{animation:none!important;transition:none!important}.reveal-ready.is-waiting{opacity:1;transform:none}}
.pathway-card:first-child .card-photo img{object-position:center 28%}
