/* Final visual polish: breathable hero, structured home sections, premium guide */

/* Home hero */
.hero-v2{padding-bottom:54px}
.hero-v2 .hero-grid{min-height:660px;gap:76px}
.hero-v2 .hero-copy{padding-bottom:78px}
.hero-v2 .hero-visual{height:620px}
.hero-v2 .shield-image{height:565px;transform:translateY(8px)}
.hero-v2 .score-ring{top:94px;left:-32px;animation:shield-float-one 6.4s ease-in-out infinite}
.hero-v2 .card-axes{right:-34px;top:46%;animation:shield-float-two 7.2s ease-in-out infinite}
.hero-v2 .card-sdgs{left:-52px;bottom:78px;animation:shield-float-three 6.8s ease-in-out infinite}
.hero-v2 .score-ring,.hero-v2 .floating-card{will-change:transform;box-shadow:0 20px 46px rgba(0,0,0,.2)}
@keyframes shield-float-one{0%,100%{transform:translate3d(0,0,0)}50%{transform:translate3d(0,-9px,0)}}
@keyframes shield-float-two{0%,100%{transform:translate3d(0,0,0)}50%{transform:translate3d(-7px,8px,0)}}
@keyframes shield-float-three{0%,100%{transform:translate3d(0,0,0)}50%{transform:translate3d(7px,-8px,0)}}
.hero-v2 .institution-notice{width:min(calc(100% - 48px),1280px);min-height:158px;grid-template-columns:minmax(330px,.78fr) minmax(0,1.22fr);gap:42px;margin-top:70px;padding:32px 40px 32px 46px;border-right-width:3px;border-radius:25px;background:linear-gradient(112deg,rgba(216,172,76,.14),rgba(255,255,255,.09) 52%,rgba(255,255,255,.04));box-shadow:0 28px 65px rgba(0,0,0,.16),inset 0 1px 0 rgba(255,255,255,.09)}
.hero-v2 .notice-heading{padding-left:36px}
.hero-v2 .institution-notice strong{font-size:19px;line-height:1.72}
.hero-v2 .institution-notice p{font-size:14.5px;line-height:1.9}
.hero-v2 .notice-content{gap:10px}
.hero-v2 .hero-metrics{width:min(calc(100% - 48px),1280px);margin-top:30px}

/* Home surface rhythm */
.home-revamp .project-intro{background:linear-gradient(135deg,#dce9e2 0%,#f3f4ed 48%,#e7efe9 100%)}
.home-revamp .audience-section{background:linear-gradient(145deg,#edf3ef,#e3ede7)}
.home-revamp .objectives-light{background:linear-gradient(135deg,#dbe8e1 0%,#f3efe3 54%,#e7efe9 100%)}
.home-revamp .participation-section{background:#f8faf8}
.home-revamp .axes-section-v2{background:linear-gradient(145deg,#dfeae4,#f1f3eb)}
.home-revamp .evaluation-light{background:linear-gradient(135deg,#eee8d9,#e1ede6 68%,#f7f7f1)}
.home-revamp .governance-section{background:#f8faf8}
.home-revamp .awards-light{background:linear-gradient(145deg,#dce8e1,#f3f0e6)}
.home-revamp .journey-compact{background:#f7f9f7}
.home-revamp .faq-section{background:linear-gradient(145deg,#dfeae4,#eff2e9)}

/* Project introduction */
.project-intro .intro-story{grid-template-columns:.88fr 1.12fr;gap:24px;align-items:stretch}
.project-intro .intro-story>.section-heading{position:relative;overflow:hidden;min-height:390px;padding:46px;border-radius:30px;color:#fff;background:linear-gradient(145deg,#123f30,#2b7153);box-shadow:0 28px 70px rgba(12,65,47,.16)}
.project-intro .intro-story>.section-heading::after{content:'01';position:absolute;left:30px;bottom:-30px;color:rgba(255,255,255,.06);font-size:150px;font-weight:900;line-height:1}
.project-intro .intro-story>.section-heading .eyebrow{color:var(--gold-light)}
.project-intro .intro-story>.section-heading h2{position:relative;z-index:1;margin:28px 0 0;color:#fff;font-size:clamp(38px,4vw,56px);line-height:1.35}
.project-intro .intro-prose{display:flex;flex-direction:column;justify-content:center;padding:42px 46px;border:1px solid rgba(24,86,63,.14);border-radius:30px;background:rgba(255,255,255,.84);box-shadow:0 24px 60px rgba(17,71,53,.08);backdrop-filter:blur(10px)}
.project-intro .intro-prose p{margin:0;padding:0 0 24px;color:#314c3f;font-size:17px}
.project-intro .intro-prose p+p{padding:24px 0 0;border-top:1px solid #d8e4de}
.project-intro .intro-pillars{gap:16px;margin-top:10px}
.project-intro .intro-pillars article{min-height:218px;border-color:rgba(21,91,65,.14);background:rgba(255,255,255,.75);box-shadow:0 18px 46px rgba(17,71,53,.06);transition:transform .3s ease,box-shadow .3s ease,border-color .3s ease}
.project-intro .intro-pillars article:hover{transform:translateY(-7px);border-color:rgba(23,107,77,.35);box-shadow:0 28px 58px rgba(17,71,53,.12)}

/* Categories: typographic identity instead of pictograms */
.audience-grid-v2{gap:20px}
.audience-card-v2{min-height:350px;padding:34px;text-align:right;border:1px solid rgba(16,83,60,.16);background:linear-gradient(155deg,rgba(255,255,255,.96),rgba(246,248,242,.92));box-shadow:0 24px 62px rgba(15,80,57,.09)}
.audience-card-v2::after{content:'';position:absolute;right:0;top:0;width:100%;height:5px;background:linear-gradient(90deg,var(--gold),var(--green-600))}
.audience-card-v2:nth-child(2){background:linear-gradient(155deg,#f7f4e9,#fff)}
.audience-card-v2:nth-child(3){background:linear-gradient(155deg,#e9f1ec,#fff)}
.category-code{display:flex;align-items:end;justify-content:space-between;padding-bottom:24px;border-bottom:1px solid #dce6e1}
.category-code span{padding:7px 12px;border-radius:999px;color:var(--green-700);background:#e7f1eb;font-size:11px;font-weight:900}
.category-code strong{color:var(--gold-dark);font-size:64px;font-weight:900;letter-spacing:-.06em;line-height:.8}
.audience-card-v2 h3{max-width:310px;margin:52px 0 14px;font-size:27px;line-height:1.45}
.audience-card-v2 p{margin:0;color:#52675d;font-size:15px}

/* Objectives: 3 + 3 + centered 2 */
.objectives-head{align-items:center;margin-bottom:50px}
.objectives-list-v2{grid-template-columns:repeat(6,minmax(0,1fr));gap:16px;padding:0;border-radius:0;background:transparent;overflow:visible}
.objectives-list-v2 li{grid-column:span 2;min-height:224px;display:block;padding:28px;border:1px solid rgba(20,91,65,.15);border-radius:22px;background:rgba(255,255,255,.82);box-shadow:0 18px 48px rgba(15,80,57,.06);transition:transform .3s ease,box-shadow .3s ease,border-color .3s ease}
.objectives-list-v2 li:nth-child(7){grid-column:1/span 3}
.objectives-list-v2 li:nth-child(8){grid-column:4/span 3}
.objectives-list-v2 li:hover{transform:translateY(-6px);border-color:rgba(23,107,77,.32);background:#fff;box-shadow:0 28px 62px rgba(15,80,57,.12)}
.objectives-list-v2 li span{width:48px;height:48px;margin-bottom:30px;border-radius:15px;background:linear-gradient(145deg,#dfeee6,#f7f5ea)}
.objectives-list-v2 li p{font-size:15px;line-height:1.95}

/* Connected timeline */
.journey-compact .container{width:min(calc(100% - 48px),1320px)}
.journey-compact .section-heading.center{margin-bottom:54px}
.timeline-grid{position:relative;grid-template-columns:repeat(7,minmax(145px,1fr));gap:12px;max-width:none;overflow:visible}
.timeline-grid::before{display:block;right:5%;left:5%;top:43px;bottom:auto;width:auto;height:2px;background:linear-gradient(90deg,var(--gold),#bad4c7 20%,#bad4c7 80%,var(--gold))}
.timeline-grid li{min-height:244px;padding:22px 18px;border-color:rgba(18,88,63,.15);border-radius:20px;background:linear-gradient(165deg,#fff,#eef4f0);box-shadow:0 18px 42px rgba(16,71,53,.07);transition:transform .3s ease,box-shadow .3s ease}
.timeline-grid li:hover{transform:translateY(-7px);box-shadow:0 28px 56px rgba(16,71,53,.13)}
.timeline-grid li>span{position:relative;width:46px;height:46px;margin:0 0 34px;border:5px solid #f7f9f7;border-radius:15px;background:#dfeee6;box-shadow:0 0 0 1px #cfe0d7}
.timeline-grid li:first-child>span,.timeline-grid li:last-child>span{border-color:#f7f9f7;box-shadow:0 0 0 1px rgba(23,107,77,.35)}
.timeline-grid li>div{padding:0;border:0}
.timeline-grid h3{font-size:17px;line-height:1.5}
.timeline-grid p{font-size:12.5px;line-height:1.7}

/* Spacious CTA before footer */
.final-cta{padding:104px 0 92px;background:linear-gradient(145deg,#edf3ef,#e1ebe5)}
.final-cta .container{width:min(calc(100% - 48px),1280px)}
.final-cta-inner{min-height:310px;padding:58px 64px;border:1px solid rgba(240,212,135,.16);border-radius:32px;background:linear-gradient(125deg,#0a2b21,#176044 68%,#247754);box-shadow:0 34px 85px rgba(9,55,40,.18)}
.final-cta-inner>div:first-child{max-width:790px}
.final-cta h2{font-size:clamp(35px,3.4vw,49px);line-height:1.35}
.final-cta p{color:rgba(255,255,255,.78);font-size:15px}
.final-cta-inner>div.final-cta-actions:last-child{min-width:0;flex-direction:row;align-items:center;gap:12px}
.final-cta-actions .button{min-width:158px}

/* Official guide */
.guide-revamp{background:#e7eee9}
.guide-revamp .site-header:not(.is-sticky),.guide-revamp .site-header.is-sticky{border-color:rgba(16,77,57,.13);background:rgba(238,244,240,.94);box-shadow:0 10px 35px rgba(14,67,50,.08);backdrop-filter:blur(18px)}
.guide-revamp .site-header .brand img{filter:brightness(0) saturate(100%) invert(17%) sepia(21%) saturate(1172%) hue-rotate(107deg) brightness(93%) contrast(96%)}
.guide-revamp .site-header .brand b{color:var(--green-800)}
.guide-revamp .site-header .menu-toggle{background:var(--green-800)}
.guide-hero-v3{padding:168px 0 98px;background:radial-gradient(circle at 12% 24%,rgba(216,172,76,.22),transparent 25%),linear-gradient(135deg,#d7e6de 0%,#eef0e5 54%,#e3d8b9 100%)}
.guide-hero-v3::before{border-color:rgba(17,91,64,.17)}
.guide-hero-v3::after{border-color:rgba(23,107,77,.18)}
.guide-hero-v3 .guide-hero-grid{grid-template-columns:1.1fr .62fr;gap:58px}
.guide-back{display:inline-flex;align-items:center;gap:9px;margin-bottom:28px;padding:8px 13px;border:1px solid rgba(13,74,53,.17);border-radius:999px;color:var(--green-700);background:rgba(255,255,255,.48);font-size:12px;font-weight:900;transition:background .25s ease,transform .25s ease}
.guide-back:hover{transform:translateX(4px);background:#fff}
.guide-hero-v3 h1{max-width:760px;color:#0c281f;font-size:clamp(48px,5.2vw,72px);line-height:1.22}
.guide-hero-v3 p{color:#3e5b4e;font-size:18px}
.guide-hero-v3 .guide-compass{min-height:360px;border-color:rgba(255,255,255,.14);color:#fff;background:linear-gradient(150deg,#123e2f,#277556);box-shadow:0 32px 76px rgba(12,62,45,.2)}
.guide-hero-v3 .guide-compass>span,.guide-hero-v3 .guide-compass i{color:var(--gold-light)}
.guide-hero-v3 .guide-compass>small,.guide-hero-v3 .guide-compass em{color:rgba(255,255,255,.72)}
.guide-hero-v3 .guide-compass>div{border-color:rgba(255,255,255,.14)}
.guide-nav-v2{top:90px;border-color:rgba(255,255,255,.1);background:rgba(19,72,53,.96);box-shadow:0 14px 34px rgba(10,55,40,.15)}
.guide-nav-v2 .guide-nav a{position:relative;padding:18px 0;color:rgba(255,255,255,.8);transition:color .25s ease}
.guide-nav-v2 .guide-nav a:hover{color:#fff}
.guide-nav-v2 .guide-nav a span{color:var(--gold-light)}
.guide-main .section{padding:108px 0;border-bottom:1px solid rgba(16,77,57,.09)}
.guide-main .guide-chapter{background:linear-gradient(145deg,#f7f8f3,#e8f0eb)}
.guide-main .guide-chapter.chapter-tint{background:linear-gradient(145deg,#dbe8e1,#f1ecde 72%,#e6eee8)}
.guide-main .guide-chapter:nth-child(3),.guide-main .guide-chapter:nth-child(5){background:linear-gradient(145deg,#edf2ee,#e0eae4)}
.chapter-heading{grid-template-columns:82px 1fr;gap:30px;margin-bottom:52px}
.chapter-heading>span{width:72px;height:72px;border:1px solid rgba(21,91,65,.12);border-radius:21px;color:var(--green-800);background:linear-gradient(145deg,#fff,#e1ede6);box-shadow:0 16px 34px rgba(14,70,52,.08)}
.chapter-heading h2{color:#10271e;font-size:clamp(38px,4vw,55px);line-height:1.3}
.chapter-heading p{color:#496156}
.guide-wide-card,.guide-side-stack article,.exclusion-card,.privacy-card-light,.policy-grid-v2 article,.governance-guide-grid article,.result-logic article,.submission-steps article,.guide-axis-list article,.method-flow article{border-color:rgba(16,82,59,.14);background:rgba(255,255,255,.86);box-shadow:0 18px 45px rgba(13,65,48,.06);transition:transform .3s ease,box-shadow .3s ease,border-color .3s ease}
.guide-wide-card:hover,.guide-side-stack article:hover,.policy-grid-v2 article:hover,.governance-guide-grid article:hover,.result-logic article:hover,.submission-steps article:hover,.guide-axis-list article:hover,.method-flow article:hover{transform:translateY(-5px);border-color:rgba(23,107,77,.28);box-shadow:0 28px 58px rgba(13,65,48,.11)}
.guide-side-stack article:first-child{background:linear-gradient(145deg,#fff8e5,#fff)}
.guide-side-stack article:last-child{background:linear-gradient(145deg,#dfeee6,#fff)}
.guide-callout{border-color:rgba(20,95,67,.17);background:linear-gradient(120deg,#d8e9e0,#f7f5e9)}
.guide-callout.gold{border-color:rgba(23,107,77,.23);background:linear-gradient(120deg,#edf6f1,#fff)}
.exclusion-card{background:linear-gradient(145deg,#f8eddf,#fff)}
.privacy-card-light{background:linear-gradient(145deg,#d9ebe2,#f8fbf9)}
.evaluation-board{border-color:rgba(18,84,61,.16);background:linear-gradient(135deg,#d6e8df,#fff8e6);box-shadow:0 26px 65px rgba(14,70,52,.1)}
.outputs-strip{border-color:rgba(16,82,59,.14);background:rgba(16,82,59,.12)}
.outputs-strip>div{background:linear-gradient(145deg,#e1eee7,#f8f6ec)}
.guide-cta-v2{padding:40px;border-color:rgba(23,107,77,.26);background:linear-gradient(125deg,#e5f2eb,#fff);box-shadow:0 22px 50px rgba(23,107,77,.08)}
.guide-final-cta{background:linear-gradient(145deg,#dbe7e0,#edf0e7)}
.guide-revamp .site-footer{color:#fff;border-top:0;background:linear-gradient(135deg,#061b15,#0d3a2b)}
.guide-revamp .site-footer .footer-grid h2{color:var(--gold-light)}
.guide-revamp .site-footer .footer-grid a{color:rgba(255,255,255,.68)}
.guide-revamp .site-footer .footer-grid a:hover{color:#fff}
.guide-revamp .site-footer .footer-brand p,.guide-revamp .site-footer .footer-note p{color:rgba(255,255,255,.6)}
.guide-revamp .site-footer .footer-bottom{border-color:rgba(255,255,255,.1);color:rgba(255,255,255,.5)}
.guide-revamp .site-footer .footer-brand img{filter:none}

@media(max-width:1180px){
  .hero-v2 .hero-grid{gap:40px}
  .hero-v2 .score-ring{left:0}
  .hero-v2 .card-axes{right:-8px}
  .hero-v2 .card-sdgs{left:-8px}
  .objectives-list-v2{grid-template-columns:repeat(2,1fr)}
  .objectives-list-v2 li,.objectives-list-v2 li:nth-child(7),.objectives-list-v2 li:nth-child(8){grid-column:auto}
  .timeline-grid{grid-template-columns:repeat(7,minmax(132px,1fr));overflow-x:auto;padding:3px 3px 20px}
}

/* Code prompt used by the presentation copy */
body.code-modal-open{overflow:hidden}
.code-modal[hidden]{display:none!important}
.code-modal{position:fixed;z-index:1000;inset:0;display:grid;place-items:center;padding:24px;direction:rtl}
.code-modal-backdrop{position:absolute;inset:0;background:rgba(2,25,18,.72);backdrop-filter:blur(12px);animation:codeBackdropIn .22s ease both}
.code-modal-dialog{position:relative;z-index:1;width:min(100%,520px);overflow:hidden;padding:42px;border:1px solid rgba(23,107,77,.2);border-radius:28px;background:linear-gradient(145deg,#fff,#f7fbf8);box-shadow:0 38px 110px rgba(0,28,19,.34);animation:codeDialogIn .28s cubic-bezier(.2,.8,.2,1) both}
.code-modal-dialog::before{content:"";position:absolute;width:220px;height:220px;left:-110px;top:-130px;border:1px solid rgba(23,107,77,.09);border-radius:50%;box-shadow:0 0 0 45px rgba(23,107,77,.035),0 0 0 90px rgba(23,107,77,.02);pointer-events:none}
.code-modal-close{position:absolute;z-index:2;top:18px;left:18px;width:38px;height:38px;display:grid;place-content:center;border:1px solid #d2e0d9;border-radius:12px;color:#214b3a;background:#fff;font-family:Arial,sans-serif;font-size:25px;line-height:1;cursor:pointer;transition:transform .2s ease,border-color .2s ease,background .2s ease}
.code-modal-close:hover{transform:rotate(4deg);border-color:#9fc2b1;background:#f0f7f3}
.code-modal-dialog>.eyebrow{display:block;margin-bottom:12px;color:#176b4d;font-size:15px}
.code-modal-dialog h2{margin:0;color:#092f22;font-size:clamp(29px,4vw,39px);line-height:1.35}
.code-modal-dialog>p:not(.code-modal-feedback){margin:15px 0 25px;color:#415c4f;font-size:16px;line-height:1.85}
.code-modal-form{display:grid;gap:16px}
.code-modal-form label{display:grid;gap:9px;color:#173d2d;font-size:14px;font-weight:850}
.code-modal-form input{width:100%;height:58px;padding:12px 16px;border:1px solid #bcd2c7;border-radius:14px;color:#073d2c;background:#fff;font-family:Arial,sans-serif;font-size:20px;font-weight:800;letter-spacing:.08em;text-align:center;outline:0;transition:border-color .2s ease,box-shadow .2s ease}
.code-modal-form input:focus{border-color:#176b4d;box-shadow:0 0 0 4px rgba(23,107,77,.12)}
.code-modal-form .button{min-height:52px;border-radius:14px;font-size:15px}
.code-modal-feedback{margin:16px 0 0;padding:13px 15px;border:1px solid #ead6a7;border-radius:12px;color:#6d501d;background:#fff8e9;font-size:14px;font-weight:700;line-height:1.75}
@keyframes codeBackdropIn{from{opacity:0}to{opacity:1}}
@keyframes codeDialogIn{from{opacity:0;transform:translateY(18px) scale(.97)}to{opacity:1;transform:none}}

@media(max-width:560px){
  .code-modal{padding:14px}
  .code-modal-dialog{padding:36px 22px 26px;border-radius:22px}
  .code-modal-close{top:14px;left:14px}
  .code-modal-dialog h2{font-size:28px}
}

@media(max-width:900px){
  .hero-v2 .hero-grid{min-height:auto}
  .hero-v2 .hero-copy{padding-bottom:10px}
  .hero-v2 .hero-visual{height:560px}
  .hero-v2 .institution-notice{grid-template-columns:1fr;gap:20px;margin-top:48px;padding:30px}
  .hero-v2 .notice-heading{padding:0 0 20px;border-left:0;border-bottom:1px solid rgba(255,255,255,.14)}
  .project-intro .intro-story{grid-template-columns:1fr}
  .project-intro .intro-story>.section-heading{min-height:0}
  .project-intro .intro-pillars{grid-template-columns:repeat(2,1fr)}
  .timeline-grid{grid-template-columns:repeat(2,1fr);overflow:visible}
  .timeline-grid::before{display:none}
  .guide-hero-v3 .guide-hero-grid{grid-template-columns:1fr}
  .guide-hero-v3 .guide-compass{display:grid;min-height:280px}
  .guide-nav-v2{top:76px}
  .final-cta-inner{display:grid;padding:48px}
  .final-cta-inner>div.final-cta-actions:last-child{justify-content:start}
}

@media(max-width:620px){
  .hero-v2 .hero-visual{height:455px}
  .hero-v2 .shield-image{height:405px}
  .hero-v2 .score-ring{top:46px;left:2px}
  .hero-v2 .card-axes{right:0;top:47%}
  .hero-v2 .card-sdgs{left:0;bottom:30px}
  .hero-v2 .institution-notice{width:min(calc(100% - 26px),1280px);margin-top:38px;padding:24px 22px}
  .hero-v2 .institution-notice strong{font-size:16px}
  .hero-v2 .institution-notice p{font-size:13px}
  .project-intro .intro-story>.section-heading,.project-intro .intro-prose{padding:30px 25px;border-radius:23px}
  .project-intro .intro-pillars{grid-template-columns:1fr}
  .audience-card-v2{min-height:310px}
  .category-code strong{font-size:54px}
  .objectives-list-v2{grid-template-columns:1fr}
  .timeline-grid{grid-template-columns:1fr}
  .timeline-grid li{min-height:190px}
  .final-cta{padding:72px 0}
  .final-cta .container{width:min(calc(100% - 26px),1280px)}
  .final-cta-inner{padding:34px 24px}
  .final-cta-inner>div.final-cta-actions:last-child{display:grid;grid-template-columns:1fr;width:100%}
  .final-cta-actions .button{width:100%}
  .guide-hero-v3{padding:135px 0 72px}
  .guide-hero-v3 .guide-compass{display:none}
  .guide-back{margin-bottom:22px}
  .chapter-heading{grid-template-columns:1fr}
  .guide-main .section{padding:78px 0}
}

/* Direct application: structure matches the public four-step form */
.application-direct .application-section{padding:86px 0 120px;background:radial-gradient(circle at 12% 10%,rgba(216,172,76,.11),transparent 23%),linear-gradient(145deg,#e7efea,#f6f7f2)}
.application-direct .application-layout{grid-template-columns:320px minmax(0,1fr);gap:30px;align-items:start}
.application-direct .wizard-sidebar{top:112px;padding:30px 24px;overflow:hidden;border:1px solid rgba(19,83,61,.14);border-radius:24px;background:rgba(255,255,255,.9);box-shadow:0 24px 60px rgba(13,67,49,.09);backdrop-filter:blur(12px)}
.application-direct .wizard-sidebar>.eyebrow{margin-bottom:10px}
.application-direct .wizard-sidebar>h2{margin:0 0 26px;font-size:28px;line-height:1.4}
.application-direct .wizard-sidebar ol{display:grid;gap:9px;margin:0;padding:0}
.application-direct .wizard-sidebar ol li{position:relative;display:grid;grid-template-columns:44px minmax(0,1fr);gap:13px;align-items:center;min-height:70px;padding:12px;border:1px solid transparent;border-radius:15px;color:#4d6258;background:transparent;transition:background .25s ease,border-color .25s ease,transform .25s ease}
.application-direct .wizard-sidebar ol li>span{width:42px;height:42px;display:grid;place-content:center;border:1px solid #d8e5de;border-radius:13px;color:#697b72;background:#eef4f1;font-size:12px;font-weight:900}
.application-direct .wizard-sidebar ol li div{display:grid;gap:2px;min-width:0}
.application-direct .wizard-sidebar ol li b{color:#263c31;font-size:14px;line-height:1.45}
.application-direct .wizard-sidebar ol li small{color:#76857e;font-size:10.5px;line-height:1.5}
.application-direct .wizard-sidebar ol li.is-active{border-color:#cfe2d8;background:linear-gradient(135deg,#e8f3ed,#f8faf7);transform:translateX(-3px)}
.application-direct .wizard-sidebar ol li.is-active>span{color:#fff;border-color:var(--green-700);background:linear-gradient(145deg,var(--green-700),var(--green-600));box-shadow:0 10px 22px rgba(15,80,57,.2)}
.application-direct .wizard-sidebar ol li.is-active b{color:var(--green-800)}
.application-direct .privacy-mini{display:grid;grid-template-columns:28px 1fr;gap:11px;margin:24px 0 0;padding:18px;border:1px solid #eadcb5;border-radius:15px;background:linear-gradient(145deg,#fff8e5,#fffdf7)}
.application-direct .privacy-mini>span{width:26px;height:26px;display:grid;place-content:center;color:#176b4d;font-size:10px}
.application-direct .privacy-mini p{margin:0;color:#5d594c;font-size:11.5px;line-height:1.75}
.application-direct .application-form-wrap,.application-direct .application-form{min-width:0}
.application-direct .application-form{border-radius:27px;box-shadow:none}
.application-direct .wizard-step{padding:42px 44px 46px;border:1px solid rgba(19,83,61,.14);border-radius:27px;background:rgba(255,255,255,.94);box-shadow:0 28px 75px rgba(13,67,49,.1)}
.application-direct .wizard-step-heading{display:grid;grid-template-columns:58px minmax(0,1fr);gap:18px;align-items:center;margin:0 0 34px;padding:0 0 28px;border-bottom:1px solid #dce6e1}
.application-direct .wizard-step-heading>span{width:56px;height:56px;display:grid;place-content:center;border-radius:17px;color:#fff;background:linear-gradient(145deg,var(--green-700),var(--green-600));box-shadow:0 14px 28px rgba(15,80,57,.19);font-size:13px;font-weight:900}
.application-direct .wizard-step-heading h2{margin:0;color:#152c22;font-size:29px;line-height:1.4}
.application-direct .wizard-step-heading p{margin:4px 0 0;color:#687a71;font-size:13px;line-height:1.7}
.application-direct .form-grid{gap:21px 18px}
.application-direct .form-grid label{gap:9px;color:#2d4338;font-size:13.5px;font-weight:800}
.application-direct .form-grid input,.application-direct .form-grid select,.application-direct .form-grid textarea{border-color:#cad9d1;border-radius:13px;background:#fcfdfc}
.application-direct .form-grid input,.application-direct .form-grid select{min-height:52px}
.application-direct .form-grid textarea{line-height:1.8;resize:vertical}
.application-direct .form-grid input:hover,.application-direct .form-grid select:hover,.application-direct .form-grid textarea:hover{border-color:#a9c5b7}
.application-direct .step-actions{margin-top:38px;padding-top:28px}
.application-direct .step-actions .button{min-width:180px}

@media(max-width:1050px){
  .application-direct .application-layout{grid-template-columns:275px minmax(0,1fr);gap:22px}
  .application-direct .wizard-sidebar{padding:25px 19px}
  .application-direct .wizard-step{padding:36px 32px 40px}
}

@media(max-width:900px){
  .application-direct .application-layout{grid-template-columns:1fr}
  .application-direct .wizard-sidebar{position:static;padding:25px}
  .application-direct .wizard-sidebar ol{grid-template-columns:1fr 1fr}
  .application-direct .wizard-sidebar ol li.is-active{transform:none}
  .application-direct .privacy-mini{display:none}
}

@media(max-width:620px){
  .application-direct .application-section{padding:58px 0 78px}
  .application-direct .wizard-sidebar{padding:22px 18px;border-radius:20px}
  .application-direct .wizard-sidebar>h2{font-size:24px}
  .application-direct .wizard-sidebar ol{grid-template-columns:1fr}
  .application-direct .wizard-sidebar ol li{min-height:62px}
  .application-direct .wizard-step{padding:26px 19px 30px;border-radius:21px}
  .application-direct .wizard-step-heading{grid-template-columns:48px 1fr;gap:13px;margin-bottom:27px;padding-bottom:22px}
  .application-direct .wizard-step-heading>span{width:46px;height:46px;border-radius:14px}
  .application-direct .wizard-step-heading h2{font-size:23px}
  .application-direct .form-grid.two{grid-template-columns:1fr}
  .application-direct .form-grid .span-2{grid-column:auto}
  .application-direct .step-actions,.application-direct .step-actions.final{display:grid;grid-template-columns:1fr}
  .application-direct .step-actions .button{width:100%;min-width:0}
}

/* Unified editorial typography for every public-facing page */
:is(.home-revamp,.guide-revamp,.application-direct,.track-page,.auth-page){font-size:16px}
:is(.home-revamp,.guide-revamp,.application-direct,.track-page,.auth-page) p{line-height:1.85}
:is(.home-revamp,.guide-revamp,.application-direct,.track-page,.auth-page) small{font-size:13px;line-height:1.65}
:is(.home-revamp,.guide-revamp,.application-direct,.track-page) .eyebrow{font-size:13px;letter-spacing:.02em}
:is(.home-revamp,.guide-revamp,.application-direct,.track-page) .main-nav{font-size:14.5px}
:is(.home-revamp,.guide-revamp,.application-direct,.track-page) .brand small{font-size:12.5px}
:is(.home-revamp,.guide-revamp,.application-direct,.track-page) .header-actions .button{font-size:13px}
:is(.home-revamp,.guide-revamp,.application-direct,.track-page) .footer-grid h2{font-size:16px}
:is(.home-revamp,.guide-revamp,.application-direct,.track-page) .footer-grid a{font-size:14px}
:is(.home-revamp,.guide-revamp,.application-direct,.track-page) .footer-brand p,
:is(.home-revamp,.guide-revamp,.application-direct,.track-page) .footer-note p{font-size:14px;line-height:1.9}
:is(.home-revamp,.guide-revamp,.application-direct,.track-page) .footer-bottom{font-size:13px}

/* Home: balanced hierarchy without oversized headings or unreadable captions */
.home-revamp .hero-v2 .hero-copy h1{font-size:clamp(48px,4.9vw,74px);line-height:1.12}
.home-revamp .hero-v2 .hero-copy h1 em{font-size:.52em;line-height:1.42}
.home-revamp .hero-v2 .hero-copy>p{font-size:18px;line-height:1.95}
.home-revamp .floating-card span{font-size:12.5px}
.home-revamp .score-ring span,.home-revamp .score-ring small{font-size:12px}
.home-revamp .notice-heading>span{font-size:13px}
.home-revamp .hero-metrics span{font-size:13.5px}
.home-revamp .section-heading h2,.home-revamp .objectives-head h2{font-size:clamp(34px,3.7vw,50px);line-height:1.35}
.home-revamp .section-heading p,.home-revamp .objectives-head>p{font-size:16px;line-height:1.9}

/* One cohesive project-introduction surface */
.home-revamp .project-intro{background:linear-gradient(145deg,#e4ece7,#f2f3ec)}
.home-revamp .project-intro .intro-story{grid-template-columns:.88fr 1.12fr;gap:56px;padding:58px 62px 46px;border:1px solid rgba(18,82,59,.13);border-radius:32px;background:linear-gradient(135deg,rgba(255,255,255,.88),rgba(228,237,231,.9));box-shadow:0 30px 75px rgba(15,70,52,.1)}
.home-revamp .project-intro .intro-story>.section-heading{min-height:0;padding:4px 0;color:var(--ink);border:0;border-radius:0;background:transparent;box-shadow:none}
.home-revamp .project-intro .intro-story>.section-heading::after{display:none}
.home-revamp .project-intro .intro-story>.section-heading .eyebrow{color:var(--green-600)}
.home-revamp .project-intro .intro-story>.section-heading h2{margin:22px 0 0;color:#10271e;font-size:clamp(35px,3.6vw,47px);line-height:1.42}
.home-revamp .project-intro .intro-prose{display:block;padding:6px 48px 6px 0;border:0;border-right:1px solid #cfddd6;border-radius:0;background:transparent;box-shadow:none;backdrop-filter:none}
.home-revamp .project-intro .intro-prose p{padding:0 0 21px;color:#40584c;font-size:16px;line-height:2}
.home-revamp .project-intro .intro-prose p+p{padding:21px 0 0;border-top:1px solid #d7e2dc}
.home-revamp .project-intro .intro-pillars{gap:0;margin-top:10px;padding-top:34px;border-top:1px solid #cddbd4}
.home-revamp .project-intro .intro-pillars article{min-height:158px;padding:18px 27px;border:0;border-left:1px solid #d3dfd9;border-radius:0;background:transparent;box-shadow:none;transition:background .25s ease}
.home-revamp .project-intro .intro-pillars article:last-child{border-left:0}
.home-revamp .project-intro .intro-pillars article:hover{transform:none;border-color:#d3dfd9;background:rgba(255,255,255,.42);box-shadow:none}
.home-revamp .project-intro .intro-pillars article span{font-size:21px;line-height:1}
.home-revamp .project-intro .intro-pillars h3{margin:24px 0 8px;font-size:20px}
.home-revamp .project-intro .intro-pillars p{font-size:15px;line-height:1.85}

.home-revamp .category-code span{font-size:12.5px}
.home-revamp .category-code strong{font-size:52px}
.home-revamp .audience-card-v2 h3{font-size:25px}
.home-revamp .audience-card-v2 p{font-size:15.5px}
.home-revamp .objectives-list-v2 li p{font-size:15.5px}
.home-revamp .eligibility-card li{font-size:15px;line-height:1.8}
.home-revamp .policy-stack p,.home-revamp .governance-cards p{font-size:15px}
.home-revamp .axis-tab b{font-size:16px}
.home-revamp .axis-tab em{font-size:13px}
.home-revamp .axis-panel h3{font-size:clamp(32px,3.2vw,46px)}
.home-revamp .axis-panel p{font-size:16px}
.home-revamp .sdg-list b{font-size:14px}
.home-revamp .sdg-list span{font-size:13px}
.home-revamp .evaluation-elements span{font-size:13px}
.home-revamp .scoreboard-head{font-size:13px}
.home-revamp .score-row>span{font-size:14px}
.home-revamp .award-list span{font-size:14.5px}
.home-revamp .timeline-grid h3{font-size:17px}
.home-revamp .timeline-grid p{font-size:14px;line-height:1.75}
.home-revamp .accordion-item button{font-size:18px}
.home-revamp .accordion-item p{font-size:15.5px}
.home-revamp .final-cta h2{font-size:clamp(34px,3.2vw,45px)}
.home-revamp .final-cta p{font-size:15.5px}

/* Guide: moderate titles, readable explanations and labels */
.guide-revamp .guide-hero-v3 h1{font-size:clamp(44px,4.7vw,62px);line-height:1.3}
.guide-revamp .guide-hero-v3 p{font-size:17px}
.guide-revamp .guide-back{font-size:13px}
.guide-revamp .guide-nav-v2 .guide-nav a{font-size:13.5px}
.guide-revamp .chapter-heading small{font-size:13.5px}
.guide-revamp .chapter-heading h2{font-size:clamp(34px,3.6vw,47px);line-height:1.4}
.guide-revamp .chapter-heading p{font-size:16px}
.guide-revamp .guide-wide-card h3,.guide-revamp .exclusion-card h3,.guide-revamp .privacy-card-light h3{font-size:25px}
.guide-revamp .guide-wide-card li{font-size:15px;line-height:1.8}
.guide-revamp .guide-side-stack p,.guide-revamp .policy-grid-v2 p,.guide-revamp .governance-guide-grid p,.guide-revamp .result-logic p,.guide-revamp .submission-steps p{font-size:14.5px;line-height:1.85}
.guide-revamp .guide-callout p{font-size:14.5px}
.guide-revamp .guide-axis-list h3{font-size:17px}
.guide-revamp .guide-axis-list p{font-size:14px}
.guide-revamp .guide-axis-list strong small{font-size:12.5px}
.guide-revamp .method-flow span{font-size:13px}
.guide-revamp .method-flow h3{font-size:15px}
.guide-revamp .evaluation-board h3{font-size:29px}
.guide-revamp .evaluation-board p{font-size:15px}
.guide-revamp .weights-compact b{font-size:14px}
.guide-revamp .outputs-strip span{font-size:13px}
.guide-revamp .guide-timeline-compact b{font-size:14.5px}
.guide-revamp .guide-timeline-compact small{font-size:12.5px}
.guide-revamp .guide-cta-v2 h3{font-size:27px}
.guide-revamp .guide-cta-v2 p{font-size:15px}
.guide-revamp .final-cta h2{font-size:clamp(34px,3.2vw,45px)}
.guide-revamp .final-cta p{font-size:15.5px}

/* Application, tracking and access pages */
.application-direct .direct-application-hero h1{font-size:clamp(36px,3.7vw,46px)}
.application-direct .direct-application-hero p{font-size:17px}
.application-direct .hero-status{font-size:14px}
.application-direct .wizard-sidebar>h2{font-size:26px}
.application-direct .wizard-sidebar ol li b{font-size:14.5px}
.application-direct .wizard-sidebar ol li small{font-size:12.5px}
.application-direct .privacy-mini p{font-size:12.5px}
.application-direct .wizard-step-heading h2{font-size:27px}
.application-direct .wizard-step-heading p{font-size:14px}
.application-direct .form-grid label{font-size:14.5px}
.application-direct input,.application-direct select,.application-direct textarea{font-size:16px}
.application-direct label>small{font-size:12.5px}
.application-direct .optional{font-size:13px}
.application-direct .initiative-head span{font-size:13px}
.application-direct .contact-assurance p,.application-direct .submit-note p,.application-direct .evidence-zone>div:first-child p{font-size:13.5px}
.application-direct .application-errors li{font-size:14px}
.track-page .page-hero h1{font-size:clamp(38px,4vw,52px)}
.track-page .page-hero p{font-size:17px}
.track-page .track-form-card h2{font-size:25px}
.track-page .form-hint{font-size:13px}
.track-page .reference{font-size:13px}
.track-page .stage-meter i{font-size:13px}
.track-page .track-result-head h2{font-size:29px}
.track-page .track-result-head p,.track-page .history-list p,.track-page .track-placeholder p{font-size:15px}
.track-page .history-list small{font-size:13px}
.auth-page .auth-visual h1{font-size:clamp(38px,3.8vw,54px)}
.auth-page .auth-visual p,.auth-page .auth-form-card>p{font-size:16px}
.auth-page .back-link{font-size:14px}
.auth-page .auth-separator{font-size:13px}

/* Internal workspace: keep dense information readable without changing workflows */
.staff-page{font-size:14px}
.staff-page .staff-brand b{font-size:14px}
.staff-page .staff-brand small{font-size:12px}
.staff-page .staff-user b{font-size:13px}
.staff-page .staff-user small{font-size:12px}
.staff-page .staff-sidebar nav a{font-size:13.5px}
.staff-page .staff-sidebar-foot{font-size:13px}
.staff-page .staff-topbar span,.staff-page .staff-topbar .crumb{font-size:13px}
.staff-page .staff-stats span{font-size:13px}
.staff-page .staff-filters input,.staff-page .staff-filters select{font-size:13px}
.staff-page .staff-table th{font-size:12.5px}
.staff-page .staff-table td{font-size:13.5px}
.staff-page .staff-table td:first-child b{font-size:14px}
.staff-page .table-counts i{font-size:12px}
.staff-page .review-hero-card>div:last-child span{font-size:13px}
.staff-page .review-hero-card>div:last-child small{font-size:13px}
.staff-page .review-section-head>span{font-size:12.5px}
.staff-page .review-section-head em{font-size:13px}
.staff-page .data-grid dt{font-size:12.5px}
.staff-page .data-grid dd{font-size:14px}
.staff-page .review-initiatives header small{font-size:13px}
.staff-page .initiative-review-grid b{font-size:13px}
.staff-page .initiative-review-grid p{font-size:14px}
.staff-page .review-evidence b,.staff-page .review-evidence a,.staff-page .review-evidence span{font-size:13px}
.staff-page .score-axis h3{font-size:14.5px}
.staff-page .score-axis small{font-size:12.5px}
.staff-page .review-sidebar section>p{font-size:13.5px}
.staff-page .conflict-box button{font-size:13px}
.staff-page .assigned-list b,.staff-page .message-mini b,.staff-page .mini-history b{font-size:13px}
.staff-page .assigned-list small,.staff-page .message-mini small,.staff-page .mini-history small{font-size:12px}
.staff-page .message-mini p{font-size:13px}
.staff-page .users-list em,.staff-page .users-list form button{font-size:13px}
.staff-page .create-user-card>p{font-size:14px}
.staff-page .leaderboard p,.staff-page .leaderboard>article>span:not(.rank):not(.status),.staff-page .leaderboard a{font-size:13px}
.staff-page .leaderboard small{font-size:12.5px}
.staff-page .mail-log td b{font-size:13px}
.staff-page .mail-error{font-size:12.5px}
.staff-page .security-checklist b{font-size:13.5px}
.staff-page .security-checklist span{font-size:13px}

/* Homepage continuity: one uninterrupted surface after the unchanged hero */
.home-revamp #main-content{background:radial-gradient(ellipse at 84% 9%,rgba(36,168,102,.065),transparent 27%),radial-gradient(ellipse at 8% 37%,rgba(216,172,76,.07),transparent 25%),radial-gradient(ellipse at 78% 69%,rgba(20,110,79,.055),transparent 28%),linear-gradient(180deg,#fafbf9 0%,#f2f6f3 22%,#fbf8f0 44%,#eef5f1 66%,#fcfaf4 84%,#f3f7f4 100%)}
.home-revamp #main-content>.section,.home-revamp #main-content>.final-cta{position:relative;background:transparent}

/* Requested sizing refinements */
.home-revamp .journey-compact .container{width:min(calc(100% - 48px),1460px)}
.home-revamp .timeline-grid{grid-template-columns:repeat(7,minmax(170px,1fr));gap:14px}
.home-revamp .timeline-grid li{min-height:262px;padding:27px 22px}
.home-revamp .timeline-grid li>span{margin-bottom:38px}
.home-revamp .final-cta-inner>div.final-cta-actions:last-child,.guide-revamp .final-cta-inner>div.final-cta-actions:last-child{display:flex;min-width:360px;flex-direction:row;flex-wrap:nowrap;gap:12px}
.home-revamp .final-cta-actions .button,.guide-revamp .final-cta-actions .button{flex:1;min-width:0;white-space:nowrap}

/* Direct application: wider canvas, larger type and an elegant route home */
.application-back{display:inline-flex;align-items:center;gap:9px;margin-bottom:24px;padding:9px 14px;border:1px solid rgba(255,255,255,.22);border-radius:999px;color:#fff;background:rgba(255,255,255,.08);font-size:14px;font-weight:800;backdrop-filter:blur(9px);transition:transform .25s ease,background .25s ease,border-color .25s ease}
.application-back:hover{transform:translateX(4px);border-color:rgba(240,212,135,.55);background:rgba(255,255,255,.14)}
.application-back span{color:var(--gold-light);font-size:17px}
.application-direct .direct-application-hero .container>div{width:100%}
.application-direct .application-section>.container{width:min(calc(100% - 48px),1420px)}
.application-direct .application-layout{grid-template-columns:340px minmax(0,1fr);gap:36px}
.application-direct .wizard-sidebar{padding:34px 28px}
.application-direct .wizard-sidebar>h2{font-size:28px}
.application-direct .wizard-sidebar ol li{min-height:76px;padding:14px}
.application-direct .wizard-sidebar ol li b{font-size:15.5px}
.application-direct .wizard-sidebar ol li small{font-size:13px}
.application-direct .privacy-mini p{font-size:13.5px}
.application-direct .wizard-step{padding:48px 52px 52px}
.application-direct .wizard-step-heading{grid-template-columns:62px minmax(0,1fr);gap:20px;margin-bottom:38px;padding-bottom:31px}
.application-direct .wizard-step-heading>span{width:60px;height:60px}
.application-direct .wizard-step-heading h2{font-size:30px}
.application-direct .wizard-step-heading p{font-size:15px}
.application-direct .form-grid{gap:24px 20px}
.application-direct .form-grid label{font-size:15.5px}
.application-direct input,.application-direct select,.application-direct textarea{font-size:17px}
.application-direct label>small,.application-direct .optional{font-size:13.5px}
.application-direct .contact-assurance p,.application-direct .submit-note p,.application-direct .evidence-zone>div:first-child p{font-size:14px}

@media(max-width:1180px){
  .home-revamp .timeline-grid{grid-template-columns:repeat(7,minmax(150px,1fr));overflow-x:auto;padding-bottom:20px}
  .application-direct .application-layout{grid-template-columns:295px minmax(0,1fr);gap:24px}
  .application-direct .wizard-sidebar{padding:27px 22px}
  .application-direct .wizard-step{padding:40px 36px 44px}
}

@media(max-width:900px){
  .home-revamp .timeline-grid{grid-template-columns:1fr 1fr;overflow:visible}
  .application-direct .application-layout{grid-template-columns:1fr}
  .application-direct .wizard-sidebar{padding:26px}
}

@media(max-width:620px){
  .home-revamp .timeline-grid{grid-template-columns:1fr}
  .home-revamp .final-cta-inner>div.final-cta-actions:last-child,.guide-revamp .final-cta-inner>div.final-cta-actions:last-child{display:grid;grid-template-columns:1fr;min-width:0;width:100%}
  .application-back{font-size:13px}
  .application-direct .application-section>.container{width:min(calc(100% - 26px),1420px)}
  .application-direct .wizard-step{padding:28px 20px 32px}
  .application-direct .wizard-step-heading{grid-template-columns:50px 1fr;gap:14px}
  .application-direct .wizard-step-heading>span{width:48px;height:48px}
  .application-direct .wizard-step-heading h2{font-size:24px}
  .application-direct .wizard-step-heading p{font-size:14px}
  .application-direct .form-grid label{font-size:15px}
  .application-direct input,.application-direct select,.application-direct textarea{font-size:16px}
}

/* Homepage readability and contrast pass */
.home-revamp .institution-notice p,.home-revamp .institution-notice .notice-content p:first-child{color:#fff;font-size:16px;font-weight:600;line-height:1.95;text-shadow:0 1px 1px rgba(0,0,0,.16)}
.home-revamp .institution-notice strong{color:#fff;font-size:19.5px}
.home-revamp .hero-metrics span{color:#fff;font-size:15px;font-weight:700}
.home-revamp .hero-metrics strong{color:var(--gold-light)}
.home-revamp .section-heading p,.home-revamp .objectives-head>p{color:#344d41;font-size:17.5px;font-weight:500;line-height:1.95}
.home-revamp .project-intro .intro-prose p{color:#304a3e;font-size:17px;font-weight:500}
.home-revamp .project-intro .intro-pillars p{color:#3a5146;font-size:16.5px}
.home-revamp .audience-card-v2 p{color:#354f42;font-size:16.5px}
.home-revamp .objectives-list-v2 li p{color:#273f34;font-size:16.5px}
.home-revamp .eligibility-card li{color:#304a3e;font-size:16px}
.home-revamp .eligibility-card>span{width:42px;height:42px;display:grid;place-content:center;border-radius:12px;color:#0b4b36;background:#fff5dc;font-size:14px;font-weight:900}
.home-revamp .policy-stack p{color:#395147;font-size:16px}
.home-revamp .axis-panel p{color:#344e42;font-size:17px}
.home-revamp .sdg-list b{font-size:15px}
.home-revamp .sdg-list span{color:#274639;font-size:14px}
.home-revamp .evaluation-copy>p{color:#344d41;font-size:17.5px;font-weight:500}
.home-revamp .evaluation-elements span{color:#29463a;font-size:14px}
.home-revamp .scoreboard-head{color:#435b50;font-size:14px}
.home-revamp .score-row>span{color:#173c2c;font-size:15px;font-weight:600}
.home-revamp .score-row b{font-size:15px}
.home-revamp .score-total span{color:#203c30;font-size:16px;font-weight:700}
.home-revamp .governance-cards p{color:#334d40;font-size:16px}
.home-revamp .award-copy>p{color:#344d41;font-size:17.5px;font-weight:500;line-height:1.95}
.home-revamp .award-list span{color:#3c5449;font-size:16px}
.home-revamp .timeline-grid p{color:#40584d;font-size:15px}
.home-revamp .faq-grid .section-heading p{color:#344d41;font-size:17.5px}
.home-revamp .accordion-item p{color:#344d41;font-size:16.5px}
.home-revamp .final-cta p{color:rgba(255,255,255,.88);font-size:16.5px}
.home-revamp .project-intro .intro-story,.home-revamp .audience-card-v2,.home-revamp .objectives-list-v2 li,.home-revamp .eligibility-card,.home-revamp .policy-stack article,.home-revamp .axes-layout-v2 .axis-panel,.home-revamp .evaluation-light .scoreboard,.home-revamp .governance-cards article,.home-revamp .awards-light .award-list li,.home-revamp .timeline-grid li{background-color:rgba(255,255,255,.94)}

@media(max-width:620px){
  .home-revamp .institution-notice p,.home-revamp .institution-notice .notice-content p:first-child{font-size:14.5px}
  .home-revamp .hero-metrics span{font-size:13.5px}
  .home-revamp .section-heading p,.home-revamp .objectives-head>p,.home-revamp .award-copy>p,.home-revamp .faq-grid .section-heading p{font-size:16px}
  .home-revamp .project-intro .intro-prose p,.home-revamp .axis-panel p,.home-revamp .evaluation-copy>p{font-size:16px}
}

@media(max-width:900px){
  .home-revamp .project-intro .intro-story{grid-template-columns:1fr;gap:28px;padding:42px}
  .home-revamp .project-intro .intro-prose{padding:28px 0 0;border-right:0;border-top:1px solid #cfddd6}
  .home-revamp .project-intro .intro-pillars{grid-template-columns:1fr 1fr}
  .home-revamp .project-intro .intro-pillars article:nth-child(2){border-left:0}
  .home-revamp .project-intro .intro-pillars article:nth-child(-n+2){border-bottom:1px solid #d3dfd9}
}

@media(max-width:620px){
  :is(.home-revamp,.guide-revamp,.application-direct,.track-page,.auth-page){font-size:15.5px}
  .home-revamp .hero-v2 .hero-copy h1{font-size:42px}
  .home-revamp .section-heading h2,.home-revamp .objectives-head h2{font-size:34px}
  .home-revamp .project-intro .intro-story{padding:29px 23px;border-radius:24px}
  .home-revamp .project-intro .intro-story>.section-heading h2{font-size:34px}
  .home-revamp .project-intro .intro-pillars{grid-template-columns:1fr}
  .home-revamp .project-intro .intro-pillars article{border-left:0;border-bottom:1px solid #d3dfd9}
  .home-revamp .project-intro .intro-pillars article:last-child{border-bottom:0}
  .guide-revamp .guide-hero-v3 h1{font-size:40px}
  .guide-revamp .chapter-heading h2{font-size:33px}
  .application-direct .wizard-step-heading h2{font-size:23px}
}

/* Guide readability: shield-led hero and one continuous editorial surface */
.guide-hero-v3 .guide-hero-copy{position:relative;z-index:2}
.guide-hero-v3 .guide-back{display:flex;width:max-content;margin-bottom:18px;font-size:14.5px}
.guide-hero-v3 .guide-kicker{display:flex;width:max-content;margin-bottom:18px;font-size:16px}
.guide-hero-v3 .guide-shield{position:relative;display:grid;min-height:430px;place-items:center;isolation:isolate}
.guide-hero-v3 .guide-shield::before{content:"";position:absolute;z-index:-2;width:390px;height:390px;border:1px solid rgba(23,107,77,.22);border-radius:50%;background:radial-gradient(circle,rgba(36,168,102,.14) 0%,rgba(255,255,255,.2) 42%,transparent 70%);box-shadow:inset 0 0 0 42px rgba(255,255,255,.08)}
.guide-hero-v3 .guide-shield>span{position:absolute;z-index:-1;right:12%;bottom:8%;width:76%;height:18%;border-radius:50%;background:rgba(19,67,50,.18);filter:blur(26px)}
.guide-hero-v3 .guide-shield img{display:block;width:auto;max-width:100%;height:450px;object-fit:contain;filter:drop-shadow(0 26px 26px rgba(29,58,43,.22))}

.guide-revamp .guide-main{background:radial-gradient(ellipse at 84% 8%,rgba(36,168,102,.06),transparent 26%),radial-gradient(ellipse at 8% 34%,rgba(216,172,76,.075),transparent 25%),radial-gradient(ellipse at 78% 70%,rgba(20,110,79,.055),transparent 28%),linear-gradient(180deg,#fafbf9 0%,#f2f6f3 24%,#fbf8f0 47%,#eef5f1 70%,#fcfaf4 86%,#f3f7f4 100%)}
.guide-revamp .guide-main .guide-chapter,.guide-revamp .guide-main .guide-chapter.chapter-tint,.guide-revamp .guide-main .guide-chapter:nth-child(3),.guide-revamp .guide-main .guide-chapter:nth-child(5){position:relative;border-bottom:1px solid rgba(16,77,57,.07);background:#fff}
.guide-revamp .guide-main .section{padding:108px 0}

.home-revamp #main-content .eyebrow,.guide-revamp .eyebrow,.guide-revamp .chapter-heading small{font-size:16px;line-height:1.65}
.guide-revamp .guide-nav-v2 .guide-nav a{font-size:15px}
.guide-revamp .chapter-heading p{color:#304b3f;font-size:17.5px;font-weight:500;line-height:1.95}
.guide-revamp .guide-wide-card li,.guide-revamp .dash-list li{color:#294438;font-size:16.5px;line-height:1.9}
.guide-revamp .guide-side-stack p,.guide-revamp .policy-grid-v2 p,.guide-revamp .governance-guide-grid p,.guide-revamp .result-logic p,.guide-revamp .submission-steps p{color:#314b3f;font-size:16.5px;font-weight:500;line-height:1.9}
.guide-revamp .guide-side-stack h3,.guide-revamp .policy-grid-v2 h3,.guide-revamp .governance-guide-grid h3,.guide-revamp .result-logic h3,.guide-revamp .submission-steps h3{font-size:22px;line-height:1.5}
.guide-revamp .guide-callout b{font-size:17px}
.guide-revamp .guide-callout p{color:#30493d;font-size:16.5px;font-weight:500;line-height:1.9}
.guide-revamp .privacy-card-light p{color:#29463a;font-size:16.5px;font-weight:500}
.guide-revamp .guide-axis-list h3{font-size:19px}
.guide-revamp .guide-axis-list p{color:#365044;font-size:16px;font-weight:500;line-height:1.8}
.guide-revamp .guide-axis-list strong{font-size:22px}
.guide-revamp .guide-axis-list strong small{font-size:14px}
.guide-revamp .method-flow span{font-size:14.5px}
.guide-revamp .method-flow h3{font-size:17px}
.guide-revamp .evaluation-board p{color:#304a3e;font-size:16.5px;font-weight:500;line-height:1.9}
.guide-revamp .weights-compact b{font-size:16px}
.guide-revamp .weights-compact i{font-size:17px}
.guide-revamp .outputs-strip b{font-size:18px}
.guide-revamp .outputs-strip span{color:#365044;font-size:15.5px;line-height:1.8}
.guide-revamp .guide-timeline-compact b{font-size:16.5px}
.guide-revamp .guide-timeline-compact small{color:#435b50;font-size:14.5px;line-height:1.75}
.guide-revamp .guide-cta-v2 p{color:#304a3e;font-size:16.5px;font-weight:500;line-height:1.9}
.guide-revamp .final-cta p{color:rgba(255,255,255,.88);font-size:16.5px}
.guide-revamp .guide-wide-card,.guide-revamp .guide-side-stack article,.guide-revamp .exclusion-card,.guide-revamp .privacy-card-light,.guide-revamp .policy-grid-v2 article,.guide-revamp .governance-guide-grid article,.guide-revamp .result-logic article,.guide-revamp .submission-steps article,.guide-revamp .guide-axis-list article,.guide-revamp .method-flow article{background:rgba(255,255,255,.94)}

@media(max-width:820px){
  .guide-hero-v3 .guide-shield{min-height:340px}
  .guide-hero-v3 .guide-shield::before{width:310px;height:310px}
  .guide-hero-v3 .guide-shield img{height:350px}
}

@media(max-width:620px){
  .guide-hero-v3 .guide-back{font-size:13.5px}
  .guide-hero-v3 .guide-kicker,.home-revamp #main-content .eyebrow,.guide-revamp .chapter-heading small{font-size:14.5px}
  .guide-hero-v3 .guide-shield{min-height:290px}
  .guide-hero-v3 .guide-shield::before{width:255px;height:255px}
  .guide-hero-v3 .guide-shield img{height:295px}
  .guide-revamp .guide-main .section{padding:78px 0}
  .guide-revamp .chapter-heading p,.guide-revamp .guide-side-stack p,.guide-revamp .policy-grid-v2 p,.guide-revamp .governance-guide-grid p,.guide-revamp .result-logic p,.guide-revamp .submission-steps p,.guide-revamp .guide-callout p,.guide-revamp .privacy-card-light p,.guide-revamp .evaluation-board p,.guide-revamp .guide-cta-v2 p{font-size:15.5px}
  .guide-revamp .guide-wide-card li,.guide-revamp .dash-list li,.guide-revamp .guide-axis-list p{font-size:15.5px}
}

/* Brighter shared canvas with clearly separated content surfaces */
.home-revamp #main-content,.guide-revamp .guide-main{background:radial-gradient(ellipse at 84% 8%,rgba(36,168,102,.035),transparent 27%),radial-gradient(ellipse at 8% 35%,rgba(216,172,76,.045),transparent 26%),radial-gradient(ellipse at 77% 71%,rgba(20,110,79,.03),transparent 29%),linear-gradient(180deg,#fff 0%,#fbfcfb 23%,#fffcf7 46%,#f9fcfa 69%,#fffdf9 86%,#fafcfb 100%)}
.home-revamp .project-intro .intro-story{border-color:#c5d8ce;background:rgba(255,255,255,.97);box-shadow:0 28px 72px rgba(14,65,49,.12)}
.home-revamp .audience-card-v2,.home-revamp .objectives-list-v2 li,.home-revamp .eligibility-card,.home-revamp .policy-stack article,.home-revamp .governance-cards article,.home-revamp .awards-light .award-list li,.home-revamp .timeline-grid li{border-color:#cadbd2;background:#fff;box-shadow:0 18px 46px rgba(13,63,47,.1)}
.home-revamp .participation-grid{padding:26px;border:1px solid #d2e0d9;border-radius:30px;background:rgba(255,255,255,.66);box-shadow:0 22px 60px rgba(13,63,47,.07)}
.home-revamp .axes-layout-v2{padding:28px;border:1px solid #d2e0d9;border-radius:32px;background:rgba(255,255,255,.68);box-shadow:0 22px 60px rgba(13,63,47,.075)}
.home-revamp .axes-layout-v2 .axis-panel,.home-revamp .evaluation-light .scoreboard{border-color:#c5d8ce;background:#fff;box-shadow:0 26px 64px rgba(13,63,47,.12)}
.home-revamp .axis-tab:not(.is-active){border-color:transparent}
.home-revamp .axis-tab:not(.is-active):hover{border-color:#d2e0d9;background:#fff}
.home-revamp .timeline-grid li{background:linear-gradient(165deg,#fff 0%,#f8fbf9 100%)}
.home-revamp .scoreboard-head,.home-revamp .scoreboard-head span{color:#233f33;font-size:19px;font-weight:800;line-height:1.5}

.guide-revamp .guide-wide-card,.guide-revamp .guide-side-stack article,.guide-revamp .exclusion-card,.guide-revamp .privacy-card-light,.guide-revamp .policy-grid-v2 article,.guide-revamp .governance-guide-grid article,.guide-revamp .result-logic article,.guide-revamp .submission-steps article,.guide-revamp .guide-axis-list article,.guide-revamp .method-flow article,.guide-revamp .evaluation-board,.guide-revamp .guide-timeline-compact article{border-color:#cadbd2;background:#fff;box-shadow:0 18px 46px rgba(13,63,47,.1)}
.guide-revamp .guide-callout{border-color:#c5d8ce;box-shadow:0 16px 38px rgba(13,63,47,.07)}

@media(max-width:820px){
  .home-revamp .participation-grid,.home-revamp .axes-layout-v2{padding:20px;border-radius:24px}
}

@media(max-width:620px){
  .home-revamp .participation-grid,.home-revamp .axes-layout-v2{padding:13px;border-radius:20px}
  .home-revamp .scoreboard-head,.home-revamp .scoreboard-head span{font-size:17px}
}

/* High-contrast evaluation weights on light surfaces */
.home-revamp .evaluation-light .score-row b{color:#0b4b36;font-size:18px;font-weight:900}
.home-revamp .evaluation-light .score-total strong{color:#0b4b36;font-size:26px;font-weight:900}

/* Compact category cards with a distinguished middle option */
.home-revamp .audience-grid-v2{align-items:center}
.home-revamp .audience-card-v2{min-height:300px;padding:30px 30px 32px}
.home-revamp .audience-card-v2::after{height:4px}
.home-revamp .category-code{direction:ltr;justify-content:flex-start;padding-bottom:0;border-bottom:0}
.home-revamp .category-code strong{font-size:48px;line-height:1}
.home-revamp .audience-card-v2 h3{margin:32px 0 12px}

@media(max-width:900px){
}

/* Crisp white feature surfaces and brand-green evaluation values */
.home-revamp .participation-grid,.home-revamp .axes-layout-v2{border-color:#bdd2c7;background:#fff;box-shadow:0 30px 82px rgba(11,61,45,.13)}
.home-revamp .eligibility-card,.home-revamp .policy-stack article,.home-revamp .axes-layout-v2 .axis-panel{background:#fdfefd}
.home-revamp .evaluation-light .score-row b{color:#0b4b36}
.home-revamp .evaluation-light .score-total strong{color:#0b4b36}

/* Earth Guards identity: green text accents throughout the project */
:is(.home-revamp,.guide-revamp,.application-direct,.track-page,.auth-page,.staff-page) .eyebrow:not(.eyebrow-light){color:#176b4d}
.alert-warning,.privacy-mini,.participant-messages p,.declaration-box>p{color:#28483a}
.status-warning,.status-gold,.conflict-box button{color:#176b4d}

/* Refined route back to the homepage */
.guide-revamp .guide-back{
  gap:10px;
  padding:8px 10px 8px 16px;
  border:1px solid rgba(23,107,77,.24);
  border-radius:16px;
  color:#0b4b36;
  background:linear-gradient(135deg,rgba(255,255,255,.98),#edf6f1);
  box-shadow:0 10px 28px rgba(11,75,54,.1),inset 0 1px 0 #fff;
  font-size:14.5px;
  font-weight:800;
  transition:transform .25s ease,border-color .25s ease,background .25s ease,box-shadow .25s ease
}
.guide-revamp .guide-back span{
  width:30px;
  height:30px;
  display:grid;
  flex:0 0 30px;
  place-content:center;
  border-radius:10px;
  color:#176b4d;
  background:#dfeee6;
  font-size:15px;
  font-weight:900;
  transition:transform .25s ease,background .25s ease
}
.guide-revamp .guide-back:hover{
  transform:translateX(3px);
  border-color:rgba(23,107,77,.4);
  color:#083d2c;
  background:#fff;
  box-shadow:0 14px 34px rgba(11,75,54,.14),inset 0 1px 0 #fff
}
.guide-revamp .guide-back:hover span{transform:translateX(2px);background:#d3e8dc}
.guide-revamp .guide-back:focus-visible{outline:3px solid rgba(23,107,77,.25);outline-offset:3px}

/* Unified content suites: one prominent surface with calm internal dividers */
.guide-revamp .guide-section-suite{
  display:grid;
  gap:0;
  overflow:hidden;
  border:1px solid #b9d0c4;
  border-radius:30px;
  background:#fff;
  box-shadow:0 30px 82px rgba(11,61,45,.13)
}
.guide-revamp .guide-section-suite>*+*{border-top:1px solid #cbdcd3 !important}
.guide-revamp .guide-section-suite :is(.guide-feature-grid,.guide-side-stack,.policy-grid-v2,.guide-two-column,.guide-axis-list,.method-flow,.governance-guide-grid,.result-logic,.submission-steps,.guide-timeline-compact,.outputs-strip){
  gap:1px;
  margin:0;
  border:0;
  border-radius:0;
  background:#cbdcd3;
  box-shadow:none
}
.guide-revamp .guide-section-suite :is(.guide-wide-card,.guide-side-stack article,.policy-grid-v2 article,.exclusion-card,.privacy-card-light,.guide-axis-list article,.method-flow article,.governance-guide-grid article,.result-logic article,.submission-steps article,.guide-timeline-compact article){
  margin:0;
  border:0;
  border-radius:0;
  background:#fff;
  box-shadow:none
}
.guide-revamp .guide-section-suite :is(.guide-wide-card,.guide-side-stack article,.policy-grid-v2 article,.exclusion-card,.privacy-card-light,.guide-axis-list article,.method-flow article,.governance-guide-grid article,.result-logic article,.submission-steps article,.guide-timeline-compact article):hover{
  transform:none;
  background:#f7fbf8;
  box-shadow:none
}
.guide-revamp .guide-section-suite .exclusion-card{background:#fffdf8}
.guide-revamp .guide-section-suite .privacy-card-light{background:#f4faf7}
.guide-revamp .guide-section-suite .guide-callout{
  margin:0;
  border:0;
  border-radius:0;
  background:#edf7f1;
  box-shadow:none
}
.guide-revamp .guide-section-suite .guide-callout.gold{background:#f7faf8}
.guide-revamp .guide-section-suite .evaluation-board{
  margin:0;
  border:0;
  border-radius:0;
  background:linear-gradient(135deg,#f0f8f4,#fff);
  box-shadow:none
}
.guide-revamp .guide-section-suite .outputs-strip{background:#cbdcd3}
.guide-revamp .guide-section-suite .outputs-strip>div{background:#f5faf7}
.guide-revamp .guide-section-suite .guide-cta-v2{
  margin:0;
  border:0;
  border-radius:0;
  background:linear-gradient(130deg,#eef8f2,#fff);
  box-shadow:none
}

/* The same unified language across comparable groups on the main page */
.home-revamp .policy-stack,.home-revamp .governance-cards,.home-revamp .award-list,.home-revamp .timeline-grid{
  gap:1px;
  overflow:hidden;
  padding:1px;
  border:1px solid #b9d0c4;
  border-radius:26px;
  background:#cbdcd3;
  box-shadow:0 26px 68px rgba(11,61,45,.11)
}
.home-revamp .policy-stack article,.home-revamp .governance-cards article,.home-revamp .award-list li,.home-revamp .timeline-grid li{
  margin:0;
  border:0;
  border-radius:0;
  background:#fff;
  box-shadow:none
}
.home-revamp .policy-stack article:hover,.home-revamp .governance-cards article:hover,.home-revamp .award-list li:hover,.home-revamp .timeline-grid li:hover{
  transform:none;
  background:#f7fbf8;
  box-shadow:none
}
.home-revamp .policy-stack .text-link{margin:0;padding:18px 22px;background:#fff}
.home-revamp .timeline-grid::before{display:none}
.home-revamp .objectives-list-v2{
  overflow:hidden;
  gap:0;
  padding:1px;
  border:1px solid #b9d0c4;
  border-radius:28px;
  background:#fff;
  box-shadow:0 26px 68px rgba(11,61,45,.11)
}
.home-revamp .objectives-list-v2 li{
  margin:0;
  border:0;
  border-radius:0;
  outline:1px solid #cbdcd3;
  background:#fff;
  box-shadow:none
}
.home-revamp .objectives-list-v2 li:hover{transform:none;background:#f7fbf8;box-shadow:none}

@media(max-width:820px){
  .guide-revamp .guide-section-suite{border-radius:24px}
  .home-revamp .policy-stack,.home-revamp .governance-cards,.home-revamp .award-list,.home-revamp .timeline-grid,.home-revamp .objectives-list-v2{border-radius:22px}
}

@media(max-width:620px){
  .guide-revamp .guide-section-suite{border-radius:20px}
  .home-revamp .policy-stack,.home-revamp .governance-cards,.home-revamp .award-list,.home-revamp .timeline-grid,.home-revamp .objectives-list-v2{border-radius:18px}
}

/* Guide ending: one CTA on the same continuous page canvas */
.guide-revamp .guide-final-cta{background:#fff}

/* Technical appendices — complete CSAF matrix */
.appendices-page{background:#fff}
.appendix-hero{position:relative;overflow:hidden;padding:158px 0 88px;border-bottom:1px solid #d5e2db;background:radial-gradient(circle at 12% 24%,rgba(36,168,102,.1),transparent 28%),linear-gradient(145deg,#fff 0%,#f3f8f5 62%,#eaf4ee 100%)}
.appendix-hero::before{content:"";position:absolute;width:520px;height:520px;left:-210px;top:-260px;border:1px solid rgba(23,107,77,.12);border-radius:50%;box-shadow:0 0 0 70px rgba(23,107,77,.025),0 0 0 140px rgba(23,107,77,.018)}
.appendix-hero-grid{position:relative;z-index:1;display:grid;grid-template-columns:1.08fr .52fr;gap:72px;align-items:center}
.appendix-route-actions{display:flex;align-items:center;gap:12px;margin-bottom:28px;flex-wrap:wrap}
.appendix-route-actions .guide-back{margin:0}
.appendix-guide-link{min-height:47px;display:inline-flex;align-items:center;justify-content:center;padding:10px 17px;border:1px solid rgba(23,107,77,.24);border-radius:16px;color:#0b4b36;background:linear-gradient(135deg,#e7f3ec,#f8fbf9);box-shadow:0 10px 28px rgba(11,75,54,.08),inset 0 1px 0 #fff;font-size:14.5px;font-weight:850;transition:transform .22s ease,background .22s ease,border-color .22s ease,box-shadow .22s ease}
.appendix-guide-link:hover{transform:translateY(-2px);color:#083e2d;border-color:rgba(23,107,77,.38);background:#fff;box-shadow:0 14px 30px rgba(11,75,54,.12),inset 0 1px 0 #fff}
.appendix-guide-link:focus-visible{outline:3px solid rgba(23,107,77,.24);outline-offset:3px}
.appendix-hero-copy>.eyebrow{display:block;margin-bottom:14px;color:#176b4d;font-size:16px}
.appendix-hero-copy h1{max-width:850px;margin:0;color:#092d21;font-size:clamp(44px,5.1vw,70px);line-height:1.28;letter-spacing:-.035em}
.appendix-hero-copy>p{max-width:760px;margin:24px 0 0;color:#36574a;font-family:Arial,sans-serif;font-size:19px;font-weight:700;line-height:1.65;text-align:left}
.appendix-hero-visual{position:relative;min-height:390px;display:grid;place-items:center;isolation:isolate}
.appendix-hero-visual::before{content:"";position:absolute;z-index:-2;width:340px;height:340px;border:1px solid rgba(23,107,77,.2);border-radius:50%;background:radial-gradient(circle,rgba(36,168,102,.13),rgba(255,255,255,.34) 52%,transparent 72%)}
.appendix-hero-visual>span{position:absolute;z-index:-1;right:12%;bottom:6%;width:76%;height:18%;border-radius:50%;background:rgba(9,66,47,.16);filter:blur(24px)}
.appendix-hero-visual img{display:block;width:auto;max-width:100%;height:410px;object-fit:contain;filter:drop-shadow(0 25px 24px rgba(20,55,41,.2))}

.appendix-nav-wrap{position:sticky;z-index:35;top:90px;border-bottom:1px solid #d7e3dd;background:rgba(255,255,255,.96);box-shadow:0 12px 34px rgba(11,61,45,.06);backdrop-filter:blur(16px)}
.appendix-nav{width:calc(100% - 40px);display:grid;grid-template-columns:repeat(6,minmax(0,1fr));align-items:stretch;gap:8px;overflow:visible;padding-block:12px}
.appendix-nav a{min-width:0;min-height:58px;display:flex;align-items:center;justify-content:center;gap:9px;padding:10px 9px;border:1px solid transparent;border-radius:13px;color:#27483a;font-size:13px;font-weight:800;line-height:1.45;text-align:center;white-space:nowrap;transition:background .25s ease,border-color .25s ease,color .25s ease}
.appendix-nav a span{width:31px;height:31px;display:grid;flex:0 0 31px;place-content:center;border-radius:9px;color:#176b4d;background:#e5f2eb;font-size:11px;font-weight:900}
.appendix-nav a:hover{border-color:#c9dbd2;color:#0b4b36;background:#f3f8f5}

.appendix-main{padding:86px 0 44px;background:#fff}
.appendix-matrix{width:min(calc(100% - 48px),1480px)}
.appendix-axis{scroll-margin-top:175px;overflow:hidden;margin-bottom:38px;border:1px solid #b8cfc3;border-radius:30px;background:#fff;box-shadow:0 28px 74px rgba(11,61,45,.11)}
.appendix-axis-heading{position:relative;overflow:hidden;display:flex;align-items:center;gap:20px;padding:27px 32px;color:#fff;background:linear-gradient(128deg,#0a3327,#176b4d 68%,#23845d)}
.appendix-axis-heading::after{content:"";position:absolute;width:250px;height:250px;left:-70px;top:-150px;border:1px solid rgba(255,255,255,.14);border-radius:50%;box-shadow:0 0 0 45px rgba(255,255,255,.025)}
.appendix-axis-heading>span{position:relative;z-index:1;width:58px;height:58px;display:grid;flex:0 0 58px;place-content:center;border:1px solid rgba(255,255,255,.2);border-radius:17px;color:#fff;background:rgba(255,255,255,.09);font-size:18px;font-weight:900}
.appendix-axis-heading>div{position:relative;z-index:1}
.appendix-axis-heading small{display:block;margin-bottom:3px;color:rgba(255,255,255,.72);font-size:13px;font-weight:750}
.appendix-axis-heading h2{margin:0;color:#fff;font-size:clamp(27px,2.6vw,39px);line-height:1.45}
.appendix-columns{display:grid;grid-template-columns:1.12fr .92fr .92fr;align-items:stretch}
.appendix-column{min-width:0;background:#fff}
.appendix-column+.appendix-column{border-right:1px solid #c8d9d0}
.appendix-column>header{height:145px;display:flex;flex-direction:column;justify-content:flex-start;padding:22px 27px;border-bottom:1px solid #c8d9d0;background:#edf6f1}
.appendix-column>header span{display:block;margin-bottom:7px;color:#176b4d;font-size:12px;font-weight:900}
.appendix-column>header h3{margin:0;color:#103d2d;font-size:19px;line-height:1.55}
.appendix-column>header small{margin-top:2px;color:#506c5f;font-size:13px;font-weight:700}
.appendix-references>header{background:#e7f2ec}
.appendix-values>header{background:#f2f8f4}
.appendix-list{counter-reset:appendix-item;display:grid;margin:0;padding:0;list-style:none}
.appendix-list>li{counter-increment:appendix-item;position:relative;display:grid;grid-template-columns:36px minmax(0,1fr);gap:12px;padding:22px 25px;border-bottom:1px solid #dbe6e0;color:#233f33}
.appendix-list>li:last-child{border-bottom:0}
.appendix-list>li::before{content:counter(appendix-item,decimal-leading-zero);width:34px;height:34px;display:grid;place-content:center;border-radius:10px;color:#176b4d;background:#e6f2eb;font-size:11px;font-weight:900}
.appendix-list p{margin:2px 0 0;color:#233f33;font-size:16.5px;font-weight:570;line-height:1.9}
.appendix-references .appendix-list>li{background:#fbfdfc}
.appendix-references .appendix-list p{color:#2d4c3e;font-size:16px;font-weight:650}
.appendix-values .appendix-list>li{background:#f7fbf8}
.appendix-values .appendix-list p{color:#173e2d;font-weight:700}
.appendix-examples{display:grid;gap:7px;margin:15px 0 0;padding:0;list-style:none}
.appendix-examples li{position:relative;padding-right:18px;color:#3d594d;font-size:15px;line-height:1.75}
.appendix-examples li::before{content:"";position:absolute;right:1px;top:.76em;width:6px;height:6px;border-radius:50%;background:#24a866}
.appendix-closing{padding:28px 0 92px;background:#fff}
.appendix-closing-inner{display:flex;justify-content:center;gap:12px;flex-wrap:wrap}

@media(max-width:1100px){
  .appendix-hero-grid{grid-template-columns:1fr .45fr;gap:36px}
  .appendix-hero-visual img{height:350px}
  .appendix-hero-visual::before{width:290px;height:290px}
  .appendix-columns{grid-template-columns:1fr 1fr}
  .appendix-practices{grid-column:1/-1;border-bottom:1px solid #c8d9d0}
  .appendix-column+.appendix-column{border-right:0}
  .appendix-values{border-right:1px solid #c8d9d0!important}
}

@media(min-width:901px) and (max-width:1100px){
  .main-nav a:nth-child(3),.main-nav a:nth-child(4){display:block}
  .main-nav a:nth-child(1),.main-nav a:nth-child(5){display:none}
}

@media(max-width:1450px){
  .appendix-nav{grid-template-columns:repeat(3,minmax(0,1fr))}
}

@media(max-width:900px){
  .appendix-hero{padding:125px 0 72px}
  .appendix-hero-grid{grid-template-columns:1fr;text-align:center}
  .appendix-route-actions{justify-content:center}
  .appendix-hero-copy h1{margin-inline:auto}
  .appendix-hero-copy>p{margin-inline:auto;text-align:center}
  .appendix-hero-visual{min-height:290px}
  .appendix-hero-visual img{height:320px}
  .appendix-nav-wrap{top:76px}
  .appendix-nav{grid-template-columns:repeat(3,minmax(0,1fr))}
  .appendix-axis{scroll-margin-top:155px}
}

@media(max-width:720px){
  .appendix-main{padding-top:62px}
  .appendix-matrix{width:min(calc(100% - 26px),1480px)}
  .appendix-axis{margin-bottom:28px;border-radius:22px}
  .appendix-axis-heading{padding:22px 20px}
  .appendix-axis-heading>span{width:50px;height:50px;flex-basis:50px;border-radius:14px}
  .appendix-axis-heading h2{font-size:27px}
  .appendix-columns{grid-template-columns:1fr}
  .appendix-practices{grid-column:auto}
  .appendix-column+.appendix-column,.appendix-values{border-top:1px solid #c8d9d0;border-right:0!important}
  .appendix-column>header{min-height:auto;padding:20px}
  .appendix-list>li{grid-template-columns:32px minmax(0,1fr);gap:10px;padding:19px 17px}
  .appendix-list>li::before{width:31px;height:31px}
  .appendix-list p{font-size:15.5px}
  .appendix-references .appendix-list p{font-size:15px}
}

@media(max-width:520px){
  .appendix-hero-copy h1{font-size:38px}
  .appendix-hero-copy>p{font-size:16px}
  .appendix-route-actions{display:grid;justify-items:center}
  .appendix-hero-visual{min-height:250px}
  .appendix-hero-visual img{height:270px}
  .appendix-hero-visual::before{width:235px;height:235px}
  .appendix-route-actions a{width:100%;max-width:310px}
  .appendix-nav{width:calc(100% - 26px);grid-template-columns:repeat(2,minmax(0,1fr));gap:6px}
  .appendix-nav a{min-width:0;padding-inline:7px;font-size:12px;white-space:normal}
  .appendix-closing-inner{display:grid}
  .appendix-closing .button{width:100%}
}

/* Calm alternating section bands on the homepage and official guide */
.home-revamp #main-content>:is(.project-intro,.objectives-section,.axes-section-v2,.governance-section,.journey-compact),
.home-revamp #main-content>.final-cta{
  background:#fff
}
.home-revamp #main-content>:is(.audience-section,.participation-section,.evaluation-light,.awards-light,.faq-section){
  border-top:1px solid rgba(17,83,60,.065);
  border-bottom:1px solid rgba(17,83,60,.065);
  background:radial-gradient(ellipse at 84% 12%,rgba(36,168,102,.035),transparent 32%),linear-gradient(180deg,#f7faf8 0%,#f1f6f3 100%)
}
.guide-revamp .guide-main>.guide-chapter:not(.chapter-tint){
  border-bottom:0;
  background:#fff
}
.guide-revamp .guide-main>.guide-chapter.chapter-tint{
  border-top:1px solid rgba(17,83,60,.065);
  border-bottom:1px solid rgba(17,83,60,.065);
  background:radial-gradient(ellipse at 84% 12%,rgba(36,168,102,.035),transparent 32%),linear-gradient(180deg,#f7faf8 0%,#f1f6f3 100%)
}
.guide-revamp .guide-final-cta{background:#fff}

/* ═══════════════════════════════════════════════
   Creative Timeline — Vertical sequential stages
   ═══════════════════════════════════════════════ */
.home-revamp .timeline-creative {
  position: relative;
  list-style: none;
  padding: 40px 0 20px;
  margin: 40px auto 0;
  max-width: 900px;
  display: flex;
  flex-direction: column;
  gap: 0;
}
/* Central vertical connecting line */
.home-revamp .timeline-creative::before {
  content: '';
  position: absolute;
  top: 0;
  bottom: 0;
  right: 50%;
  width: 3px;
  transform: translateX(50%);
  background: linear-gradient(180deg, #d8ac4c 0%, #176b4d 18%, #24a866 50%, #176b4d 82%, #d8ac4c 100%);
  border-radius: 3px;
  z-index: 0;
}

/* Each timeline step */
.home-revamp .timeline-creative li {
  position: relative;
  display: grid;
  grid-template-columns: 1fr 60px 1fr;
  align-items: start;
  gap: 0;
  padding: 0 0 48px;
  z-index: 1;
}
.home-revamp .timeline-creative li:last-child {
  padding-bottom: 0;
}

/* Numbered circle — sits in the center column */
.home-revamp .timeline-creative li > span {
  grid-column: 2;
  grid-row: 1;
  width: 54px;
  height: 54px;
  display: flex;
  align-items: center;
  justify-content: center;
  justify-self: center;
  border-radius: 50%;
  background: #176b4d;
  color: #fff;
  font-size: 18px;
  font-weight: 800;
  border: 4px solid #edf3f0;
  box-shadow: 0 5px 18px rgba(23,107,77,.3);
  position: relative;
  z-index: 3;
  transition: transform .3s ease, box-shadow .3s ease;
}
.home-revamp .timeline-creative li:hover > span {
  transform: scale(1.12);
  box-shadow: 0 8px 24px rgba(23,107,77,.4);
}
/* First & last steps — gold accent */
.home-revamp .timeline-creative li:first-child > span,
.home-revamp .timeline-creative li:last-child > span {
  background: linear-gradient(135deg, #d8ac4c, #c49a3a);
  box-shadow: 0 5px 18px rgba(216,172,76,.4);
}
.home-revamp .timeline-creative li:first-child:hover > span,
.home-revamp .timeline-creative li:last-child:hover > span {
  box-shadow: 0 8px 24px rgba(216,172,76,.5);
}

/* Card — alternates left/right of the center line */
.home-revamp .timeline-creative li > div {
  grid-row: 1;
  padding: 24px 28px;
  background: #fff;
  border: 1px solid #cadbd2;
  border-radius: 18px;
  box-shadow: 0 10px 30px rgba(13,63,47,.07);
  transition: transform .35s ease, box-shadow .35s ease, border-color .35s ease;
  position: relative;
}
.home-revamp .timeline-creative li > div:hover {
  transform: translateY(-4px);
  box-shadow: 0 16px 42px rgba(13,63,47,.12);
  border-color: rgba(23,107,77,.35);
}

/* Odd items (1, 3, 5, 7) — card on the RIGHT side */
.home-revamp .timeline-creative li:nth-child(odd) > div {
  grid-column: 1;
  text-align: right;
}
/* Even items (2, 4, 6) — card on the LEFT side */
.home-revamp .timeline-creative li:nth-child(even) > div {
  grid-column: 3;
  text-align: right;
}

/* Arrow/connector pointing from card toward the circle */
.home-revamp .timeline-creative li > div::after {
  content: '';
  position: absolute;
  top: 22px;
  width: 14px;
  height: 14px;
  background: #fff;
  border: 1px solid #cadbd2;
  border-radius: 3px;
  transform: rotate(45deg);
  z-index: -1;
}
/* Odd: arrow on the left edge of the card (pointing toward center) */
.home-revamp .timeline-creative li:nth-child(odd) > div::after {
  left: -8px;
  border-right: 0;
  border-top: 0;
}
/* Even: arrow on the right edge of the card (pointing toward center) */
.home-revamp .timeline-creative li:nth-child(even) > div::after {
  right: -8px;
  border-left: 0;
  border-bottom: 0;
}

/* Step title */
.home-revamp .timeline-creative h3 {
  font-size: 19px;
  color: #1a3327;
  margin: 0 0 8px;
  font-weight: 800;
  line-height: 1.5;
}
/* Step description */
.home-revamp .timeline-creative p {
  font-size: 15px;
  color: #4a6356;
  line-height: 1.75;
  margin: 0;
}

/* ── Responsive ── */
/* Tablet & below: single-column vertical timeline, all cards on one side */
@media (max-width: 820px) {
  .home-revamp .timeline-creative {
    max-width: 100%;
    padding-right: 40px;
  }
  .home-revamp .timeline-creative::before {
    right: 18px;
    transform: none;
  }
  .home-revamp .timeline-creative li {
    grid-template-columns: 1fr 48px;
    gap: 0;
    padding-bottom: 36px;
  }
  .home-revamp .timeline-creative li > span {
    grid-column: 2;
    width: 48px;
    height: 48px;
    font-size: 16px;
  }
  .home-revamp .timeline-creative li:nth-child(odd) > div,
  .home-revamp .timeline-creative li:nth-child(even) > div {
    grid-column: 1;
    text-align: right;
  }
  .home-revamp .timeline-creative li:nth-child(odd) > div::after,
  .home-revamp .timeline-creative li:nth-child(even) > div::after {
    right: -8px;
    left: auto;
    border-left: 0;
    border-top: 1px solid #cadbd2;
    border-right: 1px solid #cadbd2;
    border-bottom: 0;
  }
}
@media (max-width: 620px) {
  .home-revamp .timeline-creative {
    padding-right: 32px;
  }
  .home-revamp .timeline-creative li {
    grid-template-columns: 1fr 40px;
    padding-bottom: 28px;
  }
  .home-revamp .timeline-creative li > span {
    width: 40px;
    height: 40px;
    font-size: 14px;
    border-width: 3px;
  }
  .home-revamp .timeline-creative li > div {
    padding: 18px 20px;
    border-radius: 14px;
  }
  .home-revamp .timeline-creative h3 {
    font-size: 17px;
  }
  .home-revamp .timeline-creative p {
    font-size: 14px;
  }
}
