:root{--green:#7c7f4f;--pink:#ee7356;--yellow:#eaaf4a;--teal:#3fb7a5;--ink:#263326;--muted:#66715f;--cream:#fff8eb;--paper:#fffdf7;--line:#eadfc8;--shadow:0 20px 60px rgba(54,73,49,.13);--radius:28px}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;color:var(--ink);background:linear-gradient(180deg,#fff9ed 0%,#fffdf7 44%,#f7fff7 100%);line-height:1.6}a{color:inherit;text-decoration:none}img{max-width:100%;display:block}.site-header{position:sticky;top:0;z-index:50;background:rgba(255,253,247,.93);backdrop-filter:blur(16px);border-bottom:1px solid rgba(234,223,200,.8)}.nav{max-width:1180px;margin:0 auto;display:flex;align-items:center;justify-content:space-between;gap:18px;padding:14px 18px}.brand{display:grid;grid-template-columns:72px 1fr;gap:12px;align-items:center;min-width:240px}.brand img{width:72px;height:72px;object-fit:contain;border-radius:18px}.brand strong{font-size:1.08rem;display:block}.brand span{font-size:.82rem;color:var(--muted);display:block;line-height:1.25}.brand-socials{display:flex;gap:7px;margin-top:6px;flex-wrap:wrap}.social-icon{width:32px;height:32px;border-radius:999px;display:inline-flex;align-items:center;justify-content:center;background:#fff;border:1px solid var(--line);box-shadow:0 7px 18px rgba(54,73,49,.08);font-size:.76rem;font-weight:900}.social-icon svg{width:17px;height:17px;fill:currentColor}.social-icon.facebook{color:#1877f2}.social-icon.instagram{color:#d62976}.social-icon.tiktok{color:#111}.social-icon.youtube{color:#ff0033}.social-icon.threads{color:#111}.social-icon.venmo{color:#008cff}.social-icon.cashapp{color:#00d632}.menu{display:flex;align-items:center;gap:9px;flex-wrap:wrap;justify-content:flex-end}.menu a{font-weight:800;color:#3e4a39;padding:10px 12px;border-radius:999px}.menu a:hover{background:#f5eddc}.hamburger{display:none;border:0;background:var(--ink);color:white;border-radius:17px;padding:12px 14px;font-weight:900;font-size:1rem}.btn{display:inline-flex;align-items:center;justify-content:center;gap:8px;border:0;border-radius:999px;padding:13px 20px;font-weight:950;cursor:pointer;box-shadow:0 10px 26px rgba(38,51,38,.12);transition:.18s ease;font-size:1rem;text-align:center}.btn:hover{transform:translateY(-1px);box-shadow:0 14px 32px rgba(38,51,38,.16)}.btn-green{background:var(--green);color:#fff}.btn-pink{background:var(--pink);color:#fff}.btn-yellow{background:var(--yellow);color:#342c10}.btn-teal{background:var(--teal);color:#fff}.btn-dark{background:var(--ink);color:#fff}.btn-soft{background:#fff;border:1px solid var(--line);color:var(--ink)}.container{max-width:1180px;margin:0 auto;padding:0 18px}.hero{position:relative;overflow:hidden;padding:72px 0 34px}.hero:before{content:"";position:absolute;inset:0;background:radial-gradient(circle at 17% 12%,rgba(242,90,160,.17),transparent 30%),radial-gradient(circle at 86% 10%,rgba(54,181,106,.18),transparent 28%),radial-gradient(circle at 52% 78%,rgba(244,197,66,.18),transparent 34%);pointer-events:none}.hero-grid{position:relative;display:grid;grid-template-columns:1.1fr .9fr;gap:36px;align-items:center}.eyebrow{display:inline-flex;align-items:center;gap:7px;padding:7px 12px;border-radius:999px;background:rgba(54,181,106,.12);color:#237a48;font-weight:950;font-size:.82rem;text-transform:uppercase;letter-spacing:.07em}.hero h1{font-size:clamp(2.8rem,7vw,6.2rem);line-height:.93;margin:18px 0;color:#243822;letter-spacing:-.07em}.hero p,.lead{font-size:1.14rem;color:#5c6657;max-width:720px}.hero-actions{display:grid;grid-template-columns:repeat(3,minmax(145px,1fr));gap:12px;margin:26px 0 0;max-width:640px}.hero-card{background:rgba(255,255,255,.74);border:1px solid rgba(234,223,200,.9);border-radius:36px;padding:24px;box-shadow:var(--shadow)}.hero-card img{width:100%;max-width:360px;margin:0 auto 12px;border-radius:28px}.hero-card strong{font-size:1.4rem}.hero-card p{font-size:1rem}.stats{padding:24px 0 56px}.stats-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:18px}.stat-card{background:#fff;border:1px solid var(--line);border-radius:var(--radius);padding:28px;box-shadow:var(--shadow);text-align:center}.stat-card b{display:block;font-size:clamp(2.6rem,6vw,4.8rem);line-height:1;color:var(--green)}.stat-card:nth-child(2) b{color:var(--pink)}.stat-card span{font-weight:950;font-size:1.18rem}.section{padding:70px 0}.section-head{display:flex;align-items:flex-end;justify-content:space-between;gap:24px;margin-bottom:24px}.section-head h2{font-size:clamp(2rem,4vw,3.4rem);line-height:1;margin:10px 0 6px;letter-spacing:-.04em}.mission-grid{display:grid;grid-template-columns:1fr .9fr;gap:24px;align-items:stretch}.panel,.card{background:rgba(255,255,255,.88);border:1px solid var(--line);border-radius:var(--radius);box-shadow:var(--shadow);padding:26px}.mission-copy h2,.panel h2,.card h2{margin:8px 0 10px;line-height:1.1}.need-card{position:relative;overflow:hidden;background:linear-gradient(135deg,#fff 0%,#fff5df 100%)}.need-card .need-img{height:190px;background:linear-gradient(135deg,rgba(54,181,106,.22),rgba(242,90,160,.18)),url('assets/helpful-hippie-logo.png') center/contain no-repeat;border-radius:22px;margin-bottom:18px;border:1px solid #f0e2c5}.progress{height:15px;background:#f0eadc;border-radius:999px;overflow:hidden;margin:14px 0 8px}.progress span{display:block;height:100%;width:30%;background:linear-gradient(90deg,var(--green),var(--pink));border-radius:999px}.amount-row{display:flex;justify-content:space-between;font-weight:950;color:#3e4a39}.social-card-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:15px}.social-card{background:#fff;border:1px solid var(--line);border-radius:22px;padding:18px;box-shadow:0 12px 28px rgba(54,73,49,.09);display:flex;align-items:center;gap:12px;font-weight:950}.social-card .social-icon{width:42px;height:42px}.grid{display:grid;gap:18px}.grid-2{grid-template-columns:repeat(2,1fr)}.grid-3{grid-template-columns:repeat(3,1fr)}.item-card h3{margin:8px 0 5px}.date-pill{display:inline-block;background:#fff1bf;color:#6b560c;padding:6px 10px;border-radius:999px;font-size:.8rem;font-weight:950}.final-cta{background:linear-gradient(135deg,var(--green),#5bc6ad);border-radius:36px;padding:38px;color:#fff;display:grid;grid-template-columns:1fr auto;gap:20px;align-items:center;box-shadow:var(--shadow)}.final-cta h2{font-size:clamp(2rem,5vw,4rem);line-height:1;margin:0}.final-cta p{color:rgba(255,255,255,.92);font-size:1.1rem}.footer{background:#203020;color:#f9ffe8;margin-top:50px}.footer-inner{max-width:1180px;margin:0 auto;padding:42px 18px 20px}.footer-grid{display:grid;grid-template-columns:1.2fr .7fr .7fr .9fr;gap:26px}.footer-logo{width:98px;border-radius:24px;background:#fff;margin-bottom:10px}.footer a{color:#f9ffe8;opacity:.92}.footer a:hover{opacity:1}.footer .social-icon{background:#fff;color:var(--ink)}.footer-bottom{border-top:1px solid rgba(255,255,255,.16);margin-top:28px;padding-top:18px;text-align:center;color:#dce8d2;font-size:.9rem}.page-hero{padding:62px 0 28px}.page-hero h1{font-size:clamp(2.4rem,6vw,5rem);line-height:.98;letter-spacing:-.06em;margin:12px 0}.form{display:grid;gap:14px}.field{display:grid;gap:7px}.field label{font-weight:900;color:#35402f}.field input,.field textarea,.field select{width:100%;border:1px solid var(--line);background:#fff;border-radius:16px;padding:13px 14px;font:inherit;color:var(--ink)}.field textarea{min-height:126px;resize:vertical}.checks{display:grid;grid-template-columns:repeat(3,1fr);gap:10px}.check-card{border:1px solid var(--line);background:#fff;border-radius:16px;padding:12px;font-weight:850}.urgent-toggle{background:#fff0f5;border:1px solid #ffc1d8;border-radius:18px;padding:14px}.notice{margin:0;padding:10px 12px;border-radius:14px;background:#ecfff3;color:#216b3c;font-weight:850;display:none}.notice.show{display:block}.calculator{background:linear-gradient(135deg,#fff,#fff7dd)}.impact-result{border:1px dashed #d7c493;border-radius:18px;padding:14px;background:#fffdf2;font-weight:900}.admin-page{background:#f4f0e6}.admin-login{min-height:100vh;display:grid;place-items:center;padding:20px}.login-card{max-width:460px;width:100%;background:#fff;border:1px solid var(--line);border-radius:32px;padding:30px;box-shadow:var(--shadow)}.admin-shell{display:grid;grid-template-columns:280px 1fr;min-height:100vh}.admin-side{background:#203020;color:#fff;padding:22px;position:sticky;top:0;height:100vh;overflow:auto}.admin-side img{width:84px;border-radius:22px;background:#fff;margin-bottom:12px}.admin-side button,.admin-side a{width:100%;display:flex;text-align:left;align-items:center;margin:8px 0;border:1px solid rgba(255,255,255,.14);background:rgba(255,255,255,.06);color:#fff;border-radius:16px;padding:12px 13px;font-weight:900;cursor:pointer}.admin-side button.active{background:var(--green);border-color:var(--green)}.admin-main{padding:26px;max-width:1280px;width:100%;margin:0 auto}.admin-section{display:none}.admin-section.active{display:block}.admin-top{display:flex;justify-content:space-between;gap:16px;align-items:center;margin-bottom:20px}.table-wrap{overflow:auto}.table{width:100%;border-collapse:collapse;font-size:.93rem}.table th,.table td{padding:11px;border-bottom:1px solid var(--line);text-align:left;vertical-align:top}.badge{display:inline-flex;border-radius:999px;padding:4px 9px;font-size:.76rem;font-weight:950;background:#eef8e8;color:#26713b}.badge.urgent{background:#ffdeea;color:#a7144a}.actions{display:flex;gap:8px;flex-wrap:wrap}.small-btn{border:1px solid var(--line);background:#fff;border-radius:12px;padding:7px 10px;font-weight:850;cursor:pointer}.calendar-list{display:grid;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:12px}.calendar-day{background:#fff;border:1px solid var(--line);border-radius:18px;padding:14px}.settings-row{display:grid;grid-template-columns:1fr 1fr;gap:14px}.legal-content{max-width:900px}.legal-content h2{margin-top:30px}.skip-link{position:absolute;left:-999px;top:8px;background:#fff;padding:10px;border-radius:12px}.skip-link:focus{left:8px;z-index:100}.mobile-only{display:none}@media (max-width:900px){.nav{align-items:center}.hamburger{display:inline-flex}.menu{display:none;position:absolute;left:12px;right:12px;top:98px;background:#fff;border:1px solid var(--line);border-radius:24px;padding:12px;box-shadow:var(--shadow);align-items:stretch}.menu.open{display:grid}.menu a{display:block}.hero-grid,.mission-grid,.final-cta,.admin-shell{grid-template-columns:1fr}.hero{padding-top:42px}.hero-actions,.stats-grid,.grid-2,.grid-3,.social-card-grid,.footer-grid,.settings-row{grid-template-columns:1fr}.section-head{display:block}.admin-side{position:relative;height:auto}.admin-main{padding:16px}.checks{grid-template-columns:1fr}.brand{grid-template-columns:58px 1fr;min-width:auto}.brand img{width:58px;height:58px}.brand-socials .social-icon{width:28px;height:28px}.page-hero{padding-top:34px}}@media (max-width:560px){.hero-actions{grid-template-columns:1fr}.section{padding:46px 0}.panel,.card{padding:20px}.footer-inner{padding-bottom:16px}.final-cta{padding:26px}.hero h1{font-size:3.1rem}.admin-top{display:block}.brand span{display:none}}

/* Final polish updates */
:root{--green:#7c7f4f;--pink:#ee7356;--yellow:#eaaf4a;--teal:#3fb7a5;--ink:#263326}
.nav{padding:10px 18px;position:relative}.brand{grid-template-columns:62px 1fr;min-width:280px}.brand img{width:62px;height:62px;border-radius:16px}.brand strong{font-size:1.18rem;letter-spacing:-.02em}.brand span{font-size:.86rem;color:#68705c}.brand-socials{gap:9px;margin-top:8px}.social-icon{width:34px;height:34px;font-size:0}.social-icon svg{width:18px;height:18px}.hamburger{display:inline-flex!important;align-items:center;justify-content:center;flex-direction:column;gap:5px;width:58px;height:52px;padding:0;border:1px solid var(--line);background:#fff;color:var(--ink);box-shadow:0 10px 28px rgba(38,51,38,.12)}.hamburger span{display:block;width:25px;height:3px;border-radius:99px;background:var(--ink)}.menu{display:none;position:absolute;right:18px;top:84px;background:#fff;border:1px solid var(--line);border-radius:24px;padding:12px;box-shadow:var(--shadow);min-width:240px;z-index:80;align-items:stretch}.menu.open{display:grid;grid-template-columns:1fr;gap:4px}.menu a{display:block;padding:12px 14px;border-radius:16px}.hero{padding:32px 0 26px}.hero-grid{grid-template-columns:1.08fr .82fr;gap:28px}.hero h1{font-size:clamp(2.5rem,5.5vw,4.9rem);line-height:.94;margin:6px 0 14px}.hero p,.lead{font-size:1.04rem}.hero-actions{margin-top:18px}.hero-card{padding:18px;border-radius:30px}.hero-card img{max-width:260px;border-radius:24px}.hero-card strong{font-size:1.16rem;line-height:1.35;display:block}.hero-card p{font-size:.94rem}.hero-stats{display:grid;grid-template-columns:repeat(2,1fr);gap:12px;margin-top:18px;max-width:640px}.hero-stats .stat-card{padding:17px 16px;border-radius:22px}.stat-card b{font-size:clamp(2rem,4vw,3.2rem)}.stat-card span{font-size:1rem}.section:first-of-type{padding-top:44px}.page-hero{padding:42px 0 20px}.page-hero h1{margin-top:0}.social-card-grid{grid-template-columns:repeat(auto-fit,minmax(190px,1fr))}.social-card{padding:18px 20px;border-radius:26px}.social-card .social-icon{width:50px;height:50px}.social-card .social-icon svg{width:24px;height:24px}.give-options{grid-template-columns:repeat(2,1fr)}
@media (max-width:900px){.menu{left:auto;right:12px;top:84px}.hero-grid{grid-template-columns:1fr}.hero-card{display:none}.hero{padding-top:26px}.hero-stats{grid-template-columns:repeat(2,1fr)}.brand{grid-template-columns:56px 1fr;min-width:0}.brand img{width:56px;height:56px}.brand-socials .social-icon{width:30px;height:30px}.brand-socials .social-icon svg{width:16px;height:16px}.hero h1{font-size:clamp(2.5rem,12vw,4.4rem)}.hero-actions{grid-template-columns:repeat(3,minmax(0,1fr))}.btn{padding:12px 14px}.give-options{grid-template-columns:1fr}}
@media (max-width:560px){.nav{padding:9px 12px}.brand strong{font-size:1.05rem}.brand span{display:block;font-size:.76rem}.brand-socials{gap:6px}.brand-socials .social-icon{width:28px;height:28px}.hamburger{width:52px;height:48px}.menu{top:78px}.hero{padding-top:22px}.hero h1{font-size:2.75rem}.hero-actions{grid-template-columns:1fr}.hero-stats{grid-template-columns:1fr}.hero-stats .stat-card{padding:15px}.page-hero{padding-top:28px}.social-card-grid{grid-template-columns:1fr}}

/* Final polish updates */
body:not(.admin-page) .eyebrow{display:none!important}
.site-header .nav{max-width:1180px;margin:0 auto;padding:12px 18px;align-items:center;justify-content:space-between;position:relative}
.site-header .brand{display:grid;grid-template-columns:86px minmax(220px,1fr);align-items:center;gap:14px;min-width:390px;max-width:560px;justify-self:start}
.site-header .brand img{width:86px;height:86px;object-fit:contain;border-radius:18px;background:#fff}
.site-header .brand strong{font-size:1.35rem;line-height:1.05;letter-spacing:-.03em;white-space:nowrap;color:var(--ink)}
.site-header .brand span{display:block;font-size:.92rem;color:#69715f;margin-top:2px;white-space:nowrap}
.site-header .brand-socials{display:flex;gap:8px;margin-top:8px;flex-wrap:wrap}
.site-header .brand-socials .social-icon{width:34px;height:34px}
.hamburger{margin-left:auto;display:inline-flex!important;align-items:center;justify-content:center;flex-direction:column;gap:5px;width:60px;height:54px;padding:0;border:1px solid var(--line);background:#fff;color:var(--ink);box-shadow:0 10px 28px rgba(38,51,38,.12);border-radius:18px}
.hamburger span{display:block;width:26px;height:3px;border-radius:99px;background:var(--ink)}
.menu{display:none;position:absolute;right:18px;top:94px;background:#fff;border:1px solid var(--line);border-radius:24px;padding:12px;box-shadow:var(--shadow);min-width:245px;z-index:80;align-items:stretch}
.menu.open{display:grid;grid-template-columns:1fr;gap:4px}.menu a{display:block;padding:12px 14px;border-radius:16px}
.hero{padding-top:28px}.hero h1{margin-top:0}.hero-stats{display:grid;grid-template-columns:repeat(2,1fr);gap:12px;margin-top:16px;max-width:640px}.hero-stats .stat-card{padding:16px;border-radius:22px}.hero-stats .stat-card b{font-size:clamp(2rem,4vw,3.15rem)}.hero-stats .stat-card span{font-size:1rem}
.mission-photo{width:100%;height:260px;object-fit:cover;border-radius:24px;border:1px solid var(--line);box-shadow:0 12px 30px rgba(54,73,49,.1);margin-bottom:20px;background:#fff}.mission-copy .hero-actions{display:flex;justify-content:center;max-width:none;margin-top:22px}.mission-copy .hero-actions .btn{min-width:180px}.section:first-of-type{padding-top:42px}
.social-card-grid.logo-only{grid-template-columns:repeat(auto-fit,minmax(72px,1fr));max-width:520px;margin:0 auto;gap:14px}.social-card.logo-only{height:72px;padding:0;justify-content:center;border-radius:22px}.social-card.logo-only .social-icon{width:52px;height:52px;border:0;box-shadow:none}.social-card.logo-only .social-icon svg{width:28px;height:28px}
.contact-form-wrap{max-width:760px;margin:0 auto}.message-picker{display:flex;gap:10px;flex-wrap:wrap;margin:0 0 18px}.message-picker button{border:1px solid var(--line);background:#fff;border-radius:999px;padding:10px 14px;font-weight:900;cursor:pointer}.message-picker button.active{background:var(--green);color:#fff;border-color:var(--green)}
@media (max-width:900px){.site-header .brand{grid-template-columns:68px 1fr;min-width:0;max-width:calc(100% - 78px)}.site-header .brand img{width:68px;height:68px}.site-header .brand strong{font-size:1.16rem}.site-header .brand span{font-size:.8rem}.menu{top:86px;right:12px}.hero{padding-top:24px}.mission-photo{height:220px}.social-card-grid.logo-only{grid-template-columns:repeat(5,1fr)}}
@media (max-width:560px){.site-header .nav{padding:9px 12px}.site-header .brand{grid-template-columns:58px 1fr;gap:10px;max-width:calc(100% - 64px)}.site-header .brand img{width:58px;height:58px}.site-header .brand strong{font-size:1.05rem}.site-header .brand span{display:block;font-size:.72rem;white-space:normal;line-height:1.15}.site-header .brand-socials{gap:5px;margin-top:6px}.site-header .brand-socials .social-icon{width:26px;height:26px}.site-header .brand-socials .social-icon svg{width:14px;height:14px}.hamburger{width:50px;height:48px;border-radius:16px}.menu{top:76px}.social-card-grid.logo-only{grid-template-columns:repeat(5,1fr);gap:8px}.social-card.logo-only{height:58px}.social-card.logo-only .social-icon{width:44px;height:44px}.social-card.logo-only .social-icon svg{width:24px;height:24px}.mission-photo{height:190px}}


/* v4 header and homepage corrections */
.site-header{min-height:112px}.site-header .nav{max-width:1180px;width:100%;padding:10px 18px;display:flex!important;align-items:center!important;justify-content:space-between!important;gap:22px}.site-header .brand{display:flex!important;align-items:flex-start!important;justify-content:flex-start!important;gap:14px!important;min-width:0!important;max-width:none!important;width:auto!important;flex:0 1 auto!important;justify-self:auto!important;text-align:left!important}.site-header .brand img{flex:0 0 auto;width:86px!important;height:86px!important;object-fit:contain!important;border-radius:18px;background:#fff}.site-header .brand>div{display:flex!important;flex-direction:column!important;align-items:flex-start!important;min-width:0}.site-header .brand strong{font-size:1.34rem!important;line-height:1.05!important;white-space:nowrap!important;margin:0!important}.site-header .brand span{font-size:.9rem!important;white-space:nowrap!important;margin:2px 0 0!important;color:#69715f}.site-header .brand-socials{display:flex!important;align-items:center!important;justify-content:flex-start!important;gap:9px!important;margin-top:8px!important;flex-wrap:wrap!important}.site-header .brand-socials .social-icon{width:34px!important;height:34px!important;flex:0 0 34px!important}.site-header .brand-socials .social-icon svg{width:18px!important;height:18px!important}.site-header .hamburger{flex:0 0 60px!important;margin-left:auto!important}.menu{top:94px!important}.mission-copy{display:flex;flex-direction:column}.mission-photo-bottom{order:5;margin:18px 0 0!important;height:250px;object-fit:cover}.mission-copy .hero-actions{order:6}.follow-layout{display:grid;grid-template-columns:minmax(240px,.75fr) 1fr;gap:22px;align-items:center;background:#fff;border:1px solid var(--line);border-radius:28px;padding:20px;box-shadow:var(--shadow)}.follow-image-slot{min-height:180px;border:2px dashed #dfd1b8;border-radius:24px;background:linear-gradient(135deg,#fff8e8,#f2f8e9);display:grid;place-items:center;text-align:center;color:#6b725f;font-weight:950;padding:18px}.follow-layout .social-card-grid.logo-only{max-width:none;margin:0;grid-template-columns:repeat(5,minmax(74px,1fr));gap:16px}.follow-layout .social-card.logo-only{height:86px;border-radius:26px}.follow-layout .social-card.logo-only .social-icon{width:66px!important;height:66px!important}.follow-layout .social-card.logo-only .social-icon svg{width:34px!important;height:34px!important}.image-manager-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(240px,1fr));gap:14px}.image-manager-card{border:1px solid var(--line);border-radius:18px;background:#fff;padding:14px}.image-manager-card h3{margin:0 0 6px}.image-preview-box{height:120px;border-radius:14px;background:#f8f0dc;border:1px solid var(--line);display:grid;place-items:center;overflow:hidden;margin:10px 0}.image-preview-box img{width:100%;height:100%;object-fit:cover}
@media(max-width:900px){.site-header{min-height:auto}.site-header .nav{padding:9px 12px}.site-header .brand img{width:68px!important;height:68px!important}.site-header .brand strong{font-size:1.14rem!important}.site-header .brand span{font-size:.78rem!important}.site-header .brand-socials .social-icon{width:29px!important;height:29px!important;flex-basis:29px!important}.site-header .brand-socials .social-icon svg{width:15px!important;height:15px!important}.site-header .hamburger{flex-basis:52px!important;width:52px!important;height:48px!important}.menu{top:80px!important}.follow-layout{grid-template-columns:1fr}.follow-layout .social-card-grid.logo-only{grid-template-columns:repeat(5,1fr)}.mission-photo-bottom{height:220px}}
@media(max-width:560px){.site-header .brand{gap:9px!important}.site-header .brand img{width:58px!important;height:58px!important}.site-header .brand strong{font-size:1.02rem!important}.site-header .brand span{white-space:normal!important;font-size:.72rem!important;line-height:1.15!important}.site-header .brand-socials{gap:5px!important}.site-header .brand-socials .social-icon{width:25px!important;height:25px!important;flex-basis:25px!important}.site-header .brand-socials .social-icon svg{width:13px!important;height:13px!important}.follow-layout{padding:14px}.follow-layout .social-card-grid.logo-only{grid-template-columns:repeat(5,1fr);gap:8px}.follow-layout .social-card.logo-only{height:62px}.follow-layout .social-card.logo-only .social-icon{width:48px!important;height:48px!important}.follow-layout .social-card.logo-only .social-icon svg{width:25px!important;height:25px!important}.follow-image-slot{min-height:130px}.mission-photo-bottom{height:180px}}
.follow-image-slot.has-image{border-style:solid;padding:0;overflow:hidden}.follow-image-slot img{width:100%;height:100%;object-fit:cover;display:block}

/* v5 polish fixes */
body:not(.admin-page) .eyebrow{display:none!important}
.site-header{min-height:auto!important}
.site-header .nav{max-width:1180px!important;width:100%!important;display:flex!important;align-items:center!important;justify-content:space-between!important;gap:18px!important;padding:10px 18px!important;position:relative!important}
.site-header .brand{display:flex!important;align-items:center!important;gap:14px!important;min-width:0!important;max-width:calc(100% - 82px)!important;flex:1 1 auto!important;text-align:left!important;overflow:hidden!important}
.site-header .brand img{width:84px!important;height:84px!important;object-fit:contain!important;border-radius:0!important;background:transparent!important;box-shadow:none!important;flex:0 0 84px!important}
.site-header .brand>div{display:flex!important;flex-direction:column!important;align-items:flex-start!important;min-width:0!important;gap:0!important}
.site-header .brand strong{display:block!important;font-size:1.38rem!important;line-height:1.05!important;letter-spacing:-.03em!important;white-space:nowrap!important;margin:0!important;color:var(--ink)!important}
.site-header .brand span{display:block!important;font-size:.92rem!important;line-height:1.15!important;color:#646957!important;margin:3px 0 0!important;white-space:nowrap!important}
.site-header .brand-socials{display:flex!important;align-items:center!important;justify-content:flex-start!important;gap:10px!important;margin-top:10px!important;flex-wrap:wrap!important}
.social-icon{background:#f4ead8!important;border-color:#dcccb2!important;box-shadow:0 9px 22px rgba(70,54,25,.10)!important}
.site-header .brand-socials .social-icon{width:40px!important;height:40px!important;flex:0 0 40px!important}
.site-header .brand-socials .social-icon svg{width:21px!important;height:21px!important}
.site-header .hamburger{display:inline-flex!important;align-items:center!important;justify-content:center!important;flex-direction:column!important;gap:6px!important;width:62px!important;height:56px!important;border-radius:18px!important;background:#f4ead8!important;border:1px solid #dcccb2!important;color:var(--ink)!important;box-shadow:0 10px 28px rgba(38,51,38,.12)!important;flex:0 0 62px!important;margin-left:auto!important}
.site-header .hamburger span{display:block!important;width:27px!important;height:3px!important;border-radius:999px!important;background:var(--ink)!important}
.site-header .menu{display:none!important;position:absolute!important;right:18px!important;top:calc(100% + 10px)!important;background:#fffdf8!important;border:1px solid var(--line)!important;border-radius:24px!important;padding:12px!important;box-shadow:0 20px 58px rgba(38,51,38,.2)!important;min-width:250px!important;z-index:100!important;align-items:stretch!important}
.site-header .menu.open{display:grid!important;grid-template-columns:1fr!important;gap:4px!important}
.site-header .menu a{display:block!important;padding:12px 14px!important;border-radius:16px!important;font-weight:900!important;color:#3e4a39!important}
.site-header .menu a:hover{background:#f4ead8!important}
.hero-card{padding:30px!important;text-align:left!important;min-height:430px!important;display:flex!important;flex-direction:column!important;justify-content:center!important}
.hero-card img{max-width:420px!important;width:100%!important;margin:0 auto 20px!important;border-radius:24px!important}
.hero-card strong{font-size:1.55rem!important;line-height:1.32!important;display:block!important}.hero-card p{display:none!important}
.follow-layout{grid-template-columns:minmax(320px,.9fr) 1fr!important;align-items:center!important;padding:24px!important;background:#fffdf8!important}
.follow-image-slot,.page-image-slot{min-height:220px;border:2px dashed #d7c6aa;border-radius:24px;background:linear-gradient(135deg,#f9efd9,#f4f8e9);display:grid;place-items:center;text-align:center;color:#665f4d;font-weight:950;padding:20px;overflow:hidden}.follow-image-slot.has-image,.page-image-slot.has-image{border-style:solid;padding:0}.follow-image-slot img,.page-image-slot img{width:100%;height:100%;object-fit:cover;display:block}.gift-impact-image,.coop-image{margin-top:22px}.follow-layout .social-card-grid.logo-only{display:grid!important;grid-template-columns:repeat(auto-fit,minmax(92px,1fr))!important;gap:18px!important}.follow-layout .social-card.logo-only{height:96px!important;border-radius:28px!important;background:#f4ead8!important;border-color:#dcccb2!important;display:flex!important;align-items:center!important;justify-content:center!important;padding:0!important}.follow-layout .social-card.logo-only .social-icon{width:74px!important;height:74px!important;background:#fffdf8!important}.follow-layout .social-card.logo-only .social-icon svg{width:38px!important;height:38px!important}.footer-grid-simple{grid-template-columns:1.2fr 1fr .9fr!important}.footer .brand-socials .social-icon{width:38px!important;height:38px!important}.footer .brand-socials .social-icon svg{width:20px!important;height:20px!important}
@media(max-width:900px){.site-header .brand img{width:72px!important;height:72px!important;flex-basis:72px!important}.site-header .brand strong{font-size:1.18rem!important}.site-header .brand span{font-size:.82rem!important}.site-header .brand-socials{gap:7px!important}.site-header .brand-socials .social-icon{width:34px!important;height:34px!important;flex-basis:34px!important}.site-header .brand-socials .social-icon svg{width:18px!important;height:18px!important}.site-header .hamburger{width:56px!important;height:52px!important;flex-basis:56px!important}.follow-layout{grid-template-columns:1fr!important}.hero-card{display:none!important}.footer-grid-simple{grid-template-columns:1fr 1fr!important}}
@media(max-width:560px){.site-header .nav{padding:8px 10px!important;gap:10px!important}.site-header .brand{gap:9px!important;max-width:calc(100% - 58px)!important}.site-header .brand img{width:58px!important;height:58px!important;flex-basis:58px!important}.site-header .brand strong{font-size:1.02rem!important}.site-header .brand span{font-size:.72rem!important;white-space:normal!important}.site-header .brand-socials{gap:5px!important;margin-top:6px!important}.site-header .brand-socials .social-icon{width:28px!important;height:28px!important;flex-basis:28px!important}.site-header .brand-socials .social-icon svg{width:15px!important;height:15px!important}.site-header .hamburger{width:50px!important;height:48px!important;flex-basis:50px!important}.site-header .menu{right:10px!important;left:10px!important;min-width:0!important}.follow-layout .social-card-grid.logo-only{grid-template-columns:repeat(3,1fr)!important;gap:10px!important}.follow-layout .social-card.logo-only{height:76px!important}.follow-layout .social-card.logo-only .social-icon{width:58px!important;height:58px!important}.follow-layout .social-card.logo-only .social-icon svg{width:30px!important;height:30px!important}.footer-grid-simple{grid-template-columns:1fr!important}.page-image-slot,.follow-image-slot{min-height:160px}}
