:root{color:#17352d;font-synthesis:none;text-rendering:optimizelegibility;--ink:#17352d;--forest:#164f3d;--forest-dark:#0d352a;--lime:#b8df72;--lime-soft:#e6f3cb;--cream:#f6f7f2;--white:#fff;--muted:#667871;--line:#dfe5dc;--coral:#ff8b5c;--shadow:0 22px 60px #1b3a2e1c;background:#f6f7f2;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}*{box-sizing:border-box}html{scroll-behavior:smooth}body{background:var(--cream);min-width:320px;min-height:100vh;margin:0}body.modal-open{overflow:hidden}button,input,select{font:inherit}button,a{-webkit-tap-highlight-color:transparent}button:focus-visible,a:focus-visible,input:focus-visible,select:focus-visible{outline-offset:2px;outline:3px solid #ff8b5c73}.site-shell{min-height:100vh;overflow:hidden}.site-header{-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);z-index:20;background:#f6f7f2f0;border-bottom:1px solid #164f3d14;justify-content:space-between;align-items:center;height:76px;padding:0 clamp(20px,5vw,76px);display:flex;position:relative}.brand{color:var(--ink);align-items:center;gap:10px;text-decoration:none;display:inline-flex}.brand-copy{gap:1px;line-height:1;display:grid}.brand-copy strong{letter-spacing:-.04em;font-size:18px;font-weight:850}.brand-copy small{color:#5f8c4e;letter-spacing:.06em;text-transform:uppercase;font-size:10px;font-weight:800}.brand-mark{background:var(--forest);border-radius:12px;place-items:center;width:34px;height:34px;display:grid;transform:rotate(-3deg)}.brand-leaf{background:var(--lime);border-radius:14px 2px;width:17px;height:20px;position:relative;transform:rotate(8deg)}.brand-leaf:after{content:"";background:var(--forest);transform-origin:bottom;width:2px;height:17px;position:absolute;top:4px;left:7px;transform:rotate(38deg)}.button{cursor:pointer;border:0;border-radius:999px;justify-content:center;align-items:center;gap:8px;min-height:44px;padding:11px 19px;font-weight:750;transition:transform .16s,background .16s,box-shadow .16s;display:inline-flex}.button:hover:not(:disabled){transform:translateY(-2px)}.button:disabled{cursor:not-allowed;opacity:.58}.button--outline{color:var(--forest);background:0 0;border:1px solid #164f3d47}.button--outline:hover{background:var(--white)}.button--primary{color:var(--white);background:var(--forest);box-shadow:0 9px 24px #164f3d33}.button--primary:hover:not(:disabled){background:var(--forest-dark)}.button--ghost{color:var(--ink);background:#edf0ea}.button--lime{color:var(--forest-dark);background:var(--lime);box-shadow:0 12px 26px #b8df722e}.header-actions{align-items:center;gap:9px;display:flex}.header-action{white-space:nowrap;text-decoration:none}.header-action--people{color:var(--white);background:var(--forest);border-color:var(--forest)}.header-action--people:hover{color:var(--white);background:var(--forest-dark)}.header-action--mutual{color:var(--forest-dark);background:var(--lime-soft);border-color:#5f8c4e52}.header-action--mutual:hover{background:var(--lime)}.hero{background:radial-gradient(circle at 72% 14%, #b8df7252, transparent 28%), linear-gradient(180deg, #f1f5ea 0%, var(--cream) 100%);min-height:485px;padding:90px 20px 115px;position:relative}.hero:before{content:"";opacity:.28;background-image:radial-gradient(#164f3d29 .7px,#0000 .7px);background-size:18px 18px;position:absolute;inset:0;-webkit-mask-image:linear-gradient(#000,#0000 82%);mask-image:linear-gradient(#000,#0000 82%)}.hero-content{z-index:2;text-align:center;width:min(860px,100%);margin:0 auto;position:relative}.hero-orb{border:1px solid #164f3d14;border-radius:50%;position:absolute}.hero-orb--one{width:240px;height:240px;top:90px;left:-110px}.hero-orb--two{width:360px;height:360px;bottom:-160px;right:-180px}.eyebrow{color:#5f794e;letter-spacing:.16em;text-transform:uppercase;margin:0 0 15px;font-size:12px;font-weight:850;line-height:1.3}.eyebrow>span{background:var(--lime);border-radius:50%;width:7px;height:7px;margin-right:8px;display:inline-block;box-shadow:0 0 0 5px #b8df723b}.hero h1{color:var(--ink);letter-spacing:-.075em;margin:0;font-size:clamp(50px,7.3vw,84px);font-weight:800;line-height:.98}.hero h1 em{color:var(--forest);font-family:Georgia,Times New Roman,serif;font-weight:500}.hero-copy{max-width:650px;color:var(--muted);margin:25px auto 34px;font-size:clamp(16px,2vw,19px);line-height:1.65}.hero-search{background:var(--white);width:min(790px,100%);box-shadow:var(--shadow);border:1px solid #164f3d17;border-radius:19px;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:7px;margin:0 auto;padding:8px;display:grid}.address-search{min-width:0;position:relative}.address-search__input-wrap{color:#6e8179;align-items:center;gap:12px;min-height:55px;padding:0 14px;display:flex}.address-search__input-wrap input{width:100%;color:var(--ink);background:0 0;border:0;outline:0;font-size:16px}.address-search__input-wrap input::placeholder{color:#87968f}.address-search__input-wrap input:disabled{cursor:not-allowed}.address-search__suggestions{z-index:100;text-align:left;background:var(--white);border:1px solid var(--line);border-radius:16px;max-height:330px;margin:0;padding:7px;list-style:none;position:absolute;top:calc(100% + 10px);left:0;right:0;overflow-y:auto;box-shadow:0 24px 60px #12312730}.address-search__suggestions button{text-align:left;width:100%;color:var(--ink);cursor:pointer;background:0 0;border:0;border-radius:11px;align-items:center;gap:11px;padding:11px 12px;display:flex}.address-search__suggestions button:hover,.address-search__suggestions button.is-active{background:#f0f5e9}.address-search__suggestions strong,.address-search__suggestions small{display:block}.address-search__suggestions strong{margin-bottom:3px;font-size:14px}.address-search__suggestions small{color:var(--muted);font-size:12px;line-height:1.35}.suggestion-pin{width:32px;height:32px;color:var(--forest);background:var(--lime-soft);border-radius:50%;flex:none;place-items:center;display:grid}.address-search--compact .address-search__input-wrap{border:1px solid var(--line);background:#fbfcf9;border-radius:12px;min-height:50px;padding:0 13px}.address-search--compact .address-search__input-wrap:focus-within{border-color:#164f3db3;box-shadow:0 0 0 3px #164f3d14}.location-button{background:var(--forest);min-height:55px;color:var(--white);cursor:pointer;white-space:nowrap;border:0;border-radius:13px;justify-content:center;align-items:center;gap:8px;padding:0 20px;font-weight:750;display:inline-flex}.location-button:hover:not(:disabled){background:var(--forest-dark)}.location-button:disabled{opacity:.62;cursor:wait}.spinner{border:2px solid #164f3d2e;border-top-color:var(--forest);border-radius:50%;flex:none;width:18px;height:18px;animation:.7s linear infinite spin;display:inline-block}.spinner--large{width:27px;height:27px}@keyframes spin{to{transform:rotate(360deg)}}.field-message,.hero-message{margin:8px 0 0;font-size:12px}.hero-message{color:var(--forest)}.field-message--error,.hero-message--error{color:#9e3a32}.location-city-choice{color:var(--forest-dark);text-align:left;background:var(--white);border:1px solid #164f3d24;border-radius:14px;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:11px;margin:14px auto 0;padding:13px 14px;display:grid;box-shadow:0 10px 28px #1b3a2e14}.location-city-choice>svg{color:#638252}.location-city-choice strong,.location-city-choice span{display:block}.location-city-choice strong{font-size:13px}.location-city-choice span{color:var(--muted);margin-top:3px;font-size:11px;line-height:1.35}.location-city-choice__actions{gap:7px;display:flex}.location-city-choice__actions button{min-height:37px;color:var(--forest);background:var(--lime-soft);cursor:pointer;border:0;border-radius:999px;padding:7px 11px;font-size:11px;font-weight:800}.location-city-choice__actions button:last-child{background:#edf0ea}.directory-section{z-index:4;width:min(1280px,100% - 40px);margin:-45px auto 0;padding-bottom:95px;position:relative}.section-heading{justify-content:space-between;align-items:flex-end;gap:25px;margin-bottom:23px;padding:0 5px;display:flex}.section-heading h2,.contribute-section h2,.report-modal h2{color:var(--ink);letter-spacing:-.05em;margin:0;font-size:clamp(30px,4vw,44px);line-height:1.08}.verified-count{color:var(--forest);background:var(--lime-soft);white-space:nowrap;border-radius:999px;align-items:center;gap:8px;padding:9px 13px;font-size:13px;display:inline-flex}.directory-grid{background:var(--white);min-height:630px;box-shadow:var(--shadow);border:1px solid #164f3d14;border-radius:24px;grid-template-columns:minmax(0,1.6fr) minmax(330px,.8fr);display:grid;overflow:hidden}.map-column{border-right:1px solid var(--line);min-width:0;position:relative}.map-shell,.map-canvas{width:100%;height:100%;min-height:630px}.map-shell{background:#e9eee7;position:relative}.map-state{text-align:center;color:var(--muted);background:linear-gradient(135deg,#e6f3cbcc,#eff3ebeb),radial-gradient(circle at 20% 20%,#164f3d1f,#0000 30%);flex-direction:column;justify-content:center;align-items:center;gap:11px;padding:30px;display:flex;position:absolute;inset:0}.map-state strong{color:var(--ink);font-size:18px}.map-legend{z-index:3;color:var(--muted);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#fffffff0;border-radius:11px;gap:16px;padding:10px 13px;font-size:11px;display:flex;position:absolute;bottom:18px;left:18px;box-shadow:0 8px 24px #15342a1f}.map-legend span{align-items:center;gap:6px;display:inline-flex}.legend-dot{border-radius:50%;width:9px;height:9px;display:inline-block}.legend-dot--search{background:var(--coral)}.legend-dot--center{background:var(--lime);border:1px solid var(--forest)}.centers-panel{scrollbar-color:#cbd6c9 transparent;scrollbar-width:thin;height:630px;padding:12px;overflow-y:auto}.center-card{cursor:pointer;border:1px solid #0000;border-radius:16px;gap:13px;margin-bottom:8px;padding:17px;transition:background .16s,border-color .16s,transform .16s;display:flex}.center-card:hover{background:#f6f8f3}.center-card.is-selected{background:#f0f6e8;border-color:#5f8c4e47}.center-index{width:30px;height:30px;color:var(--forest);background:var(--lime);border:1px solid var(--forest);border-radius:50% 50% 50% 8px;flex:none;place-items:center;font-size:12px;font-weight:850;display:grid}.center-content{flex:1;min-width:0}.center-meta{justify-content:space-between;align-items:center;gap:8px;margin-bottom:6px;display:flex}.center-meta span{color:#638252;letter-spacing:.09em;text-transform:uppercase;font-size:10px;font-weight:850}.center-meta b{color:#8c3f24;text-transform:uppercase;background:#ffeadf;border-radius:999px;padding:4px 7px;font-size:9px}.center-card h3{color:var(--ink);margin:0 0 5px;font-size:15px;line-height:1.4}.center-card p{color:var(--muted);margin:0;font-size:12px}.center-actions{justify-content:space-between;align-items:center;gap:10px;margin-top:13px;display:flex}.center-details{margin-top:12px}.center-hours,.center-availability{color:#536b62;align-items:flex-start;gap:7px;margin-top:10px;font-size:11px;line-height:1.45;display:flex}.center-hours svg,.center-availability svg{color:#638252;flex:none;margin-top:1px}.center-hours strong,.center-availability strong{color:var(--ink)}.receives-toggle{width:100%;min-height:37px;color:var(--forest);background:var(--lime-soft);cursor:pointer;border:0;border-radius:10px;align-items:center;gap:7px;padding:8px 10px;font-size:12px;font-weight:800;display:flex}.receives-toggle>span:last-child{margin-left:auto;font-size:18px;font-weight:500;line-height:1}.receives-copy{color:#4d635b;border-left:3px solid var(--lime);white-space:pre-line;background:#f8faf6;border-radius:0 9px 9px 0;margin-top:8px;padding:11px 12px;font-size:12px;line-height:1.55}.distance{color:var(--muted);align-items:center;gap:4px;font-size:12px;font-weight:650;display:inline-flex}.center-actions a{color:var(--forest);align-items:center;gap:5px;font-size:12px;font-weight:800;text-decoration:none;display:inline-flex}.center-actions a:hover{text-decoration:underline}.information-link{min-height:34px;color:var(--forest);background:0 0;border:1px solid #164f3d33;border-radius:9px;justify-content:center;align-items:center;gap:6px;margin-top:10px;padding:7px 10px;font-size:11px;font-weight:800;text-decoration:none;display:inline-flex}.information-link:hover{background:#f1f6ea}.panel-state{text-align:center;min-height:100%;color:var(--muted);flex-direction:column;justify-content:center;align-items:center;gap:12px;padding:32px 25px;line-height:1.55;display:flex}.panel-state strong{color:var(--ink);font-size:17px}.panel-state .button{margin-top:8px}.panel-state--error strong{color:#9e3a32}.text-button{color:var(--forest);cursor:pointer;background:0 0;border:0;padding:0;font-weight:800;text-decoration:underline}.distance-note{color:var(--muted);margin:14px 4px 0;font-size:12px}.contribute-section{width:min(1120px,100% - 40px);color:var(--white);background:var(--forest);border-radius:26px;justify-content:space-between;align-items:center;gap:35px;margin:0 auto 90px;padding:clamp(30px,5vw,52px);display:flex;position:relative;overflow:hidden}.contribute-section:after{content:"";border:45px solid #b8df721a;border-radius:50%;width:260px;height:260px;position:absolute;bottom:-180px;right:-80px}.contribute-section>*{z-index:2;position:relative}.eyebrow--light{color:var(--lime)}.contribute-section h2{color:var(--white)}.contribute-section p:not(.eyebrow){color:#ffffffad;max-width:620px;margin:12px 0 0;line-height:1.55}.volunteer-notice{text-align:center;background:var(--white);border:1px solid var(--line);border-radius:20px;width:min(820px,100% - 40px);margin:-42px auto 58px;padding:28px clamp(22px,4vw,38px);box-shadow:0 16px 38px #1b3a2e12}.volunteer-notice .eyebrow{margin-bottom:8px}.volunteer-notice h2{font-size:clamp(20px,3vw,25px)}.volunteer-notice>p:not(.eyebrow){max-width:690px;color:var(--muted);margin:10px auto 15px;font-size:14px;line-height:1.6}.volunteer-notice strong{color:var(--forest-dark);background:var(--lime-soft);border-radius:999px;padding:7px 12px;font-size:13px;display:inline-block}footer{color:var(--muted);border-top:1px solid var(--line);grid-template-columns:1fr auto 1fr;align-items:center;gap:25px;padding:35px clamp(20px,5vw,76px);font-size:12px;display:grid}footer>span{justify-self:end}.brand--footer{font-size:17px}.brand--footer .brand-mark{width:30px;height:30px}.modal-backdrop{z-index:1000;-webkit-backdrop-filter:blur(9px);backdrop-filter:blur(9px);background:#08231ba6;place-items:center;padding:20px;animation:.16s fade-in;display:grid;position:fixed;inset:0;overflow-y:auto}@keyframes fade-in{0%{opacity:0}}.report-modal{background:var(--white);border-radius:24px;width:min(620px,100%);max-height:calc(100vh - 40px);padding:clamp(27px,5vw,44px);animation:.22s modal-up;position:relative;overflow-y:auto;box-shadow:0 32px 90px #061e174d}@keyframes modal-up{0%{opacity:0;transform:translateY(15px)scale(.98)}}.modal-close{width:40px;height:40px;color:var(--muted);cursor:pointer;background:#eef1eb;border:0;border-radius:50%;place-items:center;display:grid;position:absolute;top:18px;right:18px}.report-modal h2{max-width:480px;padding-right:34px;font-size:clamp(29px,5vw,39px)}.modal-intro{color:var(--muted);margin:13px 0 27px;line-height:1.55}.report-form{gap:18px;display:grid}.form-row{grid-template-columns:1fr 1fr;gap:14px;display:grid}.report-form label>span{color:var(--ink);margin:0 0 7px;font-size:12px;font-weight:800;display:block}.report-form input:not(.address-search input),.report-form textarea,.report-form select{width:100%;min-height:50px;color:var(--ink);border:1px solid var(--line);background:#fbfcf9;border-radius:12px;outline:0;padding:0 13px}.report-form textarea{resize:vertical;min-height:210px;padding:13px;line-height:1.5}.report-form textarea::placeholder{color:#87968f;font-size:12px}.report-form input:focus,.report-form textarea:focus,.report-form select:focus{border-color:#164f3db3;box-shadow:0 0 0 3px #164f3d14}.report-form label>span small{color:var(--muted);font-size:10px;font-weight:600}.availability-fieldset{border:0;min-width:0;margin:0;padding:0}.availability-fieldset legend{color:var(--ink);margin:0 0 7px;padding:0;font-size:12px;font-weight:800}.availability-fieldset legend small{color:var(--muted);font-size:10px;font-weight:600}.availability-fieldset input{min-width:0}.field-help{color:var(--muted);margin-top:6px;font-size:11px;line-height:1.4;display:block}.field-confirmation{color:#4b7b3a;align-items:center;gap:5px;margin-top:7px;font-weight:700;display:inline-flex}.form-alert{color:#8f352d;background:#fff0ed;border-radius:10px;margin:0;padding:11px 13px;font-size:12px}.form-actions{justify-content:flex-end;gap:10px;margin-top:5px;display:flex}.report-success{text-align:center;padding:30px 5px 15px}.success-icon{width:70px;height:70px;color:var(--forest);background:var(--lime);border-radius:50%;place-items:center;margin:0 auto 23px;display:grid}.report-success h2{max-width:none;padding:0}.report-success>p:not(.eyebrow){color:var(--muted);margin:15px auto 27px;line-height:1.6}.report-success__actions{justify-content:center;gap:10px;display:flex}@media (width<=1120px){.site-header{height:auto;min-height:76px;padding-block:10px}.header-actions{flex-wrap:wrap;justify-content:flex-end}.header-action{padding-inline:14px;font-size:13px}.header-action--people span{text-overflow:ellipsis;max-width:145px;overflow:hidden}}@media (width<=900px){.directory-grid{grid-template-columns:1fr}.map-column{border-right:0;border-bottom:1px solid var(--line);height:480px}.map-shell,.map-canvas{min-height:480px}.centers-panel{height:auto;max-height:560px}footer{grid-template-columns:1fr 1fr}footer p{display:none}}@media (width<=680px){.site-header{flex-direction:column;align-items:stretch;gap:9px;height:auto;min-height:112px;padding:10px 13px}.site-header .brand{align-self:flex-start}.header-actions{grid-template-columns:minmax(0,1.25fr) minmax(0,1fr);gap:7px;width:100%;display:grid}.header-action{white-space:normal;width:100%;min-height:48px;padding:7px 9px;font-size:11px;line-height:1.15}.header-action svg{flex:none}.header-action span{white-space:normal}.header-action--people{grid-column:1/-1}.brand{gap:7px}.brand-mark{width:31px;height:31px}.brand-copy strong{font-size:15px}.brand-copy small{font-size:8px}.hero{min-height:auto;padding:70px 16px 92px}.hero h1{font-size:clamp(48px,16vw,70px)}.hero-copy{margin:21px auto 28px;font-size:16px}.hero-search{border-radius:17px;grid-template-columns:1fr;padding:7px}.address-search__input-wrap{min-height:51px}.location-button{min-height:49px}.location-city-choice{grid-template-columns:auto minmax(0,1fr)}.location-city-choice__actions{grid-column:1/-1;grid-template-columns:1fr 1fr;display:grid}.location-city-choice__actions button{border-radius:10px}.directory-section{width:calc(100% - 24px);padding-bottom:67px}.section-heading{flex-direction:column;align-items:flex-start;gap:14px}.directory-grid{border-radius:18px}.map-column{height:410px}.map-shell,.map-canvas{min-height:410px}.map-legend{gap:10px;bottom:10px;left:10px}.centers-panel{padding:8px}.center-card{padding:14px 11px}.contribute-section{flex-direction:column;align-items:flex-start;width:calc(100% - 24px);margin-bottom:60px;padding:30px 24px}.volunteer-notice{width:calc(100% - 24px);margin:-34px auto 42px;padding:25px 20px}.contribute-section .button{width:100%}footer{justify-content:space-between;padding:28px 20px;display:flex}footer>span{text-align:right;max-width:90px}.form-row{grid-template-columns:1fr}.modal-backdrop{align-items:end;padding:0}.report-modal{border-radius:24px 24px 0 0;width:100%;max-height:94vh}.form-actions{flex-direction:column-reverse}.form-actions .button,.report-success__actions .button{width:100%}.report-success__actions{flex-direction:column}}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}
