html{box-sizing:border-box}
*,*:before,*:after{box-sizing:inherit}
body{margin:0;overflow-x:hidden;background:#f5f7f3;color:#26332b;font-family:Roboto,Arial,sans-serif;line-height:1.6}
a{color:#176b37;text-decoration:none;transition:color .18s ease,background .18s ease,border-color .18s ease}
a:hover,a:focus{color:#d49b00;text-decoration:none}
img{max-width:100%;height:auto}
#search-overlay{display:none!important}
#pageloader{position:fixed;inset:0;z-index:9999;background:#fff}
.site-header{background:#fff;border-bottom:1px solid rgba(31,80,45,.1)}
.top-header{position:relative;display:flex;align-items:center;justify-content:space-between;min-height:104px;padding:12px clamp(18px,5vw,62px);background:linear-gradient(90deg,#f7fbf8 0,#eef7f4 100%)}
.logo{display:flex;align-items:center;width:190px!important;flex:0 0 190px}
.logo img{display:block;max-height:82px;width:auto}
.top-header-img{height:80px;width:100%;object-fit:cover;opacity:.18}
.social-top{position:absolute;right:clamp(18px,4vw,62px);top:27px;width:auto!important}
.social-top ul{display:flex;gap:6px;list-style:none;margin:0;padding:0}
.social-top li{margin:0}
.social-top a{display:flex;width:34px;height:34px;align-items:center;justify-content:center;background:#17833c;color:#f5c400;border-radius:4px;font-size:16px;box-shadow:0 1px 2px rgba(0,0,0,.12)}
.social-top a:hover{background:#0f6b31;color:#fff}
.main-header{background:#216b43;color:#fff;box-shadow:0 2px 10px rgba(8,36,18,.14)}
.main-header .row{display:flex;align-items:center;max-width:1180px;margin:0 auto;padding:0 18px}
.main-header-left{display:flex!important;gap:7px;align-items:center;padding:13px 0;width:130px!important;flex:0 0 130px}
.btn-left{display:flex;width:36px;height:36px;align-items:center;justify-content:center;border:1px solid rgba(255,255,255,.55);color:#f3c22f;background:#19783d;border-radius:4px}
.btn-left:hover{background:#f3c22f;color:#12331e;border-color:#f3c22f}
.menu-wrapper{flex:1;width:auto!important;display:flex;justify-content:flex-end}
.sf-menu{display:flex!important;align-items:center;gap:0;list-style:none;margin:0;padding:0}
.sf-menu li{list-style:none}
.sf-menu>li{position:relative}
.sf-menu>li>a{display:block;padding:22px 14px;color:#fff;font-size:13px;font-weight:800;line-height:1;text-transform:uppercase;white-space:nowrap}
.sf-menu>li+li>a:before{content:"/";display:inline-block;color:rgba(255,255,255,.55);margin-right:18px;font-weight:400}
.sf-menu>li.active>a,.sf-menu>li>a:hover,.sf-menu>li>a:focus{color:#f3c22f}
.sf-menu ul.children{display:none;position:absolute;top:100%;left:0;z-index:50;min-width:280px;list-style:none;margin:0;padding:8px 0;background:#fff;border-top:4px solid #f3c22f;box-shadow:0 18px 36px rgba(16,38,24,.2)}
.sf-menu li:hover>ul.children,.sf-menu li:focus-within>ul.children{display:block}
.sf-menu ul.children a{display:block;padding:10px 15px;color:#24362a;font-size:14px;line-height:1.35;text-transform:none;white-space:normal}
.sf-menu ul.children a:hover,.sf-menu ul.children a:focus{background:#edf6ef;color:#0d7d35}
#responsive-menu{display:none}
.swiper-container{position:relative;height:430px;overflow:hidden;background:#173d25 url('/Galleries/3-slid-01.jpg') center 42%/cover no-repeat}
.swiper-container:after{content:"";position:absolute;inset:0;background:linear-gradient(180deg,rgba(16,50,28,.04),rgba(16,50,28,.18));pointer-events:none}
.swiper-wrapper{display:none!important}
.swiper-slide{height:100%}
.swiper-slide{position:relative;background-position:center;background-size:cover}
.swiper-slide img,.swiper-slide .slide-photo{width:100%;height:100%;object-fit:cover;object-position:center;display:block}
.overlay-s{display:none!important}
.swiper-slide:after{display:none}
.slider-caption{display:none!important;position:absolute!important;left:50%!important;right:auto!important;bottom:24px!important;z-index:3;width:min(1060px,calc(100% - 44px));max-width:1060px;transform:translateX(-50%);padding:16px 20px;background:rgba(22,54,33,.84);border-left:5px solid #f3c22f;border-radius:6px;color:#fff;text-shadow:none;box-shadow:0 12px 34px rgba(0,0,0,.18)}
.slider-caption .inner-content{background:transparent!important}
.slider-caption,.slider-caption p,.slider-caption h1,.slider-caption h2,.slider-caption h3{color:#fff}
.slider-caption p{display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden;margin:0;font-size:18px;font-weight:700;line-height:1.42}
.codex-home-overview{background:#fff;border-bottom:1px solid rgba(30,76,45,.1)}
.codex-home-inner{max-width:1180px;margin:0 auto;padding:48px 22px}
.codex-home-lead{display:grid;grid-template-columns:minmax(0,1.08fr) minmax(280px,.92fr);gap:34px;align-items:start}
.codex-eyebrow{margin:0 0 8px;color:#d29a00;font-size:13px;font-weight:900;line-height:1.2;text-transform:uppercase}
.codex-home-copy h1{margin:0 0 16px;color:#143721;font-family:"Roboto Slab",Georgia,serif;font-size:clamp(30px,4vw,48px);font-weight:700;line-height:1.12}
.codex-home-copy p{margin:0 0 16px;color:#425348;font-size:17px;line-height:1.72}
.codex-actions{display:flex;flex-wrap:wrap;gap:10px;margin-top:22px}
.codex-button{display:inline-flex;align-items:center;justify-content:center;min-height:42px;padding:10px 16px;border:1px solid #1f7a43;border-radius:4px;background:#1f7a43;color:#fff;font-size:13px;font-weight:900;letter-spacing:0;text-transform:uppercase}
.codex-button:hover,.codex-button:focus{background:#155d33;border-color:#155d33;color:#fff}
.codex-button.codex-secondary{background:#fff;color:#1f7a43}
.codex-button.codex-secondary:hover,.codex-button.codex-secondary:focus{background:#eef7f1;color:#155d33}
.codex-focus-panel{padding:22px;border:1px solid rgba(31,122,67,.18);border-radius:8px;background:#f7faf5}
.codex-focus-panel h2{margin:0 0 16px;color:#173d25;font-size:20px;line-height:1.25}
.codex-focus-list{display:grid;gap:10px;margin:0;padding:0;list-style:none}
.codex-focus-list a{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:12px 13px;border:1px solid rgba(31,122,67,.14);border-radius:6px;background:#fff;color:#26352b;font-weight:800;line-height:1.25}
.codex-focus-list a:after{content:">";color:#d29a00;font-weight:900}
.codex-focus-list a:hover{border-color:#1f7a43;color:#176b37}
.codex-feature-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:14px;margin-top:30px}
.codex-feature-card{min-height:172px;padding:20px;border:1px solid rgba(31,122,67,.14);border-radius:8px;background:#fff;box-shadow:0 10px 26px rgba(25,54,33,.06)}
.codex-feature-card strong{display:block;margin-bottom:8px;color:#173d25;font-size:17px;line-height:1.25}
.codex-feature-card p{margin:0;color:#526057;font-size:15px;line-height:1.58}
.content-wrapper{background:#f5f7f3}
.content-wrapper .inner-container{max-width:1180px;margin:0 auto;padding:42px 22px;background:transparent}
.content-wrapper .inner-container h1,.content-wrapper .inner-container h2,.content-wrapper .inner-container h3{margin-top:0;color:#173d25;font-family:"Roboto Slab",Georgia,serif;line-height:1.2}
.content-wrapper .inner-container p,.inner-container p{color:#4a554f;font-size:16px;line-height:1.7}
.content-wrapper .inner-container.main-header{background:transparent!important;color:#173d25;box-shadow:none}
.content-wrapper .inner-container.main-header h1,.content-wrapper .inner-container.main-header h2,.content-wrapper .inner-container.main-header h3,.content-wrapper .inner-container.main-header p{color:#173d25}
.inner-container{max-width:1180px;margin:0 auto;padding:36px 22px;background:#fff}
.inner-container a{color:#176b37;text-decoration:underline;text-decoration-thickness:1px;text-underline-offset:3px}
.inner-container a:hover{color:#d29a00}
footer,.site-footer{background:#173d25;color:#e9f5ed;padding:30px 20px}
footer a,.site-footer a{color:#fff}
@media(max-width:1080px){
  .sf-menu>li>a{padding-left:9px;padding-right:9px;font-size:12px}
  .sf-menu>li+li>a:before{margin-right:12px}
  .swiper-container{height:460px}
  .codex-feature-grid{grid-template-columns:repeat(2,minmax(0,1fr))}
}

.cird-forum-enhanced .content-wrapper{
  background:linear-gradient(180deg,#f7faf6 0%,#fff 48%,#eef5ef 100%);
}
.cird-forum-container{
  max-width:none!important;
  padding:0!important;
  background:transparent!important;
}
.cird-forum-page,
.cird-forum-page *{
  box-sizing:border-box;
}
.cird-forum-page{
  max-width:1240px;
  margin:0 auto;
  padding:38px 28px 56px;
  color:#173321;
  font-family:Roboto,Arial,sans-serif;
}
.cird-forum-hero{
  display:grid;
  grid-template-columns:minmax(0,1fr) minmax(310px,.34fr);
  gap:20px;
  align-items:stretch;
  margin-bottom:24px;
}
.cird-forum-hero>div,
.cird-forum-hero>aside{
  border:1px solid rgba(18,70,39,.12);
  border-radius:8px;
  background:#fff;
  box-shadow:0 18px 42px rgba(18,55,32,.06);
}
.cird-forum-hero>div{
  padding:38px;
}
.cird-forum-hero>aside{
  display:flex;
  min-height:260px;
  flex-direction:column;
  justify-content:flex-end;
  padding:28px;
  border-left:5px solid #f2bd2e;
  background:#123d28;
  color:#fff;
}
.cird-forum-hero span,
.cird-forum-heading span,
.cird-forum-cta span,
.cird-forum-page article span{
  display:block;
  color:#14783d;
  font-size:12px;
  font-weight:900;
  line-height:1.2;
  text-transform:uppercase;
}
.cird-forum-hero h1{
  max-width:860px;
  margin:12px 0 16px;
  color:#102d1f;
  font-family:"Roboto Slab",Georgia,serif;
  font-size:clamp(42px,5vw,68px);
  font-weight:900;
  line-height:1.02;
}
.cird-forum-hero p{
  max-width:820px!important;
  margin:0!important;
  color:#53645a!important;
  font-size:18px!important;
  line-height:1.68!important;
}
.cird-forum-hero aside strong{
  display:block;
  margin-bottom:10px;
  color:#fff;
  font-family:"Roboto Slab",Georgia,serif;
  font-size:28px;
  line-height:1.12;
}
.cird-forum-hero aside p{
  color:rgba(255,255,255,.78)!important;
  font-size:15px!important;
}
.cird-forum-actions{
  display:flex;
  flex-wrap:wrap;
  gap:10px;
  margin-top:26px;
}
.cird-forum-actions a,
.cird-forum-cta>a{
  display:inline-flex;
  min-height:46px;
  align-items:center;
  justify-content:center;
  padding:0 18px;
  border:1px solid #14783d;
  border-radius:6px;
  background:#14783d;
  color:#fff!important;
  font-size:12px;
  font-weight:900;
  text-decoration:none!important;
  text-transform:uppercase;
}
.cird-forum-actions a:nth-child(2){
  background:#fff;
  color:#14783d!important;
}
.cird-forum-section{
  padding:36px 0 42px;
}
.cird-forum-heading{
  display:grid;
  grid-template-columns:220px minmax(0,1fr);
  gap:26px;
  align-items:start;
  margin-bottom:22px;
}
.cird-forum-heading h2{
  max-width:850px;
  margin:0;
  color:#102d1f;
  font-family:"Roboto Slab",Georgia,serif;
  font-size:clamp(30px,3.4vw,46px);
  font-weight:900;
  line-height:1.08;
}
.cird-forum-engine-grid,
.cird-forum-topic-grid,
.cird-forum-principle-grid{
  display:grid;
  gap:14px;
}
.cird-forum-engine-grid,
.cird-forum-principle-grid,
.cird-forum-topic-grid{
  grid-template-columns:repeat(3,minmax(0,1fr));
}
.cird-forum-page article article{
  min-height:214px;
  padding:24px;
  border:1px solid rgba(18,70,39,.12);
  border-radius:8px;
  background:#fff;
  box-shadow:0 14px 32px rgba(18,55,32,.05);
}
.cird-forum-engine-grid article{
  background:#f7faf5!important;
}
.cird-forum-topic-grid article:nth-child(2),
.cird-forum-topic-grid article:nth-child(5){
  background:#fdf8e8!important;
}
.cird-forum-page article strong{
  display:block;
  margin:14px 0 10px;
  color:#143321;
  font-family:"Roboto Slab",Georgia,serif;
  font-size:23px;
  line-height:1.14;
}
.cird-forum-page article p{
  margin:0!important;
  color:#53645a!important;
  font-size:15px!important;
  line-height:1.6!important;
}
.cird-forum-cta{
  display:grid;
  grid-template-columns:minmax(0,1fr) auto;
  gap:24px;
  align-items:center;
  margin-top:20px;
  padding:30px;
  border-radius:8px;
  background:#123d28;
  color:#fff;
}
.cird-forum-cta span{
  color:#f2bd2e;
}
.cird-forum-cta h2{
  margin:8px 0 10px;
  color:#fff;
  font-family:"Roboto Slab",Georgia,serif;
  font-size:32px;
  line-height:1.1;
}
.cird-forum-cta p{
  max-width:820px!important;
  margin:0!important;
  color:rgba(255,255,255,.78)!important;
  font-size:15px!important;
  line-height:1.6!important;
}
.cird-forum-cta>a{
  border-color:#f2bd2e;
  background:#f2bd2e;
  color:#102d1f!important;
}

@media(max-width:980px){
  .cird-forum-hero,
  .cird-forum-heading,
  .cird-forum-cta{
    grid-template-columns:1fr;
  }
  .cird-forum-engine-grid,
  .cird-forum-topic-grid,
  .cird-forum-principle-grid{
    grid-template-columns:repeat(2,minmax(0,1fr));
  }
}

@media(max-width:640px){
  .cird-forum-page{
    width:100vw!important;
    max-width:100vw!important;
    padding:24px 18px 34px!important;
    overflow:hidden!important;
  }
  .cird-forum-hero>div,
  .cird-forum-hero>aside,
  .cird-forum-cta{
    padding:24px;
  }
  .cird-forum-hero h1{
    font-size:36px;
  }
  .cird-forum-hero p{
    font-size:16px!important;
  }
  .cird-forum-engine-grid,
  .cird-forum-topic-grid,
  .cird-forum-principle-grid{
    grid-template-columns:1fr;
  }
  .cird-forum-page article article{
    min-height:0;
  }
  .cird-forum-cta>a,
  .cird-forum-actions a{
    width:100%;
  }
}

/* 2026 SAIA events, training, and syntropic page refinements */
.cird-home-events{
  display:grid;
  grid-template-columns:minmax(220px,.34fr) minmax(0,1fr);
  gap:18px;
  align-items:stretch;
  margin-top:32px;
  padding:22px;
  border:1px solid rgba(22,111,59,.16);
  border-radius:14px;
  background:#fff;
  box-shadow:0 16px 36px rgba(18,55,32,.07);
}
.cird-home-events-copy{
  padding:6px 4px;
}
.cird-home-events-copy span,
.cird-home-event-date{
  display:block;
  color:#176f3b;
  font-size:11px;
  font-weight:900;
  line-height:1.2;
  text-transform:uppercase;
}
.cird-home-events-copy h2{
  margin:9px 0 10px;
  color:#143721;
  font-family:"Roboto Slab",Georgia,serif;
  font-size:24px;
  line-height:1.14;
}
.cird-home-events-copy p{
  margin:0;
  color:#53645a;
  font-size:14px;
  line-height:1.55;
}
.cird-home-event-list{
  display:grid;
  grid-template-columns:repeat(2,minmax(0,1fr));
  gap:12px;
}
.cird-home-event-card{
  position:relative;
  display:flex;
  min-height:172px;
  flex-direction:column;
  justify-content:flex-start;
  padding:20px 20px 82px;
  border:1px solid rgba(22,111,59,.14);
  border-radius:10px;
  background:linear-gradient(145deg,#f8fbf7,#fff);
  color:#173d25;
  text-decoration:none!important;
}
.cird-home-event-card strong{
  display:block;
  margin:10px 0 8px;
  color:#143721;
  font-family:"Roboto Slab",Georgia,serif;
  font-size:20px;
  line-height:1.15;
}
.cird-home-event-card p{
  margin:0!important;
  color:#53645a!important;
  font-size:14px!important;
  line-height:1.5!important;
}
.cird-home-event-card em{
  position:absolute;
  left:20px;
  right:20px;
  bottom:50px;
  color:#776011;
  font-size:11px;
  font-style:normal;
  font-weight:800;
  line-height:1.25;
}
.cird-home-event-cta{
  position:absolute;
  left:20px;
  bottom:18px;
  display:inline-flex;
  width:max-content;
  max-width:calc(100% - 40px);
  min-height:28px;
  align-items:center;
  justify-content:center;
  padding:0 11px;
  border:1px solid rgba(23,111,59,.24);
  border-radius:999px;
  color:#176f3b;
  font-size:11px;
  font-weight:900;
  line-height:1;
  text-transform:uppercase;
}
.cird-home-event-card:hover,
.cird-home-event-card:focus{
  border-color:rgba(22,111,59,.34);
  color:#173d25;
  transform:translateY(-2px);
  box-shadow:0 14px 28px rgba(18,55,32,.1);
}

.cird-program-saia .cird-program-media img{
  object-position:center center;
}
.cird-saia-open-training{
  display:grid;
  grid-template-columns:minmax(0,1fr) minmax(320px,.42fr);
  gap:24px;
  align-items:stretch;
}
.cird-saia-open-training>figure,
.cird-saia-proof>figure{
  margin:0;
  min-height:420px;
  border-radius:8px;
  overflow:hidden;
  background:#123d28;
  box-shadow:0 18px 44px rgba(18,55,32,.12);
}
.cird-saia-open-training img,
.cird-saia-proof img{
  display:block;
  width:100%;
  height:100%;
  min-height:420px;
  object-fit:cover;
}
.cird-saia-training-copy{
  padding:34px;
  border:1px solid rgba(18,70,39,.12);
  border-radius:8px;
  background:#fff;
  box-shadow:0 16px 36px rgba(18,55,32,.06);
}
.cird-saia-training-copy>p{
  max-width:780px!important;
  margin:0 0 22px!important;
  color:#53645a!important;
  font-size:16px!important;
  line-height:1.65!important;
}
.cird-saia-training-details{
  display:grid;
  grid-template-columns:repeat(3,minmax(0,1fr));
  gap:10px;
  margin:22px 0 18px;
}
.cird-saia-training-details div{
  padding:15px;
  border:1px solid rgba(18,70,39,.12);
  border-radius:8px;
  background:#f8fbf7;
}
.cird-saia-training-details span{
  display:block;
  margin-bottom:7px;
  color:#177a3e;
  font-size:10px;
  font-weight:900;
  line-height:1.15;
  text-transform:uppercase;
}
.cird-saia-training-details strong{
  display:block;
  color:#143721;
  font-size:15px;
  line-height:1.28;
}
.cird-saia-register{
  display:flex;
  gap:16px;
  align-items:center;
  justify-content:space-between;
  margin:18px 0 24px;
  padding:18px;
  border-radius:8px;
  background:#123d28;
  color:#fff;
}
.cird-saia-register a{
  display:inline-flex;
  flex:0 0 auto;
  min-height:42px;
  align-items:center;
  justify-content:center;
  padding:0 18px;
  border-radius:6px;
  background:#f2bd2e;
  color:#10271b!important;
  font-size:12px;
  font-weight:900;
  text-decoration:none!important;
  text-transform:uppercase;
}
.cird-saia-register p{
  max-width:620px!important;
  margin:0!important;
  color:rgba(255,255,255,.82)!important;
  font-size:13px!important;
  line-height:1.5!important;
}
.cird-saia-ecotop{
  display:grid;
  grid-template-columns:minmax(0,.82fr) minmax(420px,1fr);
  gap:28px;
  align-items:stretch;
  margin-top:10px;
  color:#fff;
}
.cird-saia-ecotop-copy{
  display:flex;
  min-height:520px;
  flex-direction:column;
  justify-content:center;
  padding:42px;
  border-radius:8px;
  background:
    linear-gradient(135deg,rgba(12,43,29,.97),rgba(17,73,43,.94)),
    #123d28;
  box-shadow:0 18px 42px rgba(18,55,32,.14);
}
.cird-saia-ecotop-copy .cird-program-heading{
  max-width:680px;
  margin-bottom:20px;
}
.cird-saia-ecotop-copy .cird-program-heading span{
  color:#f2bd2e;
}
.cird-saia-ecotop-copy .cird-program-heading h2{
  color:#fff;
}
.cird-saia-ecotop-copy p{
  max-width:700px!important;
  margin:0 0 16px!important;
  color:rgba(255,255,255,.82)!important;
  font-size:16px!important;
  line-height:1.65!important;
}
.cird-saia-ecotop-metrics{
  display:grid;
  grid-template-columns:repeat(3,minmax(0,1fr));
  gap:10px;
  margin:10px 0 20px;
}
.cird-saia-ecotop-metrics div{
  min-height:112px;
  padding:16px;
  border:1px solid rgba(255,255,255,.15);
  border-radius:8px;
  background:rgba(255,255,255,.075);
}
.cird-saia-ecotop-metrics strong{
  display:block;
  color:#f2bd2e;
  font-family:"Roboto Slab",Georgia,serif;
  font-size:26px;
  line-height:1;
}
.cird-saia-ecotop-metrics span{
  display:block;
  margin-top:10px;
  color:rgba(255,255,255,.78);
  font-size:12px;
  font-weight:800;
  line-height:1.35;
  text-transform:uppercase;
}
.cird-saia-ecotop-actions{
  display:flex;
  flex-wrap:wrap;
  gap:10px;
  margin-top:4px;
}
.cird-saia-ecotop-actions a{
  display:inline-flex;
  min-height:42px;
  align-items:center;
  justify-content:center;
  padding:0 16px;
  border:1px solid rgba(255,255,255,.22);
  border-radius:6px;
  color:#fff!important;
  font-size:12px;
  font-weight:900;
  text-decoration:none!important;
  text-transform:uppercase;
}
.cird-saia-ecotop-actions a:first-child{
  border-color:#f2bd2e;
  background:#f2bd2e;
  color:#10271b!important;
}
.cird-saia-ecotop-copy small{
  display:block;
  margin-top:18px;
  color:rgba(255,255,255,.55);
  font-size:11px;
  line-height:1.4;
}
.cird-saia-ecotop-media{
  display:grid;
  grid-template-columns:1.08fr .92fr;
  grid-template-rows:1fr 1fr;
  gap:12px;
  min-height:520px;
}
.cird-saia-ecotop-media figure{
  position:relative;
  margin:0;
  min-height:0;
  overflow:hidden;
  border-radius:8px;
  background:#123d28;
  box-shadow:0 16px 34px rgba(18,55,32,.1);
}
.cird-saia-ecotop-media figure.is-primary{
  grid-row:span 2;
}
.cird-saia-ecotop-media img{
  display:block;
  width:100%;
  height:100%;
  min-height:254px;
  object-fit:cover;
  transform:scale(1.01);
}
.cird-saia-ecotop-media figure.is-primary img{
  min-height:520px;
}
.cird-saia-ecotop-media figcaption{
  position:absolute;
  left:12px;
  right:12px;
  bottom:12px;
  display:inline-flex;
  width:max-content;
  max-width:calc(100% - 24px);
  min-height:30px;
  align-items:center;
  padding:0 10px;
  border-radius:5px;
  background:rgba(8,33,22,.82);
  color:#fff;
  font-size:11px;
  font-weight:900;
  line-height:1.2;
  text-transform:uppercase;
}
.cird-ecotop-profile{
  padding-top:38px;
  padding-bottom:44px;
}
.cird-ecotop-profile-head{
  display:grid;
  grid-template-columns:210px minmax(0,1fr);
  gap:24px;
  align-items:start;
  margin-bottom:20px;
}
.cird-ecotop-profile-head>span{
  color:#177a3e;
  font-size:12px;
  font-weight:900;
  line-height:1.2;
  text-transform:uppercase;
}
.cird-ecotop-profile-head h2{
  max-width:840px;
  margin:0 0 12px;
  color:#143721;
  font-family:"Roboto Slab",Georgia,serif;
  font-size:clamp(32px,3.2vw,46px);
  line-height:1.08;
}
.cird-ecotop-profile-head p{
  grid-column:2;
  max-width:850px!important;
  margin:0!important;
  color:#53645a!important;
  font-size:16px!important;
  line-height:1.62!important;
}
.cird-ecotop-board{
  display:grid;
  grid-template-columns:minmax(0,.82fr) minmax(0,.82fr) minmax(420px,1fr);
  gap:16px;
  align-items:stretch;
}
.cird-ecotop-summary,
.cird-ecotop-role,
.cird-ecotop-evidence{
  border-radius:8px;
  box-shadow:0 18px 40px rgba(18,55,32,.08);
}
.cird-ecotop-summary{
  display:flex;
  flex-direction:column;
  justify-content:space-between;
  padding:28px;
  background:#123d28;
  color:#fff;
}
.cird-ecotop-summary>span,
.cird-ecotop-role>span{
  display:block;
  margin-bottom:16px;
  color:#f2bd2e;
  font-size:11px;
  font-weight:900;
  line-height:1.2;
  text-transform:uppercase;
}
.cird-ecotop-summary p{
  margin:0 0 16px!important;
  color:rgba(255,255,255,.82)!important;
  font-size:15px!important;
  line-height:1.62!important;
}
.cird-ecotop-role{
  padding:28px;
  border:1px solid rgba(18,70,39,.12);
  background:#fff;
}
.cird-ecotop-role h3{
  margin:0 0 16px;
  color:#143721;
  font-family:"Roboto Slab",Georgia,serif;
  font-size:26px;
  line-height:1.12;
}
.cird-ecotop-role ul{
  list-style:none;
  margin:0;
  padding:0;
}
.cird-ecotop-role li{
  display:grid;
  grid-template-columns:116px minmax(0,1fr);
  gap:16px;
  padding:16px 0;
  border-top:1px solid rgba(18,70,39,.12);
}
.cird-ecotop-role li:first-child{
  border-top:0;
  padding-top:4px;
}
.cird-ecotop-role strong{
  color:#143721;
  font-size:13px;
  font-weight:900;
  line-height:1.25;
}
.cird-ecotop-role em{
  color:#53645a;
  font-size:14px;
  font-style:normal;
  font-weight:700;
  line-height:1.45;
}
.cird-ecotop-profile-grid{
  display:grid;
  grid-template-columns:minmax(0,.92fr) minmax(430px,1fr);
  gap:16px;
  align-items:stretch;
}
.cird-ecotop-profile-copy{
  display:flex;
  flex-direction:column;
  justify-content:center;
  padding:30px;
  border-radius:8px;
  background:#123d28;
  color:#fff;
  box-shadow:0 18px 38px rgba(18,55,32,.11);
}
.cird-ecotop-profile-copy p{
  margin:0 0 15px!important;
  color:rgba(255,255,255,.82)!important;
  font-size:15px!important;
  line-height:1.62!important;
}
.cird-ecotop-tags{
  display:flex;
  flex-wrap:wrap;
  gap:8px;
  margin:8px 0 20px;
}
.cird-ecotop-tags span{
  display:inline-flex;
  min-height:30px;
  align-items:center;
  padding:0 10px;
  border:1px solid rgba(255,255,255,.16);
  border-radius:999px;
  background:rgba(255,255,255,.07);
  color:rgba(255,255,255,.9);
  font-size:11px;
  font-weight:900;
  line-height:1;
  text-transform:uppercase;
}
.cird-ecotop-actions{
  display:flex;
  flex-wrap:wrap;
  gap:10px;
}
.cird-ecotop-actions a{
  display:inline-flex;
  min-height:42px;
  align-items:center;
  justify-content:center;
  padding:0 16px;
  border:1px solid rgba(255,255,255,.22);
  border-radius:6px;
  color:#fff!important;
  font-size:12px;
  font-weight:900;
  text-decoration:none!important;
  text-transform:uppercase;
}
.cird-ecotop-actions a:first-child{
  border-color:#f2bd2e;
  background:#f2bd2e;
  color:#10271b!important;
}
.cird-ecotop-evidence{
  display:flex;
  min-height:100%;
  flex-direction:column;
  justify-content:space-between;
  gap:14px;
  margin:0;
  padding:14px;
  border:1px solid rgba(18,70,39,.12);
  background:#fff;
}
.cird-ecotop-evidence img{
  display:block;
  width:100%;
  height:auto;
  border-radius:6px;
}
.cird-ecotop-evidence figcaption{
  margin:0;
  color:#53645a;
  font-size:13px;
  font-weight:800;
  line-height:1.5;
}
.cird-ecotop-evidence figcaption strong{
  color:#143721;
}
.cird-ecotop-evidence-points{
  display:grid;
  grid-template-columns:repeat(3,minmax(0,1fr));
  gap:8px;
  margin-top:4px;
}
.cird-ecotop-evidence-points span{
  display:block;
  min-height:82px;
  padding:12px;
  border-left:4px solid #cbd400;
  border-radius:6px;
  background:#f7f7f1;
  color:#3f443a;
  font-size:11px;
  font-weight:800;
  line-height:1.35;
}
.cird-ecotop-evidence-points strong{
  display:block;
  margin-bottom:7px;
  color:#143721;
  font-family:"Roboto Slab",Georgia,serif;
  font-size:22px;
  line-height:1;
}
.cird-ecotop-metric-row{
  display:grid;
  grid-template-columns:repeat(4,minmax(0,1fr));
  gap:10px;
  margin-top:14px;
}
.cird-ecotop-metric-row div{
  min-height:118px;
  padding:18px;
  border:1px solid rgba(18,70,39,.12);
  border-radius:8px;
  background:#f8fbf7;
}
.cird-ecotop-metric-row strong{
  display:block;
  margin-bottom:10px;
  color:#123721;
  font-family:"Roboto Slab",Georgia,serif;
  font-size:26px;
  line-height:1;
}
.cird-ecotop-metric-row span{
  display:block;
  color:#53645a;
  font-size:12px;
  font-weight:800;
  line-height:1.35;
  text-transform:uppercase;
}
.cird-saia-training-grid{
  display:grid;
  grid-template-columns:repeat(3,minmax(0,1fr));
  gap:12px;
}
.cird-saia-training-grid article,
.cird-saia-pathway-grid article{
  min-height:0;
  padding:20px;
  border:1px solid rgba(18,70,39,.12);
  border-radius:8px;
  background:#f8fbf7;
}
.cird-saia-training-grid article span,
.cird-saia-pathway-grid article span{
  display:block;
  margin-bottom:11px;
  color:#177a3e;
  font-size:11px;
  font-weight:900;
  text-transform:uppercase;
}
.cird-saia-training-grid strong,
.cird-saia-pathway-grid strong{
  display:block;
  margin-bottom:9px;
  color:#123321;
  font-family:"Roboto Slab",Georgia,serif;
  font-size:19px;
  line-height:1.16;
}
.cird-saia-training-grid p,
.cird-saia-pathway-grid p{
  margin:0!important;
  color:#52645a!important;
  font-size:13px!important;
  line-height:1.55!important;
}
.cird-saia-pathway{
  position:relative;
  overflow:hidden;
  border-radius:0;
  background:
    linear-gradient(135deg,rgba(14,49,34,.98),rgba(20,79,48,.96)),
    #0f3323;
  color:#fff;
}
.cird-saia-pathway>*{
  position:relative;
  z-index:1;
}
.cird-saia-pathway .cird-program-heading{
  max-width:820px;
  margin-bottom:26px;
}
.cird-saia-pathway .cird-program-heading span{
  color:#f2bd2e;
}
.cird-saia-pathway .cird-program-heading h2{
  max-width:760px;
  color:#fff;
  font-size:clamp(30px,3vw,44px);
  line-height:1.08;
}
.cird-saia-pathway-grid{
  display:grid;
  grid-template-columns:repeat(3,minmax(0,1fr));
  gap:14px;
}
.cird-program-page .cird-saia-pathway-grid article{
  position:relative;
  min-height:188px;
  padding:24px 22px 22px 70px;
  border:1px solid rgba(255,255,255,.15);
  border-radius:8px;
  background:rgba(255,255,255,.08)!important;
  box-shadow:none;
}
.cird-program-page .cird-saia-pathway-grid article:before{
  content:"";
  position:absolute;
  left:54px;
  top:28px;
  bottom:24px;
  width:1px;
  background:linear-gradient(180deg,#f2bd2e,rgba(242,189,46,0));
}
.cird-program-page .cird-saia-pathway-grid article span{
  position:absolute;
  left:20px;
  top:22px;
  display:flex;
  width:34px;
  height:34px;
  align-items:center;
  justify-content:center;
  margin:0;
  border-radius:50%;
  background:#f2bd2e;
  color:#10271b;
  font-size:11px;
  font-weight:900;
  line-height:1;
}
.cird-program-page .cird-saia-pathway-grid strong{
  margin:0 0 10px;
  color:#fff;
  font-size:22px;
  line-height:1.12;
}
.cird-program-page .cird-saia-pathway-grid p{
  color:rgba(255,255,255,.76)!important;
  font-size:14px!important;
  line-height:1.55!important;
}
.cird-saia-proof{
  display:grid;
  grid-template-columns:minmax(320px,.4fr) minmax(0,1fr);
  gap:26px;
  align-items:stretch;
}
.cird-saia-program-intro{
  display:grid;
  grid-template-columns:minmax(0,1fr) minmax(340px,.42fr);
  gap:26px;
  align-items:stretch;
}
.cird-saia-program-intro>div{
  padding:34px;
  border:1px solid rgba(18,70,39,.12);
  border-radius:8px;
  background:#fff;
  box-shadow:0 16px 36px rgba(18,55,32,.06);
}
.cird-saia-program-intro>div>p{
  max-width:780px!important;
  margin:0 0 22px!important;
  color:#53645a!important;
  font-size:16px!important;
  line-height:1.65!important;
}
.cird-saia-program-intro>figure{
  margin:0;
  min-height:430px;
  border-radius:8px;
  overflow:hidden;
  background:#123d28;
  box-shadow:0 18px 44px rgba(18,55,32,.12);
}
.cird-saia-program-intro img{
  display:block;
  width:100%;
  height:100%;
  min-height:430px;
  object-fit:cover;
}
.cird-saia-flywheel{
  display:grid;
  grid-template-columns:minmax(0,.82fr) minmax(430px,.66fr);
  gap:34px;
  align-items:center;
  background:#fff;
}
.cird-saia-flywheel-copy>p{
  max-width:820px!important;
  margin:0 0 22px!important;
  color:#52645a!important;
  font-size:16px!important;
  line-height:1.65!important;
}
.cird-saia-flywheel-steps,
.cird-saia-data-grid,
.cird-saia-ecosystem-grid{
  display:grid;
  grid-template-columns:repeat(2,minmax(0,1fr));
  gap:14px;
}
.cird-program-page .cird-saia-flywheel-steps article,
.cird-program-page .cird-saia-data-grid article{
  min-height:178px;
  padding:22px;
  border:1px solid rgba(18,70,39,.12);
  border-radius:8px;
  background:#f8fbf6;
  box-shadow:0 12px 28px rgba(18,55,32,.05);
}
.cird-saia-flywheel-steps span,
.cird-saia-data-grid span{
  color:#0f7a3d!important;
}
.cird-saia-flywheel-steps strong,
.cird-saia-data-grid strong{
  margin:12px 0 9px;
  font-family:"Roboto Slab",Georgia,serif;
  font-size:20px!important;
}
.cird-saia-flywheel figure{
  margin:0;
  padding:18px;
  border:1px solid rgba(18,70,39,.12);
  border-radius:10px;
  background:#f5f8f2;
  box-shadow:0 18px 42px rgba(18,55,32,.07);
  text-align:center;
}
.cird-saia-flywheel img{
  display:block;
  width:100%;
  max-width:720px;
  margin:0 auto;
  object-fit:contain;
}
.cird-saia-flywheel figcaption{
  max-width:440px;
  margin:12px auto 0;
  color:#5c6b61;
  font-size:13px;
  font-weight:700;
  line-height:1.45;
}
.cird-saia-farmer-entry{
  background:#fff;
}
.cird-saia-farmer-entry>p{
  max-width:900px!important;
  margin:0 0 22px!important;
  color:#53645a!important;
  font-size:16px!important;
  line-height:1.65!important;
}
.cird-saia-farmer-entry .cird-saia-training-grid article{
  background:#f6faf5;
}
.cird-saia-workshop-cta{
  display:flex;
  gap:22px;
  align-items:center;
  justify-content:space-between;
  padding-top:16px!important;
  padding-bottom:16px!important;
}
.cird-saia-workshop-cta>div{
  flex:1 1 auto;
  padding:28px 32px;
  border-radius:8px;
  background:#123d28;
  color:#fff;
}
.cird-saia-workshop-cta span{
  display:block;
  margin-bottom:10px;
  color:#f2bd2e;
  font-size:11px;
  font-weight:900;
  text-transform:uppercase;
}
.cird-saia-workshop-cta h2{
  margin:0 0 10px;
  color:#fff;
  font-family:"Roboto Slab",Georgia,serif;
  font-size:28px;
  line-height:1.12;
}
.cird-saia-workshop-cta p{
  max-width:820px!important;
  margin:0!important;
  color:rgba(255,255,255,.78)!important;
  font-size:15px!important;
  line-height:1.55!important;
}
.cird-saia-workshop-cta>a{
  display:inline-flex;
  min-height:52px;
  flex:0 0 auto;
  align-items:center;
  justify-content:center;
  padding:0 20px;
  border-radius:6px;
  background:#f2bd2e;
  color:#10271b!important;
  font-size:12px;
  font-weight:900;
  text-decoration:none!important;
  text-transform:uppercase;
}
.cird-saia-data-services{
  border-top:1px solid rgba(18,70,39,.08);
  border-bottom:1px solid rgba(18,70,39,.08);
  background:#f3f8f1;
}
.cird-saia-data-grid{
  grid-template-columns:repeat(3,minmax(0,1fr));
}
.cird-saia-community{
  display:grid;
  grid-template-columns:repeat(2,minmax(0,1fr));
  gap:18px;
}
.cird-saia-community>div{
  min-height:290px;
  padding:30px;
  border:1px solid rgba(18,70,39,.12);
  border-radius:8px;
  background:#fff;
  box-shadow:0 14px 32px rgba(18,55,32,.05);
}
.cird-saia-community p{
  margin:0!important;
  color:#52645a!important;
  font-size:16px!important;
  line-height:1.65!important;
}
.cird-saia-ecosystem{
  background:#103923;
  color:#fff;
}
.cird-saia-ecosystem .cird-program-heading h2{
  color:#fff;
}
.cird-saia-ecosystem .cird-program-heading span{
  color:#f2bd2e;
}
.cird-saia-ecosystem-grid{
  grid-template-columns:repeat(4,minmax(0,1fr));
}
.cird-program-page .cird-saia-ecosystem-grid article{
  padding:22px;
  border:1px solid rgba(255,255,255,.14);
  background:rgba(255,255,255,.07);
}
.cird-saia-logo-box{
  display:flex;
  height:78px;
  align-items:center;
  justify-content:center;
  margin-bottom:18px;
  padding:12px;
  border-radius:8px;
  background:#fff;
}
.cird-saia-logo-box img{
  display:block;
  max-width:100%;
  max-height:52px;
  object-fit:contain;
}
.cird-saia-ecosystem-grid span{
  color:#f2bd2e!important;
}
.cird-saia-ecosystem-grid strong{
  margin:10px 0 10px;
  color:#fff!important;
  font-family:"Roboto Slab",Georgia,serif;
  font-size:20px!important;
}
.cird-saia-ecosystem-grid p{
  color:rgba(255,255,255,.78)!important;
  font-size:14px!important;
  line-height:1.55!important;
}
.cird-saia-target-note{
  display:grid;
  grid-template-columns:minmax(240px,.36fr) minmax(0,1fr);
  gap:24px;
  align-items:center;
  border-top:1px solid rgba(18,70,39,.1);
  border-bottom:1px solid rgba(18,70,39,.1);
  background:#fff;
}
.cird-saia-target-note span{
  display:block;
  margin-bottom:10px;
  color:#0f7a3d;
  font-size:11px;
  font-weight:900;
  text-transform:uppercase;
}
.cird-saia-target-note h2{
  margin:0;
  color:#143321;
  font-family:"Roboto Slab",Georgia,serif;
  font-size:30px;
  line-height:1.12;
}
.cird-saia-target-note p{
  margin:0!important;
  color:#52645a!important;
  font-size:16px!important;
  line-height:1.65!important;
}
.cird-saia-links{
  display:grid;
  grid-template-columns:repeat(auto-fit,minmax(220px,1fr));
  gap:14px;
  padding-top:0!important;
}
.cird-saia-links a{
  display:block;
  padding:24px;
  border-radius:8px;
  background:#123d28;
  color:#fff!important;
  text-decoration:none!important;
}
.cird-saia-links span{
  display:block;
  margin-bottom:12px;
  color:#f2bd2e;
  font-size:11px;
  font-weight:900;
  text-transform:uppercase;
}
.cird-saia-links strong{
  display:block;
  margin-bottom:9px;
  color:#fff;
  font-family:"Roboto Slab",Georgia,serif;
  font-size:22px;
  line-height:1.12;
}
.cird-saia-links p{
  margin:0!important;
  color:rgba(255,255,255,.78)!important;
  font-size:14px!important;
  line-height:1.55!important;
}

.cird-syntropic-system .cird-expertise-grid{
  grid-template-columns:repeat(4,minmax(0,1fr));
}
.cird-syntropic-system .cird-expertise-grid article{
  min-height:230px;
}
.cird-syntropic-field{
  display:grid;
  grid-template-columns:minmax(320px,.44fr) minmax(0,1fr);
  gap:28px;
  align-items:stretch;
  background:#fff;
}
.cird-syntropic-field>figure{
  margin:0;
  min-height:460px;
  border-radius:8px;
  overflow:hidden;
  background:#123d28;
  box-shadow:0 18px 44px rgba(18,55,32,.1);
}
.cird-syntropic-field img{
  display:block;
  width:100%;
  height:100%;
  min-height:460px;
  object-fit:cover;
}
.cird-syntropic-field>div>p{
  max-width:760px!important;
  margin:0 0 18px!important;
  color:#53645a!important;
  font-size:16px!important;
  line-height:1.65!important;
}
.cird-syntropic-context-list{
  display:grid;
  grid-template-columns:1fr;
  gap:10px;
}
.cird-syntropic-context-list div{
  padding:18px 20px;
  border-left:4px solid #f2bd2e;
  background:#f8fbf7;
}
.cird-syntropic-context-list strong{
  display:block;
  margin-bottom:6px;
  color:#123321;
  font-size:17px;
  line-height:1.2;
}
.cird-syntropic-context-list p{
  margin:0!important;
  color:#53645a!important;
  font-size:14px!important;
  line-height:1.55!important;
}
.cird-syntropic-photo-row{
  display:grid;
  grid-template-columns:repeat(3,minmax(0,1fr));
  gap:14px;
  padding:34px 28px 0;
}
.cird-syntropic-photo-row figure{
  position:relative;
  margin:0;
  min-height:280px;
  border-radius:8px;
  overflow:hidden;
  background:#123d28;
}
.cird-syntropic-photo-row img{
  display:block;
  width:100%;
  height:100%;
  min-height:280px;
  object-fit:cover;
}
.cird-syntropic-photo-row figcaption{
  position:absolute;
  left:16px;
  bottom:16px;
  padding:7px 10px;
  border-radius:4px;
  background:rgba(10,35,22,.82);
  color:#fff;
  font-size:12px;
  font-weight:900;
  line-height:1;
  text-transform:uppercase;
}

.cird-event-enhanced .content-wrapper{
  background:linear-gradient(180deg,#f5f8f3 0%,#fff 48%,#edf4ee 100%);
}
.cird-event-container{
  max-width:none!important;
  padding:0!important;
}
.cird-event-page{
  max-width:1240px;
  margin:0 auto;
  color:#143721;
}
.cird-event-hero{
  display:grid;
  grid-template-columns:minmax(0,1fr) minmax(330px,.34fr);
  gap:22px;
  padding:42px 28px 22px;
}
.cird-event-copy{
  min-height:390px;
  display:flex;
  flex-direction:column;
  justify-content:flex-end;
  padding:42px;
  border-radius:8px;
  background:linear-gradient(145deg,#0f3323,#174d32);
  color:#fff;
  box-shadow:0 22px 48px rgba(18,55,32,.12);
}
.cird-event-kicker{
  margin:0 0 14px!important;
  color:#f2bd2e!important;
  font-size:12px!important;
  font-weight:900;
  text-transform:uppercase;
}
.cird-event-copy h1{
  max-width:880px;
  margin:0 0 18px;
  color:#fff;
  font-family:"Roboto Slab",Georgia,serif;
  font-size:clamp(38px,4.2vw,58px);
  line-height:1.03;
}
.cird-event-copy p:not(.cird-event-kicker){
  max-width:760px!important;
  margin:0!important;
  color:rgba(255,255,255,.86)!important;
  font-size:17px!important;
  line-height:1.62!important;
}
.cird-event-actions{
  display:flex;
  flex-wrap:wrap;
  gap:10px;
  margin-top:24px;
}
.cird-event-actions a{
  display:inline-flex;
  min-height:40px;
  align-items:center;
  justify-content:center;
  padding:0 16px;
  border:1px solid rgba(255,255,255,.28);
  border-radius:6px;
  color:#fff!important;
  font-size:12px;
  font-weight:900;
  text-decoration:none!important;
  text-transform:uppercase;
}
.cird-event-actions a:first-child{
  background:#f2bd2e;
  border-color:#f2bd2e;
  color:#10271b!important;
}
.cird-event-facts{
  display:grid;
  gap:0;
  border:1px solid rgba(18,70,39,.12);
  border-radius:8px;
  background:#fff;
  box-shadow:0 18px 44px rgba(18,55,32,.08);
}
.cird-event-facts div{
  padding:22px;
  border-top:1px solid rgba(18,70,39,.1);
}
.cird-event-facts div:first-child{
  border-top:0;
}
.cird-event-facts span{
  display:block;
  margin-bottom:9px;
  color:#177a3e;
  font-size:11px;
  font-weight:900;
  text-transform:uppercase;
}
.cird-event-facts strong{
  display:block;
  color:#143721;
  font-size:19px;
  line-height:1.25;
}
.cird-event-media{
  display:grid;
  grid-template-columns:1fr .62fr;
  gap:14px;
  padding:0 28px 28px;
}
.cird-event-media figure{
  margin:0;
  min-height:300px;
  border-radius:8px;
  overflow:hidden;
  background:#123d28;
}
.cird-event-media img{
  display:block;
  width:100%;
  height:100%;
  min-height:300px;
  object-fit:cover;
}
.cird-event-section{
  padding:34px 28px 42px;
}
.cird-event-heading{
  display:grid;
  grid-template-columns:210px minmax(0,1fr);
  gap:26px;
  align-items:start;
  margin-bottom:22px;
}
.cird-event-heading span{
  color:#177a3e;
  font-size:12px;
  font-weight:900;
  text-transform:uppercase;
}
.cird-event-heading h2{
  max-width:800px;
  margin:0;
  color:#143721;
  font-family:"Roboto Slab",Georgia,serif;
  font-size:clamp(30px,3vw,42px);
  line-height:1.08;
}
.cird-event-card-grid{
  display:grid;
  grid-template-columns:repeat(3,minmax(0,1fr));
  gap:14px;
}
.cird-event-card-grid article{
  min-height:220px;
  padding:24px;
  border:1px solid rgba(18,70,39,.12);
  border-radius:8px;
  background:#fff;
  box-shadow:0 14px 32px rgba(18,55,32,.06);
}
.cird-event-card-grid span{
  display:block;
  margin-bottom:14px;
  color:#177a3e;
  font-size:11px;
  font-weight:900;
  text-transform:uppercase;
}
.cird-event-card-grid strong{
  display:block;
  margin-bottom:10px;
  color:#143721;
  font-family:"Roboto Slab",Georgia,serif;
  font-size:21px;
  line-height:1.14;
}
.cird-event-card-grid p,
.cird-event-timeline p,
.cird-event-output-list p{
  margin:0!important;
  color:#53645a!important;
  font-size:14px!important;
  line-height:1.58!important;
}
.cird-event-format{
  background:#fff;
}
.cird-event-timeline{
  display:grid;
  grid-template-columns:repeat(5,minmax(0,1fr));
  border:1px solid rgba(18,70,39,.12);
  border-radius:8px;
  overflow:hidden;
}
.cird-event-timeline div{
  min-height:210px;
  padding:22px;
  border-left:1px solid rgba(18,70,39,.1);
  background:#f8fbf7;
}
.cird-event-timeline div:first-child{
  border-left:0;
}
.cird-event-timeline span{
  display:block;
  margin-bottom:18px;
  color:#f2bd2e;
  font-size:18px;
  font-weight:900;
}
.cird-event-timeline strong{
  display:block;
  margin-bottom:9px;
  color:#143721;
  font-size:17px;
  line-height:1.2;
}
.cird-event-output-list{
  display:grid;
  grid-template-columns:repeat(5,minmax(0,1fr));
  gap:10px;
}
.cird-event-output-list p{
  min-height:132px;
  padding:18px;
  border-left:4px solid #f2bd2e;
  background-color:#fff!important;
  box-shadow:0 10px 24px rgba(18,55,32,.05);
}
.cird-open-training-page .cird-event-timeline{
  grid-template-columns:repeat(3,minmax(0,1fr));
}
.cird-open-training-page .cird-event-timeline div{
  min-height:230px;
}
.cird-open-training-page .cird-saia-ecotop{
  margin-top:0;
}
.cird-training-showcase{
  display:grid;
  grid-template-columns:minmax(300px,.38fr) minmax(0,1fr);
  gap:18px;
  padding:0 28px 28px;
}
.cird-training-showcase-copy{
  display:flex;
  min-height:360px;
  flex-direction:column;
  justify-content:center;
  padding:28px;
  border:1px solid rgba(18,70,39,.12);
  border-radius:8px;
  background:#fff;
  box-shadow:0 14px 34px rgba(18,55,32,.07);
}
.cird-training-showcase-copy>span{
  display:block;
  margin-bottom:13px;
  color:#177a3e;
  font-size:11px;
  font-weight:900;
  text-transform:uppercase;
}
.cird-training-showcase-copy h2{
  margin:0 0 14px;
  color:#143721;
  font-family:"Roboto Slab",Georgia,serif;
  font-size:28px;
  line-height:1.1;
}
.cird-training-showcase-copy p{
  margin:0!important;
  color:#53645a!important;
  font-size:15px!important;
  line-height:1.62!important;
}
.cird-training-showcase-copy ul{
  display:grid;
  gap:8px;
  margin:20px 0 0;
  padding:0;
  list-style:none;
}
.cird-training-showcase-copy li{
  position:relative;
  padding-left:18px;
  color:#163a26;
  font-size:14px;
  font-weight:800;
  line-height:1.35;
}
.cird-training-showcase-copy li:before{
  content:"";
  position:absolute;
  left:0;
  top:.5em;
  width:7px;
  height:7px;
  border-radius:50%;
  background:#f2bd2e;
}
.cird-training-showcase-grid{
  display:grid;
  grid-template-columns:minmax(0,.95fr) minmax(0,1.05fr);
  grid-template-rows:174px 174px;
  gap:12px;
  min-height:360px;
}
.cird-training-showcase-grid figure{
  position:relative;
  margin:0;
  min-height:0;
  overflow:hidden;
  border-radius:8px;
  background:#123d28;
  box-shadow:0 14px 30px rgba(18,55,32,.08);
}
.cird-training-showcase-grid figure.is-primary{
  grid-row:span 2;
}
.cird-training-showcase-grid img{
  display:block;
  width:100%;
  height:100%;
  min-height:174px;
  object-fit:cover;
}
.cird-training-showcase-grid figure.is-primary img{
  min-height:360px;
  object-position:center center;
}
.cird-training-showcase-grid figcaption{
  position:absolute;
  left:14px;
  right:14px;
  bottom:14px;
  width:max-content;
  max-width:calc(100% - 28px);
  min-height:32px;
  display:inline-flex;
  align-items:center;
  padding:0 11px;
  border-radius:5px;
  background:rgba(8,33,22,.82);
  color:#fff;
  font-size:11px;
  font-weight:900;
  line-height:1.2;
  text-transform:uppercase;
}
.cird-training-registration{
  background:#fff;
}
.cird-training-registration-card{
  display:grid;
  grid-template-columns:1fr 1fr;
  gap:12px;
  padding:26px;
  border-radius:8px;
  background:#123d28;
  color:#fff;
}
.cird-training-registration-card div{
  padding:18px;
  border:1px solid rgba(255,255,255,.14);
  border-radius:8px;
  background:rgba(255,255,255,.07);
}
.cird-training-registration-card span{
  display:block;
  margin-bottom:9px;
  color:#f2bd2e;
  font-size:11px;
  font-weight:900;
  text-transform:uppercase;
}
.cird-training-registration-card strong{
  display:block;
  color:#fff;
  font-size:18px;
  line-height:1.3;
}
.cird-training-registration-card p{
  grid-column:1/-1;
  max-width:760px!important;
  margin:6px 0 0!important;
  color:rgba(255,255,255,.78)!important;
  font-size:15px!important;
  line-height:1.55!important;
}
.cird-training-registration-card a{
  display:inline-flex;
  min-height:44px;
  width:max-content;
  align-items:center;
  justify-content:center;
  padding:0 16px;
  border-radius:6px;
  background:#f2bd2e;
  color:#10271b!important;
  font-size:12px;
  font-weight:900;
  text-decoration:none!important;
  text-transform:uppercase;
}
.cird-training-pathway{
  background:#fff;
}
.cird-training-logistics{
  background:#f6faf5;
}
.cird-logistics-grid{
  display:grid;
  grid-template-columns:repeat(3,minmax(0,1fr));
  gap:14px;
}
.cird-logistics-grid article{
  min-height:210px;
  padding:24px;
  border:1px solid rgba(18,70,39,.13);
  border-top:5px solid #f2bd2e;
  border-radius:8px;
  background:#fff;
  box-shadow:0 14px 32px rgba(18,55,32,.06);
}
.cird-logistics-grid span{
  display:block;
  margin-bottom:14px;
  color:#177a3e;
  font-size:11px;
  font-weight:900;
  text-transform:uppercase;
}
.cird-logistics-grid strong{
  display:block;
  margin-bottom:10px;
  color:#143721;
  font-family:"Roboto Slab",Georgia,serif;
  font-size:21px;
  line-height:1.14;
}
.cird-logistics-grid p{
  margin:0!important;
  color:#53645a!important;
  font-size:14px!important;
  line-height:1.58!important;
}

@media(max-width:1120px){
  .cird-saia-pathway-grid,
  .cird-event-timeline,
  .cird-event-output-list,
  .cird-logistics-grid{
    grid-template-columns:repeat(2,minmax(0,1fr));
  }
  .cird-ecotop-metric-row{
    grid-template-columns:repeat(2,minmax(0,1fr));
  }
  .cird-syntropic-system .cird-expertise-grid{
    grid-template-columns:repeat(2,minmax(0,1fr));
  }
}
@media(max-width:980px){
  .cird-open-training-page .cird-event-timeline{
    display:grid;
    grid-template-columns:1fr;
    gap:12px;
    border:0;
    border-radius:0;
    overflow:visible;
  }
  .cird-open-training-page .cird-event-timeline div{
    position:relative;
    min-height:0;
    padding:20px 20px 20px 76px;
    border:1px solid rgba(18,70,39,.12);
    border-left:5px solid #f2bd2e;
    border-radius:10px;
    background:#fff;
    box-shadow:0 12px 28px rgba(18,55,32,.07);
  }
  .cird-open-training-page .cird-event-timeline div:first-child{
    border-left:5px solid #f2bd2e;
  }
  .cird-open-training-page .cird-event-timeline span{
    position:absolute;
    left:18px;
    top:22px;
    display:inline-flex;
    width:38px;
    height:38px;
    align-items:center;
    justify-content:center;
    margin:0;
    border-radius:50%;
    background:#f2bd2e;
    color:#10271b;
    font-size:11px;
    line-height:1;
    text-align:center;
  }
  .cird-open-training-page .cird-event-timeline strong{
    margin-bottom:7px;
    font-size:19px;
    line-height:1.18;
  }
  .cird-open-training-page .cird-event-timeline p{
    max-width:620px!important;
  }
  .cird-home-events,
  .cird-saia-open-training,
  .cird-saia-ecotop,
  .cird-saia-program-intro,
  .cird-saia-flywheel,
  .cird-saia-proof,
  .cird-saia-community,
  .cird-saia-target-note,
  .cird-syntropic-field,
  .cird-event-hero,
  .cird-event-media,
  .cird-event-heading,
  .cird-ecotop-profile-head,
  .cird-ecotop-board,
  .cird-ecotop-profile-grid{
    grid-template-columns:1fr;
  }
  .cird-saia-training-grid,
  .cird-saia-flywheel-steps,
  .cird-saia-data-grid,
  .cird-saia-ecosystem-grid,
  .cird-saia-links,
  .cird-saia-ecotop-metrics,
  .cird-syntropic-photo-row,
  .cird-event-card-grid{
    grid-template-columns:1fr;
  }
  .cird-saia-workshop-cta{
    display:grid;
    grid-template-columns:1fr;
  }
  .cird-saia-workshop-cta>a{
    width:100%;
  }
  .cird-saia-flywheel figure{
    padding:18px;
  }
  .cird-saia-flywheel img{
    max-height:360px;
  }
  .cird-saia-community>div{
    min-height:0;
    padding:24px;
  }
  .cird-saia-ecosystem-grid{
    gap:12px;
  }
  .cird-saia-target-note h2{
    font-size:26px;
  }
  .cird-saia-ecotop-copy,
  .cird-saia-ecotop-media{
    min-height:0;
  }
  .cird-saia-ecotop-media{
    grid-template-columns:1fr 1fr;
  }
  .cird-saia-ecotop-media figure.is-primary{
    grid-column:1/-1;
    grid-row:auto;
  }
  .cird-saia-ecotop-media figure.is-primary img{
    min-height:340px;
  }
  .cird-ecotop-profile-head{
    gap:10px;
  }
  .cird-ecotop-profile-head p{
    grid-column:auto;
  }
  .cird-training-showcase{
    grid-template-columns:1fr;
  }
  .cird-training-showcase-grid{
    grid-template-columns:1fr 1fr;
    grid-template-rows:auto auto;
    min-height:0;
  }
  .cird-training-showcase-grid figure.is-primary{
    grid-column:1/-1;
    grid-row:auto;
  }
  .cird-training-showcase-grid figure.is-primary img{
    min-height:340px;
  }
}
@media(max-width:760px){
  .cird-open-training-page .cird-training-pathway{
    padding-top:26px;
  }
  .cird-open-training-page .cird-training-pathway .cird-event-heading{
    margin-bottom:16px;
  }
  .cird-open-training-page .cird-training-pathway .cird-event-heading h2{
    font-size:26px;
    line-height:1.12;
  }
  .cird-open-training-page .cird-event-timeline{
    gap:10px;
  }
  .cird-open-training-page .cird-event-timeline div{
    padding:18px 16px 18px 68px;
    border-radius:9px;
  }
  .cird-open-training-page .cird-event-timeline span{
    left:15px;
    top:19px;
    width:34px;
    height:34px;
    font-size:10px;
  }
  .cird-open-training-page .cird-event-timeline strong{
    font-size:17px;
  }
  .cird-open-training-page .cird-event-timeline p{
    font-size:13px!important;
    line-height:1.5!important;
  }
  .cird-home-events{
    gap:14px;
    margin-top:24px;
    padding:14px;
    border-radius:12px;
  }
  .cird-home-events-copy h2{
    font-size:20px;
  }
  .cird-home-event-list,
  .cird-saia-pathway-grid,
  .cird-event-timeline,
  .cird-event-output-list,
  .cird-logistics-grid,
  .cird-syntropic-system .cird-expertise-grid{
    grid-template-columns:1fr;
  }
  .cird-home-event-card{
    min-height:0;
    padding:18px 18px 56px;
  }
  .cird-saia-open-training,
  .cird-saia-ecotop,
  .cird-saia-program-intro,
  .cird-saia-proof,
  .cird-syntropic-field,
  .cird-ecotop-profile,
  .cird-event-section{
    padding:28px 18px 34px;
  }
  .cird-saia-training-copy{
    padding:22px;
  }
  .cird-saia-program-intro>div,
  .cird-saia-workshop-cta>div{
    padding:22px;
  }
  .cird-saia-ecotop-copy{
    padding:24px;
  }
  .cird-ecotop-profile-head h2{
    font-size:28px;
  }
  .cird-ecotop-profile-copy{
    padding:22px;
  }
  .cird-ecotop-summary,
  .cird-ecotop-role{
    padding:22px;
  }
  .cird-ecotop-role h3{
    font-size:23px;
  }
  .cird-ecotop-role li{
    grid-template-columns:1fr;
    gap:6px;
  }
  .cird-ecotop-tags span{
    min-height:28px;
    font-size:10px;
  }
  .cird-ecotop-evidence-points{
    grid-template-columns:1fr;
  }
  .cird-ecotop-evidence-points span{
    min-height:0;
  }
  .cird-ecotop-actions{
    display:grid;
    grid-template-columns:1fr;
  }
  .cird-ecotop-metric-row{
    grid-template-columns:1fr;
  }
  .cird-ecotop-metric-row div{
    min-height:0;
  }
  .cird-saia-ecotop-actions{
    display:grid;
    grid-template-columns:1fr;
  }
  .cird-saia-ecotop-media{
    grid-template-columns:1fr;
  }
  .cird-training-showcase{
    padding:0 18px 28px;
  }
  .cird-training-showcase-copy{
    min-height:0;
    padding:22px;
  }
  .cird-training-showcase-copy h2{
    font-size:24px;
  }
  .cird-training-showcase-grid{
    grid-template-columns:1fr;
  }
  .cird-training-showcase-grid figure,
  .cird-training-showcase-grid figure.is-primary{
    height:260px;
    min-height:0;
  }
  .cird-saia-ecotop-media img,
  .cird-saia-ecotop-media figure.is-primary img,
  .cird-training-showcase-grid img,
  .cird-training-showcase-grid figure.is-primary img{
    min-height:0;
    height:100%;
  }
  .cird-saia-open-training>figure,
  .cird-saia-program-intro>figure,
  .cird-saia-proof>figure,
  .cird-saia-open-training img,
  .cird-saia-program-intro img,
  .cird-saia-proof img,
  .cird-syntropic-field>figure,
  .cird-syntropic-field img{
    min-height:250px;
  }
  .cird-training-registration-card{
    grid-template-columns:1fr;
    padding:18px;
  }
  .cird-training-registration-card a{
    width:100%;
  }
  .cird-syntropic-photo-row{
    grid-template-columns:1fr;
    padding:28px 18px 0;
  }
  .cird-syntropic-photo-row figure,
  .cird-syntropic-photo-row img{
    min-height:230px;
  }
  .cird-event-hero{
    padding:28px 18px 18px;
  }
  .cird-event-copy{
    min-height:0;
    padding:28px 22px;
  }
  .cird-event-copy h1{
    font-size:31px;
  }
  .cird-event-copy p:not(.cird-event-kicker){
    font-size:14px!important;
  }
  .cird-event-media{
    padding:0 18px 22px;
  }
  .cird-event-media figure,
  .cird-event-media img{
    min-height:210px;
  }
  .cird-event-heading h2{
    font-size:27px;
  }
  .cird-event-card-grid article,
  .cird-event-timeline div,
  .cird-event-output-list p,
  .cird-logistics-grid article{
    min-height:0;
  }
}
@media(max-width:900px){
  .top-header{min-height:88px;padding:10px 18px}
  .logo{width:164px!important;flex-basis:164px}
  .logo img{max-height:70px}
  .top-header-img{display:none}
  .social-top{right:18px;top:20px}
  .main-header .row{display:block;padding:0}
  .main-header-left{padding:10px 16px;width:100%!important}
  .menu-wrapper{display:block}
  .sf-menu{display:block!important;padding:0 16px 14px}
  .sf-menu>li>a{padding:11px 0;font-size:13px;white-space:normal}
  .sf-menu>li+li>a:before{content:"";margin:0}
  .sf-menu ul.children{position:static;display:block;min-width:0;margin:0 0 8px 14px;padding:4px 0;background:rgba(255,255,255,.08);border:0;box-shadow:none}
  .sf-menu ul.children a{padding:8px 10px;color:#fff}
  .swiper-container{height:390px}
  .slider-caption{bottom:18px!important;width:calc(100% - 28px);padding:14px 16px}
  .slider-caption p{font-size:16px}
  .codex-home-inner{padding:34px 18px}
  .codex-home-lead{grid-template-columns:1fr;gap:22px}
  .codex-home-copy h1{font-size:31px}
}
@media(max-width:620px){
  .social-top{display:none}
  .swiper-container{height:330px}
  .slider-caption p{font-size:14px}
  .codex-actions{display:grid;grid-template-columns:1fr}
  .codex-feature-grid{grid-template-columns:1fr}
  .codex-feature-card{min-height:0}
}

/* 2026 modern homepage refresh */
body{background:#f4f7f1;color:#17241d;font-family:Roboto,Arial,sans-serif}
.site-header{position:sticky;top:0;z-index:1000;background:rgba(255,255,255,.97);border-bottom:1px solid rgba(18,61,38,.1);box-shadow:0 12px 34px rgba(17,40,25,.1);backdrop-filter:saturate(140%) blur(10px)}
.top-header{min-height:58px;padding:8px clamp(18px,5vw,70px);background:#fff}
.logo{width:120px!important;flex-basis:120px}
.logo img{max-height:46px}
.top-header-img{display:none}
.social-top{right:clamp(18px,5vw,70px);top:15px}
.social-top a{width:29px;height:29px;border-radius:7px;background:#16733b;color:#f6c846;box-shadow:none}
.main-header{background:#fff;color:#173d25;box-shadow:none;border-top:1px solid rgba(19,61,37,.08)}
.main-header .row{max-width:1220px;padding:0 clamp(18px,4vw,38px);justify-content:flex-end}
.main-header-left{display:none!important}
.menu-wrapper{justify-content:flex-end}
.sf-menu>li>a{padding:13px 11px;color:#1c3327;font-size:12px;font-weight:900;letter-spacing:.02em}
.sf-menu>li+li>a:before{content:"";margin:0}
.sf-menu>li.active>a,.sf-menu>li>a:hover,.sf-menu>li>a:focus{color:#15723b}
.sf-menu>li:last-child>a{margin-left:6px;padding:10px 15px;border-radius:999px;background:#16733b;color:#fff}
.sf-menu>li:last-child>a:hover,.sf-menu>li:last-child>a:focus{background:#0f5e2e;color:#fff}
.sf-menu ul.children{border-top:0;border-radius:10px;box-shadow:0 22px 48px rgba(14,35,22,.18);overflow:hidden}
.sf-menu ul.children a{text-decoration:none}

.cird-modern-hero{position:relative;height:430px;min-height:0;background:linear-gradient(90deg,rgba(8,28,18,.96) 0%,rgba(10,42,25,.82) 42%,rgba(10,42,25,.28) 70%,rgba(10,42,25,.08) 100%),url('/images/codex-modern/hero-rice-harvest-1600.jpg') center 49%/cover no-repeat;color:#fff;overflow:hidden;isolation:isolate}
.cird-modern-hero:before{content:"";position:absolute;inset:0;background:radial-gradient(circle at 20% 25%,rgba(246,200,70,.2),transparent 28%),linear-gradient(0deg,rgba(5,23,15,.46),transparent 48%);z-index:1;pointer-events:none}
.cird-modern-hero:after{content:"";position:absolute;left:0;right:0;bottom:0;height:74px;background:linear-gradient(0deg,#f4f7f1,rgba(244,247,241,0));z-index:1;pointer-events:none}
.cird-hero-inner{position:relative;z-index:2;max-width:1220px;margin:0 auto;padding:48px clamp(22px,5vw,42px) 30px}
.cird-hero-kicker{display:inline-flex;align-items:center;gap:9px;margin-bottom:11px;color:#f6c846;font-size:11px;font-weight:900;line-height:1.2;text-transform:uppercase}
.cird-hero-kicker:before{content:"";display:block;width:32px;height:2px;background:#f6c846}
.cird-modern-hero h1{max-width:690px;margin:0 0 13px;color:#fff;font-family:"Roboto Slab",Georgia,serif;font-size:clamp(31px,3.2vw,44px);font-weight:700;line-height:1.05;text-wrap:balance}
.cird-modern-hero p{max-width:600px;margin:0 0 18px;color:rgba(255,255,255,.9);font-size:15px;line-height:1.58}
.cird-hero-actions{display:flex;flex-wrap:wrap;gap:9px;margin-bottom:0}
.cird-hero-button{display:inline-flex;align-items:center;justify-content:center;min-height:38px;padding:9px 15px;border:1px solid #f6c846;border-radius:999px;background:#f6c846;color:#14311f;font-size:11px;font-weight:900;text-transform:uppercase;box-shadow:0 12px 28px rgba(0,0,0,.16)}
.cird-hero-button:hover,.cird-hero-button:focus{background:#fff;border-color:#fff;color:#14311f;transform:translateY(-1px)}
.cird-hero-button.secondary{background:rgba(255,255,255,.08);color:#fff;border-color:rgba(255,255,255,.58);box-shadow:none}
.cird-hero-button.secondary:hover,.cird-hero-button.secondary:focus{background:rgba(255,255,255,.16);color:#fff;border-color:#fff}
.cird-hero-proof{display:none}
.cird-proof-item{padding:13px 15px;background:rgba(9,33,20,.36)}
.cird-proof-item strong{display:block;margin-bottom:4px;color:#fff;font-size:18px;line-height:1.1}
.cird-proof-item span{display:block;color:rgba(255,255,255,.76);font-size:12px;font-weight:700;line-height:1.35}

.codex-home-overview{position:relative;background:linear-gradient(180deg,#f4f7f1 0%,#fff 42%,#eef4f0 100%);overflow:hidden}
.codex-home-overview:before{content:"";position:absolute;inset:0;background:linear-gradient(90deg,rgba(22,115,59,.08) 1px,transparent 1px),linear-gradient(180deg,rgba(22,115,59,.06) 1px,transparent 1px);background-size:44px 44px;mask-image:linear-gradient(180deg,transparent,black 18%,black 72%,transparent);pointer-events:none}
.codex-home-inner{position:relative;z-index:1;padding:60px 22px}
.codex-home-lead{grid-template-columns:minmax(0,1fr) minmax(340px,.9fr);gap:44px;align-items:start}
.codex-eyebrow{color:#16733b;letter-spacing:.05em}
.codex-home-copy h1{max-width:760px;color:#112d1d;font-size:clamp(32px,3.5vw,48px);line-height:1.06;text-wrap:balance}
.codex-home-copy p{max-width:730px;color:#405046;font-size:17px}
.codex-focus-panel{position:relative;padding:0;border:0;border-radius:16px;background:#0d2418;box-shadow:0 24px 60px rgba(18,52,31,.18);overflow:hidden}
.codex-focus-panel:before{content:"";position:absolute;inset:0;background:linear-gradient(135deg,rgba(246,200,70,.2),transparent 34%),linear-gradient(180deg,rgba(255,255,255,.08),transparent);pointer-events:none}
.codex-focus-panel h2{position:relative;z-index:1;margin:0;padding:22px 22px 0;color:#fff;font-size:23px}
.codex-focus-list{position:relative;z-index:1;display:grid;grid-template-columns:1fr 1fr;gap:10px;margin:0;padding:18px;list-style:none}
.codex-focus-list li{margin:0;padding:0}
.codex-focus-list a{--pillar-image:url('/images/codex-modern/pillar-rice-fish-900.jpg');position:relative;min-height:158px;display:flex;align-items:flex-end;justify-content:flex-start;padding:18px;border:0;border-radius:12px;background:#102a1a;color:transparent;font-size:0;font-weight:900;line-height:1.22;text-decoration:none;overflow:hidden;box-shadow:inset 0 0 0 1px rgba(255,255,255,.12)}
.codex-focus-list li:nth-child(2) a{--pillar-image:url('/images/codex-modern/pillar-research-900.jpg')}
.codex-focus-list li:nth-child(3) a{--pillar-image:url('/images/codex-modern/pillar-community-900.jpg')}
.codex-focus-list li:nth-child(4) a{--pillar-image:url('/images/codex-modern/pillar-learning-900.jpg')}
.codex-focus-list li:nth-child(5) a{--pillar-image:url('/images/codex-modern/saia-open-training-field.jpg')}
.codex-focus-list a:before{content:"";position:absolute;inset:0;background:linear-gradient(180deg,rgba(8,25,16,.08),rgba(8,25,16,.9)),var(--pillar-image) center/cover no-repeat;transition:transform .45s ease,filter .45s ease}
.codex-focus-list a:after{content:"Family agriculture enterprise";position:absolute;left:14px;right:14px;bottom:14px;z-index:2;padding:10px 12px;border-left:3px solid #f6c846;background:linear-gradient(90deg,rgba(8,28,18,.86),rgba(8,28,18,.42));color:#fff;font-size:14px;font-weight:900;line-height:1.22;text-shadow:0 1px 12px rgba(0,0,0,.36)}
.codex-focus-list li:nth-child(2) a:after{content:"Research, development and documentation"}
.codex-focus-list li:nth-child(3) a:after{content:"Product quality, standards and policy"}
.codex-focus-list li:nth-child(4) a:after{content:"Rural education and training"}
.codex-focus-list li:nth-child(5) a:after{content:"Syntropic agroforestry accelerator"}
.codex-focus-list a:hover:before,.codex-focus-list a:focus:before{transform:scale(1.07);filter:saturate(1.08) contrast(1.06)}
.codex-focus-list a:hover,.codex-focus-list a:focus{color:transparent;transform:translateY(-2px)}
.codex-focus-list a>*{position:relative;z-index:2}
.codex-focus-list a{z-index:0}
.codex-focus-list a span,.codex-focus-list a strong{position:relative;z-index:2}
.codex-feature-grid{gap:16px;margin-top:38px}
.codex-feature-card{position:relative;min-height:368px;display:block;padding:190px 22px 56px;border:1px solid rgba(22,115,59,.16);border-radius:14px;background:#123d28;color:#fff;box-shadow:0 22px 52px rgba(18,55,32,.16);overflow:hidden;isolation:isolate}
.codex-feature-card:before{content:"";position:absolute;left:12px;right:12px;top:12px;height:154px;border-radius:10px;background:linear-gradient(180deg,rgba(8,28,18,.02),rgba(8,28,18,.16)),url('/images/codex-modern/field-note-900.jpg') center/cover no-repeat;transition:transform .45s ease,filter .45s ease;z-index:0}
.codex-feature-card:after{content:"";position:absolute;left:22px;top:182px;width:46px;height:3px;border-radius:999px;background:#f6c846;z-index:1}
.codex-feature-card:nth-child(2):before{background-image:linear-gradient(180deg,rgba(8,28,18,.08),rgba(8,28,18,.2)),url('/images/codex-modern/pillar-research-900.jpg')}
.codex-feature-card:nth-child(3):before{background-image:linear-gradient(180deg,rgba(8,28,18,.08),rgba(8,28,18,.2)),url('/images/codex-modern/pillar-community-900.jpg')}
.codex-feature-card:nth-child(4):before{background-image:linear-gradient(180deg,rgba(8,28,18,.08),rgba(8,28,18,.2)),url('/images/codex-modern/pillar-learning-900.jpg')}
.codex-feature-card strong,.codex-feature-card p,.codex-card-kicker{position:relative;z-index:2}
.codex-card-kicker{display:block;width:max-content;max-width:100%;margin:0 0 12px;padding:0;color:#f6c846;font-size:11px;font-weight:900;line-height:1;text-transform:uppercase}
.codex-feature-card strong{display:block;margin:0 0 12px;padding:0;color:#fff;font-family:"Roboto Slab",Georgia,serif;font-size:23px;line-height:1.1;text-wrap:balance}
.codex-feature-card p{margin:0;padding:0;color:rgba(255,255,255,.86);font-size:14px;line-height:1.55}
.codex-feature-card p:after{content:">";position:absolute;right:-2px;bottom:-42px;width:34px;height:34px;display:grid;place-items:center;border:2px solid #f6c846;border-radius:50%;color:#f6c846;font-size:20px;font-weight:900;line-height:1}
.codex-feature-card:hover:before{transform:scale(1.05);filter:saturate(1.1) contrast(1.05)}

.cird-home-band{position:relative;background:#0d2f20;border:0;color:#fff}
.cird-home-band:before{content:"";position:absolute;inset:0;background:linear-gradient(90deg,rgba(246,200,70,.08) 1px,transparent 1px),linear-gradient(180deg,rgba(255,255,255,.04) 1px,transparent 1px);background-size:48px 48px;opacity:.35}
.cird-home-band-inner{position:relative;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:16px;max-width:1120px;margin:0 auto;padding:48px clamp(22px,5vw,42px)}
.cird-home-band article{position:relative;min-height:188px;padding:26px;border:1px solid rgba(246,200,70,.18);border-radius:14px;background:linear-gradient(145deg,rgba(255,255,255,.1),rgba(255,255,255,.035));overflow:hidden;box-shadow:0 18px 42px rgba(0,0,0,.12)}
.cird-home-band article:before{content:"";position:absolute;right:-38px;top:-52px;width:130px;height:130px;border-radius:50%;border:24px solid rgba(246,200,70,.09);pointer-events:none}
.cird-home-band article:after{content:"";position:absolute;left:26px;top:26px;width:32px;height:3px;border-radius:999px;background:#f6c846}
.cird-band-kicker{position:relative;display:block;margin:22px 0 12px;color:#f6c846;font-size:11px;font-weight:900;line-height:1;text-transform:uppercase}
.cird-home-band strong{position:relative;display:block;color:#fff;font-size:21px;line-height:1.15;margin-bottom:10px;text-wrap:balance}
.cird-home-band p{position:relative;margin:0;color:rgba(255,255,255,.78);font-size:15px;line-height:1.62}

.content-wrapper>.inner-container.main-header{max-width:none;margin:0;padding:42px clamp(22px,5vw,42px) 52px!important;background:#eef4f0!important;border:0;box-shadow:none;color:#173d25}
.content-wrapper>.inner-container.main-header>.row{max-width:1180px;margin:0 auto;padding:0;display:block}
.content-wrapper>.inner-container.main-header .section-header{float:none;width:100%;padding:0;text-align:center!important}
.content-wrapper>.inner-container.main-header .section-header h2{max-width:none;margin:0 auto;color:#143721!important;font-family:"Roboto Slab",Georgia,serif;font-size:clamp(26px,2.7vw,36px);font-weight:700;line-height:1.12;text-transform:none}
.content-wrapper>.inner-container.main-header .section-header span{display:block;width:42px;height:2px;margin:12px auto 0;background:#f6c846}
.codex-partner-kicker{max-width:none!important;margin:0 0 9px!important;color:#176f3b!important;font-size:12px!important;font-weight:900!important;line-height:1.2!important;text-align:center!important;text-transform:uppercase!important}
.content-wrapper>.inner-container.main-header .owl-carousel{display:grid!important;grid-template-columns:repeat(auto-fit,minmax(104px,1fr));gap:12px;max-width:1180px;margin:24px auto 0!important;padding:0;opacity:1!important;transform:none!important}
.content-wrapper>.inner-container.main-header .owl-stage-outer,.content-wrapper>.inner-container.main-header .owl-stage{display:contents!important;width:auto!important;transform:none!important}
.content-wrapper>.inner-container.main-header .owl-item{display:contents!important;width:auto!important;margin:0!important;float:none!important}
.content-wrapper>.inner-container.main-header .item{display:flex!important;align-items:center;justify-content:center;order:80;min-height:82px;margin:0;padding:12px;border:1px solid rgba(22,115,59,.1);border-radius:10px;background:#fff;box-shadow:0 10px 24px rgba(22,55,34,.05)}
.content-wrapper>.inner-container.main-header .item h4{display:flex;align-items:center;justify-content:center;width:100%;height:100%;margin:0}
.content-wrapper>.inner-container.main-header .item img{display:block;width:auto!important;max-width:86%;max-height:50px;margin:0 auto;object-fit:contain;background:#fff!important}
.content-wrapper>.inner-container.main-header .owl-nav,.content-wrapper>.inner-container.main-header .owl-dots{display:none!important}
.codex-partner-note{max-width:760px;margin:18px auto 0;color:#4c6054!important;font-size:15px!important;line-height:1.6!important;text-align:center}
.codex-partner-updates{display:none!important;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;max-width:1180px;margin:24px auto 18px}
.codex-partner-updates article{position:relative;min-height:138px;padding:20px;border:1px solid rgba(22,115,59,.12);border-radius:14px;background:#fff;box-shadow:0 16px 34px rgba(22,55,34,.07);overflow:hidden}
.codex-partner-updates article:before{content:"";position:absolute;inset:0;background:linear-gradient(135deg,rgba(22,115,59,.09),transparent 42%)}
.codex-partner-updates span,.codex-partner-updates strong,.codex-partner-updates p{position:relative}
.codex-partner-updates span{display:block;margin-bottom:9px;color:#16733b;font-size:10px;font-weight:900;line-height:1;text-transform:uppercase}
.codex-partner-updates strong{display:block;margin-bottom:8px;color:#112d1d;font-size:18px;line-height:1.15}
.codex-partner-updates p{margin:0;color:#536057;font-size:14px;line-height:1.48}
.content-wrapper>.inner-container.main-header .codex-current-partner{border-color:rgba(246,200,70,.46);box-shadow:0 18px 34px rgba(22,55,34,.1)}
.content-wrapper>.inner-container.main-header .codex-current-partner a{display:flex;align-items:center;justify-content:center;width:100%;min-height:58px;color:#112d1d;text-decoration:none}
.content-wrapper>.inner-container.main-header .codex-fcdo-partner,.content-wrapper>.inner-container.main-header .codex-apopo-partner{grid-column:auto}
.content-wrapper>.inner-container.main-header .codex-fcdo-partner img,.content-wrapper>.inner-container.main-header .codex-apopo-partner img{max-width:86%;max-height:50px}
.content-wrapper>.inner-container.main-header .codex-hidden-partner{display:none!important}

@media(max-width:980px){
  .site-header{position:relative}
  .sf-menu{flex-wrap:wrap;justify-content:flex-start}
  .cird-modern-hero{height:400px;min-height:0;background-position:center}
  .codex-home-lead{grid-template-columns:1fr}
  .codex-focus-list,.cird-home-band-inner{grid-template-columns:1fr}
  .codex-feature-grid{grid-template-columns:repeat(2,minmax(0,1fr))}
  .codex-partner-updates{grid-template-columns:1fr}
}
@media(max-width:760px){
  .top-header{min-height:62px}
  .logo{width:118px!important;flex-basis:118px}
  .logo img{max-height:48px}
  .main-header .row{padding:0 18px}
  .sf-menu>li>a{padding:10px 8px}
  .sf-menu>li:last-child>a{margin:6px 0 10px}
  .cird-modern-hero{height:auto;min-height:390px;background-image:linear-gradient(90deg,rgba(8,28,18,.96),rgba(8,28,18,.72)),url('/images/codex-modern/hero-rice-harvest-1600.jpg')}
  .cird-hero-inner{padding:34px 22px 52px}
  .cird-modern-hero h1{font-size:30px}
  .cird-modern-hero p{font-size:15px}
  .cird-hero-actions{display:grid;grid-template-columns:1fr}
  .codex-home-inner{padding:44px 18px}
  .codex-home-copy h1{font-size:31px}
  .codex-focus-panel h2{padding:20px 18px 0}
  .codex-focus-list{padding:16px}
  .codex-focus-list a{min-height:138px}
  .codex-feature-grid{grid-template-columns:1fr}
  .cird-home-band-inner{padding:0 18px 34px}
  .content-wrapper>.inner-container.main-header{padding:34px 18px 42px!important}
  .content-wrapper>.inner-container.main-header .owl-carousel{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}
  .content-wrapper>.inner-container.main-header .item{min-height:74px}
  .codex-feature-card{min-height:350px;padding-top:186px}
  .cird-home-band-inner{padding:34px 18px}
  .cird-home-band article{min-height:0;padding:24px}
}

/* 2026 senior theme pass: calmer spacing, clearer hierarchy, less crowding */
:root{
  --cird-ink:#10271b;
  --cird-muted:#53655a;
  --cird-green:#166f3b;
  --cird-green-dark:#0d3322;
  --cird-green-panel:#123d28;
  --cird-gold:#f2bd2e;
  --cird-bg:#f5f8f3;
  --cird-band:#edf4ee;
  --cird-line:rgba(18,70,39,.12);
  --cird-shadow:0 18px 44px rgba(20,57,34,.1);
  --cird-radius:10px;
  --cird-container:1120px;
}
body{background:var(--cird-bg);color:var(--cird-ink);font-size:16px;line-height:1.65}
.site-header{background:rgba(255,255,255,.98);box-shadow:0 8px 24px rgba(19,48,30,.08)}
.top-header{min-height:52px;padding:7px clamp(20px,5vw,64px)}
.logo{width:112px!important;flex-basis:112px}
.logo img{max-height:42px}
.social-top{top:12px;right:clamp(20px,5vw,64px)}
.social-top a{width:28px;height:28px;border-radius:8px;font-size:13px}
.main-header .row{max-width:var(--cird-container);padding:0 clamp(20px,3vw,30px)}
.sf-menu>li>a{padding:12px 10px;font-size:11px;letter-spacing:.01em}
.sf-menu>li:last-child>a{padding:9px 14px}

.cird-modern-hero{height:390px;background-position:center 48%}
.cird-modern-hero:before{background:linear-gradient(90deg,rgba(8,28,18,.95),rgba(8,35,21,.72) 48%,rgba(8,35,21,.16) 82%),linear-gradient(0deg,rgba(8,28,18,.28),transparent 48%)}
.cird-hero-inner{max-width:var(--cird-container);padding:42px clamp(24px,5vw,36px) 24px}
.cird-modern-hero h1{max-width:640px;font-size:clamp(30px,3vw,40px);line-height:1.08}
.cird-modern-hero p{max-width:570px;font-size:14px;line-height:1.62}
.cird-hero-actions{gap:10px}
.cird-hero-button{min-height:36px;padding:8px 14px;box-shadow:none}

.codex-home-overview{background:linear-gradient(180deg,#f7faf5 0%,#fff 38%,#edf4ee 100%)}
.codex-home-overview:before{opacity:.42;background-size:64px 64px}
.codex-home-inner{max-width:var(--cird-container);padding:66px 24px 70px}
.codex-home-lead{grid-template-columns:minmax(0,.92fr) minmax(340px,.74fr);gap:58px;align-items:center}
.codex-eyebrow{margin-bottom:12px;color:#4d6658;font-size:13px;letter-spacing:.04em}
.codex-home-copy h1{max-width:620px;margin-bottom:18px;font-size:clamp(32px,3.1vw,44px);line-height:1.08}
.codex-home-copy p{max-width:620px;margin-bottom:18px;color:var(--cird-muted);font-size:16px;line-height:1.72}
.codex-actions{gap:12px;margin-top:24px}
.codex-button{min-height:40px;border-radius:8px;padding:9px 15px}

.codex-focus-panel{border-radius:14px;background:#102e20;box-shadow:var(--cird-shadow)}
.codex-focus-panel h2{padding:22px 22px 2px;font-size:22px}
.codex-focus-list{gap:12px;padding:18px}
.codex-focus-list a{min-height:128px;border-radius:10px}
.codex-focus-list a:after{left:12px;right:12px;bottom:12px;padding:9px 10px;font-size:13px}

.codex-feature-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:22px;max-width:var(--cird-container);margin:52px auto 0}
.codex-feature-card{min-height:270px;padding:30px 28px 54px 250px;border-color:rgba(22,111,59,.18);border-radius:14px;background:linear-gradient(145deg,#123d28,#0f3323);box-shadow:0 16px 36px rgba(18,55,32,.12)}
.codex-feature-card:before{left:18px;top:18px;bottom:18px;right:auto;width:204px;height:auto;border-radius:10px}
.codex-feature-card:after{left:250px;top:30px;width:38px;height:3px;background:var(--cird-gold)}
.codex-card-kicker{margin-top:22px;color:var(--cird-gold);font-size:10px;letter-spacing:.02em}
.codex-feature-card strong{max-width:330px;font-size:22px;line-height:1.12}
.codex-feature-card p{max-width:360px;font-size:14px;line-height:1.58}
.codex-feature-card p:after{right:0;bottom:-40px;width:32px;height:32px;border-color:var(--cird-gold);color:var(--cird-gold)}

.cird-home-band{background:var(--cird-green-dark)}
.cird-home-band:before{opacity:.25}
.cird-home-band-inner{max-width:1040px;gap:18px;padding:52px 24px}
.cird-home-band article{min-height:0;padding:28px;border-radius:12px;background:rgba(255,255,255,.065);box-shadow:none}
.cird-home-band article:before{width:108px;height:108px;border-width:20px;opacity:.8}
.cird-home-band strong{font-size:20px}
.cird-home-band p{font-size:14px;line-height:1.62}

.content-wrapper{background:var(--cird-bg)}
.content-wrapper .inner-container:not(.main-header),.inner-container:not(.main-header){max-width:960px;padding:64px 28px;background:transparent}
.content-wrapper .inner-container h1,.content-wrapper .inner-container h2,.content-wrapper .inner-container h3{max-width:760px;color:var(--cird-ink)}
.content-wrapper .inner-container h1{font-size:clamp(30px,3vw,42px);margin-bottom:22px}
.content-wrapper .inner-container h2{font-size:clamp(24px,2.4vw,32px);margin:36px 0 16px}
.content-wrapper .inner-container p,.inner-container p{max-width:760px;color:var(--cird-muted);font-size:16px;line-height:1.78}
.content-wrapper .inner-container ul,.content-wrapper .inner-container ol{max-width:760px;margin:18px 0 24px;padding-left:24px;color:var(--cird-muted);line-height:1.72}
.content-wrapper .inner-container li{margin-bottom:8px}
.content-wrapper .inner-container img{border-radius:10px}
.content-wrapper .inner-container table{width:100%;border-collapse:collapse;margin:26px 0;background:#fff;border:1px solid var(--cird-line);border-radius:10px;overflow:hidden}
.content-wrapper .inner-container th,.content-wrapper .inner-container td{padding:12px 14px;border-bottom:1px solid var(--cird-line);vertical-align:top}
.content-wrapper .inner-container th{background:#edf5ee;color:var(--cird-ink)}

.content-wrapper>.inner-container.main-header{padding:54px 24px 62px!important;background:#edf4ee!important}
.content-wrapper>.inner-container.main-header .section-header h2{font-size:18px}
.codex-partner-note{max-width:700px;margin-top:18px;font-size:14px;line-height:1.65}
.content-wrapper>.inner-container.main-header .owl-carousel{grid-template-columns:repeat(auto-fit,minmax(118px,1fr));gap:14px;max-width:1040px;margin-top:30px!important}
.content-wrapper>.inner-container.main-header .item{min-height:84px;padding:13px;border-radius:9px;box-shadow:none;border-color:rgba(22,111,59,.1)}
.content-wrapper>.inner-container.main-header .item img{max-width:82%;max-height:46px}

@media(max-width:980px){
  .codex-home-lead{grid-template-columns:1fr;gap:34px}
  .codex-feature-grid{grid-template-columns:1fr}
  .codex-feature-card{min-height:260px}
  .cird-home-band-inner{grid-template-columns:1fr;max-width:720px}
}
@media(max-width:760px){
  .site-header{position:relative}
  .top-header{min-height:58px}
  .logo{width:112px!important;flex-basis:112px}
  .main-header .row{padding:0 18px}
  .sf-menu>li>a{padding:10px 8px}
  .cird-modern-hero{min-height:380px}
  .cird-hero-inner{padding:32px 22px 50px}
  .cird-modern-hero h1{font-size:29px}
  .codex-home-inner{padding:46px 18px 52px}
  .codex-feature-card{min-height:0;padding:184px 22px 58px}
  .codex-feature-card:before{left:14px;right:14px;top:14px;bottom:auto;width:auto;height:150px}
  .codex-feature-card:after{left:22px;top:178px}
  .codex-card-kicker{margin-top:0}
  .cird-home-band-inner{padding:34px 18px}
  .content-wrapper .inner-container:not(.main-header),.inner-container:not(.main-header){padding:42px 20px}
  .content-wrapper>.inner-container.main-header .owl-carousel{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}
  .content-wrapper>.inner-container.main-header .item{min-height:76px}
}

/* 2026 mobile header and homepage polish */
@media(max-width:760px){
  html,body{max-width:100%;overflow-x:hidden}
  body.cird-menu-open{overflow:hidden}
  .site-header{position:sticky;top:0;z-index:3000;background:#fff;box-shadow:0 10px 26px rgba(14,47,28,.1)}
  .top-header{min-height:58px;padding:8px 18px;border-bottom:1px solid var(--cird-line);display:flex;align-items:center}
  .logo{width:104px!important;flex-basis:104px}
  .logo img{max-height:40px;width:auto}
  .social-top{display:none!important}
  .main-header{height:0;min-height:0;border:0;background:transparent;box-shadow:none}
  .main-header .row{display:block;max-width:none;padding:0}
  .menu-wrapper{display:block!important;width:auto!important;min-height:0}
  .sf-menu.hidden-xs.hidden-sm{display:none!important}
  .toggle-menu{position:absolute;right:18px;top:8px;z-index:3100;display:flex!important;align-items:center;justify-content:center;width:42px;height:42px;margin:0;border-radius:12px;background:var(--cird-green);color:#fff!important;box-shadow:0 8px 18px rgba(16,70,38,.18);text-decoration:none;font-size:0}
  .toggle-menu i{display:none}
  .toggle-menu:before{content:"";display:block;width:20px;height:2px;border-radius:2px;background:#fff;box-shadow:0 -7px 0 #fff,0 7px 0 #fff;transition:transform .2s ease,box-shadow .2s ease}
  .toggle-menu:after{content:"";position:absolute;width:20px;height:2px;border-radius:2px;background:#fff;opacity:0;transition:transform .2s ease,opacity .2s ease}
  .toggle-menu[aria-expanded="true"]{background:var(--cird-green-dark)}
  .toggle-menu[aria-expanded="true"]:before{box-shadow:none;transform:rotate(45deg)}
  .toggle-menu[aria-expanded="true"]:after{opacity:1;transform:rotate(-45deg)}
  #responsive-menu{display:none;position:absolute;left:12px;right:12px;top:62px;z-index:3050;max-height:calc(100vh - 78px);overflow:auto;padding:10px;border:1px solid var(--cird-line);border-radius:14px;background:#fff;box-shadow:0 22px 60px rgba(10,38,22,.2)}
  #responsive-menu.is-open{display:block!important}
  #responsive-menu ul{list-style:none;margin:0;padding:0}
  #responsive-menu li{margin:0;padding:0}
  #responsive-menu a{display:block;padding:11px 12px;border-radius:9px;color:var(--cird-ink);font-size:14px;font-weight:900;line-height:1.25;text-decoration:none}
  #responsive-menu>ul>li+li{border-top:1px solid rgba(18,70,39,.08)}
  #responsive-menu>ul>li>a{color:var(--cird-green-dark)}
  #responsive-menu ul.children{display:grid;gap:4px;margin:0 0 10px 8px;padding:0 0 0 10px;border-left:2px solid rgba(22,111,59,.14)}
  #responsive-menu ul.children a{padding:8px 10px;color:#53655a;font-size:13px;font-weight:700;background:#f5f8f3}
  #responsive-menu a:hover,#responsive-menu a:focus{background:#edf5ee;color:var(--cird-green)}

  .cird-modern-hero{min-height:334px;height:auto;background-position:center;background-image:linear-gradient(90deg,rgba(8,28,18,.96),rgba(8,28,18,.7)),url('/images/codex-modern/hero-rice-harvest-1600.jpg')}
  .cird-modern-hero:after{height:44px}
  .cird-hero-inner{padding:30px 18px 40px}
  .cird-hero-kicker{margin-bottom:9px;font-size:10px}
  .cird-modern-hero h1{max-width:350px;font-size:27px;line-height:1.1}
  .cird-modern-hero p{max-width:335px;margin-bottom:15px;font-size:13px;line-height:1.55}
  .cird-hero-actions{display:flex;gap:8px}
  .cird-hero-button{flex:1;min-height:38px;padding:8px 10px;font-size:10px;white-space:normal;text-align:center}

  .codex-home-inner{padding:40px 18px 46px}
  .codex-home-lead{gap:26px}
  .codex-eyebrow{font-size:11px}
  .codex-home-copy h1{font-size:28px;line-height:1.1}
  .codex-home-copy p{font-size:15px;line-height:1.65}
  .codex-actions{display:grid;grid-template-columns:1fr 1fr;gap:9px;margin-top:18px}
  .codex-button{min-height:38px;padding:8px 9px;font-size:10px;text-align:center}
  .codex-focus-panel{border-radius:12px}
  .codex-focus-panel h2{padding:17px 14px 0;font-size:18px}
  .codex-focus-list{grid-template-columns:repeat(2,minmax(0,1fr));gap:9px;padding:14px}
  .codex-focus-list a{min-height:112px;border-radius:9px}
  .codex-focus-list a:after{left:9px;right:9px;bottom:9px;padding:8px;font-size:11px;line-height:1.2}

  .codex-feature-grid{gap:14px;margin-top:32px}
  .codex-feature-card{padding:168px 18px 52px;min-height:0;border-radius:12px}
  .codex-feature-card:before{height:138px;left:12px;right:12px;top:12px;border-radius:9px}
  .codex-feature-card:after{top:156px;left:18px}
  .codex-feature-card strong{font-size:20px;line-height:1.14}
  .codex-feature-card p{font-size:13px;line-height:1.55}
  .codex-feature-card p:after{right:0;bottom:-38px;width:30px;height:30px;font-size:18px}
  .cird-home-band-inner{gap:12px;padding:28px 18px}
  .cird-home-band article{padding:22px;border-radius:10px}
  .cird-home-band strong{font-size:19px}
  .cird-home-band p{font-size:13px;line-height:1.58}

  .content-wrapper>.inner-container.main-header{padding:30px 18px 38px!important}
  .content-wrapper>.inner-container.main-header .section-header h2{font-size:16px}
  .codex-partner-note{font-size:13px;line-height:1.55}
  .content-wrapper>.inner-container.main-header .owl-carousel{grid-template-columns:repeat(2,minmax(0,1fr));gap:9px;margin-top:22px!important}
  .content-wrapper>.inner-container.main-header .item{min-height:70px;border-radius:8px;padding:10px}
  .content-wrapper>.inner-container.main-header .item img{max-width:80%;max-height:42px}
}

@media(min-width:761px){
  #responsive-menu{display:none!important}
}

/* 2026 hero-only refinement: larger, clearer, more editorial */
.cird-modern-hero{
  display:flex;
  align-items:center;
  min-height:540px;
  height:min(68vh,640px);
  background-image:
    linear-gradient(90deg,rgba(5,23,14,.96) 0%,rgba(8,34,20,.9) 37%,rgba(8,34,20,.46) 64%,rgba(8,34,20,.08) 100%),
    linear-gradient(180deg,rgba(5,23,14,.16) 0%,rgba(5,23,14,0) 48%,rgba(245,248,243,.92) 100%),
    url('/images/codex-modern/apopo-cambodia-rice-harvest.jpg');
  background-position:center 48%;
  background-size:cover;
}
.cird-modern-hero:before{
  background:
    repeating-linear-gradient(112deg,rgba(246,200,70,.12) 0 1px,transparent 1px 62px),
    linear-gradient(90deg,rgba(4,22,13,.32),transparent 48%),
    radial-gradient(ellipse at 76% 48%,rgba(255,255,255,.12),transparent 34%);
  opacity:.9;
}
.cird-modern-hero:after{
  height:96px;
  background:linear-gradient(0deg,#f5f8f3 0%,rgba(245,248,243,.86) 18%,rgba(245,248,243,0) 100%);
}
.cird-hero-inner{
  width:100%;
  max-width:1180px;
  padding:74px clamp(28px,5vw,54px) 82px;
}
.cird-hero-kicker{
  margin-bottom:18px;
  color:#ffd45a;
  font-size:13px;
  letter-spacing:0;
}
.cird-hero-kicker:before{
  width:58px;
  height:3px;
  background:#ffd45a;
}
.cird-modern-hero h1{
  max-width:780px;
  margin-bottom:22px;
  font-size:clamp(46px,5.7vw,76px);
  line-height:.98;
  letter-spacing:0;
  text-shadow:0 16px 36px rgba(0,0,0,.34);
}
.cird-modern-hero p{
  max-width:680px;
  margin-bottom:28px;
  color:rgba(255,255,255,.94);
  font-size:18px;
  line-height:1.65;
  text-shadow:0 8px 24px rgba(0,0,0,.28);
}
.cird-hero-actions{
  gap:14px;
}
.cird-hero-button{
  min-height:48px;
  padding:13px 22px;
  border-radius:12px;
  font-size:12px;
  letter-spacing:0;
  box-shadow:0 16px 34px rgba(0,0,0,.18);
}
.cird-hero-button.secondary{
  background:rgba(255,255,255,.1);
  border-color:rgba(255,255,255,.7);
  backdrop-filter:blur(10px);
}

@media(min-width:1280px){
  .cird-modern-hero{min-height:590px;height:70vh}
  .cird-hero-inner{padding-top:86px;padding-bottom:98px}
}

@media(max-width:980px){
  .cird-modern-hero{
    min-height:500px;
    height:auto;
    background-position:58% center;
    background-image:
      linear-gradient(90deg,rgba(5,23,14,.96) 0%,rgba(8,34,20,.84) 58%,rgba(8,34,20,.32) 100%),
      linear-gradient(180deg,rgba(5,23,14,.08) 0%,rgba(5,23,14,0) 48%,rgba(245,248,243,.94) 100%),
      url('/images/codex-modern/apopo-cambodia-rice-harvest.jpg');
  }
  .cird-hero-inner{padding:58px 26px 74px}
  .cird-modern-hero h1{max-width:700px;font-size:clamp(42px,7vw,58px)}
  .cird-modern-hero p{max-width:620px;font-size:17px}
}

@media(max-width:760px){
  .cird-modern-hero{
    min-height:560px;
    background-position:64% center;
    background-image:
      linear-gradient(90deg,rgba(5,23,14,.97) 0%,rgba(8,34,20,.9) 66%,rgba(8,34,20,.58) 100%),
      linear-gradient(180deg,rgba(5,23,14,.08) 0%,rgba(5,23,14,0) 48%,rgba(245,248,243,.96) 100%),
      url('/images/codex-modern/apopo-cambodia-rice-harvest.jpg');
  }
  .cird-modern-hero:before{
    background:
      repeating-linear-gradient(112deg,rgba(246,200,70,.1) 0 1px,transparent 1px 54px),
      linear-gradient(90deg,rgba(4,22,13,.36),rgba(4,22,13,.04));
  }
  .cird-modern-hero:after{height:82px}
  .cird-hero-inner{padding:46px 20px 78px}
  .cird-hero-kicker{max-width:300px;margin-bottom:15px;font-size:11px;line-height:1.35}
  .cird-hero-kicker:before{width:42px}
  .cird-modern-hero h1{max-width:350px;margin-bottom:18px;font-size:clamp(36px,10vw,44px);line-height:1.02}
  .cird-modern-hero p{max-width:340px;margin-bottom:24px;font-size:15px;line-height:1.58}
  .cird-hero-actions{display:grid;grid-template-columns:1fr 1fr;gap:10px}
  .cird-hero-button{min-height:46px;padding:11px 10px;border-radius:12px;font-size:10px}
}

@media(max-width:420px){
  .cird-modern-hero{min-height:590px;background-position:68% center}
  .cird-modern-hero h1{font-size:38px}
  .cird-hero-actions{grid-template-columns:1fr}
  .cird-hero-button{font-size:11px}
}

/* 2026 clean hero and single-row desktop header */
@media(min-width:761px){
  .site-header.container-fluid{
    position:sticky;
    top:0;
    z-index:3000;
    display:grid;
    grid-template-columns:150px minmax(0,1fr) auto;
    align-items:center;
    column-gap:24px;
    min-height:74px;
    padding:0 clamp(30px,5vw,86px)!important;
    background:#fff;
    border-bottom:1px solid rgba(18,70,39,.1);
    box-shadow:0 8px 24px rgba(18,50,31,.08);
  }
  .top-header{
    display:contents;
    min-height:0;
    padding:0;
    background:transparent;
    border:0;
  }
  .top-header .logo{
    grid-column:1;
    grid-row:1;
    width:150px!important;
    flex-basis:auto;
    padding:0!important;
    margin:0!important;
  }
  .logo img{
    display:block;
    max-height:56px;
    width:auto;
  }
  .top-header>.col-md-10,
  .top-header-img{
    display:none!important;
  }
  .main-header{
    grid-column:2;
    grid-row:1;
    min-height:0;
    height:auto;
    background:transparent;
    border:0;
    box-shadow:none;
  }
  .main-header .row{
    display:flex;
    align-items:center;
    justify-content:center;
    max-width:none;
    margin:0;
    padding:0;
  }
  .main-header-left{
    display:none!important;
  }
  .menu-wrapper{
    display:flex!important;
    justify-content:center;
    width:100%!important;
    min-height:0;
  }
  .toggle-menu{
    display:none!important;
  }
  .sf-menu{
    display:flex!important;
    align-items:center;
    justify-content:center;
    gap:4px;
  }
  .sf-menu>li>a{
    padding:29px 10px;
    color:#163425;
    font-size:11px;
    font-weight:900;
    line-height:1;
    letter-spacing:0;
  }
  .sf-menu>li>a:hover,
  .sf-menu>li>a:focus,
  .sf-menu>li.active>a{
    color:#14713a;
  }
  .sf-menu>li:last-child>a{
    margin-left:8px;
    padding:11px 16px;
    border-radius:6px;
    background:#177a3e;
    color:#fff;
  }
  .sf-menu ul.children{
    top:calc(100% - 8px);
    border-radius:6px;
  }
  .social-top{
    grid-column:3;
    grid-row:1;
    position:static!important;
    justify-self:end;
    display:block!important;
    width:auto!important;
    padding:0!important;
    margin:0!important;
  }
  .social-top ul{
    display:flex;
    align-items:center;
    gap:8px;
  }
  .social-top a{
    width:30px;
    height:30px;
    border-radius:6px;
    background:#177a3e;
    color:#ffd45a;
    box-shadow:none;
  }
}

@media(min-width:761px) and (max-width:1080px){
  .site-header.container-fluid{
    grid-template-columns:124px minmax(0,1fr) auto;
    column-gap:14px;
    padding:0 22px!important;
  }
  .top-header .logo{width:124px!important}
  .logo img{max-height:48px}
  .sf-menu>li>a{padding-left:7px;padding-right:7px;font-size:10px}
  .sf-menu>li:last-child>a{padding-left:12px;padding-right:12px}
  .social-top a{width:28px;height:28px}
}

.cird-modern-hero{
  background-image:
    linear-gradient(90deg,rgba(5,23,14,.94) 0%,rgba(8,34,20,.86) 38%,rgba(8,34,20,.36) 65%,rgba(8,34,20,.03) 100%),
    linear-gradient(180deg,rgba(5,23,14,.08) 0%,rgba(5,23,14,0) 54%,rgba(245,248,243,.9) 100%),
    url('/images/codex-modern/apopo-cambodia-rice-harvest.jpg');
  background-position:center 50%;
  background-size:cover;
}
.cird-modern-hero:before{
  background:
    linear-gradient(90deg,rgba(0,0,0,.18),transparent 55%),
    radial-gradient(ellipse at 78% 48%,rgba(255,255,255,.1),transparent 34%);
  opacity:1;
}
.cird-modern-hero h1{
  text-shadow:0 8px 20px rgba(0,0,0,.38);
}
.cird-modern-hero p{
  text-shadow:0 4px 12px rgba(0,0,0,.34);
}
.cird-hero-button{
  border-radius:7px;
  box-shadow:0 12px 26px rgba(0,0,0,.16);
}
.cird-hero-button.secondary{
  background:rgba(12,32,22,.28);
  border-color:rgba(255,255,255,.76);
  backdrop-filter:none;
}

@media(max-width:980px){
  .cird-modern-hero{
    background-image:
      linear-gradient(90deg,rgba(5,23,14,.95) 0%,rgba(8,34,20,.82) 58%,rgba(8,34,20,.25) 100%),
      linear-gradient(180deg,rgba(5,23,14,.04) 0%,rgba(5,23,14,0) 54%,rgba(245,248,243,.94) 100%),
      url('/images/codex-modern/apopo-cambodia-rice-harvest.jpg');
  }
}

@media(max-width:760px){
  .cird-modern-hero{
    background-image:
      linear-gradient(90deg,rgba(5,23,14,.96) 0%,rgba(8,34,20,.88) 66%,rgba(8,34,20,.5) 100%),
      linear-gradient(180deg,rgba(5,23,14,.04) 0%,rgba(5,23,14,0) 54%,rgba(245,248,243,.96) 100%),
      url('/images/codex-modern/apopo-cambodia-rice-harvest.jpg');
  }
  .cird-modern-hero:before{
    background:linear-gradient(90deg,rgba(0,0,0,.2),rgba(0,0,0,.02) 72%);
  }
  .cird-hero-button{
    border-radius:8px;
  }
}

/* 2026 home intro split: larger core programs */
.codex-home-inner{
  max-width:1180px;
}
.codex-home-lead{
  display:grid;
  grid-template-columns:1fr;
  gap:42px;
  align-items:start;
}
.codex-home-copy{
  max-width:850px;
}
.codex-home-copy h1{
  max-width:820px;
}
.codex-home-copy p{
  max-width:780px;
}
.codex-focus-panel{
  width:100%;
  border-radius:8px;
  padding:34px;
  background:linear-gradient(145deg,#113d29,#0d2f20);
  box-shadow:0 22px 48px rgba(18,55,32,.14);
}
.codex-focus-panel:before{
  background:linear-gradient(135deg,rgba(246,200,70,.13),transparent 38%);
}
.codex-focus-panel h2{
  padding:0;
  margin:0 0 24px;
  color:#fff;
  font-size:32px;
  line-height:1.05;
}
.codex-focus-list{
  display:grid;
  grid-template-columns:repeat(2,minmax(0,1fr));
  gap:20px;
  padding:0;
}
.codex-focus-list a{
  min-height:236px;
  border-radius:8px;
  box-shadow:inset 0 0 0 1px rgba(255,255,255,.1),0 14px 24px rgba(0,0,0,.12);
}
.codex-focus-list a:before{
  background:linear-gradient(180deg,rgba(8,25,16,.02),rgba(8,25,16,.82)),var(--pillar-image) center/cover no-repeat;
}
.codex-focus-list a:after{
  left:22px;
  right:22px;
  bottom:22px;
  padding:14px 16px;
  border-left:4px solid var(--cird-gold);
  font-size:22px;
  line-height:1.08;
  background:linear-gradient(90deg,rgba(8,28,18,.88),rgba(8,28,18,.46));
}

@media(max-width:980px){
  .codex-home-lead{gap:32px}
  .codex-focus-panel{padding:24px}
  .codex-focus-panel h2{font-size:28px}
  .codex-focus-list{gap:14px}
  .codex-focus-list a{min-height:190px}
  .codex-focus-list a:after{font-size:17px}
}

@media(max-width:760px){
  .codex-home-inner{padding-top:44px}
  .codex-home-lead{gap:28px}
  .codex-focus-panel{
    margin-left:0;
    margin-right:0;
    padding:22px;
    border-radius:8px;
  }
  .codex-focus-panel h2{
    margin-bottom:18px;
    font-size:26px;
  }
  .codex-focus-list{
    grid-template-columns:1fr;
    gap:13px;
    padding:0;
  }
  .codex-focus-list a{
    min-height:176px;
    border-radius:8px;
  }
  .codex-focus-list a:after{
    left:16px;
    right:16px;
    bottom:16px;
    padding:12px 13px;
    font-size:18px;
  }
}

/* 2026 desktop header hard reset: one professional row */
@media(min-width:761px){
  .site-header.container-fluid{
    position:sticky!important;
    top:0;
    z-index:4000;
    display:flex!important;
    align-items:center!important;
    justify-content:flex-start!important;
    gap:28px;
    width:100%;
    min-height:78px!important;
    height:78px!important;
    padding:0 clamp(34px,5vw,86px)!important;
    margin:0!important;
    background:#fff!important;
    border-bottom:1px solid rgba(18,70,39,.1)!important;
    box-shadow:0 8px 24px rgba(18,50,31,.08)!important;
  }
  .site-header .top-header{
    position:static!important;
    display:flex!important;
    align-items:center!important;
    justify-content:flex-start!important;
    flex:0 0 150px!important;
    width:150px!important;
    min-height:0!important;
    height:auto!important;
    padding:0!important;
    margin:0!important;
    background:transparent!important;
    border:0!important;
    box-shadow:none!important;
  }
  .site-header .top-header .logo{
    float:none!important;
    display:block!important;
    flex:0 0 150px!important;
    width:150px!important;
    max-width:150px!important;
    padding:0!important;
    margin:0!important;
  }
  .site-header .logo img{
    display:block!important;
    width:auto!important;
    max-width:126px!important;
    max-height:58px!important;
    margin:0!important;
  }
  .site-header .top-header>.col-md-10,
  .site-header .top-header-img{
    display:none!important;
  }
  .site-header .main-header{
    position:static!important;
    display:flex!important;
    align-items:center!important;
    justify-content:center!important;
    flex:1 1 auto!important;
    min-width:0!important;
    min-height:0!important;
    height:78px!important;
    padding:0 92px 0 0!important;
    margin:0!important;
    background:transparent!important;
    border:0!important;
    box-shadow:none!important;
  }
  .site-header .main-header .row{
    display:flex!important;
    align-items:center!important;
    justify-content:center!important;
    width:100%!important;
    max-width:none!important;
    height:78px!important;
    padding:0!important;
    margin:0!important;
  }
  .site-header .main-header-left{
    display:none!important;
  }
  .site-header .menu-wrapper{
    float:none!important;
    display:flex!important;
    align-items:center!important;
    justify-content:center!important;
    width:100%!important;
    max-width:none!important;
    min-height:0!important;
    padding:0!important;
    margin:0!important;
  }
  .site-header .sf-menu{
    display:flex!important;
    align-items:center!important;
    justify-content:center!important;
    gap:6px!important;
    margin:0!important;
    padding:0!important;
  }
  .site-header .sf-menu>li>a{
    display:flex!important;
    align-items:center!important;
    min-height:78px!important;
    padding:0 10px!important;
    color:#163425!important;
    font-size:11px!important;
    font-weight:900!important;
    line-height:1!important;
    letter-spacing:0!important;
  }
  .site-header .sf-menu>li:last-child>a{
    min-height:0!important;
    height:36px!important;
    margin-left:8px!important;
    padding:0 16px!important;
    border-radius:6px!important;
    background:#177a3e!important;
    color:#fff!important;
  }
  .site-header .social-top{
    position:absolute!important;
    right:clamp(34px,5vw,86px)!important;
    top:50%!important;
    transform:translateY(-50%)!important;
    display:block!important;
    width:auto!important;
    padding:0!important;
    margin:0!important;
  }
  .site-header .social-top ul{
    display:flex!important;
    align-items:center!important;
    gap:8px!important;
    margin:0!important;
    padding:0!important;
  }
  .site-header .social-top a{
    width:30px!important;
    height:30px!important;
    border-radius:6px!important;
    background:#177a3e!important;
    color:#ffd45a!important;
    box-shadow:none!important;
  }
}

/* 2026 home message cleanup: one hero, no second hero */
.codex-home-inner{
  padding-top:46px;
}
.codex-home-lead{
  gap:30px;
}
.codex-home-overview .codex-home-copy{
  max-width:820px;
}
.codex-home-overview .codex-home-copy h1,
.codex-home-overview .codex-actions{
  display:none!important;
}
.codex-home-overview .codex-eyebrow{
  margin:0 0 9px;
  color:#176f3b;
  font-size:13px;
  font-weight:900;
  line-height:1.2;
  text-transform:uppercase;
}
.codex-home-overview .codex-home-copy p:not(.codex-eyebrow){
  max-width:790px;
  margin:0;
  color:#52645a;
  font-size:18px;
  line-height:1.62;
}

@media(max-width:760px){
  .codex-home-inner{
    padding-top:36px;
  }
  .codex-home-lead{
    gap:24px;
  }
  .codex-home-overview .codex-eyebrow{
    font-size:11px;
  }
  .codex-home-overview .codex-home-copy p:not(.codex-eyebrow){
    font-size:15px;
    line-height:1.6;
  }
}

/* 2026 core program image relevance pass */
.codex-focus-list li:nth-child(1) a{
  --pillar-image:url('/images/FAED-4.jpg');
}
.codex-focus-list li:nth-child(2) a{
  --pillar-image:url('/images/R-D%26D-1.jpg');
}
.codex-focus-list li:nth-child(3) a{
  --pillar-image:url('/images/PSPA-1.jpg');
}
.codex-focus-list li:nth-child(4) a{
  --pillar-image:url('/images/ag-03.jpg');
}
.codex-focus-list li:nth-child(1) a:before{
  background:linear-gradient(180deg,rgba(8,25,16,.04),rgba(8,25,16,.82)),var(--pillar-image) center 46%/cover no-repeat;
}
.codex-focus-list li:nth-child(2) a:before{
  background:linear-gradient(180deg,rgba(8,25,16,.08),rgba(8,25,16,.86)),var(--pillar-image) center 50%/cover no-repeat;
}
.codex-focus-list li:nth-child(3) a:before{
  background:linear-gradient(180deg,rgba(8,25,16,.1),rgba(8,25,16,.88)),var(--pillar-image) center 50%/cover no-repeat;
}
.codex-focus-list li:nth-child(4) a:before{
  background:linear-gradient(180deg,rgba(8,25,16,.04),rgba(8,25,16,.82)),var(--pillar-image) center 44%/cover no-repeat;
}

/* 2026 About rebuild: concise public pages, retired empty pages hidden */
.sf-menu li:has(a[href*="governance-structure"]),
.sf-menu li:has(a[href*="board-of-director"]),
#responsive-menu li:has(a[href*="governance-structure"]),
#responsive-menu li:has(a[href*="board-of-director"]){
  display:none!important;
}
.cird-about-enhanced{
  background:#f5f7f1;
}
.cird-about-enhanced .content-wrapper{
  background:
    linear-gradient(180deg,#f7faf4 0%,#eef5ed 48%,#ffffff 100%);
}
.cird-about-container{
  width:100%!important;
  max-width:none!important;
  margin:0!important;
  padding:0!important;
  background:transparent!important;
}
.cird-about-page{
  color:#172c21;
  font-family:Roboto,Arial,sans-serif;
}
.cird-about-hero{
  position:relative;
  display:grid;
  grid-template-columns:minmax(0,.92fr) minmax(430px,.78fr);
  gap:38px;
  align-items:stretch;
  max-width:1240px;
  margin:0 auto;
  padding:38px 28px 30px;
}
.cird-about-hero:before{
  content:"";
  position:absolute;
  left:28px;
  right:28px;
  top:0;
  height:1px;
  background:linear-gradient(90deg,rgba(25,115,67,.32),rgba(224,180,52,.55),rgba(25,115,67,0));
}
.cird-about-kicker,
.cird-section-heading span,
.cird-about-card span{
  display:block;
  color:#197343;
  font-size:12px;
  font-weight:900;
  line-height:1.2;
  letter-spacing:0;
  text-transform:uppercase;
}
.cird-about-hero h1{
  max-width:760px;
  margin:12px 0 16px;
  color:#102d1f;
  font-family:"Roboto Slab",Georgia,serif;
  font-size:clamp(36px,3.5vw,50px);
  font-weight:900;
  line-height:1.06;
  letter-spacing:0;
}
.cird-about-hero-copy>p:not(.cird-about-kicker){
  max-width:690px;
  margin:0;
  color:#4f6257;
  font-size:18px;
  line-height:1.58;
}
.cird-page-nav{
  display:flex;
  flex-wrap:wrap;
  gap:8px;
  margin-top:20px;
}
.cird-page-nav a{
  display:inline-flex;
  align-items:center;
  min-height:36px;
  padding:0 13px;
  border:1px solid rgba(25,115,67,.18);
  border-radius:6px;
  background:#fff;
  color:#1c5536!important;
  font-size:12px;
  font-weight:900;
  line-height:1;
  text-decoration:none!important;
  box-shadow:0 8px 18px rgba(28,72,44,.05);
}
.cird-page-nav a[aria-current="page"]{
  background:#173b27;
  border-color:#173b27;
  color:#fff!important;
}
.cird-about-stats{
  display:grid;
  grid-template-columns:repeat(3,minmax(0,1fr));
  gap:0;
  max-width:780px;
  margin-top:20px;
  border-top:1px solid rgba(25,115,67,.14);
  border-bottom:1px solid rgba(25,115,67,.14);
}
.cird-about-stats div{
  min-height:0;
  padding:13px 16px 12px;
  border:0;
  border-left:1px solid rgba(25,115,67,.14);
  border-radius:0;
  background:transparent;
  box-shadow:none;
}
.cird-about-stats div:first-child{
  border-left:0;
}
.cird-about-stats strong{
  display:block;
  color:#123520;
  font-size:18px;
  line-height:1.05;
}
.cird-about-stats span{
  display:block;
  margin-top:8px;
  color:#65746b;
  font-size:12px;
  line-height:1.35;
}
.cird-about-hero-media{
  position:relative;
  margin:0;
  min-height:410px;
  border-radius:0;
  overflow:hidden;
  background:#143522;
  box-shadow:none;
}
.cird-about-hero-media:after{
  content:"";
  position:absolute;
  inset:0;
  background:linear-gradient(90deg,rgba(8,26,16,.08),rgba(8,26,16,0) 40%);
}
.cird-about-hero-media img{
  display:block;
  width:100%;
  height:100%;
  min-height:410px;
  object-fit:cover;
}
.cird-about-hero-media figcaption{
  display:none;
}
.cird-about-section{
  max-width:1180px;
  margin:0 auto;
  padding:38px 28px 52px;
}
.cird-section-heading{
  display:block;
  max-width:780px;
  margin-bottom:24px;
}
.cird-section-heading h2{
  margin:10px 0 0;
  color:#132d20;
  font-family:"Roboto Slab",Georgia,serif;
  font-size:34px;
  font-weight:900;
  line-height:1.12;
  letter-spacing:0;
}
.cird-about-grid{
  display:grid;
  grid-template-columns:repeat(4,minmax(0,1fr));
  gap:16px;
}
.cird-about-card{
  min-height:270px;
  padding:26px;
  border:1px solid rgba(32,85,58,.13);
  border-radius:8px;
  background:#fff;
  box-shadow:0 18px 40px rgba(30,63,43,.08);
}
.cird-about-card:nth-child(2){
  background:#fdf8e8;
}
.cird-about-card:nth-child(3){
  background:#f2f7f8;
}
.cird-about-card h3{
  margin:16px 0 12px;
  color:#142d20;
  font-size:22px;
  font-weight:900;
  line-height:1.15;
}
.cird-about-card p,
.cird-process-list p{
  margin:0;
  color:#52645a;
  font-size:15px;
  line-height:1.62;
}
.cird-about-process{
  padding-top:18px;
}
.cird-process-list{
  display:grid;
  grid-template-columns:repeat(5,minmax(0,1fr));
  gap:0;
  overflow:hidden;
  border:1px solid rgba(28,95,58,.14);
  border-radius:8px;
  background:#fff;
  box-shadow:0 18px 40px rgba(30,63,43,.08);
}
.cird-process-list div{
  min-height:210px;
  padding:24px;
  border-left:1px solid rgba(28,95,58,.12);
}
.cird-process-list div:first-child{
  border-left:0;
}
.cird-process-list span{
  display:block;
  margin-bottom:26px;
  color:#c09422;
  font-family:"Roboto Slab",Georgia,serif;
  font-size:28px;
  font-weight:900;
  line-height:1;
}
.cird-process-list strong{
  display:block;
  margin-bottom:10px;
  color:#143321;
  font-size:19px;
  line-height:1.16;
}
.cird-about-strip{
  display:grid;
  grid-template-columns:repeat(3,minmax(0,1fr));
  gap:18px;
  max-width:1180px;
  margin:4px auto 0;
  padding:0 28px 58px;
}
.cird-about-strip figure{
  position:relative;
  min-height:260px;
  margin:0;
  border-radius:8px;
  overflow:hidden;
  background:#163322;
}
.cird-about-strip img{
  display:block;
  width:100%;
  height:100%;
  min-height:260px;
  object-fit:cover;
  transition:transform .35s ease;
}
.cird-about-strip figure:hover img{
  transform:scale(1.035);
}
.cird-about-strip figcaption{
  position:absolute;
  left:16px;
  bottom:16px;
  padding:9px 12px;
  border-left:3px solid #e4b739;
  border-radius:4px;
  background:rgba(11,31,20,.82);
  color:#fff;
  font-size:13px;
  font-weight:900;
  line-height:1.2;
}
.cird-about-next{
  padding-top:14px;
  padding-bottom:76px;
}
.cird-profile-layout{
  display:grid;
  grid-template-columns:minmax(0,1.16fr) minmax(300px,.84fr);
  gap:28px;
  align-items:start;
}
.cird-profile-copy{
  padding:30px;
  border:1px solid rgba(28,95,58,.12);
  border-radius:8px;
  background:#fff;
  box-shadow:0 18px 40px rgba(30,63,43,.06);
}
.cird-profile-copy p{
  margin:0 0 18px;
  color:#4f6257;
  font-size:18px;
  line-height:1.72;
}
.cird-profile-copy p:last-child{
  margin-bottom:0;
}
.cird-profile-panel{
  padding:28px;
  border-radius:8px;
  background:#173b27;
  color:#fff;
  box-shadow:0 18px 40px rgba(30,63,43,.11);
}
.cird-profile-panel span,
.cird-next-actions span{
  display:block;
  color:#f0c649;
  font-size:12px;
  font-weight:900;
  text-transform:uppercase;
}
.cird-profile-panel strong{
  display:block;
  margin:12px 0 20px;
  color:#fff;
  font-family:"Roboto Slab",Georgia,serif;
  font-size:25px;
  line-height:1.16;
}
.cird-profile-panel ul{
  margin:0;
  padding:0;
  list-style:none;
}
.cird-profile-panel li{
  position:relative;
  margin:0;
  padding:14px 0 14px 22px;
  border-top:1px solid rgba(255,255,255,.16);
  color:#dfeadf;
  font-size:15px;
  line-height:1.48;
}
.cird-profile-panel li:before{
  content:"";
  position:absolute;
  left:0;
  top:20px;
  width:8px;
  height:8px;
  border-radius:50%;
  background:#f0c649;
}
.cird-profile-capabilities{
  padding-top:12px;
}
.cird-about-profile .cird-about-card{
  min-height:238px;
}
.cird-mission-board{
  display:grid;
  grid-template-columns:1.15fr 1fr 1fr;
  gap:16px;
}
.cird-mission-board .cird-about-card{
  min-height:250px;
}
.cird-mission-board .cird-about-card:first-child{
  grid-row:span 2;
  min-height:516px;
  background:#173b27;
}
.cird-mission-board .cird-about-card:first-child span,
.cird-mission-board .cird-about-card:first-child h3,
.cird-mission-board .cird-about-card:first-child p{
  color:#fff;
}
.cird-mission-board .cird-about-card:first-child h3{
  font-size:34px;
}
.cird-values-list{
  display:flex;
  flex-wrap:wrap;
  gap:9px;
  margin:20px 0 0;
}
.cird-values-list span{
  display:inline-flex;
  min-height:34px;
  align-items:center;
  padding:0 13px;
  border-radius:999px;
  background:#fdf8e8;
  color:#694f07;
  font-size:13px;
  font-weight:900;
}
.cird-values-context{
  display:grid;
  grid-template-columns:minmax(280px,.75fr) minmax(0,1.25fr);
  gap:18px;
  align-items:start;
}
.cird-values-intro{
  position:sticky;
  top:104px;
  padding:30px;
  border-radius:8px;
  background:#173b27;
  color:#fff;
  box-shadow:0 18px 40px rgba(30,63,43,.1);
}
.cird-values-intro>span{
  display:block;
  color:#f0c649;
  font-size:12px;
  font-weight:900;
  text-transform:uppercase;
}
.cird-values-intro strong{
  display:block;
  margin:12px 0 14px;
  color:#fff;
  font-family:"Roboto Slab",Georgia,serif;
  font-size:28px;
  line-height:1.16;
}
.cird-values-intro p{
  margin:0;
  color:#dfeadf;
  font-size:16px;
  line-height:1.68;
}
.cird-values-detail{
  display:grid;
  grid-template-columns:1fr;
  gap:10px;
}
.cird-values-detail article{
  display:grid;
  grid-template-columns:150px minmax(190px,.68fr) minmax(0,1fr);
  gap:18px;
  align-items:start;
  padding:22px;
  border:1px solid rgba(28,95,58,.12);
  border-radius:8px;
  background:#fff;
}
.cird-values-detail article>span{
  display:block;
  color:#197343;
  font-size:12px;
  font-weight:900;
  line-height:1.2;
  text-transform:uppercase;
}
.cird-values-detail strong{
  display:block;
  margin:0;
  color:#143321;
  font-size:20px;
  line-height:1.2;
}
.cird-values-detail p{
  margin:0;
  color:#52645a;
  font-size:15px;
  line-height:1.58;
}
.cird-about-strategy .cird-about-process{
  padding-top:16px;
}
.cird-strategy-focus{
  padding-top:42px;
}
.cird-about-strategy .cird-strategy-focus .cird-about-grid{
  grid-template-columns:repeat(6,minmax(0,1fr));
}
.cird-about-strategy .cird-strategy-focus .cird-about-card{
  grid-column:span 2;
  min-height:238px;
}
.cird-about-strategy .cird-strategy-focus .cird-about-card:nth-last-child(-n+2){
  grid-column:span 3;
}
.cird-about-strategy .cird-next-actions{
  grid-template-columns:repeat(5,minmax(0,1fr));
}
.cird-about-strategy .cird-next-actions a{
  min-height:168px;
}
.cird-next-actions{
  display:grid;
  grid-template-columns:repeat(4,minmax(0,1fr));
  gap:14px;
}
.cird-next-actions a{
  display:block;
  min-height:150px;
  padding:22px;
  border:1px solid rgba(28,95,58,.14);
  border-radius:8px;
  background:#fff;
  color:#173321!important;
  text-decoration:none!important;
  box-shadow:0 18px 38px rgba(23,58,37,.08);
}
.cird-next-actions a:first-child:nth-last-child(1){
  grid-column:span 2;
}
.cird-next-actions strong{
  display:block;
  margin:13px 0 9px;
  color:#143321;
  font-size:22px;
  line-height:1.15;
}
.cird-next-actions p{
  margin:0;
  color:#56675e;
  font-size:14px;
  line-height:1.56;
}
.cird-about-programs{
  display:grid;
  grid-template-columns:repeat(4,minmax(0,1fr));
  gap:14px;
}
.cird-about-programs a{
  display:flex;
  min-height:142px;
  flex-direction:column;
  justify-content:space-between;
  padding:22px;
  border:1px solid rgba(28,95,58,.16);
  border-radius:8px;
  background:#173b27;
  color:#fff!important;
  font-size:18px;
  font-weight:900;
  line-height:1.16;
  text-decoration:none!important;
  box-shadow:0 18px 38px rgba(23,58,37,.13);
}
.cird-about-programs a:nth-child(2){
  background:#24404a;
}
.cird-about-programs a:nth-child(3){
  background:#5a4a1e;
}
.cird-about-programs a:nth-child(4){
  background:#224331;
}
.cird-about-programs span{
  display:block;
  margin-bottom:24px;
  color:#f0c649;
  font-size:12px;
  font-weight:900;
  text-transform:uppercase;
}

@media(max-width:1080px){
  .cird-about-hero{
    grid-template-columns:1fr;
    gap:30px;
    padding-top:54px;
  }
  .cird-about-hero-media{
    min-height:380px;
  }
  .cird-about-hero-media img{
    min-height:380px;
  }
  .cird-about-grid{
    grid-template-columns:repeat(2,minmax(0,1fr));
  }
  .cird-profile-layout{
    grid-template-columns:1fr;
  }
  .cird-mission-board{
    grid-template-columns:repeat(2,minmax(0,1fr));
  }
  .cird-mission-board .cird-about-card:first-child{
    grid-row:auto;
    grid-column:span 2;
    min-height:280px;
  }
  .cird-values-context{
    grid-template-columns:1fr;
  }
  .cird-values-intro{
    position:static;
  }
  .cird-values-detail article{
    grid-template-columns:120px minmax(170px,.72fr) minmax(0,1fr);
  }
  .cird-process-list{
    grid-template-columns:repeat(2,minmax(0,1fr));
  }
  .cird-about-strategy .cird-strategy-focus .cird-about-grid,
  .cird-about-strategy .cird-next-actions{
    grid-template-columns:repeat(2,minmax(0,1fr));
  }
  .cird-about-strategy .cird-strategy-focus .cird-about-card,
  .cird-about-strategy .cird-strategy-focus .cird-about-card:nth-last-child(-n+2){
    grid-column:auto;
  }
  .cird-process-list div{
    border-left:0;
    border-top:1px solid rgba(28,95,58,.12);
  }
  .cird-process-list div:first-child,
  .cird-process-list div:nth-child(2){
    border-top:0;
  }
  .cird-about-programs{
    grid-template-columns:repeat(2,minmax(0,1fr));
  }
  .cird-next-actions{
    grid-template-columns:repeat(2,minmax(0,1fr));
  }
  .cird-next-actions a:first-child:nth-last-child(1){
    grid-column:span 1;
  }
}

@media(max-width:760px){
  .cird-about-hero{
    gap:22px;
    padding:28px 18px 28px;
  }
  .cird-about-hero h1{
    font-size:31px;
    line-height:1.07;
  }
  .cird-about-hero-copy>p:not(.cird-about-kicker){
    font-size:15px;
    line-height:1.55;
  }
  .cird-page-nav{
    margin-top:16px;
  }
  .cird-page-nav a{
    min-height:32px;
    padding:0 10px;
    font-size:11px;
  }
  .cird-about-stats{
    display:none;
  }
  .cird-about-hero-media,
  .cird-about-hero-media img{
    min-height:230px;
  }
  .cird-about-section{
    padding:28px 18px 38px;
  }
  .cird-section-heading{
    display:block;
    margin-bottom:18px;
  }
  .cird-section-heading h2{
    margin-top:10px;
    font-size:28px;
  }
  .cird-about-grid,
  .cird-process-list,
  .cird-about-strip,
  .cird-about-programs,
  .cird-mission-board,
  .cird-next-actions,
  .cird-about-strategy .cird-strategy-focus .cird-about-grid,
  .cird-about-strategy .cird-next-actions{
    grid-template-columns:1fr;
  }
  .cird-values-context,
  .cird-values-detail,
  .cird-values-detail article{
    grid-template-columns:1fr;
  }
  .cird-values-intro{
    padding:24px;
  }
  .cird-values-intro strong{
    font-size:24px;
  }
  .cird-mission-board .cird-about-card:first-child{
    grid-column:auto;
    min-height:0;
  }
  .cird-mission-board .cird-about-card:first-child h3{
    font-size:27px;
  }
  .cird-profile-copy,
  .cird-profile-panel{
    padding:22px;
  }
  .cird-profile-copy p{
    font-size:16px;
  }
  .cird-about-card{
    min-height:0;
    padding:22px;
  }
  .cird-process-list div,
  .cird-process-list div:nth-child(2){
    min-height:0;
    border-top:1px solid rgba(28,95,58,.12);
  }
  .cird-process-list div:first-child{
    border-top:0;
  }
  .cird-about-strip{
    padding:0 18px 38px;
  }
  .cird-about-strip figure,
  .cird-about-strip img{
    min-height:230px;
  }
  .cird-about-next{
    padding-bottom:52px;
  }
  .cird-about-programs a{
    min-height:118px;
  }
}

/* 2026 Program pages: distinct program identities */
.cird-program-enhanced{
  background:#f5f7f1;
}
.cird-program-enhanced .content-wrapper{
  background:linear-gradient(180deg,#f8faf5 0%,#edf5ed 46%,#fff 100%);
}
.cird-program-container{
  width:100%!important;
  max-width:none!important;
  margin:0!important;
  padding:0!important;
  background:transparent!important;
}
.cird-program-page{
  color:#172c21;
  font-family:Roboto,Arial,sans-serif;
}
.cird-program-hero{
  display:grid;
  grid-template-columns:minmax(0,.92fr) minmax(420px,.78fr);
  gap:38px;
  align-items:stretch;
  max-width:1240px;
  margin:0 auto;
  padding:38px 28px 34px;
}
.cird-program-kicker,
.cird-program-heading span,
.cird-program-page article>span{
  display:block;
  color:#197343;
  font-size:12px;
  font-weight:900;
  line-height:1.2;
  text-transform:uppercase;
}
.cird-program-hero h1{
  max-width:780px;
  margin:12px 0 16px;
  color:#102d1f;
  font-family:"Roboto Slab",Georgia,serif;
  font-size:clamp(36px,3.5vw,50px);
  font-weight:900;
  line-height:1.06;
  letter-spacing:0;
}
.cird-program-hero-copy>p:not(.cird-program-kicker){
  max-width:700px;
  margin:0;
  color:#4f6257;
  font-size:18px;
  line-height:1.58;
}
.cird-program-nav{
  display:flex;
  flex-wrap:wrap;
  gap:8px;
  margin-top:20px;
}
.cird-program-nav a{
  display:inline-flex;
  min-height:36px;
  align-items:center;
  padding:0 13px;
  border:1px solid rgba(25,115,67,.18);
  border-radius:6px;
  background:#fff;
  color:#1c5536!important;
  font-size:12px;
  font-weight:900;
  line-height:1;
  text-decoration:none!important;
}
.cird-program-nav a[aria-current="page"]{
  background:#173b27;
  border-color:#173b27;
  color:#fff!important;
}
.cird-program-stats{
  display:grid;
  grid-template-columns:repeat(3,minmax(0,1fr));
  max-width:780px;
  margin-top:20px;
  border-top:1px solid rgba(25,115,67,.14);
  border-bottom:1px solid rgba(25,115,67,.14);
}
.cird-program-stats div{
  padding:13px 16px 12px;
  border-left:1px solid rgba(25,115,67,.14);
}
.cird-program-stats div:first-child{
  border-left:0;
}
.cird-program-stats strong{
  display:block;
  color:#123520;
  font-size:18px;
  line-height:1.05;
}
.cird-program-stats span{
  display:block;
  margin-top:8px;
  color:#65746b;
  font-size:12px;
  line-height:1.35;
}
.cird-program-media{
  margin:0;
  min-height:410px;
  overflow:hidden;
  background:#143522;
}
.cird-program-media img{
  display:block;
  width:100%;
  height:100%;
  min-height:410px;
  object-fit:cover;
}
.cird-program-enterprise .cird-program-media img{
  object-position:center 40%;
}
.cird-program-section{
  max-width:1240px;
  margin:0 auto;
  padding:38px 28px 46px;
}
.cird-program-heading{
  max-width:790px;
  margin-bottom:24px;
}
.cird-program-heading h2{
  margin:10px 0 0;
  color:#132d20;
  font-family:"Roboto Slab",Georgia,serif;
  font-size:34px;
  font-weight:900;
  line-height:1.12;
}
.cird-program-page article{
  border-radius:8px;
  background:#fff;
}
.cird-program-page article strong{
  display:block;
  color:#143321;
  font-size:22px;
  font-weight:900;
  line-height:1.16;
}
.cird-program-page article p{
  margin:0;
  color:#52645a;
  font-size:15px;
  line-height:1.58;
}
.cird-enterprise-grid{
  display:grid;
  grid-template-columns:minmax(0,1fr) minmax(360px,.62fr);
  gap:18px;
  align-items:stretch;
}
.cird-program-path-cards{
  display:grid;
  grid-template-columns:repeat(2,minmax(0,1fr));
  gap:14px;
}
.cird-program-path-cards article{
  min-height:220px;
  padding:24px;
  border:1px solid rgba(28,95,58,.12);
  box-shadow:0 18px 38px rgba(30,63,43,.06);
}
.cird-program-path-cards strong{
  margin:24px 0 12px;
}
.cird-enterprise-grid figure,
.cird-program-split figure,
.cird-training-layout figure,
.cird-standards-images figure{
  margin:0;
  overflow:hidden;
  background:#143522;
}
.cird-enterprise-grid figure img,
.cird-program-split figure img,
.cird-training-layout figure img,
.cird-standards-images img{
  display:block;
  width:100%;
  height:100%;
  min-height:100%;
  object-fit:cover;
}
.cird-program-focus-grid{
  display:grid;
  grid-template-columns:repeat(3,minmax(0,1fr));
  gap:14px;
}
.cird-program-focus-grid article{
  min-height:230px;
  padding:26px;
  border:1px solid rgba(28,95,58,.12);
}
.cird-program-focus-grid strong{
  margin:16px 0 12px;
}
.cird-evidence-steps{
  display:grid;
  grid-template-columns:repeat(5,minmax(0,1fr));
  gap:0;
  overflow:hidden;
  border:1px solid rgba(28,95,58,.14);
  border-radius:8px;
  background:#fff;
}
.cird-evidence-steps article{
  min-height:250px;
  padding:24px;
  border-left:1px solid rgba(28,95,58,.12);
  border-radius:0;
}
.cird-evidence-steps article:first-child{
  border-left:0;
}
.cird-evidence-steps strong{
  margin:28px 0 12px;
}
.cird-program-split,
.cird-standards-showcase{
  display:grid;
  grid-template-columns:minmax(360px,.72fr) minmax(0,1fr);
  gap:24px;
  align-items:stretch;
}
.cird-program-service-list{
  display:grid;
  gap:12px;
}
.cird-program-service-list article{
  padding:22px;
  border:1px solid rgba(28,95,58,.12);
}
.cird-program-service-list strong{
  margin:10px 0 8px;
}
.cird-standards-steps{
  display:grid;
  grid-template-columns:repeat(5,minmax(0,1fr));
  gap:12px;
}
.cird-standards-steps article{
  min-height:232px;
  padding:22px;
  border:1px solid rgba(28,95,58,.12);
}
.cird-standards-steps article:nth-child(2),
.cird-standards-steps article:nth-child(4){
  background:#fdf8e8;
}
.cird-standards-steps strong{
  margin:20px 0 10px;
}
.cird-standards-showcase{
  grid-template-columns:minmax(0,1fr) minmax(360px,.8fr);
}
.cird-standards-images{
  display:grid;
  grid-template-columns:1fr 1fr;
  gap:12px;
}
.cird-standards-images figure:first-child{
  grid-column:span 2;
  min-height:230px;
}
.cird-standards-images figure{
  min-height:180px;
}
.cird-training-layout{
  display:grid;
  grid-template-columns:minmax(0,1fr) minmax(360px,.7fr);
  gap:18px;
}
.cird-training-audience-grid{
  display:grid;
  grid-template-columns:1fr;
  gap:12px;
}
.cird-training-audience-grid article{
  display:grid;
  grid-template-columns:70px minmax(180px,.5fr) minmax(0,1fr);
  gap:18px;
  align-items:start;
  padding:24px;
  border:1px solid rgba(28,95,58,.12);
}
.cird-training-audience-grid strong{
  margin:0;
}
.cird-training-layout figure{
  min-height:420px;
}

@media(max-width:1080px){
  .cird-program-hero,
  .cird-enterprise-grid,
  .cird-program-split,
  .cird-standards-showcase,
  .cird-training-layout{
    grid-template-columns:1fr;
  }
  .cird-program-path-cards,
  .cird-program-focus-grid,
  .cird-standards-steps{
    grid-template-columns:repeat(2,minmax(0,1fr));
  }
  .cird-evidence-steps{
    grid-template-columns:repeat(2,minmax(0,1fr));
  }
  .cird-evidence-steps article{
    border-left:0;
    border-top:1px solid rgba(28,95,58,.12);
  }
  .cird-evidence-steps article:first-child,
  .cird-evidence-steps article:nth-child(2){
    border-top:0;
  }
}

@media(max-width:760px){
  .cird-program-hero{
    gap:22px;
    padding:28px 18px 28px;
  }
  .cird-program-hero h1{
    font-size:31px;
    line-height:1.07;
  }
  .cird-program-hero-copy>p:not(.cird-program-kicker){
    font-size:15px;
    line-height:1.55;
  }
  .cird-program-nav a{
    min-height:32px;
    padding:0 10px;
    font-size:11px;
  }
  .cird-program-stats{
    display:none;
  }
  .cird-program-media,
  .cird-program-media img{
    min-height:240px;
  }
  .cird-program-section{
    padding:30px 18px 38px;
  }
  .cird-program-heading h2{
    font-size:28px;
  }
  .cird-program-path-cards,
  .cird-program-focus-grid,
  .cird-evidence-steps,
  .cird-standards-steps,
  .cird-standards-images,
  .cird-training-audience-grid,
  .cird-training-audience-grid article{
    grid-template-columns:1fr;
  }
  .cird-program-path-cards article,
  .cird-program-focus-grid article,
  .cird-evidence-steps article,
  .cird-standards-steps article,
  .cird-training-audience-grid article{
    min-height:0;
  }
  .cird-evidence-steps article,
  .cird-evidence-steps article:nth-child(2){
    border-top:1px solid rgba(28,95,58,.12);
  }
  .cird-evidence-steps article:first-child{
    border-top:0;
  }
  .cird-standards-images figure:first-child{
    grid-column:auto;
  }
  .cird-training-layout figure{
    min-height:260px;
  }
}

/* 2026 Program masthead: professional brief, distinct from About */
.cird-program-hero{
  display:block;
  max-width:1240px;
  margin:0 auto;
  padding:34px 28px 26px;
}
.cird-program-meta{
  display:flex;
  align-items:flex-start;
  justify-content:space-between;
  gap:22px;
  margin-bottom:26px;
  padding-bottom:16px;
  border-bottom:1px solid rgba(25,115,67,.16);
}
.cird-program-id{
  display:flex;
  gap:14px;
  align-items:center;
}
.cird-program-kicker{
  margin:0;
}
.cird-program-id>div{
  display:flex;
  align-items:center;
  gap:10px;
  min-height:40px;
  padding:6px 12px 6px 6px;
  border:1px solid rgba(25,115,67,.16);
  border-radius:6px;
  background:#fff;
}
.cird-program-id>div>span{
  display:inline-flex;
  align-items:center;
  min-height:28px;
  padding:0 10px;
  border-radius:4px;
  background:#173b27;
  color:#fff;
  font-size:12px;
  font-weight:900;
  line-height:1;
}
.cird-program-id>div>strong{
  display:block;
  color:#173321;
  font-size:13px;
  font-weight:900;
  line-height:1.2;
}
.cird-program-brief{
  display:grid;
  grid-template-columns:minmax(0,1fr) minmax(300px,.42fr);
  gap:38px;
  align-items:start;
}
.cird-program-hero h1{
  max-width:880px;
  margin:0 0 16px;
  font-size:clamp(34px,3.35vw,48px);
}
.cird-program-hero-copy>p:not(.cird-program-kicker){
  max-width:760px;
  font-size:18px;
  line-height:1.6;
}
.cird-program-glance{
  padding:24px;
  border-left:4px solid #e0b434;
  border-top:1px solid rgba(28,95,58,.13);
  border-right:1px solid rgba(28,95,58,.13);
  border-bottom:1px solid rgba(28,95,58,.13);
  background:#fff;
  color:#173321;
}
.cird-program-glance>span{
  display:block;
  margin-bottom:16px;
  color:#197343;
  font-size:12px;
  font-weight:900;
  text-transform:uppercase;
}
.cird-program-glance .cird-program-stats{
  display:grid;
  grid-template-columns:1fr;
  gap:0;
  max-width:none;
  margin:0;
  border:0;
}
.cird-program-glance .cird-program-stats div{
  padding:14px 0;
  border:0;
  border-top:1px solid rgba(28,95,58,.13);
}
.cird-program-glance .cird-program-stats div:first-child{
  border-top:0;
  padding-top:0;
}
.cird-program-glance .cird-program-stats div:last-child{
  padding-bottom:0;
}
.cird-program-glance .cird-program-stats strong{
  color:#143321;
  font-size:19px;
}
.cird-program-glance .cird-program-stats span{
  color:#52645a;
  font-size:13px;
  line-height:1.45;
}
.cird-program-media{
  margin-top:20px;
  min-height:205px;
  max-height:220px;
}
.cird-program-media img{
  min-height:205px;
  max-height:220px;
}
.cird-program-enterprise .cird-program-media img,
.cird-program-training .cird-program-media img{
  object-position:center 42%;
}
.cird-program-enterprise .cird-program-media img{
  object-position:center 48%;
}
.cird-program-evidence .cird-program-media img{
  object-position:center 52%;
}
.cird-program-standards .cird-program-media img{
  object-position:center 50%;
}

@media(max-width:980px){
  .cird-program-meta{
    display:block;
  }
  .cird-program-id{
    display:block;
  }
  .cird-program-id>div{
    display:inline-flex;
    margin-top:10px;
  }
  .cird-program-nav{
    margin-top:14px;
  }
  .cird-program-brief{
    grid-template-columns:1fr;
    gap:22px;
  }
}

@media(max-width:760px){
  .cird-program-hero{
    padding:28px 18px 28px;
  }
  .cird-program-meta{
    margin-bottom:20px;
  }
  .cird-program-hero h1{
    font-size:29px;
  }
  .cird-program-hero-copy>p:not(.cird-program-kicker){
    font-size:15px;
    line-height:1.55;
  }
  .cird-program-glance{
    display:none;
  }
  .cird-program-media,
  .cird-program-media img{
    min-height:165px;
    max-height:190px;
  }
}

/* 2026 expertise pages */
.cird-expertise-enhanced .content-wrapper{
  background:linear-gradient(180deg,#f5f8f3 0%,#fff 48%,#edf4ee 100%);
}
.cird-expertise-container{
  max-width:none!important;
  padding:0!important;
}
.cird-expertise-page{
  max-width:1240px;
  margin:0 auto;
  color:var(--cird-ink);
}
.cird-expertise-hero{
  display:grid;
  grid-template-columns:minmax(0,1fr) minmax(360px,.46fr);
  gap:28px;
  align-items:stretch;
  padding:42px 28px 30px;
}
.cird-expertise-hero>div{
  display:flex;
  min-height:390px;
  flex-direction:column;
  justify-content:flex-end;
  padding:40px;
  border-radius:8px;
  background:linear-gradient(145deg,#0f3323,#174d32);
  box-shadow:0 22px 48px rgba(18,55,32,.12);
}
.cird-expertise-kicker{
  margin:0 0 12px!important;
  color:#f2bd2e!important;
  font-size:12px!important;
  font-weight:900;
  text-transform:uppercase;
}
.cird-expertise-hero h1{
  max-width:820px!important;
  margin:0 0 18px!important;
  color:#fff!important;
  font-size:clamp(36px,4.3vw,58px);
  line-height:1.03!important;
}
.cird-expertise-hero p:not(.cird-expertise-kicker){
  max-width:720px!important;
  margin:0 0 22px!important;
  color:rgba(255,255,255,.88)!important;
  font-size:17px!important;
  line-height:1.65!important;
}
.cird-expertise-hero figure{
  margin:0;
  min-height:390px;
  border-radius:8px;
  overflow:hidden;
  background:#123d28;
  box-shadow:0 22px 48px rgba(18,55,32,.12);
}
.cird-expertise-hero img{
  display:block;
  width:100%;
  height:100%;
  min-height:390px;
  object-fit:cover;
  border-radius:0!important;
}
.cird-expertise-nav{
  display:flex;
  flex-wrap:wrap;
  gap:8px;
}
.cird-expertise-nav a{
  display:inline-flex;
  min-height:34px;
  align-items:center;
  padding:8px 11px;
  border:1px solid rgba(255,255,255,.28);
  border-radius:6px;
  color:#fff!important;
  font-size:11px;
  font-weight:900;
  line-height:1.15;
  text-decoration:none!important;
}
.cird-expertise-nav a[aria-current="page"],
.cird-expertise-nav a:hover,
.cird-expertise-nav a:focus{
  background:#f2bd2e;
  border-color:#f2bd2e;
  color:#10271b!important;
}
.cird-expertise-section{
  padding:34px 28px 42px;
}
.cird-expertise-heading{
  display:grid;
  grid-template-columns:220px minmax(0,1fr);
  gap:28px;
  align-items:start;
  margin-bottom:22px;
}
.cird-expertise-heading span{
  color:#177a3e;
  font-size:12px;
  font-weight:900;
  text-transform:uppercase;
}
.cird-expertise-heading h2{
  max-width:820px!important;
  margin:0!important;
  font-size:clamp(30px,3.3vw,44px);
  line-height:1.08!important;
}
.cird-expertise-grid{
  display:grid;
  grid-template-columns:repeat(3,minmax(0,1fr));
  gap:16px;
}
.cird-expertise-grid article{
  min-height:250px;
  padding:24px;
  border:1px solid rgba(18,70,39,.12);
  border-radius:8px;
  background:#fff;
  box-shadow:0 16px 36px rgba(18,55,32,.06);
}
.cird-expertise-grid article span{
  display:block;
  margin-bottom:16px;
  color:#177a3e;
  font-size:11px;
  font-weight:900;
  text-transform:uppercase;
}
.cird-expertise-grid strong{
  display:block;
  margin-bottom:12px;
  color:#123321;
  font-family:"Roboto Slab",Georgia,serif;
  font-size:22px;
  line-height:1.15;
}
.cird-expertise-grid p,
.cird-expertise-steps p,
.cird-expertise-related p{
  max-width:none!important;
  margin:0!important;
  color:#53655a!important;
  font-size:14px!important;
  line-height:1.6!important;
}
.cird-expertise-application{
  background:#fff;
}
.cird-expertise-steps{
  display:grid;
  grid-template-columns:repeat(3,minmax(0,1fr));
  gap:0;
  border:1px solid rgba(18,70,39,.12);
  border-radius:8px;
  overflow:hidden;
}
.cird-expertise-steps div{
  min-height:220px;
  padding:24px;
  border-left:1px solid rgba(18,70,39,.1);
  background:#f8fbf7;
}
.cird-expertise-steps div:first-child{
  border-left:0;
}
.cird-expertise-steps span{
  display:block;
  margin-bottom:20px;
  color:#f2bd2e;
  font-size:18px;
  font-weight:900;
}
.cird-expertise-steps strong{
  display:block;
  margin-bottom:10px;
  color:#123321;
  font-size:18px;
  line-height:1.2;
}
.cird-expertise-related{
  display:block;
  max-width:1240px;
  margin:0 auto;
  padding:34px 28px 74px;
}
.cird-expertise-related-head{
  display:grid;
  grid-template-columns:190px minmax(0,1fr);
  gap:22px;
  align-items:start;
  margin-bottom:18px;
}
.cird-expertise-related-head span{
  display:block;
  color:#197343;
  font-size:12px;
  font-weight:900;
  line-height:1.2;
  text-transform:uppercase;
}
.cird-expertise-related-head h2{
  max-width:820px;
  margin:0;
  color:#102d1f;
  font-family:"Roboto Slab",Georgia,serif;
  font-size:clamp(27px,2.5vw,38px);
  font-weight:900;
  line-height:1.12;
}
.cird-expertise-related-grid{
  display:grid;
  grid-template-columns:repeat(3,minmax(0,1fr));
  gap:14px;
}
.cird-expertise-related a{
  display:block;
  min-height:218px;
  padding:24px;
  border-radius:8px;
  background:linear-gradient(145deg,#123d28 0%,#0e2f22 100%);
  color:#fff!important;
  text-decoration:none!important;
  box-shadow:0 20px 42px rgba(13,42,27,.16);
  transition:transform .18s ease,box-shadow .18s ease,background .18s ease;
}
.cird-expertise-related a:hover,
.cird-expertise-related a:focus{
  transform:translateY(-3px);
  background:linear-gradient(145deg,#164b31 0%,#103724 100%);
  box-shadow:0 26px 52px rgba(13,42,27,.2);
}
.cird-expertise-related span{
  display:block;
  margin-bottom:12px;
  color:#f2bd2e;
  font-size:11px;
  font-weight:900;
  text-transform:uppercase;
}
.cird-expertise-related strong{
  display:block;
  margin-bottom:10px;
  color:#fff;
  font-family:"Roboto Slab",Georgia,serif;
  font-size:22px;
  line-height:1.1;
}
.cird-expertise-related p{
  color:rgba(255,255,255,.78)!important;
  margin:0!important;
  font-size:14px!important;
  line-height:1.55!important;
}

@media(max-width:980px){
  .cird-expertise-hero{
    grid-template-columns:1fr;
  }
  .cird-expertise-heading,
  .cird-expertise-grid,
  .cird-expertise-steps,
  .cird-expertise-related-grid,
  .cird-expertise-related-head{
    grid-template-columns:1fr;
  }
  .cird-expertise-steps div{
    border-left:0;
    border-top:1px solid rgba(18,70,39,.1);
  }
  .cird-expertise-steps div:first-child{
    border-top:0;
  }
}

@media(max-width:760px){
  .cird-expertise-hero{
    padding:28px 18px 22px;
  }
  .cird-expertise-hero>div{
    min-height:0;
    padding:28px 22px;
  }
  .cird-expertise-hero h1{
    font-size:31px;
  }
  .cird-expertise-hero p:not(.cird-expertise-kicker){
    font-size:14px!important;
  }
  .cird-expertise-hero figure,
  .cird-expertise-hero img{
    min-height:220px;
  }
  .cird-expertise-section{
    padding:28px 18px 34px;
  }
  .cird-expertise-heading h2{
    font-size:28px;
  }
  .cird-expertise-grid article,
  .cird-expertise-steps div{
    min-height:0;
    padding:22px;
  }
  .cird-expertise-related{
    padding:28px 18px 48px;
  }
  .cird-expertise-related-head{
    display:block;
  }
  .cird-expertise-related-head h2{
    margin-top:10px;
    font-size:27px;
  }
  .cird-expertise-related a{
    min-height:0;
  }
}

/* 2026 publications: curated knowledge library */
.cird-publications-enhanced .content-wrapper{
  background:linear-gradient(180deg,#f5f8f3 0%,#fff 42%,#edf4ee 100%);
}
.cird-publication-container{
  max-width:none!important;
  padding:0!important;
}
.cird-publication-page{
  color:var(--cird-ink);
}
.cird-pub-hero{
  display:grid;
  grid-template-columns:minmax(0,1fr) minmax(360px,.48fr);
  gap:34px;
  align-items:stretch;
  max-width:1240px;
  margin:0 auto;
  padding:46px 28px 30px;
}
.cird-pub-hero-copy{
  position:relative;
  display:flex;
  min-height:390px;
  flex-direction:column;
  justify-content:flex-end;
  padding:44px;
  border-radius:8px;
  background:
    linear-gradient(135deg,rgba(242,189,46,.18),transparent 34%),
    linear-gradient(145deg,#0e3322,#174a30);
  overflow:hidden;
  box-shadow:0 22px 48px rgba(18,55,32,.14);
}
.cird-pub-hero-copy:before{
  content:"";
  position:absolute;
  inset:auto -80px -90px auto;
  width:240px;
  height:240px;
  border:36px solid rgba(242,189,46,.1);
  border-radius:50%;
}
.cird-pub-kicker{
  position:relative;
  z-index:1;
  margin:0 0 13px!important;
  max-width:none!important;
  color:#f7c94f!important;
  font-size:12px!important;
  font-weight:900;
  line-height:1.2!important;
  text-transform:uppercase;
}
.cird-pub-hero h1{
  position:relative;
  z-index:1;
  max-width:820px!important;
  margin:0 0 18px!important;
  color:#fff!important;
  font-size:clamp(38px,4.8vw,62px);
  line-height:1.02!important;
  letter-spacing:0;
}
.cird-pub-hero-copy>p:not(.cird-pub-kicker){
  position:relative;
  z-index:1;
  max-width:720px!important;
  margin:0 0 24px!important;
  color:rgba(255,255,255,.88)!important;
  font-size:17px!important;
  line-height:1.65!important;
}
.cird-pub-actions{
  position:relative;
  z-index:1;
  display:flex;
  flex-wrap:wrap;
  gap:10px;
}
.cird-pub-actions a{
  display:inline-flex;
  min-height:44px;
  align-items:center;
  justify-content:center;
  padding:11px 17px;
  border:1px solid #f2bd2e;
  border-radius:6px;
  background:#f2bd2e;
  color:#10271b!important;
  font-size:12px;
  font-weight:900;
  line-height:1;
  text-decoration:none!important;
  text-transform:uppercase;
}
.cird-pub-actions a+a{
  background:transparent;
  color:#fff!important;
  border-color:rgba(255,255,255,.6);
}
.cird-pub-actions a:hover,
.cird-pub-actions a:focus{
  transform:translateY(-1px);
}
.cird-pub-hero-media{
  position:relative;
  min-height:390px;
  margin:0;
  border-radius:8px;
  overflow:hidden;
  background:#123d28;
  box-shadow:0 22px 48px rgba(18,55,32,.14);
}
.cird-pub-hero-media img{
  display:block;
  width:100%;
  height:100%;
  min-height:390px;
  object-fit:cover;
  object-position:center;
  border-radius:0!important;
}
.cird-pub-hero-media figcaption{
  position:absolute;
  left:18px;
  right:18px;
  bottom:18px;
  padding:14px 16px;
  border-left:4px solid #f2bd2e;
  background:rgba(10,38,24,.84);
  color:#fff;
  font-size:13px;
  font-weight:800;
  line-height:1.35;
}
.cird-pub-overview{
  display:grid;
  grid-template-columns:repeat(3,minmax(0,1fr));
  gap:1px;
  max-width:1184px;
  margin:0 auto;
  padding:0 28px 26px;
}
.cird-pub-overview div{
  min-height:112px;
  padding:24px;
  background:#fff;
  border:1px solid var(--cird-line);
}
.cird-pub-overview strong{
  display:block;
  margin-bottom:6px;
  color:#123321;
  font-family:"Roboto Slab",Georgia,serif;
  font-size:24px;
  line-height:1.15;
}
.cird-pub-overview span{
  display:block;
  color:#52645a;
  font-size:14px;
  font-weight:800;
  line-height:1.45;
}
.cird-pub-library{
  max-width:1240px;
  margin:0 auto;
  padding:28px 28px 70px;
}
.cird-pub-heading{
  display:flex;
  align-items:end;
  justify-content:space-between;
  gap:28px;
  margin-bottom:20px;
}
.cird-pub-heading span{
  display:block;
  margin-bottom:8px;
  color:#177a3e;
  font-size:12px;
  font-weight:900;
  line-height:1.2;
  text-transform:uppercase;
}
.cird-pub-heading h2{
  max-width:740px!important;
  margin:0!important;
  font-size:clamp(30px,3.5vw,44px);
  line-height:1.08!important;
}
.cird-pub-heading p{
  max-width:none!important;
  margin:0!important;
  color:#52645a!important;
  font-size:14px!important;
  font-weight:800;
  line-height:1.35!important;
  white-space:nowrap;
}
.cird-pub-toolbar{
  display:grid!important;
  grid-template-columns:minmax(280px,1fr) minmax(180px,220px) minmax(170px,210px)!important;
  gap:12px!important;
  align-items:end!important;
  margin:0 0 22px!important;
  padding:14px!important;
  border:1px solid var(--cird-line)!important;
  border-radius:8px!important;
  background-color:#fff!important;
  box-shadow:0 14px 36px rgba(18,55,32,.07)!important;
}
.cird-pub-field{
  display:block!important;
  width:100%!important;
  min-width:0!important;
  margin:0!important;
}
.cird-pub-field span{
  display:block!important;
  margin:0 0 7px!important;
  color:#53655a!important;
  font-size:11px!important;
  font-weight:900!important;
  line-height:1!important;
  text-transform:uppercase!important;
}
.cird-pub-field input,
.cird-pub-field select{
  position:static!important;
  display:block!important;
  width:100%!important;
  height:46px!important;
  min-height:46px!important;
  margin:0!important;
  padding:10px 13px!important;
  border:1px solid rgba(18,70,39,.18)!important;
  border-radius:6px!important;
  background:#f8fbf7!important;
  color:#173321!important;
  font-family:Roboto,Arial,sans-serif!important;
  font-size:14px!important;
  font-weight:800!important;
  line-height:1.2!important;
  box-shadow:none!important;
  outline:none!important;
  text-transform:none!important;
}
.cird-pub-field select{
  cursor:pointer!important;
}
.cird-pub-field input:focus,
.cird-pub-field select:focus{
  border-color:#177a3e!important;
  box-shadow:0 0 0 3px rgba(23,122,62,.12)!important;
}
.cird-pub-search input::-webkit-search-decoration,
.cird-pub-search input::-webkit-search-cancel-button,
.cird-pub-search input::-webkit-search-results-button,
.cird-pub-search input::-webkit-search-results-decoration{
  -webkit-appearance:none;
}
.cird-pub-grid{
  display:grid;
  grid-template-columns:repeat(3,minmax(0,1fr));
  gap:16px;
}
.cird-pub-card{
  position:relative;
  display:flex;
  min-height:350px;
  flex-direction:column;
  padding:22px;
  border:1px solid rgba(18,70,39,.13);
  border-radius:8px;
  background:#fff;
  box-shadow:0 16px 36px rgba(18,55,32,.07);
  overflow:hidden;
}
.cird-pub-card:before{
  content:"";
  position:absolute;
  left:0;
  top:0;
  bottom:0;
  width:5px;
  background:#177a3e;
}
.cird-pub-card:after{
  content:"PDF";
  position:absolute;
  top:18px;
  right:18px;
  display:grid;
  place-items:center;
  min-width:42px;
  min-height:30px;
  padding:0 8px;
  border:1px solid rgba(18,70,39,.14);
  border-radius:5px;
  background:#f5f8f3;
  color:#177a3e;
  font-size:11px;
  font-weight:900;
  line-height:1;
}
.cird-pub-card.is-priority{
  background:linear-gradient(180deg,#fff 0%,#f6faf4 100%);
}
.cird-pub-card-head{
  display:flex;
  justify-content:space-between;
  gap:12px;
  margin-bottom:18px;
  padding-right:56px;
}
.cird-pub-card-head span{
  color:#177a3e;
  font-size:11px;
  font-weight:900;
  line-height:1.2;
  text-transform:uppercase;
}
.cird-pub-card-head span+span{
  color:#8a6a10;
  text-align:right;
}
.cird-pub-card h3{
  max-width:none!important;
  min-height:72px;
  margin:0 0 12px!important;
  padding-right:40px;
  color:#123321!important;
  font-family:"Roboto Slab",Georgia,serif;
  font-size:22px;
  line-height:1.13!important;
}
.cird-pub-card h3 a{
  color:#123321!important;
  text-decoration:none!important;
}
.cird-pub-card h3 a:hover,
.cird-pub-card h3 a:focus{
  color:#177a3e!important;
  text-decoration:underline!important;
  text-decoration-thickness:2px!important;
  text-underline-offset:4px!important;
}
.cird-pub-card p{
  max-width:none!important;
  margin:0 0 16px!important;
  color:#52645a!important;
  font-size:14px!important;
  line-height:1.58!important;
}
.cird-pub-meta{
  margin-top:auto;
  padding-top:16px;
  border-top:1px solid rgba(18,70,39,.1);
  color:#53655a;
  font-size:12px;
  font-weight:900;
  line-height:1.4;
}
.cird-pub-open{
  display:inline-flex;
  width:max-content;
  max-width:100%;
  min-height:38px;
  align-items:center;
  justify-content:center;
  margin-top:16px;
  padding:9px 13px;
  border-radius:6px;
  background:#123d28;
  color:#fff!important;
  font-size:12px;
  font-weight:900;
  line-height:1;
  text-decoration:none!important;
  text-transform:uppercase;
}
.cird-pub-open .fa{
  margin-right:8px;
  color:#f2bd2e;
  font-size:13px;
}
.cird-pub-open:after{
  content:">";
  margin-left:10px;
  color:#f2bd2e;
}
.cird-pub-open:hover,
.cird-pub-open:focus{
  background:#177a3e;
  color:#fff!important;
}
.cird-pub-collection{
  margin-top:16px;
}
.cird-pub-collection summary{
  cursor:pointer;
  color:#177a3e;
  font-size:12px;
  font-weight:900;
  text-transform:uppercase;
}
.cird-pub-collection div{
  display:grid;
  gap:7px;
  margin-top:12px;
  padding:12px;
  border-radius:6px;
  background:#f5f8f3;
}
.cird-pub-collection a{
  color:#173321!important;
  font-size:12px;
  font-weight:800;
  line-height:1.35;
  text-decoration:none!important;
}
.cird-pub-collection a:before{
  content:"PDF";
  display:inline-flex;
  align-items:center;
  justify-content:center;
  min-width:28px;
  height:18px;
  margin-right:7px;
  border-radius:4px;
  background:#fff;
  color:#177a3e;
  font-size:9px;
  font-weight:900;
  vertical-align:middle;
}
.cird-pub-collection a:hover,
.cird-pub-collection a:focus{
  color:#177a3e!important;
}
.cird-pub-empty{
  max-width:none!important;
  margin:22px 0 0!important;
  padding:22px;
  border:1px solid var(--cird-line);
  border-radius:8px;
  background:#fff;
  color:#53655a!important;
  font-weight:800;
}

@media(max-width:1080px){
  .cird-pub-hero{
    grid-template-columns:1fr;
  }
  .cird-pub-hero-copy,
  .cird-pub-hero-media,
  .cird-pub-hero-media img{
    min-height:330px;
  }
  .cird-pub-toolbar{
    grid-template-columns:1fr 1fr!important;
  }
  .cird-pub-search{
    grid-column:1/-1;
  }
  .cird-pub-grid{
    grid-template-columns:repeat(2,minmax(0,1fr));
  }
}

@media(max-width:760px){
  .cird-pub-hero{
    gap:16px;
    padding:28px 18px 20px;
  }
  .cird-pub-hero-copy{
    min-height:0;
    padding:28px 22px;
  }
  .cird-pub-hero h1{
    font-size:31px;
    line-height:1.08!important;
  }
  .cird-pub-hero-copy>p:not(.cird-pub-kicker){
    font-size:14px!important;
    line-height:1.58!important;
  }
  .cird-pub-actions{
    display:grid;
    grid-template-columns:1fr;
  }
  .cird-pub-hero-media,
  .cird-pub-hero-media img{
    min-height:220px;
  }
  .cird-pub-overview{
    grid-template-columns:1fr;
    padding:0 18px 18px;
  }
  .cird-pub-overview div{
    min-height:0;
    padding:18px;
  }
  .cird-pub-overview strong{
    font-size:21px;
  }
  .cird-pub-library{
    padding:22px 18px 48px;
  }
  .cird-pub-heading{
    display:block;
  }
  .cird-pub-heading h2{
    font-size:28px;
  }
  .cird-pub-heading p{
    margin-top:10px!important;
    white-space:normal;
  }
  .cird-pub-toolbar{
    grid-template-columns:1fr!important;
    padding:12px!important;
  }
  .cird-pub-search{
    grid-column:auto;
  }
  .cird-pub-grid{
    grid-template-columns:1fr;
  }
  .cird-pub-card{
    min-height:0;
    padding:20px;
  }
  .cird-pub-card h3{
    min-height:0;
    font-size:20px;
  }
}

/* 2026 home routing pass: every section below hero links into site pages */
.codex-home-overview .codex-home-copy{
  max-width:900px;
}
.codex-home-overview .codex-home-copy p:not(.codex-eyebrow){
  max-width:860px;
}
.cird-home-section{
  margin-top:58px;
}
.cird-home-section-header{
  display:grid;
  grid-template-columns:minmax(180px,.34fr) minmax(0,1fr);
  gap:24px;
  align-items:end;
  margin-bottom:22px;
}
.cird-home-section-header span{
  color:#176f3b;
  font-size:12px;
  font-weight:900;
  line-height:1.2;
  text-transform:uppercase;
}
.cird-home-section-header h2{
  margin:0;
  max-width:760px;
  color:#143721;
  font-family:"Roboto Slab",Georgia,serif;
  font-size:clamp(26px,2.6vw,36px);
  line-height:1.12;
}
.codex-feature-grid a.codex-feature-card{
  color:#fff;
  text-decoration:none;
}
.codex-feature-grid a.codex-feature-card p:after{
  display:none!important;
}
.codex-feature-grid a.codex-feature-card:hover,
.codex-feature-grid a.codex-feature-card:focus{
  color:#fff;
  text-decoration:none;
  transform:translateY(-3px);
}
.codex-feature-card:nth-child(1):before{
  background-image:linear-gradient(180deg,rgba(8,28,18,.08),rgba(8,28,18,.2)),url('/images/Ag-01.jpg');
}
.codex-feature-card:nth-child(2):before{
  background-image:linear-gradient(180deg,rgba(8,28,18,.08),rgba(8,28,18,.2)),url('/images/vc-03.jpg');
}
.codex-feature-card:nth-child(3):before{
  background-image:linear-gradient(180deg,rgba(8,28,18,.08),rgba(8,28,18,.2)),url('/images/PSPA-2.jpg');
}
.codex-feature-card:nth-child(5):before{
  background-image:linear-gradient(180deg,rgba(8,28,18,.08),rgba(8,28,18,.2)),url('/images/Org-Backg-2.jpg');
}
.codex-feature-card:nth-child(6):before{
  background-image:linear-gradient(180deg,rgba(8,28,18,.08),rgba(8,28,18,.2)),url('/images/ag-03.jpg');
}
.codex-feature-card:nth-child(4):before{
  background-image:linear-gradient(180deg,rgba(8,28,18,.08),rgba(8,28,18,.2)),url('/images/codex-modern/saia-banana-crop-commons.jpg');
}
.codex-card-link{
  position:absolute;
  right:26px;
  bottom:22px;
  z-index:2;
  display:inline-flex;
  align-items:center;
  justify-content:center;
  min-width:86px;
  height:34px;
  padding:0 14px;
  border:1px solid rgba(246,200,70,.72);
  border-radius:999px;
  color:#f6c846;
  font-size:12px;
  font-weight:900;
  line-height:1;
  text-transform:uppercase;
}
.codex-feature-card:hover .codex-card-link,
.codex-feature-card:focus .codex-card-link{
  background:#f6c846;
  color:#102e20;
}
.codex-feature-grid a.codex-feature-card .codex-card-link:after{
  content:none!important;
}
.cird-home-next{
  display:grid;
  grid-template-columns:repeat(4,minmax(0,1fr));
  gap:14px;
  margin-top:46px;
  padding:18px;
  border:1px solid rgba(22,111,59,.14);
  border-radius:14px;
  background:linear-gradient(135deg,#fff,#f4f8f2);
  box-shadow:0 16px 38px rgba(18,55,32,.08);
}
.cird-home-link-card{
  position:relative;
  min-height:218px;
  display:flex;
  flex-direction:column;
  justify-content:flex-start;
  padding:24px 22px 66px;
  border:1px solid rgba(22,111,59,.15);
  border-radius:10px;
  background:#fff;
  color:#173d25;
  text-decoration:none;
  overflow:hidden;
}
.cird-home-link-card:before{
  display:none;
}
.cird-home-link-card:after{
  content:"Explore";
  position:absolute;
  right:20px;
  bottom:20px;
  top:auto;
  width:auto;
  height:32px;
  display:inline-flex;
  align-items:center;
  justify-content:center;
  padding:0 13px;
  border:1px solid rgba(22,111,59,.24);
  border-radius:999px;
  color:#176f3b;
  font-size:11px;
  font-weight:900;
  line-height:1;
  text-transform:uppercase;
}
.cird-home-link-card span,
.cird-home-link-card strong,
.cird-home-link-card p{
  position:relative;
  z-index:1;
}
.cird-home-link-card span{
  display:block;
  margin-bottom:12px;
  color:#176f3b;
  font-size:11px;
  font-weight:900;
  line-height:1.2;
  text-transform:uppercase;
}
.cird-home-link-card strong{
  display:block;
  margin-bottom:9px;
  font-family:"Roboto Slab",Georgia,serif;
  font-size:20px;
  line-height:1.15;
}
.cird-home-link-card p{
  margin:0;
  color:#52645a;
  font-size:14px;
  line-height:1.55;
}
.cird-home-link-card:hover,
.cird-home-link-card:focus{
  border-color:rgba(22,111,59,.38);
  color:#173d25;
  text-decoration:none;
  transform:translateY(-2px);
  box-shadow:0 16px 30px rgba(18,55,32,.1);
}

@media(max-width:1020px){
  .cird-home-next{
    grid-template-columns:repeat(2,minmax(0,1fr));
  }
}
@media(max-width:760px){
  .cird-home-section{
    margin-top:40px;
  }
  .cird-home-section-header{
    grid-template-columns:1fr;
    gap:8px;
  }
  .cird-home-section-header h2{
    font-size:24px;
  }
  .codex-card-link{
    right:18px;
    bottom:18px;
    height:32px;
    min-width:78px;
    font-size:11px;
  }
  .cird-home-next{
    grid-template-columns:1fr;
    gap:12px;
    margin-top:34px;
    padding:12px;
    border-radius:12px;
  }
  .cird-home-link-card{
    min-height:0;
    padding:20px 18px 58px;
  }
  .cird-home-link-card strong{
    font-size:18px;
  }
  .cird-home-link-card p{
    font-size:13px;
  }
}

/* 2026 mobile homepage polish */
@media(max-width:760px){
  .cird-home-enhanced .codex-home-overview{
    background:linear-gradient(180deg,#f8faf5 0%,#fff 46%,#eef5ef 100%);
  }
  .cird-home-enhanced .codex-home-inner{
    padding:30px 14px 38px;
  }
  .cird-home-enhanced .codex-home-lead{
    gap:18px;
  }
  .cird-home-enhanced .codex-home-copy{
    padding:0 2px;
  }
  .cird-home-enhanced .codex-home-overview .codex-eyebrow{
    display:inline-flex;
    align-items:center;
    min-height:28px;
    margin-bottom:10px;
    padding:0 10px;
    border:1px solid rgba(23,111,59,.16);
    border-radius:999px;
    background:#fff;
    color:#176f3b;
    font-size:10px;
  }
  .cird-home-enhanced .codex-home-overview .codex-home-copy p:not(.codex-eyebrow){
    max-width:none;
    color:#405247;
    font-size:14px;
    line-height:1.55;
  }
  .cird-home-enhanced .codex-focus-panel{
    padding:15px;
    border-radius:14px;
    background:linear-gradient(145deg,#123b29,#0f2d20);
    box-shadow:0 14px 30px rgba(18,55,32,.16);
  }
  .cird-home-enhanced .codex-focus-panel h2{
    margin:0 0 12px;
    padding:0;
    font-size:22px;
    line-height:1.1;
  }
  .cird-home-enhanced .codex-focus-list{
    grid-template-columns:1fr;
    gap:10px;
    padding:0;
  }
  .cird-home-enhanced .codex-focus-list a{
    min-height:96px;
    border-radius:10px;
  }
  .cird-home-enhanced .codex-focus-list a:before{
    background:linear-gradient(90deg,rgba(8,25,16,.92) 0%,rgba(8,25,16,.74) 56%,rgba(8,25,16,.24) 100%),var(--pillar-image) center/cover no-repeat;
  }
  .cird-home-enhanced .codex-focus-list a:after{
    left:13px;
    right:52px;
    bottom:50%;
    transform:translateY(50%);
    padding:0 0 0 11px;
    border-left:3px solid var(--cird-gold);
    background:transparent;
    font-size:14px;
    line-height:1.18;
    text-shadow:0 1px 10px rgba(0,0,0,.36);
  }
  .cird-home-enhanced .codex-focus-list li a{
    box-shadow:inset 0 0 0 1px rgba(255,255,255,.11);
  }
  .cird-home-enhanced .cird-home-section{
    margin-top:32px;
  }
  .cird-home-enhanced .cird-home-section-header{
    margin-bottom:14px;
    padding:0 2px;
  }
  .cird-home-enhanced .cird-home-section-header span{
    font-size:10px;
  }
  .cird-home-enhanced .cird-home-section-header h2{
    max-width:none;
    font-size:21px;
    line-height:1.16;
  }
  .cird-home-enhanced .codex-feature-grid{
    gap:10px;
    margin-top:0;
  }
  .cird-home-enhanced .codex-feature-grid a.codex-feature-card{
    min-height:0;
    display:grid;
    grid-template-columns:82px minmax(0,1fr);
    grid-template-areas:
      "image kicker"
      "image title"
      "image text";
    column-gap:13px;
    row-gap:4px;
    padding:12px 12px 14px;
    border-radius:12px;
    background:linear-gradient(145deg,#123d28,#0f3022);
    box-shadow:0 10px 22px rgba(18,55,32,.1);
  }
  .cird-home-enhanced .codex-feature-card:before{
    position:relative;
    display:block;
    grid-area:image;
    left:auto;
    right:auto;
    top:auto;
    bottom:auto;
    width:82px;
    height:92px;
    border-radius:9px;
  }
  .cird-home-enhanced .codex-feature-card:after,
  .cird-home-enhanced .codex-feature-card p:after,
  .cird-home-enhanced .codex-card-link{
    display:none;
  }
  .cird-home-enhanced .codex-card-kicker{
    grid-area:kicker;
    margin:2px 0 0;
    font-size:9px;
    line-height:1.2;
  }
  .cird-home-enhanced .codex-feature-card strong{
    grid-area:title;
    margin:0;
    max-width:none;
    font-size:16px;
    line-height:1.15;
  }
  .cird-home-enhanced .codex-feature-card p{
    grid-area:text;
    max-width:none;
    color:rgba(255,255,255,.78);
    font-size:12px;
    line-height:1.42;
  }
  .cird-home-enhanced .cird-home-next{
    gap:9px;
    margin-top:26px;
    padding:0;
    border:0;
    border-radius:0;
    background:transparent;
    box-shadow:none;
  }
  .cird-home-enhanced .cird-home-link-card{
    min-height:0;
    padding:16px 16px 54px;
    border-radius:11px;
    box-shadow:0 8px 20px rgba(18,55,32,.07);
  }
  .cird-home-enhanced .cird-home-link-card:before{
    display:none;
  }
  .cird-home-enhanced .cird-home-link-card:after{
    right:auto;
    left:16px;
    bottom:16px;
    top:auto;
    width:auto;
    height:28px;
    padding:0 11px;
  }
  .cird-home-enhanced .cird-home-link-card span{
    margin-bottom:7px;
    font-size:9px;
  }
  .cird-home-enhanced .cird-home-link-card strong{
    margin-bottom:6px;
    font-size:17px;
  }
  .cird-home-enhanced .cird-home-link-card p{
    font-size:12px;
    line-height:1.45;
  }
}

/* Final pass: workshop naming, mobile hero, and expertise selector polish */
@media(min-width:981px){
  .cird-expertise-nav{
    display:grid!important;
    grid-template-columns:repeat(6,minmax(0,1fr))!important;
    gap:6px!important;
    max-width:760px!important;
    margin-top:8px!important;
    padding:8px!important;
    border:1px solid rgba(255,255,255,.18)!important;
    border-radius:8px!important;
    background:rgba(5,23,14,.24)!important;
  }
  .cird-expertise-nav:before{
    content:"Technical areas";
    grid-column:1/-1;
    padding:0 2px 3px;
    color:rgba(255,255,255,.6);
    font-size:10px;
    font-weight:900;
    line-height:1;
    text-transform:uppercase;
  }
  .cird-expertise-nav a{
    min-height:36px!important;
    justify-content:center!important;
    padding:8px 7px!important;
    border-color:rgba(255,255,255,.18)!important;
    border-radius:5px!important;
    background:rgba(255,255,255,.06)!important;
    font-size:10px!important;
    text-align:center!important;
    white-space:nowrap!important;
  }
  .cird-expertise-nav a[aria-current="page"],
  .cird-expertise-nav a:hover,
  .cird-expertise-nav a:focus{
    background:#f2bd2e!important;
    border-color:#f2bd2e!important;
    color:#10271b!important;
  }
}

@media(max-width:980px){
  .cird-expertise-nav{
    display:grid!important;
    grid-template-columns:repeat(3,minmax(0,1fr))!important;
    gap:7px!important;
  }
  .cird-expertise-nav a{
    justify-content:center!important;
    text-align:center!important;
  }
}

@media(max-width:760px){
  .cird-modern-hero{
    display:block!important;
    min-height:0!important;
    height:auto!important;
    background-position:62% center!important;
    background-image:
      linear-gradient(90deg,rgba(5,23,14,.97) 0%,rgba(8,34,20,.92) 56%,rgba(8,34,20,.58) 100%),
      linear-gradient(180deg,rgba(5,23,14,.04) 0%,rgba(5,23,14,0) 58%,rgba(245,248,243,.96) 100%),
      url('/images/codex-modern/apopo-cambodia-rice-harvest.jpg')!important;
  }
  .cird-modern-hero:before{
    display:none!important;
  }
  .cird-modern-hero:after{
    height:38px!important;
  }
  .cird-hero-inner{
    padding:34px 18px 46px!important;
  }
  .cird-hero-kicker{
    max-width:none!important;
    margin-bottom:12px!important;
    font-size:10px!important;
    line-height:1.3!important;
  }
  .cird-hero-kicker:before{
    width:30px!important;
  }
  .cird-modern-hero h1{
    max-width:94vw!important;
    margin-bottom:14px!important;
    font-size:clamp(29px,8.6vw,36px)!important;
    line-height:1.08!important;
    text-shadow:0 5px 16px rgba(0,0,0,.42)!important;
  }
  .cird-modern-hero p{
    max-width:94vw!important;
    margin-bottom:18px!important;
    font-size:14px!important;
    line-height:1.55!important;
    text-shadow:0 4px 12px rgba(0,0,0,.36)!important;
  }
  .cird-hero-actions{
    display:grid!important;
    grid-template-columns:1fr 1fr!important;
    gap:9px!important;
  }
  .cird-hero-button{
    min-height:42px!important;
    padding:9px 8px!important;
    border-radius:8px!important;
    font-size:10px!important;
    line-height:1.2!important;
    box-shadow:none!important;
  }
  .cird-expertise-nav{
    grid-template-columns:repeat(2,minmax(0,1fr))!important;
    gap:7px!important;
    margin-top:14px!important;
    padding:7px!important;
    border:1px solid rgba(255,255,255,.18)!important;
    border-radius:8px!important;
    background:rgba(5,23,14,.2)!important;
  }
  .cird-expertise-nav a{
    min-height:34px!important;
    padding:7px 8px!important;
    border-radius:5px!important;
    font-size:10px!important;
  }
  .cird-saia-training-details{
    grid-template-columns:1fr!important;
  }
  .cird-saia-register{
    display:block!important;
    padding:16px!important;
  }
  .cird-saia-register a{
    width:100%;
    margin-bottom:12px;
  }
  .cird-home-event-card{
    padding-bottom:86px!important;
  }
}

@media(max-width:420px){
  .cird-hero-actions{
    grid-template-columns:1fr!important;
  }
  .cird-modern-hero h1{
    font-size:30px!important;
  }
}

/* 2026 contact page: compact intake-first layout */
.cird-contact-enhanced .content-wrapper{
  background:linear-gradient(180deg,#f7faf6 0%,#fff 44%,#eef5ef 100%);
}
.cird-contact-container{
  max-width:none!important;
  padding:0!important;
}
.cird-contact-page{
  max-width:1180px;
  margin:0 auto;
  padding:30px 22px 64px;
  color:#143721;
}
.cird-contact-page,
.cird-contact-page *,
.cird-contact-page *:before,
.cird-contact-page *:after{
  box-sizing:border-box;
}
.cird-contact-page,
.cird-contact-topline,
.cird-contact-main,
.cird-contact-guidance,
.cird-contact-topline>div,
.cird-contact-topline>aside,
.cird-contact-form-panel,
.cird-contact-routes,
.cird-contact-card,
.cird-contact-guidance article{
  min-width:0;
}
.cird-contact-topline{
  display:grid;
  grid-template-columns:minmax(0,1fr) minmax(300px,.34fr);
  gap:20px;
  align-items:stretch;
  margin-bottom:20px;
}
.cird-contact-topline>div,
.cird-contact-topline>aside{
  border:1px solid rgba(18,70,39,.11);
  border-radius:8px;
  background:#fff;
  box-shadow:0 16px 38px rgba(18,55,32,.07);
}
.cird-contact-topline>div{
  padding:26px 30px;
}
.cird-contact-topline>aside{
  display:flex;
  flex-direction:column;
  justify-content:center;
  padding:22px;
  border-left:5px solid #f2bd2e;
}
.cird-contact-topline span,
.cird-contact-panel-head span,
.cird-contact-card span,
.cird-contact-guidance span{
  display:block;
  margin-bottom:10px;
  color:#177a3e;
  font-size:11px;
  font-weight:900;
  line-height:1.2;
  text-transform:uppercase;
}
.cird-contact-topline h1{
  max-width:720px;
  margin:0 0 10px;
  color:#143721;
  font-family:"Roboto Slab",Georgia,serif;
  font-size:clamp(30px,2.7vw,42px);
  line-height:1.1;
}
.cird-contact-topline p,
.cird-contact-panel-head p,
.cird-contact-card p,
.cird-contact-guidance p,
.cird-contact-submit p{
  margin:0!important;
  color:#53645a!important;
  font-size:14px!important;
  line-height:1.58!important;
  overflow-wrap:anywhere;
}
.cird-contact-topline aside strong{
  display:block;
  margin-bottom:8px;
  color:#143721;
  font-family:"Roboto Slab",Georgia,serif;
  font-size:19px;
  line-height:1.12;
}
.cird-contact-topline aside a{
  display:inline-flex;
  width:max-content;
  max-width:100%;
  min-height:34px;
  align-items:center;
  justify-content:center;
  margin-top:14px;
  padding:0 12px;
  border:1px solid rgba(23,122,62,.2);
  border-radius:999px;
  color:#177a3e!important;
  font-size:11px;
  font-weight:900;
  line-height:1;
  text-decoration:none!important;
  text-transform:uppercase;
}
.cird-contact-main{
  display:grid;
  grid-template-columns:minmax(0,1fr) minmax(320px,.34fr);
  gap:20px;
  align-items:start;
}
.cird-contact-form-panel,
.cird-contact-routes,
.cird-contact-guidance article{
  border:1px solid rgba(18,70,39,.12);
  border-radius:8px;
  background:#fff;
  box-shadow:0 16px 36px rgba(18,55,32,.07);
}
.cird-contact-form-panel{
  padding:28px;
}
.cird-contact-panel-head{
  display:grid;
  grid-template-columns:140px minmax(0,1fr);
  gap:8px 18px;
  align-items:start;
  margin-bottom:18px;
}
.cird-contact-panel-head span{
  grid-row:span 2;
  margin-top:8px;
}
.cird-contact-panel-head h2{
  margin:0;
  color:#143721;
  font-family:"Roboto Slab",Georgia,serif;
  font-size:32px;
  line-height:1.1;
}
.cird-contact-checklist{
  display:grid;
  grid-template-columns:130px minmax(0,1fr);
  gap:12px 16px;
  align-items:start;
  margin-bottom:20px;
  padding:15px 16px;
  border:1px solid rgba(18,70,39,.1);
  border-radius:8px;
  background:#f6faf5;
}
.cird-contact-checklist strong{
  color:#143721;
  font-size:13px;
  font-weight:900;
  line-height:1.25;
}
.cird-contact-checklist ul{
  display:grid;
  grid-template-columns:repeat(4,minmax(0,1fr));
  gap:8px 12px;
  margin:0;
  padding:0;
  list-style:none;
}
.cird-contact-checklist li{
  position:relative;
  padding-left:14px;
  color:#53645a;
  font-size:13px;
  font-weight:800;
  line-height:1.35;
}
.cird-contact-checklist li:before{
  position:absolute;
  left:0;
  top:.55em;
  width:5px;
  height:5px;
  border-radius:50%;
  background:#f2bd2e;
  content:"";
}
.cird-contact-form{
  display:grid;
  grid-template-columns:repeat(2,minmax(0,1fr));
  gap:14px;
}
.cird-contact-field{
  display:grid;
  gap:7px;
}
.cird-contact-field.is-full,
.cird-contact-submit.is-full{
  grid-column:1/-1;
}
.cird-contact-field label{
  color:#173321;
  font-size:12px;
  font-weight:900;
  line-height:1.2;
}
.cird-contact-field label span{
  color:#c09422;
}
.cird-contact-field input,
.cird-contact-field select,
.cird-contact-field textarea{
  width:100%!important;
  margin:0!important;
  padding:13px 14px!important;
  border:1px solid rgba(18,70,39,.18)!important;
  border-radius:7px!important;
  background-color:#fff!important;
  color:#173321!important;
  font-family:Roboto,Arial,sans-serif!important;
  font-size:14px!important;
  font-weight:700!important;
  line-height:1.3!important;
  box-shadow:none!important;
  outline:none!important;
}
.cird-contact-field select{
  min-height:47px;
  padding-right:42px!important;
  appearance:none;
  background-image:linear-gradient(45deg,transparent 50%,#177a3e 50%),linear-gradient(135deg,#177a3e 50%,transparent 50%);
  background-position:calc(100% - 20px) 20px,calc(100% - 14px) 20px;
  background-size:6px 6px,6px 6px;
  background-repeat:no-repeat;
}
.cird-contact-field textarea{
  min-height:150px;
  resize:vertical;
}
.cird-contact-field input:focus,
.cird-contact-field select:focus,
.cird-contact-field textarea:focus{
  border-color:#177a3e!important;
  box-shadow:0 0 0 3px rgba(23,122,62,.12)!important;
}
.cird-contact-submit{
  display:flex;
  gap:14px;
  align-items:center;
  justify-content:space-between;
  margin-top:2px;
  padding-top:16px;
  border-top:1px solid rgba(18,70,39,.1);
}
.cird-contact-submit button{
  display:inline-flex;
  min-height:46px;
  flex:0 0 auto;
  align-items:center;
  justify-content:center;
  padding:0 20px;
  border:0;
  border-radius:7px;
  background:#177a3e;
  color:#fff;
  font-size:12px;
  font-weight:900;
  line-height:1;
  text-transform:uppercase;
}
.cird-contact-submit button:hover,
.cird-contact-submit button:focus{
  background:#123d28;
}
.cird-contact-routes{
  display:grid;
  gap:12px;
  padding:14px;
  background:#f6faf5;
}
.cird-contact-card{
  padding:20px;
  border:1px solid rgba(18,70,39,.12);
  border-radius:8px;
  background:#fff;
}
.cird-contact-card.is-highlight{
  border-color:rgba(242,189,46,.42);
  background:linear-gradient(145deg,#fff,#fffaf0);
}
.cird-contact-card strong,
.cird-contact-guidance strong{
  display:block;
  margin-bottom:8px;
  color:#143721;
  font-family:"Roboto Slab",Georgia,serif;
  font-size:20px;
  line-height:1.15;
}
.cird-contact-card a{
  display:block;
  width:max-content;
  max-width:100%;
  margin-top:10px;
  color:#176f3b!important;
  font-size:13px;
  font-weight:900;
  line-height:1.3;
  text-decoration:none!important;
  overflow-wrap:anywhere;
}
.cird-contact-card a:hover,
.cird-contact-card a:focus,
.cird-contact-topline aside a:hover,
.cird-contact-topline aside a:focus{
  color:#c09422!important;
}
.cird-contact-guidance{
  display:grid;
  grid-template-columns:repeat(3,minmax(0,1fr));
  gap:14px;
  margin-top:18px;
}
.cird-contact-guidance article{
  min-height:172px;
  padding:22px;
}

@media(max-width:980px){
  .cird-contact-topline,
  .cird-contact-main,
  .cird-contact-guidance{
    grid-template-columns:1fr;
  }
  .cird-contact-panel-head{
    grid-template-columns:1fr;
  }
  .cird-contact-panel-head span{
    grid-row:auto;
    margin-top:0;
  }
}
@media(max-width:720px){
  .cird-contact-enhanced .content-wrapper,
  .cird-contact-enhanced .content-wrapper .inner-container{
    width:100vw!important;
    max-width:100vw!important;
    min-width:0!important;
    overflow:hidden;
  }
  .cird-contact-page,
  .cird-contact-topline,
  .cird-contact-main,
  .cird-contact-guidance,
  .cird-contact-topline>div,
  .cird-contact-topline>aside,
  .cird-contact-form-panel,
  .cird-contact-routes,
  .cird-contact-card,
  .cird-contact-guidance article{
    width:100%!important;
    max-width:100%!important;
    min-width:0!important;
  }
  .cird-contact-page{
    width:100vw!important;
    max-width:100vw!important;
    margin:0!important;
    padding:24px 14px 42px!important;
    overflow:hidden;
  }
  .cird-contact-topline,
  .cird-contact-main,
  .cird-contact-guidance{
    display:block!important;
  }
  .cird-contact-topline>div,
  .cird-contact-topline>aside,
  .cird-contact-form-panel,
  .cird-contact-routes,
  .cird-contact-guidance article{
    margin-bottom:14px;
  }
  .cird-contact-page h1,
  .cird-contact-page h2,
  .cird-contact-page h3,
  .cird-contact-page p{
    max-width:100%!important;
  }
  .cird-contact-topline>div,
  .cird-contact-form-panel{
    padding:20px;
  }
  .cird-contact-checklist{
    grid-template-columns:1fr;
  }
  .cird-contact-checklist ul{
    grid-template-columns:1fr 1fr;
  }
  .cird-contact-topline h1{
    font-size:29px;
  }
  .cird-contact-panel-head h2{
    font-size:25px;
  }
  .cird-contact-form{
    grid-template-columns:1fr;
  }
  .cird-contact-submit{
    display:grid;
    grid-template-columns:1fr;
  }
  .cird-contact-submit button{
    width:100%;
  }
  .cird-contact-routes{
    padding:10px;
  }
  .cird-contact-guidance article{
    min-height:0;
  }
}

/* 2026 programs overview: compact linked program directory */
.cird-programs-landing-enhanced .content-wrapper{
  background:linear-gradient(180deg,#f7faf6 0%,#fff 46%,#eef5ef 100%);
}
.cird-programs-landing-container{
  max-width:none!important;
  padding:0!important;
}
.cird-programs-landing{
  max-width:1220px;
  margin:0 auto;
  padding:34px 24px 70px;
  color:#143721;
}
.cird-programs-landing,
.cird-programs-landing *,
.cird-programs-landing *:before,
.cird-programs-landing *:after{
  box-sizing:border-box;
}
.cird-programs-landing a{
  text-decoration:none!important;
}
.cird-programs-landing-hero{
  display:grid;
  grid-template-columns:minmax(0,1fr) minmax(300px,.34fr);
  gap:20px;
  align-items:stretch;
  margin-bottom:20px;
}
.cird-programs-landing-hero>div,
.cird-programs-landing-hero>aside{
  border:1px solid rgba(18,70,39,.12);
  border-radius:8px;
  background:#fff;
  box-shadow:0 16px 38px rgba(18,55,32,.07);
}
.cird-programs-landing-hero>div{
  padding:30px;
}
.cird-programs-landing-hero>aside{
  display:flex;
  flex-direction:column;
  justify-content:center;
  padding:26px;
  border-left:5px solid #f2bd2e;
  background:#123d28;
}
.cird-programs-kicker,
.cird-programs-nexus span{
  display:block;
  margin:0 0 11px;
  color:#177a3e;
  font-size:11px;
  font-weight:900;
  line-height:1.2;
  text-transform:uppercase;
}
.cird-programs-landing-hero h1{
  max-width:790px;
  margin:0 0 12px;
  color:#143721;
  font-family:"Roboto Slab",Georgia,serif;
  font-size:clamp(32px,3.2vw,50px);
  line-height:1.05;
}
.cird-programs-landing-hero p,
.cird-programs-card p,
.cird-programs-nexus p{
  margin:0!important;
  color:#53645a!important;
  font-size:15px!important;
  line-height:1.62!important;
}
.cird-programs-landing-hero aside strong{
  display:block;
  margin-bottom:10px;
  color:#f2bd2e;
  font-family:"Roboto Slab",Georgia,serif;
  font-size:28px;
  line-height:1.12;
}
.cird-programs-landing-hero aside p{
  color:rgba(255,255,255,.82)!important;
}
.cird-programs-grid{
  display:grid;
  grid-template-columns:repeat(6,minmax(0,1fr));
  gap:16px;
}
.cird-programs-card{
  position:relative;
  display:grid;
  grid-template-rows:190px minmax(0,1fr);
  min-height:470px;
  overflow:hidden;
  border:1px solid rgba(18,70,39,.12);
  border-radius:8px;
  background:#fff;
  color:#143721!important;
  box-shadow:0 16px 38px rgba(18,55,32,.07);
  transition:transform .18s ease,box-shadow .18s ease,border-color .18s ease;
}
.cird-programs-card:nth-child(1),
.cird-programs-card:nth-child(2),
.cird-programs-card:nth-child(3){
  grid-column:span 2;
}
.cird-programs-card:nth-child(4),
.cird-programs-card:nth-child(5){
  grid-column:span 3;
  min-height:420px;
}
.cird-programs-card:hover,
.cird-programs-card:focus{
  border-color:rgba(242,189,46,.7);
  box-shadow:0 22px 48px rgba(18,55,32,.13);
  transform:translateY(-3px);
}
.cird-programs-card figure{
  position:relative;
  height:190px;
  margin:0;
  overflow:hidden;
  background:#173321;
}
.cird-programs-card figure:after{
  position:absolute;
  inset:0;
  background:linear-gradient(180deg,rgba(5,23,14,0) 35%,rgba(5,23,14,.68) 100%);
  content:"";
}
.cird-programs-card img{
  display:block;
  width:100%;
  height:100%;
  object-fit:cover;
  transition:transform .22s ease;
}
.cird-programs-card:hover img,
.cird-programs-card:focus img{
  transform:scale(1.035);
}
.cird-programs-card>div{
  display:flex;
  min-height:0;
  flex-direction:column;
  padding:22px;
}
.cird-programs-card span{
  display:inline-flex;
  width:max-content;
  max-width:100%;
  min-height:28px;
  align-items:center;
  margin-bottom:14px;
  padding:0 10px;
  border-radius:999px;
  background:#f2bd2e;
  color:#10271b;
  font-size:11px;
  font-weight:900;
  line-height:1;
}
.cird-programs-card strong{
  display:block;
  margin-bottom:10px;
  color:#143721;
  font-family:"Roboto Slab",Georgia,serif;
  font-size:23px;
  line-height:1.15;
}
.cird-programs-card em{
  display:block;
  margin-top:auto;
  padding-top:18px;
  color:#177a3e;
  font-style:normal;
  font-size:11px;
  font-weight:900;
  line-height:1.35;
  text-transform:uppercase;
}
.cird-programs-card em:after{
  content:"  /  Open program";
  color:#c09422;
}
.cird-programs-nexus{
  display:grid;
  grid-template-columns:minmax(0,.9fr) minmax(0,1.1fr);
  gap:20px;
  align-items:stretch;
  margin-top:20px;
  padding:28px;
  border-radius:8px;
  background:#123d28;
  box-shadow:0 18px 42px rgba(18,55,32,.1);
}
.cird-programs-nexus span{
  color:#f2bd2e;
}
.cird-programs-nexus h2{
  max-width:560px;
  margin:0 0 12px;
  color:#fff;
  font-family:"Roboto Slab",Georgia,serif;
  font-size:34px;
  line-height:1.1;
}
.cird-programs-nexus p{
  color:rgba(255,255,255,.78)!important;
}
.cird-programs-nexus ul{
  display:grid;
  gap:12px;
  margin:0;
  padding:0;
  list-style:none;
}
.cird-programs-nexus li{
  padding:18px;
  border:1px solid rgba(255,255,255,.13);
  border-radius:7px;
  background:rgba(255,255,255,.06);
}
.cird-programs-nexus strong{
  display:block;
  margin-bottom:6px;
  color:#f2bd2e;
  font-size:16px;
  font-weight:900;
  line-height:1.2;
}

@media(max-width:980px){
  .cird-programs-landing-hero,
  .cird-programs-nexus{
    grid-template-columns:1fr;
  }
  .cird-programs-grid{
    grid-template-columns:repeat(2,minmax(0,1fr));
  }
  .cird-programs-card,
  .cird-programs-card:nth-child(1),
  .cird-programs-card:nth-child(2),
  .cird-programs-card:nth-child(3),
  .cird-programs-card:nth-child(4),
  .cird-programs-card:nth-child(5){
    grid-column:auto;
    min-height:430px;
  }
}
@media(max-width:720px){
  .cird-programs-landing{
    width:100vw!important;
    max-width:100vw!important;
    margin:0!important;
    padding:24px 14px 46px!important;
    overflow:hidden;
  }
  .cird-programs-landing-hero,
  .cird-programs-nexus{
    display:block;
  }
  .cird-programs-landing-hero>div,
  .cird-programs-landing-hero>aside{
    margin-bottom:14px;
    padding:21px;
  }
  .cird-programs-landing-hero h1{
    font-size:31px;
  }
  .cird-programs-grid{
    grid-template-columns:1fr;
    gap:12px;
  }
  .cird-programs-card,
  .cird-programs-card:nth-child(1),
  .cird-programs-card:nth-child(2),
  .cird-programs-card:nth-child(3),
  .cird-programs-card:nth-child(4),
  .cird-programs-card:nth-child(5){
    min-height:0;
    grid-template-rows:170px auto;
  }
  .cird-programs-card>div{
    padding:20px;
  }
  .cird-programs-card strong{
    font-size:21px;
  }
  .cird-programs-nexus{
    margin-top:14px;
    padding:22px;
  }
  .cird-programs-nexus h2{
    font-size:28px;
  }
  .cird-programs-nexus ul{
    margin-top:18px;
  }
}

/* 2026 site footer: resource-first public navigation */
body.cird-footer-ready{
  overflow-x:hidden;
}
body.cird-footer-ready .content-wrapper{
  position:relative;
  z-index:1;
  overflow:hidden;
}
body.cird-footer-ready .content-wrapper:after{
  display:block;
  clear:both;
  content:"";
}
footer.cird-site-footer{
  position:relative;
  z-index:4;
  display:block;
  clear:both;
  width:100%;
  margin:0;
  padding:0;
  border-top:6px solid #f2bd2e;
  background:#0f2d20;
  color:#e8f4ed;
  isolation:isolate;
}
.cird-site-footer a{
  color:inherit;
  text-decoration:none!important;
}
.cird-footer-inner{
  max-width:1240px;
  margin:0 auto;
  padding:48px 28px 24px;
}
.cird-footer-lead{
  display:grid;
  grid-template-columns:minmax(0,1fr) auto;
  gap:28px;
  align-items:center;
  padding:0 0 30px;
  border-bottom:1px solid rgba(255,255,255,.13);
}
.cird-footer-brand{
  display:grid;
  grid-template-columns:104px minmax(0,760px);
  gap:22px;
  align-items:center;
}
.cird-footer-brand img{
  display:block;
  width:104px;
  height:auto;
  border-radius:0!important;
  background:#fff;
}
.cird-footer-brand strong{
  display:block;
  max-width:720px;
  color:#fff;
  font-family:"Roboto Slab",Georgia,serif;
  font-size:25px;
  line-height:1.15;
}
.cird-footer-brand p{
  max-width:760px;
  margin:10px 0 0!important;
  color:rgba(232,244,237,.74)!important;
  font-size:15px!important;
  line-height:1.6!important;
}
.cird-footer-actions{
  display:flex;
  flex-wrap:wrap;
  gap:10px;
  justify-content:flex-end;
}
.cird-footer-actions a{
  display:inline-flex;
  min-height:42px;
  align-items:center;
  justify-content:center;
  padding:0 16px;
  border:1px solid rgba(255,255,255,.18);
  border-radius:6px;
  color:#fff!important;
  font-size:12px;
  font-weight:900;
  line-height:1;
  text-transform:uppercase;
}
.cird-footer-actions a:first-child{
  border-color:#f2bd2e;
  background:#f2bd2e;
  color:#10271b!important;
}
.cird-footer-grid{
  display:grid;
  grid-template-columns:1fr 1fr 1.25fr 1fr 1.2fr;
  gap:28px;
  padding:32px 0 28px;
}
.cird-footer-column h2,
.cird-footer-contact h2{
  margin:0 0 14px;
  color:#f2bd2e;
  font-size:11px;
  font-weight:900;
  letter-spacing:0;
  line-height:1.2;
  text-transform:uppercase;
}
.cird-footer-column ul{
  list-style:none;
  margin:0;
  padding:0;
}
.cird-footer-column li+li{
  margin-top:9px;
}
.cird-footer-column a,
.cird-footer-contact a{
  display:inline-block;
  color:rgba(232,244,237,.82)!important;
  font-size:14px;
  font-weight:700;
  line-height:1.35;
}
.cird-footer-column a:hover,
.cird-footer-column a:focus,
.cird-footer-contact a:hover,
.cird-footer-contact a:focus{
  color:#f2bd2e!important;
}
.cird-footer-contact p{
  margin:0 0 12px!important;
  color:rgba(232,244,237,.72)!important;
  font-size:14px!important;
  line-height:1.58!important;
}
.cird-footer-contact a{
  display:block;
  margin-top:8px;
}
.cird-footer-social{
  display:flex;
  gap:10px;
  margin-top:18px;
}
.cird-footer-social a{
  display:inline-flex!important;
  width:38px;
  height:38px;
  align-items:center;
  justify-content:center;
  margin:0;
  border:1px solid rgba(255,255,255,.16);
  border-radius:6px;
  background:rgba(255,255,255,.06);
  color:#fff!important;
}
.cird-footer-social a:hover,
.cird-footer-social a:focus{
  border-color:#f2bd2e;
  background:#f2bd2e;
  color:#10271b!important;
}
.cird-footer-bottom{
  display:flex;
  gap:14px;
  justify-content:space-between;
  padding-top:20px;
  border-top:1px solid rgba(255,255,255,.13);
  color:rgba(232,244,237,.62);
  font-size:12px;
  font-weight:700;
  line-height:1.4;
}

@media(max-width:1080px){
  .cird-footer-lead{
    grid-template-columns:1fr;
  }
  .cird-footer-actions{
    justify-content:flex-start;
  }
  .cird-footer-grid{
    grid-template-columns:repeat(2,minmax(0,1fr));
  }
}
@media(max-width:720px){
  .content-wrapper>.inner-container.main-header.codex-partners-refreshed{
    position:relative;
    z-index:2;
    height:auto!important;
    min-height:0!important;
    padding-top:30px!important;
    padding-bottom:46px!important;
    background:#eef4f0!important;
    overflow:hidden;
  }
  .content-wrapper>.inner-container.main-header.codex-partners-refreshed .section-header{
    margin-bottom:0!important;
  }
  .content-wrapper>.inner-container.main-header.codex-partners-refreshed .section-header h2{
    max-width:320px!important;
    margin-left:auto!important;
    margin-right:auto!important;
    font-size:19px!important;
    line-height:1.16!important;
  }
  .content-wrapper>.inner-container.main-header.codex-partners-refreshed .codex-partner-note{
    max-width:330px!important;
    margin:14px auto 0!important;
    padding:0!important;
    font-size:13px!important;
    line-height:1.5!important;
  }
  .content-wrapper>.inner-container.main-header.codex-partners-refreshed .owl-carousel{
    grid-template-columns:repeat(2,minmax(0,1fr))!important;
    gap:10px!important;
    width:100%!important;
    max-width:360px!important;
    margin:20px auto 0!important;
  }
  .content-wrapper>.inner-container.main-header.codex-partners-refreshed .item{
    min-height:78px!important;
    padding:11px!important;
    border-radius:9px!important;
    box-shadow:none!important;
  }
  .content-wrapper>.inner-container.main-header.codex-partners-refreshed .item h4,
  .content-wrapper>.inner-container.main-header.codex-partners-refreshed .codex-current-partner a{
    min-height:54px!important;
  }
  .content-wrapper>.inner-container.main-header.codex-partners-refreshed .item img,
  .content-wrapper>.inner-container.main-header.codex-partners-refreshed .codex-fcdo-partner img,
  .content-wrapper>.inner-container.main-header.codex-partners-refreshed .codex-apopo-partner img{
    max-width:82%!important;
    max-height:42px!important;
  }
  .content-wrapper>.inner-container.main-header.codex-partners-refreshed:after{
    display:block;
    clear:both;
    height:1px;
    content:"";
  }
  body.cird-footer-ready .content-wrapper{
    padding-bottom:24px!important;
  }
  body.cird-footer-ready .codex-home-overview,
  body.cird-footer-ready .cird-about-page,
  body.cird-footer-ready .cird-program-page,
  body.cird-footer-ready .cird-expertise-page,
  body.cird-footer-ready .cird-pub-page,
  body.cird-footer-ready .cird-contact-page,
  body.cird-footer-ready .cird-event-page,
  body.cird-footer-ready .cird-programs-landing{
    margin-bottom:0!important;
  }
  body.cird-footer-ready .content-wrapper>.inner-container.main-header{
    margin-bottom:0!important;
    padding-bottom:34px!important;
  }
  footer.cird-site-footer{
    margin-top:0!important;
    border-top-width:7px;
  }
  .cird-footer-inner{
    padding:30px 18px 22px;
  }
  .cird-footer-lead{
    gap:18px;
    padding-bottom:22px;
  }
  .cird-footer-brand{
    grid-template-columns:68px minmax(0,1fr);
    gap:14px;
    align-items:start;
  }
  .cird-footer-brand img{
    width:68px;
  }
  .cird-footer-brand strong{
    font-size:18px;
    line-height:1.18;
  }
  .cird-footer-brand p{
    grid-column:1/-1;
    margin-top:12px!important;
    font-size:13px!important;
    line-height:1.55!important;
  }
  .cird-footer-actions{
    display:grid;
    grid-template-columns:1fr;
  }
  .cird-footer-actions a{
    width:100%;
  }
  .cird-footer-grid{
    grid-template-columns:1fr;
    gap:0;
    padding:24px 0 22px;
  }
  .cird-footer-column,
  .cird-footer-contact{
    padding:18px 0;
    border-top:1px solid rgba(255,255,255,.12);
  }
  .cird-footer-column:first-child{
    border-top:0;
  }
  .cird-footer-bottom{
    display:grid;
    grid-template-columns:1fr;
    gap:8px;
  }
}

/* 2026-05-27 mobile refinement: calmer hero and compact footer */
@media(max-width:760px){
  .cird-home-enhanced .cird-modern-hero{
    height:calc(100svh - 58px)!important;
    min-height:560px!important;
    max-height:690px!important;
    background-position:68% center!important;
    background-image:
      linear-gradient(90deg,rgba(5,23,14,.84) 0%,rgba(8,34,20,.58) 54%,rgba(8,34,20,.22) 100%),
      linear-gradient(180deg,rgba(5,23,14,.08) 0%,rgba(5,23,14,0) 55%,rgba(245,248,243,.9) 100%),
      url('/images/codex-modern/apopo-cambodia-rice-harvest.jpg')!important;
  }
  .cird-home-enhanced .cird-modern-hero:before{
    display:block!important;
    background:linear-gradient(180deg,rgba(5,23,14,.08),rgba(5,23,14,0) 38%,rgba(5,23,14,.18) 100%)!important;
  }
  .cird-home-enhanced .cird-modern-hero:after{
    height:62px!important;
  }
  .cird-home-enhanced .cird-hero-inner{
    display:flex!important;
    min-height:inherit!important;
    flex-direction:column!important;
    align-items:flex-start!important;
    justify-content:center!important;
    padding:72px 20px 82px!important;
  }
  .cird-home-enhanced .cird-hero-kicker{
    max-width:330px!important;
    color:#f6c846!important;
  }
  .cird-home-enhanced .cird-modern-hero h1{
    max-width:350px!important;
    margin-bottom:16px!important;
    font-size:clamp(34px,9.2vw,43px)!important;
    line-height:1.04!important;
  }
  .cird-home-enhanced .cird-modern-hero p{
    max-width:342px!important;
    margin-bottom:22px!important;
    color:rgba(255,255,255,.94)!important;
    font-size:15px!important;
    line-height:1.55!important;
  }
  .cird-home-enhanced .cird-hero-actions{
    width:100%!important;
    max-width:342px!important;
    grid-template-columns:1fr 1fr!important;
  }

  footer.cird-site-footer{
    border-top-width:6px;
  }
  .cird-footer-inner{
    padding:24px 16px 18px!important;
  }
  .cird-footer-lead{
    display:block!important;
    padding-bottom:18px!important;
  }
  .cird-footer-brand{
    grid-template-columns:58px minmax(0,1fr)!important;
    gap:12px!important;
    align-items:center!important;
  }
  .cird-footer-brand img{
    width:58px!important;
  }
  .cird-footer-brand strong{
    font-size:17px!important;
    line-height:1.16!important;
    overflow-wrap:anywhere!important;
  }
  .cird-footer-brand p{
    display:none!important;
  }
  .cird-footer-actions{
    display:grid!important;
    grid-template-columns:1fr 1fr!important;
    gap:8px!important;
    margin-top:18px!important;
  }
  .cird-footer-actions a{
    min-height:38px!important;
    width:100%!important;
    padding:0 10px!important;
    border-radius:7px!important;
    font-size:10px!important;
  }
  .cird-footer-grid{
    display:grid!important;
    grid-template-columns:repeat(2,minmax(0,1fr))!important;
    gap:10px!important;
    padding:18px 0 18px!important;
  }
  .cird-footer-column,
  .cird-footer-contact{
    min-width:0!important;
    padding:13px!important;
    border:1px solid rgba(255,255,255,.12)!important;
    border-radius:8px!important;
    background:rgba(255,255,255,.035)!important;
  }
  .cird-footer-column:first-child{
    border-top:1px solid rgba(255,255,255,.12)!important;
  }
  .cird-footer-column h2,
  .cird-footer-contact h2{
    margin-bottom:9px!important;
    font-size:10px!important;
  }
  .cird-footer-column li+li{
    margin-top:7px!important;
  }
  .cird-footer-column a,
  .cird-footer-contact a{
    font-size:12px!important;
    line-height:1.3!important;
    max-width:100%!important;
    overflow-wrap:anywhere!important;
  }
  .cird-footer-contact{
    grid-column:1/-1!important;
  }
  .cird-footer-contact p{
    display:none!important;
  }
  .cird-footer-social{
    margin-top:12px!important;
  }
  .cird-footer-social a{
    width:34px!important;
    height:34px!important;
  }
  .cird-footer-bottom{
    padding-top:14px!important;
    font-size:11px!important;
  }
}

@media(max-width:420px){
  .cird-home-enhanced .cird-modern-hero{
    min-height:540px!important;
    max-height:660px!important;
  }
  .cird-home-enhanced .cird-hero-actions{
    grid-template-columns:1fr!important;
  }
  .cird-footer-grid{
    grid-template-columns:1fr 1fr!important;
  }
  .cird-footer-brand strong{
    font-size:16px!important;
  }
  .cird-footer-actions a{
    font-size:9px!important;
  }
  .cird-footer-column,
  .cird-footer-contact{
    padding:12px!important;
  }
  .cird-footer-column a,
  .cird-footer-contact a{
    font-size:11.5px!important;
  }
}

/* Canonical partner system: compact homepage strip plus full partner directory. */
.cird-home-partners-section{
  max-width:100%!important;
  padding:0!important;
  background:#f3f7f1!important;
  box-shadow:none!important;
}
.cird-home-partners{
  display:grid;
  grid-template-columns:minmax(260px,.36fr) minmax(0,1fr);
  gap:28px;
  align-items:center;
  max-width:1180px;
  margin:0 auto;
  padding:44px 22px 50px;
}
.cird-home-partners-head span,
.cird-partners-hero span,
.cird-partner-group-head span{
  display:block;
  color:#14723b;
  font-size:12px;
  font-weight:900;
  line-height:1.2;
  text-transform:uppercase;
}
.cird-home-partners-head h2,
.cird-partners-hero h1{
  margin:8px 0 12px;
  color:#143721;
  font-family:"Roboto Slab",Georgia,serif;
  font-weight:700;
  letter-spacing:0;
}
.cird-home-partners-head h2{
  font-size:30px;
  line-height:1.14;
}
.cird-home-partners-head p,
.cird-partners-hero p{
  margin:0;
  color:#526258;
  font-size:16px;
  line-height:1.62;
}
.cird-home-partners-head a{
  display:inline-flex;
  align-items:center;
  justify-content:center;
  min-height:40px;
  margin-top:18px;
  padding:0 15px;
  border:1px solid #19743c;
  border-radius:7px;
  color:#19743c;
  font-size:12px;
  font-weight:900;
  text-decoration:none;
  text-transform:uppercase;
}
.cird-home-partners-head a:hover,
.cird-home-partners-head a:focus{
  background:#19743c;
  color:#fff;
}
.cird-home-partner-grid{
  display:grid;
  grid-template-columns:repeat(6,minmax(0,1fr));
  gap:10px;
}
.cird-partner-card{
  display:flex;
  min-width:0;
  min-height:156px;
  flex-direction:column;
  justify-content:flex-start;
  padding:14px;
  border:1px solid rgba(31,93,53,.14);
  border-radius:8px;
  background:#fff;
  color:#173d25;
  text-decoration:none!important;
  box-shadow:0 12px 26px rgba(21,57,34,.06);
}
.cird-partner-card:hover,
.cird-partner-card:focus{
  border-color:rgba(25,116,60,.38);
  color:#173d25;
  transform:translateY(-1px);
}
.cird-partner-card.is-compact{
  min-height:104px;
  align-items:center;
  justify-content:center;
  text-align:center;
  box-shadow:none;
}
.cird-partner-logo{
  display:flex;
  width:100%;
  height:58px;
  align-items:center;
  justify-content:center;
  margin-bottom:12px;
  padding:6px;
  border-radius:6px;
  background:#fbfcfa;
}
.cird-partner-card.is-compact .cird-partner-logo{
  height:44px;
  margin-bottom:8px;
}
.cird-partner-logo img{
  display:block;
  max-width:100%;
  max-height:42px;
  object-fit:contain;
}
.cird-partner-card.is-compact .cird-partner-logo img{
  max-height:34px;
}
.cird-partner-card strong{
  display:block;
  color:#153923;
  font-size:15px;
  font-weight:900;
  line-height:1.22;
}
.cird-partner-card em{
  display:block;
  margin-top:4px;
  color:#14723b;
  font-size:11px;
  font-style:normal;
  font-weight:900;
  line-height:1.25;
  text-transform:uppercase;
}
.cird-partner-card small{
  display:block;
  margin-top:10px;
  color:#53645a;
  font-size:13px;
  line-height:1.45;
}
.cird-partners-page{
  max-width:1180px;
  margin:0 auto;
}
.cird-partners-hero{
  display:grid;
  grid-template-columns:minmax(0,.95fr) minmax(280px,.58fr);
  gap:30px;
  align-items:end;
  padding:54px 0 34px;
}
.cird-partners-hero h1{
  max-width:820px;
  font-size:clamp(34px,4.8vw,56px);
  line-height:1.06;
}
.cird-partner-summary{
  display:grid;
  grid-template-columns:repeat(4,minmax(0,1fr));
  gap:10px;
  margin-bottom:30px;
}
.cird-partner-summary a{
  display:flex;
  min-width:0;
  min-height:84px;
  flex-direction:column;
  justify-content:center;
  padding:14px;
  border:1px solid rgba(31,93,53,.14);
  border-radius:8px;
  background:#fff;
  text-decoration:none!important;
}
.cird-partner-summary strong{
  color:#f0b51d;
  font-family:"Roboto Slab",Georgia,serif;
  font-size:28px;
  line-height:1;
}
.cird-partner-summary span{
  margin-top:6px;
  color:#173d25;
  font-size:13px;
  font-weight:900;
  line-height:1.25;
  overflow-wrap:anywhere;
}
.cird-partner-group{
  margin-top:24px;
  padding:24px;
  border:1px solid rgba(31,93,53,.12);
  border-radius:10px;
  background:#fff;
}
.cird-partner-group-head{
  display:flex;
  align-items:end;
  justify-content:space-between;
  gap:18px;
  margin-bottom:16px;
  padding-bottom:14px;
  border-bottom:1px solid rgba(31,93,53,.12);
}
.cird-partner-group-head p{
  margin:0;
  color:#66746b;
  font-size:13px;
  font-weight:800;
}
.cird-partner-grid{
  display:grid;
  grid-template-columns:repeat(4,minmax(0,1fr));
  gap:12px;
}

@media(max-width:1040px){
  .cird-home-partner-grid{
    grid-template-columns:repeat(4,minmax(0,1fr));
  }
  .cird-partner-summary,
  .cird-partner-grid{
    grid-template-columns:repeat(3,minmax(0,1fr));
  }
}

@media(max-width:760px){
  body.cird-partners-enhanced,
  body.cird-partners-enhanced .content-wrapper{
    width:100vw!important;
    max-width:100vw!important;
    overflow-x:hidden!important;
  }
  body.cird-partners-enhanced .content-wrapper .inner-container{
    width:100vw!important;
    max-width:100vw!important;
    margin:0!important;
    padding-left:20px!important;
    padding-right:20px!important;
    overflow:hidden!important;
  }
  body.cird-partners-enhanced .cird-partners-page{
    width:calc(100vw - 40px)!important;
    max-width:calc(100vw - 40px)!important;
  }
  body.cird-partners-enhanced .cird-partners-hero{
    display:block!important;
    width:calc(100vw - 40px)!important;
    max-width:calc(100vw - 40px)!important;
  }
  body.cird-partners-enhanced .cird-partners-hero h1{
    width:calc(100vw - 40px)!important;
    max-width:calc(100vw - 40px)!important;
    font-size:30px!important;
    line-height:1.12!important;
  }
  body.cird-partners-enhanced .cird-partners-hero p{
    width:calc(100vw - 40px)!important;
    max-width:calc(100vw - 40px)!important;
  }
  body.cird-partners-enhanced .cird-partner-summary{
    grid-template-columns:1fr!important;
    width:calc(100vw - 40px)!important;
    max-width:calc(100vw - 40px)!important;
  }
  body.cird-partners-enhanced .cird-partner-summary a,
  body.cird-partners-enhanced .cird-partner-group,
  body.cird-partners-enhanced .cird-partner-card{
    width:100%!important;
    max-width:100%!important;
  }
  .cird-partners-page,
  .cird-partners-hero,
  .cird-partners-hero>*,
  .cird-partners-hero h1,
  .cird-partners-hero p{
    min-width:0!important;
    max-width:100%!important;
    overflow-wrap:anywhere;
  }
  .cird-home-partners{
    grid-template-columns:1fr;
    gap:20px;
    padding:34px 18px 38px;
  }
  .cird-home-partners-head h2{
    font-size:27px;
  }
  .cird-home-partner-grid{
    grid-template-columns:repeat(2,minmax(0,1fr));
  }
  .cird-partner-card.is-compact{
    min-height:96px;
    padding:12px 10px;
  }
  .cird-partners-hero{
    grid-template-columns:1fr;
    gap:16px;
    padding:34px 0 24px;
  }
  .cird-partners-hero h1{
    font-size:34px;
  }
  .cird-partner-summary{
    grid-template-columns:repeat(2,minmax(0,1fr));
    min-width:0;
  }
  .cird-partner-group{
    padding:18px;
  }
  .cird-partner-group-head{
    display:block;
  }
  .cird-partner-group-head p{
    margin-top:6px;
  }
  .cird-partner-grid{
    grid-template-columns:1fr;
  }
}

@media(max-width:420px){
  .cird-partner-summary{
    grid-template-columns:1fr;
  }
  .cird-partner-card strong{
    font-size:14px;
  }
}

@media(max-width:560px){
  body.cird-partners-enhanced .cird-partners-page,
  body.cird-partners-enhanced .cird-partners-hero,
  body.cird-partners-enhanced .cird-partners-hero h1,
  body.cird-partners-enhanced .cird-partners-hero p,
  body.cird-partners-enhanced .cird-partner-group,
  body.cird-partners-enhanced .cird-partner-grid,
  body.cird-partners-enhanced .cird-partner-card{
    width:350px!important;
    max-width:calc(100vw - 40px)!important;
    margin-left:0!important;
    margin-right:0!important;
  }
  body.cird-partners-enhanced .cird-partner-grid,
  body.cird-partners-enhanced .cird-partner-card{
    width:100%!important;
    max-width:100%!important;
  }
}

@media(max-width:760px){
  body.cird-program-enhanced,
  body.cird-program-enhanced .content-wrapper{
    width:100vw!important;
    max-width:100vw!important;
    overflow-x:hidden!important;
  }
  body.cird-program-enhanced .content-wrapper .inner-container.cird-program-container{
    width:100vw!important;
    max-width:100vw!important;
    margin:0!important;
    padding:0!important;
    overflow:hidden!important;
  }
  body.cird-program-enhanced .cird-program-page,
  body.cird-program-enhanced .cird-program-page *{
    box-sizing:border-box;
    min-width:0;
  }
  body.cird-program-enhanced .cird-program-page{
    width:100%!important;
    max-width:100%!important;
    overflow:hidden!important;
  }
  body.cird-program-enhanced .cird-program-hero-copy,
  body.cird-program-enhanced .cird-program-meta,
  body.cird-program-enhanced .cird-program-heading,
  body.cird-program-enhanced .cird-program-page article,
  body.cird-program-enhanced .cird-program-page figure{
    width:100%!important;
    max-width:100%!important;
  }
  body.cird-program-enhanced .cird-program-hero,
  body.cird-program-enhanced .cird-program-section{
    width:calc(100vw - 36px)!important;
    max-width:calc(100vw - 36px)!important;
    margin-left:auto!important;
    margin-right:auto!important;
    padding-left:0!important;
    padding-right:0!important;
  }
  body.cird-program-enhanced .cird-program-hero h1,
  body.cird-program-enhanced .cird-program-heading h2,
  body.cird-program-enhanced .cird-program-page strong,
  body.cird-program-enhanced .cird-program-page p{
    max-width:100%!important;
    overflow-wrap:anywhere;
  }
  body.cird-program-enhanced .cird-program-hero h1{
    font-size:29px!important;
    line-height:1.08!important;
  }
  body.cird-program-enhanced .cird-program-heading h2{
    font-size:26px!important;
    line-height:1.12!important;
  }
  body.cird-program-enhanced .cird-program-glance{
    width:100%!important;
  }
  body.cird-program-enhanced .cird-program-media,
  body.cird-program-enhanced .cird-program-media img,
  body.cird-program-enhanced .cird-saia-program-intro figure,
  body.cird-program-enhanced .cird-saia-program-intro img{
    width:100%!important;
    max-width:100%!important;
  }
  body.cird-program-enhanced .cird-saia-program-intro>div,
  body.cird-program-enhanced .cird-saia-community>div,
  body.cird-program-enhanced .cird-saia-flywheel figure{
    width:100%!important;
    max-width:100%!important;
  }
}

@media(max-width:640px){
  body.cird-forum-enhanced,
  body.cird-forum-enhanced .content-wrapper{
    width:100vw!important;
    max-width:100vw!important;
    overflow-x:hidden!important;
  }
  body.cird-forum-enhanced .content-wrapper .inner-container.cird-forum-container{
    width:100vw!important;
    max-width:100vw!important;
    margin:0!important;
    padding:0!important;
    overflow:hidden!important;
  }
  body.cird-forum-enhanced .cird-forum-page,
  body.cird-forum-enhanced .cird-forum-page *{
    box-sizing:border-box;
    min-width:0!important;
  }
  body.cird-forum-enhanced .cird-forum-page{
    width:calc(100vw - 36px)!important;
    max-width:calc(100vw - 36px)!important;
    margin:0 auto!important;
    padding:24px 0 36px!important;
    overflow:hidden!important;
  }
  body.cird-forum-enhanced .cird-forum-hero,
  body.cird-forum-enhanced .cird-forum-heading,
  body.cird-forum-enhanced .cird-forum-engine-grid,
  body.cird-forum-enhanced .cird-forum-topic-grid,
  body.cird-forum-enhanced .cird-forum-principle-grid,
  body.cird-forum-enhanced .cird-forum-cta{
    display:grid!important;
    grid-template-columns:1fr!important;
    width:100%!important;
    max-width:100%!important;
  }
  body.cird-forum-enhanced .cird-forum-hero>div,
  body.cird-forum-enhanced .cird-forum-hero>aside,
  body.cird-forum-enhanced .cird-forum-page article article,
  body.cird-forum-enhanced .cird-forum-cta{
    width:100%!important;
    max-width:100%!important;
    padding:22px!important;
  }
  body.cird-forum-enhanced .cird-forum-hero h1{
    font-size:34px!important;
    line-height:1.06!important;
  }
  body.cird-forum-enhanced .cird-forum-heading h2{
    font-size:28px!important;
    line-height:1.12!important;
  }
  body.cird-forum-enhanced .cird-forum-hero h1,
  body.cird-forum-enhanced .cird-forum-heading h2,
  body.cird-forum-enhanced .cird-forum-page strong,
  body.cird-forum-enhanced .cird-forum-page p{
    width:100%!important;
    max-width:100%!important;
    overflow-wrap:anywhere!important;
  }
  body.cird-forum-enhanced .cird-forum-actions{
    display:grid!important;
    grid-template-columns:1fr!important;
  }
}

@media(max-width:640px){
  body.cird-forum-enhanced .cird-forum-page{
    width:350px!important;
    max-width:calc(100vw - 40px)!important;
  }
  body.cird-forum-enhanced .cird-forum-hero,
  body.cird-forum-enhanced .cird-forum-section,
  body.cird-forum-enhanced .cird-forum-cta,
  body.cird-forum-enhanced .cird-forum-hero>div,
  body.cird-forum-enhanced .cird-forum-hero>aside,
  body.cird-forum-enhanced .cird-forum-engine-grid,
  body.cird-forum-enhanced .cird-forum-topic-grid,
  body.cird-forum-enhanced .cird-forum-principle-grid,
  body.cird-forum-enhanced .cird-forum-page article article{
    width:100%!important;
    max-width:100%!important;
    margin-left:0!important;
    margin-right:0!important;
  }
  body.cird-forum-enhanced .cird-forum-hero h1,
  body.cird-forum-enhanced .cird-forum-heading h2,
  body.cird-forum-enhanced .cird-forum-page strong,
  body.cird-forum-enhanced .cird-forum-page p{
    white-space:normal!important;
    word-break:normal!important;
    overflow:visible!important;
    text-overflow:clip!important;
  }
}
