@charset "UTF-8";*{margin:0;padding:0;box-sizing:border-box}html{scroll-behavior:smooth;font-size:16px}body{font-family:dm sans,-apple-system,BlinkMacSystemFont,segoe ui,Roboto,sans-serif;color:#333;line-height:1.6;overflow-x:hidden;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}body #newsletter{scroll-margin-top:80px}a{color:#426a45;text-decoration:underline;font-weight:600;transition:color .2s ease}a:hover{color:#426a45;text-decoration:none}:focus{outline:none}:focus-visible{outline:2px solid #426a45;outline-offset:3px;border-radius:4px}.btn:focus-visible,.navbar-cta:focus-visible,.vpb-cta:focus-visible,.newsletter-submit:focus-visible,.consortium-item:focus-visible{outline-offset:3px;outline-color:#426a45}h1,h2,h3,h4,h5,h6{font-family:dm sans,Georgia,serif;font-weight:700;color:#426a45}h1{font-size:3em;margin:.67em 0}@media(max-width:768px){h1{font-size:2.2em}}h2{font-size:1.5em;margin:.83em 0}h3{font-size:1.17em;margin:2em 0 1em}h4,h5,h6{margin:1.33em 0}.container{width:100%;margin-inline:auto;padding-inline:2rem}@media(min-width:768px){.container{max-width:768px}}@media(min-width:1024px){.container{max-width:1024px;padding-inline:3rem}}@media(min-width:1280px){.container{max-width:1280px}}@media(min-width:1536px){.container{max-width:1536px;padding-inline:4rem}}.navbar{position:relative;width:100%;height:80px;background-color:#fff;z-index:1000;border-bottom:1px solid #c7dbc0}.navbar .navbar-container{display:flex;align-items:center;height:100%;max-width:1280px;margin-inline:auto;padding-inline:2rem;gap:2rem}@media(min-width:1536px){.navbar .navbar-container{max-width:1536px}}.navbar .navbar-brand{display:inline-flex;align-items:center;flex-shrink:0;text-decoration:none}.navbar .navbar-logo{height:36px;width:auto;display:block;margin:0}.navbar .navbar-nav{display:flex;align-items:center;gap:.5rem;margin-left:auto}@media(max-width:768px){.navbar .navbar-nav{display:none}}.navbar .navbar-link{font-family:dm sans,Arial,sans-serif;color:#666;text-decoration:none;font-size:1rem;font-weight:500;line-height:1;transition:color .2s ease,background .2s ease;padding:.55rem .85rem;border-radius:8px}.navbar .navbar-link:hover{color:#426a45;background:#edf5e9;text-decoration:none}.navbar .navbar-link.is-active{color:#426a45}.navbar .navbar-link--map:hover{color:#426a45;background:#c7dbc0}.navbar .navbar-actions{display:flex;align-items:center;gap:1rem;flex-shrink:0}@media(max-width:768px){.navbar .navbar-actions{display:none}}.navbar .navbar-burger{display:none;margin-left:auto;width:44px;height:44px;background:0 0;border:0;cursor:pointer;padding:0;flex-direction:column;align-items:center;justify-content:center;gap:5px;border-radius:8px;transition:background .2s ease}@media(max-width:768px){.navbar .navbar-burger{display:inline-flex}}.navbar .navbar-burger:hover{background:#edf5e9}.navbar .navbar-burger span{display:block;width:22px;height:2px;background:#426a45;border-radius:2px;transition:transform .2s ease,opacity .2s ease}.navbar .navbar-burger[aria-expanded=true] span:nth-child(1){transform:translateY(7px)rotate(45deg)}.navbar .navbar-burger[aria-expanded=true] span:nth-child(2){opacity:0}.navbar .navbar-burger[aria-expanded=true] span:nth-child(3){transform:translateY(-7px)rotate(-45deg)}.navbar .navbar-drawer{position:absolute;top:100%;left:0;right:0;background:#fff;border-bottom:1px solid #c7dbc0;box-shadow:0 16px 32px rgba(16,24,40,8%);padding:1.5rem 2rem 2rem;z-index:999}@media(min-width:769px){.navbar .navbar-drawer{display:none}}.navbar .navbar-drawer-nav{display:flex;flex-direction:column;gap:.5rem}.navbar .navbar-drawer-link{display:block;padding:.85rem 1rem;color:#426a45;text-decoration:none;font-size:1.125rem;font-weight:500;border-radius:8px;transition:background .2s ease,color .2s ease}.navbar .navbar-drawer-link:hover{background:#edf5e9;color:#426a45;text-decoration:none}.navbar .navbar-drawer-cta{margin-top:1rem;justify-content:center}body.drawer-open{overflow:hidden}.hero-main{position:relative;background:#fff;padding:2rem 0 0;overflow:hidden}@media(min-width:640px){.hero-main{padding:2.5rem 0 0}}@media(min-width:1024px){.hero-main{padding:3rem 0 0}}.hero-main .hero-content{display:flex;flex-direction:column;align-items:center;width:100%;max-width:1280px;margin-inline:auto;padding-inline:2rem}@media(min-width:1536px){.hero-main .hero-content{max-width:1536px}}@media(max-width:768px){.hero-main .hero-content{padding-inline:1.5rem}}.hero-main .hero-text{width:100%;min-width:0;max-width:880px;text-align:center;margin-bottom:4rem}.hero-main .hero-text .hero-title{font-family:dm sans,Arial,sans-serif;font-size:clamp(2rem,calc(5vw + 1rem),4rem);color:#426a45;font-weight:800;line-height:1.1;letter-spacing:-.02em;margin-bottom:2rem;overflow-wrap:break-word;white-space:nowrap;hyphens:auto}.hero-main .hero-text .hero-subtitle{font-size:1.25rem;color:#666;line-height:1.6;margin-inline:auto;max-width:680px;margin-bottom:3rem}@media(max-width:768px){.hero-main .hero-text .hero-subtitle{font-size:1.125rem}}.hero-main .hero-text .hero-actions{display:flex;gap:1.5rem;justify-content:center;align-items:center;flex-wrap:wrap}@media(max-width:480px){.hero-main .hero-text .hero-actions{flex-direction:column;width:100%}}.hero-main .hero-visual{width:100%;max-width:1536px;margin-inline:auto;padding-inline:0}.hero-main .hero-visual .hero-image-link{display:block;border-radius:12px;overflow:hidden;border:1px solid #e5e7eb}.hero-main .hero-visual .hero-image{display:block;width:100%;height:auto;object-fit:cover}.value-proposition-bento{background:#fff;padding-block:4rem}@media(min-width:640px){.value-proposition-bento{padding-block:5rem}}.value-proposition-bento .vpb-container{max-width:1280px;margin-inline:auto;padding-inline:2rem}@media(min-width:1536px){.value-proposition-bento .vpb-container{max-width:1536px}}.value-proposition-bento .vpb-header{display:flex;flex-direction:column;gap:2rem;margin-bottom:4rem}@media(min-width:1024px){.value-proposition-bento .vpb-header{flex-direction:row;align-items:flex-end;justify-content:space-between;gap:3rem}}.value-proposition-bento .vpb-header-text{flex:1;min-width:0}.value-proposition-bento .vpb-title{font-family:dm sans,Arial,sans-serif;font-size:clamp(2rem,calc(2vw + 1.5rem),3rem);color:#426a45;font-weight:800;line-height:1.15;letter-spacing:-.02em;max-width:720px}.value-proposition-bento .vpb-subtitle{margin-top:1.5rem;font-size:1.125rem;color:#666;line-height:1.6;max-width:640px}.value-proposition-bento .vpb-cta{display:inline-flex;align-items:center;gap:.5rem;margin-top:2rem;padding:.65rem 1.3rem;border-radius:999px;background:#426a45;color:#fff;font-weight:600;font-size:1rem;text-decoration:none;border:1px solid #426a45;transition:background .2s ease,border-color .2s ease,transform .2s ease;align-self:flex-start}.value-proposition-bento .vpb-cta svg{transition:transform .3s ease}.value-proposition-bento .vpb-cta:hover{background:#002814;border-color:#002814;color:#fff;text-decoration:none}@media(min-width:1024px){.value-proposition-bento .vpb-cta{flex-shrink:0;align-self:flex-end}}.value-proposition-bento .vpb-grid{display:grid;grid-template-columns:1fr;gap:1rem}@media(min-width:768px){.value-proposition-bento .vpb-grid{grid-template-columns:1fr 1fr}}@media(min-width:1280px){.value-proposition-bento .vpb-grid{grid-template-columns:minmax(0,1.05fr)minmax(0,1fr)minmax(0,1fr);grid-template-rows:340px 460px}}.value-proposition-bento .vpb-card{position:relative;display:flex;flex-direction:column;overflow:hidden;border-radius:12px;background:#edf5e9;color:#426a45;min-height:280px}.value-proposition-bento .vpb-card .vpb-card-header{display:flex;flex-direction:column;gap:1rem;padding:3rem}@media(max-width:768px){.value-proposition-bento .vpb-card .vpb-card-header{padding:2rem}}.value-proposition-bento .vpb-card .vpb-card-title{font-family:dm sans,Arial,sans-serif;font-size:1.5rem;font-weight:700;line-height:1.2;letter-spacing:-.01em;color:inherit;margin:0}@media(max-width:768px){.value-proposition-bento .vpb-card .vpb-card-title{font-size:1.25rem}}.value-proposition-bento .vpb-card .vpb-card-text{font-size:1rem;color:inherit;opacity:.85;line-height:1.6;margin:0}.value-proposition-bento .vpb-card .vpb-card-img{display:block;width:100%;height:auto;margin-top:auto;object-fit:cover}.value-proposition-bento .vpb-card .vpb-card-img--bottom{align-self:stretch;margin-top:1.5rem;min-height:0;flex:auto;object-position:top center}.value-proposition-bento .vpb-card .vpb-card-img--side{margin-top:0;aspect-ratio:16/9;object-position:left center}@media(min-width:1280px){.value-proposition-bento .vpb-card--tall{grid-column:1/2;grid-row:1/3;min-height:100%}.value-proposition-bento .vpb-card--tall .vpb-card-header{flex-shrink:0}.value-proposition-bento .vpb-card--tall .vpb-card-img--bottom{flex:1;min-height:0;height:100%;width:100%;object-fit:cover;object-position:center top;margin-top:1.5rem}}@media(min-width:1280px){.value-proposition-bento .vpb-card--wide{grid-column:2/4;grid-row:1/2;flex-direction:row;align-items:stretch}}@media(min-width:1280px){.value-proposition-bento .vpb-card--wide .vpb-card-header{max-width:360px;flex-shrink:0;justify-content:center}}@media(min-width:1280px){.value-proposition-bento .vpb-card--wide .vpb-card-img--side{aspect-ratio:auto;align-self:stretch;flex:1;width:auto;height:100%;max-width:none;object-fit:cover;object-position:left center}}.value-proposition-bento .vpb-card--dark{background:#002814;color:#fff}.value-proposition-bento .vpb-card--accent{background:#e6cf8a;color:#002814}@media(min-width:1280px){.value-proposition-bento .vpb-card--accent{grid-column:2/3;grid-row:2/3}}.value-proposition-bento .vpb-card--accent .vpb-card-eyebrow{color:rgba(255,255,255,.7)}.value-proposition-bento .vpb-card--cover{min-height:420px;color:#fff;justify-content:flex-end}@media(min-width:1280px){.value-proposition-bento .vpb-card--cover{grid-column:3/4;grid-row:2/3}}.value-proposition-bento .vpb-card--cover .vpb-card-img--cover{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;z-index:0}.value-proposition-bento .vpb-card--cover::after{content:"";position:absolute;inset:0;background:linear-gradient(to bottom,rgba(0,0,0,.1) 0%,rgba(0,0,0,.55) 60%,rgba(0,0,0,.75) 100%);z-index:1}.value-proposition-bento .vpb-card--cover .vpb-card-header{position:relative;z-index:2}.value-proposition-bento .vpb-features-card{border-radius:12px;background:#edf5e9;padding:2rem;margin-top:1rem}@media(min-width:1024px){.value-proposition-bento .vpb-features-card{padding:3rem}}.value-proposition-bento .vpb-features-grid{display:grid;grid-template-columns:1fr;gap:1.5rem}@media(min-width:1024px){.value-proposition-bento .vpb-features-grid{grid-template-columns:repeat(3,1fr);gap:3rem}}.value-proposition-bento .vpb-feature{display:flex;gap:1.5rem;align-items:flex-start}.value-proposition-bento .vpb-feature-icon{flex-shrink:0;display:inline-flex;align-items:center;justify-content:center;width:36px;height:36px;border-radius:8px;border:1px solid #97b090;color:#426a45;background:#fff}.value-proposition-bento .vpb-feature-icon svg{width:18px;height:18px}.value-proposition-bento .vpb-feature-text{flex:1;min-width:0;display:flex;flex-direction:column;gap:.25rem}.value-proposition-bento .vpb-feature-title{color:#426a45;font-weight:600;font-size:1.125rem;margin:0;line-height:1.4}.value-proposition-bento .vpb-feature-desc{color:#666;font-size:1rem;line-height:1.5;margin:0}.about-section{background:#fff;padding-block:4rem}@media(min-width:640px){.about-section{padding-block:5rem}}.about-section>*{max-width:1280px;margin-inline:auto;padding-inline:2rem}@media(min-width:1536px){.about-section>*{max-width:1536px}}.about-section .about-block{margin-bottom:8rem}.about-section .about-content{display:grid;grid-template-columns:1.1fr 1fr;gap:4rem;align-items:center}@media(max-width:1024px){.about-section .about-content{grid-template-columns:1fr;gap:3rem}}.about-section .about-text{display:flex;flex-direction:column;gap:1.5rem}.about-section .about-title{font-family:dm sans,Arial,sans-serif;font-size:clamp(2rem,calc(2vw + 1.4rem),3rem);color:#426a45;font-weight:800;line-height:1.1;letter-spacing:-.02em;margin:0 0 1rem;text-align:left}.about-section .about-description{font-size:1.125rem;color:#666;line-height:1.65;margin:0}.about-section .about-description a{color:#426a45;text-decoration:underline;font-weight:500}.about-section .about-description a:hover{color:#426a45;text-decoration:none}.about-section .about-stats{display:grid;grid-template-columns:repeat(3,1fr);gap:1.5rem;margin-top:1.5rem;padding-top:2rem;border-top:1px solid #c7dbc0}@media(max-width:480px){.about-section .about-stats{grid-template-columns:1fr}}.about-section .about-stat{display:flex;flex-direction:column;gap:.25rem}.about-section .about-stat-value{font-family:dm sans,Arial,sans-serif;font-size:2rem;font-weight:800;line-height:1;letter-spacing:-.02em;color:#426a45}.about-section .about-stat-label{font-size:.875rem;color:#666;line-height:1.4}.about-section .about-visual .visual-card{position:relative;border-radius:12px;overflow:hidden;box-shadow:0 18px 48px rgba(16,24,40,.1)}.about-section .about-visual .visual-card .about-image{display:block;width:100%;height:100%;min-height:400px;object-fit:cover}.about-section .about-visual .visual-card .visual-overlay{display:none}.about-section .consortium-block{display:flex;flex-direction:column;gap:3rem}.about-section .consortium-header{display:flex;flex-direction:column;align-items:flex-start;gap:1rem;margin-bottom:1.5rem}.about-section .consortium-eyebrow{font-size:.8rem;font-weight:700;text-transform:uppercase;letter-spacing:.1em;color:#426a45}.about-section .consortium-title{font-family:dm sans,Arial,sans-serif;font-size:clamp(1.75rem,calc(1.5vw + 1.2rem),2.5rem);color:#426a45;font-weight:800;line-height:1.15;letter-spacing:-.02em;margin:0;text-align:left;max-width:720px}.about-section .consortium-team-link{display:inline-flex;align-items:center;gap:.4rem;color:#426a45;font-weight:600;font-size:1rem;text-decoration:none;align-self:flex-start}.about-section .consortium-team-link svg{transition:transform .3s ease}.about-section .consortium-team-link:hover{text-decoration:none}.about-section .consortium-group{display:flex;flex-direction:column;gap:1.5rem}.about-section .consortium-group-label{font-size:.875rem;font-weight:600;text-transform:uppercase;letter-spacing:.08em;color:#426a45;margin:0;padding-bottom:1rem;border-bottom:1px solid #c7dbc0}.about-section .consortium-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:1.5rem}@media(max-width:1024px){.about-section .consortium-grid{grid-template-columns:repeat(2,1fr)}}@media(max-width:768px){.about-section .consortium-grid{grid-template-columns:1fr}}.about-section .consortium-item{display:flex;align-items:center;gap:1.5rem;padding:1.5rem;border-radius:12px;background:#fff;border:1px solid #c7dbc0;text-decoration:none;color:inherit;transition:background .2s ease,border-color .2s ease,transform .2s ease}.about-section .consortium-item:hover{background:#edf5e9;border-color:#97b090;color:inherit;text-decoration:none}.about-section .consortium-logo-wrap{flex-shrink:0;width:56px;height:56px;display:flex;align-items:center;justify-content:center;border-radius:8px;background:#fff;border:1px solid #c7dbc0;overflow:hidden;padding:.5rem}.about-section .consortium-logo{max-width:100%;max-height:100%;object-fit:contain}.about-section .consortium-item-info{flex:1;min-width:0;display:flex;flex-direction:column;gap:2px}.about-section .consortium-item-name{font-size:1rem;font-weight:700;color:#426a45;margin:0;line-height:1.3}.about-section .consortium-item-role{font-size:.8rem;color:#666;line-height:1.4;margin:0}.funding-info{border-top:1px solid #e5e7eb;padding-top:4rem}.funding-info .funding-text{font-size:1.25rem;color:#666;line-height:1.7;max-width:768px;margin:0 auto;padding:0 1.5rem;text-align:center}.funding-info .funding-cta{display:flex;justify-content:center;margin-top:2rem}.team-page{background:#fff;padding-block:4rem}@media(min-width:640px){.team-page{padding-block:5rem}}.team-container{max-width:1280px;margin-inline:auto;padding-inline:2rem}@media(min-width:1536px){.team-container{max-width:1536px}}.team-page-header{display:flex;flex-direction:column;gap:1rem;max-width:760px;margin-bottom:6rem}.team-page-eyebrow{font-size:.8rem;font-weight:700;text-transform:uppercase;letter-spacing:.1em;color:#426a45}.team-page-title{font-family:dm sans,Arial,sans-serif;font-size:clamp(2.25rem,calc(2.5vw + 1.5rem),4rem);color:#426a45;font-weight:800;line-height:1.05;letter-spacing:-.025em;margin:0}.team-page-subtitle{font-size:1.125rem;color:#666;line-height:1.6;margin:0;max-width:620px}.team-groups{display:flex;flex-direction:column;gap:4rem}.team-group{display:flex;flex-direction:column;gap:3rem}.team-group-header{display:flex;align-items:baseline;justify-content:space-between;gap:1.5rem;padding-bottom:1.5rem;border-bottom:1px solid #c7dbc0;flex-wrap:wrap}.team-group-name{font-family:dm sans,Arial,sans-serif;font-size:1.5rem;color:#426a45;font-weight:700;letter-spacing:-.015em;margin:0}.team-group-count{font-size:.875rem;color:#666}.team-group-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:2rem}@media(max-width:1024px){.team-group-grid{grid-template-columns:repeat(3,1fr)}}@media(max-width:768px){.team-group-grid{grid-template-columns:repeat(2,1fr);gap:1.5rem}}@media(max-width:480px){.team-group-grid{grid-template-columns:1fr}}.team-card{display:flex;flex-direction:column;gap:1rem}.team-card-photo{aspect-ratio:1/1;border-radius:12px;overflow:hidden;background:#edf5e9}.team-card-photo img{width:100%;height:100%;object-fit:cover;display:block}.team-card-info{display:flex;flex-direction:column;gap:.25rem;padding-inline:.5rem}.team-card-name{font-family:dm sans,Arial,sans-serif;font-size:1rem;color:#426a45;font-weight:700;letter-spacing:-.01em;line-height:1.3;margin:0}.team-card-role{font-size:.875rem;color:#666;line-height:1.4;margin:0}.partners-section{background:#fff;padding-block:4rem}@media(min-width:640px){.partners-section{padding-block:5rem}}.partners-section>*{max-width:1280px;margin-inline:auto;padding-inline:2rem}@media(min-width:1536px){.partners-section>*{max-width:1536px}}.partners-section .section-title{font-family:dm sans,Arial,sans-serif;font-size:2.5rem;color:#426a45;margin-bottom:2rem;font-weight:700;text-align:center}.partners-section .partners-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:3rem;margin-bottom:4rem}@media(max-width:768px){.partners-section .partners-grid{grid-template-columns:1fr}}.partners-section .partner-card{background:#fff;border:1px solid #c7dbc0;border-radius:12px;padding:3rem;transition:border-color .2s ease;text-align:center}.partners-section .partner-card:hover{border-color:#97b090}.partners-section .partner-card .partner-logo{max-width:120px;max-height:60px;margin-bottom:2rem}.partners-section .partner-card .partner-info h3{color:#426a45;margin-bottom:1rem;font-weight:600}.partners-section .partner-card .partner-info p{color:#666;line-height:1.5;margin-bottom:1.5rem}.partners-section .partner-card .partner-info .partner-link{color:#426a45;text-decoration:none;font-weight:500;transition:color .2s ease}.partners-section .partner-card .partner-info .partner-link:hover{color:#426a45}.partners-section .partner-card.telescoop{background:#426a45;color:#fff;border-color:#426a45}.partners-section .partner-card.telescoop .partner-info h3,.partners-section .partner-card.telescoop .partner-info p{color:#fff}.partners-section .partner-card.telescoop .partner-info .partner-link{color:rgba(255,255,255,.9)}.partners-section .partner-card.telescoop .partner-info .partner-link:hover{color:#fff}.newsletter-section{background:#fff;padding-block:4rem}@media(min-width:640px){.newsletter-section{padding-block:5rem}}@media(min-width:1024px){.newsletter-section{padding-block:120px}}.newsletter-container{max-width:1280px;margin-inline:auto;padding-inline:2rem}@media(min-width:1536px){.newsletter-container{max-width:1536px}}.newsletter-card{display:flex;flex-direction:column;align-items:center;gap:1.5rem;text-align:center;background:#edf5e9;border-radius:12px;padding:4rem 2rem}@media(min-width:768px){.newsletter-card{padding:5rem 4rem}}.newsletter-eyebrow{font-size:.8rem;font-weight:700;text-transform:uppercase;letter-spacing:.1em;color:#426a45}.newsletter-title{font-family:dm sans,Arial,sans-serif;font-size:clamp(2rem,calc(1.8vw + 1.4rem),3rem);color:#426a45;font-weight:800;line-height:1.1;letter-spacing:-.02em;margin:0;max-width:720px}.newsletter-text{font-size:1.125rem;color:#666;line-height:1.6;margin:0 0 1.5rem;max-width:560px}.newsletter-form{width:100%;max-width:520px;margin:0}.newsletter-input-wrap{display:flex;gap:.5rem;align-items:stretch;padding:6px;background:#fff;border-radius:999px;border:1px solid #c7dbc0;transition:border-color .2s ease,box-shadow .2s ease}.newsletter-input-wrap:focus-within{border-color:#426a45;box-shadow:0 0 0 3px rgba(66,106,69,.12)}@media(max-width:480px){.newsletter-input-wrap{flex-direction:column;border-radius:12px;gap:.5rem;padding:.5rem}}.newsletter-input{flex:1;min-width:0;padding:.6rem 1.1rem;border:0;background:0 0;font-family:inherit;font-size:1rem;color:#426a45}.newsletter-input::placeholder{color:#999}.newsletter-input:focus{outline:none}.newsletter-submit{flex-shrink:0;padding:.65rem 1.4rem;border:0;border-radius:999px;background:#426a45;color:#fff;font-family:inherit;font-size:1rem;font-weight:600;cursor:pointer;transition:background .2s ease}.newsletter-submit:hover{background:#002814}@media(max-width:480px){.newsletter-submit{border-radius:8px;padding:.75rem 1.4rem}}.newsletter-fineprint{font-size:.875rem;color:#666;line-height:1.4;margin:.5rem 0 0}.btn{padding:.65rem 1.3rem;border-radius:999px;text-decoration:none;font-weight:600;font-size:1rem;text-align:center;transition:background .2s ease,border-color .2s ease,color .2s ease,transform .2s ease;border:1px solid transparent;cursor:pointer;font-family:inherit;display:inline-flex;align-items:center;justify-content:center;gap:.5rem;line-height:1.2}.btn svg{transition:transform .2s ease}.btn.btn-lg{padding:.85rem 1.6rem;font-size:1.125rem}.btn.btn-primary{background:#426a45;color:#fff;border-color:#426a45}.btn.btn-primary:hover{background:#002814;border-color:#002814;color:#fff;text-decoration:none}.btn.btn-secondary{background:#fff;color:#426a45;border-color:#426a45}.btn.btn-secondary:hover{background:#edf5e9;border-color:#426a45;color:#426a45;text-decoration:none}.btn.btn-gold{background:#e6cf8a;color:#002814;border-color:#e6cf8a}.btn.btn-gold:hover{background:#c4ab66;border-color:#c4ab66;color:#002814;text-decoration:none}.main-footer{background:#002814;color:#fff;font-family:dm sans,Arial,sans-serif;position:relative;padding-block:4rem}@media(min-width:1024px){.main-footer{padding-block:6rem}}.main-footer .footer-container{max-width:1280px;margin-inline:auto;padding-inline:2rem}@media(min-width:1536px){.main-footer .footer-container{max-width:1536px}}.main-footer .footer-top{display:grid;grid-template-columns:minmax(0,1.4fr)minmax(0,1.6fr);gap:4rem;padding-bottom:4rem;border-bottom:1px solid rgba(255,255,255,.12)}@media(max-width:1024px){.main-footer .footer-top{grid-template-columns:1fr;gap:3rem}}.main-footer .footer-brand{display:flex;flex-direction:column;gap:1.5rem;max-width:420px}.main-footer .footer-brand-link{display:inline-flex;text-decoration:none}.main-footer .footer-brand-logo{height:40px;width:auto;filter:brightness(0)invert(1)}.main-footer .footer-brand-tagline{font-size:1rem;line-height:1.6;color:rgba(255,255,255,.75);margin:0}.main-footer .footer-contact{display:flex;align-items:center;gap:.5rem;font-size:.875rem;color:rgba(255,255,255,.75);flex-wrap:wrap}.main-footer .footer-contact-link{color:#fff;text-decoration:none;font-weight:500;transition:color .2s ease}.main-footer .footer-contact-link:hover{color:#c7dbc0;text-decoration:underline}.main-footer .footer-contact-sep{color:rgba(255,255,255,.4)}.main-footer .footer-cols{display:grid;grid-template-columns:repeat(3,1fr);gap:3rem}@media(max-width:768px){.main-footer .footer-cols{grid-template-columns:1fr;gap:2rem}}.main-footer .footer-col{display:flex;flex-direction:column;gap:1.5rem}.main-footer .footer-col-label{font-size:.8rem;font-weight:700;text-transform:uppercase;letter-spacing:.1em;color:rgba(255,255,255,.55);margin:0}.main-footer .footer-links{display:flex;flex-direction:column;gap:1rem}.main-footer .footer-links a{color:rgba(255,255,255,.85);text-decoration:none;font-size:1rem;font-weight:500;transition:color .2s ease;width:fit-content}.main-footer .footer-links a:hover{color:#fff;text-decoration:underline}.main-footer .footer-partners{display:grid;grid-template-columns:repeat(2,auto);gap:1.5rem;align-items:center;justify-items:start}.main-footer .footer-partner-logo{height:28px;width:auto;max-width:100%;object-fit:contain;opacity:.75;transition:opacity .2s ease}.main-footer .footer-partner-logo:hover{opacity:1}.main-footer .footer-bottom{padding-top:2rem;display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap;gap:1.5rem}@media(max-width:768px){.main-footer .footer-bottom{flex-direction:column;align-items:flex-start;gap:1rem}}.main-footer .footer-copyright,.main-footer .footer-funded{font-size:.875rem;color:rgba(255,255,255,.55);margin:0}.blog-page{background:#fff;min-height:calc(100vh - 80px);padding-block:4rem}@media(min-width:640px){.blog-page{padding-block:5rem}}@media(min-width:1024px){.blog-page{padding-block:120px}}.blog-container{max-width:1280px;margin-inline:auto;padding-inline:2rem;display:flex;flex-direction:column;gap:5rem}@media(min-width:1536px){.blog-container{max-width:1536px}}.blog-page-header{display:flex;flex-direction:column;gap:1rem;max-width:760px}.blog-page-eyebrow{font-size:.8rem;font-weight:700;text-transform:uppercase;letter-spacing:.1em;color:#426a45}.blog-page-title{font-family:dm sans,Arial,sans-serif;font-size:clamp(2.25rem,calc(2.5vw + 1.5rem),4rem);color:#426a45;font-weight:800;line-height:1.05;letter-spacing:-.025em;margin:0}.blog-page-subtitle{font-size:1.125rem;color:#666;line-height:1.6;margin:0;max-width:620px}.blog-featured{display:grid;grid-template-columns:1fr;gap:0;background:#edf5e9;border-radius:12px;overflow:hidden;text-decoration:none;color:inherit;transition:transform .3s ease,box-shadow .3s ease}@media(min-width:1024px){.blog-featured{grid-template-columns:1.05fr 1fr;min-height:420px}}.blog-featured:hover{color:inherit;text-decoration:none;box-shadow:0 18px 48px rgba(16,24,40,8%)}.blog-featured-image{overflow:hidden;aspect-ratio:16/10;background:#c7dbc0}@media(min-width:1024px){.blog-featured-image{aspect-ratio:auto;order:2;height:100%}}.blog-featured-image img{width:100%;height:100%;object-fit:cover;display:block;transition:transform .3s ease}.blog-featured-content{display:flex;flex-direction:column;gap:1rem;padding:3rem;justify-content:center}@media(min-width:768px){.blog-featured-content{padding:4rem}}.blog-featured-badge{align-self:flex-start;font-size:.8rem;font-weight:700;text-transform:uppercase;letter-spacing:.08em;color:#426a45;padding:4px 10px;border-radius:4px;background:#fff;border:1px solid #c7dbc0}.blog-featured-title{font-family:dm sans,Arial,sans-serif;font-size:clamp(1.5rem,calc(1.5vw + 1rem),2.25rem);color:#426a45;font-weight:800;line-height:1.15;letter-spacing:-.02em;margin:0}.blog-featured-summary{font-size:1rem;color:#666;line-height:1.6;margin:0}@media(min-width:768px){.blog-featured-summary{font-size:1.125rem}}.blog-featured-meta{display:flex;align-items:center;gap:.5rem;flex-wrap:wrap;margin-top:1rem}.blog-meta-author{font-size:.875rem;color:#426a45;font-weight:600}.blog-meta-date,.blog-meta-reading{font-size:.875rem;color:#666;font-weight:400}.blog-meta-dot{font-size:.875rem;color:#97b090}.blog-featured-cta{display:inline-flex;align-items:center;margin-top:1.5rem;font-size:1rem;font-weight:600;color:#426a45;transition:gap .2s ease;gap:.5rem}.blog-section{display:flex;flex-direction:column;gap:3rem}.blog-section .blog-section-header{display:flex;align-items:baseline;justify-content:space-between;padding-bottom:1.5rem;border-bottom:1px solid #c7dbc0;gap:1.5rem;flex-wrap:wrap}.blog-section .blog-section-title{font-family:dm sans,Arial,sans-serif;font-size:1.5rem;color:#426a45;font-weight:700;letter-spacing:-.015em;margin:0}.blog-section .blog-section-count{font-size:.875rem;color:#666;margin:0}.blog-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:2rem}@media(max-width:1024px){.blog-grid{grid-template-columns:repeat(2,1fr)}}@media(max-width:768px){.blog-grid{grid-template-columns:1fr;gap:1.5rem}}.blog-card{display:flex;flex-direction:column;text-decoration:none;color:inherit;border-radius:12px;overflow:hidden;background:#fff;transition:transform .3s ease}.blog-card:hover{color:inherit;text-decoration:none}.blog-card:hover .blog-card-title{color:#426a45}.blog-card .blog-card-image{overflow:hidden;aspect-ratio:16/9;border-radius:12px;background:#edf5e9}.blog-card .blog-card-image img{width:100%;height:100%;object-fit:cover;display:block;transition:transform .3s ease}.blog-card .blog-card-content{display:flex;flex-direction:column;gap:1rem;flex:1;padding:1.5rem 0 0}.blog-card .blog-card-meta{display:flex;align-items:center;gap:.5rem}.blog-card .blog-card-date{font-size:.8rem;color:#426a45;font-weight:600;text-transform:uppercase;letter-spacing:.06em}.blog-card .blog-card-dot{font-size:.8rem;color:#97b090}.blog-card .blog-card-reading{font-size:.8rem;color:#666;font-weight:500}.blog-card .blog-card-title{font-family:dm sans,Arial,sans-serif;font-size:1.125rem;color:#426a45;font-weight:700;line-height:1.3;letter-spacing:-.01em;margin:0;transition:color .2s ease}.blog-card .blog-card-summary{font-size:1rem;color:#666;line-height:1.5;margin:0;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.blog-card .blog-card-footer{margin-top:auto;padding-top:1rem;display:flex;align-items:center;justify-content:space-between}.blog-card .blog-card-author{font-size:.8rem;color:#666;font-weight:500}.blog-card .blog-card-read{display:inline-flex;align-items:center;font-size:1rem;color:#426a45;font-weight:700}.article-page{background:#fff;min-height:calc(100vh - 80px);padding-block:4rem}@media(min-width:640px){.article-page{padding-block:5rem}}@media(min-width:1024px){.article-page{padding-block:6rem}}.article-page .article-hero{position:relative;aspect-ratio:16/7;overflow:hidden;border-radius:12px;margin-bottom:4rem}.article-page .article-hero .article-hero-img{width:100%;height:100%;object-fit:cover;display:block}.article-page .article-hero .article-hero-overlay{display:none}.article-page .article-container{max-width:760px;margin-inline:auto;padding-inline:2rem}.article-page .article-header{margin-bottom:4rem;display:flex;flex-direction:column;gap:1.5rem}.article-page .article-header .article-back{display:inline-flex;align-items:center;gap:.4rem;font-size:.875rem;text-decoration:none;color:#666;font-weight:600;transition:color .2s ease;align-self:flex-start}.article-page .article-header .article-back:hover{color:#426a45;text-decoration:none}.article-page .article-header .article-title{font-family:dm sans,Arial,sans-serif;font-size:clamp(2rem,calc(2vw + 1.6rem),3.25rem);color:#426a45;line-height:1.1;margin:0;font-weight:800;letter-spacing:-.025em}.article-page .article-header .article-meta{display:flex;align-items:center;flex-wrap:wrap;gap:.5rem;padding-bottom:3rem;border-bottom:1px solid #c7dbc0;margin-top:1rem}.article-page .article-header .article-meta .article-meta-author .meta-author-name{font-weight:700;color:#426a45;font-size:1rem}.article-page .article-header .article-meta .article-meta-details{display:flex;align-items:center;gap:.5rem;font-size:.875rem;color:#666}.article-page .article-header .article-meta .article-meta-details .meta-separator{color:#97b090}.article-page .article-header .article-meta .article-meta-author::after{content:"·";margin-left:.5rem;color:#97b090}.article-page .article-content{font-family:dm sans,Arial,sans-serif;line-height:1.8;color:#333;font-size:1.25rem}@media(max-width:768px){.article-page .article-content{font-size:1.125rem;line-height:1.7}}.article-page .article-content>p:first-of-type{font-size:1.5rem;line-height:1.7;color:#426a45;font-weight:400;margin-bottom:3rem}@media(max-width:768px){.article-page .article-content>p:first-of-type{font-size:1.25rem}}.article-page .article-content h1,.article-page .article-content h2,.article-page .article-content h3,.article-page .article-content h4,.article-page .article-content h5,.article-page .article-content h6{font-family:dm sans,Arial,sans-serif;color:#426a45;line-height:1.3;font-weight:700;letter-spacing:-.02em;scroll-margin-top:100px}.article-page .article-content h2{font-size:2.5rem;margin:4.5rem 0 1.5rem;padding-bottom:1rem}@media(max-width:768px){.article-page .article-content h2{font-size:2rem;margin:4rem 0 2rem}}.article-page .article-content h3{font-size:2rem;margin:4rem 0 2rem}@media(max-width:768px){.article-page .article-content h3{font-size:1.5rem;margin:3rem 0 1.5rem}}.article-page .article-content h4{font-size:1.5rem;margin:3rem 0 1.5rem;font-weight:600}@media(max-width:768px){.article-page .article-content h4{font-size:1.25rem}}.article-page .article-content p{margin-bottom:3rem;line-height:1.8}@media(max-width:768px){.article-page .article-content p{margin-bottom:2rem}}.article-page .article-content img{width:calc(100% + 4rem);margin-left:-2rem;height:auto;border-radius:12px}@media(min-width:1024px){.article-page .article-content img{width:calc(100% + 6rem);margin-left:-3rem}}@media(max-width:768px){.article-page .article-content img{width:calc(100% + 4rem);margin-left:-2rem;border-radius:8px;margin-block:3rem}}.article-page .article-content ul,.article-page .article-content ol{margin:3rem 0;padding-left:3rem}@media(max-width:768px){.article-page .article-content ul,.article-page .article-content ol{margin:2rem 0;padding-left:2rem}}.article-page .article-content ul li,.article-page .article-content ol li{margin-bottom:1.5rem;line-height:1.8;padding-left:.5rem}@media(max-width:768px){.article-page .article-content ul li,.article-page .article-content ol li{margin-bottom:1rem}}.article-page .article-content ul li::marker,.article-page .article-content ol li::marker{color:#92a48d;font-weight:600}.article-page .article-content ul ul,.article-page .article-content ul ol,.article-page .article-content ol ul,.article-page .article-content ol ol{margin:1.5rem 0}.article-page .article-content blockquote{border-left:4px solid #92a48d;margin:4rem 0;padding:3rem;background:#efefed;border-radius:8px;font-style:italic;color:#426a45;font-size:1.25rem;position:relative}@media(max-width:768px){.article-page .article-content blockquote{margin:3rem 0;padding:2rem;font-size:1.125rem}}.article-page .article-content blockquote::before{content:"\201C";position:absolute;top:1rem;left:2rem;font-size:3.5rem;color:rgba(146,164,141,.2);font-family:libre baskerville,Georgia,serif;line-height:1}@media(max-width:768px){.article-page .article-content blockquote::before{font-size:3rem;left:1.5rem}}.article-page .article-content blockquote p{position:relative;z-index:1}.article-page .article-content blockquote p:last-child{margin-bottom:0}.article-page .article-content a{color:#426a45;text-decoration:underline;text-decoration-thickness:2px;text-underline-offset:3px;font-weight:500;transition:color .2s ease}.article-page .article-content a:hover{color:#426a45}.article-page .article-content code{background:#efefed;padding:3px 8px;border-radius:4px;font-family:sf mono,Monaco,cascadia code,roboto mono,Consolas,courier new,monospace;font-size:.9em;color:#426a45;font-weight:500}.article-page .article-content pre{background:#426a45;color:#fff;padding:3rem;border-radius:8px;overflow-x:auto;margin:4rem 0}@media(max-width:768px){.article-page .article-content pre{padding:2rem;margin:3rem 0}}.article-page .article-content pre code{background:0 0;color:inherit;padding:0;font-size:.875rem}.article-page .article-content hr{border:none;height:1px;background:#e5e7eb;margin:8rem 0}@media(max-width:768px){.article-page .article-content hr{margin:4rem 0}}.article-page .article-content table{width:100%;border-collapse:collapse;margin:4rem 0;font-size:1rem}@media(max-width:768px){.article-page .article-content table{font-size:.875rem;margin:3rem 0}}.article-page .article-content table thead{background:#f8f8f8}.article-page .article-content table thead th{padding:1.5rem 2rem;text-align:left;font-weight:600;color:#426a45;border-bottom:2px solid #e5e7eb}@media(max-width:768px){.article-page .article-content table thead th{padding:1rem 1.5rem}}.article-page .article-content table tbody tr{border-bottom:1px solid #e5e7eb;transition:background .2s ease}.article-page .article-content table tbody tr:hover{background:#f8f8f8}.article-page .article-content table tbody td{padding:1.5rem 2rem}@media(max-width:768px){.article-page .article-content table tbody td{padding:1rem 1.5rem}}.article-page .article-content strong{font-weight:700;color:#426a45}.article-page .article-content em{font-style:italic;color:#426a45}.article-page .related-articles-section{margin-top:6rem;padding-top:4rem;border-top:1px solid #c7dbc0}@media(max-width:768px){.article-page .related-articles-section{margin-top:4rem}}.article-page .related-articles-section .section-header{margin-bottom:3rem}.article-page .related-articles-section .section-header .section-title{font-family:dm sans,Arial,sans-serif;font-size:1.5rem;color:#426a45;margin:0;font-weight:700;letter-spacing:-.015em}.article-page .related-articles-section .related-articles-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:2rem;margin-bottom:3rem}@media(max-width:1024px){.article-page .related-articles-section .related-articles-grid{grid-template-columns:1fr;gap:1.5rem}}.article-page .related-articles-section .related-article-card{display:flex;flex-direction:column;text-decoration:none;color:inherit;background:0 0;transition:transform .3s ease}.article-page .related-articles-section .related-article-card:hover{color:inherit;text-decoration:none}.article-page .related-articles-section .related-article-card:hover .related-article-title{color:#426a45}.article-page .related-articles-section .related-article-card .related-article-image{overflow:hidden;aspect-ratio:16/9;border-radius:12px;background:#edf5e9}.article-page .related-articles-section .related-article-card .related-article-image img{width:100%;height:100%;object-fit:cover;display:block;transition:transform .3s ease}.article-page .related-articles-section .related-article-card .related-article-content{padding:1.5rem 0 0;display:flex;flex-direction:column;gap:.5rem;flex:1}.article-page .related-articles-section .related-article-card .related-article-date{font-size:.8rem;color:#426a45;font-weight:600;text-transform:uppercase;letter-spacing:.06em}.article-page .related-articles-section .related-article-card .related-article-title{font-family:dm sans,Arial,sans-serif;font-size:1.125rem;color:#426a45;font-weight:700;line-height:1.3;letter-spacing:-.01em;margin:0;transition:color .2s ease}.article-page .related-articles-section .related-article-card .related-article-cta{margin-top:auto;font-size:.875rem;color:#426a45;font-weight:600}.article-page .related-articles-section .back-to-news{text-align:center}.article-page .related-articles-section .back-to-news .back-link{display:inline-flex;align-items:center;color:#426a45;text-decoration:none;font-weight:600;font-size:1rem;transition:color .2s ease}.article-page .related-articles-section .back-to-news .back-link:hover{color:#426a45;text-decoration:underline}.article-page .back-to-news.standalone{text-align:center;margin-top:8rem;padding-top:4rem;border-top:1px solid #c7dbc0}@media(max-width:768px){.article-page .back-to-news.standalone{margin-top:4rem}}.article-page .back-to-news.standalone .back-link{display:inline-flex;align-items:center;color:#426a45;text-decoration:none;font-weight:600;font-size:1rem;transition:color .2s ease}.article-page .back-to-news.standalone .back-link:hover{color:#426a45;text-decoration:underline}.page-container{min-height:calc(100vh - 80px);display:flex;flex-direction:column;padding-block:4rem}@media(min-width:640px){.page-container{padding-block:5rem}}@media(min-width:1024px){.page-container{padding-block:6rem}}.page-content{max-width:760px;margin-inline:auto;padding-inline:2rem;flex-grow:1;width:100%}.page-content--wide{max-width:1280px}.page-header{text-align:left;margin-bottom:4rem;border-bottom:1px solid #c7dbc0;padding-bottom:3rem;display:flex;flex-direction:column;gap:1.5rem}.page-header .page-title{font-family:dm sans,Arial,sans-serif;font-size:clamp(2rem,calc(2vw + 1.6rem),3.25rem);color:#426a45;margin:0;font-weight:800;line-height:1.1;letter-spacing:-.025em}.page-header .page-description{font-size:1.125rem;color:#666;margin:0;line-height:1.6}.page-article{font-family:dm sans,Arial,sans-serif;line-height:1.8;color:#426a45}.page-article h1,.page-article h2,.page-article h3,.page-article h4,.page-article h5,.page-article h6{font-family:dm sans,Arial,sans-serif;color:#426a45;margin:3rem 0 2rem;line-height:1.3}.page-article h1{font-size:2rem}@media(max-width:768px){.page-article h1{font-size:2rem}}.page-article h2{font-size:2rem}@media(max-width:768px){.page-article h2{font-size:1.5rem}}.page-article h3{font-size:1.5rem}@media(max-width:768px){.page-article h3{font-size:1.25rem}}.page-article h4{font-size:1.25rem}@media(max-width:768px){.page-article h4{font-size:1.125rem}}.page-article p{margin-bottom:2rem;font-size:1.125rem}@media(max-width:768px){.page-article p{font-size:1rem}}.page-article ul,.page-article ol{margin:1.5rem 0 2rem;padding-left:2rem}.page-article ul li,.page-article ol li{margin-bottom:.5rem;line-height:1.7;font-size:1rem}@media(max-width:768px){.page-article ul li,.page-article ol li{font-size:1rem}}.page-article strong{color:#426a45;font-weight:700}.page-article em{color:#92a48d;font-style:italic}.page-article blockquote{border-left:4px solid #92a48d;margin:2rem 0;padding:1.5rem 2rem;background:#efefed;border-radius:0 8px 8px 0;font-style:italic;position:relative}.page-article a{color:#426a45;text-decoration:underline;font-weight:600;transition:color .2s ease}.page-article a:hover{color:#426a45;text-decoration:none}.page-article hr{border:none;height:1px;background:#e5e7eb;margin:4rem 0}.page-article h1 .heading-anchor,.page-article h2 .heading-anchor,.page-article h3 .heading-anchor,.page-article h4 .heading-anchor,.page-article h5 .heading-anchor,.page-article h6 .heading-anchor{margin-left:.5rem;font-size:.75em;color:#e5e7eb;text-decoration:none;font-weight:400;opacity:0;transition:opacity .2s ease}.page-article h1 .heading-anchor:hover,.page-article h2 .heading-anchor:hover,.page-article h3 .heading-anchor:hover,.page-article h4 .heading-anchor:hover,.page-article h5 .heading-anchor:hover,.page-article h6 .heading-anchor:hover{color:#92a48d;text-decoration:none}.page-article h1:hover .heading-anchor,.page-article h2:hover .heading-anchor,.page-article h3:hover .heading-anchor,.page-article h4:hover .heading-anchor,.page-article h5:hover .heading-anchor,.page-article h6:hover .heading-anchor{opacity:1}.page-article .image-figure{margin:3rem 0;text-align:center;position:relative;z-index:1}.page-article .image-figure img{max-width:100%;cursor:zoom-in;border-radius:8px;transition:transform .8s ease,box-shadow .8s ease,z-index 0s;transform-origin:top center}.page-article .image-figure:hover{z-index:100}.page-article .image-figure:hover img{box-shadow:0 16px 48px rgba(0,0,0,.25)}.privacy-banner{position:fixed;bottom:1.5rem;left:1.5rem;right:1.5rem;z-index:999;max-width:480px;margin-inline:auto;background:#fff;border:1px solid #c7dbc0;border-radius:12px;box-shadow:0 12px 32px rgba(16,24,40,.12);padding:1.5rem 2rem}@media(max-width:768px){.privacy-banner{bottom:1rem;left:1rem;right:1rem;padding:1rem 1.5rem}}.privacy-banner-content{display:flex;align-items:center;gap:1.5rem}@media(max-width:480px){.privacy-banner-content{flex-direction:column;align-items:flex-start;gap:1rem}}.privacy-banner-text{flex:1;font-size:.875rem;color:#666;line-height:1.5;margin:0}.privacy-banner-text a{color:#426a45;text-decoration:underline;font-weight:600}.privacy-banner-text a:hover{color:#426a45;text-decoration:none}.privacy-banner-close{flex-shrink:0;padding:.5rem 1rem;border-radius:999px;background:#426a45;color:#fff;border:0;font-family:inherit;font-size:.875rem;font-weight:600;cursor:pointer;transition:background .2s ease}.privacy-banner-close:hover{background:#34522a}