:root{--navy:#383e48;--gold:#d4af37;--red:#c41e3a;--white:#fff;--text-primary:#383e48;--text-secondary:#6b6b6b;--bg-light:#f5f5f5;--bg-white:#fff;--border:#e0e0e0;--shadow:0 1px 3px #0000000f;--shadow-hover:0 2px 8px #00000014;--primary-navy:#383e48;--primary-gold:#d4af37;--accent-red:#c41e3a;--text-dark:#383e48;--text-light:#8a8a8a;--brand-navy:#383e48;--brand-gold:#d4af37;--brand-red:#c41e3a}*{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth}body{-webkit-font-smoothing:antialiased;background:#fff;background:var(--white);color:#383e48;color:var(--text-dark);font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,sans-serif;font-size:16px;line-height:1.6}h1{font-size:2.75rem;font-weight:700;line-height:1.2;margin-bottom:1rem}h1,h2{color:#383e48;color:var(--navy)}h2{font-size:2rem;font-weight:600;line-height:1.3;margin-bottom:.75rem}h3{font-size:1.25rem}h3,h4{color:#383e48;color:var(--text-primary);font-weight:600;margin-bottom:.5rem}h4{font-size:1.1rem}p{color:#6b6b6b;color:var(--text-secondary);line-height:1.6;margin-bottom:1rem}.about-intro a,.about-section p a{border-bottom:2px solid #d4af37;color:#383e48;font-weight:600;padding-bottom:2px;text-decoration:none;transition:all .2s}.about-intro a:hover,.about-section p a:hover{border-bottom-color:#383e48;color:#d4af37}.container{margin:0 auto;max-width:1000px;padding:0 2rem}.section{padding:5rem 0;scroll-margin-top:60px}.crisis-bar{align-items:center;background:#c41e3a;background:var(--red);box-shadow:0 2px 8px #0003;display:flex;height:52px;left:0;position:fixed;right:0;top:0;z-index:2000}.crisis-bar-content{align-items:center;display:flex;flex-wrap:nowrap;gap:1rem;justify-content:center;margin:0 auto;max-width:1200px;padding:0 1rem;width:100%}.crisis-bar-text{color:#fff;font-size:.875rem;font-weight:700;letter-spacing:.05em;text-transform:uppercase;white-space:nowrap}.crisis-bar-actions{display:flex;flex-wrap:nowrap;gap:.5rem}.crisis-bar-btn{background:#fff;border:1px solid #0000;border-radius:6px;color:#c41e3a;color:var(--red);font-size:.875rem;font-weight:700;padding:.5rem 1rem;text-decoration:none;transition:all .2s ease;white-space:nowrap}.crisis-bar-btn:hover{background:#fffffff2;box-shadow:0 2px 8px #00000026;transform:translateY(-1px)}.crisis-bar-btn:active{transform:translateY(0)}.crisis-bar-close{-webkit-tap-highlight-color:transparent;align-items:center;background:#0000;border:none;border-radius:4px;color:#fff;cursor:pointer;display:flex;justify-content:center;margin-left:auto;opacity:.8;padding:.5rem;transition:all .2s ease}.crisis-bar-close:hover{background:#ffffff1a;opacity:1}.crisis-bar-close:active{transform:scale(.95)}@media (max-width:640px){.crisis-bar{height:56px}.crisis-bar-content{flex-direction:row;gap:.5rem;justify-content:space-between;padding:.5rem .75rem}.crisis-bar-text{font-size:.75rem;font-weight:600;line-height:1.3;white-space:normal}.crisis-bar-actions{flex-shrink:0;gap:.5rem}.crisis-bar-btn{font-size:.75rem;min-height:36px;padding:.5rem .75rem;white-space:nowrap}}.navbar{background:#fff;background:var(--white);border-bottom:1px solid #e0e0e0;border-bottom:1px solid var(--border);left:0;position:fixed;right:0;top:52px;transition:all .25s ease;z-index:1900}@media (max-width:640px){.navbar{top:56px}}.navbar-scrolled{border-bottom-color:#d4d4d4;box-shadow:0 2px 12px #00000014}.navbar-container{margin:0 auto;max-width:1200px;padding:0 1rem}.navbar-content{height:60px;justify-content:space-between}.navbar-content,.navbar-logo{align-items:center;display:flex}.navbar-logo{background:none;border:none;border-radius:8px;cursor:pointer;margin:-.5rem;padding:.5rem;transition:all .2s ease}.navbar-logo:hover{background:#f5f5f5;background:var(--bg-light);transform:translateY(-1px)}.navbar-logo:active{transform:translateY(0)}.navbar-logo .logo{filter:brightness(0) saturate(100%) invert(22%) sepia(8%) saturate(1089%) hue-rotate(169deg) brightness(95%) contrast(88%);height:50px;transition:height .25s ease;width:auto}.navbar-scrolled .navbar-logo .logo{height:46px}.navbar-nav-desktop{align-items:center;display:none;gap:.5rem;margin-left:2rem}.nav-link{background:none;border:none;border-radius:8px;color:#383e48;color:var(--text-primary);cursor:pointer;font-size:15px;font-weight:600;padding:10px 20px;position:relative;transition:all .2s ease;white-space:nowrap}.nav-link:after{background:#d4af37;bottom:8px;content:"";height:2px;left:20px;opacity:0;position:absolute;right:20px;transition:opacity .2s}.nav-link:hover{background:#f5f5f5;background:var(--bg-light);color:#383e48}.nav-link:hover:after{opacity:1}.sticky-search-form{align-items:center;background:#f5f5f5;background:var(--bg-light);border:1px solid #e0e0e0;border:1px solid var(--border);border-radius:50px;display:none;gap:.5rem;margin-left:2rem;padding:.375rem .5rem}.sticky-search-input{background:#0000;border:none;color:#383e48;color:var(--navy);font-size:14px;font-weight:600;outline:none;padding:.375rem .75rem;width:100px}.sticky-search-input::placeholder{color:#6b6b6b;color:var(--text-secondary)}.sticky-search-btn{background:#d4af37;background:var(--gold);border:1px solid #0000;border-radius:50px;color:#383e48;color:var(--navy);cursor:pointer;font-size:13px;font-weight:700;padding:.375rem 1rem;transition:all .2s ease;white-space:nowrap}.sticky-search-btn:hover{background:#c49d2e;box-shadow:0 2px 8px #d4af3740;transform:translateY(-1px)}.sticky-search-btn:active{transform:translateY(0)}.navbar-actions-desktop{align-items:center;display:none;margin-left:auto}.nav-donate-btn{background:#fff!important;border:1px solid #e0e0e0!important;border-radius:8px!important;color:#383e48!important;cursor:pointer!important;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,sans-serif!important;font-size:.875rem!important;font-weight:700!important;padding:.625rem 1.5rem!important;transition:all .2s ease!important}.nav-donate-btn:hover{background:#f5f5f5!important;border-color:#383e48!important;box-shadow:0 2px 8px #00000014!important;transform:translateY(-1px)!important}.nav-donate-btn:active{transform:translateY(0)!important}.hamburger,.hamburger-new{-webkit-tap-highlight-color:transparent;background:#0000;border:none;cursor:pointer;display:flex;flex-direction:column;height:20px;justify-content:space-between;padding:0;position:relative;transition:all .2s ease;width:24px}.hamburger-new:before,.hamburger:before{border-radius:8px;bottom:-12px;content:"";left:-12px;position:absolute;right:-12px;top:-12px;transition:background .2s ease}.hamburger-new:hover:before,.hamburger:hover:before{background:#f5f5f5;background:var(--bg-light)}.hamburger-new:active,.hamburger:active{transform:scale(.95)}.hamburger span,.hamburger-new span{background:#383e48;border-radius:2px;height:2px;transition:all .3s ease;width:100%}.hamburger-active span:first-child,.hamburger-new-active span:first-child{transform:translateY(9px) rotate(45deg)}.hamburger-active span:nth-child(2),.hamburger-new-active span:nth-child(2){opacity:0}.hamburger-active span:nth-child(3),.hamburger-new-active span:nth-child(3){transform:translateY(-9px) rotate(-45deg)}.mobile-menu-backdrop{animation:fadeIn .2s ease;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);background:#0009;bottom:0;left:0;position:fixed;right:0;top:112px;z-index:999}@media (max-width:640px){.mobile-menu-backdrop{top:116px}}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}.mobile-menu{background:#fff;background:var(--white);bottom:0;box-shadow:-2px 0 8px #0000001a;left:0;overflow-y:auto;position:fixed;right:0;top:112px;transform:translateX(100%);transition:transform .25s cubic-bezier(.4,0,.2,1);z-index:1000}@media (max-width:640px){.mobile-menu{top:116px}}.mobile-menu-open{transform:translateX(0)}.mobile-nav{display:flex;flex-direction:column;padding:1rem}.mobile-nav-item{-webkit-tap-highlight-color:transparent;align-items:center;background:none;border:none;border-radius:10px;color:#383e48;color:var(--navy);cursor:pointer;display:flex;font-size:17px;font-weight:600;min-height:60px;padding:16px 18px;text-align:left;text-decoration:none;transition:all .2s ease;width:100%}.mobile-nav-item:active{background:#f5f5f5;background:var(--bg-light);transform:scale(.98)}.mobile-nav-content{display:flex;flex-direction:column;gap:.25rem;width:100%}.mobile-nav-label{color:#383e48;color:var(--navy);font-size:17px;font-weight:700;line-height:1.3}.mobile-nav-sublabel{color:#6b6b6b;color:var(--text-secondary);font-size:13px;font-weight:500;line-height:1.4}.mobile-nav-crisis{background:#c41e3a;background:var(--red);color:#fff;color:var(--white);margin-bottom:.5rem;min-height:72px;padding:18px}.mobile-nav-crisis .mobile-nav-label{color:#fff;color:var(--white);font-size:18px;font-weight:700}.mobile-nav-crisis .mobile-nav-sublabel{color:#fffffff2;font-size:14px;font-weight:500}.mobile-nav-crisis:active{background:#a01829}.mobile-nav-donate{background:#383e48;color:#fff;font-weight:700}.mobile-nav-donate:active{background:#4a5159}.mobile-nav-divider{background:#e0e0e0;background:var(--border);height:1px;margin:.5rem 0}body{padding-top:112px}@media (max-width:640px){body{padding-top:116px}}@media (min-width:1024px){.navbar-container{padding:0 2rem}.navbar-content{height:60px}.navbar-scrolled .navbar-content{height:56px}.navbar-logo .logo{height:72px}.navbar-scrolled .navbar-logo .logo{height:64px}.navbar-actions-desktop,.navbar-nav-desktop,.sticky-search-form{display:flex}.hamburger{display:none}.mobile-menu,.mobile-menu-backdrop{display:none!important}}.hero{background:#383e48;background-position:50%;background-repeat:no-repeat;background-size:cover;margin-top:-112px;padding:calc(5rem + 112px) 0 5rem;position:relative;text-align:center}.hero:before{background:radial-gradient(ellipse at top left,#383e48bf 0,#383e48e0 50%,#383e48eb 100%);bottom:0;content:"";left:0;pointer-events:none;position:absolute;right:0;top:0;z-index:0}.hero-content{position:relative;z-index:1}@media (max-width:640px){.hero{margin-top:-116px;padding-top:calc(5rem + 116px)}}.hero-content{margin:0 auto;max-width:700px}.hero-subtitle{color:#fffffff2;font-size:1.125rem;font-weight:500;line-height:1.6;margin-bottom:2.5rem;margin-left:auto;margin-right:auto;max-width:650px;text-shadow:0 1px 8px #0003}.hero-title{color:#fff;color:var(--white);font-size:3rem;font-weight:700;letter-spacing:-.02em;line-height:1.15;margin-bottom:2rem;text-shadow:0 2px 12px #0000004d}.hero-stats-line{color:#ffffffd9;font-size:1rem;font-weight:500;letter-spacing:.02em;margin-bottom:3rem}@media (min-width:768px){.hero{margin-top:-108px;padding:calc(7rem + 108px) 0 7rem}.hero-content{max-width:950px}.hero-subtitle{font-size:1.25rem;margin-bottom:3rem}.hero-title{font-size:4rem;margin-bottom:2.25rem}.hero-stats-line{font-size:1.125rem;margin-bottom:3.5rem}}.btn{border:none;border-radius:6px;cursor:pointer;display:inline-block;font-size:.95rem;font-weight:600;padding:.75rem 2rem;text-decoration:none;transition:all .2s ease}.btn-primary{background:#383e48;border:1px solid #0000;color:#fff;color:var(--white)}.btn-primary:hover{background:#4a5159;box-shadow:0 2px 8px #383e4833;transform:translateY(-1px)}.btn-primary:active{transform:translateY(0)}.btn-secondary{background:#fff;background:var(--white);border:1px solid #e0e0e0;border:1px solid var(--border);color:#383e48}.btn-secondary:hover{background:#f5f5f5;background:var(--bg-light);border-color:#383e48;box-shadow:0 2px 8px #00000014;transform:translateY(-1px)}.btn-secondary:active{transform:translateY(0)}.btn-small{font-size:.875rem;padding:.5rem 1.25rem}.btn-large{font-size:1.05rem;padding:1rem 2.5rem}.resource-finder-section{background:#fff;min-height:100vh;padding-top:2rem;position:relative;z-index:1}.resource-finder-title{color:#383e48;color:var(--navy);font-size:2.5rem;font-weight:700;letter-spacing:-.02em;margin-bottom:.75rem;text-align:center}.resource-finder-subtitle{color:#6b6b6b;color:var(--text-secondary);font-size:1.1rem;font-weight:400;margin-bottom:2.5rem;text-align:center}.coverage-banner{animation:slideDown .3s ease;background:#fff;background:var(--white);border:1px solid #e0e0e0;border-radius:8px;margin-bottom:2rem;padding:1.5rem}.coverage-banner.limited,.coverage-banner.texas{background:#f8fafb;border-left:4px solid #383e48}.banner-content{text-align:center}.banner-content strong{color:#383e48;color:var(--navy);display:block;font-size:1.25rem;font-weight:700;margin-bottom:.5rem}.banner-content p{color:#383e48;color:var(--text-primary);font-size:.95rem;line-height:1.5;margin-bottom:1rem}.banner-actions{display:flex;flex-wrap:wrap;gap:.75rem;justify-content:center;margin-top:1rem}.banner-btn{background:#383e48;border:1px solid #0000;border-radius:8px;color:#fff;display:inline-block;font-size:.9rem;font-weight:600;padding:.625rem 1.5rem;text-decoration:none;transition:all .2s ease;white-space:nowrap}.banner-btn:hover{background:#4a5159;box-shadow:0 2px 8px #383e4833;transform:translateY(-1px)}.banner-btn:active{transform:translateY(0)}@media (max-width:768px){.coverage-banner{padding:1rem}.banner-content strong{font-size:1rem}.banner-content p{font-size:.85rem}.banner-actions{flex-direction:column;gap:.5rem}.banner-btn{font-size:.875rem;padding:.75rem 1rem;text-align:center;width:100%}}.mobile-filter-dropdown{display:none;margin-bottom:2rem;padding:0 1rem;position:relative}.mobile-filter-btn{align-items:center;background:#fff;border:1px solid #e0e0e0;border-radius:8px;box-shadow:0 1px 3px #0000000f;color:#383e48;cursor:pointer;display:flex;font-size:1rem;font-weight:600;justify-content:space-between;min-height:56px;padding:1rem 1.25rem;transition:all .2s ease;width:100%}.mobile-filter-btn:active{background:#f9fafb;transform:scale(.99)}.mobile-filter-label{font-weight:600}.mobile-filter-backdrop{animation:fadeIn .2s ease;background:#0006;bottom:0;left:0;position:fixed;right:0;top:0;z-index:998}.mobile-filter-menu{animation:slideDown .2s ease;background:#fff;border-radius:12px;box-shadow:0 8px 24px #00000026;left:1rem;overflow:hidden;position:absolute;right:1rem;top:calc(100% + .5rem);z-index:999}@keyframes slideDown{0%{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}.mobile-filter-option{align-items:center;background:#fff;border:none;border-bottom:1px solid #f3f4f6;color:#1a1a1a;cursor:pointer;display:flex;font-size:1rem;font-weight:500;justify-content:space-between;min-height:56px;padding:1rem 1.25rem;transition:all .15s;width:100%}.mobile-filter-option:last-child{border-bottom:none}.mobile-filter-option:active{background:#f9fafb}.mobile-filter-option.active{background:#383e48;color:#fff;font-weight:600}.mobile-filter-count{background:#e5e5e5;border-radius:12px;color:#1a1a1a;font-size:.875rem;font-weight:600;min-width:32px;padding:.25rem .75rem;text-align:center}.mobile-filter-option.active .mobile-filter-count{background:#fff3;color:#fff}.desktop-filter-pills{display:flex;flex-wrap:wrap;gap:.625rem;justify-content:center;margin:0 auto 2rem;max-width:1000px;padding:0 1rem}.filter-pill{align-items:center;background:#fff;border:1px solid #e5e5e5;border-radius:8px;color:#1a1a1a;cursor:pointer;display:flex;flex-shrink:0;font-size:.875rem;font-weight:500;gap:.5rem;padding:.625rem 1.25rem;transition:all .2s ease;white-space:nowrap}.filter-pill:hover{background:#fafafa;border-color:#383e48;box-shadow:0 2px 8px #00000014;transform:translateY(-1px)}.filter-pill:active{transform:translateY(0)}.filter-pill.active{background:#383e48;border-color:#383e48;color:#fff}.filter-pill.active:hover{background:#4a5159}.filter-icon{font-size:1.1rem}.filter-label{font-weight:600}.footer-address{color:#9ca3af;font-size:.85rem;line-height:1.5;margin-top:.5rem}.filter-count{background:#fff3;border-radius:10px;font-size:.75rem;font-weight:700;padding:.125rem .5rem}.impact-hero-stats{grid-gap:1rem;display:grid;gap:1rem;grid-template-columns:repeat(3,1fr);margin:2rem 0 3rem}.impact-hero-stat{background:#f8f9fa;border:1px solid #e0e0e0;border-radius:8px;padding:2rem 1rem;text-align:center;transition:all .2s}.impact-hero-stat:hover{background:#fff;border-color:#383e48;box-shadow:0 2px 8px #00000014}.impact-hero-number{color:#383e48;font-size:2.5rem;font-weight:700;line-height:1;margin-bottom:.5rem}.impact-hero-label{color:#6b7280;font-size:.875rem;font-weight:600}.impact-callout{background:#f8f9fa;border-left:4px solid #d4af37;border-radius:4px;color:#383e48;font-size:1.05rem;font-weight:500;line-height:1.6;margin:1.5rem 0;padding:1.5rem}.impact-metrics-grid{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:1fr;margin:2rem 0}@media (min-width:768px){.impact-metrics-grid{gap:3rem;grid-template-columns:repeat(2,1fr)}}.impact-metrics{display:flex;flex-direction:column;gap:.75rem;margin-top:1rem}.impact-metric-row{align-items:center;background:#f8f9fa;border:1px solid #e0e0e0;border-radius:8px;display:flex;font-size:.95rem;justify-content:space-between;padding:1rem 1.25rem}.impact-metric-row span{color:#6b7280;flex:1 1;font-weight:500}.impact-metric-row strong{color:#383e48;flex-shrink:0;font-size:1.15rem;font-weight:700;min-width:80px;text-align:right}.about-credentials{grid-gap:1rem;background:#f8f9fa;border:1px solid #e0e0e0;border-radius:8px;display:grid;font-size:.95rem;gap:1rem;margin-top:1rem;padding:1.5rem}.about-credentials div{align-items:baseline;border-bottom:1px solid #e0e0e0;display:flex;gap:1rem;justify-content:space-between;padding:.75rem 0}.about-credentials div:last-child{border-bottom:none}.about-credentials strong{color:#6b7280;flex-shrink:0;font-size:.875rem;font-weight:600;min-width:120px}.about-credentials span{color:#383e48;font-weight:500;text-align:right}.about-credentials a{color:#383e48;font-weight:500;text-decoration:none}.about-credentials a:hover{color:#d4af37;text-decoration:underline}@media (min-width:768px){.impact-metric-row{padding:1.5rem 2rem}.impact-metric-row span{font-size:1rem}.impact-metric-row strong{font-size:1.25rem}.about-credentials{grid-template-columns:1fr;padding:2rem}.about-credentials strong{min-width:140px}}.impact-quality-grid{grid-gap:1rem;display:grid;gap:1rem;grid-template-columns:repeat(2,1fr);margin-top:1.5rem}.impact-quality-card{background:#fff;border:1px solid #e0e0e0;border-radius:8px;padding:1.5rem;text-align:center;transition:all .2s}.impact-quality-card:hover{border-color:#d4af37;box-shadow:0 2px 8px #00000014}.impact-quality-number{color:#d4af37;font-size:2rem;font-weight:700;line-height:1;margin-bottom:.5rem}.impact-quality-label{color:#383e48;font-size:.875rem;font-weight:600;letter-spacing:.5px;margin-bottom:.75rem;text-transform:uppercase}.impact-quality-card p{color:#6b7280;font-size:.875rem;line-height:1.4;margin:0}@media (min-width:768px){.impact-quality-grid{gap:1.5rem;grid-template-columns:repeat(4,1fr)}.impact-quality-card{padding:2rem 1.5rem}.impact-quality-number{font-size:2.25rem}}@media (max-width:767px){.impact-callout{font-size:1rem;padding:1.25rem}.impact-quality-grid{gap:1rem;grid-template-columns:1fr}.impact-quality-card{padding:1.25rem}.impact-quality-number{font-size:1.75rem}.impact-hero-stats{gap:1rem;grid-template-columns:1fr;margin:1.5rem 0 2rem}.impact-hero-stat{padding:1.5rem 1rem}.impact-hero-number{font-size:2rem}.impact-hero-label{font-size:.8rem}.impact-metric-row{align-items:flex-start;flex-direction:column;gap:.5rem;padding:1rem}.impact-metric-row span{font-size:.875rem}.impact-metric-row strong{font-size:1.75rem;min-width:auto;text-align:left}.about-credentials{padding:1.25rem}.about-credentials div{align-items:flex-start;flex-direction:column;gap:.25rem}.about-credentials strong{font-size:.8rem;min-width:auto}.about-credentials span{text-align:left}}@media (min-width:768px){.impact-hero-stats{gap:1.5rem;margin:2.5rem 0 3.5rem}.impact-hero-stat{padding:2.5rem 1.5rem}.impact-hero-number{font-size:3rem}.impact-hero-label{font-size:.95rem}.impact-metric-row{padding:1.25rem 1.5rem}}.filter-pill.active .filter-count{background:#ffffff4d;color:#fff}.distance-filter{align-items:center;display:flex;gap:1rem;justify-content:center;margin:0 auto 2rem;max-width:1000px;padding:0 1rem}.distance-label{color:#383e48;color:var(--text-primary);font-size:.875rem;font-weight:600}.distance-options{display:flex;flex-wrap:wrap;gap:.5rem}.distance-btn{background:#fff;background:var(--white);border:1px solid #e0e0e0;border:1px solid var(--border);border-radius:8px;color:#383e48;color:var(--text-primary);cursor:pointer;font-size:.875rem;font-weight:600;padding:.5rem 1rem;transition:all .2s ease;white-space:nowrap}.distance-btn:hover{background:#f5f5f5;background:var(--bg-light);border-color:#383e48;border-color:var(--navy);box-shadow:0 2px 8px #00000014;transform:translateY(-1px)}.distance-btn:active{transform:translateY(0)}.distance-btn.active{background:#383e48;background:var(--navy);border-color:#383e48;border-color:var(--navy);color:#fff;color:var(--white)}.distance-btn.active:hover{background:#4a5159}@media (max-width:768px){.distance-filter{align-items:flex-start;flex-direction:column;gap:.75rem;padding:0 1rem}.distance-options{justify-content:flex-start;width:100%}.distance-btn{flex:1 1;min-width:60px;text-align:center}}.results-counter{color:#6b6b6b;color:var(--text-secondary);font-size:.95rem;margin-bottom:1.5rem;padding:.75rem;text-align:center}.results-counter strong{color:#383e48;color:var(--navy);font-weight:700}.resources-grid{grid-gap:1.5rem;display:grid;gap:1.5rem;grid-template-columns:repeat(auto-fill,minmax(340px,1fr));margin-top:2rem}@media (min-width:769px){.resources-grid{gap:2rem}}@keyframes cardFadeIn{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.resource-card.enhanced{animation:cardFadeIn .4s ease-out forwards;background:#fff;border:1px solid #e5e5e5;border-radius:8px;box-shadow:0 1px 3px #00000014;opacity:0;padding:1.5rem;transition:all .2s ease}.resource-card.enhanced:hover{border-color:#383e48;box-shadow:0 4px 16px #0000001a;transform:translateY(-2px)}.resource-card-header{align-items:flex-start;display:flex;gap:.75rem;justify-content:space-between;margin-bottom:1rem}.resource-type-badge{align-items:center;background:#383e480d;border:1px solid #383e48;border-radius:4px;color:#383e48;display:flex;font-size:.8rem;font-weight:600;gap:.5rem;letter-spacing:.3px;padding:.375rem .875rem;text-transform:uppercase}.badge-icon{font-size:1.1rem}.badge-label{font-weight:700}.resource-distance-badge{background:#f5f5f5;background:var(--bg-light);border-radius:4px;color:#6b6b6b;color:var(--text-secondary);font-size:.8rem;font-weight:600;padding:.25rem .75rem;white-space:nowrap}.resource-name{color:#383e48;color:var(--navy);font-size:1.15rem;font-weight:600;line-height:1.3;margin-bottom:1rem}.resource-info{border-bottom:1px solid #e0e0e0;border-bottom:1px solid var(--border);display:flex;flex-direction:column;gap:.75rem;margin-bottom:1.25rem;padding-bottom:1.25rem}.resource-address{color:#383e48;color:var(--text-primary);font-size:.9rem;font-weight:500;line-height:1.5;margin-bottom:.25rem}.resource-city{color:#6b6b6b;color:var(--text-secondary);font-size:.875rem;line-height:1.5;margin-bottom:.5rem}.resource-phone{margin-top:.5rem}.resource-phone-link{color:#383e48;color:var(--navy);font-size:.95rem;font-weight:600;text-decoration:none;transition:color .15s}.resource-phone-link:hover{color:#c41e3a;color:var(--red)}.resource-actions{grid-gap:.75rem;display:grid;gap:.75rem;grid-template-columns:1fr 1fr}.resource-btn{align-items:center;border:1px solid;border-radius:6px;display:flex;font-size:.875rem;font-weight:600;gap:.5rem;justify-content:center;padding:.75rem 1.25rem;text-decoration:none;transition:all .15s}.resource-btn-call{background:#383e48;border-color:#383e48;color:#fff}.resource-btn-call:hover{background:#4a5159;box-shadow:0 2px 8px #383e4833;transform:translateY(-1px)}.resource-btn-call:active{transform:translateY(0)}.resource-btn-directions{background:#fff;border-color:#e5e5e5;color:#383e48}.resource-btn-directions:hover{background:#fafafa;border-color:#383e48;box-shadow:0 2px 8px #00000014;transform:translateY(-1px)}.resource-btn-directions:active{transform:translateY(0)}.btn-icon{font-size:1.1rem}.empty-state-modern{background:#fff;background:var(--white);border:1px solid #e0e0e0;border:1px solid var(--border);border-radius:12px;box-shadow:0 2px 8px #0000000f;margin:2rem auto;max-width:600px;padding:3rem 2rem;text-align:center}.empty-state-title{color:#383e48;color:var(--navy);font-size:1.75rem;font-weight:700;letter-spacing:-.01em;margin-bottom:1rem}.empty-state-description{color:#6b6b6b;color:var(--text-secondary);font-size:1.05rem;line-height:1.7;margin-bottom:2rem}.empty-stat{text-align:center}.empty-stat strong{color:#383e48;color:var(--navy);display:block;font-size:2.5rem;font-weight:700;line-height:1;margin-bottom:.25rem}.empty-stat span{color:#6b6b6b;color:var(--text-secondary);font-size:.85rem;font-weight:600;letter-spacing:.5px;text-transform:uppercase}.empty-state-actions{display:flex;flex-direction:column;gap:1rem;margin:0 auto 2.5rem;max-width:400px}.empty-state-coverage{background:#f5f5f5;background:var(--bg-light);border-radius:12px;margin-bottom:1.5rem;padding:1.5rem}.coverage-title{color:#383e48;color:var(--navy);font-size:1rem;font-weight:700;margin-bottom:.75rem}.coverage-details{color:#383e48;color:var(--text-primary);font-size:.95rem;line-height:1.8;margin:0}.coverage-details strong{color:#383e48;color:var(--navy);font-weight:700}.empty-state-contact{color:#6b6b6b;color:var(--text-secondary);font-size:.95rem}.empty-state-contact a{border-bottom:2px solid #383e48;border-bottom:2px solid var(--navy);color:#383e48;color:var(--navy);font-weight:700;text-decoration:none;transition:all .2s}.empty-state-contact a:hover{opacity:.7}.filter-no-results{background:var(--white);padding:3rem}.filter-no-results p{color:#6b6b6b;color:var(--text-secondary);font-size:1.1rem;margin-bottom:1.5rem}.back-to-top-btn{background:#fff;border:1px solid #e0e0e0;border-radius:8px;color:#383e48;cursor:pointer;display:block;font-size:.875rem;font-weight:600;margin:3rem auto 0;padding:.75rem 2rem;transition:all .2s ease}.back-to-top-btn:hover{background:#f5f5f5;border-color:#383e48;box-shadow:0 2px 8px #00000014;transform:translateY(-1px)}.back-to-top-btn:active{transform:translateY(0)}.skeleton-card{animation:none!important;opacity:1!important;pointer-events:none}.skeleton{animation:skeletonLoading 1.5s ease-in-out infinite;background:linear-gradient(90deg,#f5f5f5,#e8e8e8 50%,#f5f5f5);background:linear-gradient(90deg,var(--bg-light) 0,#e8e8e8 50%,var(--bg-light) 100%);background-size:200% 100%;border-radius:6px}@keyframes skeletonLoading{0%{background-position:200% 0}to{background-position:-200% 0}}.skeleton-badge{height:28px;margin-bottom:1rem;width:140px}.skeleton-title{height:24px;margin-bottom:1.25rem;width:80%}.skeleton-text{height:16px;margin-bottom:.75rem;width:100%}.skeleton-text.short{width:60%}.skeleton-buttons{border-top:1px solid #e0e0e0;border-top:1px solid var(--border);display:flex;gap:.75rem;margin-top:1.5rem;padding-top:1.5rem}.skeleton-button{flex:1 1;height:42px}.empty-state-link:hover{color:#d4af37;color:var(--primary-gold)}.resource-card:not(.enhanced){background:#fff;background:var(--white);border:1px solid #e0e0e0;border:1px solid var(--border);border-radius:8px;padding:1.5rem;transition:all .2s}.resource-card:not(.enhanced):hover{box-shadow:0 2px 8px #00000014;box-shadow:var(--shadow-hover);transform:translateY(-2px)}.resource-card:not(.enhanced) .resource-name{color:#383e48;color:var(--navy);font-size:1.15rem;font-weight:600;margin-bottom:.5rem}.resource-type{background:#1e3a5f14;border-radius:4px;color:#383e48;color:var(--navy);display:inline-block;font-size:.8rem;font-weight:700;letter-spacing:.5px;margin-bottom:.75rem;padding:.25rem .75rem;text-transform:uppercase}.resource-distance{color:#6b6b6b;color:var(--text-secondary);font-size:.9rem;font-weight:500;margin-bottom:1rem}.resource-phone{color:#383e48;color:var(--text-primary);font-size:.95rem;font-weight:600;margin-bottom:1rem}@media (max-width:768px){.resource-finder-title{font-size:1.875rem}.resource-finder-subtitle{font-size:.95rem;margin-bottom:2rem}.mobile-filter-dropdown{display:block}.desktop-filter-pills{display:none}.results-counter{font-size:.875rem;padding:.75rem}.resources-grid{gap:.75rem;grid-template-columns:1fr}.resource-card.enhanced{padding:.75rem}.resource-card-header{align-items:center;flex-direction:row;gap:.5rem;justify-content:space-between;margin-bottom:.5rem}.resource-type-badge{flex-shrink:0;font-size:.7rem;padding:.25rem .625rem}.resource-distance-badge{flex-shrink:0;font-size:.7rem;padding:.25rem .5rem}.resource-name{font-size:.95rem;line-height:1.3;margin-bottom:.625rem}.resource-info{display:none}.resource-actions{gap:.5rem;grid-template-columns:1fr 1fr}.resource-btn{font-size:.85rem;padding:.75rem .5rem}.btn-icon{font-size:1rem}.empty-state-modern{margin:1.5rem auto;padding:1.5rem 1rem}.empty-state-title{font-size:1.25rem}.empty-stat strong{font-size:1.75rem}}.hero-search-form{align-items:center;background:#fff;border:3px solid #ffffff26;border-radius:12px;box-shadow:0 12px 40px #00000059,0 4px 16px #0003;display:flex;gap:8px;margin:0 auto 3rem;max-width:620px;padding:8px;transition:all .3s ease}.hero-search-form:focus-within{border-color:#d4af3766;box-shadow:0 16px 48px #0006,0 4px 20px #d4af374d}.hero-location-icon-btn{align-items:center;background:#0000;border:none;border-radius:6px;color:#6b6b6b;cursor:pointer;display:flex;flex-shrink:0;justify-content:center;padding:10px;transition:all .2s}.hero-location-icon-btn:hover:not(:disabled){background:#f3f4f6;color:#383e48}.hero-location-icon-btn:disabled{cursor:not-allowed;opacity:.5}.spinner-icon{animation:spin .8s linear infinite}.hero-input{background:#0000;border:none;border-radius:8px;color:#383e48;color:var(--navy);flex:1 1;font-size:17px;font-weight:500;min-width:0;outline:none;padding:14px 12px}.hero-input::placeholder{color:#9ca3af;font-weight:400}.hero-input:focus{background:#f9fafb}.hero-button{background:#c41e3a;background:var(--red);border:none;border-radius:8px;color:#fff;cursor:pointer;font-size:16px;font-weight:700;letter-spacing:.01em;padding:14px 28px;transition:all .2s ease;white-space:nowrap}.hero-button:hover{background:#a51929;box-shadow:0 4px 12px #c41e3a4d;transform:translateY(-1px)}.hero-button:active{background:#8a1622;transform:translateY(0)}.hero-button:disabled{cursor:not-allowed;opacity:.6;position:relative;transform:none}.hero-button:disabled:after{animation:spin .6s linear infinite;border:2px solid #ffffff4d;border-radius:50%;border-top-color:#fff;content:"";height:16px;margin-left:8px;position:absolute;width:16px}.hero-input:disabled{cursor:not-allowed;opacity:.6}@media (max-width:640px){.hero-search-form{border-radius:12px;flex-direction:row;gap:4px;max-width:100%;padding:8px}.hero-location-icon-btn{min-height:48px;min-width:48px;padding:12px}.hero-location-icon-btn svg{height:22px;width:22px}.hero-input{font-size:16px;padding:14px 10px;text-align:left}.hero-button{flex-shrink:0;font-size:15px;min-height:48px;padding:14px 20px}}@media (min-width:641px){.hero-search-form{max-width:620px}.hero-input{font-size:17px;padding:14px 20px}.hero-button{font-size:16px;padding:14px 32px}}.hero-trust-indicators{grid-gap:1.5rem;gap:1.5rem;grid-template-columns:repeat(2,1fr);margin-left:auto;margin-right:auto;margin-top:3.5rem;max-width:750px}@media (min-width:768px){.hero-trust-indicators{gap:2rem;grid-template-columns:repeat(4,1fr);margin-top:4rem}}.trust-indicator{animation:fadeInUp .6s ease forwards;background:#0000;gap:.75rem;opacity:0;padding:1rem .5rem;transition:all .2s ease}.trust-indicator:first-child{animation-delay:.1s}.trust-indicator:nth-child(2){animation-delay:.2s}.trust-indicator:nth-child(3){animation-delay:.3s}.trust-indicator:nth-child(4){animation-delay:.4s}@keyframes fadeInUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.trust-indicator:hover{transform:translateY(-2px)}.trust-indicator-text{text-align:center}.trust-indicator-number{font-size:1.75rem;line-height:1;margin-bottom:.375rem;text-shadow:0 2px 8px #0000004d}.trust-indicator-label{font-size:.8rem;letter-spacing:.05em}@media (max-width:767px){.hero-trust-indicators{gap:1rem;grid-template-columns:repeat(2,1fr);margin-top:2.5rem}.trust-indicator{gap:.5rem;padding:1.25rem .75rem}.trust-indicator-number{font-size:1.5rem}.trust-indicator-label{font-size:.7rem}.trust-indicator svg{height:28px;width:28px}}.hero-error{animation:errorShake .3s ease;color:#fca5a5e6;font-size:.8rem;font-weight:400;margin-top:.75rem;text-align:center}@keyframes errorShake{0%,to{transform:translateX(0)}25%{transform:translateX(-4px)}75%{transform:translateX(4px)}}.mission-section{background:#fff;background:var(--white);padding:4rem 0}@media (max-width:768px){.mission-section{padding:3rem 0}}.mission-container{background:#fff;background:var(--white);border:1px solid #e0e0e0;border:1px solid var(--border);border-radius:12px;box-shadow:0 2px 8px #0000000f;margin:0 auto;max-width:900px;padding:3rem 2rem;text-align:center}@media (max-width:768px){.mission-container{padding:2rem 1.5rem}}.mission-heading{color:#383e48;color:var(--navy);font-size:1.75rem;font-weight:700;margin-bottom:1.5rem}.mission-text{color:#383e48;color:var(--text-primary);font-size:1.05rem;line-height:1.7;margin-bottom:1.5rem;text-align:left}.mission-text strong{color:#383e48;color:var(--navy);font-weight:700}.mission-legal{border-top:1px solid #e0e0e0;border-top:1px solid var(--border);margin-top:1.5rem;padding-top:1.5rem}.nonprofit-status{color:#383e48;color:var(--navy);font-size:1rem;font-weight:700;margin-bottom:.25rem}.location{color:#6b6b6b;color:var(--text-secondary);font-size:.95rem;margin-bottom:0}.mission-stats{display:flex;flex-wrap:wrap;gap:2rem;justify-content:center;margin:2rem 0 1.5rem}.stat{min-width:100px;text-align:center}.stat strong{color:#383e48;color:var(--navy);display:block;font-size:2rem;font-weight:700;line-height:1.2;margin-bottom:.25rem}.stat span{color:#6b6b6b;color:var(--text-secondary);display:block;font-size:.85rem;font-weight:500;letter-spacing:.5px;text-transform:uppercase}.mission-features{grid-gap:1.5rem;display:grid;gap:1.5rem;grid-template-columns:1fr;margin:2rem 0;padding:1.5rem 0;text-align:left}@media (min-width:768px){.mission-features{gap:2rem;grid-template-columns:repeat(2,1fr)}}.feature{align-items:flex-start;background:#fff;border:1px solid #e0e0e0;border-radius:8px;display:flex;gap:1rem;padding:1.5rem;transition:all .2s ease}.feature:hover{border-color:#383e48;box-shadow:0 2px 8px #00000014;transform:translateY(-2px)}.feature-icon{align-items:center;background:#383e48;border-radius:50%;box-shadow:0 2px 8px #383e4826;color:#fff;display:flex;flex-shrink:0;font-size:1.125rem;font-weight:700;height:44px;justify-content:center;width:44px}.feature p{color:#383e48;font-size:.95rem;font-weight:400;line-height:1.6;margin:0}.feature p strong{color:#383e48;display:block;font-size:1rem;margin-bottom:.5rem}.empty-state{background:#fff9e6;border:1px solid #d4af37;border:1px solid var(--primary-gold);border-radius:12px;padding:2rem;text-align:left}.empty-state-heading{color:#383e48;color:var(--primary-navy);font-size:1.25rem;margin-bottom:1.5rem;text-align:center}.empty-state-section{margin-bottom:1.5rem}.empty-state-section:last-child{margin-bottom:0}.empty-state-subheading{color:#383e48;color:var(--primary-navy);font-size:1.1rem;font-weight:600;margin-bottom:.75rem}.empty-state-text{color:#383e48;color:var(--text-dark);line-height:1.6;margin-bottom:.5rem}.empty-state-contacts p{border-bottom:1px solid #e0e0e0;border-bottom:1px solid var(--border);margin-bottom:1rem;padding-bottom:1rem}.empty-state-contacts p:last-child{border-bottom:none;margin-bottom:0;padding-bottom:0}.empty-state-description{color:#8a8a8a;color:var(--text-light);font-size:.9rem}.empty-state-link{color:#383e48;color:var(--primary-navy);font-weight:500;text-decoration:none}.empty-state-link:hover{opacity:.7}.footer{background:#f8f9fa;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,sans-serif;margin-top:4rem}.footer-container{margin:0 auto;max-width:1200px;padding:48px 24px 32px;text-align:center}.footer-nav{border-bottom:1px solid #e0e0e0;display:flex;flex-wrap:wrap;gap:2rem;justify-content:center;margin-bottom:2rem;padding:1.5rem 0}.footer-nav-link{border-radius:4px;color:#4b5563;font-size:.95rem;font-weight:600;padding:.25rem .5rem;text-decoration:none;transition:all .2s ease}.footer-nav-link:hover{background:#383e480f;color:#383e48}@media (max-width:767px){.footer-nav{gap:1rem;padding:1rem 0}.footer-nav-link{font-size:.9rem}}.footer-actions{border-bottom:1px solid #e0e0e0;gap:32px;justify-content:center;margin-bottom:32px;padding-bottom:32px}.footer-actions,.footer-social{align-items:center;display:flex}.footer-social{gap:8px}.footer-social-link{align-items:center;border-radius:8px;color:#4b5563;display:inline-flex;height:40px;justify-content:center;transition:all .2s ease;width:40px}.footer-social-link:hover{background:#383e4814;box-shadow:0 2px 8px #00000014;color:#383e48;transform:translateY(-1px)}.footer-social-link:active{transform:translateY(0)}.footer-donate{background:#c41e3a!important;border:1px solid #0000!important;border-radius:8px!important;color:#fff!important;cursor:pointer!important;font-size:16px!important;font-weight:700!important;min-width:160px!important;padding:14px 40px!important;transition:all .2s ease!important}.footer-donate:hover{background:#a01829!important;box-shadow:0 4px 12px #c41e3a4d!important;transform:translateY(-1px)!important}.footer-donate:active{transform:translateY(0)!important}.footer-legal{color:#6b7280;font-size:13px;line-height:1.8;margin:0 auto;max-width:900px}.footer-legal p{margin:0 0 8px}.footer-legal a{border-bottom:1px solid #0000;color:#4b5563;text-decoration:none;transition:all .2s ease}.footer-legal a:hover{border-bottom-color:#383e48;color:#383e48}@media (max-width:767px){.footer-container{padding:36px 20px 28px}.footer-actions{flex-direction:column;gap:20px;margin-bottom:28px;padding-bottom:28px}.footer-social{justify-content:center}.footer-social-link{-webkit-tap-highlight-color:transparent;height:48px;width:48px}.footer-donate{font-size:15px!important;max-width:300px!important;min-height:48px!important;padding:16px 32px!important;width:100%!important}.footer-nav-link{align-items:center;display:inline-flex;min-height:44px;padding:.5rem}.footer-legal{font-size:13px;line-height:1.8}.footer-legal p{margin-bottom:8px}.footer-legal a{display:inline-block;margin:0 2px;min-height:32px;padding:6px 4px}}.loading{padding:3rem;text-align:center}.spinner{animation:spin .8s linear infinite;border:3px solid #e0e0e0;border-top:3px solid #d4af37;border:3px solid var(--border);border-radius:50%;border-top-color:var(--primary-gold);height:40px;margin:0 auto 1rem;width:40px}@keyframes spin{to{transform:rotate(1turn)}}.error-message{background:#fff3cd;border:1px solid #ffc107;border-radius:8px;color:#856404;margin:1rem 0;padding:1rem 1.25rem}.crisis-alert{background:#f8d7da;border:2px solid #c41e3a;border:2px solid var(--accent-red);border-radius:8px;color:#721c24;font-weight:600;margin:1rem 0;padding:1.25rem}@media (max-width:768px){.container,.navbar-container{padding:0 1rem}.section{padding:3rem 0;scroll-margin-top:60px}.hero{margin-top:-60px;padding-bottom:4rem;padding-top:calc(4rem + 60px)}.hero-subtitle{font-size:1rem;margin-bottom:2rem}.hero-title{font-size:2.25rem;margin-bottom:1.75rem}.hero-stats-line{font-size:.875rem;margin-bottom:2rem}.hero-search{border-radius:16px;padding:.75rem}.hero-search input{border-radius:12px;font-size:1rem;padding:1rem 1.25rem;text-align:center}.hero-search button{border-radius:12px;font-size:1rem;padding:1rem}h1{font-size:2rem}h2{font-size:1.5rem}.hero h1{font-size:2rem}.hero-search{border-radius:12px;flex-direction:column}.hero-search button,.hero-search input{border-radius:8px}.mission-section{padding:2rem 0}.mission-container{padding:1.5rem}.mission-heading{font-size:1.5rem}.mission-text{font-size:.95rem}.mission-stats{gap:1.5rem}.stat strong{font-size:1.75rem}.footer-main{padding:2.5rem 0}.footer-container{padding:0 1rem}.footer-grid{gap:2.5rem;grid-template-columns:1fr}.footer-column{text-align:left}.footer-social-link{justify-content:flex-start}.footer-legal{padding:1.5rem 0}.footer-legal-content{padding:0 1rem}.resources-grid{grid-template-columns:1fr}.chat-container{height:400px;max-height:60vh}.calculator-tabs,.resource-actions{flex-direction:column}.empty-state{padding:1.5rem}.empty-state-heading{font-size:1.1rem}.footer-content{gap:2rem;grid-template-columns:1fr}.footer-section{text-align:center}.footer-social{justify-content:center}.footer-crisis-section{text-align:center}}a:focus-visible,button:focus-visible,input:focus-visible,select:focus-visible{outline:2px solid #d4af37;outline:2px solid var(--gold);outline-offset:2px}a:focus:not(:focus-visible),button:focus:not(:focus-visible){outline:none}.mobile-nav-item:focus-visible,.nav-link:focus-visible,.navbar-logo:focus-visible{outline:2px solid #d4af37;outline:2px solid var(--gold);outline-offset:2px}.mobile-nav-item:focus:not(:focus-visible),.nav-link:focus:not(:focus-visible),.navbar-logo:focus:not(:focus-visible){outline:none}.resource-card-header-right{align-items:center;display:flex;gap:.5rem}.save-btn{align-items:center;background:#0000;border:none;color:#6b6b6b;cursor:pointer;display:flex;justify-content:center;padding:.25rem;transition:all .2s}.save-btn:hover{color:#c41e3a;transform:scale(1.1)}.save-btn.saved{color:#c41e3a}.save-btn svg{display:block}.btn-saved{align-items:center;background:#383e48;border:1px solid #0000;border-radius:8px;color:#fff;cursor:pointer;display:flex;font-size:.95rem;font-weight:600;gap:.5rem;padding:.5rem 1rem;position:relative;transition:all .2s ease}.btn-saved:hover{background:#4a5159;box-shadow:0 2px 8px #383e4833;transform:translateY(-1px)}.btn-saved:active{transform:translateY(0)}.saved-count{align-items:center;background:#c41e3a;border-radius:50%;color:#fff;display:flex;font-size:.75rem;font-weight:700;height:24px;justify-content:center;width:24px}.saved-resources-section{background:#f8f9fa;padding:2rem 0}.saved-header{align-items:center;display:flex;justify-content:space-between;margin-bottom:2rem}.saved-header h2{margin:0}.saved-actions{display:flex;gap:.75rem}.btn-danger{background:#c41e3a;border:1px solid #0000;border-radius:8px;color:#fff;cursor:pointer;font-weight:600;padding:.5rem 1rem;transition:all .2s ease}.btn-danger:hover{background:#a01528;box-shadow:0 2px 8px #c41e3a40;transform:translateY(-1px)}.btn-danger:active{transform:translateY(0)}.empty-saved{color:#6b6b6b;padding:3rem;text-align:center}.next-steps-section{border-top:1px solid #e0e0e0;margin-top:1rem;padding-top:1rem}.next-steps-toggle{align-items:center;background:#f8f9fa;border:1px solid #e0e0e0;border-radius:8px;color:#383e48;cursor:pointer;display:flex;font-size:.95rem;font-weight:600;justify-content:space-between;min-height:48px;padding:1rem 1.25rem;transition:all .2s ease;width:100%}.next-steps-toggle svg{flex-shrink:0;height:20px;transition:transform .2s ease;width:20px}.next-steps-toggle:hover{background:#fff;border-color:#383e48;box-shadow:0 2px 8px #0000000f}.next-steps-toggle:active{transform:scale(.99)}.next-steps-toggle span{align-items:center;display:flex;gap:.5rem}.next-steps-content{background:#fff;border-radius:8px;margin-top:.5rem;padding:1rem}.next-steps-block{margin-bottom:1rem}.next-steps-block:last-child{margin-bottom:0}.next-steps-block h4{color:#383e48;font-size:.95rem;margin-bottom:.5rem}.next-steps-block ul{list-style:none;margin:0;padding:0}.next-steps-block li{color:#495057;font-size:.9rem;line-height:1.5;padding:.4rem 0 .4rem 1.5rem;position:relative}.next-steps-block li:before{color:#383e48;content:"•";font-weight:700;left:.5rem;position:absolute}.mobile-filter-dropdown.sticky{animation:slideDown .2s ease;background:#fff;box-shadow:0 2px 8px #00000014;margin:0 -1rem 2rem;padding:1rem;position:-webkit-sticky;position:sticky;top:170px;z-index:100}.hero-location-icon-btn.pulsing{animation:pulse 1.5s ease-in-out infinite}@keyframes pulse{0%,to{opacity:1;transform:scale(1)}50%{opacity:.7;transform:scale(1.05)}}.save-btn.animating{animation:bounce .3s ease}@keyframes bounce{0%,to{transform:scale(1)}50%{transform:scale(1.2)}}.distance-indicator{border-radius:50%;display:inline-block;flex-shrink:0;height:8px;margin-right:.375rem;width:8px}.count-up{display:inline-block;transition:all .3s ease}.resource-card.enhanced:active{transform:scale(.98);transition:transform .1s ease}.filter-no-results{background:#fff;border:1px solid #e0e0e0;border-radius:12px;box-shadow:0 2px 8px #0000000f;margin-top:2rem;padding:3rem 2rem;text-align:center}.filter-no-results p{color:#383e48;font-size:1.125rem;font-weight:500;margin-bottom:1rem}.filter-suggestion{color:#9ca3af!important;font-size:.95rem!important;margin-bottom:1.5rem!important}.filter-no-results-actions{display:flex;flex-wrap:wrap;gap:.75rem;justify-content:center}@media (max-width:768px){.saved-header{align-items:flex-start;flex-direction:column;gap:1rem}.saved-actions{flex-direction:column;gap:.75rem;width:100%}.saved-actions button{font-size:1rem;min-height:48px;padding:.875rem 1rem;width:100%}.save-btn{min-height:48px;min-width:48px;padding:.625rem}.save-btn svg{height:28px;width:28px}.btn-saved{font-size:1rem;min-height:44px;padding:.75rem 1.25rem}.saved-count{font-size:.875rem;height:28px;width:28px}.next-steps-toggle{font-size:.95rem;min-height:48px;padding:1rem}.next-steps-content{padding:1.25rem}.next-steps-block h4{font-size:1rem;margin-bottom:.75rem}.next-steps-block li{font-size:.95rem;padding:.5rem 0}.mobile-filter-dropdown.sticky{top:110px}.resource-card.enhanced{-webkit-tap-highlight-color:rgba(0,0,0,.05)}.resource-btn:active{transform:scale(.97)}.filter-no-results-actions{flex-direction:column}.filter-no-results-actions .btn{min-height:48px;width:100%}}.App{text-align:center}.standard-card{border-radius:8px}.accent-card{background:#fff;border:1px solid #e0e0e0;border-left:4px solid #d4af37;border-radius:8px;box-shadow:0 2px 8px #0000000d;padding:2rem}.accent-card:hover{box-shadow:0 4px 12px #00000014}.stat-card-clean{background:#fff;border:1px solid #e0e0e0;border-radius:8px;box-shadow:0 2px 8px #0000000d;padding:2rem;text-align:center}.stat-card-clean:hover{border-color:#d4af37;box-shadow:0 4px 12px #00000014}.stat-number-clean{color:#383e48;font-size:3rem;font-weight:700;line-height:1;margin-bottom:.5rem}.stat-label-clean{color:#6b7280;font-size:.875rem;font-weight:600;letter-spacing:.5px;text-transform:uppercase}.info-banner{background:#f8f9fa;border:1px solid #e0e0e0;border-left:4px solid #383e48;border-radius:8px;margin-bottom:2rem;padding:1.75rem}.info-banner-text{color:#383e48;font-size:1rem;line-height:1.7;margin:0}.info-banner-strong{color:#383e48;display:block;font-size:1.1rem;font-weight:700;margin-bottom:.75rem}.programs-preview{background:#f8f9fa;border-top:1px solid #e0e0e0;margin-top:2rem;padding:3rem 1rem}@media (max-width:768px){.programs-preview{margin-top:1.5rem;padding:2.5rem 1rem}}@media (min-width:768px){.programs-preview{padding:3rem 1.5rem}}.programs-preview-title{color:#383e48;font-size:1.75rem;font-weight:700;margin-bottom:.5rem;text-align:center}.programs-preview-subtitle{color:#555;font-size:1rem;margin-bottom:2rem;text-align:center}.mini-programs-grid{grid-gap:1rem;display:grid;gap:1rem;grid-template-columns:1fr;margin-bottom:2rem;margin-left:auto;margin-right:auto;max-width:1200px}@media (min-width:640px){.mini-programs-grid{grid-template-columns:repeat(2,1fr)}}@media (min-width:1024px){.mini-programs-grid{grid-template-columns:repeat(4,1fr)}}.mini-program-card{align-items:center;background:#fff;border:2px solid #e0e0e0;border-radius:8px;display:flex;flex-direction:column;min-height:160px;padding:1.25rem 1rem;text-align:center;text-decoration:none;transition:all .2s}@media (min-width:768px){.mini-program-card{min-height:180px;padding:1.5rem}}.mini-program-card:hover{border-color:#383e48;box-shadow:0 4px 12px #0000001a;transform:translateY(-4px)}.mini-program-icon{margin-bottom:1rem}.mini-program-title{color:#383e48;font-size:1.125rem;font-weight:600;margin-bottom:.5rem}.mini-program-description{color:#555;font-size:.875rem;line-height:1.4;margin-bottom:.75rem}.mini-program-arrow{color:#383e48;font-size:1.5rem;font-weight:700}.programs-preview-link{align-items:center;color:#383e48;display:inline-flex;display:flex;font-size:1.125rem;font-weight:600;justify-content:center;margin:0 auto;text-decoration:none;transition:gap .2s}.programs-preview-link:hover{gap:.75rem}.page-container{background:#f8f9fa;min-height:calc(100vh - 200px);padding:1.5rem 1rem}@media (min-width:768px){.page-container{padding:3rem 1.5rem}}.page-title{color:#383e48;font-size:2.5rem;font-weight:700;margin-bottom:1rem}.page-subtitle{color:#555;font-size:1.125rem;line-height:1.6;margin-bottom:2rem}.about-section{background:#fff;border-radius:12px;box-shadow:0 2px 8px #0000000d;margin-bottom:1.5rem;padding:1.25rem}@media (min-width:768px){.about-section{margin-bottom:2rem;padding:2rem}}.about-intro{color:#333;font-size:1.125rem;line-height:1.8}.section-title{color:#383e48;font-size:1.5rem;font-weight:600;margin-bottom:1rem}.about-list{list-style:none;margin:0;padding:0}.about-list li{color:#555;line-height:1.6;padding:.75rem 0 .75rem 2rem;position:relative}.about-list li:before{color:#383e48;content:"✓";font-size:1.25rem;font-weight:700;left:0;position:absolute}.stats-grid{grid-gap:.75rem;display:grid;gap:.75rem;grid-template-columns:1fr;margin-top:1.5rem}@media (min-width:640px){.stats-grid{gap:1rem;grid-template-columns:repeat(2,1fr)}}@media (min-width:768px){.stats-grid{gap:1rem;grid-template-columns:repeat(4,1fr)}}.stat-card{background:#f8f9fa;border:2px solid #383e48;border-radius:8px;padding:1.25rem 1rem;text-align:center}@media (min-width:768px){.stat-card{padding:1.5rem}}.stat-number{color:#383e48;font-size:2rem;font-weight:700;margin-bottom:.5rem}.stat-label{color:#555;font-size:.875rem;font-weight:500}.contact-info{color:#555;line-height:2}.contact-info a{color:#383e48;text-decoration:none}.contact-info a:hover{text-decoration:underline}.ein-text{border-top:1px solid #e0e0e0;color:#777;font-size:.875rem;margin-top:1rem;padding-top:1rem}.programs-grid{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:1fr;margin-top:2rem}@media (min-width:768px){.programs-grid{grid-template-columns:repeat(2,1fr)}}.program-card{background:#fff;border-radius:12px;box-shadow:0 2px 8px #0000000d;padding:1.5rem;transition:transform .2s,box-shadow .2s}@media (min-width:768px){.program-card{padding:2rem}}.program-card:hover{box-shadow:0 8px 16px #0000001a;transform:translateY(-4px)}.program-icon{margin-bottom:1rem}.program-title{color:#383e48;font-size:1.25rem;font-weight:600;margin-bottom:.75rem}.program-description{color:#555;line-height:1.6;margin-bottom:1.5rem}.program-link{align-items:center;color:#383e48;display:inline-flex;font-weight:600;text-decoration:none;transition:gap .2s}.program-link:hover{gap:.75rem}.page-actions{display:flex;flex-wrap:wrap;gap:1rem;justify-content:center;margin-top:3rem}.button-primary,.button-secondary{align-items:center;border-radius:8px;display:inline-block;display:flex;font-weight:600;justify-content:center;min-height:44px;min-width:140px;padding:.875rem 1.5rem;text-align:center;text-decoration:none;transition:all .2s}@media (min-width:768px){.button-primary,.button-secondary{min-width:160px;padding:.875rem 2rem}}.button-primary{background:#383e48;border:2px solid #383e48;color:#fff}.button-primary:hover{background:#4a5159;border-color:#4a5159;transform:translateY(-2px)}.button-secondary{background:#fff;border:2px solid #383e48;color:#383e48}.button-secondary:hover{background:#383e48;color:#fff}.hero-trust-indicators{grid-gap:1.25rem;border-top:1px solid #fff3;display:grid;gap:1.25rem;grid-template-columns:1fr 1fr;margin:2.5rem auto 0;max-width:600px;padding-top:2rem;width:100%}@media (min-width:768px){.hero-trust-indicators{gap:2rem;grid-template-columns:repeat(4,1fr);margin-top:3rem;padding-top:2.5rem}}.trust-indicator{align-items:center;display:flex;flex-direction:column;gap:.625rem;padding:.75rem .5rem;text-align:center}@media (min-width:768px){.trust-indicator{gap:.875rem;padding:0}}.trust-indicator svg{flex-shrink:0;margin-bottom:.125rem}.trust-indicator-text{display:flex;flex-direction:column;gap:.375rem;justify-content:center;min-height:48px}.trust-indicator-number{color:#fff;font-size:1.125rem;font-weight:700;line-height:1.2;white-space:nowrap}@media (min-width:768px){.trust-indicator-number{font-size:1.25rem}}.trust-indicator-label{color:#ffffffd9;font-size:.6875rem;font-weight:600;letter-spacing:.5px;line-height:1.3;text-transform:uppercase}@media (min-width:768px){.trust-indicator-label{font-size:.75rem}}.desktop-nav{align-items:center;display:none;gap:1rem}@media (min-width:768px){.desktop-nav{display:flex}.hamburger{display:none}}.desktop-nav-link{background:none;border:none;color:#383e48;cursor:pointer;font-size:1rem;font-weight:600;padding:.5rem 1rem;transition:color .2s}.desktop-nav-link:hover{color:#383e48}.desktop-nav-donate{background:#383e48;border:none;border-radius:6px;color:#fff;cursor:pointer;font-weight:600;padding:.5rem 1.5rem;transition:all .2s}.desktop-nav-donate:hover{background:#4a5159;transform:translateY(-2px)}.ux-floating-saved-badge{align-items:center;animation:fadeInBadge .4s ease 1s both;background:#c41e3a;border:none;border-radius:50px;bottom:100px;box-shadow:0 4px 12px #c41e3a4d;cursor:pointer;display:flex;font-size:15px;gap:8px;padding:12px 20px;right:24px;transition:all .2s ease;z-index:998}.save-toast,.ux-floating-saved-badge{color:#fff;font-weight:600;position:fixed}.save-toast{animation:toastSlideIn .3s ease;background:#10b981;border-radius:8px;bottom:24px;box-shadow:0 4px 12px #10b9814d;font-size:.9rem;left:50%;padding:.875rem 1.5rem;transform:translateX(-50%);z-index:999}@keyframes toastSlideIn{0%{opacity:0;transform:translateX(-50%) translateY(20px)}to{opacity:1;transform:translateX(-50%) translateY(0)}}.mission-cta{margin-top:2rem;text-align:center}.mission-cta-btn{background:#383e48;border:none;border-radius:8px;color:#fff;cursor:pointer;font-size:1rem;font-weight:600;padding:1rem 2.5rem;transition:all .2s}.mission-cta-btn:hover{background:#4a5159;box-shadow:0 4px 12px #383e4833;transform:translateY(-2px)}@keyframes fadeInBadge{0%{opacity:0;transform:scale(.8)}to{opacity:1;transform:scale(1)}}.ux-floating-saved-badge:hover{box-shadow:0 6px 16px #0003;transform:scale(1.05)}.ux-floating-saved-badge svg{flex-shrink:0}.ux-badge-count{font-weight:700;min-width:20px;text-align:center}@media (max-width:768px){.ux-floating-saved-badge{bottom:16px;font-size:14px;padding:10px 16px;right:16px}}.ux-pre-search-preview{animation:uxFadeInUp .6s ease;margin-top:32px;text-align:center}.ux-preview-title{color:#ffffffd9;font-size:14px;font-weight:600;letter-spacing:.05em;margin-bottom:16px;text-transform:uppercase}.ux-preview-categories{display:flex;flex-wrap:wrap;gap:8px;justify-content:center;margin:0 auto;max-width:600px}.ux-preview-tag{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#fff3;border:1px solid #ffffff4d;border-radius:8px;color:#fff;font-size:13px;font-weight:600;padding:8px 14px}@keyframes uxFadeInUp{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}.ux-sticky-search-header{background:#fff;border-bottom:1px solid #e5e7eb;left:0;opacity:0;padding:12px 0;position:fixed;right:0;top:112px;transform:translateY(-100%);transition:all .3s ease;z-index:900}@media (max-width:640px){.ux-sticky-search-header{top:170px}}.ux-sticky-search-header.ux-visible{opacity:1;transform:translateY(0)}.ux-sticky-search-content{align-items:center;display:flex;justify-content:space-between;margin:0 auto;max-width:1200px;padding:0 20px}.ux-sticky-zip{color:#383e48;font-size:15px;font-weight:600}.ux-btn-new-search{background:#383e48;border:none;border-radius:8px;color:#fff;cursor:pointer;font-size:14px;font-weight:600;padding:8px 16px;transition:background .2s ease}.ux-btn-new-search:hover{background:#4a5159}.empty-state-actions{grid-gap:12px;display:grid;gap:12px;grid-template-columns:1fr}@media (min-width:768px){.empty-state-actions{grid-template-columns:repeat(3,1fr)}}.saved-resource-wrapper{position:relative}.saved-timestamp{color:#6b7280;font-size:.75rem;font-weight:500;margin-bottom:.5rem}.mission-divider{background:linear-gradient(90deg,#0000,#e5e7eb 50%,#0000);height:1px;margin:3rem auto;max-width:800px}.resources-grid{transition:opacity .15s ease}.filter-pill{position:relative}.filter-pill.active:before{border-radius:10px;content:"";inset:-2px;opacity:0;opacity:1;position:absolute;transition:opacity .2s ease;z-index:-1}.filter-pill.active:before,.mission-banner{background:linear-gradient(135deg,#383e48,#4a5159)}.mission-banner{border-radius:12px;box-shadow:0 4px 12px #00000026;color:#fff;margin-bottom:3rem;padding:2.5rem;text-align:center}.banner-subtitle{color:#d4af37;font-size:1.5rem;font-weight:700;margin-bottom:1.5rem}.banner-text,.mission-text{color:#fff;font-size:1.5rem;font-weight:700;line-height:1.5;margin:0}.banner-text-emphasis{color:#fff;font-size:1.15rem;font-weight:500;line-height:1.8;margin:1rem 0 0;text-align:center}.services-grid{grid-gap:1.5rem;display:grid;gap:1.5rem;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));margin-bottom:2rem}.service-card{background:#fff;border:1px solid #e0e0e0;border-radius:12px;box-shadow:0 2px 8px #0000000d;padding:2rem}.service-card:hover{box-shadow:0 4px 12px #00000014}.service-card.primary{border-left:4px solid #d4af37}.service-badge{background:#383e48;border-radius:4px;color:#fff;display:inline-block;font-size:.75rem;letter-spacing:.5px;padding:.375rem .75rem;text-transform:uppercase}.service-badge,.service-title{font-weight:700;margin-bottom:1rem}.service-title{color:#383e48;font-size:1.25rem}.service-description{color:#6b7280;font-size:.95rem;line-height:1.7;margin:0 0 1rem}.service-link{border-bottom:2px solid #d4af37;color:#383e48;font-size:.95rem;font-weight:700;padding-bottom:2px;text-decoration:none}.info-box{background:#f8f9fa;border:1px solid #e0e0e0;border-radius:12px;padding:1.75rem;text-align:center}.info-box p{color:#383e48;font-size:1rem;font-weight:500;line-height:1.7;margin:0}.story-card{background:#fff;border:1px solid #e0e0e0;border-left:4px solid #d4af37;border-radius:12px;box-shadow:0 2px 8px #0000000d;margin-bottom:2rem;padding:2rem}.story-card p{color:#383e48;font-size:1.15rem;font-weight:500;line-height:1.8;margin:0 0 1.25rem}.story-card p:last-child{margin-bottom:0}.story-conclusion{border-top:1px solid #e0e0e0;color:#383e48!important;font-size:1.25rem!important;font-weight:700!important;line-height:1.7!important;padding-top:1.25rem;text-align:center}.process-grid{grid-gap:1.5rem;display:grid;gap:1.5rem;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));margin-bottom:2rem}.process-card{background:#fff;border:1px solid #e0e0e0;border-radius:12px;box-shadow:0 2px 8px #0000000d;padding:2rem}.process-card:hover{box-shadow:0 4px 12px #00000014}.process-number{font-size:3rem;line-height:1}.process-number,.process-title{color:#383e48;font-weight:700;margin-bottom:1rem}.process-title{font-size:1.25rem}.process-description{color:#6b7280;font-size:.95rem;line-height:1.7;margin:0}.standards-grid{grid-gap:1.5rem;display:grid;gap:1.5rem;grid-template-columns:repeat(auto-fit,minmax(280px,1fr))}.standard-card{background:#fff;border:1px solid #e0e0e0;border-radius:12px;box-shadow:0 2px 8px #0000000d;padding:2rem}.standard-card:hover{box-shadow:0 4px 12px #00000014}.standard-title{color:#383e48;font-size:1.15rem;font-weight:700;margin-bottom:.75rem}.standard-description{color:#6b7280;font-size:.95rem;line-height:1.7;margin:0}.org-details{background:#f8f9fa;border:1px solid #e0e0e0;border-radius:12px;box-shadow:0 2px 8px #0000000d;margin-bottom:2rem;padding:2rem}.org-stats{grid-gap:1.5rem;display:grid;gap:1.5rem;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));margin-bottom:1.5rem}.org-stat{display:flex;flex-direction:column;gap:.5rem;text-align:center}.org-label{color:#6b7280;font-size:.875rem;font-weight:600;letter-spacing:.5px;text-transform:uppercase}.org-value{color:#383e48;font-size:1rem;font-weight:700}.org-sublabel{color:#6b7280;font-size:.875rem}.org-info{border-top:1px solid #e0e0e0;padding-top:1.5rem}.org-info p{color:#383e48;font-size:1rem;line-height:1.7;margin:0 0 1rem;text-align:center}.org-info p:last-child{font-weight:500;margin-bottom:0}.contact-link{border-bottom:2px solid #d4af37;color:#383e48;font-weight:700;text-decoration:none}.highlight-box{background:#fff;border:1px solid #e0e0e0;border-radius:12px;box-shadow:0 2px 8px #0000000d;padding:2rem;text-align:center}.highlight-box p{color:#383e48;font-size:1.05rem;font-weight:500;line-height:1.7;margin:0}.inline-link{border-bottom:2px solid #d4af37;color:#383e48;font-weight:700;padding-bottom:2px;text-decoration:none}.involvement-grid{grid-gap:1.5rem;display:grid;gap:1.5rem;grid-template-columns:repeat(auto-fit,minmax(280px,1fr))}.involvement-card{background:#fff;border:1px solid #e0e0e0;border-radius:12px;box-shadow:0 2px 8px #0000000d;padding:2rem}.involvement-card:hover{box-shadow:0 4px 12px #00000014}.involvement-icon{align-items:center;background:#383e48;border-radius:50%;color:#fff;display:flex;font-size:1.75rem;font-weight:700;height:56px;justify-content:center;margin-bottom:1.25rem;width:56px}.involvement-title{color:#383e48;font-size:1.25rem;font-weight:700;margin-bottom:1rem}.involvement-description{color:#6b7280;font-size:.95rem;line-height:1.7;margin:0 0 1rem}.involvement-link{background:none;border:none;border-bottom:2px solid #d4af37;color:#383e48;cursor:pointer;display:inline;font-family:inherit;font-size:.95rem;font-weight:700;padding:0 0 2px;text-decoration:none}.involvement-link:focus{outline:2px solid #d4af37;outline-offset:2px}.metrics-grid{grid-gap:1.5rem;display:grid;gap:1.5rem;grid-template-columns:repeat(auto-fit,minmax(240px,1fr));margin-bottom:2rem}.metric-card{background:#fff;border:1px solid #e0e0e0;border-radius:12px;box-shadow:0 2px 8px #0000000d;padding:2rem;text-align:center}.metric-card:hover{box-shadow:0 4px 12px #00000014}.metric-number{font-size:3rem;line-height:1}.metric-number,.metric-title{color:#383e48;font-weight:700;margin-bottom:.5rem}.metric-title{font-size:1.25rem}.metric-description{color:#6b7280;font-size:.95rem;line-height:1.5}.achievements-grid{grid-gap:1.5rem;display:grid;gap:1.5rem;grid-template-columns:repeat(auto-fit,minmax(280px,1fr))}.achievement-card{background:#fff;border:1px solid #e0e0e0;border-radius:12px;box-shadow:0 2px 8px #0000000d;padding:2rem}.achievement-card:hover{box-shadow:0 4px 12px #00000014}.achievement-title{color:#383e48;font-size:1.15rem;font-weight:700;margin-bottom:1rem}.achievement-description{color:#6b7280;font-size:.95rem;line-height:1.7;margin:0}.programs-impact-grid{grid-gap:1.5rem;display:grid;gap:1.5rem;grid-template-columns:repeat(auto-fit,minmax(280px,1fr))}.program-impact-card{background:#fff;border:1px solid #e0e0e0;border-radius:12px;box-shadow:0 2px 8px #0000000d;padding:2rem}.program-impact-card:hover{box-shadow:0 4px 12px #00000014}.program-impact-title{color:#383e48;font-size:1.15rem;font-weight:700;margin-bottom:.75rem}.program-impact-description{color:#6b7280;font-size:.95rem;line-height:1.7;margin:0 0 1rem}.program-status{border-top:1px solid #e0e0e0;color:#6b7280;font-size:.875rem;padding-top:.75rem}.financial-summary{background:#f8f9fa;border:1px solid #e0e0e0;border-radius:12px;margin-bottom:2rem;padding:2rem}.financial-stats{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));margin-bottom:2rem}.financial-stat{display:flex;flex-direction:column;gap:.5rem;text-align:center}.financial-label{color:#6b7280;font-size:.875rem;font-weight:600;letter-spacing:.5px;text-transform:uppercase}.financial-value{color:#383e48;font-size:2rem;font-weight:700}.spending-breakdown{border-top:1px solid #e0e0e0;padding-top:1.5rem}.breakdown-title{color:#383e48;font-size:1.15rem;font-weight:700;margin-bottom:1rem}.spending-bars{grid-gap:.75rem;display:grid;gap:.75rem}.spending-item{align-items:center;display:flex;gap:1rem}.spending-label{color:#383e48;font-size:.95rem;font-weight:600;min-width:280px}.spending-bar{background:#e0e0e0;border-radius:4px;flex:1 1;height:28px;overflow:hidden;position:relative}.spending-fill{align-items:center;color:#fff;display:flex;font-size:.875rem;font-weight:700;height:100%;justify-content:flex-end;left:0;padding:0 .5rem;position:absolute;top:0}.spending-fill.primary{background:#383e48}.spending-fill.secondary{background:#6b7280}.funding-details{background:#fff;border:1px solid #e0e0e0;border-radius:12px;box-shadow:0 2px 8px #0000000d;padding:2rem}.funding-details p{color:#383e48;font-size:1rem;line-height:1.7;margin:0 0 1rem}.funding-details p:last-child{margin-bottom:0}.goals-grid{grid-gap:1.5rem;display:grid;gap:1.5rem;grid-template-columns:repeat(auto-fit,minmax(280px,1fr))}.goal-card{background:#fff;border:1px solid #e0e0e0;border-radius:12px;box-shadow:0 2px 8px #0000000d;padding:2rem}.goal-card:hover{box-shadow:0 4px 12px #00000014}.goal-number{font-size:3rem;line-height:1;margin-bottom:1rem}.goal-number,.goal-title{color:#383e48;font-weight:700}.goal-title{font-size:1.15rem;margin-bottom:.75rem}.goal-description{color:#6b7280;font-size:.95rem;line-height:1.7;margin:0}@media (max-width:768px){.spending-item{align-items:stretch;flex-direction:column}.spending-label{margin-bottom:.5rem;min-width:auto}}
/*# sourceMappingURL=main.25539cf9.css.map*/