:root{--fuv-brand:#606f44;--fuv-accent:#4edd2b;--fuv-button-ink:#ffffff;--fuv-secondary:#c3c8b9;--fuv-page:#f7f8f4;--fuv-ink:#1f261b;--fuv-muted:#59634f;--fuv-line:#dce1d5;--fuv-gutter:32px;--fuv-header-height:88px;--fuv-font:"Montserrat",Arial,sans-serif}
.fuv-header,.fuv-footer,.fuv-home #content{font-family:var(--fuv-font);font-size:clamp(1rem,.95rem + .2vw,1.125rem);line-height:1.65;font-weight:400;letter-spacing:0;color:var(--fuv-ink)}
.fuv-header *,.fuv-footer *,.fuv-home #content *{box-sizing:border-box}
.fuv-shell{width:min(calc(100% - 2 * var(--fuv-gutter)),1248px);margin-inline:auto}
.fuv-header a,.fuv-footer a{font-family:inherit;text-decoration:none;transition:color .16s,background-color .16s,border-color .16s}
.fuv-header a:focus:not(:focus-visible),.fuv-header summary:focus:not(:focus-visible),.fuv-footer a:focus:not(:focus-visible),.fuv-home #content a:focus:not(:focus-visible),.fuv-home #content button:focus:not(:focus-visible){outline:none}
.fuv-header a:focus-visible,.fuv-header summary:focus-visible,.fuv-home #content a:focus-visible,.fuv-home #content button:focus-visible{outline:2px solid var(--fuv-brand);outline-offset:4px}
.fuv-footer a:focus-visible,.fuv-home .fuv-hero a:focus-visible,.fuv-home .fuv-appeal a:focus-visible{outline:2px solid white;outline-offset:4px}
.fuv-header{position:sticky;top:0;z-index:999;background:#fffffff5;border-bottom:1px solid var(--fuv-line);backdrop-filter:blur(14px);-webkit-backdrop-filter:blur(14px)}
.admin-bar .fuv-header{top:32px}
.fuv-header-bar{min-height:88px;display:flex;align-items:center;justify-content:space-between;gap:24px}
.fuv-logo{display:inline-flex;align-items:center;flex-shrink:0;width:190px;line-height:1}
.fuv-logo img{width:100%;height:auto;display:block;object-fit:contain;border-radius:0}
.fuv-header .fuv-logo:focus{outline:none}
.fuv-header .fuv-logo:focus-visible{outline:2px solid var(--fuv-brand);outline-offset:4px;border-radius:4px}
.fuv-header-actions{display:flex;align-items:center;gap:16px;flex-shrink:0}
.fuv-menu{list-style:none;margin:0;padding:0}
.fuv-menu li{margin:0;padding:0}
.fuv-menu-header{display:flex;align-items:center;gap:24px}
.fuv-menu-header a{display:flex;align-items:center;min-height:48px;font-size:14px;font-weight:700;line-height:1.35;white-space:nowrap;color:var(--fuv-ink);position:relative}
.fuv-menu-header a::after{content:"";position:absolute;height:2px;bottom:5px;left:0;right:0;background:var(--fuv-brand);transform:scaleX(0);transform-origin:left;transition:transform .16s}
.fuv-menu-header a:hover::after,.fuv-menu-header a[aria-current]::after{transform:scaleX(1)}
.fuv-header .fuv-button,.fuv-home #content .elementor-button{display:inline-flex;align-items:center;justify-content:center;gap:20px;min-height:52px;padding:14px 24px;background:var(--fuv-brand);border:1px solid transparent;border-radius:12px;color:var(--fuv-button-ink);font-family:var(--fuv-font);font-size:16px;font-weight:700;line-height:1.35;text-decoration:none;text-transform:none;letter-spacing:0;box-shadow:none;transition:background-color .16s,color .16s,border-color .16s;white-space:normal}
.fuv-header .fuv-button:hover,.fuv-home #content .elementor-button:hover{background:#4f5d38;color:var(--fuv-button-ink)}
.fuv-button>span[aria-hidden]{font-size:23px;line-height:1;font-weight:500}
.fuv-header details{margin:0}
.fuv-header summary{list-style:none;cursor:pointer;display:flex;align-items:center;justify-content:center;gap:10px;font-size:14px;font-weight:700;min-height:48px;color:var(--fuv-ink);border-radius:8px}
.fuv-header summary::-webkit-details-marker{display:none}
.fuv-languages{position:relative}
.fuv-languages summary{padding:8px 6px}
.fuv-chevron{width:7px;height:7px;border-right:1.5px solid currentColor;border-bottom:1.5px solid currentColor;transform:rotate(45deg);margin-top:-4px;transition:transform .16s}
.fuv-languages[open] .fuv-chevron{transform:rotate(225deg);margin-top:3px}
.fuv-languages ul{list-style:none;position:absolute;top:calc(100% + 14px);right:0;min-width:190px;padding:8px;margin:0;background:white;border:1px solid var(--fuv-line);border-radius:12px;box-shadow:0 12px 30px #1f261b14;z-index:2}
.fuv-languages li{margin:0}
.fuv-languages a{display:flex;min-height:48px;align-items:center;justify-content:space-between;padding:10px 14px;border-radius:8px;font-size:15px;font-weight:500;color:var(--fuv-ink)}
.fuv-languages a:hover{background:var(--fuv-page)}
.fuv-languages a[aria-current]{background:var(--fuv-page);font-weight:700}
.fuv-languages a[aria-current]::after{content:"✓";color:var(--fuv-brand);margin-left:12px}
.fuv-mobile-menu{display:none}
.fuv-footer{background:var(--fuv-brand);color:white;padding:72px 0 24px}
.fuv-footer-grid{display:grid;grid-template-columns:1.4fr 1fr 1fr;gap:64px;padding-bottom:56px}
.fuv-footer .fuv-logo-footer{width:240px;max-width:100%;background:white;border-radius:12px;padding:16px 20px}
.fuv-footer-brand p{max-width:300px;margin:24px 0 0;color:white;font-size:16px;line-height:1.65}
.fuv-footer h2{font-family:var(--fuv-font);font-size:16px;font-weight:700;line-height:1.4;color:white;margin:0 0 16px}
.fuv-menu-footer a{display:inline-block;min-height:44px;padding:8px 0;font-size:15px;line-height:1.6;color:white;text-underline-offset:5px}
.fuv-menu-footer a:hover,.fuv-menu-footer a[aria-current]{text-decoration:underline}
.fuv-copyright{padding-top:24px;border-top:1px solid #ffffff38;font-size:13px;font-weight:400;line-height:1.7;color:white;display:flex;flex-wrap:wrap;gap:8px}
/* Homepage only: legacy Elementor content on other pages is deliberately outside this scope. */
.fuv-home{background:var(--fuv-page)}
.fuv-home #content{background:var(--fuv-page)}
.fuv-home #content>.ast-container{display:block;width:100%;max-width:none;padding:0;margin:0}
.fuv-home #primary{width:100%;margin:0;padding:0;float:none}
.fuv-home #main,.fuv-home .site-main article,.fuv-home .entry-content{margin:0;padding:0;background:transparent}
.fuv-home .entry-header{display:none}
.fuv-home #content .elementor{--widgets-spacing:24px 24px;--widgets-spacing-row:24px;--widgets-spacing-column:24px}
.fuv-home #content .elementor-widget{margin:0;min-width:0}
.fuv-home #content .elementor-widget-container{margin:0;padding:0}
.fuv-home #content .elementor-column{min-width:0}
.fuv-home #content .elementor-widget-wrap{padding:0;align-content:flex-start;gap:24px}
.fuv-home #content .elementor-text-editor,.fuv-home #content .elementor-widget-text-editor{font-family:var(--fuv-font);color:inherit;font-weight:inherit}
.fuv-home #content p{margin:0 0 20px}
.fuv-home #content p:last-child{margin-bottom:0}
.fuv-home #content h1,.fuv-home #content h2,.fuv-home #content h3{font-family:var(--fuv-font);color:inherit;font-weight:800;letter-spacing:-.025em;overflow-wrap:break-word;hyphens:manual;margin:0}
.fuv-home #content h1{font-size:clamp(2rem,1.2rem + 3vw,56px);line-height:1.10}
.fuv-home #content h2{font-size:clamp(1.75rem,1.25rem + 2vw,2.75rem);line-height:1.15}
.fuv-home #content h3{font-size:clamp(1.25rem,1.05rem + .8vw,1.75rem);line-height:1.25;font-weight:700}
.fuv-home #content .fuv-block{padding:96px 0;isolation:isolate;scroll-margin-top:calc(var(--fuv-header-height) + 24px)}
.fuv-home #content .fuv-block>.elementor-container{display:grid;width:min(calc(100% - 2 * var(--fuv-gutter)),1248px);max-width:1248px;margin-inline:auto;gap:48px}
.fuv-home #content .fuv-block>.elementor-container>.elementor-column{width:100%}
.fuv-home #content .fuv-eyebrow{font-size:13px;line-height:1.5;font-weight:700;letter-spacing:.09em;text-transform:uppercase}
.fuv-home #content .fuv-eyebrow p{display:flex;align-items:center;gap:12px}
.fuv-home #content .fuv-eyebrow p::before{content:"";display:block;flex-shrink:0;width:24px;height:2px;background:currentColor}
.fuv-home #content .fuv-lead{font-size:clamp(1.125rem,1rem + .4vw,1.375rem);line-height:1.55;font-weight:500;max-width:42rem}
.fuv-home #content .fuv-hero{background:var(--fuv-brand);color:white;padding:80px 0 88px;position:relative;overflow:hidden}
.fuv-home #content .fuv-hero::before,.fuv-home #content .fuv-appeal::before{content:"";position:absolute;inset:0;z-index:-1;background:url("waves-flow.svg") no-repeat right center;background-size:auto 130%;pointer-events:none;opacity:.6;mask-image:linear-gradient(90deg,transparent 40%,#000 100%);-webkit-mask-image:linear-gradient(90deg,transparent 40%,#000 100%)}
.fuv-home #content .fuv-hero::before{background-image:url("waves-circle.svg")}
.fuv-home #content .fuv-hero>.elementor-container{grid-template-columns:7fr 5fr;align-items:center}
.fuv-home #content .fuv-hero-copy>.elementor-widget-wrap{gap:24px}
.fuv-home #content .fuv-hero .fuv-eyebrow{color:white}
.fuv-home #content .fuv-hero .fuv-lead{font-weight:700;font-size:clamp(1.125rem,1rem + .3vw,1.25rem);line-height:1.65}
.fuv-home #content .fuv-official-name{font-size:15px;line-height:1.5;color:white;max-width:34rem}
.fuv-home #content .fuv-hero-photo img{width:100%;height:auto;aspect-ratio:4/3;object-fit:contain;display:block;border-radius:24px;box-shadow:none}
.fuv-home #content .fuv-mission{background:white}
.fuv-home #content .fuv-mission>.elementor-container{grid-template-columns:5fr 6fr;column-gap:112px;align-items:center}
.fuv-home #content .fuv-mission h2{font-size:clamp(1.75rem,1.2rem + 1.7vw,2.5rem);line-height:1.25}
.fuv-home #content .fuv-mission .fuv-eyebrow{color:var(--fuv-brand)}
.fuv-home #content .fuv-mission .elementor-button{background:transparent;color:var(--fuv-brand);border-color:var(--fuv-brand)}
.fuv-home #content .fuv-mission .elementor-button:hover{color:white;background:var(--fuv-brand)}
.fuv-home #content .elementor-button-content-wrapper{align-items:center;gap:20px}
.fuv-home #content .elementor-button-text{display:inline-flex;align-items:center;gap:24px;justify-content:center}
.fuv-home #content .elementor-button-text::after{content:"↗";font-size:22px;line-height:1;font-weight:500}
.fuv-home #content .fuv-appeal .elementor-button-text::after,.fuv-home #content .fuv-mission .elementor-button-text::after{content:none}
.fuv-home #content .fuv-engagement>.elementor-container{grid-template-columns:4fr 7fr;gap:112px}
.fuv-home #content .fuv-engagement h2{max-width:8em}
.fuv-home #content .fuv-services .elementor-icon-list-items{margin:0;padding:0;counter-reset:services;list-style:none}
.fuv-home #content .fuv-services .elementor-icon-list-item{counter-increment:services;display:flex;align-items:baseline;gap:24px;padding:24px 0;margin:0;border-bottom:1px solid var(--fuv-line);line-height:1.35}
.fuv-home #content .fuv-services .elementor-icon-list-item:first-child{padding-top:0}
.fuv-home #content .fuv-services .elementor-icon-list-item::before{content:counter(services,decimal-leading-zero);font-size:13px;font-weight:500;color:var(--fuv-brand);min-width:24px}
.fuv-home #content .fuv-services .elementor-icon-list-item::after{display:none}
.fuv-home #content .fuv-services .elementor-icon-list-text{font-size:clamp(1.125rem,.75rem + 1vw,1.5rem);font-family:var(--fuv-font);font-weight:700;color:var(--fuv-ink);line-height:1.4;padding:0;overflow-wrap:anywhere;hyphens:auto}
.fuv-home #content .fuv-gallery-section{background:white}
.fuv-home #content .fuv-gallery-section>.elementor-container{grid-template-columns:1fr}
.fuv-home #content .fuv-gallery-section .elementor-widget-wrap{gap:48px}
.fuv-home #content .fuv-gallery .gallery{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:24px;margin:0}
.fuv-home #content .fuv-gallery .gallery-item{display:block;width:100%;max-width:none;margin:0;padding:0;float:none}
.fuv-home #content .fuv-gallery .gallery-icon{margin:0;padding:0}
.fuv-home #content .fuv-gallery .gallery-icon a{display:block;border-radius:20px;overflow:hidden}
.fuv-home #content .fuv-gallery img{display:block;width:100%;height:auto;aspect-ratio:4/3;object-fit:cover;border:0;border-radius:20px;transition:filter .18s}
.fuv-home #content .fuv-gallery a:hover img{filter:brightness(.94)}
.fuv-home #content .fuv-gallery .gallery-caption{font-size:14px;margin:12px 0 0}
.fuv-home #content .fuv-appeal{background:var(--fuv-brand);color:white;position:relative;overflow:hidden;padding-bottom:96px}
.fuv-home #content .fuv-appeal>.elementor-container{grid-template-columns:7fr 4fr;gap:112px;align-items:end}
.fuv-home #content .fuv-appeal h2{font-weight:700;font-size:clamp(1.75rem,1.2rem + 1.7vw,2.5rem);line-height:1.25}
.fuv-home #content .fuv-appeal::before{opacity:.4;background-position:right 55%;mask-image:linear-gradient(90deg,transparent 55%,#000);-webkit-mask-image:linear-gradient(90deg,transparent 55%,#000)}
.fuv-home .fuv-footer{border-top:1px solid #ffffff38}
@media(min-width:1280px) and (max-width:1380px){.fuv-menu-header{gap:16px}.fuv-header-bar{gap:16px}.fuv-logo{width:170px}.fuv-header-actions{gap:12px}.fuv-header .fuv-header-donate{padding-inline:18px}}
@media(max-width:79.99rem){
 .fuv-desktop-nav,.fuv-header .fuv-header-donate{display:none}
 .fuv-header-bar{min-height:72px}
 .fuv-logo{width:175px}
 .fuv-mobile-menu{display:block}
 .fuv-mobile-menu summary{gap:10px;padding:8px 12px;border:1px solid var(--fuv-line)}
 .fuv-menu-icon{display:block;width:18px;height:12px;border-top:1.5px solid currentColor;border-bottom:1.5px solid currentColor;position:relative}
 .fuv-menu-icon::after{content:"";position:absolute;left:0;right:0;top:4px;border-top:1.5px solid currentColor}
 .fuv-mobile-menu[open] .fuv-menu-icon{border:0;transform:none}
 .fuv-mobile-menu[open] .fuv-menu-icon::before,.fuv-mobile-menu[open] .fuv-menu-icon::after{content:"";position:absolute;left:50%;top:50%;right:auto;width:18px;height:1.5px;border:0;background:currentColor;transform:translate(-50%,-50%) rotate(45deg)}
 .fuv-mobile-menu[open] .fuv-menu-icon::after{transform:translate(-50%,-50%) rotate(-45deg)}
 .fuv-mobile-menu nav{position:absolute;left:0;right:0;top:100%;padding:20px var(--fuv-gutter) 28px;max-height:calc(100dvh - var(--fuv-header-height) - 12px);overflow-y:auto;overscroll-behavior:contain;background:white;border-bottom:1px solid var(--fuv-line);box-shadow:0 15px 25px #1f261b0a}
 .admin-bar .fuv-mobile-menu nav{max-height:calc(100dvh - var(--fuv-header-height) - 58px)}
 .fuv-menu-mobile{max-width:1248px;margin-inline:auto}
 .fuv-menu-mobile li+li{border-top:1px solid var(--fuv-line)}
 .fuv-menu-mobile a{display:flex;min-height:54px;align-items:center;padding:14px 4px;font-size:18px;font-weight:700;line-height:1.4;color:var(--fuv-ink)}
 .fuv-menu-mobile a:hover,.fuv-menu-mobile a[aria-current]{color:var(--fuv-brand);text-decoration:underline;text-underline-offset:5px}
 .fuv-menu-mobile li:last-child{padding-top:16px}
 .fuv-menu-mobile .fuv-button{color:var(--fuv-button-ink)}
 .fuv-home #content .fuv-hero>.elementor-container{grid-template-columns:1fr 1fr;gap:40px}
 .fuv-home #content .fuv-mission>.elementor-container,.fuv-home #content .fuv-engagement>.elementor-container,.fuv-home #content .fuv-appeal>.elementor-container{gap:48px}
}
@media(max-width:63.99rem){
 .fuv-home #content .fuv-block{padding:72px 0}
 .fuv-home #content .fuv-hero>.elementor-container,.fuv-home #content .fuv-mission>.elementor-container,.fuv-home #content .fuv-engagement>.elementor-container,.fuv-home #content .fuv-appeal>.elementor-container{grid-template-columns:1fr;gap:40px}
 .fuv-home #content .fuv-hero{padding:64px 0}
 .fuv-home #content .fuv-hero h1{max-width:18em}
 .fuv-home #content .fuv-hero .fuv-lead{max-width:38rem}
 .fuv-home #content .fuv-hero::before{background-size:auto 85%;background-position:right bottom;mask-image:linear-gradient(180deg,transparent 25%,#000);-webkit-mask-image:linear-gradient(180deg,transparent 25%,#000)}
 .fuv-home #content .fuv-hero-photo{max-width:704px}
 .fuv-home #content .fuv-engagement h2{max-width:none}
 .fuv-home #content .fuv-services .elementor-icon-list-text{font-size:20px}
 .fuv-footer-grid{grid-template-columns:1fr 1fr;gap:40px}
 .fuv-footer-brand{grid-column:1/-1;display:flex;gap:40px;align-items:center}
 .fuv-footer-brand p{margin:0}
}
@media(max-width:47.99rem){
 :root{--fuv-gutter:20px}
 .fuv-header-bar{gap:12px}
 .fuv-header-actions{gap:8px}
 .fuv-logo{width:142px}
 .fuv-header summary{font-size:13px}
 .fuv-languages summary{gap:8px;padding-inline:4px}
 .fuv-mobile-menu summary{width:48px;min-height:48px;padding:12px}
 .fuv-menu-label{position:absolute!important;width:1px;height:1px;padding:0;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}
 .fuv-home #content .fuv-block{padding:56px 0}
 .fuv-home #content .fuv-hero{padding:48px 0}
 .fuv-home #content .fuv-hero>.elementor-container{gap:32px}
 .fuv-home #content .fuv-hero-copy>.elementor-widget-wrap{gap:20px}
 .fuv-home #content .fuv-eyebrow{font-size:12px;letter-spacing:.06em}
 .fuv-home #content .fuv-hero-photo img,.fuv-home #content .fuv-gallery img,.fuv-home #content .fuv-gallery .gallery-icon a{border-radius:16px}
 .fuv-home #content .fuv-services .elementor-icon-list-item{gap:16px;padding:20px 0}
 .fuv-home #content .fuv-services .elementor-icon-list-text{font-size:18px}
 .fuv-home #content .fuv-gallery-section .elementor-widget-wrap{gap:32px}
 .fuv-home #content .fuv-gallery .gallery{grid-template-columns:1fr;gap:16px}
 .fuv-home #content .elementor-button-wrapper,.fuv-home #content .elementor-button{width:100%}
 .fuv-footer{padding-top:48px}
 .fuv-footer-grid{grid-template-columns:1fr;gap:36px;padding-bottom:40px}
 .fuv-footer-brand{display:block;grid-column:auto}
 .fuv-footer-brand p{margin-top:20px}
 .fuv-copyright{font-size:12px;gap:6px}
}
@media(max-width:782px){.admin-bar .fuv-header{top:46px}}
@media(max-width:600px){.admin-bar .fuv-header{top:0}}
@media(max-width:360px){.fuv-logo{width:114px}.fuv-header-bar{gap:8px}.fuv-header-actions{gap:6px}}
@media(prefers-reduced-motion:reduce){.fuv-header *,.fuv-footer *,.fuv-home #content *{transition:none!important;scroll-behavior:auto!important}}

/* Outlined contact CTA on the homepage olive panel. */
.fuv-home #content .fuv-appeal .elementor-button{background:var(--fuv-brand);color:white;border-color:white}
.fuv-home #content .fuv-appeal .elementor-button:hover{background:#4f5d38;color:white;border-color:white}
