:root{--main-color:#1d1e20;--background:#edf0eb;--green:#4f7b4e;--green-hover:#3e5c3e;--white:#f8f8f8;--muted:#525252;--line:#1d1e2024;--shadow:0 2px 18px #0000001f}*{box-sizing:border-box}html{scroll-behavior:smooth}body{background:var(--background);color:#000;margin:0;font-family:Inter,Arial,sans-serif;font-size:18px;line-height:1.32}img{max-width:100%;display:block}a{color:inherit}a,button,summary,.button{transition:color .2s,background-color .2s,border-color .2s,opacity .2s,box-shadow .2s}a:focus-visible,button:focus-visible,summary:focus-visible,input:focus-visible,textarea:focus-visible{outline-offset:3px;outline:3px solid #4f7b4e73}main{min-height:70vh}h1,h2,h3,h4,p{margin-top:0}h1,h2,h3,h4{color:var(--main-color);font-weight:500;line-height:1.1}h1{font-size:clamp(2.25rem,5vw,4.25rem)}h2{font-size:clamp(2rem,4vw,3rem)}.home-page h1{font-size:clamp(2rem,4.5vw,3.2rem)}.home-page h2{font-size:clamp(1.8rem,3.5vw,2.2rem)}h3{font-size:1.25rem}p{margin-bottom:0}.section{padding:100px 40px}.home-page .section{padding-block:40px}.section-tight{padding:70px 40px}.section-green{background:var(--green);color:var(--white)}.section-gradient{background-image:linear-gradient(90deg, #4f7b4e80, var(--background) 60%)}.section-gradient-reverse{background-image:linear-gradient(90deg, var(--background) 40%, #4f7b4e80)}.container{width:min(100%,1400px);margin:0 auto}.narrow{width:min(100%,1000px)}.site-header{z-index:20;padding:0 40px;position:fixed;inset:10px 0 auto}.nav-shell{background:#fff;border-radius:10px;justify-content:space-between;align-items:center;gap:24px;width:min(100%,1320px);min-height:60px;margin:0 auto;padding:5px 25px;display:flex;box-shadow:0 2px 10px #0000002e}.brand{color:var(--main-color);white-space:nowrap;font-size:22px;font-weight:700;text-decoration:none}.brand span{color:var(--green)}.brand-light{color:var(--white)}.nav-menu,.footer-top nav{align-items:center;gap:4px;display:flex}.nav-menu a,.footer-top a{color:var(--main-color);padding:16px 14px;font-size:16px;font-weight:500;text-decoration:none}.nav-menu a:hover,.nav-menu a:focus-visible{color:var(--green-hover);opacity:1}.footer-top a:hover,.footer-top a:focus-visible{color:#dce9d7;opacity:1}.nav-donate,.footer-donate,.button{background:var(--green);text-align:center;max-width:100%;min-height:50px;font:inherit;cursor:pointer;border:0;border-radius:10px;justify-content:center;align-items:center;padding:14px 28px;font-weight:500;text-decoration:none;display:inline-flex;box-shadow:0 4px 10px #0000001f;color:var(--white)!important}.nav-menu .nav-donate{margin-left:10px;padding:14px 20px}.button:hover,.button:focus-visible,.nav-donate:hover,.nav-donate:focus-visible,.footer-donate:hover,.footer-donate:focus-visible{background:var(--green-hover);opacity:1}.button-light{background:#fff;width:100%;color:var(--green)!important}.button-outline{border:1px solid var(--green);background:#fff;color:var(--green)!important}.button-light:hover,.button-light:focus-visible,.button-outline:hover,.button-outline:focus-visible{background:var(--green-hover);border-color:var(--green-hover);color:var(--white)!important}.nav-toggle{background:var(--green);border:0;border-radius:8px;width:46px;height:46px;padding:12px;display:none}.nav-toggle span{background:#fff;height:2px;margin:5px 0;display:block}.hero{align-items:stretch;min-height:100vh;padding:100px 40px 20px;display:grid}.home-page .hero{height:520px;min-height:0;padding:84px 40px 24px}.hero-card{background:var(--white);width:min(100%,1320px);min-height:calc(100vh - 120px);box-shadow:var(--shadow);border-radius:10px;grid-template-columns:1fr 1fr;margin:0 auto;display:grid;overflow:hidden}.home-page .hero-card{height:100%;min-height:0}.hero-copy{flex-direction:column;justify-content:center;gap:28px;padding:56px 40px;display:flex}.hero-copy p,.lead{color:var(--main-color);font-size:18px;line-height:1.35}.button-row{flex-wrap:wrap;gap:16px;display:flex}.hero-media{min-height:520px}.home-page .hero-copy{padding-block:36px}.home-page .hero-media{min-height:0}.home-page .hero-media img{object-fit:contain}.hero-media img,.inner-hero-image{object-fit:cover;width:100%;height:100%}.mission-block{text-align:center;width:min(100%,880px);margin:0 auto}.mission-block strong,.green-text{color:var(--green)}.mission-block .subtitle{color:var(--green);font-size:clamp(1.25rem,3vw,1.65rem);font-weight:600}.home-page #What-we-do{padding-block:26px}.home-page #What-we-do .subtitle{font-size:clamp(1.08rem,2.58vw,1.42rem)}.home-page #What-we-do .lead{margin-top:-2px}.home-page #What-we-do+.section{padding-block:36px}.two-col{grid-template-columns:1fr .75fr;align-items:start;gap:60px;display:grid}.copy-stack,.card-copy,.project-card-copy,.project-page-stack,.team-copy,.news-stack{flex-direction:column;gap:16px;display:flex}.faq-item,.team-card,.news-item,.info-panel,.project-section{background:var(--white);box-shadow:var(--shadow);border-radius:10px}.cert-grid,.bio-grid{grid-template-columns:1fr 1fr;align-items:stretch;gap:40px;display:grid}.cert-grid img,.bio-grid img{object-fit:cover;border-radius:10px;width:100%;height:100%;min-height:380px}.home-page #Who-we-are .bio-grid{align-items:start}.home-page #Who-we-are .bio-grid img{place-self:start end;width:76%;height:auto;min-height:0}.home-page :is(#What-we-do+.section,#Who-we-are,#Projects,#Collaborate) h2{margin-bottom:8px;font-family:inherit;font-size:2rem;line-height:1.1}.home-page :is(#What-we-do+.section,#Who-we-are,#Collaborate) .copy-stack{gap:8px}.home-page :is(#What-we-do+.section,#Who-we-are,#Collaborate) .copy-stack p{margin:0;font-family:inherit;font-size:1rem;line-height:1.45}.home-page #Projects{padding-block:36px}.projects-page .projects-page-intro{padding:120px 40px 20px}.projects-page .projects-page-intro .copy-stack{gap:8px}.projects-page .projects-page-intro h1{margin:0;font-family:inherit;font-size:2rem;font-weight:500;line-height:1.1}.projects-page .projects-page-intro p{margin:0;font-family:inherit;font-size:1rem;line-height:1.45}.projects-page .projects-page-listing{padding:20px 40px 40px}.home-page #Projects .projects-list,.projects-page .projects-list{gap:10px}.home-page #Projects .project-card,.projects-page .project-card{height:220px;min-height:220px}.home-page #Projects .project-image-link,.home-page #Projects .project-card img,.projects-page .project-image-link,.projects-page .project-card img{height:220px}.home-page #Projects .project-card img,.projects-page .project-card img{object-fit:cover;width:100%;min-height:220px}.home-page #Projects .project-card-copy,.projects-page .project-card-copy{gap:8px;padding-block:18px}.home-page #Projects .project-card-copy h3,.home-page #Projects .project-card-copy>p,.projects-page .project-card-copy h3,.projects-page .project-card-copy>p{margin:0;font-family:inherit}.home-page #Projects .project-card-copy h3,.projects-page .project-card-copy h3{font-size:1.05rem;font-weight:600;line-height:1.2}.home-page #Projects .project-card-copy>p,.projects-page .project-card-copy>p{font-size:1rem;line-height:1.45}.home-page #Projects .project-type-label,.projects-page .project-type-label{letter-spacing:.08em;margin:0;font-family:inherit;font-size:.8rem;font-weight:700;line-height:1.2}.home-page #Projects .project-card-action,.projects-page .project-card-action{gap:12px;padding-block:18px;font-family:inherit}.home-page #Projects .project-card-action span,.home-page #Projects .project-card-action .button,.projects-page .project-card-action span,.projects-page .project-card-action .button{font-family:inherit;font-size:.85rem;line-height:1.2}.projects-list,.projects-grid{gap:16px;display:grid}.projects-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.project-card{min-height:260px;box-shadow:var(--shadow);background:#fff;border-radius:10px;grid-template-columns:.75fr 1.4fr .75fr;display:grid;overflow:hidden}.project-card img{object-fit:cover;width:100%;height:100%;min-height:260px}.project-card-copy{overflow-wrap:break-word;padding:32px 20px}.project-type-label{color:var(--green-hover);letter-spacing:.08em;margin-bottom:12px;font-size:.78rem;font-weight:700}.project-subtitle{color:var(--green);font-weight:500}.project-card-action{text-align:center;flex-direction:column;justify-content:space-between;gap:28px;padding:32px 20px;display:flex}.project-card-action-simple{justify-content:center}.project-card-action span{color:var(--green);font-weight:600;display:block}.project-card-action strong{color:var(--main-color);margin-top:8px;font-size:1.15rem;font-weight:500;display:block}.partners-band{position:relative;overflow:hidden}.partners-copy{text-align:center;width:min(100%,760px);margin:0 auto 60px}.partners-copy h2,.partners-copy p,.section-green h2,.section-green p{color:var(--white)}.partner-logos{grid-template-columns:repeat(5,1fr);gap:16px;display:grid}.partner-logo{background:#fff;border-radius:10px;justify-content:center;align-items:center;min-height:145px;padding:26px;display:flex}.partner-logo img{object-fit:contain;max-height:85px}.faq-list{gap:14px;display:grid}.faq-item{padding:28px}.faq-item summary{color:var(--main-color);cursor:pointer;font-size:1.1rem;font-weight:600}.faq-item summary:hover,.faq-item summary:focus-visible{color:var(--green-hover)}.faq-item p{color:var(--main-color);margin-top:18px}.home-page #FAQ h2{margin-bottom:8px;font-family:inherit;font-size:2rem;line-height:1.1}.home-page #FAQ .faq-list{gap:10px}.home-page #FAQ .faq-item{padding-block:22px}.home-page #FAQ .faq-item summary,.home-page #FAQ .faq-item p{font-family:inherit}.home-page #FAQ .faq-item summary{font-size:1.05rem;line-height:1.2}.home-page #FAQ .faq-item p{margin-top:12px;font-size:1rem;line-height:1.45}.collaborate-grid{grid-template-columns:.8fr 1.2fr;align-items:start;gap:60px;display:grid}.home-page #Collaborate{padding-block:40px}.home-page #Collaborate .collaborate-grid{grid-template-columns:340px minmax(0,1fr);align-items:start;gap:48px;width:min(100%,1400px);margin:0 auto}.home-page #Collaborate .collaborate-form{align-self:start;gap:12px}.home-page #Collaborate .collaborate-short-fields{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;display:grid}.home-page #Collaborate .collaborate-short-fields input{height:42px;min-height:42px;padding:9px 12px}.home-page #Collaborate textarea{resize:none;height:96px;min-height:96px;max-height:96px}.home-page #Collaborate .collaborate-form .button{width:100%}.form-honeypot{display:none}label{color:var(--main-color);gap:8px;font-size:16px;font-weight:500;display:grid}input,textarea{width:100%;min-height:50px;color:var(--main-color);font:inherit;background:#fff;border:0;border-radius:10px;padding:13px 16px;box-shadow:inset 0 0 0 1px #1d1e201a}textarea{resize:vertical;min-height:150px}.privacy-check{grid-template-columns:auto 1fr;align-items:center}.privacy-check input{width:18px;min-height:18px}.form-note{color:var(--green-hover);font-size:15px}.form-note-error{color:#8d2f24}.collaborate-form .button:disabled{cursor:progress;opacity:.72}.inner-hero{background:var(--main-color);justify-content:center;align-items:center;min-height:80vh;padding:120px 40px 60px;display:flex;position:relative;overflow:hidden}.inner-hero-image,.inner-hero-overlay{position:absolute;inset:0}.inner-hero-overlay{background:#0000007a}.inner-hero-content{text-align:center;z-index:1;width:min(100%,1000px);position:relative}.inner-hero h1{color:var(--white);text-transform:uppercase;overflow-wrap:break-word;font-size:clamp(2.25rem,5vw,3.75rem)}.inner-hero p{width:min(100%,760px);color:var(--white);margin:18px auto 0;font-size:1.25rem;font-weight:500}.funding-block{background:var(--white);width:100%;box-shadow:var(--shadow);text-align:center;border-radius:10px;gap:8px;padding:24px;display:grid}.funding-block span{color:var(--green);font-weight:600}.funding-block strong{color:var(--main-color);font-size:1.35rem;font-weight:500}.opportunity-status-block span{letter-spacing:.08em;font-size:.85rem}.project-cta-section{gap:18px;display:grid}.project-cta-section .button{justify-self:start}.team-grid,.work-team-grid{grid-template-columns:repeat(3,1fr);gap:16px;display:grid}.team-card{flex-direction:column;height:100%;display:flex;overflow:hidden}.team-card img,.team-placeholder{aspect-ratio:1;object-fit:contain;object-position:center top;background:#4f7b4e29;width:100%}.team-card img{padding:10px}.team-copy{flex:1;padding:24px}.team-role{color:var(--green);font-weight:500}.team-copy a,.news-item a,.view-news-link{color:var(--green);font-weight:600}.team-copy a:hover,.team-copy a:focus-visible,.news-item a:hover,.news-item a:focus-visible,.view-news-link:hover,.view-news-link:focus-visible{color:var(--green-hover)}.project-section{padding:36px}.project-section+.project-section{margin-top:24px}.rich-copy{gap:14px;display:grid}.rich-copy p{color:var(--main-color);white-space:pre-line}.project-highlight,.model-comparison,.trajectory-flow,.technical-brief-download{margin-top:20px}.project-highlight{background:#4f7b4e1a;border-radius:10px;padding:22px}.project-highlight span,.technical-brief-download p{color:var(--green);font-weight:600}.project-highlight p{margin-top:8px}.model-comparison{grid-template-columns:minmax(0,1fr) auto minmax(0,1fr);align-items:stretch;gap:12px;display:grid}.model-comparison-card{min-height:88px;color:var(--main-color);text-align:center;background:#4f7b4e1a;border-radius:10px;justify-content:center;align-items:center;padding:18px;font-weight:600;display:flex}.model-comparison-vs{color:var(--green);text-transform:uppercase;align-items:center;font-weight:700;display:flex}.trajectory-flow{flex-wrap:wrap;gap:10px;padding:0;list-style:none;display:flex}.trajectory-flow li{color:var(--main-color);background:#4f7b4e1a;border-radius:10px;padding:12px 16px;font-weight:600;position:relative}.trajectory-flow li:not(:last-child):after{content:"→";color:var(--green);margin-left:10px}.technical-brief-download{justify-items:start;gap:16px;display:grid}.news-list{gap:24px;display:grid}.news-item{padding:30px}.news-date{color:var(--green);font-weight:600}.art-hope-intro{padding:120px 40px 16px}.art-hope-intro-grid{grid-template-columns:1.15fr .85fr;align-items:start;gap:32px;display:grid}.art-hope-intro .copy-stack{gap:10px}.art-hope-intro .project-type-label{margin:0;font-family:inherit;font-size:.9rem;line-height:1.2}.art-hope-intro h1{width:min(100%,880px);margin:0;font-family:inherit;font-size:2rem;font-weight:500;line-height:1.1}.art-hope-intro .copy-stack p{margin:0;font-family:inherit;font-size:1rem;line-height:1.45}.art-hope-note,.artwork-empty-state{background:var(--white);box-shadow:var(--shadow);border-radius:10px;padding:32px}.art-hope-intro .art-hope-note{padding:24px}.art-hope-intro .art-hope-note h2{margin:0;font-family:inherit;font-size:2rem;line-height:1.1}.art-hope-intro .art-hope-note ol{color:var(--main-color);gap:6px;margin:12px 0 0;padding-left:22px;font-family:inherit;font-size:1rem;line-height:1.45;display:grid}.art-hope-heading{align-items:end;margin-bottom:28px}.art-hope-intro+.section-tight{padding-top:16px;padding-bottom:32px}.art-hope-intro+.section-tight .art-hope-heading h2{margin-bottom:8px;font-family:inherit;font-size:2rem;font-weight:500;line-height:1.1}.art-for-hope-page :is(.art-hope-intro .copy-stack p,.art-hope-heading p,.artwork-empty-state p,.artwork-lightbox-copy p){font-family:inherit;font-size:1rem;line-height:1.45}.art-hope-intro+.section-tight .art-hope-heading p{color:var(--main-color);margin-top:0}.art-hope-heading p{color:var(--main-color);margin-top:12px}.art-hope-heading .button{justify-self:end}.artwork-grid{grid-template-columns:repeat(auto-fit,minmax(220px,260px));justify-content:start;gap:14px;display:grid}.artwork-card{background:var(--white);min-width:0;box-shadow:var(--shadow);border-radius:10px;flex-direction:column;display:flex;overflow:hidden}.artwork-preview-button{cursor:zoom-in;background:#4f7b4e1a;border:0;width:100%;height:200px;padding:0;overflow:hidden}.artwork-preview-button img{object-fit:contain;width:100%;height:100%}.artwork-card-copy{flex:1;gap:10px;padding:12px 14px;display:grid}.artwork-card h3{overflow-wrap:anywhere;margin:0;font-size:1.05rem;line-height:1.25}.artwork-attribution,.artwork-status{color:var(--main-color);font-size:.95rem}.artwork-attribution{margin-top:4px}.artwork-meta{background:#4f7b4e1a;border-radius:8px;padding:7px 12px;display:grid}.artwork-meta span{color:var(--green);font-size:.9rem;font-weight:600;line-height:1.2}.original-interest{color:var(--main-color);grid-template-columns:auto 1fr;align-items:start;font-size:.95rem;font-weight:500}.original-interest input{width:18px;min-height:18px;margin-top:2px}.artwork-donate-link{width:100%;min-height:42px;padding:10px 12px;font-size:.85rem}.artwork-empty-state{justify-items:start;gap:16px;display:grid}.artwork-empty-state p{color:var(--main-color)}.artwork-lightbox[hidden]{display:none}.artwork-lightbox{z-index:50;place-items:center;padding:24px;display:grid;position:fixed;inset:0}.artwork-lightbox-backdrop{background:#1d1e20c7;position:absolute;inset:0}.artwork-lightbox-dialog{z-index:1;background:var(--white);width:min(100%,980px);max-height:min(90vh,900px);box-shadow:var(--shadow);border-radius:10px;position:relative;overflow:auto}.artwork-lightbox-dialog img{object-fit:contain;background:#4f7b4e14;width:100%;max-height:70vh}.artwork-lightbox-copy{gap:8px;padding:24px;display:grid}.artwork-lightbox-copy p{color:var(--main-color)}.artwork-lightbox-close{background:var(--green);min-height:44px;color:var(--white);cursor:pointer;font:inherit;border:0;border-radius:10px;padding:10px 16px;font-weight:600;position:absolute;top:16px;right:16px}.artwork-lightbox-close:hover,.artwork-lightbox-close:focus-visible{background:var(--green-hover)}.lightbox-open{overflow:hidden}.support-art-entry{background:#4f7b4e1a;border-radius:10px;justify-items:center;gap:14px;width:min(100%,760px);margin:30px auto 0;padding:28px;display:grid}.support-art-entry h2{font-size:clamp(1.55rem,3vw,2.25rem)}.support-art-entry p{color:var(--main-color)}.support-panel{background:var(--white);width:min(100%,1000px);box-shadow:var(--shadow);text-align:center;border-radius:10px;margin:0 auto;padding:40px}.support-panel h1{font-size:clamp(2rem,4vw,3.25rem)}.donorbox-shell{justify-content:center;margin:36px auto 0;display:flex}.donorbox-shell iframe{border:0;width:min(100%,500px)}.privacy-content{background:var(--white);box-shadow:var(--shadow);border-radius:10px;padding:36px}.privacy-content .text-main{color:var(--main-color);white-space:pre-line}.privacy-content a{color:var(--green)}.site-footer{background:var(--main-color);color:var(--white);padding:70px 40px 36px}.footer-inner{gap:30px;width:min(100%,1400px);margin:0 auto;display:grid}.footer-top,.footer-mid,.footer-bottom{justify-content:space-between;align-items:center;gap:28px;display:flex}.footer-top h2{width:min(100%,440px);color:var(--white);font-size:1.8rem}.footer-top a{color:var(--white)}.footer-mid{border-top:1px solid var(--muted);border-bottom:1px solid var(--muted);padding:30px 0}.socials{flex-wrap:wrap;align-items:center;gap:10px;display:flex}.social-icon{background:var(--green);border-radius:10px;justify-content:center;align-items:center;width:50px;height:50px;display:inline-flex}.social-icon:hover,.social-icon:focus-visible{background:var(--green-hover)}.social-icon-static:hover{background:var(--green);cursor:default}.social-icon img{width:22px;height:22px}.footer-email,.footer-bottom a{color:var(--white);text-decoration:none}.footer-copy{color:#dce9d7;cursor:pointer;font:inherit;text-underline-offset:4px;background:0 0;border:0;padding:4px 0;font-size:.95rem;font-weight:600;text-decoration:underline}.footer-copy:hover,.footer-copy:focus-visible{color:var(--white)}.footer-bottom a:hover,.footer-bottom a:focus-visible{color:#dce9d7}@media (width<=991px){body{font-size:17px}.nav-toggle{display:block}.nav-menu{box-shadow:var(--shadow);background:#fff;border-radius:10px;flex-direction:column;align-items:stretch;padding:16px;display:none;position:absolute;top:72px;left:40px;right:40px}.nav-menu.is-open{display:flex}.nav-menu .nav-donate{margin-left:0}.hero-card,.two-col,.cert-grid,.bio-grid,.collaborate-grid,.project-card{grid-template-columns:1fr}.hero-card{min-height:auto}.hero-media{min-height:430px}.partner-logos{grid-template-columns:repeat(2,1fr)}.projects-grid,.team-grid,.work-team-grid,.artwork-grid{grid-template-columns:1fr 1fr}.art-hope-intro-grid,.art-hope-heading{grid-template-columns:1fr}.art-hope-heading .button{justify-self:start}.project-card-action{text-align:left}.footer-top,.footer-mid,.footer-bottom{flex-direction:column;align-items:flex-start}.footer-top nav{flex-wrap:wrap;align-items:flex-start}}@media (width<=767px){.section,.section-tight,.site-footer{padding-left:24px;padding-right:24px}.site-header{padding:0 16px}.nav-menu{left:16px;right:16px}.hero{padding-left:16px;padding-right:16px}.hero-copy,.support-panel,.privacy-content,.project-section{padding:28px}.partner-logos,.projects-grid,.team-grid,.work-team-grid,.artwork-grid,.form-grid{grid-template-columns:1fr}.art-hope-intro{padding-top:120px}.art-hope-note,.artwork-card-copy,.artwork-empty-state,.support-art-entry{padding:24px}.artwork-lightbox{padding:12px}.artwork-lightbox-dialog{max-height:92vh}.artwork-lightbox-copy{padding:20px}.button-row{flex-direction:column;align-items:stretch}.button-row .button{width:100%}.model-comparison{grid-template-columns:1fr}.model-comparison-vs{justify-content:center}.trajectory-flow{flex-direction:column}.trajectory-flow li:not(:last-child):after{margin-left:8px}.technical-brief-download .button{width:100%}.inner-hero{min-height:70vh;padding-left:24px;padding-right:24px}}@media (width<=479px){.nav-shell{padding:5px 12px}.brand{font-size:19px}.hero-media{min-height:320px}}@media (width<=1023px){.home-page .hero,.home-page .hero-card{height:auto;min-height:auto}.home-page .hero-media{min-height:330px}}@media (width<=767px){.home-page .section{padding-block:28px}.home-page .hero{height:auto;min-height:auto;padding-top:84px;padding-bottom:24px}.home-page .hero-copy{padding-block:28px}.home-page .hero-media{min-height:250px}}@media (width<=991px){.home-page #Projects .project-card,.projects-page .project-card{height:auto}.home-page #Projects .project-image-link,.home-page #Projects .project-card img,.projects-page .project-image-link,.projects-page .project-card img{height:180px}.home-page #Projects .project-card img,.projects-page .project-card img{min-height:180px}}@media (width>=768px) and (width<=991px){.artwork-grid{grid-template-columns:repeat(auto-fit,minmax(220px,260px));justify-content:start}}@media (width<=991px){.home-page #Collaborate .collaborate-grid{grid-template-columns:1fr;gap:24px}}@media (width>=1200px){.home-page #Collaborate .collaborate-short-fields{grid-template-columns:repeat(4,minmax(0,1fr))}}@media (width<=699px){.home-page #Collaborate .collaborate-short-fields{grid-template-columns:1fr}}@media (width<=767px){.projects-page .projects-page-intro{padding:100px 24px 16px}.projects-page .projects-page-listing{padding:16px 24px 28px}}.project-detail-page .inner-hero h1{font-size:clamp(2.2rem,4vw,3rem);line-height:1.1}.project-detail-page .inner-hero p{margin-top:12px;font-size:1rem;line-height:1.45}.project-detail-page main>.section{padding:48px 40px}.project-detail-page .project-page-stack{gap:12px}.project-detail-page .project-section{padding:24px}.project-detail-page .project-section+.project-section{margin-top:0}.project-detail-page .project-section h2{margin:0 0 8px;font-family:inherit;font-size:2rem;font-weight:500;line-height:1.1}.project-detail-page .rich-copy{gap:8px}.project-detail-page .rich-copy p,.project-detail-page .project-highlight p,.project-detail-page .technical-brief-download p{margin:0;font-family:inherit;font-size:1rem;line-height:1.45}.project-detail-page .funding-block{gap:6px;padding:20px}.project-detail-page :is(.project-highlight,.model-comparison,.trajectory-flow,.technical-brief-download){margin-top:12px}.project-detail-page .project-highlight{padding:18px}.project-detail-page .technical-brief-download,.project-detail-page .project-cta-section,.project-detail-page .news-list{gap:12px}@media (width<=767px){.project-detail-page main>.section{padding:36px 24px}.project-detail-page .project-section{padding:20px}}.news-page .news-page-intro{padding:120px 40px 16px}.news-page .news-page-intro h1{margin:0;font-family:inherit;font-size:2rem;font-weight:500;line-height:1.1}.news-page .news-page-listing{padding:16px 40px 40px}.news-page .news-stack{gap:10px}.news-page .news-item{gap:8px;padding:22px;display:grid}.news-page .news-item h2{margin:0;font-family:inherit;font-size:2rem;font-weight:500;line-height:1.1}.news-page .news-date{margin:0;font-family:inherit;font-size:.9rem;line-height:1.2}.news-page .rich-copy{gap:8px}.news-page .rich-copy p{margin:0;font-family:inherit;font-size:1rem;line-height:1.45}@media (width<=767px){.news-page .news-page-intro{padding:100px 24px 16px}.news-page .news-page-listing{padding:16px 24px 28px}}.who-page .inner-hero h1{font-size:clamp(2.2rem,4vw,3rem);line-height:1.1}.who-page :is(.who-story-section,.who-team-section,.who-assembly-section){padding-block:48px}.who-page :is(.who-story-section,.who-assembly-section) .two-col{gap:32px}.who-page :is(.who-story-section,.who-team-section,.who-assembly-section) h2{margin:0 0 8px;font-family:inherit;font-size:2rem;font-weight:500;line-height:1.1}.who-page :is(.who-story-section,.who-assembly-section) .copy-stack{gap:8px}.who-page :is(.who-story-section,.who-assembly-section) .copy-stack p{margin:0;font-family:inherit;font-size:1rem;line-height:1.45}.who-page .team-grid{gap:12px}.who-page .team-copy{gap:8px;padding:18px}.who-page .team-copy h3{margin:0;font-family:inherit;font-size:1.05rem;font-weight:600;line-height:1.2}.who-page .team-copy>p{margin:0;font-family:inherit;font-size:1rem;line-height:1.45}.who-page .team-copy .team-role{color:var(--green);font-weight:500}.who-page .team-copy a{font-family:inherit;font-size:.9rem;line-height:1.2}@media (width<=767px){.who-page :is(.who-story-section,.who-team-section,.who-assembly-section){padding-block:32px}.who-page :is(.who-story-section,.who-assembly-section) .two-col{gap:24px}.who-page .team-copy{padding:16px}}
