:root{--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light;--brand-dark:#064d3b;--brand-deep:#0a6b4f;--brand-green:#46a94f;--brand-leaf:#78bf5b;--brand-yellow:#ffd34f;--brand-yellow-soft:#fff4c8;--ink:#000;--paper:#fff;--surface:#f7fbf6;--surface-green:#eef8ec;--surface-yellow:#fff9e6;--line:#d8e7d3;--line-strong:#bcd4b7;--shadow-card:0 12px 28px #064d3b14;--shadow-soft:0 18px 44px #064d3b1f;--radius:8px;--container:1160px;--header-height:76px;--font-sans:"Roboto", Arial, sans-serif;font-family:var(--font-sans);background:var(--surface);color:var(--ink)}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:calc(var(--header-height) + 18px);-webkit-text-size-adjust:100%;-moz-text-size-adjust:100%;text-size-adjust:100%}body{font-family:var(--font-sans);background:var(--surface);min-width:320px;color:var(--ink);text-rendering:optimizelegibility;margin:0;font-size:16px;line-height:1.6}button,input,select,textarea{font:inherit}button{border:0}a{color:inherit;text-decoration:none}img,svg{display:block}img{max-width:100%}.site-shell{background:linear-gradient(#fff9e6 0%,#f7fbf6 30%,#fff 58%,#eef8ec 100%);min-height:100vh;overflow-x:hidden}.site-header{z-index:1200;min-height:var(--header-height);padding:12px max(24px, calc((100vw - var(--container)) / 2));border-bottom:3px solid var(--brand-yellow);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#fffffff0;align-items:center;gap:22px;display:flex;position:sticky;top:0;box-shadow:0 8px 24px #064d3b0f}.brand,.footer-brand{align-items:center;gap:12px;min-width:0;font-weight:600;display:inline-flex}.brand img{border-radius:var(--radius);object-fit:cover;border:2px solid var(--brand-yellow);width:42px;height:42px;box-shadow:0 8px 18px #064d3b24}.brand-text{gap:1px;line-height:1.05;display:grid}.brand-text strong,.footer-brand span{color:var(--ink);letter-spacing:0;font-size:17px;font-weight:600}.brand-text small{color:var(--brand-dark);letter-spacing:0;font-size:12px;font-weight:600}.desktop-nav{align-items:center;gap:3px;margin-left:auto;display:flex}.desktop-nav a{border-radius:var(--radius);min-height:40px;color:var(--ink);letter-spacing:0;text-transform:uppercase;align-items:center;padding:0 11px;font-size:13px;font-weight:600;display:inline-flex}.desktop-nav a:hover,.desktop-nav a:focus-visible,.desktop-nav a.is-active{background:var(--brand-yellow-soft);color:var(--brand-dark);outline:none}.header-action,.button{border-radius:var(--radius);min-height:44px;color:var(--ink);letter-spacing:0;cursor:pointer;border:1px solid #0000;justify-content:center;align-items:center;gap:8px;padding:0 18px;font-size:14px;font-weight:600;transition:transform .16s,box-shadow .16s,background .16s,border-color .16s;display:inline-flex}.header-action,.mobile-panel a{text-transform:uppercase}.header-action:hover,.header-action:focus-visible,.button:hover,.button:focus-visible{outline:none;transform:translateY(-1px)}.header-action:hover,.button--primary:hover{background:#f5c73f}.button--secondary,.button--light{border-color:var(--brand-dark);color:var(--ink);background:#fff}.button--secondary:hover,.button--light:hover{background:var(--surface-green);box-shadow:var(--shadow-card)}.button--full{width:100%}.button:disabled{cursor:not-allowed;opacity:.58;box-shadow:none;transform:none}.icon-button{border:1px solid var(--line-strong);border-radius:var(--radius);width:44px;height:44px;color:var(--ink);cursor:pointer;background:#fff;place-items:center;display:inline-grid}.icon-button:hover,.icon-button:focus-visible{border-color:var(--brand-dark);color:var(--brand-dark);outline:none}.mobile-menu-button,.mobile-drawer,.mobile-panel,.mobile-panel__backdrop{display:none}main{z-index:0;position:relative}.page-hero{min-height:560px;padding:88px max(24px, calc((100vw - var(--container)) / 2)) 54px;border-bottom:1px solid var(--line);background-color:var(--surface-yellow);background-image:linear-gradient(90deg,#fff9e6fc 0%,#fff9e6f0 44%,#eef8ecd6 100%),url(/mindrise_icon.jpeg);background-repeat:no-repeat;background-position:right max(28px, calc((100vw - var(--container)) / 2)) center;background-size:min(340px,30vw);align-items:center;display:flex;position:relative}.page-hero:after{content:"";left:max(24px, calc((100vw - var(--container)) / 2));right:max(24px, calc((100vw - var(--container)) / 2));background:linear-gradient(90deg, var(--brand-dark), var(--brand-green), var(--brand-yellow));border-radius:999px 999px 0 0;height:5px;position:absolute;bottom:0}.page-hero--compact{background-size:min(250px,24vw);min-height:390px;padding-top:78px;padding-bottom:46px}.page-hero__content{z-index:1;width:min(740px,100%);position:relative}.eyebrow{color:var(--brand-dark);text-transform:uppercase;letter-spacing:0;align-items:center;gap:8px;margin:0 0 12px;font-size:12px;font-weight:600;line-height:1.3;display:inline-flex}.page-hero h1{max-width:760px;color:var(--ink);letter-spacing:0;margin:0;font-size:56px;font-weight:700;line-height:1.04}.page-hero--compact h1{max-width:760px;font-size:44px;line-height:1.08}.page-hero__content>p:not(.eyebrow){max-width:680px;color:var(--ink);margin:22px 0 0;font-size:19px;line-height:1.72}.hero-actions{flex-wrap:wrap;gap:12px;margin-top:30px;display:flex}.api-pill{border:1px solid var(--line-strong);border-radius:var(--radius);max-width:min(560px,100%);color:var(--ink);background:#ffffffe0;align-items:center;gap:9px;margin-top:22px;padding:9px 12px;font-size:13px;font-weight:500;display:inline-flex;box-shadow:0 8px 22px #064d3b0f}.api-pill span{background:var(--brand-yellow);border-radius:50%;flex:none;width:9px;height:9px}.api-pill--online span{background:var(--brand-green)}.api-pill--offline span{background:var(--brand-dark)}.trust-strip{border-bottom:1px solid var(--line);background:#fff;grid-template-columns:repeat(3,1fr);width:100%;display:grid}.trust-strip div{min-height:80px;padding:18px max(24px, calc((100vw - var(--container)) / 2));color:var(--ink);border-right:1px solid var(--line);align-items:center;gap:12px;font-size:14px;font-weight:600;display:flex}.trust-strip div:last-child{border-right:0}.trust-strip svg{color:var(--brand-dark);flex:none}.section{width:min(var(--container), calc(100% - 48px));margin:0 auto;padding:84px 0}.section--split,.contact-layout,.section--start-page,.resource-page-grid,.support-grid{grid-template-columns:minmax(0,.92fr) minmax(0,1.08fr);align-items:start;gap:48px;display:grid}.resource-page-grid{grid-template-columns:300px minmax(0,1fr)}.section-intro h2,.organization-callout h2{max-width:800px;color:var(--ink);letter-spacing:0;margin:0;font-size:38px;font-weight:700;line-height:1.12}.section-intro>p:not(.eyebrow),.organization-callout p:not(.eyebrow){max-width:690px;color:var(--ink);margin:18px 0 0;font-size:17px;line-height:1.72}.card-grid{gap:18px;display:grid}.card-grid--four{grid-template-columns:repeat(4,1fr);margin-top:30px}.card-grid--three{grid-template-columns:repeat(3,1fr);margin-top:30px}.program-card,.value-card,.mission-panel,.topic-panel,.article-card,.support-card,.stat,.resource-item,.partnership-panel{border:1px solid var(--line);border-radius:var(--radius);box-shadow:var(--shadow-card);background:#fffffff5}.program-card,.value-card,.mission-panel,.support-card,.stat,.partnership-panel{padding:26px}.program-card{border-top:5px solid var(--brand-green);min-height:236px}.program-card svg,.support-card>svg,.mission-panel>svg{margin-bottom:18px}.program-card svg,.value-card svg,.mission-panel svg,.contact-methods svg,.timeline svg,.resource-item>svg,.panel-heading svg,.partnership-panel svg{color:var(--brand-dark)}.program-card h3,.value-card h3,.mission-panel h3,.article-card h3,.support-card h3,.contact-panel h3,.verification-heading h3,.partnership-panel h3{color:var(--ink);letter-spacing:0;margin:0 0 10px;font-size:19px;font-weight:600;line-height:1.25}.program-card p,.value-card p,.mission-panel p,.article-card p,.support-card p,.contact-panel p,.verification-heading p,.resource-item p,.partnership-panel p{color:var(--ink);margin:0;font-size:15px;line-height:1.65}.program-card--amber{border-top-color:var(--brand-yellow)}.program-card--lime{border-top-color:var(--brand-leaf)}.program-card--blue{border-top-color:var(--brand-dark)}.program-card--lavender{border-top-color:var(--brand-deep)}.program-card--cyan{border-top-color:var(--brand-green)}.program-card--emerald{border-top-color:var(--brand-dark)}.program-card--emerald svg{color:var(--brand-dark)}.program-card--amber svg{color:#9b7312}.program-card--lime svg{color:var(--brand-green)}.program-card--blue svg{color:var(--brand-dark)}.program-card--lavender svg{color:var(--brand-deep)}.program-card--cyan svg{color:var(--brand-green)}.stats-grid{grid-template-columns:repeat(3,1fr);gap:14px;display:grid}.stat{border-left:5px solid var(--brand-yellow)}.stat strong{color:var(--ink);font-size:28px;font-weight:600;line-height:1;display:block}.stat span{color:var(--ink);margin-top:10px;font-size:13px;font-weight:600;line-height:1.45;display:block}.organization-callout{border-radius:var(--radius);background:var(--brand-dark);color:#fff;box-shadow:var(--shadow-soft);border:1px solid #083f32;justify-content:space-between;align-items:center;gap:34px;padding:44px;display:flex}.organization-callout .eyebrow,.organization-callout p,.organization-callout h2{color:#fff}.organization-callout svg{color:var(--brand-yellow);flex:none}.timeline{grid-template-columns:repeat(3,1fr);gap:18px;margin-top:30px;display:grid}.timeline div,.model-steps span,.contact-methods div{border:1px solid var(--line);border-radius:var(--radius);box-shadow:var(--shadow-card);background:#fffffff5;align-items:flex-start;gap:12px;padding:20px;display:flex}.timeline div{flex-direction:column}.timeline strong,.timeline span{display:block}.timeline strong{color:var(--ink);font-size:17px;font-weight:600}.timeline span,.model-steps span,.contact-methods div{color:var(--ink);line-height:1.6}.model-steps{gap:12px;display:grid}.model-steps span{border-left:5px solid var(--brand-yellow);font-weight:600}.topic-panel{background:var(--surface-yellow);padding:24px;position:sticky;top:100px}.panel-heading{color:var(--ink);align-items:center;gap:10px;font-weight:600;display:flex}.topic-list{flex-wrap:wrap;gap:8px;margin-top:18px;display:flex}.topic-list span,.article-card span,.resource-item span{background:var(--surface-green);min-height:28px;color:var(--ink);border:1px solid #064d3b2e;border-radius:999px;align-items:center;padding:4px 10px;font-size:12px;font-weight:600;line-height:1.2;display:inline-flex}.article-list,.resource-list,.contact-methods{gap:14px;margin-top:26px;display:grid}.article-card{border-left:5px solid var(--brand-green);justify-content:space-between;gap:24px;padding:22px;display:flex}.article-card h3{margin-top:12px}.article-card small{color:var(--ink);white-space:nowrap;flex:none;font-size:13px;font-weight:600}.materials-row{grid-template-columns:repeat(2,1fr);gap:12px;margin-top:20px;display:grid}.materials-row a{border:1px solid var(--line);border-radius:var(--radius);min-height:50px;color:var(--ink);box-shadow:var(--shadow-card);background:#fff;align-items:center;gap:9px;padding:13px 14px;font-weight:600;display:flex}.support-card--primary{border-color:var(--brand-dark);background:var(--surface-green)}.support-card--primary p,.support-card--primary h3{color:var(--ink)}.support-card .button{margin-top:24px}.resource-item{gap:14px;padding:20px;display:flex}.resource-item strong{color:var(--ink);margin-bottom:6px;font-weight:600;display:block}.resource-item span{margin-top:10px}.contact-panel{padding:4px 0 0}.contact-focus-grid{gap:14px;margin-top:22px;display:grid}.contact-form{top:calc(var(--header-height) + 24px);position:sticky}.contact-form__split{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;display:grid}.contact-panel .card-grid{margin:18px 0 22px}.contact-methods div{align-items:center;font-weight:500}.account-section{gap:30px;display:grid}.signup-panel{grid-template-columns:.9fr 1.1fr;gap:18px;display:grid}.signup-panel__aside,.form-card{border:1px solid var(--line);border-radius:var(--radius);box-shadow:var(--shadow-card);background:#fff}.signup-panel__aside{border-top:5px solid var(--brand-yellow);background:var(--surface-yellow);align-content:start;gap:14px;padding:28px;display:grid}.signup-panel__logo{border-radius:var(--radius);object-fit:contain;background:#fff;border:1px solid #064d3b29;width:min(220px,100%);height:auto;padding:8px;box-shadow:0 10px 24px #064d3b1a}.account-note{border-radius:var(--radius);color:var(--ink);background:#fff;border:1px solid #064d3b2e;align-items:flex-start;gap:10px;margin-top:8px;padding:14px;font-size:14px;font-weight:500;line-height:1.45;display:flex}.account-note svg{color:var(--brand-dark);flex:none}.form-card{border-top:5px solid var(--brand-green);gap:16px;padding:28px;display:grid}.field{gap:8px;display:grid}.field>span,.field small{color:var(--ink);font-size:13px;font-weight:600;line-height:1.35}.field div{border:1px solid var(--line-strong);border-radius:var(--radius);background:#fff;align-items:center;gap:10px;min-height:52px;padding:0 14px;display:flex}.field:focus-within div{border-color:var(--brand-dark);box-shadow:0 0 0 3px #ffd34f59}.field svg{color:var(--brand-dark);flex:none}.field input,.field select,.field textarea{width:100%;min-width:0;color:var(--ink);background:0 0;border:0;outline:0}.field select{cursor:pointer;min-height:50px}.field textarea{resize:vertical;min-height:144px;padding:14px 0;line-height:1.55}.field__textarea{align-items:flex-start;min-height:150px}.field--honeypot{width:1px;height:1px;position:absolute;left:-10000px;overflow:hidden}.checkbox-row{color:var(--ink);align-items:flex-start;gap:10px;font-weight:500;line-height:1.5;display:flex}.checkbox-row input{width:18px;height:18px;accent-color:var(--brand-green);flex:none;margin-top:3px}.form-status{border-radius:var(--radius);color:var(--ink);align-items:flex-start;gap:9px;margin:0;padding:12px 14px;font-size:14px;font-weight:500;line-height:1.5;display:flex}.form-status--success{background:var(--surface-green);border:1px solid #064d3b2e}.form-status--error{background:var(--brand-yellow-soft);border:1px solid #e0bf3f}.form-status svg{color:var(--brand-dark);flex:none;margin-top:2px}.verification-heading{align-items:flex-start;gap:14px;display:flex}.verification-heading svg{color:var(--brand-dark);flex:none}.partnership-panel{border-top:5px solid var(--brand-yellow);gap:18px;display:grid}.partnership-panel__intro{gap:10px;display:grid}.partnership-actions{flex-wrap:wrap;gap:12px;display:flex}.inline-state{color:var(--ink);align-items:flex-start;gap:8px;margin:16px 0 0;font-size:13px;font-weight:500;line-height:1.45;display:flex}.inline-state svg{flex:none;margin-top:2px}.spin{animation:.9s linear infinite spin}.site-footer{border-top:4px solid var(--brand-yellow);background:var(--brand-dark);color:#fff}.footer-main{width:min(var(--container), calc(100% - 48px));grid-template-columns:minmax(260px,1.35fr) repeat(3,minmax(150px,.8fr));gap:34px;margin:0 auto;padding:50px 0 36px;display:grid}.footer-brand-block p,.footer-column p,.footer-bottom{color:#fff}.footer-brand-block p{max-width:430px;margin:16px 0 14px;line-height:1.68}.footer-brand-block strong{color:var(--brand-yellow);font-size:17px;font-weight:600}.footer-brand span{color:#fff}.footer-brand--lockup{align-items:flex-start}.footer-column{align-content:start;gap:10px;display:grid}.footer-column>span{color:var(--brand-yellow);text-transform:uppercase;font-size:12px;font-weight:600;line-height:1.3}.footer-column a,.footer-column p{color:#fff;align-items:center;gap:8px;margin:0;font-size:14px;font-weight:500;line-height:1.48;display:inline-flex}.footer-column a:hover,.footer-column a:focus-visible{color:var(--brand-yellow);outline:none;text-decoration:underline}.footer-bottom{width:min(var(--container), calc(100% - 48px));color:#fff;border-top:1px solid #ffffff3d;justify-content:space-between;align-items:center;gap:18px;margin:0 auto;padding:18px 0 24px;font-size:13px;font-weight:600;display:flex}.home-hero{background-color:var(--surface-yellow);background-image:linear-gradient(90deg,#fff9e6fc 0%,#fff9e6f5 42%,#eef8ecc7 100%),linear-gradient(#ffd34f42 0%,#46a94f1a 100%),url(/mindrise_icon.jpeg);background-repeat:no-repeat;background-position:center, center, right max(28px, calc((100vw - var(--container)) / 2)) center;background-size:auto,auto,min(370px,31vw);min-height:620px;overflow:hidden}.home-hero .page-hero__content{width:min(790px,100%)}.hero-proof-list{flex-wrap:wrap;gap:10px;margin-top:18px;display:flex}.hero-proof-list span{border-radius:var(--radius);min-height:34px;color:var(--ink);background:#ffffffc7;border:1px solid #064d3b29;align-items:center;padding:6px 12px;font-size:13px;font-weight:600;display:inline-flex;box-shadow:0 8px 20px #064d3b0f}.pathway-section{padding-top:48px}.pathway-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:18px;margin-top:30px;display:grid}.pathway-card{border:1px solid var(--line);border-top:5px solid var(--brand-yellow);border-radius:var(--radius);min-height:340px;box-shadow:var(--shadow-card);background:linear-gradient(#fffffffa 0%,#f7fbf6f5 100%);align-content:start;gap:14px;padding:28px;display:grid}.pathway-card:nth-child(2){border-top-color:var(--brand-green)}.pathway-card:nth-child(3){border-top-color:var(--brand-dark)}.pathway-card__icon{border-radius:var(--radius);background:var(--surface-green);width:46px;height:46px;color:var(--brand-dark);place-items:center;display:inline-grid}.pathway-card h3{color:var(--ink);margin:0;font-size:22px;font-weight:600;line-height:1.2}.pathway-card p:not(.eyebrow){color:var(--ink);margin:0;font-size:15px;line-height:1.68}.pathway-link{color:var(--brand-dark);justify-self:start;align-items:center;gap:8px;margin-top:auto;font-size:14px;font-weight:600;display:inline-flex}.pathway-link:hover,.pathway-link:focus-visible{color:var(--ink);outline:none;text-decoration:underline}.healing-path{border-block:4px solid var(--brand-yellow);color:#fff;background:linear-gradient(135deg,#064d3b 0%,#0a6b4f 58%,#2f8d48 100%);margin:14px 0;padding:84px 0}.healing-path__inner{width:min(var(--container), calc(100% - 48px));grid-template-columns:minmax(0,.92fr) minmax(0,1.08fr);align-items:start;gap:52px;margin:0 auto;display:grid}.healing-path .eyebrow{color:var(--brand-yellow)}.healing-path h2{color:#fff;max-width:680px;margin:0;font-size:38px;font-weight:700;line-height:1.12}.healing-path__copy>p:not(.eyebrow){color:#fff;max-width:620px;margin:20px 0 0;font-size:17px;line-height:1.75}.healing-steps{gap:14px;display:grid}.healing-step{border-radius:var(--radius);background:#ffffff1a;border:1px solid #fff3;grid-template-columns:auto minmax(0,1fr);gap:16px;padding:20px;display:grid;box-shadow:0 14px 34px #0000001f}.healing-step__icon{border-radius:var(--radius);background:var(--brand-yellow);width:44px;height:44px;color:var(--brand-dark);place-items:center;display:grid}.healing-step span{color:var(--brand-yellow);margin-bottom:4px;font-size:12px;font-weight:600;display:block}.healing-step h3{color:#fff;margin:0 0 8px;font-size:19px;font-weight:600;line-height:1.25}.healing-step p{color:#fff;margin:0;font-size:15px;line-height:1.62}.organization-callout--belief{background:linear-gradient(135deg, var(--brand-dark) 0%, var(--brand-deep) 72%, var(--brand-green) 100%)}.callout-actions{flex-wrap:wrap;gap:12px;margin-top:26px;display:flex}.button--callout{color:#fff;background:0 0;border-color:#ffffffb8}.button--callout:hover,.button--callout:focus-visible{border-color:var(--brand-yellow);box-shadow:none;background:#ffffff1a}@keyframes spin{to{transform:rotate(360deg)}}@media (width<=1120px){.desktop-nav,.header-action{display:none}.mobile-menu-button{margin-left:auto;display:inline-grid}.mobile-drawer{z-index:1300;pointer-events:none;display:block;position:fixed;inset:0}.mobile-panel__backdrop{z-index:1300;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);cursor:pointer;pointer-events:auto;background:#064d3b6b;border:0;border-radius:0;width:100%;min-height:100dvh;padding:0;display:block;position:fixed;inset:0}.mobile-panel{z-index:1301;width:min(88vw,390px);height:100dvh;max-height:100dvh;padding:max(18px, env(safe-area-inset-top)) 18px max(18px, env(safe-area-inset-bottom));border:0;border-left:1px solid var(--line);overscroll-behavior:contain;pointer-events:auto;background:#fff;border-radius:0;flex-direction:column;gap:14px;display:flex;position:fixed;inset:0 0 0 auto;overflow-y:auto;box-shadow:-18px 0 44px #064d3b2e}.mobile-panel__top{border-bottom:1px solid var(--line);color:var(--ink);flex:none;justify-content:space-between;align-items:center;gap:14px;padding-bottom:12px;font-weight:600;display:flex}.mobile-panel__links{gap:10px;padding-bottom:20px;display:grid}.mobile-panel a{border-radius:var(--radius);background:var(--surface-green);width:100%;min-height:52px;color:var(--ink);align-items:center;padding:14px;font-weight:600;display:flex}.mobile-panel a.is-active{background:var(--brand-yellow-soft);color:var(--brand-dark)}.mobile-panel__cta{border:1px solid #e4b829;background:var(--brand-yellow)!important}.card-grid--four{grid-template-columns:repeat(2,1fr)}}@media (width<=980px){.page-hero,.page-hero--compact{background-position:right 24px top 78px;background-size:150px;min-height:auto;padding:72px 24px 42px}.page-hero h1,.page-hero--compact h1{max-width:660px;font-size:42px}.page-hero__content>p:not(.eyebrow){font-size:18px}.section{width:min(100% - 32px,840px);padding:68px 0}.section--split,.contact-layout,.section--start-page,.resource-page-grid,.support-grid,.stats-grid,.timeline,.signup-panel{grid-template-columns:1fr}.card-grid--three{grid-template-columns:repeat(2,1fr)}.topic-panel{position:static}.trust-strip{grid-template-columns:1fr}.trust-strip div{border-right:0;border-bottom:1px solid var(--line);padding:18px 24px}.trust-strip div:last-child{border-bottom:0}.footer-main{grid-template-columns:1fr 1fr}.footer-bottom{flex-direction:column;align-items:flex-start}}@media (width<=680px){.site-header{min-height:68px;padding:10px 18px}.brand img{width:38px;height:38px}.brand-text strong{font-size:16px}.brand-text small{font-size:11px}.page-hero,.page-hero--compact{background-image:linear-gradient(#fff9e6fc 0%,#eef8ecf0 100%),url(/mindrise_icon.jpeg);background-position:right 18px top 66px;background-size:104px;padding:64px 18px 38px}.page-hero:after{left:18px;right:18px}.page-hero h1,.page-hero--compact h1{font-size:34px;line-height:1.1}.page-hero__content>p:not(.eyebrow),.section-intro>p:not(.eyebrow){font-size:16px}.hero-actions,.article-card,.organization-callout,.partnership-actions{flex-direction:column;align-items:stretch}.button{width:100%}.section{width:min(100% - 32px,560px);padding:56px 0}.section-intro h2,.organization-callout h2{font-size:29px;line-height:1.16}.card-grid--four,.card-grid--three,.materials-row{grid-template-columns:1fr}.program-card,.value-card,.mission-panel,.support-card,.stat,.resource-item,.article-card,.topic-panel,.partnership-panel{padding:22px}.organization-callout{padding:30px 24px}.article-card small{white-space:normal}.footer-main,.footer-bottom{width:min(100% - 32px,560px)}.footer-main{grid-template-columns:1fr;padding-top:42px}}main,.card-grid>*,.section--split>*,.contact-layout>*,.section--start-page>*,.resource-page-grid>*,.support-grid>*,.stats-grid>*,.timeline>*,.signup-panel>*,.footer-main>*,.api-pill,.account-note,.field,.field div,.verification-heading,.checkbox-row,.resource-item,.materials-row a,.contact-methods div,.footer-column a,.footer-column p{min-width:0}.page-hero h1,.page-hero--compact h1,.section-intro h2,.organization-callout h2,.program-card h3,.value-card h3,.mission-panel h3,.article-card h3,.support-card h3,.contact-panel h3,.verification-heading h3,.partnership-panel h3{overflow-wrap:break-word}.form-status,.verification-heading p,.footer-column a,.footer-column p{overflow-wrap:anywhere}@media (width<=760px){html,body{max-width:100%;overflow-x:hidden}html{scroll-padding-top:86px}.site-header{gap:12px;padding:10px 16px}.mobile-panel{width:min(92vw,390px);height:100dvh;max-height:none;padding:max(18px, env(safe-area-inset-top)) 16px max(18px, env(safe-area-inset-bottom));inset:0 0 0 auto}.mobile-panel__top span{overflow-wrap:break-word;min-width:0;line-height:1.25}.mobile-panel a{align-items:center;min-height:46px;display:flex}.page-hero,.page-hero--compact{background-position:right 14px top 70px;background-size:92px;padding:62px 16px 36px}.page-hero__content{width:100%}.page-hero h1,.page-hero--compact h1{font-size:clamp(30px,8vw,36px);line-height:1.12}.page-hero__content>p:not(.eyebrow),.section-intro>p:not(.eyebrow),.organization-callout p:not(.eyebrow){font-size:16px;line-height:1.68}.api-pill{align-items:flex-start;width:100%;line-height:1.45}.hero-actions,.partnership-actions{gap:10px}.button{white-space:normal;text-align:center;min-height:48px;padding:12px 14px;line-height:1.25}.button svg,.account-note svg,.resource-item>svg,.materials-row svg,.contact-methods svg{flex:none}.section{width:min(100% - 28px,620px);padding:54px 0}.section--split,.contact-layout,.section--start-page,.resource-page-grid,.support-grid,.stats-grid,.timeline,.signup-panel{grid-template-columns:1fr}.program-card,.value-card,.mission-panel,.support-card,.stat,.resource-item,.article-card,.topic-panel,.partnership-panel,.signup-panel__aside,.form-card{width:100%;padding:22px}.signup-panel{gap:14px}.signup-panel__logo{width:min(190px,100%);height:auto}.footer-logo-full{width:min(220px,100%)}.account-note{padding:12px}.field div{min-height:50px;padding:0 12px}.verification-heading{gap:12px}.footer-main,.footer-bottom{width:min(100% - 28px,620px)}.footer-column a,.footer-column p{align-items:flex-start}}@media (width<=520px){.brand{gap:10px}.brand-text strong{font-size:15px}.brand-text small{text-overflow:ellipsis;white-space:nowrap;max-width:132px;overflow:hidden}.icon-button{width:42px;height:42px}.page-hero,.page-hero--compact{background-position:right 12px top 66px;background-size:78px;padding-top:58px}.page-hero h1,.page-hero--compact h1{font-size:30px}.section-intro h2,.organization-callout h2{font-size:26px;line-height:1.18}.trust-strip div,.materials-row a,.contact-methods div{padding:16px}.article-card,.resource-item,.organization-callout,.partnership-actions{flex-direction:column;align-items:stretch}.resource-item{align-items:flex-start}.verification-heading{display:grid}.signup-panel__aside,.form-card,.program-card,.value-card,.mission-panel,.support-card,.stat,.resource-item,.article-card,.topic-panel,.partnership-panel{padding:18px}.form-card{gap:14px}.footer-logo-full{width:min(200px,100%)}}@media (width<=380px){.site-header{padding-inline:12px}.brand img{width:36px;height:36px}.brand-text small{display:none}.footer-logo-full{width:min(180px,100%)}.mobile-panel{width:min(94vw,360px);padding:max(14px, env(safe-area-inset-top)) 12px max(14px, env(safe-area-inset-bottom));inset:0 0 0 auto}.mobile-panel a{min-height:50px;padding:12px}.page-hero h1,.page-hero--compact h1{font-size:28px}.section{width:min(100% - 24px,360px)}.program-card,.value-card,.mission-panel,.support-card,.stat,.resource-item,.article-card,.topic-panel,.partnership-panel,.signup-panel__aside,.form-card{padding:16px}}@media (width<=980px){.pathway-grid,.healing-path__inner{grid-template-columns:1fr}.pathway-section{padding-top:40px}.healing-path{padding:70px 0}}@media (width<=760px){.home-hero{background-size:auto,auto,96px;min-height:auto}.hero-proof-list span{text-align:center;flex:150px;justify-content:center}.pathway-card{min-height:auto;padding:22px}.healing-path{padding:58px 0}.healing-path__inner{gap:32px;width:min(100% - 28px,620px)}.healing-path h2{font-size:30px;line-height:1.16}.callout-actions{flex-direction:column;align-items:stretch}}@media (width<=520px){.hero-proof-list{gap:8px}.hero-proof-list span{min-height:32px;font-size:12px}.pathway-card{padding:18px}.pathway-card h3{font-size:20px}.healing-step{grid-template-columns:1fr;padding:18px}.healing-step__icon{width:42px;height:42px}}.hero-assurance-panel{border:1px solid #064d3b29;border-left:5px solid var(--brand-green);border-radius:var(--radius);background:#ffffffeb;grid-template-columns:84px minmax(0,1fr);align-items:center;gap:16px;width:min(620px,100%);margin-top:24px;padding:16px;display:grid;box-shadow:0 12px 28px #064d3b17}.hero-assurance-panel img{object-fit:contain;border-radius:var(--radius);background:#fff;width:84px;height:84px}.hero-assurance-panel strong{color:var(--ink);font-size:16px;font-weight:700;line-height:1.25;display:block}.hero-assurance-panel p{color:var(--ink);margin:5px 0 0;font-size:14px;line-height:1.55}.trust-credibility-section{padding-top:28px}.trust-card-grid,.impact-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:18px;margin-top:30px;display:grid}.trust-card,.impact-card{border:1px solid var(--line);border-radius:var(--radius);min-width:0;box-shadow:var(--shadow-card);background:#fffffff5}.trust-card{border-top:5px solid var(--brand-green);min-height:250px;padding:26px}.trust-card:nth-child(2){border-top-color:var(--brand-yellow)}.trust-card:nth-child(3){border-top-color:var(--brand-dark)}.trust-card svg{color:var(--brand-dark);margin-bottom:18px}.trust-card h3,.impact-card strong{color:var(--ink);margin:0 0 10px;font-size:20px;font-weight:700;line-height:1.25}.trust-card p,.impact-card p{color:var(--ink);margin:0;font-size:15px;line-height:1.68}.mobile-continuation-band{border-block:4px solid var(--brand-yellow);color:#fff;background:linear-gradient(135deg,#064d3b 0%,#0a6b4f 62%,#46a94f 100%);margin:16px 0}.mobile-continuation-inner{width:min(var(--container), calc(100% - 48px));grid-template-columns:minmax(0,.95fr) minmax(320px,.75fr);align-items:center;gap:44px;margin:0 auto;padding:76px 0;display:grid}.mobile-continuation-copy .eyebrow{color:var(--brand-yellow)}.mobile-continuation-copy h2{color:#fff;max-width:720px;margin:0;font-size:38px;font-weight:700;line-height:1.12}.mobile-continuation-copy p:not(.eyebrow){color:#fff;max-width:650px;margin:18px 0 0;font-size:17px;line-height:1.72}.mobile-actions{flex-wrap:wrap;gap:12px;margin-top:26px;display:flex}.mobile-step-panel{gap:12px;display:grid}.mobile-step{border-radius:var(--radius);background:#ffffff1a;border:1px solid #ffffff38;grid-template-columns:38px minmax(0,1fr) auto;align-items:center;gap:12px;padding:18px;display:grid;box-shadow:0 14px 34px #0000001f}.mobile-step span{background:var(--brand-yellow);width:38px;height:38px;color:var(--brand-dark);border-radius:50%;place-items:center;font-weight:700;display:grid}.mobile-step p{color:#fff;margin:0;font-size:15px;line-height:1.55}.mobile-step svg{color:var(--brand-yellow)}.impact-section{padding-top:56px}.impact-grid{grid-template-columns:repeat(4,minmax(0,1fr))}.impact-card{border-left:5px solid var(--brand-yellow);padding:24px}.impact-card:nth-child(2){border-left-color:var(--brand-green)}.impact-card:nth-child(3){border-left-color:var(--brand-dark)}.impact-card:nth-child(4){border-left-color:var(--brand-leaf)}.impact-card strong{font-size:28px;line-height:1;display:block}.footer-main--enhanced{grid-template-columns:minmax(260px,1.28fr) repeat(4,minmax(140px,.72fr));gap:28px}.footer-assurance{border-radius:var(--radius);color:#fff;background:#ffffff14;border:1px solid #ffd34f57;align-items:flex-start;gap:9px;max-width:430px;margin-top:16px;padding:12px;font-size:13px;font-weight:500;line-height:1.45;display:flex}@media (width<=1120px){.footer-main--enhanced{grid-template-columns:1.2fr 1fr 1fr}.trust-card-grid,.impact-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width<=980px){.home-hero{min-height:auto;padding-top:72px;padding-bottom:48px}.mobile-continuation-inner{grid-template-columns:1fr;gap:30px;padding:64px 0}.mobile-continuation-copy h2{font-size:32px}}@media (width<=760px){.hero-assurance-panel{grid-template-columns:64px minmax(0,1fr);gap:12px;padding:14px}.hero-assurance-panel img{width:64px;height:64px}.trust-card-grid,.impact-grid,.footer-main--enhanced{grid-template-columns:1fr}.trust-card,.impact-card{min-height:auto;padding:20px}.mobile-continuation-inner{width:min(100% - 28px,620px);padding:56px 0}.mobile-continuation-copy h2{font-size:29px;line-height:1.16}.mobile-actions{flex-direction:column;align-items:stretch}.mobile-step{grid-template-columns:34px minmax(0,1fr)}.mobile-step svg{display:none}}@media (width<=520px){.hero-assurance-panel{grid-template-columns:1fr}.hero-assurance-panel img{width:min(160px,100%);height:auto}.mobile-step{padding:16px}}.auth-access-grid{grid-template-columns:minmax(0,1.35fr) minmax(320px,.75fr);align-items:start;gap:22px;display:grid}.signup-panel--single{grid-template-columns:minmax(260px,.85fr) minmax(0,1.15fr)}.login-panel{position:sticky;top:100px}.web-app-shell{width:min(var(--container), calc(100% - 48px));margin:0 auto;padding:40px 0 84px}.web-app-topbar{border:1px solid var(--line);border-top:5px solid var(--brand-yellow);border-radius:var(--radius);box-shadow:var(--shadow-soft);background:#fffffff5;justify-content:space-between;align-items:flex-end;gap:24px;padding:34px;display:flex}.web-app-topbar h1{color:var(--ink);margin:0;font-size:38px;font-weight:700;line-height:1.1}.web-app-topbar p:not(.eyebrow){max-width:680px;color:var(--ink);margin:10px 0 0;font-size:16px;line-height:1.65}.web-app-topbar__actions{flex-wrap:wrap;justify-content:flex-end;gap:10px;display:flex}.web-app-alert{border-radius:var(--radius);background:var(--brand-yellow-soft);color:var(--ink);border:1px solid #e1b12c6b;align-items:flex-start;gap:10px;margin-top:16px;padding:14px 16px;font-weight:500;line-height:1.45;display:flex}.web-app-alert svg{color:var(--brand-dark);flex:none;margin-top:2px}.web-app-layout{grid-template-columns:220px minmax(0,1fr);align-items:start;gap:22px;margin-top:22px;display:grid}.web-app-nav{border:1px solid var(--line);border-radius:var(--radius);box-shadow:var(--shadow-card);background:#fffffff5;gap:8px;padding:12px;display:grid;position:sticky;top:100px}.web-app-nav button{border-radius:var(--radius);min-height:46px;color:var(--ink);cursor:pointer;text-align:left;background:0 0;align-items:center;gap:10px;padding:0 12px;font-weight:600;display:flex}.web-app-nav button:hover,.web-app-nav button:focus-visible,.web-app-nav button.is-active{background:var(--surface-green);color:var(--brand-dark);outline:none}.web-app-panel,.web-app-stack{min-width:0}.web-app-stack{gap:18px;display:grid}.web-panel-heading{border:1px solid var(--line);border-radius:var(--radius);box-shadow:var(--shadow-card);background:#fffffff5;padding:30px}.web-panel-heading h2{color:var(--ink);margin:0;font-size:30px;font-weight:700;line-height:1.15}.web-panel-heading p:not(.eyebrow){max-width:760px;color:var(--ink);margin:12px 0 0;font-size:16px;line-height:1.65}.web-app-card,.web-metric,.web-insight-card{border:1px solid var(--line);border-radius:var(--radius);min-width:0;box-shadow:var(--shadow-card);background:#fffffff5}.web-app-card{padding:24px}.web-app-card h3,.web-insight-card h4{color:var(--ink);margin:0 0 10px;font-size:19px;font-weight:700;line-height:1.25}.web-app-card p,.web-insight-card p,.web-list-row p{color:var(--ink);margin:0;line-height:1.62}.web-app-card--accent{border-left:5px solid var(--brand-yellow);background:var(--surface-yellow);align-items:flex-start;gap:12px;display:flex}.web-app-card--urgent{border-top:5px solid var(--brand-yellow);background:var(--surface-yellow)}.web-metric-grid,.web-resource-grid,.web-reset-grid,.web-support-grid,.web-profile-grid,.web-insight-grid{gap:14px;display:grid}.web-metric-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.web-metric-grid--compact{grid-template-columns:1fr}.web-metric{border-left:5px solid var(--brand-green);padding:22px}.web-metric:nth-child(2){border-left-color:var(--brand-yellow)}.web-metric:nth-child(3){border-left-color:var(--brand-dark)}.web-metric strong{color:var(--ink);font-size:30px;font-weight:700;line-height:1;display:block}.web-metric span{color:var(--ink);margin-top:9px;font-size:13px;font-weight:600;display:block}.web-care-path{border:1px solid var(--line);border-radius:var(--radius);box-shadow:var(--shadow-card);background:#fffffff5;padding:24px}.web-care-path h3{color:var(--ink);margin:0 0 14px;font-size:19px;font-weight:700}.web-care-steps{grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;display:grid}.web-care-steps button{border:1px solid var(--line);border-radius:var(--radius);background:var(--surface-green);min-height:52px;color:var(--ink);cursor:pointer;justify-content:center;align-items:center;gap:8px;padding:10px;font-weight:600;display:flex}.web-care-steps button:hover,.web-care-steps button:focus-visible{border-color:var(--brand-dark);outline:none}.web-form{gap:14px;display:grid}.web-form label{color:var(--ink);gap:8px;font-size:13px;font-weight:600;display:grid}.web-form input,.web-form select,.web-form textarea{border:1px solid var(--line-strong);border-radius:var(--radius);width:100%;min-width:0;color:var(--ink);background:#fff;outline:none;padding:12px 13px}.web-form input:focus,.web-form select:focus,.web-form textarea:focus{border-color:var(--brand-dark);box-shadow:0 0 0 3px #ffd34f52}.web-list{gap:10px;display:grid}.web-list-row{border:1px solid var(--line);border-radius:var(--radius);background:var(--surface);gap:4px;padding:14px;display:grid}.web-list-row strong,.web-list-row span{color:var(--ink)}.web-list-row span{font-size:13px;font-weight:600}.web-insight-grid,.web-reset-grid,.web-support-grid,.web-profile-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.web-insight-card{border-top:5px solid var(--brand-green);padding:18px}.web-insight-card span,.web-insight-card strong{color:var(--brand-dark);font-size:13px;font-weight:700}.web-resource-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.web-breathing-card{align-items:flex-start;gap:12px;display:flex}.web-profile-list{gap:12px;margin:0;display:grid}.web-profile-list div{border-bottom:1px solid var(--line);justify-content:space-between;gap:18px;padding-bottom:10px;display:flex}.web-profile-list div:last-child{border-bottom:0;padding-bottom:0}.web-profile-list dt,.web-profile-list dd{color:var(--ink);margin:0}.web-profile-list dt{font-weight:600}.web-profile-list dd{text-align:right;overflow-wrap:anywhere}@media (width<=1120px){.auth-access-grid{grid-template-columns:1fr}.login-panel{position:static}}@media (width<=980px){.web-app-topbar{flex-direction:column;align-items:stretch}.web-app-topbar__actions{justify-content:flex-start}.web-app-layout{grid-template-columns:1fr}.web-app-nav{gap:8px;padding:10px;display:flex;position:static;overflow-x:auto}.web-app-nav button{flex:none}}@media (width<=760px){.web-app-shell{width:min(100% - 28px,620px);padding:28px 0 64px}.web-app-topbar,.web-panel-heading,.web-app-card,.web-care-path{padding:20px}.web-app-topbar h1{font-size:30px}.web-panel-heading h2{font-size:25px}.web-metric-grid,.web-care-steps,.web-insight-grid,.web-reset-grid,.web-support-grid,.web-profile-grid,.web-resource-grid,.signup-panel--single{grid-template-columns:1fr}}.site-footer{color:#fff;background:linear-gradient(135deg,#043b2f 0%,#064d3b 56%,#032d25 100%);border-top:0;position:relative;overflow:hidden}.site-footer:before{content:"";background:linear-gradient(90deg, var(--brand-yellow) 0%, var(--brand-leaf) 46%, var(--brand-yellow) 100%);height:5px;position:absolute;inset:0 0 auto}.footer-main--enhanced{width:min(var(--container), calc(100% - 48px));grid-template-columns:minmax(0,.95fr) minmax(285px,.9fr) minmax(0,1.45fr);align-items:start;gap:42px;padding:64px 0 42px;display:grid;position:relative}.footer-main--enhanced>*{min-width:0}.footer-brand-block{align-content:start;gap:16px;display:grid}.footer-logo-full{border-radius:var(--radius);object-fit:contain;background:#fff;border:1px solid #ffd34f80;width:min(218px,100%);height:auto;padding:10px;box-shadow:0 18px 38px #0000002e}.footer-brand-block p{color:#ffffffe6;max-width:410px;margin:0;font-size:14.5px;font-weight:400;line-height:1.7}.footer-brand-block strong{color:var(--brand-yellow);font-size:17px;font-weight:500;line-height:1.35}.footer-action-link{border-radius:var(--radius);background:var(--brand-yellow);width:fit-content;min-height:42px;color:var(--brand-dark);border:1px solid #ffd34fc7;justify-content:center;align-items:center;gap:8px;padding:0 14px;font-size:14px;font-weight:500;line-height:1;transition:transform .16s,box-shadow .16s,background .16s;display:inline-flex}.footer-action-link:hover,.footer-action-link:focus-visible{background:#ffe27c;outline:none;transform:translateY(-1px);box-shadow:0 12px 26px #0003}.footer-assurance{border-radius:var(--radius);color:#ffffffe0;background:#ffffff12;border:1px solid #ffffff29;align-items:flex-start;gap:9px;max-width:410px;padding:12px 14px;font-size:13px;font-weight:400;line-height:1.5;display:flex}.footer-assurance svg{color:var(--brand-yellow);flex:none;margin-top:1px}.footer-newsletter-card{border:1px solid #ffd34f57;border-left:5px solid var(--brand-yellow);border-radius:var(--radius);background:#ffffff1a;align-content:start;gap:14px;padding:24px;display:grid;box-shadow:0 18px 38px #00000029}.footer-newsletter-card>span,.footer-newsletter-card label,.footer-column>span,.footer-social-panel span{color:var(--brand-yellow);letter-spacing:0;text-transform:uppercase;font-size:12px;font-weight:500;line-height:1.3}.footer-newsletter-card h2{color:#fff;margin:0;font-size:23px;font-weight:500;line-height:1.2}.footer-newsletter-card p{color:#ffffffe6;margin:0;font-size:14px;font-weight:400;line-height:1.62}.footer-newsletter-form{gap:10px;margin-top:2px;display:grid}.footer-newsletter-control{border-radius:var(--radius);min-height:50px;color:var(--ink);background:#fff;border:1px solid #ffffff47;grid-template-columns:auto minmax(0,1fr) 42px;align-items:center;gap:10px;padding:5px 5px 5px 13px;transition:border-color .16s,box-shadow .16s;display:grid}.footer-newsletter-control:focus-within{border-color:var(--brand-yellow);box-shadow:0 0 0 3px #ffd34f38}.footer-newsletter-control svg{color:var(--brand-dark)}.footer-newsletter-control input{min-width:0;color:var(--ink);font:inherit;background:0 0;border:0;outline:0}.footer-newsletter-control input::placeholder{color:#0000007a}.footer-newsletter-control button{border-radius:var(--radius);background:var(--brand-yellow);width:40px;height:40px;color:var(--brand-dark);cursor:pointer;border:0;place-items:center;transition:transform .16s,background .16s,opacity .16s;display:inline-grid}.footer-newsletter-control button:hover,.footer-newsletter-control button:focus-visible{background:#ffe27c;outline:none;transform:translateY(-1px)}.footer-newsletter-control button:disabled{cursor:not-allowed;opacity:.62;transform:none}.footer-honeypot{pointer-events:none;width:1px;height:1px;position:absolute;left:-10000px;overflow:hidden}.footer-newsletter-status{border-radius:var(--radius);align-items:flex-start;gap:8px;margin:0;padding:10px 12px;font-size:13px;font-weight:400;line-height:1.45;display:flex;color:var(--ink)!important}.footer-newsletter-status svg{flex:none;margin-top:1px}.footer-newsletter-status--success{background:var(--surface-green);border:1px solid #ffffff57}.footer-newsletter-status--error{background:var(--brand-yellow-soft);border:1px solid #ffd34f9e}.footer-directory{gap:22px;min-width:0;display:grid}.footer-link-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:28px 24px;display:grid}.footer-column{align-content:start;gap:9px;min-width:0;display:grid}.footer-column a,.footer-column p{color:#ffffffe0;overflow-wrap:anywhere;align-items:center;gap:8px;min-width:0;margin:0;font-size:14px;font-weight:400;line-height:1.5;transition:color .16s,transform .16s;display:inline-flex}.footer-column a:hover,.footer-column a:focus-visible{color:var(--brand-yellow);text-underline-offset:4px;outline:none;text-decoration:underline;transform:translate(2px)}.footer-column svg{color:var(--brand-yellow);flex:none}.footer-social-panel{border-radius:var(--radius);background:#ffffff12;border:1px solid #ffffff29;justify-content:space-between;align-items:center;gap:18px;padding:16px;display:flex}.footer-social-panel p{color:#ffffffdb;max-width:360px;margin:5px 0 0;font-size:13.5px;font-weight:400;line-height:1.52}.footer-social-row{flex-wrap:wrap;justify-content:flex-end;gap:10px;display:flex}.footer-social-chip{border-radius:var(--radius);color:#fff;background:#ffffff14;border:1px solid #ffffff38;justify-content:center;align-items:center;gap:8px;min-height:38px;padding:8px 11px;font-size:13px;font-weight:400;line-height:1;text-decoration:none;transition:border-color .16s,color .16s,background .16s,transform .16s;display:inline-flex}.footer-social-chip svg{color:var(--social-accent,var(--brand-yellow));flex:none}.footer-social-chip:hover,.footer-social-chip:focus-visible{border-color:var(--social-accent,var(--brand-yellow));color:#fff;background:#ffffff1f;outline:none;transform:translateY(-1px)}.footer-bottom{width:min(var(--container), calc(100% - 48px));color:#ffffffd1;border-top:1px solid #ffffff2e;justify-content:space-between;align-items:center;gap:18px;margin:0 auto;padding:20px 0 26px;font-size:13px;font-weight:400;display:flex;position:relative}.footer-bottom-links{flex-wrap:wrap;justify-content:flex-end;gap:10px 16px;display:flex}.footer-bottom-links a,.footer-bottom-links span{color:#ffffffd1;font-weight:400}.footer-bottom-links a:hover,.footer-bottom-links a:focus-visible{color:var(--brand-yellow);text-underline-offset:4px;outline:none;text-decoration:underline}@media (width<=1180px){.footer-main--enhanced{grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:36px}.footer-directory{grid-column:1/-1}.footer-link-grid{grid-template-columns:repeat(4,minmax(0,1fr))}}@media (width<=860px){.footer-main--enhanced{grid-template-columns:1fr;gap:30px;width:min(100% - 32px,640px);padding:50px 0 34px}.footer-directory{grid-column:auto}.footer-link-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:26px 20px}.footer-social-panel{flex-direction:column;align-items:flex-start}.footer-social-row{justify-content:flex-start}.footer-bottom{flex-direction:column;align-items:flex-start;width:min(100% - 32px,640px)}.footer-bottom-links{justify-content:flex-start}}@media (width<=520px){.footer-main--enhanced{width:min(100% - 28px,620px);padding-top:46px}.footer-logo-full{width:min(190px,100%)}.footer-newsletter-card{padding:20px}.footer-newsletter-card h2{font-size:21px}.footer-link-grid{grid-template-columns:1fr}.footer-newsletter-control{grid-template-columns:auto minmax(0,1fr) 40px;gap:8px;padding-left:11px}.footer-social-chip{flex:100%}.footer-bottom{width:min(100% - 28px,620px)}.footer-bottom-links{flex-direction:column;gap:4px}}.sr-only{clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.chatbot{z-index:1800;color:var(--ink);justify-items:end;gap:12px;display:grid;position:fixed;bottom:22px;right:22px}.chatbot-panel{border:1px solid var(--line-strong);border-radius:var(--radius);background:#fff;flex-direction:column;width:min(396px,100vw - 32px);max-height:min(620px,100vh - 112px);display:flex;overflow:hidden;box-shadow:0 22px 60px #064d3b38}.chatbot-panel__header{border-bottom:1px solid var(--line);background:linear-gradient(135deg,#fff9e6 0%,#eef8ec 100%);justify-content:space-between;align-items:flex-start;gap:14px;padding:16px;display:flex}.chatbot-panel__identity{grid-template-columns:42px minmax(0,1fr);align-items:center;gap:12px;min-width:0;display:grid}.chatbot-panel__icon{border-radius:var(--radius);background:var(--brand-yellow);width:42px;height:42px;color:var(--brand-dark);border:1px solid #e4b829;place-items:center;display:grid}.chatbot-panel h2{color:var(--ink);margin:0;font-size:17px;font-weight:600;line-height:1.2}.chatbot-panel p{margin:0}.chatbot-panel__identity p{color:#24443a;margin-top:2px;font-size:12px;line-height:1.35}.chatbot-panel__close{flex:none;width:40px;height:40px}.chatbot-panel__notice{border-bottom:1px solid var(--line);color:#14372d;background:#f7fbf6;grid-template-columns:18px minmax(0,1fr);align-items:start;gap:8px;padding:11px 16px;font-size:12px;line-height:1.45;display:grid}.chatbot-panel__notice svg{color:var(--brand-dark);margin-top:2px}.chatbot-messages{background:#fff;flex-direction:column;flex:auto;gap:10px;min-height:250px;max-height:378px;padding:16px;display:flex;overflow-y:auto}.chatbot-message{border:1px solid var(--line);border-radius:var(--radius);background:var(--surface-green);width:fit-content;max-width:86%;color:var(--ink);overflow-wrap:anywhere;padding:10px 12px;font-size:14px;line-height:1.5}.chatbot-message p{white-space:pre-wrap}.chatbot-message--user{background:var(--brand-yellow-soft);border-color:#e4b829;align-self:flex-end}.chatbot-message--assistant{align-self:flex-start}.chatbot-message--loading{color:#24443a;align-items:center;gap:8px;display:inline-flex}.chatbot-error{border-radius:var(--radius);color:#7a2b18;background:#fff4ef;border:1px solid #f1c6b8;align-items:flex-start;gap:8px;margin:0 16px 12px;padding:10px 12px;font-size:13px;line-height:1.45;display:flex}.chatbot-error svg{flex:none;margin-top:2px}.chatbot-form{border-top:1px solid var(--line);background:#f7fbf6;grid-template-columns:minmax(0,1fr) 48px;gap:10px;padding:14px;display:grid}.chatbot-form textarea{resize:vertical;border:1px solid var(--line-strong);border-radius:var(--radius);width:100%;min-height:48px;max-height:112px;color:var(--ink);background:#fff;padding:10px 11px;line-height:1.45}.chatbot-form textarea:focus{border-color:var(--brand-dark);outline:3px solid #ffd34f5c}.chatbot-form__send{width:48px;min-height:48px;padding:0}.chatbot-toggle{border-radius:var(--radius);background:var(--brand-yellow);min-height:48px;color:var(--ink);cursor:pointer;border:1px solid #e4b829;justify-content:center;align-items:center;gap:9px;padding:0 16px;font-size:14px;font-weight:600;display:inline-flex;box-shadow:0 16px 34px #064d3b33}.chatbot-toggle:hover,.chatbot-toggle:focus-visible{background:#f5c73f;outline:none;transform:translateY(-1px)}@media (width<=520px){.chatbot{justify-items:stretch;bottom:14px;left:14px;right:14px}.chatbot-panel{width:100%;max-height:min(74vh,620px)}.chatbot-messages{min-height:220px;max-height:46vh;padding:14px}.chatbot-message{max-width:92%;font-size:13px}.chatbot-panel__header{padding:14px}.chatbot-toggle{justify-self:end}}:root{--image-home:url(/1.png);--image-about:url(/2.png);--image-programs:url(/3.png);--image-resources:url(/4.png);--image-support:url(/5.png);--image-access:url(/6.png);--image-contact:url(/7%20\(1\).png);--image-community:url(/7%20\(2\).png);--image-dashboard:url(/8.png)}main{background:0 0}.page-hero{min-height:560px;padding:88px max(24px, calc((100vw - var(--container)) / 2)) 58px;background:linear-gradient(135deg,#fffdf5 0%,#fff9e6 45%,#eef8ec 100%);border-bottom:1px solid #064d3b1f;grid-template-columns:minmax(0,.95fr) minmax(320px,.8fr);align-items:center;gap:56px;display:grid;overflow:hidden}.page-hero:before{content:none}.page-hero:after{z-index:2;background:linear-gradient(90deg, var(--brand-dark), var(--brand-green), var(--brand-yellow));height:5px}.page-hero__content{z-index:2;width:min(720px,100%);animation:.76s cubic-bezier(.2,.72,.2,1) both heroContentEnter}.page-hero__media{z-index:1;border-radius:var(--radius);background:#fff;border:1px solid #064d3b29;place-items:center;width:100%;min-width:0;margin:0;padding:clamp(10px,1.3vw,18px);animation:.86s cubic-bezier(.2,.72,.2,1) .12s both heroMediaEnter;display:grid;position:relative;box-shadow:0 22px 54px #064d3b24}.page-hero__media img{object-fit:contain;object-position:var(--hero-focal,center);filter:none;opacity:1;transform-origin:50%;width:100%;height:auto;max-height:470px;animation:7s ease-in-out .95s infinite alternate heroImageFloat}.page-hero .eyebrow{color:#075441}.page-hero h1{text-wrap:balance}.page-hero__content>p:not(.eyebrow),.section-intro>p:not(.eyebrow){color:#17352e}.page-hero--compact{grid-template-columns:minmax(0,1fr) minmax(280px,.62fr);gap:44px;min-height:420px;padding-top:78px;padding-bottom:48px}.page-hero--compact .page-hero__media img{max-height:330px}.home-hero{align-items:center;min-height:650px;padding-top:96px;padding-bottom:72px}.home-hero .page-hero__media img{max-height:500px}.hero-proof-list span,.api-pill,.hero-assurance-panel{background:#fffffff0;border-color:#064d3b29}.program-card,.value-card,.mission-panel,.support-card,.stat,.resource-item,.article-card,.topic-panel,.partnership-panel,.signup-panel__aside,.form-card,.trust-card,.impact-card,.pathway-card,.web-app-card,.web-metric,.web-insight-card,.web-care-path,.web-panel-heading,.web-app-nav{background:#fffffff7;border-color:#064d3b21;box-shadow:0 14px 34px #064d3b14}.pathway-card,.trust-card,.impact-card,.program-card,.value-card,.article-card,.resource-item,.support-card{transition:transform .16s,box-shadow .16s,border-color .16s}.pathway-card:hover,.trust-card:hover,.impact-card:hover,.program-card:hover,.value-card:hover,.article-card:hover,.resource-item:hover,.support-card:hover{border-color:#064d3b38;transform:translateY(-1px);box-shadow:0 18px 42px #064d3b1c}.organization-callout,.organization-callout--belief,.mobile-continuation-band,.healing-path,.web-app-topbar{background-image:linear-gradient(135deg,#043b2f 0%,#064d3b 60%,#0a6b4f 100%)}.site-footer{background:linear-gradient(135deg,#043b2f 0%,#064d3b 56%,#032d25 100%)}.web-app-shell{position:relative}.web-app-topbar .eyebrow,.web-app-topbar h1,.web-app-topbar p:not(.eyebrow){color:#fff}.web-app-topbar .button--secondary{background:#fffffff0;border-color:#ffffffb8}.image-showcase{grid-template-columns:minmax(0,.78fr) minmax(0,1.22fr);align-items:center;gap:44px;display:grid}.image-showcase__copy{min-width:0}.image-showcase__stage{gap:14px;min-width:0;display:grid}.image-showcase__frame{border-radius:var(--radius);background:#fff;border:1px solid #064d3b29;gap:0;margin:0;display:grid;overflow:hidden;box-shadow:0 20px 48px #064d3b1f}.image-showcase__frame img{object-fit:contain;object-position:center;background:linear-gradient(135deg,#fff 0%,#f7fbf6 100%);width:100%;height:clamp(320px,38vw,500px);padding:clamp(8px,1vw,14px)}.image-showcase__rail{grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;display:grid}.image-showcase__rail button{border:1px solid var(--line);border-radius:var(--radius);min-width:0;min-height:88px;color:var(--ink);cursor:pointer;background:#fff;place-items:center;padding:8px;transition:border-color .16s,box-shadow .16s,transform .16s;display:grid}.image-showcase__rail button:hover,.image-showcase__rail button:focus-visible,.image-showcase__rail button.is-active{border-color:var(--brand-dark);outline:none;box-shadow:0 12px 28px #064d3b17}.image-showcase__rail button.is-active{background:var(--surface-green)}.image-showcase__rail img{border-radius:var(--radius);object-fit:contain;background:#fff;width:100%;height:72px}.image-showcase--home{padding-top:42px}.image-showcase--programs,.image-showcase--support{padding-top:48px}@keyframes heroContentEnter{0%{opacity:0;transform:translateY(18px)}to{opacity:1;transform:translateY(0)}}@keyframes heroMediaEnter{0%{opacity:0;transform:translate(26px)scale(.98)}to{opacity:1;transform:translate(0)scale(1)}}@keyframes heroImageFloat{0%{transform:translateY(0)scale(1)}to{transform:translateY(-8px)scale(1.012)}}@media (prefers-reduced-motion:reduce){.page-hero__content,.page-hero__media,.page-hero__media img{animation:none}}@media (width<=1120px){.page-hero,.page-hero--compact,.home-hero{grid-template-columns:minmax(0,1fr) minmax(260px,.58fr);gap:32px}.page-hero__media img,.home-hero .page-hero__media img,.page-hero--compact .page-hero__media img{max-height:360px}.image-showcase{grid-template-columns:1fr;gap:28px}}@media (width<=980px){.page-hero,.page-hero--compact,.home-hero{grid-template-columns:1fr;min-height:auto;padding:72px 24px 42px}.page-hero__media{justify-self:start;width:min(620px,100%)}.page-hero__media img,.home-hero .page-hero__media img,.page-hero--compact .page-hero__media img{max-height:360px}}@media (width<=760px){.site-shell{background:linear-gradient(#fff9e6 0%,#f7fbf6 34%,#fff 100%)}.page-hero,.page-hero--compact,.home-hero{gap:24px;padding:58px 16px 38px}.page-hero h1,.page-hero--compact h1{font-size:clamp(30px,8vw,36px)}.page-hero__media{padding:8px}.page-hero__media img,.home-hero .page-hero__media img,.page-hero--compact .page-hero__media img{max-height:300px}.pathway-card:hover,.trust-card:hover,.impact-card:hover,.program-card:hover,.value-card:hover,.article-card:hover,.resource-item:hover,.support-card:hover{transform:none}.image-showcase{gap:22px;width:min(100% - 28px,620px)}.image-showcase__frame img{height:clamp(240px,62vw,340px)}.image-showcase__rail{grid-template-columns:repeat(3,minmax(0,1fr))}.image-showcase__rail button{min-height:74px}}@media (width<=520px){.page-hero__media img,.home-hero .page-hero__media img,.page-hero--compact .page-hero__media img{max-height:260px}.image-showcase__rail img{height:58px}}:root{--enterprise-line:#064d3b24;--enterprise-line-strong:#064d3b42;--enterprise-surface:#fffffff7;--enterprise-shadow:0 18px 44px #064d3b1a;--enterprise-shadow-strong:0 24px 64px #064d3b26;--enterprise-focus:0 0 0 3px #ffd34f6b}::selection{color:var(--ink);background:#ffd34f8c}body{background:#f7fbf6}.site-shell{background:linear-gradient(#fffaf0 0%,#f7fbf6 26%,#fff 58%,#eef8ec 100%)}.site-header{-webkit-backdrop-filter:blur(18px)saturate(1.12);backdrop-filter:blur(18px)saturate(1.12);background:#ffffffe0;border-bottom:1px solid #064d3b1f;min-height:78px;box-shadow:0 10px 34px #064d3b14}.site-header:after{content:"";left:max(24px, calc((100vw - var(--container)) / 2));right:max(24px, calc((100vw - var(--container)) / 2));background:linear-gradient(90deg, var(--brand-dark), var(--brand-green), var(--brand-yellow));border-radius:999px;height:3px;position:absolute;bottom:-1px}.brand{border-radius:var(--radius);min-height:52px;padding:5px 8px 5px 5px;transition:background .16s,transform .16s}.brand:hover,.brand:focus-visible{background:#eef8ecc7;outline:none;transform:translateY(-1px)}.brand img{border-color:#ffd34fe6;box-shadow:0 10px 22px #064d3b24}.brand-text strong{letter-spacing:0;font-size:18px}.brand-text small{color:#24443a;font-weight:700}.desktop-nav{border-radius:var(--radius);background:#f7fbf6c7;border:1px solid #064d3b1a;gap:4px;padding:5px}.desktop-nav a{border-radius:calc(var(--radius) - 2px);color:#17352e;min-height:38px;font-size:12px;font-weight:700}.desktop-nav a:hover,.desktop-nav a:focus-visible,.desktop-nav a.is-active{color:var(--brand-dark);background:#fff;text-decoration:none;box-shadow:0 8px 20px #064d3b14}.header-action,.button--primary{background:linear-gradient(180deg, #ffdc66 0%, var(--brand-yellow) 100%);border-color:#d6aa1f;box-shadow:0 14px 30px #ffd34f52}.header-action:hover,.header-action:focus-visible,.button--primary:hover,.button--primary:focus-visible{background:linear-gradient(#ffe27c 0%,#f6c83e 100%);box-shadow:0 18px 36px #ffd34f5c}.button--secondary,.button--light,.button--callout{box-shadow:0 10px 24px #064d3b0f}.button:focus-visible,.icon-button:focus-visible,a:focus-visible,button:focus-visible,input:focus-visible,select:focus-visible,textarea:focus-visible{box-shadow:var(--enterprise-focus);outline:none}.page-hero{background:linear-gradient(135deg,#fffffff5 0%,#fff9e6f2 48%,#eef8ecfa 100%)}.page-hero__content{padding:4px 0}.page-hero .eyebrow,.section-intro .eyebrow{min-height:28px;color:var(--brand-dark);background:#ffffffb8;border:1px solid #064d3b24;border-radius:999px;padding:5px 10px}.page-hero h1{color:#071b16;letter-spacing:0}.page-hero__content>p:not(.eyebrow){color:#183d34;max-width:650px}.page-hero__media,.image-showcase__frame{box-shadow:var(--enterprise-shadow-strong);border-color:#064d3b2e}.page-hero__media:after{content:"";border-radius:calc(var(--radius) - 1px);pointer-events:none;border:1px solid #ffd34f52;position:absolute;inset:10px}.hero-proof-list span,.api-pill,.hero-assurance-panel{border-color:var(--enterprise-line);background:#fffffff2;box-shadow:0 12px 28px #064d3b12}.trust-strip{background:#fffffff0;border-block:1px solid #064d3b1f}.trust-strip div{color:#14372d;min-height:76px}.section{padding-top:92px;padding-bottom:92px}.section-intro{max-width:860px}.section-intro h2,.organization-callout h2{color:#071b16;text-wrap:balance}.section-intro>p:not(.eyebrow){color:#24443a}.program-card,.value-card,.mission-panel,.support-card,.stat,.resource-item,.article-card,.topic-panel,.partnership-panel,.signup-panel__aside,.form-card,.trust-card,.impact-card,.pathway-card,.web-app-card,.web-metric,.web-insight-card,.web-care-path,.web-panel-heading,.web-app-nav,.contact-methods div,.timeline div,.model-steps span{border-color:var(--enterprise-line);background:var(--enterprise-surface);box-shadow:var(--enterprise-shadow)}.program-card,.value-card,.mission-panel,.support-card,.stat,.resource-item,.article-card,.topic-panel,.partnership-panel,.trust-card,.impact-card,.pathway-card{position:relative;overflow:hidden}.program-card:after,.value-card:after,.support-card:after,.pathway-card:after,.trust-card:after,.impact-card:after{content:"";border-radius:inherit;pointer-events:none;border:1px solid #ffffffb8;position:absolute;inset:0}.program-card h3,.value-card h3,.mission-panel h3,.article-card h3,.support-card h3,.pathway-card h3,.trust-card h3,.web-app-card h3,.web-insight-card h4{color:#071b16;font-weight:750}.program-card p,.value-card p,.mission-panel p,.article-card p,.support-card p,.resource-item p,.partnership-panel p,.pathway-card p:not(.eyebrow),.trust-card p,.web-app-card p,.web-insight-card p{color:#24443a}.pathway-card:hover,.trust-card:hover,.impact-card:hover,.program-card:hover,.value-card:hover,.article-card:hover,.resource-item:hover,.support-card:hover{border-color:var(--enterprise-line-strong);box-shadow:var(--enterprise-shadow-strong)}.image-showcase{align-items:start;padding-top:74px;padding-bottom:74px}.image-showcase__stage{gap:12px}.image-showcase__frame{background:#fff}.image-showcase__rail button{border-color:var(--enterprise-line);box-shadow:0 10px 22px #064d3b0f}.image-showcase__rail button.is-active{border-color:var(--brand-dark);background:#eef8ec}.organization-callout,.mobile-continuation-band,.healing-path,.web-app-topbar{box-shadow:var(--enterprise-shadow-strong);background-image:linear-gradient(135deg,#043b2ffa 0%,#064d3bf5 58%,#0a6b4ff0 100%);border-color:#ffd34f5c}.mobile-step,.healing-step{background:#ffffff1f;border-color:#ffffff3d}.form-card,.footer-newsletter-card,.web-panel-heading,.web-app-topbar{border-top-width:5px}.field div,.web-form input,.web-form select,.web-form textarea,.footer-newsletter-control{background:#fff;border-color:#064d3b2e}.field:focus-within div,.web-form input:focus,.web-form select:focus,.web-form textarea:focus,.footer-newsletter-control:focus-within{border-color:var(--brand-dark);box-shadow:var(--enterprise-focus)}.web-app-shell{padding-top:52px}.web-app-topbar{border-color:#ffd34f61}.web-app-nav button.is-active{box-shadow:inset 4px 0 0 var(--brand-yellow)}.site-footer{background:linear-gradient(135deg,#032d25 0%,#064d3b 58%,#043b2f 100%);border-top:0}.footer-newsletter-card,.footer-social-panel,.footer-assurance{background:#ffffff17;border-color:#ffffff2e}.footer-social-chip{border-color:#ffffff3d;min-height:40px}.footer-social-chip:hover,.footer-social-chip:focus-visible{border-color:var(--social-accent,var(--brand-yellow));background:#ffffff24}.mobile-panel{border-left-color:#064d3b24;box-shadow:-20px 0 54px #064d3b2e}.mobile-panel a{background:#f7fbf6;border:1px solid #064d3b1a}@media (width<=980px){.site-header:after{left:24px;right:24px}.section{padding-top:72px;padding-bottom:72px}.image-showcase{padding-top:58px;padding-bottom:58px}}@media (width<=760px){.site-header:after{left:16px;right:16px}.brand{padding:3px 6px 3px 3px}.section{padding-top:58px;padding-bottom:58px}.page-hero .eyebrow,.section-intro .eyebrow{max-width:100%}}.image-showcase{grid-template-columns:1fr;align-items:stretch;gap:18px}.image-showcase__header{text-align:center;justify-content:center;display:flex}.image-showcase__header .eyebrow{margin-bottom:0}.image-showcase__stage{gap:16px;width:min(940px,100%);margin:0 auto}.image-showcase__frame{min-height:clamp(360px,52vw,590px)}.image-showcase__frame img{height:clamp(360px,52vw,590px);animation:.52s cubic-bezier(.2,.72,.2,1) both showcaseImageIn}.image-showcase__rail{grid-template-columns:repeat(3,minmax(0,1fr));width:min(430px,100%);margin:0 auto}.image-showcase__rail button{min-height:86px;position:relative;overflow:hidden}.image-showcase__rail button:after{content:"";background:#064d3b1f;border-radius:999px;height:3px;position:absolute;bottom:6px;left:8px;right:8px}.image-showcase__rail button.is-active:after{background:linear-gradient(90deg, var(--brand-dark), var(--brand-green), var(--brand-yellow));transform-origin:0;animation:4.2s linear both showcaseProgress}.image-showcase__rail img{height:68px}@keyframes showcaseImageIn{0%{opacity:0;transform:scale(.985)}to{opacity:1;transform:scale(1)}}@keyframes showcaseProgress{0%{transform:scaleX(0)}to{transform:scaleX(1)}}@media (prefers-reduced-motion:reduce){.image-showcase__frame img,.image-showcase__rail button.is-active:after{animation:none}}@media (width<=760px){.image-showcase__frame,.image-showcase__frame img{height:clamp(260px,72vw,390px);min-height:clamp(260px,72vw,390px)}.image-showcase__rail{width:min(360px,100%)}.image-showcase__rail button{min-height:72px}.image-showcase__rail img{height:54px}}.site-shell{--page-accent:var(--brand-green);--page-accent-rgb:70, 169, 79;--page-accent-strong:var(--brand-dark);--page-accent-soft:#eef8ec;--page-wash-top:#fffaf0;--page-wash-mid:#f7fbf6;--page-wash-bottom:#fff;--page-panel:#fffffff7;--page-line:#064d3b26}.site-shell--home{--page-accent:#ffd34f;--page-accent-rgb:255, 211, 79;--page-accent-strong:#9b7312;--page-accent-soft:#fff7d6;--page-wash-top:#fffaf0;--page-wash-mid:#f7fbf6;--page-wash-bottom:#fff}.site-shell--about{--page-accent:#46a94f;--page-accent-rgb:70, 169, 79;--page-accent-strong:#064d3b;--page-accent-soft:#eef8ec;--page-wash-top:#f4fbf1;--page-wash-mid:#fff;--page-wash-bottom:#f7fbf6}.site-shell--programs{--page-accent:#0a6b4f;--page-accent-rgb:10, 107, 79;--page-accent-strong:#043b2f;--page-accent-soft:#edf8f3;--page-wash-top:#edf8f3;--page-wash-mid:#fff;--page-wash-bottom:#f6fbf8}.site-shell--resources{--page-accent:#78bf5b;--page-accent-rgb:120, 191, 91;--page-accent-strong:#315f24;--page-accent-soft:#f1f9eb;--page-wash-top:#f8fcf4;--page-wash-mid:#fff;--page-wash-bottom:#f7fbf6}.site-shell--support{--page-accent:#ffd34f;--page-accent-rgb:255, 211, 79;--page-accent-strong:#064d3b;--page-accent-soft:#fff8dc;--page-wash-top:#fffaf0;--page-wash-mid:#f3faf5;--page-wash-bottom:#fff}.site-shell--start{--page-accent:#46a94f;--page-accent-rgb:70, 169, 79;--page-accent-strong:#064d3b;--page-accent-soft:#eff9ee;--page-wash-top:#f2faf0;--page-wash-mid:#fff;--page-wash-bottom:#fffaf0}.site-shell--contact{--page-accent:#0a6b4f;--page-accent-rgb:10, 107, 79;--page-accent-strong:#043b2f;--page-accent-soft:#eef8ec;--page-wash-top:#f3faf5;--page-wash-mid:#fff;--page-wash-bottom:#fff8dc}.site-shell--app{--page-accent:#064d3b;--page-accent-rgb:6, 77, 59;--page-accent-strong:#043b2f;--page-accent-soft:#edf6f2;--page-wash-top:#eef7f3;--page-wash-mid:#fff;--page-wash-bottom:#f7fbf6}.site-shell[class*=site-shell--]{background:linear-gradient(180deg, var(--page-wash-top) 0%, var(--page-wash-mid) 38%, var(--page-wash-bottom) 100%)}.site-main{isolation:isolate;position:relative}.site-shell[class*=site-shell--] .site-header:after{background:linear-gradient(90deg, var(--page-accent-strong), var(--page-accent), var(--brand-yellow))}.site-shell[class*=site-shell--] .desktop-nav a.is-active{color:var(--page-accent-strong);box-shadow:inset 0 -3px 0 var(--page-accent), 0 8px 20px #064d3b14}.site-shell[class*=site-shell--] .page-hero{border-color:rgba(var(--page-accent-rgb), .24);background:linear-gradient(135deg, #fffffffa 0%, #fffffff0 46%, var(--page-accent-soft) 100%);box-shadow:0 24px 70px #064d3b1c}.site-shell[class*=site-shell--] .page-hero:after{background:linear-gradient(90deg, var(--page-accent-strong), var(--page-accent), var(--brand-yellow))}.site-shell[class*=site-shell--] .page-hero .eyebrow,.site-shell[class*=site-shell--] .section-intro .eyebrow{border-color:rgba(var(--page-accent-rgb), .24);color:var(--page-accent-strong);background:#ffffffe0}.site-shell[class*=site-shell--] .page-hero__media{border-color:rgba(var(--page-accent-rgb), .26);background:linear-gradient(180deg, #fff 0%, var(--page-accent-soft) 100%);box-shadow:0 26px 62px #064d3b24}.site-shell[class*=site-shell--] .page-hero__media:after{border-color:rgba(var(--page-accent-rgb), .26)}.site-shell[class*=site-shell--] .section:nth-of-type(2n){background:linear-gradient(180deg, #fff0 0%, rgba(var(--page-accent-rgb), .045) 100%)}.site-shell[class*=site-shell--] .program-card,.site-shell[class*=site-shell--] .value-card,.site-shell[class*=site-shell--] .mission-panel,.site-shell[class*=site-shell--] .support-card,.site-shell[class*=site-shell--] .stat,.site-shell[class*=site-shell--] .resource-item,.site-shell[class*=site-shell--] .article-card,.site-shell[class*=site-shell--] .topic-panel,.site-shell[class*=site-shell--] .partnership-panel,.site-shell[class*=site-shell--] .trust-card,.site-shell[class*=site-shell--] .impact-card,.site-shell[class*=site-shell--] .pathway-card,.site-shell[class*=site-shell--] .contact-panel,.site-shell[class*=site-shell--] .contact-methods div,.site-shell[class*=site-shell--] .timeline div,.site-shell[class*=site-shell--] .model-steps span,.site-shell[class*=site-shell--] .form-card,.site-shell[class*=site-shell--] .web-app-card,.site-shell[class*=site-shell--] .web-panel-heading,.site-shell[class*=site-shell--] .web-app-nav,.site-shell[class*=site-shell--] .web-app-panel,.site-shell[class*=site-shell--] .web-care-path,.site-shell[class*=site-shell--] .web-metric,.site-shell[class*=site-shell--] .web-insight-card{border-color:rgba(var(--page-accent-rgb), .18)}.site-shell[class*=site-shell--] .program-card:hover,.site-shell[class*=site-shell--] .value-card:hover,.site-shell[class*=site-shell--] .article-card:hover,.site-shell[class*=site-shell--] .resource-item:hover,.site-shell[class*=site-shell--] .support-card:hover,.site-shell[class*=site-shell--] .trust-card:hover,.site-shell[class*=site-shell--] .impact-card:hover,.site-shell[class*=site-shell--] .pathway-card:hover{border-color:rgba(var(--page-accent-rgb), .34);box-shadow:0 22px 54px #064d3b21}.site-shell--home .home-hero{min-height:min(760px, calc(100vh - var(--header-height)))}.site-shell--home .hero-proof-list span{border-color:#ffd34f6b}.site-shell--home .hero-assurance-panel{border-left:5px solid var(--brand-yellow)}.site-shell--home .trust-strip{background:linear-gradient(90deg,#fff 0%,#fff9e6 50%,#fff 100%);border-block-color:#ffd34f5c}.site-shell--home .trust-card-grid,.site-shell--home .pathway-grid,.site-shell--home .impact-grid{align-items:stretch}.site-shell--home .trust-card,.site-shell--home .pathway-card,.site-shell--home .impact-card{border-top:5px solid #ffd34fe6}.site-shell--home .mobile-continuation-band,.site-shell--home .healing-path,.site-shell--home .organization-callout--belief{background-image:linear-gradient(135deg,#043b2f 0%,#064d3b 54%,#155f47 100%)}.site-shell--about .mission-panel{border-left:6px solid var(--page-accent);background:linear-gradient(#fff 0%,#f4fbf1 100%)}.site-shell--about .card-grid--four .value-card{border-top:5px solid #46a94fb8}.site-shell--about .timeline{align-items:stretch}.site-shell--about .timeline div{background:linear-gradient(#fff 0%,#f4fbf1 100%);border-top:5px solid #46a94fb8;gap:10px;display:grid}.site-shell--about .organization-callout{background-image:linear-gradient(135deg,#064d3b 0%,#0a6b4f 52%,#46a94f 100%)}.site-shell--programs .card-grid--three{counter-reset:programCard}.site-shell--programs .program-card{counter-increment:programCard;background:linear-gradient(#fff 0%,#f6fbf8 100%);border-top-width:5px;min-height:250px;padding-top:30px}.site-shell--programs .program-card:before{content:counter(programCard, decimal-leading-zero);color:#064d3b33;font-size:28px;font-weight:800;line-height:1;position:absolute;top:18px;right:18px}.site-shell--programs .model-steps{gap:12px}.site-shell--programs .model-steps span{border-left:5px solid var(--page-accent);background:#fff;align-items:center;min-height:58px;display:flex}.site-shell--programs .organization-callout{background-image:linear-gradient(135deg,#043b2f 0%,#064d3b 44%,#0a6b4f 100%)}.site-shell--resources .resource-page-grid{align-items:start;gap:38px}.site-shell--resources .topic-panel{top:calc(var(--header-height) + 28px);border-top:5px solid var(--page-accent);background:linear-gradient(#fff 0%,#f1f9eb 100%);position:sticky}.site-shell--resources .topic-list span{color:#24501d;background:#fff;border-color:#78bf5b52}.site-shell--resources .article-list{gap:16px;display:grid}.site-shell--resources .article-card{border-left:5px solid #78bf5bd1;grid-template-columns:minmax(0,1fr) auto;align-items:start;gap:22px;display:grid}.site-shell--resources .article-card small{white-space:nowrap;color:#24501d;background:#f1f9eb;border-color:#78bf5b52}.site-shell--support .support-grid{align-items:stretch}.site-shell--support .support-card{border-top:5px solid #ffd34feb}.site-shell--support .support-card--primary{background:linear-gradient(135deg,#043b2f 0%,#064d3b 62%,#0a6b4f 100%);border-color:#ffd34f85}.site-shell--support .support-card--primary h3,.site-shell--support .support-card--primary p,.site-shell--support .support-card--primary svg{color:#fff}.site-shell--support .urgent-section .resource-list{gap:16px;display:grid}.site-shell--support .resource-item{border-left:5px solid var(--brand-yellow)}.site-shell--start .account-section{background:linear-gradient(#46a94f0f 0%,#fff0 100%)}.site-shell--start .auth-access-grid{align-items:start}.site-shell--start .signup-panel,.site-shell--start .login-panel,.site-shell--start .form-card,.site-shell--start .signup-panel__aside{border-color:#46a94f38}.site-shell--start .signup-panel__aside{background:linear-gradient(#064d3b 0%,#0a6b4f 100%)}.site-shell--start .signup-panel__aside h3,.site-shell--start .signup-panel__aside p,.site-shell--start .signup-panel__aside .account-note{color:#fff}.site-shell--start .partnership-panel{border-top:5px solid var(--page-accent);background:linear-gradient(#fff 0%,#eff9ee 100%)}.site-shell--start .partnership-panel__intro{max-width:720px}.site-shell--contact .contact-layout{align-items:start;gap:44px}.site-shell--contact .contact-methods div{border-left:5px solid var(--page-accent);background:linear-gradient(90deg,#fff 0%,#f3faf5 100%)}.site-shell--contact .contact-focus-grid .value-card{border-top:5px solid #0a6b4fbd}.site-shell--contact .contact-panel{top:calc(var(--header-height) + 28px);background:linear-gradient(#fff 0%,#f8fcf7 100%);position:sticky;box-shadow:0 24px 60px #064d3b21}.site-shell--contact .contact-form{border-top-color:var(--page-accent)}.site-shell--contact .organization-callout{background-image:linear-gradient(135deg,#043b2f 0%,#064d3b 56%,#0a6b4f 100%)}.site-shell--app .web-app-shell{width:min(1240px,100% - 48px);padding-top:48px;padding-bottom:88px}.site-shell--app .web-app-topbar{border-top-color:var(--brand-yellow);background-image:linear-gradient(135deg,#043b2f 0%,#064d3b 54%,#0a6b4f 100%)}.site-shell--app .web-app-layout{align-items:start;gap:22px}.site-shell--app .web-app-nav{top:calc(var(--header-height) + 22px);border-top:5px solid var(--brand-yellow);background:#fff;position:sticky}.site-shell--app .web-app-nav button.is-active{background:var(--page-accent-soft);color:var(--page-accent-strong);box-shadow:inset 4px 0 0 var(--brand-yellow)}.site-shell--app .web-app-panel{background:linear-gradient(#fff 0%,#f7fbf6 100%);box-shadow:0 24px 64px #064d3b1f}.site-shell--app .web-panel-heading{border-top-color:var(--brand-yellow)}.site-shell--app .web-metric:first-child,.site-shell--app .web-metric:nth-child(2),.site-shell--app .web-metric:nth-child(3){background:linear-gradient(#fff 0%,#edf6f2 100%)}.site-shell--app .web-care-steps button{border-left:5px solid var(--brand-yellow)}.site-shell[class*=site-shell--] .image-showcase{border-block:1px solid rgba(var(--page-accent-rgb), .12);background:linear-gradient(180deg, #fff0 0%, rgba(var(--page-accent-rgb), .055) 50%, #fff0 100%)}.site-shell[class*=site-shell--] .image-showcase__rail button.is-active{border-color:var(--page-accent-strong);background:var(--page-accent-soft)}.site-shell[class*=site-shell--] .image-showcase__rail button.is-active:after{background:linear-gradient(90deg, var(--page-accent-strong), var(--page-accent), var(--brand-yellow))}@media (width<=980px){.site-shell--resources .topic-panel,.site-shell--contact .contact-panel,.site-shell--app .web-app-nav{position:static}.site-shell--contact .contact-layout,.site-shell--resources .resource-page-grid,.site-shell--app .web-app-layout{gap:28px}.site-shell--app .web-app-shell{width:min(100% - 32px,1240px)}}@media (width<=760px){.site-shell[class*=site-shell--] .section:nth-of-type(2n){background:0 0}.site-shell--resources .article-card{grid-template-columns:1fr;gap:12px}.site-shell--resources .article-card small{justify-self:start}.site-shell--home .home-hero{min-height:auto}.site-shell--app .web-app-shell{width:min(100% - 24px,1240px);padding-top:32px;padding-bottom:64px}}.image-showcase{width:100vw;max-width:100vw;margin-left:calc(50% - 50vw);margin-right:calc(50% - 50vw);padding:74px 0;overflow:hidden}.image-showcase__header{width:min(var(--container), calc(100vw - 48px));margin:0 auto 22px}.image-showcase__stage{width:100vw;max-width:100vw;margin:0;padding:0}.image-showcase__frame{background:linear-gradient(135deg, #fff 0%, var(--page-accent-soft,#eef8ec) 100%);width:100vw;min-height:clamp(430px,64vw,760px);box-shadow:none;border-inline:0;border-radius:0;margin:0;position:relative}.image-showcase__frame img{width:100%;height:clamp(430px,64vw,760px);padding:clamp(14px, 2vw, 28px) max(18px, calc((100vw - var(--container)) / 2));object-fit:contain;object-position:center;filter:saturate(1.04)contrast(1.02);background:0 0;animation:.72s cubic-bezier(.2,.72,.2,1) both showcaseFullWidthIn}.image-showcase__progress{left:max(18px, calc((100vw - var(--container)) / 2));right:max(18px, calc((100vw - var(--container)) / 2));background:#064d3b21;border-radius:999px;height:4px;position:absolute;bottom:18px;overflow:hidden}.image-showcase__progress span{border-radius:inherit;background:linear-gradient(90deg, var(--page-accent-strong,var(--brand-dark)), var(--page-accent,var(--brand-green)), var(--brand-yellow));transform-origin:0;width:100%;height:100%;animation:showcaseFullWidthProgress var(--showcase-duration,4.2s) linear both;display:block}.image-showcase__rail{display:none}.site-shell[class*=site-shell--] .image-showcase__frame{border-color:#0000}@keyframes showcaseFullWidthIn{0%{opacity:0;transform:translateY(12px)scale(.992)}to{opacity:1;transform:translateY(0)scale(1)}}@keyframes showcaseFullWidthProgress{0%{transform:scaleX(0)}to{transform:scaleX(1)}}@media (prefers-reduced-motion:reduce){.image-showcase__frame img,.image-showcase__progress span{animation:none}}@media (width<=760px){.image-showcase{padding:56px 0}.image-showcase__header{width:min(100vw - 32px, var(--container));margin-bottom:18px}.image-showcase__frame,.image-showcase__frame img{height:clamp(320px,92vw,520px);min-height:clamp(320px,92vw,520px)}.image-showcase__frame img{padding:14px 16px 24px}.image-showcase__progress{bottom:12px;left:16px;right:16px}}.site-shell[class*=site-shell--] .page-hero--with-image{isolation:isolate;position:relative}.site-shell[class*=site-shell--] .page-hero__media{overflow:hidden}.site-shell[class*=site-shell--] .page-hero__media img{object-fit:contain;width:100%}.site-shell--home .home-hero{grid-template-columns:minmax(0,.92fr) minmax(340px,.78fr);gap:clamp(34px,5vw,70px)}.site-shell--home .home-hero .page-hero__media{border-left:5px solid var(--brand-yellow);background:linear-gradient(#fff 0%,#fff8dc 52%,#f7fbf6 100%);justify-self:end;max-width:560px;padding:clamp(14px,1.7vw,22px)}.site-shell--about .page-hero{grid-template-columns:minmax(300px,.68fr) minmax(0,1fr);gap:clamp(34px,5vw,68px)}.site-shell--about .page-hero__media{border-right:5px solid var(--page-accent);background:linear-gradient(#fff 0%,#f4fbf1 100%);order:-1;place-self:stretch start;width:min(500px,100%);min-height:clamp(310px,35vw,430px)}.site-shell--about .page-hero__media img{height:clamp(300px,32vw,410px);max-height:none}.site-shell--programs .page-hero{grid-template-columns:minmax(0,1fr);gap:32px}.site-shell--programs .page-hero__content{width:min(900px,100%)}.site-shell--programs .page-hero__media{width:min(var(--container), 100%);border-top:5px solid var(--page-accent);background:linear-gradient(135deg,#fff 0%,#edf8f3 100%);min-height:clamp(260px,31vw,400px);padding:clamp(14px,1.6vw,24px)}.site-shell--programs .page-hero__media img{height:clamp(240px,28vw,360px);max-height:none}.site-shell--resources .page-hero{grid-template-columns:minmax(0,1fr) minmax(230px,360px);gap:clamp(32px,4.6vw,60px)}.site-shell--resources .page-hero__media{border-left:5px solid var(--page-accent);background:linear-gradient(#fff 0%,#f1f9eb 100%);place-self:stretch end;width:min(360px,100%);min-height:clamp(320px,36vw,450px)}.site-shell--resources .page-hero__media img{height:clamp(300px,32vw,420px);max-height:none}.site-shell--support .page-hero{text-align:center;grid-template-columns:minmax(0,1fr);gap:26px}.site-shell--support .page-hero__content{justify-self:center;width:min(850px,100%)}.site-shell--support .page-hero__media{border-bottom:5px solid var(--brand-yellow);background:linear-gradient(135deg,#fff 0%,#fff8dc 44%,#eef8ec 100%);order:-1;justify-self:center;width:min(820px,100%);min-height:clamp(250px,30vw,360px)}.site-shell--support .page-hero__media img{height:clamp(230px,27vw,330px);max-height:none}.site-shell--start .page-hero{grid-template-columns:minmax(250px,.5fr) minmax(0,1fr);gap:clamp(34px,4.5vw,62px)}.site-shell--start .page-hero__media{border-top:5px solid var(--page-accent);background:linear-gradient(#fff 0%,#eff9ee 100%);order:-1;justify-self:center;width:min(380px,100%);min-height:clamp(360px,42vw,500px);padding:clamp(16px,2vw,28px)}.site-shell--start .page-hero__media img{height:clamp(310px,36vw,430px);max-height:none}.site-shell--contact .page-hero{grid-template-columns:minmax(0,.82fr) minmax(340px,.78fr);align-items:end;gap:clamp(32px,4.6vw,62px)}.site-shell--contact .page-hero__content{align-self:center}.site-shell--contact .page-hero__media{border-bottom:5px solid var(--page-accent);background:linear-gradient(135deg,#fff 0%,#f3faf5 100%);place-self:end;width:min(620px,100%);min-height:clamp(230px,27vw,330px);padding:clamp(12px,1.5vw,20px)}.site-shell--contact .page-hero__media img{height:clamp(210px,24vw,300px);max-height:none}@media (width<=980px){.site-shell--home .home-hero,.site-shell--about .page-hero,.site-shell--programs .page-hero,.site-shell--resources .page-hero,.site-shell--support .page-hero,.site-shell--start .page-hero,.site-shell--contact .page-hero{text-align:left;grid-template-columns:minmax(0,1fr)}.site-shell--about .page-hero__content,.site-shell--support .page-hero__content,.site-shell--start .page-hero__content,.site-shell--contact .page-hero__content{order:1;justify-self:start;width:min(720px,100%)}.site-shell--home .home-hero .page-hero__media,.site-shell--about .page-hero__media,.site-shell--programs .page-hero__media,.site-shell--resources .page-hero__media,.site-shell--support .page-hero__media,.site-shell--start .page-hero__media,.site-shell--contact .page-hero__media{border:1px solid rgba(var(--page-accent-rgb), .22);border-radius:var(--radius);border-top-width:5px;order:2;place-self:auto start;width:min(640px,100%);max-width:640px;min-height:auto;padding:12px}.site-shell--programs .page-hero__media{width:100%;max-width:100%}.site-shell--about .page-hero__media img,.site-shell--programs .page-hero__media img,.site-shell--resources .page-hero__media img,.site-shell--support .page-hero__media img,.site-shell--start .page-hero__media img,.site-shell--contact .page-hero__media img{height:auto;max-height:360px}}@media (width<=560px){.site-shell--home .home-hero .page-hero__media,.site-shell--about .page-hero__media,.site-shell--programs .page-hero__media,.site-shell--resources .page-hero__media,.site-shell--support .page-hero__media,.site-shell--start .page-hero__media,.site-shell--contact .page-hero__media{width:100%;max-width:100%}.site-shell--about .page-hero__media img,.site-shell--programs .page-hero__media img,.site-shell--resources .page-hero__media img,.site-shell--support .page-hero__media img,.site-shell--start .page-hero__media img,.site-shell--contact .page-hero__media img{max-height:280px}}
