.site-header{position:fixed;top:0;left:0;right:0;z-index:100000;background:transparent;transition:background-color .25s ease,box-shadow .25s ease}.site-header.is-scrolled{background:#fff;box-shadow:0 8px 20px #00000014}.site-header-inner{height:56px;display:flex;align-items:center;justify-content:space-between;padding:0 1rem}.brand-link{display:inline-flex;align-items:center;justify-content:center;text-decoration:none}.brand-logo{width:34px;height:41px;display:block;object-fit:contain;object-position:center}.desktop-nav{display:none;align-items:center;gap:2rem}.desktop-nav a{color:#4f5f21;text-decoration:none;text-transform:uppercase;font-family:Bahnschrift,sans-serif;font-size:.9rem;font-weight:500;letter-spacing:.03em}.desktop-nav a.is-active{color:#000}.nav-toggle{position:relative;display:inline-flex;align-items:center;justify-content:center;border:1px solid rgb(209 213 219 / .95);background:#fff;color:#3d4a1f;width:40px;height:40px;border-radius:999px;cursor:pointer;box-shadow:0 2px 8px #0000000f;transition:transform .28s cubic-bezier(.34,1.2,.64,1),box-shadow .28s ease,border-color .28s ease,background-color .28s ease}.nav-toggle:hover{transform:scale(1.06);box-shadow:0 4px 14px #41502624;border-color:#5b6f2a59}.nav-toggle:active{transform:scale(.96)}.nav-toggle:focus-visible{outline:2px solid #5b6f2a;outline-offset:2px}.nav-toggle__bars{width:18px;height:14px;display:flex;flex-direction:column;justify-content:space-between;align-items:stretch}.nav-toggle__bar{display:block;height:2px;width:100%;border-radius:2px;background:currentcolor;transform-origin:center;transition:transform .38s cubic-bezier(.65,0,.35,1),opacity .26s ease,translate .38s cubic-bezier(.65,0,.35,1)}.nav-toggle--open .nav-toggle__bar:nth-child(1){transform:translateY(6px) rotate(45deg)}.nav-toggle--open .nav-toggle__bar:nth-child(2){opacity:0;transform:scaleX(.2)}.nav-toggle--open .nav-toggle__bar:nth-child(3){transform:translateY(-6px) rotate(-45deg)}.mobile-nav-overlay{position:fixed;top:var(--site-header-h, 56px);right:0;bottom:0;left:0;z-index:99990;display:flex;flex-direction:column;align-items:stretch;justify-content:stretch;background:#fff;border-top:1px solid rgb(0 0 0 / .06);opacity:0;visibility:hidden;pointer-events:none;transition:opacity .4s cubic-bezier(.33,1,.68,1),visibility 0s linear .4s}.mobile-nav-overlay.is-open{opacity:1;visibility:visible;pointer-events:auto;transition:opacity .4s cubic-bezier(.33,1,.68,1),visibility 0s linear 0s}.mobile-nav{flex:1;display:flex;flex-direction:column;min-height:0;padding:1.5rem 1.25rem 2rem}.mobile-nav__inner{flex:1;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:.35rem;max-width:22rem;width:100%;margin-inline:auto;text-align:center}.mobile-nav__link{display:block;width:100%;padding:.75rem 1rem;border:0;background:transparent;color:#3d4a1f;text-decoration:none;text-align:center;text-transform:uppercase;font-family:Bahnschrift,Segoe UI,system-ui,sans-serif;font-size:clamp(1.05rem,3.8vw,1.35rem);font-weight:500;letter-spacing:.14em;line-height:1.35;cursor:pointer;border-radius:.5rem;opacity:0;transform:translateY(14px);transition:color .22s ease,background-color .22s ease,opacity .38s cubic-bezier(.33,1,.68,1),transform .38s cubic-bezier(.33,1,.68,1)}.mobile-nav-overlay.is-open .mobile-nav__link{opacity:1;transform:translateY(0)}.mobile-nav-overlay.is-open .mobile-nav__inner>*:nth-child(1){transition-delay:.05s}.mobile-nav-overlay.is-open .mobile-nav__inner>*:nth-child(2){transition-delay:.1s}.mobile-nav-overlay.is-open .mobile-nav__inner>*:nth-child(3){transition-delay:.15s}.mobile-nav-overlay.is-open .mobile-nav__inner>*:nth-child(4){transition-delay:.2s}.mobile-nav-overlay.is-open .mobile-nav__inner>*:nth-child(5){transition-delay:.25s}.mobile-nav-overlay.is-open .mobile-nav__inner>*:nth-child(6){transition-delay:.3s}.mobile-nav-overlay.is-open .mobile-nav__inner>*:nth-child(7){transition-delay:.35s}.mobile-nav-overlay:not(.is-open) .mobile-nav__inner>*{transition-delay:0s!important;transition-duration:.22s}.mobile-nav__link:hover,.mobile-nav__link:focus-visible{color:#1a200d;background:#5b6f2a0f}.mobile-nav__link.is-active{color:#000;font-weight:600}.mobile-nav__link--subtle{font-size:.82rem;letter-spacing:.1em;color:#5c6648}.mobile-nav__cta{align-self:center;width:auto;min-width:11rem;padding:.65rem 1.35rem;font-size:.82rem;letter-spacing:.12em;opacity:0;transform:translateY(14px);transition:opacity .38s cubic-bezier(.33,1,.68,1) .18s,transform .38s cubic-bezier(.33,1,.68,1) .18s,box-shadow .22s ease}.mobile-nav-overlay.is-open .mobile-nav__cta{opacity:1;transform:translateY(0)}.mobile-nav-overlay:not(.is-open) .mobile-nav__cta{transition-delay:0s;transition-duration:.2s}@media(min-width:768px){.site-header-inner{padding:0 1.5rem}.desktop-nav{display:flex}.nav-toggle,.mobile-nav-overlay{display:none}}.site-header-inner{justify-content:flex-start;gap:.5rem}html[data-map-section-fill] .site-header,html[data-map-section-fill] .site-header-inner{overflow:visible}html[data-map-section-fill] .site-header{background:#fff;box-shadow:0 1px #0000001a}.map-header-chrome-wrap{display:none;min-width:0;flex:1;align-items:center;justify-content:flex-start}html[data-map-section-fill] .map-header-chrome-wrap:not(.map-header-chrome-wrap--mobile){display:none}.map-header-chrome-portal{display:flex;min-width:0;width:100%;max-width:100%;align-items:center;justify-content:flex-start;pointer-events:none}.map-header-chrome-portal>*{pointer-events:auto;min-width:0;max-width:100%}@media(min-width:768px){html[data-map-section-fill] .map-header-chrome-wrap{display:flex}}@media(max-width:767px){.site-header,.site-header.is-scrolled{background:transparent!important;box-shadow:none!important}.site-header.site-header--mobile-nav-open{background:#fff!important;box-shadow:0 1px #00000014}.site-header.site-header--mobile-nav-open .site-header-inner{background:#fff!important}.site-header-inner{background:transparent!important;box-shadow:none!important;padding:0 .75rem;gap:.55rem}.site-header:has(.site-header-inner--mobile-map){background:#fff!important;box-shadow:0 1px #00000014!important}.site-header-inner.site-header-inner--mobile-map{background:#fff!important}.brand-link{flex-shrink:0;width:2.75rem;height:2.75rem;line-height:0;align-self:center}.brand-logo{width:2.2rem;height:2.75rem;object-fit:contain;object-position:center;display:block}.site-header-trailing{margin-left:auto;gap:.5rem}.nav-toggle{width:2.75rem;height:2.75rem;border-radius:999px;font-size:1.1rem;box-shadow:0 3px 10px #0000001f}.map-fullscreen-toggle{display:inline-flex;align-items:center;justify-content:center;width:2.75rem;height:2.75rem;border:1px solid #d1d5db;background:#fff;color:#4f5f21;border-radius:999px;box-shadow:0 3px 10px #0000001f;cursor:pointer;padding:0}.map-fullscreen-toggle:active{background:#f8faf4}.map-fullscreen-toggle--floating{position:fixed;top:calc(56px + .5rem);right:.75rem;z-index:999}.site-header-inner--mobile-map{flex-wrap:nowrap;align-items:center}.site-header-inner--mobile-map .map-header-chrome-wrap--mobile{display:flex!important;flex:1;min-width:0}.site-header-inner--mobile-map .map-header-chrome-wrap--mobile.map-header-chrome-wrap--add-tree-suppressed{display:none!important}.site-header-inner:not(.site-header-inner--mobile-map) .map-header-chrome-wrap{display:none!important}html[data-map-section-fill] .site-header{background:#fff!important;box-shadow:0 1px #0000001a!important}}@media(min-width:768px){.map-fullscreen-toggle{display:none}}.site-header-trailing{display:flex;flex-shrink:0;align-items:center;gap:.75rem;margin-left:auto}.map-header-notification-bell{position:relative;z-index:80;display:inline-flex;flex-shrink:0;align-items:center;justify-content:center;width:2.75rem;height:2.75rem;padding:0;border:1px solid rgb(65 80 38 / .14);border-radius:999px;background:#fff;color:#1a1a1a;cursor:pointer;transition:background-color .15s ease,border-color .15s ease,color .15s ease}.map-header-notification-bell__icon-slot{position:absolute;left:48%;top:50%;transform:translate(-48%,-50%);line-height:0}.map-header-notification-bell__bell-anchor{position:relative;display:inline-block;line-height:0}.map-header-notification-bell__icon{display:block;width:1.35rem;height:1.35rem}.map-header-notification-bell__badge{pointer-events:none;position:absolute;top:0;right:2px;width:.6rem;height:.6rem;border-radius:999px;background:#ef4444;box-shadow:0 0 0 2px #fff;transform:translate(40%,-40%)}.map-header-notification-bell:hover{border-color:#41502633;background:#e8f5dc;color:#0f172a}.map-header-notification-bell:focus-visible{outline:none;box-shadow:0 0 0 2px #22c55e73}@media(min-width:768px){.map-header-notification-bell{margin-inline-start:1.15rem;margin-inline-end:.2rem}html[data-map-section-fill] .site-header-trailing{margin-inline-start:.35rem}html[data-map-section-fill] .map-header-notification-bell{margin-inline-start:1.35rem}}@media(max-width:767px){.map-header-notification-bell{margin-inline-start:.4rem}}.map-header-notification-bell-root{position:relative;flex-shrink:0}.map-header-notification-bell__badge--count,.map-header-notification-bell__badge--wide{width:auto;min-width:.6rem;height:auto;min-height:.6rem;padding:0 .22rem}.map-header-notification-bell__badge-text{display:block;font-size:.6rem;font-weight:700;line-height:1rem;color:#fff}.map-header-notification-bell__panel{position:fixed;left:.5rem;right:.5rem;top:calc(56px + .5rem);z-index:100003;width:auto;max-height:min(24rem,calc(100vh - 5rem));overflow:hidden;display:flex;flex-direction:column;border:1px solid rgb(229 231 235);border-radius:.75rem;background:#fff;box-shadow:0 18px 45px #0f172a1f,0 2px 8px #0f172a0f}.map-header-notification-bell__panel-head{display:flex;align-items:center;justify-content:flex-start;gap:.75rem;padding:.85rem .95rem .65rem;border-bottom:1px solid rgb(243 244 246)}.map-header-notification-bell__panel-head-title{display:flex;align-items:center;gap:.45rem;min-width:0}.map-header-notification-bell__panel-title{margin:0;font-family:Bahnschrift,sans-serif;font-size:1rem;font-weight:700;line-height:1.2;color:#111827}.map-header-notification-bell__panel-count{display:inline-flex;min-width:1.35rem;height:1.35rem;align-items:center;justify-content:center;padding:0 .35rem;border-radius:999px;background:#e8f5dc;color:#4d5f24;font-size:.72rem;font-weight:700;line-height:1}.map-header-notification-bell__list{overflow-y:auto;padding:.15rem 0;scrollbar-width:thin;scrollbar-color:rgb(209 213 219) transparent}.map-header-notification-bell__list::-webkit-scrollbar{width:.35rem}.map-header-notification-bell__list::-webkit-scrollbar-thumb{border-radius:999px;background:#d1d5db}.map-header-notification-bell__empty{margin:0;padding:1rem .95rem;font-size:.78rem;color:#6b7280}.map-header-notification-bell__item{position:relative;display:flex;width:100%;align-items:flex-start;gap:.7rem;margin:0;padding:.72rem 1.8rem .72rem .95rem;border:0;border-radius:0;background:#fff;text-align:left;text-decoration:none;color:inherit;cursor:pointer;transition:background-color .15s ease}.map-header-notification-bell__item--unread{background:#f7fbf3;box-shadow:inset 3px 0 #5b6f2a}.map-header-notification-bell__item:hover{background:#f0f7e8}.map-header-notification-bell__item-icon{position:relative;flex-shrink:0;width:2.35rem;height:2.35rem;border:0;border-radius:0;background:transparent;overflow:visible}.map-header-notification-bell__item-icon img{width:100%;height:100%;object-fit:cover;border:1px solid rgb(229 231 235);border-radius:999px;background:#fff}.map-header-notification-bell__item-user-icon{display:flex;width:100%;height:100%;align-items:center;justify-content:center;color:#60a5fa;background:#eff6ff}.map-header-notification-bell__item-user-icon svg{width:1.15rem;height:1.15rem}.map-header-notification-bell__item-user-fallback{display:flex;width:100%;height:100%;align-items:center;justify-content:center;font-size:.82rem;font-weight:700;color:#1f2937;background:#f3f4f6;text-transform:uppercase}.map-header-notification-bell__item-fruit-badge{position:absolute;right:-6px;top:-4px;display:inline-flex;width:1.05rem;height:1.05rem;align-items:center;justify-content:center;background:transparent;box-shadow:none;border:0}.map-header-notification-bell__item-fruit-badge img{width:100%;height:100%;object-fit:contain}.map-header-notification-bell__item-fruit-badge-emoji{font-size:.62rem;line-height:1}.map-header-notification-bell__item-text{min-width:0;flex:1;display:flex;flex-direction:column;gap:.2rem;padding-top:.05rem}.map-header-notification-bell__item-title{font-size:.82rem;line-height:1.4;color:#374151}.map-header-notification-bell__item-title strong{font-weight:700;color:#111827}.map-header-notification-bell__item-meta{font-size:.72rem;color:#9ca3af}.map-header-notification-bell__item-dot{position:absolute;top:50%;right:.75rem;width:.45rem;height:.45rem;border-radius:999px;transform:translateY(-50%)}.map-header-notification-bell__item-dot--unread{background:#5b6f2a}.map-header-notification-bell__item-dot--read{background:#d1d5db}.map-header-notification-bell__panel-foot{display:flex;align-items:stretch;border-top:1px solid rgb(243 244 246);background:#f9fafb}.map-header-notification-bell__panel-foot-btn{flex:1;display:inline-flex;align-items:center;justify-content:center;gap:.35rem;min-height:2.65rem;margin:0;padding:.55rem .45rem;border:0;background:transparent;color:#5b6f2a;font-family:Bahnschrift,sans-serif;font-size:.58rem;font-weight:600;letter-spacing:.035em;text-transform:uppercase;line-height:1.25;cursor:pointer}.map-header-notification-bell__panel-foot-btn:hover:not(:disabled){background:#f0f7e8}.map-header-notification-bell__panel-foot-btn:disabled{opacity:.45;cursor:default}.map-header-notification-bell__panel-foot-icon{flex-shrink:0;width:.9rem;height:.9rem}@media(min-width:768px){.map-header-notification-bell__panel{position:absolute;left:auto;right:-.15rem;top:calc(100% + .55rem);width:min(21.25rem,calc(100vw - 1.5rem));max-height:24rem}}.auth-pill-btn{border:0;border-radius:999px;background:#5b6f2a;color:#fff;font-family:Bahnschrift,sans-serif;font-size:.78rem;font-weight:600;letter-spacing:.04em;text-transform:uppercase;padding:.5rem .9rem;cursor:pointer;margin-inline-start:1rem}.auth-loading-dot{width:1.25rem;height:1.25rem;border-radius:999px;border:2px solid #d1d5db;border-top-color:#5b6f2a;animation:auth-spin .7s linear infinite}.profile-menu-root{position:relative;margin-inline-start:1rem}.profile-avatar-btn{width:2rem;height:2rem;border-radius:999px;border:1px solid #d1d5db;background:#fff;color:#4f5f21;font-family:Bahnschrift,sans-serif;font-size:.8rem;font-weight:700;text-transform:uppercase;cursor:pointer}.profile-menu-popover{position:absolute;right:0;top:calc(100% + .35rem);min-width:8rem;border-radius:.5rem;border:1px solid #e5e7eb;background:#fff;box-shadow:0 10px 25px #0000001f;overflow:hidden;z-index:100005}.profile-menu-popover a,.profile-menu-popover button{width:100%;display:block;border:0;background:transparent;text-align:left;padding:.55rem .7rem;font-family:Bahnschrift,sans-serif;font-size:.78rem;color:#334155;text-decoration:none;cursor:pointer}.profile-menu-popover a:hover,.profile-menu-popover button:hover{background:#f3f4f6}.mobile-auth-btn,.mobile-logout-btn{font-family:Bahnschrift,sans-serif;font-size:.9rem;text-transform:uppercase;letter-spacing:.03em}.mobile-logout-btn{border:0;background:transparent;color:#4f5f21;text-align:left;padding:0;cursor:pointer}.mobile-nav .mobile-logout-btn.mobile-nav__link{text-align:center;width:100%}.mobile-nav .auth-pill-btn.mobile-nav__cta.mobile-auth-btn{font-size:.82rem;letter-spacing:.12em;margin-block:0;margin-inline:auto}@keyframes auth-spin{to{transform:rotate(360deg)}}@media(max-width:767px){.site-header-inner .site-header-trailing{margin-left:auto;gap:.5rem}}@media(prefers-reduced-motion:reduce){.nav-toggle,.nav-toggle__bar,.mobile-nav-overlay,.mobile-nav__link,.mobile-nav__cta{transition-duration:.001ms!important;transition-delay:0s!important}}.hero-section{position:relative;width:100%;margin:0;padding:0}.hero-aspect{position:relative;width:100%;overflow:hidden}.hero-stack-outer{position:absolute;inset:0}.hero-picture-root{position:relative;width:100%;height:100%;background:#000;isolation:isolate}.hero-blur-wrap{position:absolute;inset:0;z-index:2;pointer-events:none;opacity:1;--hero-blur-progress: 0;will-change:opacity,filter;transition:opacity .22s ease-out,--hero-blur-progress .22s ease-out}.hero-blur-wrap.hero-blur--revealing{--hero-blur-progress: 1}.hero-blur-wrap.hero-blur--hidden{opacity:0;will-change:auto}.hero-picture-fill{position:absolute;inset:0;display:block;width:100%;height:100%}.hero-full-picture{z-index:1}.hero-full-img{opacity:1}.hero-img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;object-position:center}.hero-img-blur{filter:blur(calc((1 - var(--hero-blur-progress)) * 24px));transform:scale(calc(1.04 - (var(--hero-blur-progress) * .04)));transition:filter .22s ease-out,transform .22s ease-out}.hero-copy{pointer-events:none;position:absolute;inset:0;z-index:10;display:flex;flex-direction:column;align-items:center;justify-content:flex-end;padding:0 1rem;padding-bottom:50px;text-align:center;color:#fff}@media(min-width:768px){.hero-copy{justify-content:flex-start;padding-top:4%;padding-bottom:0}}.hero-content-column{padding-bottom:var(--hero-content-pb-mobile, 50px)}@media(min-width:768px){.hero-content-column{padding-bottom:0}}.hero-fallback{min-height:40vh;padding:2rem 1rem;background:#1f2937;color:#fff}.hero-title{font-size:var(--hero-title-size-mobile, 2.8rem)!important;line-height:1.05!important}.hero-tagline{font-size:var(--hero-tagline-size-mobile, 1.0625rem)!important;text-shadow:0 1px 2px rgb(0 0 0 / .22),0 0 1px rgb(0 0 0 / .12)}@media(min-width:768px){.hero-tagline{font-size:var(--hero-tagline-size-desktop, 50px)!important;text-shadow:0 2px 5px rgb(0 0 0 / .2),0 1px 2px rgb(0 0 0 / .14)}}.hero-title,.hero-tagline{pointer-events:auto;margin:0;font-family:Bahnschrift,sans-serif}.hero-title{line-height:1.05!important;font-weight:700;text-transform:uppercase;color:var(--hero-title-color-mobile, #e9e9db);text-shadow:0 2px 5px rgb(0 0 0 / .2),0 1px 2px rgb(0 0 0 / .14)}@media(min-width:768px){.hero-title{font-size:var(--hero-title-size-desktop, 128px)!important;line-height:1!important;color:var(--hero-title-color-desktop, #4f5f21)}}@media(max-width:767.98px){.hero-copy--mobile-mockup .hero-title{color:var(--hero-mock-olive, #4b5d2d)!important}}.hero-tagline{margin:.5rem 0 0;line-height:1.2;font-weight:400;color:var(--hero-tagline-color, #4f5f21)}.tagline-mobile-hidden{display:none}@media(min-width:768px){.tagline-mobile-hidden{display:block}}.split-first{color:var(--hero-title-color-desktop, #4f5f21)}@media(min-width:768px){.split-second{color:#fff;text-shadow:0 2px 0 var(--hero-title-color-desktop, #4f5f21),0 -2px 0 var(--hero-title-color-desktop, #4f5f21),2px 0 0 var(--hero-title-color-desktop, #4f5f21),-2px 0 0 var(--hero-title-color-desktop, #4f5f21),1.5px 1.5px 0 var(--hero-title-color-desktop, #4f5f21),-1.5px 1.5px 0 var(--hero-title-color-desktop, #4f5f21),1.5px -1.5px 0 var(--hero-title-color-desktop, #4f5f21),-1.5px -1.5px 0 var(--hero-title-color-desktop, #4f5f21),0 1px 0 var(--hero-title-color-desktop, #4f5f21),0 -1px 0 var(--hero-title-color-desktop, #4f5f21),1px 0 0 var(--hero-title-color-desktop, #4f5f21),-1px 0 0 var(--hero-title-color-desktop, #4f5f21),.75px .75px 0 var(--hero-title-color-desktop, #4f5f21),-.75px .75px 0 var(--hero-title-color-desktop, #4f5f21),.75px -.75px 0 var(--hero-title-color-desktop, #4f5f21),-.75px -.75px 0 var(--hero-title-color-desktop, #4f5f21)}}.cta-row{pointer-events:auto;margin-top:calc(.75rem + 6px);display:none;width:100%;flex-direction:column;gap:1rem;align-items:center}@media(min-width:768px){.cta-row{display:flex;margin-top:calc(.5rem + 6px);width:auto;flex-direction:row;gap:1.5rem}}.cta-mobile-bridge{position:absolute;left:50%;bottom:0;transform:translate(-50%,50%);z-index:20;box-shadow:0 1px 4px #0000002e}@media(min-width:768px){.cta-mobile-bridge{display:none}}.cta{text-decoration:none;font-weight:700;border-radius:999px;min-width:200px;padding:.5rem 1rem;text-align:center;font-family:Californian-FB,serif;font-size:1rem;line-height:1.5;transition:background-color .2s ease}@media(min-width:768px){.cta{padding:.25rem 1rem}}.cta--primary{background:#000;color:#fff}.cta--primary:hover{background:#2a2a2a}.cta--secondary{background:#fff;color:#000;border:1px solid #000}.cta--secondary:hover{background:#e5e5e5}@media(max-width:767.98px){body{--hero-mobile-stack-offset: 2.25rem;--hero-mobile-cta-stats-gap: 1rem}.hero-section{margin-bottom:var(--hero-mobile-stack-offset)}.hero-section .hero-aspect{aspect-ratio:calc(var(--hero-mobile-ar, 1.77778) / 1.42)!important;min-height:clamp(20rem,68dvh,38rem);width:100%;overflow:visible}.hero-section .hero-stack-outer{transform:none}.hero-section .hero-picture-root .hero-img{object-position:center 58%}.hero-section .hero-blur-wrap{z-index:5}}@media(max-width:767.98px){.hero-copy.hero-copy--mobile-mockup{inset:0;width:100%;height:100%;box-sizing:border-box;display:flex;flex-direction:column;justify-content:flex-start;align-items:stretch;text-align:left;color:#4b5d2d!important;-webkit-text-fill-color:#4b5d2d;padding-top:clamp(3rem,18vw,6.75rem);padding-right:1rem;padding-bottom:0;padding-left:1rem;transform:translateZ(0)}.hero-copy.hero-copy--mobile-mockup.hero-content-column{padding-bottom:0}.hero-section .hero-copy.hero-copy--mobile-mockup h1.hero-title,.hero-section .hero-copy.hero-copy--mobile-mockup h1.hero-title .split-first,.hero-section .hero-copy.hero-copy--mobile-mockup h1.hero-title .split-second,.hero-section .hero-copy.hero-copy--mobile-mockup h1.hero-title .hero-title-mobile-two-line__a,.hero-section .hero-copy.hero-copy--mobile-mockup h1.hero-title .hero-title-mobile-two-line__b,.hero-section .hero-copy.hero-copy--mobile-mockup h1.hero-title .hero-title-mock-plain{color:#4b5d2d!important;-webkit-text-fill-color:#4b5d2d;text-shadow:0 1px 0 rgb(255 255 255 / .45),0 0 12px rgb(255 255 255 / .28)!important}.hero-section .hero-copy.hero-copy--mobile-mockup h1.hero-title{text-align:left;align-self:flex-start;max-width:100%;display:flex;flex-direction:column;align-items:flex-start;gap:.02em;font-family:system-ui,-apple-system,Segoe UI,roboto,sans-serif;font-size:clamp(2rem,9vw,2.65rem)!important;line-height:1.05!important;letter-spacing:.035em;font-weight:800!important}.hero-copy--mobile-mockup .split-first,.hero-copy--mobile-mockup .split-second,.hero-copy--mobile-mockup .hero-title-mobile-two-line__a,.hero-copy--mobile-mockup .hero-title-mobile-two-line__b,.hero-copy--mobile-mockup .hero-title-mock-plain{display:block}.hero-copy--mobile-mockup .hero-title-mobile-two-line{display:flex;flex-direction:column;align-items:flex-start;gap:.02em}.hero-copy--mobile-mockup .hero-tagline.tagline-mobile-hidden{display:block!important}.hero-copy--mobile-mockup .hero-mock-copy-stack{flex-shrink:0;align-self:flex-start;display:flex;flex-direction:column;align-items:flex-start;gap:.45rem;box-sizing:border-box;width:fit-content;max-width:min(18.5rem,calc(100vw - 2.25rem));--hero-mock-slab-fill: linear-gradient( to left, rgb(255 255 255 / 0) 0%, rgb(255 255 255 / .42) 14%, rgb(255 255 255 / .88) 32%, #fff 52% )}.hero-copy--mobile-mockup .hero-mock-title-tile,.hero-copy--mobile-mockup .hero-mock-tagline-tile{box-sizing:border-box;padding:0;margin:0;background:none;border:none}.hero-section .hero-copy.hero-copy--mobile-mockup .split-first,.hero-section .hero-copy.hero-copy--mobile-mockup .split-second,.hero-section .hero-copy.hero-copy--mobile-mockup .hero-title-mobile-two-line__a,.hero-section .hero-copy.hero-copy--mobile-mockup .hero-title-mobile-two-line__b,.hero-section .hero-copy.hero-copy--mobile-mockup .hero-title-mock-plain{text-shadow:none!important;background:var(--hero-mock-slab-fill);border:none;box-shadow:none;padding:.12em .52em .14em .38em;box-decoration-break:clone;-webkit-box-decoration-break:clone}.hero-section .hero-copy.hero-copy--mobile-mockup .hero-mock-tagline-tile .hero-tagline{margin:0!important;text-align:left;font-family:system-ui,-apple-system,Segoe UI,roboto,sans-serif;font-size:.9375rem!important;font-weight:500;line-height:1.45!important;color:#2c3228!important;-webkit-text-fill-color:#2c3228;text-shadow:none!important;max-width:min(10.75rem,100%)!important}.hero-section .hero-copy.hero-copy--mobile-mockup .hero-tagline-mock-highlight{display:inline;text-shadow:none!important;background:var(--hero-mock-slab-fill);border:none;box-shadow:none;padding:.12em .52em .14em .38em;box-decoration-break:clone;-webkit-box-decoration-break:clone}.hero-mobile-cta-row{pointer-events:auto;flex-shrink:0;display:flex;justify-content:center;margin-top:auto;margin-bottom:calc(env(safe-area-inset-bottom,0px) + clamp(.28rem,1.5vw,.62rem));transform:translateY(var(--hero-mobile-stack-offset, 0px));width:100%;align-self:stretch;align-items:stretch;position:relative;z-index:12}.hero-mobile-cta-map{width:min(100%,21.4rem)}.hero-mobile-cta-row .cta{box-sizing:border-box;position:relative;display:flex;flex-direction:column;min-width:0;min-height:6.35rem;border-radius:1.1rem;padding:.72rem .72rem .62rem;font-size:.8125rem;line-height:1.2;width:100%;font-family:system-ui,-apple-system,Segoe UI,roboto,sans-serif;font-weight:500;opacity:1!important;text-align:left;text-decoration:none;overflow:hidden;isolation:isolate;gap:.85rem}.hero-mobile-cta-card__body{display:grid;grid-template-columns:auto minmax(0,1fr);align-items:start;column-gap:.52rem;position:relative;z-index:2;margin-bottom:.2rem}.hero-mobile-cta-card__text-col{min-width:0;display:flex;flex-direction:column;align-items:flex-start;gap:.02rem}.hero-mobile-cta-card__lead,.hero-mobile-cta-card__headline{position:relative;z-index:2}.hero-mobile-cta-card__icon-wrap{width:1.82rem;height:1.82rem;border-radius:999px;display:flex;align-items:center;justify-content:center;border:1px solid rgb(255 255 255 / .28);background:#ffffff29;backdrop-filter:blur(2px)}.hero-mobile-cta-card__icon{width:.96rem;height:.96rem}.hero-mobile-cta-card__copy{display:flex;flex-direction:column;min-width:0;padding-top:.06rem}.hero-mobile-cta-card__lead{display:block;font-size:.56rem;font-weight:500;line-height:1.35;letter-spacing:.01em;color:#2c3228;-webkit-text-fill-color:#2c3228;text-transform:none}.hero-mobile-cta-card__headline{display:flex;flex-direction:column;align-items:flex-start;gap:.02rem;margin:.08rem 0 0;font-size:.92rem;font-weight:800;line-height:1.08;letter-spacing:.01em;color:#4b5d2d;-webkit-text-fill-color:#4b5d2d;text-transform:none}.hero-mobile-cta-card__headline span{display:block}.hero-mobile-cta-card__bottom{margin-top:auto;display:inline-flex;align-items:center;justify-content:space-between;gap:.65rem;position:relative;z-index:2;border-radius:999px;padding:.42rem .38rem .42rem .92rem;text-transform:none;letter-spacing:.01em;font-weight:700;font-size:.75rem;line-height:1.2;width:fit-content;max-width:100%;min-height:2rem}.hero-mobile-cta-card__action{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:.75rem;font-weight:700;line-height:1.2}.hero-mobile-cta-card__arrow{flex-shrink:0;width:1.55rem;height:1.55rem;border-radius:999px;display:inline-flex;align-items:center;justify-content:center;background:#fff;color:#4b5d2d}.hero-mobile-cta-card__arrow-icon{width:.82rem;height:.82rem;display:block}.hero-mobile-cta-map__art{position:absolute;inset:0;border-radius:inherit;overflow:hidden;pointer-events:none;background:#fbf5f1;z-index:1}.hero-mobile-cta-map__art-bg{--hero-cta-art-base-y: -1rem;position:absolute;top:0;right:0;display:block;width:auto;height:auto;max-width:100%;transform:translate3d(calc(-1 * var(--hero-cta-art-x, 0px)),calc(var(--hero-cta-art-base-y) + var(--hero-cta-art-y, 0px)),0)}.hero-mobile-cta-map__art-bg.is-animating{will-change:transform}@media(prefers-reduced-motion:reduce){.hero-mobile-cta-map__art-bg{transform:translate3d(0,var(--hero-cta-art-base-y),0)}}.hero-section .hero-copy.hero-copy--mobile-mockup .hero-mobile-cta-row a.cta.cta--primary.hero-mobile-cta-map{background-color:#fbf5f1!important;background-image:none!important;color:#4b5d2d!important;-webkit-text-fill-color:#4b5d2d;border:1px solid rgba(75,93,45,.42)!important;box-shadow:0 6px 18px #0000001f!important}.hero-section .hero-copy.hero-copy--mobile-mockup .hero-mobile-cta-row a.cta.cta--primary.hero-mobile-cta-map:hover{background-color:#f6efe9!important;color:#4b5d2d!important}.hero-section .hero-copy.hero-copy--mobile-mockup .hero-mobile-cta-row a.cta.cta--primary.hero-mobile-cta-map .hero-mobile-cta-card__icon-wrap{border:1px solid rgb(75 93 45 / .28);background:#ffffffeb;backdrop-filter:none;color:#4b5d2d}.hero-section .hero-copy.hero-copy--mobile-mockup .hero-mobile-cta-row a.cta.cta--primary.hero-mobile-cta-map .hero-mobile-cta-card__bottom{background:#4b5d2d;color:#fff!important;-webkit-text-fill-color:#ffffff;box-shadow:0 2px 8px #2d381c38}.hero-section .hero-copy.hero-copy--mobile-mockup .hero-mobile-cta-row a.cta.cta--primary.hero-mobile-cta-map .hero-mobile-cta-card__arrow{background:#fff;color:#4b5d2d}}@media(min-width:768px){.hero-mobile-cta-row{display:none!important}.hero-mock-copy-stack{display:contents}.hero-mock-title-tile,.hero-mock-tagline-tile{display:contents;margin:0;padding:0;max-width:none;background:none;border:none;box-shadow:none}.hero-title-mobile-two-line{display:inline}.hero-title-mobile-two-line__a,.hero-title-mobile-two-line__b,.hero-title-mock-plain{display:inline;color:inherit!important;font-weight:inherit!important;text-shadow:inherit!important;background:none!important;border:none!important;box-shadow:none!important;padding:0!important}.hero-title-mobile-two-line__b:before{content:" "}.hero-tagline-mock-highlight{display:inline;max-width:none!important;vertical-align:baseline;background:none!important;border:none!important;box-shadow:none!important;padding:0!important;box-decoration-break:initial;-webkit-box-decoration-break:initial}}.leaflet-container{touch-action:none}.map-quick-filter-strip{touch-action:manipulation;-webkit-user-drag:none}.map-quick-filter-strip,.map-quick-filter-strip *{-webkit-user-select:none!important;-moz-user-select:none!important;user-select:none!important;-webkit-touch-callout:none!important;-webkit-tap-highlight-color:transparent}.map-quick-filter-strip img{-webkit-user-drag:none!important;pointer-events:none}.leaflet-control-zoom.leaflet-bar{margin:0!important;z-index:1200;border-radius:12px!important;overflow:hidden;box-shadow:0 2px 8px #00000026,0 1px 3px #0000001a!important;border:1px solid rgba(255,255,255,.2)!important;background:#fffffff2!important;backdrop-filter:blur(8px)}.leaflet-control-zoom .leaflet-control-zoom-in,.leaflet-control-zoom .leaflet-control-zoom-out{width:37px!important;height:37px!important;padding:0!important;margin:0!important;border-radius:0!important;border:none!important;background:transparent!important;color:#333!important;font-size:0!important;line-height:0!important;display:flex!important;align-items:center!important;justify-content:center!important;text-decoration:none!important;cursor:pointer;box-sizing:border-box;transition:background-color .2s ease,color .2s ease!important;-webkit-appearance:none;appearance:none}.leaflet-control-zoom .leaflet-control-zoom-in svg,.leaflet-control-zoom .leaflet-control-zoom-out svg{width:18px;height:18px}.leaflet-control-zoom .leaflet-control-zoom-in{border-bottom:1px solid rgba(0,0,0,.08)!important}.leaflet-control-zoom .leaflet-control-zoom-in:hover:not(:disabled):not(:focus),.leaflet-control-zoom .leaflet-control-zoom-out:hover:not(:disabled):not(:focus){background:#f0f0f0!important;color:#000!important}.leaflet-control-zoom .leaflet-control-zoom-in:active,.leaflet-control-zoom .leaflet-control-zoom-out:active{background:#0000001a!important}.leaflet-control-zoom .leaflet-control-zoom-in:focus,.leaflet-control-zoom .leaflet-control-zoom-out:focus{outline:none!important;background:#fff0!important}.leaflet-control-zoom .leaflet-control-zoom-in:focus:hover,.leaflet-control-zoom .leaflet-control-zoom-out:focus:hover{background:#0000000d!important}.user-location-control-button{border-radius:12px!important;overflow:hidden;box-shadow:0 2px 8px #00000026,0 1px 3px #0000001a!important;border:1px solid rgba(255,255,255,.2)!important;background:#fffffff2!important;backdrop-filter:blur(8px);color:#333!important;transition:all .2s ease!important}.user-location-control-button:hover:not(:disabled):not(:focus){background:#f0f0f0!important;color:#000!important;transform:none!important;opacity:inherit!important}.user-location-control-button:active:not(:disabled){background:#0000001a!important}.user-location-control-button:focus{outline:none!important;background:#fffffff2!important}.user-location-control-button:focus:hover:not(:disabled){background:#0000000d!important}.leaflet-glify-layer{opacity:0;transition:opacity .5s ease}.leaflet-glify-layer.visible{opacity:1}.glify-interactive-layer,.glify-interactive-layer canvas{opacity:0!important;pointer-events:auto!important}:root{--map-hover-glow-inner: rgba(255, 255, 255, .9);--map-hover-glow-outer: rgba(255, 255, 255, .7);--map-click-highlight-ring: rgba(76, 175, 80, .8)}.interactive-hit-pane{z-index:2000!important;pointer-events:auto!important}.interactive-hit-pane *{pointer-events:auto!important}.tree-hit-layer-circle{cursor:pointer!important;pointer-events:auto!important;transition:filter .15s ease,opacity .15s ease,fill-opacity .15s ease}.tree-hit-layer-circle.tree-hit-glowing{fill-opacity:.85!important;stroke-opacity:1!important;filter:drop-shadow(0 0 8px var(--map-hover-glow-inner)) drop-shadow(0 0 16px var(--map-hover-glow-outer))}.invisible-cluster-icon{background:transparent!important;border:none!important}.invisible-cluster{width:40px;height:40px;background:transparent;cursor:pointer}.marker-cluster,.marker-cluster div{background:transparent!important}.leaflet-container.map-dragging .leaflet-marker-pane,.leaflet-container.map-dragging .leaflet-overlay-pane,.leaflet-container.map-dragging .interactive-hit-pane{opacity:.2;transition:opacity .12s ease-out;pointer-events:none!important}.leaflet-container.map-dragging .leaflet-pendingAddTrees-pane{pointer-events:none!important}.leaflet-marker-pane,.leaflet-overlay-pane,.interactive-hit-pane{transition:opacity .2s ease-out}.pending-add-tree-marker__inner{display:flex;align-items:center;justify-content:center;width:max-content;height:max-content;will-change:opacity;animation:fadeInMarker .5s ease-in both}.pending-add-tree-marker__inner--dim{animation:fadeInPendingPreview .5s ease-in both}@keyframes fadeInPendingPreview{0%{opacity:0}to{opacity:.6}}.pending-add-tree-marker__ring{display:flex;align-items:center;justify-content:center;flex-shrink:0;border-radius:50%;border:none;box-sizing:border-box;pointer-events:none}.pending-add-tree-marker__ring>img,.pending-add-tree-marker__ring>div{pointer-events:auto}.pending-add-tree-marker__ring--query-emphasize{border:2px solid #1e3a8a;background:#dbeafea6;padding:3px;border-radius:50%}.pending-add-tree-marker.default-marker-icon .pending-add-tree-marker__ring>div{background-color:#4caf50e6!important;border-color:#fff!important}.my-contribution-tree-marker__ring{display:flex;align-items:center;justify-content:center;flex-shrink:0;border-radius:50%;box-sizing:border-box;box-shadow:0 0 0 3px #f59e0bf2}.marker-fade-in{animation:fadeInMarker .5s ease-in}@keyframes fadeInMarker{0%{opacity:0}to{opacity:1}}.leaflet-marker-icon{transition:filter .2s ease;cursor:pointer}.leaflet-marker-icon:not(.pending-add-tree-marker):hover{transform:none;filter:none;z-index:1000!important}.marker-hover-circle:before{content:"";position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);width:48px;height:48px;border-radius:50%;background:#ffffff59;border:2px solid rgba(255,255,255,.95);box-shadow:0 0 6px var(--map-hover-glow-inner),0 0 14px var(--map-hover-glow-outer);pointer-events:none}.category-marker-icon,.default-marker-icon{transition:transform .2s ease,filter .2s ease}.category-marker-icon:not(.pending-add-tree-marker):hover,.default-marker-icon:not(.pending-add-tree-marker):hover{transform:none;filter:none}.leaflet-marker-icon div{transition:transform .2s ease,box-shadow .2s ease,border-radius .2s ease}.leaflet-marker-icon:not(.pending-add-tree-marker):hover div{box-shadow:0 4px 12px #0006;border-radius:50%!important}.leaflet-marker-icon:not(.pending-add-tree-marker):hover .visible-cluster-icon,.leaflet-marker-icon:not(.pending-add-tree-marker):hover .visible-cluster-icon>div{border-radius:50%!important}.leaflet-marker-icon:not(.pending-add-tree-marker):hover .category-marker-icon img{border-radius:50%;background:#fff3;padding:2px}.selected-tree-ring{pointer-events:none;z-index:1100}@media(max-width:768px){path.selected-tree-ring,.leaflet-overlay-pane svg path.selected-tree-ring{display:none!important}path.my-tree-hit-ring,.leaflet-overlay-pane svg path.my-tree-hit-ring{display:none!important}.my-contribution-tree-marker__ring{box-shadow:none!important}.visible-cluster-icon--mine>div{box-shadow:0 4px 12px #00000080!important}}.marker-highlighted-click{z-index:1200!important;position:relative;border-radius:50%!important;box-shadow:0 0 0 6px var(--map-click-highlight-ring)!important;filter:brightness(1.3)!important}.marker-highlighted-click .visible-cluster-icon>div,.marker-highlighted-click.visible-cluster-icon>div,.marker-highlighted-click .default-marker-icon>div,.marker-highlighted-click.default-marker-icon>div,.marker-highlighted-click .category-marker-icon img,.marker-highlighted-click.category-marker-icon img{border-radius:50%!important;filter:brightness(1.3)!important;box-shadow:0 0 0 6px var(--map-click-highlight-ring)!important}.pending-add-tree-marker.marker-highlighted-click,.pending-add-tree-marker.marker-highlighted-click .pending-add-tree-marker__ring{filter:none!important}.pending-add-tree-marker.marker-highlighted-click .pending-add-tree-marker__ring--query-emphasize{background:transparent!important;border:none!important;padding:0!important}.pending-add-tree-marker.marker-highlighted-click .pending-add-tree-marker__ring>img,.pending-add-tree-marker.marker-highlighted-click .pending-add-tree-marker__ring>div{border-radius:50%!important;filter:none!important;box-shadow:none!important}.marker-highlighted-click .visible-cluster-icon,.marker-highlighted-click.visible-cluster-icon{border-radius:50%!important}.marker-highlighted-click .category-marker-icon,.marker-highlighted-click.category-marker-icon,.marker-highlighted-click .default-marker-icon,.marker-highlighted-click.default-marker-icon{border-radius:50%!important;box-shadow:0 0 0 6px var(--map-click-highlight-ring)!important}.marker-highlighted .visible-cluster-icon>div,.marker-highlighted.visible-cluster-icon>div,.marker-highlighted .default-marker-icon>div,.marker-highlighted.default-marker-icon>div,.marker-highlighted .category-marker-icon img,.marker-highlighted.category-marker-icon img{border-radius:50%!important;box-shadow:0 0 0 6px var(--map-click-highlight-ring)!important;filter:brightness(1.3)!important}.marker-highlighted{z-index:1200!important;border-radius:50%!important}.marker-highlighted .visible-cluster-icon,.marker-highlighted.visible-cluster-icon{border-radius:50%!important}.custom-tree-tile{transition:filter .2s ease}.custom-tree-tile--blurred{filter:blur(4px)!important}.admin-picked-point-marker{pointer-events:none;filter:drop-shadow(0 1px 2px rgba(0,0,0,.3))}.feature-info-feedback{pointer-events:none;transform-box:fill-box;transform-origin:center;stroke-width:5px!important;will-change:opacity}.feature-info-feedback--loading{filter:drop-shadow(0 0 12px rgba(34,197,94,.48));animation:feature-info-feedback-ring-fade-in .92s cubic-bezier(.12,.82,.38,1) both,feature-info-feedback-glow-pulse 2.75s ease-in-out .92s infinite}.feature-info-feedback--hit{transform:scale(1.35);filter:drop-shadow(0 0 12px rgba(34,197,94,.62));animation:none!important}.feature-info-feedback--miss{filter:drop-shadow(0 0 10px rgba(239,68,68,.45));animation:feature-info-feedback-miss-fade-in .88s cubic-bezier(.12,.82,.38,1) both}@keyframes feature-info-feedback-ring-fade-in{0%{opacity:0}to{opacity:1}}@keyframes feature-info-feedback-glow-pulse{0%,to{filter:drop-shadow(0 0 10px rgba(34,197,94,.45))}50%{filter:drop-shadow(0 0 16px rgba(34,197,94,.7))}}@keyframes feature-info-feedback-miss-fade-in{0%{opacity:0}to{opacity:1}}@media(prefers-reduced-motion:reduce){.feature-info-feedback{will-change:auto}.feature-info-feedback--loading{animation:none;opacity:1;filter:drop-shadow(0 0 12px rgba(34,197,94,.55))}.feature-info-feedback--miss{animation:none;opacity:1;filter:drop-shadow(0 0 11px rgba(239,68,68,.5))}.pending-add-tree-marker__inner{animation:none;will-change:auto;opacity:1}.pending-add-tree-marker__inner--dim{opacity:.6}}.leaflet-container.map-location-pick-mode,.leaflet-container.map-location-pick-mode .leaflet-interactive{cursor:crosshair!important}.leaflet-container:is(.map-add-tree-locked,.map-block-marker-hit) .leaflet-marker-pane,.leaflet-container:is(.map-add-tree-locked,.map-block-marker-hit) .leaflet-marker-pane *,.leaflet-container:is(.map-add-tree-locked,.map-block-marker-hit) .leaflet-shadow-pane,.leaflet-container:is(.map-add-tree-locked,.map-block-marker-hit) .leaflet-shadow-pane *,.leaflet-container:is(.map-add-tree-locked,.map-block-marker-hit) .leaflet-pendingAddTrees-pane,.leaflet-container:is(.map-add-tree-locked,.map-block-marker-hit) .leaflet-pendingAddTrees-pane *,.leaflet-container:is(.map-add-tree-locked,.map-block-marker-hit) .leaflet-tile-pane,.leaflet-container:is(.map-add-tree-locked,.map-block-marker-hit) .leaflet-overlay-pane .leaflet-interactive{pointer-events:none!important}.add-tree-pick-settle-marker-leaflet{background:transparent!important;border:none!important}.add-tree-pick-settle-marker{display:flex;flex-direction:column;align-items:center;width:64px;height:56px;box-sizing:border-box;pointer-events:none}.add-tree-pick-settle-marker__bar-track{width:52px;height:4px;border-radius:999px;background:#0000001a;overflow:hidden;margin-bottom:8px}.add-tree-pick-settle-marker__bar-fill{height:100%;width:0;border-radius:999px;background:linear-gradient(90deg,#5b6f2a,#8a9f52);animation:add-tree-pick-settle-progress var(--add-tree-pick-settle-ms, .5s) linear forwards}.add-tree-pick-settle-banner-fill{height:100%;width:0;border-radius:inherit;background:#10b981;animation:add-tree-pick-settle-progress var(--add-tree-pick-settle-ms, .5s) linear forwards}.add-tree-modal-location-choice-float{pointer-events:none;position:absolute;left:.625rem;right:.625rem;bottom:calc(100% + .375rem);z-index:2;height:3px;border-radius:999px;overflow:hidden;background:#10b9811f;box-shadow:0 1px 6px #00000014}.add-tree-modal-location-choice-fill{height:100%;width:0;border-radius:inherit;background:linear-gradient(90deg,#059669,#34d399);animation:add-tree-pick-settle-progress var(--add-tree-modal-location-choice-ms, 1s) linear forwards}@keyframes add-tree-pick-settle-progress{0%{width:0%}to{width:100%}}.add-tree-pick-settle-marker__icon{width:44px;height:44px;border-radius:50%;background:#fff;box-shadow:0 4px 14px #00000029;display:flex;align-items:center;justify-content:center;overflow:hidden}.add-tree-pick-settle-marker__img{width:36px;height:36px;object-fit:contain}.add-tree-pick-settle-marker__emoji{font-size:1.5rem;line-height:1}.add-tree-pick-settle-marker--interactive{cursor:pointer}.add-tree-pick-settle-marker--interactive .add-tree-pick-settle-marker__icon{box-shadow:0 0 0 2px #10b98173}@keyframes map-add-tree-pick-hint-glow{0%,to{box-shadow:0 2px 8px #00000014,0 0 #eab30859}50%{box-shadow:0 4px 14px #0000001a,0 0 24px 8px #facc158c}}@keyframes map-add-tree-pick-hint-shake{0%,to{transform:translateZ(0)}20%{transform:translate3d(-1px,1px,0)}40%{transform:translate3d(1px,-.5px,0)}60%{transform:translate3d(-.5px,-1px,0)}80%{transform:translate3d(.5px,.5px,0)}}.map-add-tree-pick-hint{animation:map-add-tree-pick-hint-glow 1.1s ease-in-out infinite,map-add-tree-pick-hint-shake .45s ease-in-out infinite}.map-add-tree-pick-hint--no-shake{animation:map-add-tree-pick-hint-glow 1.1s ease-in-out infinite}.map-category-motion-blur-stack{position:relative;width:2rem;height:1.5rem}.map-category-motion-blur-ghost{position:absolute;left:0;top:50%;display:flex;align-items:center;justify-content:center;pointer-events:none}.map-category-motion-blur-ghost--3{transform:translate(8px,-50%);opacity:.3;filter:blur(.35px)}.map-category-motion-blur-ghost--2{transform:translate(4px,-50%);opacity:.6;filter:blur(.2px)}.map-category-motion-blur-ghost--1{transform:translateY(-50%);opacity:1}@keyframes slideInFromTop{0%{opacity:0;transform:translateY(-20px)}to{opacity:1;transform:translateY(0)}}.success-toast{animation:slideInFromTop .3s ease-out}@keyframes add-tree-species-hint-pulse{0%,22%,to{background-color:transparent;box-shadow:none}6%,14%{background-color:#10b98124;box-shadow:inset 3px 0 #ef44448c}}.add-tree-species-hint-active .add-tree-species-hint-row{animation:add-tree-species-hint-pulse 5.95s ease-in-out infinite}.add-tree-species-hint-active .add-tree-species-hint-row:nth-child(1){animation-delay:0s}.add-tree-species-hint-active .add-tree-species-hint-row:nth-child(2){animation-delay:.85s}.add-tree-species-hint-active .add-tree-species-hint-row:nth-child(3){animation-delay:1.7s}.add-tree-species-hint-active .add-tree-species-hint-row:nth-child(4){animation-delay:2.55s}.add-tree-species-hint-active .add-tree-species-hint-row:nth-child(5){animation-delay:3.4s}.add-tree-species-hint-active .add-tree-species-hint-row:nth-child(6){animation-delay:4.25s}.add-tree-species-hint-active .add-tree-species-hint-row:nth-child(7){animation-delay:5.1s}@keyframes add-tree-species-hint-section-glow{0%,to{border-color:#fca5a573;box-shadow:0 0 #ef444400}50%{border-color:#f87171a6;box-shadow:0 0 0 1px #ef44441f}}.add-tree-species-hint-section{animation:add-tree-species-hint-section-glow 2.4s ease-in-out infinite}@keyframes add-tree-location-hint-left{0%,46%,to{border-color:#10b981;background-color:#10b98124;color:#064e3b;box-shadow:0 0 0 1px #ef444438}50%,96%{border-color:#e5e7eb;background-color:#fff;color:#374151;box-shadow:none}}@keyframes add-tree-location-hint-right{0%,46%{border-color:#e5e7eb;background-color:#fff;color:#374151;box-shadow:none}50%,96%,to{border-color:#10b981;background-color:#10b98124;color:#064e3b;box-shadow:0 0 0 1px #ef444438}}.add-tree-location-hint--current{animation:add-tree-location-hint-left 2.6s ease-in-out infinite}.add-tree-location-hint--map{animation:add-tree-location-hint-right 2.6s ease-in-out infinite}.leaflet-tooltip.air-quality-tooltip-interactive{pointer-events:auto!important}.air-quality-station-marker{background:none!important;border:none!important}.air-quality-station-marker__circle{width:32px;height:32px;border-radius:50%;background:#f59e0b;border:3px solid #fff;box-shadow:0 2px 8px #00000059,0 0 0 1px #b4530966;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:transform .15s ease,box-shadow .15s ease}.air-quality-station-marker__circle:hover{transform:scale(1.12);box-shadow:0 4px 12px #0006,0 0 0 2px #b4530999}.air-quality-station-marker__icon{color:#fff;display:flex;align-items:center;justify-content:center;line-height:0}.air-quality-station-marker__icon svg{width:14px;height:14px;flex-shrink:0}.mobile-map-sheet{position:fixed;inset-inline:0;bottom:0;--mobile-map-sheet-top-offset: calc(var(--site-header-h, 56px) + env(safe-area-inset-top, 0px) + .45rem);--mobile-map-sheet-max-expanded-height: calc(100dvh - var(--mobile-map-sheet-top-offset));z-index:100100;border-top-left-radius:1.4rem;border-top-right-radius:1.4rem;border:1px solid rgb(229 231 235 / .95);border-bottom:0;background:#fffffffa;box-shadow:0 -10px 30px #00000029;display:flex;flex-direction:column;transition:height .24s ease,max-height .24s ease,opacity .12s ease,transform .12s ease;overflow:hidden}.mobile-map-sheet.mobile-map-sheet--dragging{transition:none}.mobile-map-sheet--compact{height:12.5rem;max-height:12.5rem}.mobile-map-sheet--expanded{height:min(85vh,var(--mobile-map-sheet-max-expanded-height));max-height:min(85vh,var(--mobile-map-sheet-max-expanded-height))}.mobile-map-sheet__handle-wrap{position:relative;display:flex;justify-content:center;align-items:center;min-height:2.6rem;padding:.08rem .75rem}.mobile-map-sheet__handle-hit{cursor:ns-resize;touch-action:none}.mobile-map-sheet__handle{width:2.25rem;height:.24rem;border-radius:999px;background:#d1d5db;pointer-events:none}.mobile-map-sheet__top-back{position:absolute;left:.65rem;top:5px;bottom:0;border:0;background:transparent;color:#059669;font-size:.95rem;font-weight:600;cursor:pointer;display:inline-flex;align-items:center;padding:.2rem .3rem;border-radius:.5rem}.mobile-map-sheet__expand-toggle{position:absolute;right:.55rem;top:5px;border:1px solid rgb(22 163 74 / .3);background:linear-gradient(180deg,#ecfdf3,#dcfce7);color:#15803d;border-radius:999px;font-size:1rem;line-height:1;width:2.15rem;height:2.15rem;padding:0;display:inline-flex;align-items:center;justify-content:center;cursor:pointer;box-shadow:0 4px 10px #15803d2e;transition:background-color .15s ease,border-color .15s ease,transform .22s cubic-bezier(.22,1,.36,1),box-shadow .18s ease,opacity .22s ease}.mobile-map-sheet__expand-toggle:hover{background:linear-gradient(180deg,#dcfce7,#bbf7d0);border-color:#16a34a73;box-shadow:0 6px 14px #15803d38}.mobile-map-sheet__expand-toggle:active{transform:scale(.96)}.mobile-map-sheet__expand-toggle>span{position:absolute;left:50%;top:50%;display:inline-flex;align-items:center;justify-content:center;transform:translate(-50%,-50%);transition:transform .18s ease}.mobile-map-sheet__expand-toggle.is-open>span{transform:translate(-50%,-50%) rotate(180deg)}.mobile-map-sheet__expand-toggle.is-hidden{opacity:.82;transform:scale(.76);transform-origin:center;box-shadow:0 2px 6px #15803d24}.mobile-map-sheet__header{display:flex;align-items:center;justify-content:space-between;gap:.5rem;border-bottom:1px solid #e5e7eb;padding:.6rem .9rem .7rem}.mobile-map-sheet__header-left{flex:1;min-width:0}.mobile-map-sheet__header-title{font-weight:700;color:#111827;white-space:nowrap}.mobile-map-sheet__close{border:0;background:transparent;font-size:.85rem;color:#6b7280;cursor:pointer}.mobile-map-sheet__body{overflow:auto;padding:.7rem .75rem .55rem}.mobile-map-sheet__section-title{margin:0 0 .4rem;font-size:.72rem;font-weight:700;letter-spacing:.05em;color:#6b7280;text-transform:uppercase}.mobile-map-sheet__body--compact{height:calc(100% - 1.1rem);max-height:calc(100% - 1.1rem);padding-top:.2rem;overflow:hidden}.mobile-map-sheet__body--expanded{max-height:calc(min(85vh,var(--mobile-map-sheet-max-expanded-height)) - 3.4rem);padding-top:.08rem}.mobile-map-sheet--expanded .mobile-map-sheet__handle-wrap:after{content:"";position:absolute;right:.25rem;top:-.05rem;width:2.9rem;height:2.9rem;border-radius:999px;pointer-events:none;background:radial-gradient(circle at center,#dcfce780,#ecfdf338 45%,#fff0 80%)}.mobile-map-sheet__footer{border-top:1px solid #e5e7eb;padding:.45rem .9rem calc(.55rem + env(safe-area-inset-bottom,0px))}.mobile-map-sheet__toggle{width:100%;border:0;background:transparent;color:#374151;font-size:.87rem;font-weight:600;display:flex;align-items:center;justify-content:center;gap:.2rem;cursor:pointer}.tree-info-summary-card{border:1px solid #e5e7eb;border-radius:1rem;background:#fff;padding:.82rem}.tree-info-summary-top{display:flex;align-items:center;gap:.72rem}.tree-info-summary-top--has-added-by{align-items:flex-start}.tree-info-summary-main{display:flex;flex-direction:column;min-width:0}.tree-info-summary-head{display:flex;align-items:flex-start;justify-content:space-between;gap:.45rem}.tree-info-summary-head .tree-info-summary-title{flex:1;min-width:0}.tree-info-added-by{flex-shrink:0;display:inline-flex;align-items:center;justify-content:center;cursor:default;margin-left:.8rem}.tree-info-added-by__avatar{width:1.75rem;height:1.75rem;border-radius:999px;object-fit:cover;flex-shrink:0;border:1px solid #e5e7eb;box-shadow:0 1px 2px #0000000f}.tree-info-added-by__avatar--fallback{display:inline-flex;align-items:center;justify-content:center;background:#e5e7eb;color:#6b7280}.tree-info-added-by--compact .tree-info-added-by__avatar{width:1.25rem;height:1.25rem}.tree-info-summary-coords-row{margin-top:.1rem;display:flex;align-items:center;justify-content:space-between;gap:.35rem}.tree-info-summary-coords-row .tree-info-summary-coords{margin-top:0;flex:1;min-width:0}.tree-info-summary-icon{width:3rem;height:3rem;border-radius:999px;background:transparent;display:flex;align-items:center;justify-content:center;flex-shrink:0}.tree-info-summary-title{font-size:1.36rem;line-height:1.18;font-weight:700;color:#111827;margin:0}.tree-info-summary-subline{margin-top:.14rem;display:flex;align-items:center;gap:.28rem;font-size:.8rem;color:#4b5563}.tree-info-summary-coords{margin-top:.1rem;font-size:.78rem;font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace;color:#6b7280}.tree-info-like-btn{border:0;background:transparent;color:#ef4444;cursor:pointer;flex-shrink:0;align-self:center;padding:0;min-width:1.65rem;display:inline-flex;flex-direction:column;align-items:center;justify-content:center;gap:.06rem}.tree-info-like-btn--with-added-by{align-self:center;margin-top:0}.tree-info-like-btn__icon{display:inline-flex;align-items:center;justify-content:center;line-height:1}.tree-info-like-btn__count{font-size:.66rem;font-weight:700;color:#b91c1c;line-height:1}.tree-info-actions-row{margin-top:.7rem;display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:.45rem}.tree-info-compact-route{margin-top:.72rem;width:100%;height:2.5rem;border:0;border-radius:.7rem;background:#16a34a;color:#fff;font-size:.92rem;font-weight:600;display:inline-flex;align-items:center;justify-content:center;gap:.35rem;cursor:pointer}.tree-info-expanded{display:flex;flex-direction:column;gap:.55rem}.tree-info-single{display:flex;flex-direction:column}.tree-info-single__sheet{position:relative;border:1px solid #e5e7eb;border-radius:1.35rem;background:linear-gradient(180deg,#f8fafc,#f3f4f6);box-shadow:0 14px 28px #0f172a1a;overflow:hidden}.tree-info-single__main{display:flex;gap:.7rem;align-items:center;padding:.7rem 5.6rem .65rem .85rem}.tree-info-single__main--expandable{cursor:pointer}.tree-info-single__thumb{width:4.1rem;height:4.1rem;border-radius:1rem;overflow:hidden;background:#d1fae5;display:flex;align-items:center;justify-content:center}.tree-info-single__thumb img{width:100%;height:100%;object-fit:cover}.tree-info-single__thumb span{font-size:1.8rem}.tree-info-single__content{min-width:0;flex:1}.tree-info-single__title{margin:0;font-size:1.72rem;line-height:1.1;font-weight:700;color:#111827}.tree-info-single__title--long{font-size:1.1rem;line-height:1.2}.tree-info-single__line{margin-top:.2rem;display:flex;flex-wrap:wrap;gap:.25rem;align-items:center;color:#4b5563;font-size:.84rem}.tree-info-single__line-location{display:inline-flex;align-items:center;gap:.25rem}.tree-info-single__line-added-by{display:inline-flex;align-items:center;margin-left:.55rem}.tree-info-single__line-sep{color:#9ca3af}.tree-info-single__line--coords{color:#6b7280;font-size:.76rem;font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace}.tree-info-single__actions{border-top:1px solid #e5e7eb;display:grid;grid-template-columns:repeat(4,minmax(0,1fr));align-items:stretch}.tree-info-single__action-btn{min-width:0;min-height:2.8rem;border:0;background:transparent;color:#0f766e;font-size:.8rem;font-weight:700;display:inline-flex;flex-direction:row;align-items:center;justify-content:center;gap:.35rem;cursor:pointer;padding:0 .45rem;width:100%}.tree-info-single__action-btn+.tree-info-single__action-btn{border-left:1px solid #e5e7eb}.tree-info-single__action-btn--share{margin-left:0}.tree-info-single__action-btn:disabled{cursor:not-allowed;opacity:.45}.tree-info-single__side-controls{position:absolute;top:.8rem;right:.7rem;display:flex;flex-direction:column;gap:0;z-index:2}.tree-info-single__side-btn{width:3.15rem;height:3.15rem;border-radius:999px;border:1px solid #cfe5da;display:inline-flex;align-items:center;justify-content:center;cursor:pointer}.tree-info-single__side-btn--route{background:#0f9f52;color:#fff;box-shadow:0 8px 18px #0f9f5242}.tree-info-expanded__hero{position:relative;height:11rem;border-radius:1rem;overflow:hidden;background:linear-gradient(135deg,#dcfce7,#bbf7d0)}.tree-info-expanded__hero-img{width:100%;height:100%;object-fit:cover}.tree-info-expanded__hero-fallback{width:100%;height:100%;display:flex;align-items:center;justify-content:center;font-size:3rem}.tree-info-expanded__hero-btn{position:absolute;top:.6rem;width:2.1rem;height:2.1rem;border-radius:999px;border:1px solid #e5e7eb;background:#fffffff2;color:#111827;display:inline-flex;align-items:center;justify-content:center;cursor:pointer}.tree-info-expanded__hero-btn--left{left:.6rem}.tree-info-expanded__hero-btn--right{right:.6rem}.tree-info-expanded__card{border:1px solid #e5e7eb;border-radius:1rem;background:#fff;padding:0;overflow:hidden}.tree-info-expanded__card-top{padding:.75rem .75rem 0}.tree-info-expanded__title{margin:0;font-size:1.85rem;line-height:1.1;font-weight:700;color:#111827}.tree-info-expanded__header-block{display:flex;align-items:stretch;justify-content:space-between;gap:.6rem;margin-bottom:.75rem}.tree-info-expanded__header-main{min-width:0;flex:1;display:flex;flex-direction:column;gap:.3rem}.tree-info-expanded__route-btn-inline{width:3.35rem;height:3.35rem;border-radius:999px;border:1px solid #cfe5da;background:#0f9f52;color:#fff;display:inline-flex;align-items:center;justify-content:center;box-shadow:0 6px 14px #0f9f523d;cursor:pointer;flex-shrink:0;padding:0;align-self:center}.tree-info-expanded__line{margin-top:0;font-size:.88rem;color:#4b5563}.tree-info-expanded__added-by{margin-top:0;display:flex;align-items:center;gap:.35rem;font-size:.88rem;color:#4b5563}.tree-info-expanded__added-by-icon{color:#6b7280}.tree-info-expanded__added-by-text strong{color:#111827;font-weight:700}.tree-info-expanded__added-by .tree-info-added-by{margin-left:0}.tree-info-expanded__line--mono{font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace}.tree-info-expanded__section{border-top:1px solid #e5e7eb;margin-top:0;padding:.55rem .75rem .75rem}.tree-info-expanded__section-title{margin:0 0 .35rem;font-size:.7rem;font-weight:700;color:#6b7280;letter-spacing:.05em}.tree-info-expanded__facts{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:.45rem}.tree-info-expanded__fact{border:1px solid #e5e7eb;border-radius:.7rem;padding:.4rem .45rem;background:#fafafa}.tree-info-expanded__fact-label{display:block;font-size:.66rem;color:#6b7280}.tree-info-expanded__fact-value{display:block;margin-top:.1rem;font-size:.78rem;font-weight:600;color:#1f2937}.tree-info-expanded__desc{margin:0;font-size:.82rem;color:#374151;line-height:1.4}.tree-info-action-btn{border:0;border-radius:.9rem;min-height:3.5rem;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:.24rem;font-size:.74rem;cursor:pointer}.tree-info-action-btn--primary{background:#16a34a;color:#fff}.tree-info-action-btn--secondary{background:#f3f4f6;color:#374151}.tree-info-details-block{margin-top:.38rem}.tree-list-compact{padding:.7rem}.tree-list-compact__header{display:flex;align-items:center;gap:.5rem;flex-wrap:wrap;margin-bottom:.45rem}.tree-list-compact__title{margin:0;flex:1;min-width:8rem;font-size:1rem;font-weight:700;color:#111827}.tree-list-compact__header-back{flex-shrink:0;border:0;background:transparent;padding:.25rem 0;font-size:.875rem;font-weight:600;color:#059669;cursor:pointer;text-underline-offset:.18em}.tree-list-compact__header-back:hover{text-decoration:underline;color:#047857}.tree-list-compact__header-back:focus-visible{outline:2px solid #6ee7b7;outline-offset:2px;border-radius:.25rem}.tree-list-compact__title-wrap{flex:1;min-width:0}.tree-list-compact__title-wrap .tree-list-compact__title{flex:unset;line-height:1.22}.tree-list-compact__title-sub{margin:.08rem 0 0;font-size:.78rem;font-weight:500;color:#6b7280;line-height:1.25}.tree-list-compact__header-icon-stack{display:flex;flex-direction:row;align-items:center;flex-shrink:0;padding-right:.15rem;overflow:visible}.tree-list-compact__header-icon-ring{box-sizing:border-box;width:1.625rem;height:1.625rem;border-radius:999px;border:2px solid #fff;background:#f3f4f6;box-shadow:0 0 0 1px #0f172a0f,0 1px 3px #0f172a1a;overflow:hidden;flex-shrink:0;display:grid;place-items:center;margin-left:-.4rem;position:relative}.tree-list-compact__header-icon-ring:first-child{margin-left:0}.tree-list-compact__header-icon-ring--more{background:linear-gradient(145deg,#f3f4f6,#e5e7eb)}.tree-list-compact__header-icon-img{width:70%;height:70%;object-fit:contain}.tree-list-compact__header-icon-fallback{font-size:.72rem;line-height:1}.tree-list-compact__header-icon-more-label{font-size:.62rem;font-weight:700;color:#4b5563;letter-spacing:-.02em;line-height:1}.tree-list-compact__item-thumb-solo{box-sizing:border-box;width:1.875rem;height:1.875rem;flex-shrink:0;border-radius:999px;border:2px solid #fff;background:#ecfdf5;box-shadow:0 0 0 1px #10b98124,0 1px 3px #0f172a14;display:grid;place-items:center;overflow:hidden}.tree-list-compact__item-thumb-solo-img{width:72%;height:72%;object-fit:contain}.tree-list-compact__item-thumb-solo-fallback{font-size:.82rem;line-height:1}.tree-list-compact__chips{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:.55rem}.tree-list-compact__chip{border:1px solid #e5e7eb;background:#fff;border-radius:.72rem;min-height:2.1rem;display:inline-flex;align-items:center;justify-content:center;gap:.35rem;cursor:pointer}.tree-list-compact__chip-icon{width:1rem;height:1rem;object-fit:contain}.tree-list-compact__chip-count{font-size:.78rem;font-weight:600;color:#1f2937}.tree-list-compact__hint{margin-top:.7rem;text-align:center;color:#9ca3af;font-size:.72rem}.tree-list-compact__list{display:flex;flex-direction:column;gap:.5rem;max-height:min(52vh,23rem);overflow-y:auto}.tree-list-compact__item{width:100%;border:1px solid #e5e7eb;background:#f8fafc;border-radius:.8rem;padding:.45rem .55rem;display:flex;align-items:center;justify-content:space-between;gap:.5rem;text-align:left;cursor:pointer}.tree-list-compact__category{display:flex;flex-direction:column;gap:.35rem}.tree-list-compact__item-left{min-width:0;flex:1;display:flex;align-items:center;gap:.55rem}.tree-list-compact__item-dot{width:.44rem;height:.44rem;border-radius:999px;background:#22c55e;flex-shrink:0}.tree-list-compact__item-icon{width:1.1rem;height:1.1rem;object-fit:contain;flex-shrink:0}.tree-list-compact__item-title{font-size:.82rem;font-weight:600;color:#1f2937;line-height:1.1;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.tree-list-compact__item-meta{margin-top:.2rem;font-size:.72rem;color:#6b7280;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.tree-list-compact__item-chevron{flex-shrink:0;color:#9ca3af;font-size:1rem;line-height:1;transition:transform .18s ease}.tree-list-compact__item-chevron.is-open{transform:rotate(90deg)}.tree-list-compact__sublist{margin:-.05rem 0 .15rem .4rem;border-left:2px solid #d1fae5;padding-left:.5rem;display:flex;flex-direction:column;gap:.35rem}.tree-list-compact__subitem{width:100%;border:1px solid #e5e7eb;background:#fff;border-radius:.62rem;min-height:1.95rem;padding:.35rem .5rem;display:flex;align-items:center;justify-content:space-between;gap:.45rem;cursor:pointer}.tree-list-compact__species-group{display:flex;flex-direction:column;gap:.28rem}.tree-list-compact__subitem-main{min-width:0;display:inline-flex;align-items:center;gap:.4rem}.tree-list-compact__subitem-right{display:inline-flex;align-items:center;gap:.35rem}.tree-list-compact__subitem-icon{width:.9rem;height:.9rem;object-fit:contain;flex-shrink:0}.tree-list-compact__subitem-name{min-width:0;font-size:.75rem;color:#1f2937;font-weight:600;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.tree-list-compact__subitem-count{flex-shrink:0;font-size:.7rem;color:#6b7280}.tree-list-compact__subitem-chevron{color:#9ca3af;font-size:.9rem;line-height:1;transition:transform .18s ease}.tree-list-compact__subitem-chevron.is-open{transform:rotate(90deg)}.tree-list-compact__leaf-list{margin-left:.45rem;border-left:2px solid #dcfce7;padding-left:.45rem;display:flex;flex-direction:column;gap:.25rem}.tree-list-compact__leaf-item{width:100%;border:1px solid #e5e7eb;border-radius:.55rem;background:#fff;min-height:1.95rem;padding:.32rem .45rem;text-align:left;display:flex;flex-direction:column;gap:.08rem;cursor:pointer}.tree-list-compact__leaf-title{font-size:.72rem;font-weight:600;color:#1f2937;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.tree-list-compact__leaf-meta{font-size:.66rem;color:#6b7280;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.tree-list-compact__map-jump{margin-top:.65rem;width:100%;height:2.2rem;border-radius:.7rem;border:1px solid #86efac;background:#f0fdf4;color:#15803d;font-size:.79rem;font-weight:600;cursor:pointer}.tree-list-browser__rows{display:flex;flex-direction:column;gap:.38rem;max-height:min(52vh,23rem);overflow-y:auto}.tree-list-browser__row{width:100%;border:1px solid #e5e7eb;border-radius:.72rem;background:#fff;min-height:2.7rem;display:flex;align-items:center;gap:.45rem;text-align:left;padding:.35rem .45rem;cursor:pointer}.tree-list-browser__thumb{width:2rem;height:2rem;border-radius:.55rem;background:#f3f4f6;display:inline-flex;align-items:center;justify-content:center;overflow:hidden;flex-shrink:0}.tree-list-browser__thumb-img{width:100%;height:100%;object-fit:cover}.tree-list-browser__main{min-width:0;flex:1;display:flex;flex-direction:column;gap:.1rem}.tree-list-browser__name{font-size:.76rem;font-weight:700;color:#1f2937;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.tree-list-browser__meta{font-size:.67rem;color:#9ca3af;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.tree-list-browser__dist{flex-shrink:0;font-size:.69rem;color:#16a34a;font-weight:700}.tree-list-browser__focus-btn{flex-shrink:0;width:1.45rem;height:1.45rem;border-radius:999px;border:1px solid #d1d5db;background:#fff;color:#4b5563;display:inline-flex;align-items:center;justify-content:center;cursor:pointer}.tree-list-browser__chev{flex-shrink:0;color:#9ca3af;font-size:.95rem}@media(max-width:768px){.mobile-map-sheet--compact .tree-info-details-block{display:none}.mobile-map-sheet--compact .in-radius-loading-skeleton__hero{height:7.5rem}.mobile-map-sheet--compact .in-radius-loading-skeleton__list-row:nth-of-type(n+3){display:none}}html.map-panel-drag-hide .mobile-map-sheet:not(.add-tree-panel-sheet){opacity:0;transform:translateY(10px);pointer-events:none}.add-tree-panel-sheet{pointer-events:auto}@media(min-width:768px){.add-tree-panel-sheet--desktop{top:auto;right:auto}}.add-tree-panel-sheet.mobile-map-sheet--compact{height:auto!important;max-height:none!important;min-height:11.5rem;overflow:visible}.add-tree-panel-sheet{overflow:visible}.add-tree-panel-sheet .add-tree-panel-sheet__body{display:flex;flex-direction:column;min-height:0;overflow:visible;padding-bottom:calc(.75rem + env(safe-area-inset-bottom,0px))}.add-tree-compact-panel{--add-tree-compact-tile-size: 5.25rem}.add-tree-compact-panel__body{display:flex;align-items:flex-start;gap:.75rem;padding-top:.35rem;padding-bottom:.75rem;border-bottom:1px solid rgb(229 231 235 / .85);overflow:visible}.add-tree-compact-panel__hero-wrap{position:relative;flex-shrink:0;width:var(--add-tree-compact-tile-size);height:var(--add-tree-compact-tile-size);overflow:visible}.add-tree-compact-panel__side-tile{box-sizing:border-box;width:var(--add-tree-compact-tile-size);height:var(--add-tree-compact-tile-size);min-width:var(--add-tree-compact-tile-size);min-height:var(--add-tree-compact-tile-size);border-radius:.75rem;padding:.5rem}.add-tree-compact-panel__hero-tile{position:relative;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:.35rem;overflow:visible;border:2px dashed rgb(209 213 219);background:#f9fafb;color:#4b5563;cursor:pointer;transition:border-color .15s ease,background-color .15s ease,box-shadow .15s ease;touch-action:manipulation}.add-tree-compact-panel__hero-tile:hover{border-color:#6ee7b7;background:#ecfdf5}.add-tree-compact-panel__hero-tile--hint{border-color:#fca5a5;background:#fef2f2}.add-tree-compact-panel__hero-tile:focus-visible{outline:2px solid rgb(16 185 129);outline-offset:2px}.add-tree-compact-panel__hero-icon{width:1.75rem;height:1.75rem;color:#4b5563}.add-tree-compact-panel__hero-label{max-width:100%;font-size:.625rem;font-weight:600;line-height:1.2;text-align:center}.add-tree-compact-panel__category-badge{position:absolute;top:0;right:0;z-index:2;display:flex;align-items:center;justify-content:center;width:2rem;height:2rem;padding:0;border:0;border-radius:999px;background:#fff;box-shadow:0 2px 8px #0f172a2e;transform:translate(38%,-38%);cursor:pointer}.add-tree-compact-panel__category-badge img{width:1.5rem;height:1.5rem;object-fit:contain}.add-tree-compact-panel__photo-cta{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:.35rem;width:100%;height:100%;min-height:0;padding:0;border:0;background:transparent;color:inherit;cursor:pointer}.add-tree-compact-panel__photo-cta:focus-visible{outline:2px solid rgb(16 185 129);outline-offset:2px;border-radius:.5rem}.add-tree-compact-panel__photo-preview{display:block;width:100%;height:100%;min-height:0;padding:0;border:0;background:transparent;cursor:pointer;border-radius:inherit;overflow:hidden}.add-tree-compact-panel__photo-preview img{width:100%;height:100%;object-fit:cover}.add-tree-compact-panel__photo-preview:focus-visible{outline:2px solid rgb(16 185 129);outline-offset:2px}.add-tree-compact-panel__meta{display:flex;flex-direction:column;justify-content:center;padding-top:.125rem}.add-tree-compact-panel__species-name{padding:0;border:0;background:transparent;cursor:pointer;font:inherit}.add-tree-compact-panel__species-name:hover .truncate{color:#064e3b}.add-tree-compact-panel__current-loc{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:.35rem;overflow:visible;border:1.5px solid rgb(167 243 208);background:#ecfdf5;color:#064e3b;font-size:.625rem;font-weight:600;line-height:1.2;text-align:center;cursor:pointer;transition:background-color .15s ease,border-color .15s ease;touch-action:manipulation}.add-tree-compact-panel__current-loc:hover:not(:disabled){border-color:#34d399;background:#d1fae5}.add-tree-compact-panel__current-loc:disabled{cursor:wait;opacity:.65}.add-tree-compact-panel__current-loc-text{display:block;max-width:100%}.add-tree-compact-panel__footer{display:flex;gap:.625rem;margin-top:.75rem}.add-tree-compact-panel__btn{flex:1;min-height:2.75rem;padding:.625rem 1rem;border-radius:9999px;font-size:.875rem;font-weight:600;cursor:pointer;transition:background-color .15s ease,border-color .15s ease,opacity .15s ease}.add-tree-compact-panel__btn--secondary{border:2px solid rgb(52 211 153);background:#fff;color:#065f46}.add-tree-compact-panel__btn--secondary:hover:not(:disabled){background:#ecfdf5}.add-tree-compact-panel__btn--primary{border:2px solid transparent;background:#059669;color:#fff;box-shadow:0 1px 2px #0f172a14}.add-tree-compact-panel__btn--primary:hover:not(:disabled){background:#047857}.add-tree-compact-panel__btn--primary:disabled{cursor:not-allowed;background:#d1d5db;color:#6b7280;box-shadow:none}.add-tree-compact-panel__btn:disabled{opacity:.55;cursor:not-allowed}[data-add-tree-panel-active] .map-quick-filter-strip{pointer-events:none;opacity:.45}.about-section{width:100%;text-align:left;font-family:system-ui,-apple-system,Segoe UI,Roboto,Arial,sans-serif}.about-mobile{position:relative;display:block;width:100%;box-sizing:border-box;padding:1.5rem 1.5rem 1rem}.about-desktop{display:none}.about-title{margin:.75rem 0 .25rem;font-size:1.125rem;color:#646463}.about-title-highlight{margin:0;font-size:1.875rem;line-height:1.375;font-family:Bahnschrift,sans-serif;font-weight:400}.about-description{margin-top:1.5rem;margin-bottom:1.5rem;color:#000;font-size:1rem;line-height:1.5;font-family:system-ui,-apple-system,Segoe UI,Roboto,Arial,sans-serif;white-space:pre-line}.about-description p{margin:0 0 1rem}.about-description p:last-child{margin-bottom:0}.about-divider{width:6rem;margin:3.5rem 0 0;border:0;border-top:2px solid #9ca3af}.about-mobile-collapsible{box-sizing:border-box}.about-mobile-collapsible .about-title-highlight{margin-bottom:1rem;font-size:1.45rem;line-height:1.15}.about-mobile-collapsible__shell{position:relative}.about-mobile-collapsible__body{margin-top:0;margin-bottom:0;max-height:5.5rem;overflow:hidden;transition:max-height .35s ease}.about-mobile-collapsible .about-description{margin-top:0;margin-bottom:0}.about-mobile-collapsible .about-description p{margin:0 0 .65rem}.about-mobile-collapsible .about-description p:last-child{margin-bottom:0}.about-mobile-collapsible__body--expanded .about-description p{margin-bottom:1rem}.about-mobile-collapsible__body--expanded{max-height:120rem;overflow:visible}.about-mobile-collapsible__fade{position:absolute;left:0;right:0;bottom:0;height:2.5rem;pointer-events:none}@media(min-width:768px){.about-mobile{display:none}.about-desktop{position:relative;display:block;width:100%;box-sizing:border-box;padding:42px 10rem .5rem}.about-title{margin:0 0 1rem;font-size:24px}.about-title-highlight{font-size:54px;line-height:1;font-weight:400}.about-description{margin-top:40px;margin-bottom:1.5rem;max-width:56rem;font-size:18px;line-height:1.5}.about-divider{width:150px;margin:3.5rem 0 1rem}}.missions-section{position:relative;width:100%;box-sizing:border-box;max-width:100%;text-align:left;padding:2rem 1.5rem 3rem;font-family:system-ui,-apple-system,Segoe UI,Roboto,Arial,sans-serif}.missions-title{margin:0 0 1.5rem;font-size:1.5rem;color:#4f5f21;font-family:Bahnschrift,sans-serif;font-weight:400}.missions-grid{display:grid;grid-template-columns:1fr;gap:1.5rem}.mission-item{display:flex;width:100%;align-items:center;box-sizing:border-box;gap:1rem;border-radius:.875rem;padding:.5rem 1.2rem;min-width:0}.missions-section--map-sync .mission-item{cursor:pointer;border-radius:1rem;transition:background .2s ease,box-shadow .2s ease}.missions-section--map-sync .mission-item.is-active{background:#c8d2a073;box-shadow:0 1px 2px #0000000d,inset 0 0 0 1px #8296502e}.mission-icon-wrap{flex-shrink:0;min-width:3.5rem;width:3.5rem;height:3.5rem;display:flex;align-items:center;justify-content:center;background:#fff;border-radius:999px;box-shadow:0 2px 10px #0000001a}.mission-icon{display:block;width:100%;height:100%;max-width:100%;max-height:100%;object-fit:contain;box-sizing:border-box;padding:.78rem}.mission-icon--empty{opacity:.2}.mission-content{flex:1;min-width:0;padding:0}.mission-item-title{margin:0 0 .4rem;font-size:1.125rem;font-weight:600;color:#3d4f1e;font-family:Bahnschrift,sans-serif;line-height:1.2}.mission-item-description{margin:0;color:#5a6254;font-size:.875rem;line-height:1.45;font-family:system-ui,-apple-system,Segoe UI,Roboto,Arial,sans-serif}@media(min-width:768px){.missions-section{padding:2rem 5rem 4rem}.missions-title{margin-bottom:2.5rem;font-size:28px;font-weight:400}.missions-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:2rem}.mission-icon-wrap{min-width:3.75rem;width:3.75rem;height:3.75rem}.mission-icon{padding:.85rem}.mission-item{gap:1.125rem;padding:.6rem 1.5rem;border-radius:1rem}.mission-item-title{margin-bottom:.45rem;font-size:1.25rem}.mission-item-description{font-size:1rem;line-height:1.5}}.missions-section--above-map{border-bottom:1px solid #9ca3af;padding-bottom:1.5rem}@media(min-width:1024px){.missions-section{padding-left:10rem;padding-right:10rem}}@media(max-width:767.98px){.missions-section{display:none!important}}.map-block{width:100%;box-sizing:border-box;background:var(--map-block-bg, #b4c97a);--map-divider-ink: #1a2810;--site-header-h: 56px;--map-scroll-past-top: 100px;scroll-margin-top:calc(-1 * var(--map-scroll-past-top))}.map-block.map-block--section-fill{display:flex;min-height:calc(100svh - var(--site-header-h));min-height:calc(100dvh - var(--site-header-h));max-height:calc(100svh - var(--site-header-h));max-height:calc(100dvh - var(--site-header-h));flex-direction:column;box-sizing:border-box;padding-bottom:0}@media(max-width:767px){.map-block.map-block--section-fill{--mobile-map-strip-extra: 56px;min-height:calc(100svh - var(--site-header-h) + var(--mobile-map-strip-extra));min-height:calc(100dvh - var(--site-header-h) + var(--mobile-map-strip-extra));max-height:calc(100svh - var(--site-header-h) + var(--mobile-map-strip-extra));max-height:calc(100dvh - var(--site-header-h) + var(--mobile-map-strip-extra))}}.map-block:not(.map-block--section-fill){padding-bottom:clamp(2.75rem,7vw,3rem)}.map-block--section-fill .map-block__intro{display:none}.map-block--section-fill .map-block__inner{display:flex;flex:1;flex-direction:column;min-height:0;box-sizing:border-box;padding:0}.map-block--section-fill .map-block__frame{display:flex;min-height:0;flex:1;flex-direction:column;padding:0;border:0;border-radius:0;background:transparent;box-shadow:none}.map-block--section-fill .map-block__map-stage{display:flex;min-height:0;flex:1;flex-direction:column;border-radius:0;background:transparent}.map-block--section-fill .map-viewport{min-height:0;flex:1;height:auto!important;margin-top:-1px;padding-top:1px;box-sizing:border-box;background:var(--map-block-bg, #b4c97a)}.map-block--section-fill .map-viewport .leaflet-container{background:var(--map-block-bg, #b4c97a)!important}.map-block__inner{box-sizing:border-box;width:100%;margin:0;padding:2rem 1.5rem 3.5rem}.map-block__intro{display:grid;gap:1.75rem;align-items:start;grid-template-columns:1fr;margin-bottom:1.75rem}.map-block__text{min-width:0}.map-block__kicker{margin:0;font-family:system-ui,-apple-system,Segoe UI,Roboto,Arial,sans-serif;font-size:.9375rem;font-weight:500;letter-spacing:.02em;line-height:1.4}.map-block__headline{margin:.35rem 0 0;font-family:Californian FB,Californian-FB,Iowan Old Style,Palatino Linotype,Palatino,Georgia,serif;font-size:clamp(1.75rem,4.5vw,2.75rem);font-weight:600;line-height:1.15;letter-spacing:-.02em}.map-block__headline.is-hidden{display:none}.map-block__headline-divider{display:block;box-sizing:border-box;width:min(10.5ch,90%);max-width:12rem;height:2px;margin:1rem 0 1.1rem;margin-left:0;border:0;border-radius:1px;background-color:var(--map-divider-ink, #1a2810);flex-shrink:0}.map-block__headline.is-hidden+.map-block__headline-divider{display:none}.map-block__lede{--map-lede-lh: 1.55;margin:0;max-width:min(70ch,100%);min-height:calc(2 * var(--map-lede-lh) * 1em);font-family:system-ui,-apple-system,Segoe UI,Roboto,Arial,sans-serif;font-size:.9375rem;line-height:var(--map-lede-lh);color:#28321eeb;text-wrap:balance}.map-block__text:has(>.map-block__headline.is-hidden) .map-block__lede{margin-top:1.25rem}.map-block__art{display:flex;align-items:center;justify-content:center;min-height:120px}@media(max-width:767px){.map-block__art{display:none!important}}.map-block__illustration{width:min(100%,280px);height:auto;max-height:200px;object-fit:contain}.map-block__frame{position:relative;box-sizing:border-box;width:100%;max-width:100%;padding:.9rem;border-radius:1.4rem;background:#efefe7;border:1px solid rgb(55 65 31 / .1);box-shadow:0 6px 26px #00000014}@media(max-width:767px){.map-block__frame{padding:0}.map-block:not(.map-block--section-fill) .map-block__frame[data-map-shell]{min-height:min(72vh,720px)}}.map-block__frame-chrome{display:flex;align-items:center;justify-content:space-between;gap:.75rem;min-height:3rem;margin-bottom:.75rem}.map-block__toolbar-left{display:flex;align-items:center;gap:.65rem;min-width:0}.map-block__search{display:inline-flex;align-items:center;gap:.45rem;min-width:0;width:min(22rem,60vw);height:2.3rem;padding:0 .85rem;border-radius:999px;background:#fff;border:1px solid rgb(65 80 38 / .12);color:#485431bf}.map-block__search input{width:100%;min-width:0;border:0;outline:0;background:transparent;color:#303c1af2;font-size:1rem;font-family:system-ui,-apple-system,Segoe UI,Roboto,Arial,sans-serif}.map-block__search input::placeholder{color:#555f40b3}.map-block__search-icon{width:1rem;height:1rem;flex-shrink:0}.map-block__filter-btn{display:inline-flex;align-items:center;justify-content:center;height:2.3rem;padding:0 1rem;border-radius:999px;border:1px solid rgb(65 80 38 / .16);background:#fff;color:#384321e6;font-family:system-ui,-apple-system,Segoe UI,Roboto,Arial,sans-serif;font-size:.9rem;font-weight:600;cursor:pointer}.map-block__stat-pill{display:inline-flex;align-items:center;gap:.4rem;height:2.3rem;padding:0 .9rem;border-radius:999px;background:#f8faf4;border:1px solid rgb(65 80 38 / .12);color:#46542ae6;white-space:nowrap;font-family:system-ui,-apple-system,Segoe UI,Roboto,Arial,sans-serif;font-size:.84rem;font-weight:600}.map-block__map-stage{border-radius:1.2rem;overflow:hidden;background:transparent}.map-viewport{position:relative;width:100%;height:min(58vh,720px);min-height:320px}@media(max-width:767px){.map-viewport{height:min(72vh,720px);min-height:420px}.map-block:not(.map-block--section-fill) .map-block__map-stage{overflow:visible}.map-block:not(.map-block--section-fill) .map-quick-filter-strip{top:1.25rem!important;left:-1rem!important}.map-block:not(.map-block--section-fill) [data-map-stage-wrapper]{overflow:visible!important}.map-block:not(.map-block--section-fill) [data-map-stage-wrapper] .leaflet-container{border-radius:1rem}.map-block:not(.map-block--section-fill) [data-map-right-controls]{right:-1rem!important}.map-block:not(.map-block--section-fill) [data-map-add-tree-wrapper]{right:-22px!important}.map-block--section-fill [data-map-right-controls]{right:8px!important}.map-block--section-fill [data-map-add-tree-wrapper]{right:2px!important}.map-block:not(.map-block--section-fill) [data-map-right-controls].leaflet-control-zoom .leaflet-control-zoom-in,.map-block:not(.map-block--section-fill) [data-map-right-controls].leaflet-control-zoom .leaflet-control-zoom-out{width:37px!important;height:37px!important}.map-block:not(.map-block--section-fill) [data-map-right-controls].leaflet-control-zoom.map-external-zoom svg{width:18px!important;height:18px!important}}.map-canvas{position:absolute;inset:0;z-index:1;width:100%;height:100%}.map-viewport .leaflet-container{width:100%;height:100%;font-family:system-ui,-apple-system,Segoe UI,Roboto,Arial,sans-serif}.map-viewport .leaflet-container img,.map-viewport .leaflet-container .leaflet-tile{max-width:none!important}@media(min-width:768px){.map-block__inner{padding:2.5rem 10rem 4.25rem}.map-block__kicker,.map-block__lede{font-size:1rem}.map-block__search{width:min(26rem,44vw)}}@media(min-width:1024px){.map-block__inner{padding:3rem 10rem 5rem}.map-block__intro{grid-template-columns:minmax(0,1fr) minmax(180px,32%);gap:2rem 2.5rem;align-items:center}.map-block__art{justify-content:flex-end;min-height:0}.map-block__illustration{max-height:220px}}@media(max-width:680px){.map-block__frame-chrome{flex-wrap:wrap;align-items:stretch}.map-block__toolbar-left,.map-block__search{width:100%}.map-block__stat-pill{width:fit-content}}html[data-map-section-fill],html[data-map-section-fill] body{background-color:var(--map-view-gap-fill, var(--about-section-bg, #e9e9db))}html[data-map-section-fill] section.map-block.map-block--section-fill{position:relative;z-index:2}@media(max-width:767px){html[data-map-section-fill] body .hero-section,html[data-map-section-fill] body .home-mobile-only,html[data-map-section-fill] body .about-section,html[data-map-section-fill] body .missions-section,html[data-map-section-fill] body .footer-section,html[data-map-section-fill] body>main{display:none!important}html[data-map-section-fill] body{overflow:hidden}}.footer-section{--footer-bg: #f5f2e9;--footer-fg: rgb(41 53 38);--footer-muted: rgb(71 82 61 / .85);--footer-green-deep: rgb(46 92 61);--footer-green-mid: rgb(62 118 74);--footer-wave-color: rgb(246 246 239);--footer-cta-box: #f6f3eb00;--footer-cta-border: rgb(65 80 38 / .12);position:relative;z-index:1;width:100%;margin-top:0;padding-top:2.25rem;background:var(--footer-bg);color:var(--footer-fg)}.footer-section__curve{position:relative;height:clamp(2.25rem,5vw,3.25rem);margin-bottom:-1px;color:var(--footer-wave-color);pointer-events:none}.footer-section__wave{display:block;width:100%;height:100%}.footer-section__vine{position:absolute;left:50%;top:50%;transform:translate(-50%,-35%);color:var(--footer-green-mid);opacity:.88}.footer-section__vine svg{display:block;width:2.5rem;height:auto}.footer-shell{box-sizing:border-box;width:100%;max-width:120rem;margin:0 auto;padding:2rem 1.25rem}.footer-grid{display:grid;gap:2rem 2.5rem;padding:.5rem 0 2.25rem;border-bottom:1px solid rgb(65 80 38 / .14);grid-template-columns:1fr}@media(min-width:640px){.footer-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.footer-cta{grid-column:1 / -1}}@media(min-width:1024px){.footer-grid{grid-template-columns:minmax(0,1.15fr) minmax(0,.75fr) minmax(0,.75fr) minmax(0,1.05fr);align-items:start;gap:2rem 2rem;padding:.25rem 0 2.75rem}.footer-cta{grid-column:auto}}.footer-brand__title-link{display:inline-block;max-width:100%;text-decoration:none;color:inherit}.footer-brand__title-link:hover .footer-brand__title{text-decoration:underline;text-underline-offset:.12em}.footer-brand__title{margin:0;font-family:Californian FB,Iowan Old Style,Palatino Linotype,Palatino,Georgia,serif;font-size:clamp(1.35rem,2.4vw,1.6rem);font-weight:700;letter-spacing:-.02em;color:var(--footer-green-deep);line-height:1.2}.footer-brand__lede{margin:.75rem 0 0;max-width:36ch;font-size:.9375rem;line-height:1.55;color:var(--footer-muted)}.footer-brand__stats{display:flex;flex-wrap:wrap;gap:1rem 1.35rem;margin:1.1rem 0 0;padding:0;list-style:none}.footer-stat{display:inline-flex;align-items:center;gap:.45rem;font-size:.875rem;color:var(--footer-muted)}.footer-stat strong{color:#293526;font-weight:650}.footer-stat__icon{display:flex;align-items:center;justify-content:center;color:var(--footer-green-deep)}.footer-stat-svg{display:block;flex-shrink:0}.footer-col-heading{display:inline-flex;align-items:center;gap:.4rem;margin:0 0 .85rem;font-size:.78rem;font-weight:750;letter-spacing:.06em;text-transform:uppercase;color:var(--footer-green-deep)}.footer-col-heading__icon{display:flex;align-items:center;justify-content:center;color:var(--footer-green-mid)}.footer-col-heading-svg{display:block;flex-shrink:0}.footer-link-list{margin:0;padding:0;list-style:none}.footer-link-list li+li{margin-top:.42rem}.footer-link{display:inline-flex;align-items:center;gap:.5rem;font-size:.9375rem;color:#303e2b;text-decoration:none;border-radius:.25rem;transition:color .15s ease,background .15s ease}.footer-link:hover{color:var(--footer-green-deep)}.footer-link:focus-visible{outline:2px solid var(--footer-green-mid);outline-offset:2px}.footer-link__icon{flex-shrink:0;color:#5e764a}.footer-link:hover .footer-link__icon{color:var(--footer-green-deep)}.footer-cta__card{box-sizing:border-box;display:flex;flex-direction:column;align-items:stretch;gap:1.35rem;padding:1.55rem 1.5rem;border-radius:1rem;overflow:hidden;background:var(--footer-cta-box);border:1px solid var(--footer-cta-border);box-shadow:0 10px 24px #344a2a0e}.footer-cta__content{display:flex;flex-direction:column;align-items:flex-start;gap:1.25rem}.footer-cta__text{margin:0;font-family:Californian FB,Iowan Old Style,Palatino Linotype,Palatino,Georgia,serif;font-size:clamp(1.44rem,1.4rem + .2vw,1.5rem);line-height:1.1;font-weight:700;letter-spacing:-.01em;color:#324023f2}.footer-cta__text-break{display:block;margin-top:1.2rem;max-width:27ch;font-family:Inter,system-ui,sans-serif;font-size:.9rem;line-height:1.26;font-weight:400;letter-spacing:.005em;color:#4a5641e6}.footer-cta__art{align-self:center;margin:0}.footer-cta__art-img{width:min(166px,100%);height:auto;display:block}.footer-cta__btn{display:inline-flex;align-items:center;justify-content:center;gap:.35rem;margin-top:0;padding:.4rem .8rem;border-radius:999px;font-size:.96rem;font-weight:650;white-space:nowrap;text-decoration:none;color:#fff;background:#5a7339;box-shadow:0 2px #1e3726;transition:filter .15s ease,transform .12s ease}.footer-cta__btn:hover{filter:brightness(1.06)}.footer-cta__btn:active{transform:translateY(1px)}.footer-cta__btn:focus-visible{outline:2px solid rgb(118 171 134);outline-offset:3px}.footer-cta__btn-arrow{font-size:1.1em;translate:0 -.04em}@media(min-width:640px){.footer-cta__card{flex-direction:row;align-items:center;justify-content:space-between;gap:1.8rem;padding:.8rem 1.6rem}.footer-cta__content{flex:1;max-width:20rem}.footer-cta__art{flex-shrink:0;align-self:flex-end}.footer-cta__art-img{width:164px}}.footer-subbar{display:flex;flex-wrap:wrap;align-items:center;justify-content:center;gap:1rem 1.5rem;padding-top:1.25rem}@media(min-width:880px){.footer-subbar{display:grid;grid-template-columns:1fr auto 1fr;align-items:center;justify-content:unset;gap:1rem}.footer-subbar__copy{justify-self:start;text-align:left;margin-right:auto;margin-block:0}.footer-subbar__social{justify-self:center;margin-inline:auto}.footer-subbar__legal{justify-self:end;text-align:right;margin-inline-start:auto}}.footer-subbar__copy{display:inline-flex;align-items:center;gap:.35rem;margin:0;font-size:.8125rem;color:var(--footer-muted)}.footer-subbar__leaf{display:flex;color:var(--footer-green-mid)}.footer-subbar__social{display:flex;align-items:center;gap:.6rem;margin:0;padding:0;list-style:none}.footer-subbar__social li{margin:0;padding:0}.footer-social{display:flex;align-items:center;justify-content:center;width:2.25rem;height:2.25rem;border-radius:999px;color:var(--footer-fg);background:#ffffffa6;border:1px solid rgb(65 80 38 / .12);box-shadow:0 1px 2px #0000000a;transition:color .15s ease,background .15s ease,border-color .15s ease}.footer-social:hover{color:var(--footer-green-deep);background:#fff;border-color:#41502633}.footer-social:focus-visible{outline:2px solid var(--footer-green-mid);outline-offset:2px}.footer-subbar__legal{display:inline-flex;align-items:center;flex-wrap:wrap;gap:.35rem .5rem;font-size:.8125rem}.footer-subbar__legal-link{color:var(--footer-muted);text-decoration:none;border-radius:.2rem}.footer-subbar__legal-link:hover{color:var(--footer-green-deep);text-decoration:underline;text-underline-offset:.12em}.footer-subbar__legal-link:focus-visible{outline:2px solid var(--footer-green-mid);outline-offset:2px}.footer-subbar__sep{color:#78806e8c;user-select:none}.footer-subbar__mark{display:flex;align-items:center;justify-content:center;margin-left:.15rem;color:var(--footer-green-mid)}.footer-icon-stroke{display:block;flex-shrink:0}.footer-icon-stroke--legal{width:15px;height:15px}.footer-subbar__leaf .footer-icon-stroke{width:18px;height:18px}.footer-social .footer-icon-stroke{vertical-align:middle}@media(min-width:1100px){.footer-shell{padding:0 4rem 2.5rem}}@media(min-width:1440px){.footer-shell{padding:0 6.25rem 2.75rem}}.home-mobile-only{display:block}@media(min-width:768px){.home-mobile-only{display:none!important}}.home-mobile-stats{position:relative;z-index:15;margin:calc(-2.75rem + 10px + 1.25rem + var(--hero-mobile-cta-stats-gap, 1rem)) .75rem .875rem;padding:.85rem .5rem;border-radius:16px;background:#fff;box-shadow:0 8px 28px #00000014;display:grid;grid-template-columns:repeat(2,1fr);gap:.25rem;text-align:center}.home-mobile-stats__cell{padding:.2rem .35rem}.home-mobile-stats__cell:not(:last-child){border-right:1px solid rgb(0 0 0 / .08)}.home-mobile-stats__icon{display:flex;justify-content:center;margin-bottom:.2rem;color:var(--mobile-accent-olive, #3d4a24)}.home-mobile-stats__value{display:block;font-size:1.25rem;font-weight:800;color:#141412;font-variant-numeric:tabular-nums}.home-mobile-stats__label{display:block;font-size:.65rem;line-height:1.2;color:#5a5c58e0;margin-top:.1rem}.home-mobile-nearest{margin:.75rem .75rem 1.25rem}.home-mobile-nearest__head{display:flex;align-items:baseline;justify-content:space-between;margin-bottom:.85rem;padding:0 .1rem}.home-mobile-nearest__title{margin:0;font-size:1rem;font-weight:700;color:var(--mobile-accent-olive, #3d4a24)}.home-mobile-nearest__link{font-size:.75rem;font-weight:600;color:#3d4a24bf;text-decoration:none}.home-mobile-nearest__panel{border-radius:16px;background:#fff;border:1px solid rgb(61 74 36 / .12);padding:1rem;min-height:5.5rem}.home-mobile-nearest__empty{display:grid;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:.65rem .85rem}.home-mobile-nearest__empty-icon{flex-shrink:0;width:2.5rem;height:2.5rem;border-radius:999px;background:#b1c57273;display:flex;align-items:center;justify-content:center;color:var(--mobile-accent-olive, #3d4a24)}.home-mobile-nearest__empty-copy{min-width:0}.home-mobile-nearest__empty-title{margin:0;font-size:.9375rem;font-weight:700;color:#141412;line-height:1.25}.home-mobile-nearest__empty-body{margin:.2rem 0 0;font-size:.8125rem;line-height:1.35;color:#141612b8}.home-mobile-nearest__loc-btn{flex-shrink:0;display:inline-flex;align-items:center;justify-content:center;width:3rem;height:3rem;padding:0;border:none;border-radius:14px;background:var(--mobile-accent-olive, #3d4a24);color:#fff;cursor:pointer}.home-mobile-nearest__loc-btn-icon{flex-shrink:0}.home-mobile-nearest__loc-btn:active{opacity:.92}.home-mobile-nearest__loc-btn:focus-visible{outline:2px solid var(--mobile-accent-olive, #3d4a24);outline-offset:2px}.home-mobile-nearest__list-shell{position:relative}.home-mobile-nearest__map-tree-list .tree-info-summary-card{border:0;padding:0;background:transparent;border-radius:0}.home-mobile-nearest__map-tree-list .tree-list-compact{padding:0}.home-mobile-nearest__map-tree-list .tree-list-compact__header{min-height:2.25rem;align-items:center;flex-wrap:nowrap;margin-bottom:.65rem}.home-mobile-nearest__map-tree-list .tree-list-compact__header-back{padding:0;font-size:.82rem}.home-mobile-nearest__map-tree-list .tree-list-compact__list,.home-mobile-nearest__map-tree-list .tree-list-browser__rows{max-height:none;overflow:visible}.home-mobile-nearest__map-tree-list .tree-list-browser__rows{gap:.5rem}.home-mobile-nearest__map-tree-list .tree-list-browser__row{border-radius:.8rem;background:#f8fafc;box-sizing:border-box;min-height:0;padding:.45rem .55rem;gap:.55rem}.home-mobile-nearest__map-tree-list .tree-list-browser__thumb{box-sizing:border-box;width:1.875rem;height:1.875rem;border-radius:999px;border:2px solid #fff;background:#ecfdf5;box-shadow:0 0 0 1px #10b98124,0 1px 3px #0f172a14}.home-mobile-nearest__map-tree-list .tree-list-browser__thumb-img{width:72%;height:72%;object-fit:contain}.home-mobile-nearest__map-tree-list .tree-list-browser__main{gap:0}.home-mobile-nearest__map-tree-list .tree-list-browser__name{font-size:.82rem;font-weight:600;color:#1f2937;line-height:1.1}.home-mobile-nearest__map-tree-list .tree-list-browser__meta{margin-top:.2rem;font-size:.72rem;color:#6b7280}.home-mobile-nearest__map-tree-list .tree-list-browser__chev{font-size:1rem;line-height:1}.home-mobile-nearest__list--collapsed .tree-list-compact__category:nth-child(n+4),.home-mobile-nearest__list--collapsed .tree-list-browser__row:nth-child(n+4){display:none}.home-mobile-nearest__toggle{color:var(--mobile-accent-olive, #3d4a24);margin-top:.5rem}.cta-mobile-bridge{display:none!important}.mobile-expand-chevron-btn{display:flex;align-items:center;justify-content:center;width:100%;margin:0;padding:.25rem;border:none;background:transparent;cursor:pointer;color:inherit}.mobile-expand-chevron-btn__icon{width:1.5rem;height:1.5rem}
