:root{--ink:#14231b;--green:#1c4b35;--leaf:#78a83e;--lime:#c8db63;--cream:#f7f4ea;--paper:#fff;--muted:#617067;--line:#dce3dd;--gold:#c99a38;--shadow:0 22px 60px rgba(20,45,34,.12);font-family:"DM Sans",sans-serif;color:var(--ink);background:var(--paper);line-height:1.65}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;overflow-x:hidden}a{color:inherit;text-decoration:none}img{display:block;max-width:100%}.container{width:min(1120px,calc(100% - 40px));margin-inline:auto}.container.wide{width:min(1280px,calc(100% - 48px))}.container.narrow{width:min(760px,calc(100% - 40px))}.skip-link{position:fixed;left:12px;top:-80px;background:#fff;padding:12px;z-index:99}.skip-link:focus{top:12px}.site-header{position:relative;z-index:20;background:#fff}.utility{background:var(--green);color:#e9f1ec;font-size:.78rem;letter-spacing:.02em}.utility .container{display:flex;justify-content:space-between;padding-block:7px}.nav-shell{height:88px;display:flex;align-items:center;gap:30px}.brand{display:flex;align-items:center;margin-right:auto;line-height:1.05}.brand img{width:64px;height:64px;object-fit:contain}.brand span{border-left:1px solid var(--line);padding-left:13px;margin-left:10px}.brand b,.brand small{display:block}.brand b{font:700 .9rem Manrope,sans-serif}.brand small{text-transform:uppercase;letter-spacing:.22em;color:var(--green);font-size:.68rem;margin-top:7px}.nav-shell nav>ul{display:flex;align-items:center;gap:25px;list-style:none;padding:0;margin:0}.nav-shell nav a{font-weight:600;font-size:.88rem}.nav-shell nav a:hover{color:var(--leaf)}.has-children{position:relative}.has-children ul{display:none;position:absolute;top:100%;left:-20px;background:#fff;box-shadow:var(--shadow);list-style:none;padding:15px;min-width:190px}.has-children:hover ul{display:block}.button{display:inline-flex;align-items:center;justify-content:center;gap:12px;border:0;padding:13px 20px;font-weight:700;font-family:inherit;cursor:pointer;transition:.2s}.button-primary{background:var(--green);color:#fff}.button-primary:hover,.button-header:hover{background:#286846;transform:translateY(-1px)}.button-header{background:var(--lime);color:var(--ink);padding:12px 18px}.button-light{background:#fff;color:var(--green)}.menu-toggle{display:none}.hero{min-height:650px;position:relative;color:#fff;display:flex;align-items:center}.hero>img,.hero-shade{position:absolute;inset:0;width:100%;height:100%;object-fit:cover}.hero-shade{background:linear-gradient(90deg,rgba(8,32,22,.92),rgba(8,32,22,.57) 58%,rgba(8,32,22,.08))}.hero-content{position:relative;padding-block:100px}.eyebrow,.section-heading>span,.content-heading>span{display:block;color:var(--lime);font-size:.76rem;font-weight:800;letter-spacing:.18em;text-transform:uppercase}.hero h1{font:800 clamp(2.9rem,5.8vw,5.5rem)/1.02 Manrope,sans-serif;letter-spacing:-.05em;max-width:880px;margin:20px 0}.hero-content>p:not(.eyebrow){max-width:650px;font-size:1.18rem;color:#e6eee9}.hero-content>div{display:flex;align-items:center;gap:28px;margin-top:34px}.text-link{font-weight:700}.hero aside{position:absolute;right:0;bottom:0;background:var(--lime);color:var(--ink);display:grid;grid-template-columns:auto auto;gap:4px 16px;padding:24px 38px}.hero aside strong{font:800 1.6rem Manrope}.hero aside span{align-self:center;font-size:.82rem}.breadcrumb{background:var(--cream);padding:62px 0 66px;border-bottom:1px solid #e6e1d4}.breadcrumb nav{font-size:.82rem;color:var(--muted);display:flex;gap:9px}.breadcrumb h1{font:800 clamp(2.3rem,5vw,4.2rem)/1.08 Manrope;margin:25px 0 10px;letter-spacing:-.04em}.breadcrumb p{max-width:700px;margin:0;color:var(--muted);font-size:1.04rem}.builder-section{background:var(--section-bg);padding-block:92px}.space-none{padding-block:0}.space-small{padding-block:34px}.space-medium{padding-block:60px}.space-xlarge{padding-block:130px}.section-heading{max-width:790px;margin-bottom:44px}.section-heading h2{font:800 clamp(2rem,4vw,3.4rem)/1.1 Manrope;margin:12px 0;letter-spacing:-.035em}.section-heading p{font-size:1.08rem;color:var(--muted);margin:0}.builder-row{display:grid;grid-template-columns:repeat(var(--cols-lg),minmax(0,1fr));gap:var(--gap);align-items:stretch}.builder-column{min-width:0}.content-heading h3{font:700 1.55rem/1.25 Manrope;margin:8px 0 16px}.rich-text{color:#39473f}.rich-text h3{font:700 1.35rem Manrope;color:var(--ink);margin-top:25px}.rich-text ul{padding-left:20px}.builder-column figure{margin:0;height:100%}.builder-column figure img{width:100%;height:min(500px,60vw);object-fit:cover}.builder-column figcaption{font-size:.78rem;color:var(--muted);padding-top:10px}.builder-column>.button{margin-top:14px}.category-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));border-top:1px solid var(--line)}.category-grid article{padding:30px;border-bottom:1px solid var(--line)}.category-grid article:nth-child(odd){border-right:1px solid var(--line)}.category-grid span{font:700 .72rem Manrope;color:var(--leaf);letter-spacing:.15em}.category-grid h3{font:700 1.25rem Manrope;margin:8px 0}.category-grid p{color:var(--muted)}.category-grid a,.news-grid a{font-weight:700;color:var(--green)}.poll{background:#fff;color:var(--ink);padding:38px;box-shadow:var(--shadow)}.poll h3,.dynamic-form h3{font:700 1.8rem Manrope;margin:0}.poll-options{display:grid;gap:10px;margin:25px 0}.poll-options label{display:block}.poll-options input{position:absolute;opacity:0}.poll-options label>span{display:grid;grid-template-columns:auto 1fr;padding:15px;border:1px solid var(--line);cursor:pointer}.poll-options input:checked+span{border-color:var(--green);box-shadow:inset 4px 0 var(--green);background:#f1f6f2}.poll-options b,.poll-options small{grid-column:2}.dynamic-form{border-top:5px solid var(--lime);padding:34px;background:#fff;box-shadow:var(--shadow)}.form-grid{display:grid;grid-template-columns:repeat(12,1fr);gap:17px;margin:25px 0}.form-grid label{grid-column:span var(--field-width);font-weight:700;font-size:.85rem}.form-grid label span,.form-grid small{display:block}.form-grid small{font-weight:400;color:var(--muted)}input,textarea,select{width:100%;border:1px solid #bac7be;background:#fff;padding:13px 14px;font:inherit;margin-top:6px;border-radius:0}textarea{min-height:150px;resize:vertical}input:focus,textarea:focus,select:focus{outline:3px solid rgba(120,168,62,.25);border-color:var(--green)}.notice{background:#fff8dd;border-left:4px solid var(--gold);padding:13px}.flash{position:fixed;right:20px;top:125px;z-index:40;max-width:420px;padding:16px 20px;background:#fff;box-shadow:var(--shadow);border-left:5px solid var(--leaf)}.flash.error{border-color:#b83d32}.news-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:1px;background:var(--line)}.news-grid article{background:#fff;padding:28px}.news-grid time{font-size:.75rem;color:var(--muted)}.logo-strip{display:flex;flex-wrap:wrap;gap:30px;align-items:center}.logo-strip img{max-width:140px;max-height:70px;object-fit:contain}.article{padding-block:80px}.article h2{font:700 2rem Manrope}footer{background:#0d261b;color:#dce8e0;padding-top:72px}.footer-main{display:grid;grid-template-columns:2fr repeat(3,1fr);gap:60px;padding-bottom:60px}.footer-intro img{width:72px;background:#fff;padding:4px}.footer-intro h2{font:700 1.5rem Manrope;color:#fff}.footer-main h3{font:700 .82rem Manrope;color:var(--lime);text-transform:uppercase;letter-spacing:.12em}.footer-main a,.footer-main span{display:block;margin:10px 0;color:#c2d1c7;font-size:.9rem}.footer-bottom{border-top:1px solid #294337;display:flex;justify-content:space-between;padding-block:20px;font-size:.78rem;color:#96aa9e}
@media(max-width:980px){.button-header{display:none}.menu-toggle{display:grid;grid-template-columns:23px auto;align-items:center;gap:3px 9px;border:0;background:none}.menu-toggle span{display:block;width:23px;height:2px;background:var(--ink);grid-column:1}.menu-toggle b{grid-column:2;grid-row:1/4}.nav-shell nav{display:none;position:absolute;left:0;right:0;top:88px;background:#fff;padding:25px}.nav-shell nav.open{display:block}.nav-shell nav>ul{display:block}.nav-shell nav li{padding:9px 0}.has-children ul{display:block;position:static;box-shadow:none;padding:5px 20px}.builder-row{grid-template-columns:repeat(var(--cols-md),minmax(0,1fr))}.hero aside{display:none}.footer-main{grid-template-columns:repeat(2,1fr)}}
@media(max-width:640px){.container,.container.wide,.container.narrow{width:min(100% - 30px,1280px)}.utility{display:none}.nav-shell{height:76px}.brand img{width:52px;height:52px}.brand span{display:none}.nav-shell nav{top:76px;height:calc(100vh - 76px);overflow:auto}.hero{min-height:610px}.hero-content{padding-block:70px}.hero h1{font-size:2.65rem}.hero-content>p:not(.eyebrow){font-size:1rem}.hero-content>div{align-items:flex-start;flex-direction:column}.builder-section{padding-block:65px}.builder-row{grid-template-columns:repeat(var(--cols-sm),minmax(0,1fr))}.section-heading{margin-bottom:32px}.category-grid{grid-template-columns:1fr}.category-grid article:nth-child(odd){border-right:0}.poll,.dynamic-form{padding:23px}.form-grid label{grid-column:1/-1}.news-grid{grid-template-columns:1fr}.footer-main{grid-template-columns:1fr;gap:25px}.footer-bottom{display:block}.breadcrumb{padding-block:45px}.flash{left:15px;right:15px;top:90px}}
@media(prefers-reduced-motion:reduce){*{scroll-behavior:auto!important;transition:none!important}}
input[type="hidden"]{display:none}.poll-options input{width:auto;margin:0;padding:0}

/* Homepage institutional introduction: balanced editorial cards */
.hero+.builder-section{position:relative;overflow:hidden;background:linear-gradient(180deg,#fbfcf9 0%,#f4f7f1 100%);padding-block:clamp(72px,8vw,112px)}
.hero+.builder-section::before{content:"";position:absolute;right:-170px;top:-210px;width:440px;height:440px;border:1px solid rgba(120,168,62,.2);border-radius:50%;box-shadow:0 0 0 55px rgba(120,168,62,.035),0 0 0 110px rgba(120,168,62,.025);pointer-events:none}
.hero+.builder-section .section-heading{position:relative;max-width:980px;margin-bottom:46px}
.hero+.builder-section .section-heading h2{max-width:900px;font-size:clamp(2.35rem,4.2vw,4.25rem);line-height:1.04;margin-block:13px 18px}
.hero+.builder-section .section-heading p{max-width:760px;font-size:clamp(1rem,1.4vw,1.16rem)}
.hero+.builder-section .builder-row{position:relative;grid-template-columns:minmax(0,.94fr) minmax(0,1.06fr);gap:clamp(24px,3vw,42px);align-items:stretch}
.hero+.builder-section .builder-column{min-height:0}
.hero+.builder-section .builder-column:first-child{display:flex;flex-direction:column;padding:clamp(28px,3.2vw,46px);background:#fff;border:1px solid rgba(28,75,53,.12);border-top:5px solid var(--leaf);border-radius:16px;box-shadow:0 18px 55px rgba(20,45,34,.09)}
.hero+.builder-section .builder-column:first-child .content-heading h3{max-width:590px;font-size:clamp(1.55rem,2.2vw,2.15rem);line-height:1.2;margin-bottom:18px}
.hero+.builder-section .builder-column:first-child .rich-text{max-width:610px;font-size:1.02rem;line-height:1.78}
.hero+.builder-section .builder-column:first-child .rich-text p{margin-top:0}
.hero+.builder-section .builder-column:first-child>.button{align-self:flex-start;margin-top:auto;padding:15px 23px;box-shadow:0 10px 24px rgba(28,75,53,.16)}
.hero+.builder-section .builder-column:nth-child(2) figure{display:grid;grid-template-rows:minmax(0,1fr) auto;height:100%;min-height:0;padding:10px 10px 12px;background:#fff;border:1px solid rgba(28,75,53,.12);border-radius:16px;box-shadow:0 18px 55px rgba(20,45,34,.11);overflow:hidden}
.hero+.builder-section .builder-column:nth-child(2) figure img{width:100%;height:100%;min-height:0;max-height:none;object-fit:cover;object-position:center;border-radius:9px}
.hero+.builder-section .builder-column:nth-child(2) figcaption{min-height:35px;padding:11px 8px 0;color:#526259;line-height:1.35}
@media(max-width:760px){.hero+.builder-section .builder-row{grid-template-columns:1fr}.hero+.builder-section .builder-column:nth-child(2) figure{height:auto}.hero+.builder-section .builder-column:nth-child(2) figure img{height:clamp(260px,72vw,390px)}.hero+.builder-section::before{display:none}}
@media(max-width:430px){.hero+.builder-section .section-heading h2{font-size:2.25rem}.hero+.builder-section .builder-column:first-child{padding:26px 22px}.hero+.builder-section .builder-column:nth-child(2) figure{padding:7px 7px 10px;border-radius:12px}.hero+.builder-section .builder-column:nth-child(2) figure img{border-radius:7px}}

/* Unified feature card: copy controls height; media is constrained to match it. */
.hero+.builder-section .builder-row{grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:0;background:#fff;border:1px solid rgba(28,75,53,.14);border-radius:20px;box-shadow:0 24px 65px rgba(20,45,34,.12);overflow:hidden}
.hero+.builder-section .builder-column:first-child{position:relative;z-index:1;padding:clamp(32px,4vw,58px);background:#fff;border:0;border-radius:0;box-shadow:none}
.hero+.builder-section .builder-column:first-child::before{content:"";position:absolute;left:0;top:0;bottom:0;width:6px;background:linear-gradient(180deg,var(--lime),var(--green))}
.hero+.builder-section .builder-column:first-child .content-heading h3{margin-top:8px}
.hero+.builder-section .builder-column:first-child .rich-text{margin-bottom:25px}
.hero+.builder-section .builder-column:first-child>.button{margin-top:0}
.hero+.builder-section .builder-column:nth-child(2){position:relative;min-height:0;overflow:hidden;background:#173b2b}
.hero+.builder-section .builder-column:nth-child(2) figure{position:absolute;inset:0;display:block;height:auto;min-height:0;padding:0;background:transparent;border:0;border-radius:0;box-shadow:none;overflow:hidden}
.hero+.builder-section .builder-column:nth-child(2) figure::after{content:"";position:absolute;left:0;right:0;bottom:0;height:34%;background:linear-gradient(180deg,transparent,rgba(7,28,19,.7));pointer-events:none}
.hero+.builder-section .builder-column:nth-child(2) figure img{position:absolute;inset:0;width:100%;height:100%;min-height:0;max-height:none;border-radius:0;object-fit:cover;object-position:center 54%}
.hero+.builder-section .builder-column:nth-child(2) figcaption{position:absolute;z-index:2;left:26px;right:26px;bottom:20px;min-height:0;padding:0;color:#fff;font-size:.78rem;line-height:1.45;text-shadow:0 1px 8px rgba(0,0,0,.38)}
@media(max-width:760px){.hero+.builder-section .builder-row{grid-template-columns:1fr;border-radius:16px}.hero+.builder-section .builder-column:nth-child(2){height:clamp(280px,72vw,390px)}.hero+.builder-section .builder-column:nth-child(2) figure{position:absolute;height:auto}.hero+.builder-section .builder-column:nth-child(2) figure img{height:100%}}
@media(max-width:430px){.hero+.builder-section .builder-column:first-child{padding:30px 24px 32px}.hero+.builder-section .builder-column:nth-child(2) figure{padding:0;border-radius:0}.hero+.builder-section .builder-column:nth-child(2) figure img{border-radius:0}.hero+.builder-section .builder-column:nth-child(2) figcaption{left:18px;right:18px;bottom:15px}}

/* Canonical homepage-intro rules. The explicit class survives page reordering. */
.builder-section.homepage-intro .builder-row{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:0;align-items:stretch;background:#fff;border:1px solid rgba(28,75,53,.16);border-radius:20px;box-shadow:0 24px 65px rgba(20,45,34,.14);overflow:hidden}
.builder-section.homepage-intro .builder-row>.builder-column:first-child{position:relative;display:flex;flex-direction:column;justify-content:flex-start;min-width:0;padding:clamp(32px,4vw,58px);background:#fff;border:0;border-radius:0;box-shadow:none}
.builder-section.homepage-intro .builder-row>.builder-column:first-child::before{content:"";position:absolute;inset:0 auto 0 0;width:6px;background:linear-gradient(180deg,var(--lime),var(--green))}
.builder-section.homepage-intro .builder-row>.builder-column:first-child>.button{align-self:flex-start;margin-top:0}
.builder-section.homepage-intro .builder-row>.builder-column:nth-child(2){position:relative;min-width:0;min-height:0;overflow:hidden;background:#173b2b}
.builder-section.homepage-intro .builder-row>.builder-column:nth-child(2)>figure{position:absolute;inset:0;display:block;width:100%;height:100%;margin:0;padding:0;background:transparent;border:0;border-radius:0;box-shadow:none;overflow:hidden}
.builder-section.homepage-intro .builder-row>.builder-column:nth-child(2)>figure>img{position:absolute;inset:0;width:100%;height:100%;min-height:0;max-height:none;object-fit:cover;object-position:center 54%;border-radius:0}
.builder-section.homepage-intro .builder-row>.builder-column:nth-child(2)>figure>figcaption{position:absolute;z-index:2;left:26px;right:26px;bottom:20px;min-height:0;padding:0;color:#fff;text-shadow:0 1px 8px rgba(0,0,0,.45)}
@media(max-width:760px){.builder-section.homepage-intro .builder-row{grid-template-columns:1fr}.builder-section.homepage-intro .builder-row>.builder-column:nth-child(2){height:clamp(280px,72vw,390px)}}

/* Site-wide editorial system for image-and-copy sections */
.builder-row.media-split{grid-template-columns:repeat(2,minmax(0,1fr));gap:0;background:#fff;border:1px solid rgba(28,75,53,.14);border-radius:18px;box-shadow:0 22px 58px rgba(20,45,34,.11);overflow:hidden}
.builder-row.media-split>.builder-column{min-width:0}
.builder-row.media-split>.builder-column:not(:has(figure)){display:flex;flex-direction:column;justify-content:center;padding:clamp(32px,4vw,58px)}
.builder-row.media-split>.builder-column:has(figure){position:relative;min-height:0;overflow:hidden;background:#173b2b}
.builder-row.media-split>.builder-column:has(figure)>figure{position:absolute;inset:0;width:100%;height:100%;margin:0;padding:0}
.builder-row.media-split>.builder-column:has(figure)>figure::after{content:"";position:absolute;inset:auto 0 0;height:30%;background:linear-gradient(180deg,transparent,rgba(7,28,19,.66));pointer-events:none}
.builder-row.media-split>.builder-column:has(figure)>figure>img{position:absolute;inset:0;width:100%;height:100%;min-height:0;max-height:none;object-fit:cover;object-position:center}
.builder-row.media-split>.builder-column:has(figure)>figure>figcaption{position:absolute;z-index:2;left:24px;right:24px;bottom:18px;min-height:0;padding:0;color:#fff;line-height:1.4;text-shadow:0 1px 8px rgba(0,0,0,.4)}
.builder-row.media-split.media-left>.builder-column:first-child{order:1}.builder-row.media-split.media-left>.builder-column:nth-child(2){order:2}
.builder-row.media-split .content-heading h3{font-size:clamp(1.6rem,2.4vw,2.35rem);line-height:1.18}
.builder-row.media-split .rich-text{font-size:1rem;line-height:1.76}
.builder-row.media-split .button{align-self:flex-start;margin-top:12px}

/* Reusable business-value cards with a consistent icon language */
.builder-row.feature-grid{gap:18px}
.builder-row.feature-grid>.builder-column{display:flex}
.feature-card{position:relative;width:100%;padding:30px 28px 32px;background:#fff;border:1px solid rgba(28,75,53,.13);border-radius:14px;box-shadow:0 13px 38px rgba(20,45,34,.075);transition:transform .2s ease,box-shadow .2s ease,border-color .2s ease}
.feature-card::after{content:"";position:absolute;left:28px;right:28px;bottom:0;height:3px;background:linear-gradient(90deg,var(--leaf),transparent);opacity:.7}
.feature-card:hover{transform:translateY(-3px);border-color:rgba(120,168,62,.4);box-shadow:0 18px 45px rgba(20,45,34,.11)}
.feature-icon{display:grid;place-items:center;width:48px;height:48px;margin-bottom:20px;background:#edf4e7;color:var(--green);border-radius:50%}
.feature-icon svg{width:25px;height:25px}
.feature-card h3{font:700 1.16rem/1.3 Manrope,sans-serif;margin:0 0 11px;color:var(--ink)}
.feature-card p{margin:0;color:var(--muted);font-size:.93rem;line-height:1.65}
.feature-card a{display:inline-block;margin-top:17px;color:var(--green);font-weight:700;font-size:.84rem}

/* Richer inner-page rhythm and annual-event calls to action */
.breadcrumb+.builder-section{padding-top:82px}

/* Page masthead artwork */
.breadcrumb{position:relative;overflow:hidden;padding-block:54px;background:linear-gradient(115deg,#f8f5eb 0%,#f5f2e7 70%,#edf4e9 100%)}
.breadcrumb::after{content:"";position:absolute;width:380px;height:380px;right:-150px;top:-185px;border-radius:50%;background:rgba(200,219,99,.14)}
.breadcrumb-layout{display:grid;grid-template-columns:minmax(0,1fr) 370px;align-items:center;gap:70px;min-height:330px;position:relative;z-index:1}
.breadcrumb-copy{min-width:0}.breadcrumb-copy h1{max-width:800px}.breadcrumb-copy p{max-width:760px}
.breadcrumb-visual{width:330px;height:330px;position:relative;justify-self:end;display:grid;place-items:center}
.breadcrumb-photo{width:230px;height:230px;border-radius:50%;overflow:hidden;border:8px solid #fff;box-shadow:0 22px 55px rgba(20,45,34,.2);position:relative;z-index:3;background:#dfe8db}
.breadcrumb-photo::after{content:"";position:absolute;inset:0;border-radius:inherit;box-shadow:inset 0 0 0 1px rgba(20,45,34,.1)}
.breadcrumb-photo img{width:100%;height:100%;object-fit:cover}
.breadcrumb-orbit{position:absolute;inset:11px;border:1px dashed rgba(28,75,53,.28);border-radius:50%;animation:breadcrumb-orbit 24s linear infinite;z-index:4}
.orbit-icon{position:absolute;width:48px;height:48px;border-radius:50%;display:grid;place-items:center;color:var(--green);background:#fff;box-shadow:0 10px 26px rgba(20,45,34,.14);animation:breadcrumb-counter-orbit 24s linear infinite}
.orbit-icon svg{width:24px;height:24px;fill:none;stroke:currentColor;stroke-width:1.65;stroke-linecap:round;stroke-linejoin:round}
.orbit-leaf{left:calc(50% - 24px);top:-24px;background:var(--lime)}.orbit-wheat{right:-24px;top:calc(50% - 24px);color:#8a631d;background:#fff8dc}.orbit-sun{left:calc(50% - 24px);bottom:-24px;color:#a77612;background:#fff3be}.orbit-drop{left:-24px;top:calc(50% - 24px);color:#2f7464;background:#e8f6f1}
.breadcrumb-ripple{position:absolute;border-radius:50%;border:1px solid rgba(120,168,62,.28);animation:breadcrumb-pulse 3.8s ease-out infinite}.ripple-one{inset:40px}.ripple-two{inset:22px;animation-delay:1.9s}
@keyframes breadcrumb-orbit{to{transform:rotate(360deg)}}
@keyframes breadcrumb-counter-orbit{to{transform:rotate(-360deg)}}
@keyframes breadcrumb-pulse{0%{opacity:.65;transform:scale(.82)}70%,100%{opacity:0;transform:scale(1.12)}}
@media(max-width:900px){.breadcrumb-layout{grid-template-columns:minmax(0,1fr) 270px;gap:30px}.breadcrumb-visual{width:260px;height:260px}.breadcrumb-photo{width:180px;height:180px}.orbit-icon{width:42px;height:42px}.orbit-leaf{left:calc(50% - 21px);top:-21px}.orbit-wheat{right:-21px;top:calc(50% - 21px)}.orbit-sun{left:calc(50% - 21px);bottom:-21px}.orbit-drop{left:-21px;top:calc(50% - 21px)}}
@media(max-width:640px){.breadcrumb{padding-block:38px 46px}.breadcrumb-layout{grid-template-columns:1fr;gap:30px;min-height:0}.breadcrumb-copy{text-align:left}.breadcrumb-visual{width:230px;height:230px;justify-self:center}.breadcrumb-photo{width:158px;height:158px;border-width:6px}.breadcrumb-orbit{inset:9px}.orbit-icon{width:38px;height:38px}.orbit-icon svg{width:20px;height:20px}.orbit-leaf{left:calc(50% - 19px);top:-19px}.orbit-wheat{right:-19px;top:calc(50% - 19px)}.orbit-sun{left:calc(50% - 19px);bottom:-19px}.orbit-drop{left:-19px;top:calc(50% - 19px)}}
@media(prefers-reduced-motion:reduce){.breadcrumb-orbit,.orbit-icon,.breadcrumb-ripple{animation:none}}

/* Strong section-label colour on light surfaces */
.builder-section:not(.section-dark) .section-heading>span,
.builder-section:not(.section-dark) .content-heading>span{color:#fff;background:var(--green);border:1px solid rgba(255,255,255,.28);box-shadow:0 7px 20px rgba(28,75,53,.22),0 0 0 0 rgba(28,75,53,.34);animation:label-glow-green 2.8s ease-in-out infinite}
.builder-section .section-heading>span,.builder-section .content-heading>span{display:table;width:fit-content;padding:7px 13px;border-radius:999px;line-height:1.2;position:relative;z-index:1}
.section-dark .section-heading>span,.section-dark .content-heading>span{color:var(--ink);background:var(--lime);border:1px solid rgba(255,255,255,.24);box-shadow:0 7px 22px rgba(0,0,0,.2),0 0 0 0 rgba(200,219,99,.42);animation:label-glow-lime 2.8s ease-in-out infinite}
@keyframes label-glow-green{0%,100%{transform:translateY(0);box-shadow:0 7px 20px rgba(28,75,53,.22),0 0 0 0 rgba(28,75,53,.32)}50%{transform:translateY(-2px);box-shadow:0 12px 27px rgba(28,75,53,.28),0 0 0 8px rgba(28,75,53,0)}}
@keyframes label-glow-lime{0%,100%{transform:translateY(0);box-shadow:0 7px 22px rgba(0,0,0,.2),0 0 0 0 rgba(200,219,99,.4)}50%{transform:translateY(-2px);box-shadow:0 12px 28px rgba(0,0,0,.24),0 0 0 8px rgba(200,219,99,0)}}
@media(prefers-reduced-motion:reduce){.builder-section .section-heading>span,.builder-section .content-heading>span{animation:none}}

/* Hero recognition lens */
.hero-emblem{position:absolute;right:52px;bottom:45px;width:260px;height:260px;z-index:6;display:grid;place-items:center;filter:drop-shadow(0 22px 35px rgba(2,25,16,.3))}
.emblem-photo{width:154px;height:154px;border-radius:50%;overflow:hidden;border:6px solid rgba(255,255,255,.96);position:relative;z-index:4;box-shadow:0 0 0 5px rgba(200,219,99,.2),0 0 32px 10px rgba(200,219,99,.35);animation:emblem-photo-glow 3s ease-in-out infinite}
.emblem-photo img{width:100%;height:100%;object-fit:cover;transform:scale(1.08)}
.emblem-glow{position:absolute;inset:45px;border-radius:50%;background:rgba(200,219,99,.3);filter:blur(20px);animation:emblem-aura 3s ease-in-out infinite}
.emblem-halo{position:absolute;border-radius:50%;z-index:2}.halo-outer{inset:14px;border:2px solid transparent;border-top-color:var(--lime);border-right-color:rgba(255,255,255,.65);border-bottom-color:rgba(200,219,99,.25);animation:emblem-spin 14s linear infinite}.halo-outer::before,.halo-outer::after{content:"";position:absolute;border-radius:50%;background:var(--lime);box-shadow:0 0 15px var(--lime)}.halo-outer::before{width:9px;height:9px;left:25px;top:19px}.halo-outer::after{width:6px;height:6px;right:13px;bottom:48px}.halo-inner{inset:34px;border:1px dashed rgba(255,255,255,.52);animation:emblem-spin-back 20s linear infinite}
.emblem-icon{position:absolute;width:44px;height:44px;border-radius:15px;display:grid;place-items:center;z-index:5;background:#fff;color:var(--green);box-shadow:0 8px 24px rgba(4,30,19,.28),0 0 0 1px rgba(255,255,255,.45)}
.emblem-icon svg{width:23px;height:23px;fill:none;stroke:currentColor;stroke-width:1.65;stroke-linecap:round;stroke-linejoin:round}.emblem-trophy{right:12px;top:55px;background:var(--lime);animation:emblem-float-a 3.4s ease-in-out infinite}.emblem-sprout{left:5px;bottom:63px;animation:emblem-float-b 3.8s ease-in-out infinite}.emblem-star{left:37px;top:25px;background:#fff4c9;color:#9b6b13;animation:emblem-float-c 3.1s ease-in-out infinite}
.emblem-caption{position:absolute;bottom:5px;z-index:6;background:rgba(8,32,22,.82);border:1px solid rgba(255,255,255,.25);backdrop-filter:blur(8px);color:#fff;padding:6px 12px;border-radius:999px;font-size:.64rem;font-weight:800;letter-spacing:.13em;text-transform:uppercase;white-space:nowrap}
@keyframes emblem-spin{to{transform:rotate(360deg)}}@keyframes emblem-spin-back{to{transform:rotate(-360deg)}}
@keyframes emblem-photo-glow{0%,100%{box-shadow:0 0 0 5px rgba(200,219,99,.16),0 0 25px 6px rgba(200,219,99,.25)}50%{box-shadow:0 0 0 9px rgba(200,219,99,.05),0 0 42px 15px rgba(200,219,99,.46)}}
@keyframes emblem-aura{0%,100%{opacity:.55;transform:scale(.88)}50%{opacity:1;transform:scale(1.12)}}
@keyframes emblem-float-a{0%,100%{transform:translate(0,0) rotate(3deg)}50%{transform:translate(-5px,-9px) rotate(-4deg)}}@keyframes emblem-float-b{0%,100%{transform:translate(0,0) rotate(-4deg)}50%{transform:translate(7px,-7px) rotate(4deg)}}@keyframes emblem-float-c{0%,100%{transform:translate(0,0) rotate(-5deg)}50%{transform:translate(5px,8px) rotate(5deg)}}
@media(max-width:1050px){.hero-emblem{right:24px;width:220px;height:220px}.emblem-photo{width:128px;height:128px}.emblem-icon{width:39px;height:39px}.hero-content{padding-right:210px}}
@media(max-width:760px){.hero-emblem{width:150px;height:150px;right:12px;bottom:18px}.emblem-photo{width:86px;height:86px;border-width:4px}.emblem-glow{inset:30px}.halo-outer{inset:5px}.halo-inner{inset:20px}.emblem-icon{width:31px;height:31px;border-radius:10px}.emblem-icon svg{width:17px;height:17px}.emblem-trophy{right:0;top:28px}.emblem-sprout{left:0;bottom:30px}.emblem-star{left:18px;top:7px}.emblem-caption{display:none}.hero-content{padding-right:0;padding-bottom:155px}}
@media(prefers-reduced-motion:reduce){.emblem-photo,.emblem-glow,.emblem-halo,.emblem-icon{animation:none}}
@media(max-width:760px){.hero-emblem{bottom:68px}}
.section-dark{color:#fff}
.section-dark .section-heading>span{color:var(--lime)}
.section-dark .section-heading h2,.section-dark .content-heading h3{color:#fff}
.section-dark .section-heading p,.section-dark .rich-text{color:#cfddd4}
.section-dark .builder-row:not(.media-split):not(.feature-grid){align-items:center}
.section-dark .builder-column>.button{background:var(--lime);color:var(--ink)}
.section-dark .builder-column>.button:hover{background:#d7e879}
.section-dark .poll{color:var(--ink)}
.builder-section[style*="#eef4eb"] .feature-card{box-shadow:none}
.builder-section .category-grid{overflow:hidden;border:1px solid var(--line);border-radius:14px;background:#fff;box-shadow:0 14px 40px rgba(20,45,34,.07)}
.builder-section .news-grid{border-radius:14px;overflow:hidden;box-shadow:0 14px 40px rgba(20,45,34,.07)}

@media(max-width:900px){.builder-row.media-split{grid-template-columns:1fr}.builder-row.media-split>.builder-column:has(figure){height:clamp(320px,58vw,470px);order:2!important}.builder-row.media-split>.builder-column:not(:has(figure)){order:1!important}.builder-row.feature-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important}}
@media(max-width:640px){.builder-row.feature-grid{grid-template-columns:1fr!important}.feature-card{padding:25px 23px 28px}.builder-row.media-split>.builder-column:not(:has(figure)){padding:29px 23px 32px}.builder-row.media-split>.builder-column:has(figure){height:clamp(270px,72vw,360px)}}

/* Database-controlled image slider and video hero */
.hero-dynamic{position:relative;overflow:hidden;background:#102c20;isolation:isolate}
.hero-dynamic .hero-slide{position:absolute;inset:0;display:flex;align-items:center;opacity:0;visibility:hidden;transition:opacity 1s ease;z-index:0}
.hero-dynamic .hero-slide.is-active{opacity:1;visibility:visible;z-index:1}
.hero-dynamic .hero-media{position:absolute;inset:0;width:100%;height:100%;max-width:none;object-fit:cover;object-position:center}
.hero-dynamic .hero-slide.is-active .hero-media{animation:hero-breathe 9s ease-out both}
.hero-dynamic .hero-shade{z-index:1;background:linear-gradient(90deg,rgba(7,34,23,.7) 0%,rgba(7,34,23,.38) 44%,rgba(7,34,23,.06) 75%)}
.hero-dynamic .hero-content{z-index:2;width:min(1280px,calc(100% - 48px));margin-inline:auto}
.hero-dynamic .hero-content h1{max-width:900px}
.hero-dynamic .hero-weight{z-index:4}
.hero-controls{position:absolute;z-index:5;left:50%;bottom:21px;transform:translateX(-50%);display:flex;align-items:center;gap:9px;pointer-events:none}
.hero-controls>button,.hero-dots button{pointer-events:auto;display:grid;place-items:center;width:38px;height:38px;padding:0;border:1px solid rgba(255,255,255,.5);border-radius:50%;background:rgba(8,35,24,.55);color:#fff;backdrop-filter:blur(7px)}
.hero-controls>button:hover,.hero-controls>button:focus-visible{background:#fff;color:var(--green)}
.hero-dots{display:flex;gap:7px;padding:8px 11px;border-radius:30px;background:rgba(8,35,24,.45);backdrop-filter:blur(7px);pointer-events:auto}
.hero-dots button{width:9px;height:9px;border:0;background:rgba(255,255,255,.5)}
.hero-dots button.is-active{width:28px;border-radius:10px;background:var(--lime)}
.hero-video>.hero-media{z-index:0}
@keyframes hero-breathe{from{transform:scale(1.015)}to{transform:scale(1.055)}}
@media(max-width:640px){.hero-dynamic .hero-content{width:calc(100% - 30px)}.hero-controls{left:15px;right:15px;bottom:17px;transform:none;width:auto}.hero-controls>button{width:34px;height:34px}.hero-dots{margin-inline:auto}.hero-dynamic .hero-shade{background:linear-gradient(90deg,rgba(7,34,23,.76),rgba(7,34,23,.34))}}
@media(prefers-reduced-motion:reduce){.hero-dynamic .hero-slide{transition:none}.hero-dynamic .hero-slide.is-active .hero-media{animation:none}}

/* Balanced dark-section headers and animated agriculture impact radar */
.builder-section .section-heading>span:empty,.builder-section .content-heading>span:empty{display:none!important}
.section-dark .section-heading>span,.section-dark .content-heading>span{color:var(--ink);background:var(--lime)}
.section-dark .section-heading{max-width:none;display:grid;grid-template-columns:minmax(0,1fr) 340px;grid-template-rows:auto auto auto;align-items:center;column-gap:70px;min-height:285px;margin-bottom:48px}
.section-dark .section-heading>span,.section-dark .section-heading>h2,.section-dark .section-heading>p{grid-column:1}.section-dark .section-heading>span{grid-row:1;align-self:end;justify-self:start}.section-dark .section-heading>h2{grid-row:2;align-self:center;max-width:760px}.section-dark .section-heading>p{grid-row:3;align-self:start;max-width:760px}
.section-visual{grid-column:2;grid-row:1/4;width:310px;height:270px;position:relative;display:grid;place-items:center;justify-self:end;isolation:isolate}
.sector-aura{position:absolute;width:158px;height:158px;border-radius:50%;background:radial-gradient(circle,rgba(200,219,99,.28),rgba(200,219,99,.03) 64%,transparent 70%);filter:blur(5px);animation:sector-aura 3.4s ease-in-out infinite}
.sector-track{position:absolute;border-radius:50%;border:1px solid rgba(255,255,255,.2)}.track-one{width:218px;height:218px;border-top-color:var(--lime);border-right-color:rgba(200,219,99,.65);animation:sector-spin 14s linear infinite}.track-one::before,.track-one::after{content:"";position:absolute;border-radius:50%;background:var(--lime);box-shadow:0 0 13px var(--lime)}.track-one::before{width:8px;height:8px;top:18px;left:29px}.track-one::after{width:5px;height:5px;bottom:27px;right:20px}.track-two{width:174px;height:174px;border-style:dashed;animation:sector-spin-back 19s linear infinite}
.sector-core{position:relative;z-index:3;width:112px;height:112px;border-radius:32px;display:grid;place-items:center;align-content:center;gap:4px;background:linear-gradient(145deg,var(--lime),#a9c947);color:var(--ink);box-shadow:0 18px 42px rgba(2,20,13,.35),0 0 0 8px rgba(200,219,99,.08);animation:sector-core 3.4s ease-in-out infinite}.sector-core svg{width:39px;height:39px;fill:none;stroke:currentColor;stroke-width:1.5}.sector-core b,.sector-node b{font:800 .62rem Manrope,sans-serif;text-transform:uppercase;letter-spacing:.1em}
.sector-node{position:absolute;z-index:4;min-width:82px;height:54px;padding:7px 10px;border-radius:14px;display:flex;align-items:center;gap:7px;background:rgba(255,255,255,.96);color:var(--green);box-shadow:0 12px 28px rgba(1,19,12,.3)}.sector-node svg{width:21px;height:21px;flex:0 0 auto;fill:none;stroke:currentColor;stroke-width:1.7}.node-markets{right:0;top:35px;animation:sector-float-a 3.2s ease-in-out infinite}.node-impact{right:10px;bottom:26px;background:#fff4c9;color:#8b6416;animation:sector-float-b 3.7s ease-in-out infinite}.node-trust{left:0;top:104px;background:#e9f6ef;animation:sector-float-c 4s ease-in-out infinite}
@keyframes sector-spin{to{transform:rotate(360deg)}}@keyframes sector-spin-back{to{transform:rotate(-360deg)}}@keyframes sector-aura{0%,100%{opacity:.6;transform:scale(.88)}50%{opacity:1;transform:scale(1.15)}}@keyframes sector-core{0%,100%{transform:translateY(0) rotate(-2deg)}50%{transform:translateY(-6px) rotate(2deg)}}@keyframes sector-float-a{0%,100%{transform:translate(0,0)}50%{transform:translate(-7px,8px)}}@keyframes sector-float-b{0%,100%{transform:translate(0,0)}50%{transform:translate(-5px,-8px)}}@keyframes sector-float-c{0%,100%{transform:translate(0,0)}50%{transform:translate(8px,-5px)}}
@media(max-width:900px){.section-dark .section-heading{grid-template-columns:minmax(0,1fr) 270px;column-gap:28px}.section-visual{width:260px;transform:scale(.88)}}
@media(max-width:640px){.section-dark .section-heading{grid-template-columns:1fr;grid-template-rows:auto;gap:0;min-height:0;margin-bottom:38px}.section-dark .section-heading>span,.section-dark .section-heading>h2,.section-dark .section-heading>p,.section-visual{grid-column:1;grid-row:auto}.section-dark .section-heading>span{margin-bottom:12px}.section-dark .section-heading>h2{margin-block:0 12px}.section-visual{justify-self:center;width:280px;height:245px;margin-top:25px;transform:scale(.9)}}
@media(prefers-reduced-motion:reduce){.sector-aura,.sector-track,.sector-core,.sector-node{animation:none}}

/* Responsive single-row poll choices */
.poll{border-radius:18px;border-top:0;padding:42px;box-shadow:0 22px 55px rgba(4,29,19,.18)}
.poll>h3{font-size:clamp(1.65rem,2.5vw,2.25rem)}.poll>p{margin:8px 0 0;color:var(--muted)}
.poll-options{grid-template-columns:repeat(3,minmax(0,1fr));gap:16px;margin:30px 0 24px;counter-reset:poll-choice}
.poll-options label{min-width:0;counter-increment:poll-choice}
.poll-options label>span{height:100%;min-height:178px;grid-template-columns:46px minmax(0,1fr);align-content:start;column-gap:14px;padding:25px 22px;border:1px solid #dbe4dc;border-radius:14px;background:linear-gradient(145deg,#fff,#f7faf7);box-shadow:0 10px 25px rgba(20,45,34,.06);transition:transform .22s ease,border-color .22s ease,box-shadow .22s ease,background .22s ease}
.poll-options label>span::before{content:counter(poll-choice,decimal-leading-zero);grid-column:1;grid-row:1/3;width:42px;height:42px;border-radius:13px;display:grid;place-items:center;background:#e8f0e9;color:var(--green);font:800 .7rem Manrope,sans-serif;letter-spacing:.08em;transition:.22s}
.poll-options b{font:800 1.03rem/1.3 Manrope,sans-serif;color:var(--ink);margin-top:2px}.poll-options small{font-size:.86rem;line-height:1.55;color:var(--muted);margin-top:8px}.poll-options b,.poll-options small{grid-column:2}
.poll-options label:hover>span{transform:translateY(-4px);border-color:#afc3b3;box-shadow:0 17px 34px rgba(20,45,34,.12)}
.poll-options input:focus-visible+span{outline:3px solid rgba(200,219,99,.55);outline-offset:3px}
.poll-options input:checked+span{border-color:var(--lime);background:linear-gradient(145deg,#f9fce9,#eef6e8);box-shadow:inset 0 0 0 2px var(--lime),0 16px 34px rgba(20,45,34,.13)}
.poll-options input:checked+span::before{background:var(--green);color:#fff;box-shadow:0 8px 20px rgba(28,75,53,.24)}
.poll>.button{min-width:155px;border-radius:9px;box-shadow:0 9px 22px rgba(28,75,53,.2)}
@media(max-width:900px){.poll-options{grid-template-columns:repeat(2,minmax(0,1fr))}}
@media(max-width:640px){.poll{padding:25px 20px;border-radius:14px}.poll-options{grid-template-columns:1fr;gap:12px;margin-top:24px}.poll-options label>span{min-height:132px;padding:21px 18px}.poll>.button{width:100%}}
@media(prefers-reduced-motion:reduce){.poll-options label>span{transition:none}.poll-options label:hover>span{transform:none}}

/* Sticky complete header stack */
.site-header{position:sticky;top:0;z-index:100;background:#fff;box-shadow:0 8px 26px rgba(20,45,34,.1)}

/* Homepage newsroom and announcement rail */
.home-news-hub{padding-block:96px;background:linear-gradient(180deg,#f5f8f3 0%,#fff 100%);border-top:1px solid #e0e8e1}
.news-hub-heading{display:flex;align-items:end;justify-content:space-between;gap:35px;margin-bottom:42px}.news-hub-heading>div{max-width:820px}.news-hub-heading>div>span{display:table;padding:7px 13px;border-radius:999px;background:var(--green);color:#fff;font-size:.7rem;font-weight:800;letter-spacing:.16em;text-transform:uppercase;box-shadow:0 8px 22px rgba(28,75,53,.2)}.news-hub-heading h2{font:800 clamp(2rem,4vw,3.35rem)/1.08 Manrope,sans-serif;letter-spacing:-.035em;margin:14px 0 10px}.news-hub-heading p{margin:0;color:var(--muted);font-size:1.02rem;max-width:740px}.news-hub-heading>.button{flex:0 0 auto;border-radius:10px}
.news-hub-layout{display:grid;grid-template-columns:minmax(0,3fr) minmax(260px,1fr);gap:25px;align-items:start}.home-news-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:20px}.home-news-card{min-width:0;background:#fff;border:1px solid #dfe7e0;border-radius:17px;overflow:hidden;box-shadow:0 13px 34px rgba(20,45,34,.08);transition:transform .24s ease,box-shadow .24s ease}.home-news-card:hover{transform:translateY(-5px);box-shadow:0 22px 46px rgba(20,45,34,.14)}
.news-card-image{height:210px;position:relative;display:block;overflow:hidden;background:var(--green)}.news-card-image::after{content:"";position:absolute;inset:45% 0 0;background:linear-gradient(transparent,rgba(5,28,18,.7))}.news-card-image img{width:100%;height:100%;object-fit:cover;transition:transform .55s ease}.home-news-card:hover .news-card-image img{transform:scale(1.045)}.news-card-image>span{position:absolute;left:15px;bottom:14px;z-index:2;padding:5px 9px;border-radius:999px;background:rgba(255,255,255,.93);color:var(--green);font-size:.62rem;font-weight:800;letter-spacing:.1em;text-transform:uppercase}.news-image-fallback{height:100%;display:grid;place-items:center;color:var(--lime);font:800 3rem Manrope,sans-serif}
.news-card-body{padding:22px 23px 24px}.news-card-body time{font-size:.7rem;font-weight:800;letter-spacing:.09em;text-transform:uppercase;color:var(--leaf)}.news-card-body h3{font:800 1.18rem/1.32 Manrope,sans-serif;margin:8px 0 9px}.news-card-body h3 a:hover{color:var(--green)}.news-card-body p{color:var(--muted);font-size:.87rem;line-height:1.58;margin:0;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden}.news-read{display:inline-flex;align-items:center;gap:8px;margin-top:18px;color:var(--green);font-weight:800;font-size:.8rem}.news-read span{transition:transform .2s}.news-read:hover span{transform:translateX(4px)}
.announcement-rail{position:sticky;top:145px;overflow:hidden;border-radius:19px;background:linear-gradient(155deg,#153e2c,#0c291d 70%);color:#fff;box-shadow:0 24px 55px rgba(7,35,23,.22)}.announcement-rail::before{content:"";position:absolute;width:230px;height:230px;border-radius:50%;right:-110px;top:-100px;background:rgba(200,219,99,.12);filter:blur(2px)}.announcement-head{position:relative;padding:28px 25px 21px;border-bottom:1px solid rgba(255,255,255,.12)}.announcement-live{display:flex;align-items:center;gap:8px;color:var(--lime);font-size:.66rem;font-weight:800;letter-spacing:.14em;text-transform:uppercase}.announcement-live i{width:8px;height:8px;border-radius:50%;background:var(--lime);box-shadow:0 0 0 0 rgba(200,219,99,.55);animation:announcement-live 2s ease-out infinite}.announcement-head h2{font:800 1.7rem Manrope,sans-serif;margin:9px 0 7px}.announcement-head p{margin:0;color:#bcd0c3;font-size:.82rem;line-height:1.55}
.announcement-list{position:relative;padding:5px 14px}.announcement-item{position:relative;display:grid;grid-template-columns:48px minmax(0,1fr) 18px;gap:12px;align-items:start;padding:17px 9px;border-bottom:1px solid rgba(255,255,255,.1);transition:background .2s,transform .2s}.announcement-item:last-child{border-bottom:0}.announcement-item:hover{background:rgba(255,255,255,.06);transform:translateX(3px)}.announcement-item time{height:48px;border-radius:13px;background:rgba(200,219,99,.12);border:1px solid rgba(200,219,99,.3);display:grid;place-items:center;align-content:center;color:var(--lime);box-shadow:0 0 18px rgba(200,219,99,.08);animation:announcement-date-glow 3s ease-in-out infinite}.announcement-item time strong{font:800 1.05rem/1 Manrope,sans-serif}.announcement-item time span{font-size:.57rem;font-weight:800;letter-spacing:.08em;margin-top:4px}.announcement-item h3{font:700 .88rem/1.38 Manrope,sans-serif;margin:0;color:#fff;text-shadow:0 0 16px rgba(200,219,99,.08);animation:announcement-text-glow 3.5s ease-in-out infinite}.announcement-item p{font-size:.72rem;line-height:1.45;color:#a9c0b1;margin:5px 0 0;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.announcement-arrow{color:var(--lime);font-size:.85rem}.announcement-contact{display:flex;justify-content:space-between;align-items:center;margin:7px 14px 16px;padding:13px 14px;border-radius:11px;background:var(--lime);color:var(--ink);font-weight:800;font-size:.76rem}
@keyframes announcement-live{70%,100%{box-shadow:0 0 0 9px rgba(200,219,99,0)}}@keyframes announcement-date-glow{0%,100%{box-shadow:0 0 12px rgba(200,219,99,.05)}50%{box-shadow:0 0 22px rgba(200,219,99,.25)}}@keyframes announcement-text-glow{0%,100%{text-shadow:0 0 10px rgba(200,219,99,.03)}50%{text-shadow:0 0 16px rgba(200,219,99,.22)}}
@media(max-width:1020px){.news-hub-layout{grid-template-columns:minmax(0,2fr) minmax(250px,1fr)}.home-news-grid{grid-template-columns:1fr}.announcement-rail{top:125px}}
@media(max-width:760px){.home-news-hub{padding-block:68px}.news-hub-heading{display:block}.news-hub-heading>.button{margin-top:24px}.news-hub-layout{grid-template-columns:1fr}.home-news-grid{grid-template-columns:1fr}.news-card-image{height:220px}.announcement-rail{position:relative;top:auto;margin-top:8px}.announcement-item{grid-template-columns:48px minmax(0,1fr) 18px}}
@media(prefers-reduced-motion:reduce){.announcement-live i,.announcement-item time,.announcement-item h3{animation:none}.home-news-card,.news-card-image img{transition:none}.home-news-card:hover{transform:none}}
@media(max-width:640px){.utility{display:block}.utility .container{width:calc(100% - 20px);gap:10px;padding-block:5px;font-size:.61rem}.utility .container>span{min-width:0;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.utility .container>a{flex:0 0 auto;white-space:nowrap}.nav-shell nav{top:104px;height:calc(100vh - 104px)}}

/* Full-width editorial detail pages with related-content sidebar */
.story-page{padding-block:78px 100px;background:linear-gradient(180deg,#f4f7f3,#fff 430px)}.story-layout{display:grid;grid-template-columns:minmax(0,3fr) minmax(270px,1fr);gap:28px;align-items:start}.story-article{min-width:0;background:#fff;border:1px solid #dfe7e0;border-radius:20px;overflow:hidden;box-shadow:0 20px 55px rgba(20,45,34,.1)}
.story-meta{display:flex;align-items:center;justify-content:space-between;gap:20px;padding:20px 28px;border-bottom:1px solid var(--line)}.story-meta span{padding:6px 10px;border-radius:999px;background:var(--green);color:#fff;font-size:.65rem;font-weight:800;letter-spacing:.12em;text-transform:uppercase}.story-meta time{font-size:.72rem;font-weight:800;letter-spacing:.07em;text-transform:uppercase;color:var(--leaf)}
.story-featured{margin:0;height:clamp(350px,42vw,560px);overflow:hidden;background:var(--green)}.story-featured img{width:100%;height:100%;object-fit:cover}.story-content{width:min(760px,calc(100% - 60px));margin-inline:auto;padding-block:52px 64px;color:#34453b;font-size:1.02rem;line-height:1.8}.story-content>p:first-child,.story-lead{font-size:1.22rem;line-height:1.7;color:var(--ink)}.story-content h2{font:800 clamp(1.65rem,3vw,2.25rem)/1.2 Manrope,sans-serif;color:var(--ink);margin:38px 0 13px}.story-content h3{font:800 1.25rem Manrope,sans-serif;color:var(--ink);margin-top:30px}.story-content a:not(.button){color:var(--green);font-weight:800;text-decoration:underline;text-decoration-color:var(--lime);text-underline-offset:4px}
.story-sidebar{position:sticky;top:145px;overflow:hidden;border-radius:19px;background:#fff;border:1px solid #dae4dc;box-shadow:0 18px 48px rgba(20,45,34,.12)}.story-side-intro{padding:26px 23px 22px;background:linear-gradient(150deg,#153e2c,#0c291d);color:#fff}.story-side-intro>span{color:var(--lime);font-size:.62rem;font-weight:800;letter-spacing:.14em;text-transform:uppercase}.story-side-intro h2{font:800 1.55rem Manrope,sans-serif;margin:7px 0 6px}.story-side-intro p{color:#bcd0c3;font-size:.78rem;line-height:1.5;margin:0}.related-story-list{padding:7px 14px}.related-story{display:grid;grid-template-columns:76px minmax(0,1fr);gap:12px;align-items:center;padding:13px 2px;border-bottom:1px solid var(--line)}.related-story:last-child{border-bottom:0}.related-story img{width:76px;height:66px;border-radius:11px;object-fit:cover}.related-story time{display:block;color:var(--leaf);font-size:.59rem;font-weight:800;letter-spacing:.07em;text-transform:uppercase}.related-story h3{font:800 .8rem/1.35 Manrope,sans-serif;margin:4px 0 0;transition:color .2s}.related-story:hover h3{color:var(--green)}
.story-notices{margin:8px 14px 14px;border-radius:14px;background:#f0f5ed;overflow:hidden}.story-notices-head{padding:12px 13px;background:#e2ecdd}.story-notices-head>span{display:flex;align-items:center;gap:7px;color:var(--green);font-size:.64rem;font-weight:800;letter-spacing:.11em;text-transform:uppercase}.story-notices-head i{width:7px;height:7px;border-radius:50%;background:var(--leaf);box-shadow:0 0 0 0 rgba(120,168,62,.5);animation:announcement-live 2s ease-out infinite}.story-notices>a{display:grid;grid-template-columns:38px minmax(0,1fr) 13px;gap:9px;align-items:center;padding:12px;border-bottom:1px solid #d9e5d5}.story-notices>a:last-child{border-bottom:0}.story-notices time{height:38px;border-radius:10px;display:grid;place-items:center;align-content:center;background:#fff;color:var(--green)}.story-notices time strong{font:800 .83rem/1 Manrope,sans-serif}.story-notices time span{font-size:.48rem;font-weight:800;margin-top:3px}.story-notices h3{font:700 .72rem/1.35 Manrope,sans-serif;margin:0}.story-notices>a>span{color:var(--green)}.story-side-all{display:flex;align-items:center;justify-content:space-between;margin:0 14px 16px;padding:12px 14px;border-radius:10px;background:var(--green);color:#fff;font-size:.75rem;font-weight:800}
.announcement-detail-mark{height:280px;position:relative;display:grid;place-items:center;overflow:hidden;background:radial-gradient(circle at center,rgba(200,219,99,.25),transparent 38%),linear-gradient(145deg,#163f2d,#0c2a1e)}.announcement-detail-mark::before,.announcement-detail-mark::after{content:"";position:absolute;border-radius:50%;border:1px solid rgba(200,219,99,.3);animation:breadcrumb-pulse 4s ease-out infinite}.announcement-detail-mark::before{width:180px;height:180px}.announcement-detail-mark::after{width:235px;height:235px;animation-delay:2s}.announcement-detail-mark>span{position:absolute;width:120px;height:120px;border-radius:32px;background:var(--lime);box-shadow:0 0 40px rgba(200,219,99,.34);transform:rotate(45deg)}.announcement-detail-mark>b{position:relative;z-index:2;color:var(--ink);font:800 1.6rem Manrope,sans-serif;letter-spacing:.12em}.announcement-detail-cta{margin-top:18px;border-radius:9px}
@media(max-width:940px){.story-layout{grid-template-columns:minmax(0,2fr) minmax(245px,1fr)}.story-content{width:calc(100% - 42px)}.story-sidebar{top:125px}}
@media(max-width:760px){.story-page{padding-block:50px 70px}.story-layout{grid-template-columns:1fr}.story-featured{height:clamp(260px,68vw,390px)}.story-content{width:calc(100% - 38px);padding-block:38px 48px}.story-meta{padding:16px 18px}.story-sidebar{position:relative;top:auto}.announcement-detail-mark{height:220px}}
@media(prefers-reduced-motion:reduce){.story-notices-head i,.announcement-detail-mark::before,.announcement-detail-mark::after{animation:none}}

/* Publication-quality long-form content */
.story-content ul{margin:18px 0 28px;padding:0;list-style:none}.story-content li{position:relative;margin:10px 0;padding:13px 16px 13px 43px;border:1px solid #e0e8e1;border-radius:11px;background:#f8faf7}.story-content li::before{content:"✓";position:absolute;left:15px;top:12px;width:19px;height:19px;border-radius:50%;display:grid;place-items:center;background:var(--lime);color:var(--ink);font-size:.67rem;font-weight:900}.story-content blockquote{margin:34px 0 10px;padding:24px 26px;border:0;border-left:5px solid var(--lime);border-radius:0 14px 14px 0;background:linear-gradient(135deg,#143d2b,#0e2d20);color:#fff;box-shadow:0 16px 35px rgba(20,45,34,.15)}.story-content blockquote p{margin:0;color:#fff;font:700 1.08rem/1.65 Manrope,sans-serif}.announcement-facts{display:grid;grid-template-columns:1fr 2fr 1fr;border-bottom:1px solid var(--line);background:#f7faf6}.announcement-facts>div{padding:18px 22px;border-right:1px solid var(--line)}.announcement-facts>div:last-child{border-right:0}.announcement-facts span,.announcement-facts strong{display:block}.announcement-facts span{font-size:.6rem;font-weight:800;letter-spacing:.11em;text-transform:uppercase;color:var(--leaf)}.announcement-facts strong{margin-top:5px;font:700 .78rem/1.4 Manrope,sans-serif;color:var(--ink)}
@media(max-width:640px){.announcement-facts{grid-template-columns:1fr}.announcement-facts>div{padding:14px 18px;border-right:0;border-bottom:1px solid var(--line)}.announcement-facts>div:last-child{border-bottom:0}.story-content li{padding-left:39px}}

/* Content-aware illustrations for wide light-section headings */
.builder-section:not(.section-dark) .section-heading:has(.section-illustration){max-width:none;display:grid;grid-template-columns:minmax(0,1fr) 330px;grid-template-rows:auto auto auto;align-items:center;column-gap:70px;min-height:260px;margin-bottom:46px}.builder-section:not(.section-dark) .section-heading>.section-illustration{grid-column:2;grid-row:1/4}.builder-section:not(.section-dark) .section-heading>span,.builder-section:not(.section-dark) .section-heading>h2,.builder-section:not(.section-dark) .section-heading>p{grid-column:1}.builder-section:not(.section-dark) .section-heading>span{grid-row:1;align-self:end;justify-self:start}.builder-section:not(.section-dark) .section-heading>h2{grid-row:2;align-self:center;max-width:780px}.builder-section:not(.section-dark) .section-heading>p{grid-row:3;align-self:start;max-width:780px}
.section-illustration{width:310px;height:240px;position:relative;justify-self:end;display:grid;place-items:center;isolation:isolate}.illustration-grid{position:absolute;inset:12px;border-radius:28px;opacity:.55;background-image:radial-gradient(rgba(28,75,53,.2) 1.2px,transparent 1.2px);background-size:17px 17px;mask-image:radial-gradient(circle,#000 25%,transparent 75%)}.illustration-ring{position:absolute;border-radius:50%;border:1px solid rgba(28,75,53,.17)}.ring-a{width:190px;height:190px;border-top-color:var(--leaf);border-right-color:var(--lime);animation:illustration-spin 16s linear infinite}.ring-b{width:145px;height:145px;border-style:dashed;animation:illustration-spin-back 21s linear infinite}
.illustration-core{position:relative;z-index:3;width:112px;height:112px;border-radius:31px;display:grid;place-items:center;align-content:center;gap:5px;background:linear-gradient(145deg,#1f5a3e,var(--green));color:#fff;box-shadow:0 20px 42px rgba(20,45,34,.22),0 0 0 9px rgba(120,168,62,.08);animation:illustration-core-float 3.7s ease-in-out infinite}.illustration-core svg{width:40px;height:40px;fill:none;stroke:currentColor;stroke-width:1.45;stroke-linecap:round;stroke-linejoin:round}.illustration-core b{font:800 .59rem Manrope,sans-serif;letter-spacing:.1em;text-transform:uppercase}.illustration-trophy .illustration-core{background:linear-gradient(145deg,#d5b04c,#a8791b);color:#fff}.illustration-book .illustration-core{background:linear-gradient(145deg,#276148,#133d2b)}.illustration-handshake .illustration-core{background:linear-gradient(145deg,var(--lime),#9fbe3f);color:var(--ink)}.illustration-megaphone .illustration-core{background:linear-gradient(145deg,#337259,#174a34)}
.illustration-chip{position:absolute;z-index:4;width:48px;height:48px;border-radius:16px;display:grid;place-items:center;background:#fff;color:var(--green);border:1px solid #e0e8e1;box-shadow:0 12px 28px rgba(20,45,34,.14)}.illustration-chip svg{width:24px;height:24px;fill:none;stroke:currentColor;stroke-width:1.65;stroke-linecap:round;stroke-linejoin:round}.chip-a{right:30px;top:32px;animation:illustration-chip-a 3.4s ease-in-out infinite}.chip-b{left:29px;bottom:35px;background:#f2f7dd;color:#5d7f2b;animation:illustration-chip-b 3.9s ease-in-out infinite}.illustration-signal{position:absolute;border-radius:50%;background:var(--lime);box-shadow:0 0 14px var(--lime);animation:illustration-signal 2.5s ease-in-out infinite}.signal-a{width:9px;height:9px;right:54px;bottom:38px}.signal-b{width:6px;height:6px;left:59px;top:43px;animation-delay:1.2s}
@keyframes illustration-spin{to{transform:rotate(360deg)}}@keyframes illustration-spin-back{to{transform:rotate(-360deg)}}@keyframes illustration-core-float{0%,100%{transform:translateY(0) rotate(-2deg)}50%{transform:translateY(-6px) rotate(2deg)}}@keyframes illustration-chip-a{0%,100%{transform:translate(0,0)}50%{transform:translate(-7px,8px)}}@keyframes illustration-chip-b{0%,100%{transform:translate(0,0)}50%{transform:translate(8px,-7px)}}@keyframes illustration-signal{0%,100%{opacity:.45;transform:scale(.75)}50%{opacity:1;transform:scale(1.2)}}
@media(max-width:900px){.builder-section:not(.section-dark) .section-heading:has(.section-illustration){grid-template-columns:minmax(0,1fr) 265px;column-gap:28px}.section-illustration{width:260px;transform:scale(.9)}}
@media(max-width:640px){.builder-section:not(.section-dark) .section-heading:has(.section-illustration){grid-template-columns:1fr;grid-template-rows:auto;min-height:0;gap:0}.builder-section:not(.section-dark) .section-heading>span,.builder-section:not(.section-dark) .section-heading>h2,.builder-section:not(.section-dark) .section-heading>p,.builder-section:not(.section-dark) .section-heading>.section-illustration{grid-column:1;grid-row:auto}.section-illustration{justify-self:center;width:275px;height:220px;margin-top:24px;transform:scale(.9)}}
@media(prefers-reduced-motion:reduce){.illustration-ring,.illustration-core,.illustration-chip,.illustration-signal{animation:none}}

/* Homepage introduction heading alone uses the full content width */
.builder-section.homepage-intro>.container>.section-heading{width:100%;max-width:none}
.builder-section.homepage-intro>.container>.section-heading h2,.builder-section.homepage-intro>.container>.section-heading p{width:100%;max-width:none}

/* Cleaner, more compact site-wide vertical rhythm */
.builder-section{padding-block:72px}.space-none{padding-block:0}.space-small{padding-block:28px}.space-medium{padding-block:50px}.space-xlarge{padding-block:96px}
.section-heading{margin-bottom:34px}.builder-section.homepage-intro .section-heading{margin-bottom:32px}
.builder-section:not(.section-dark) .section-heading:has(.section-illustration){min-height:226px;margin-bottom:34px}.section-dark .section-heading{min-height:250px;margin-bottom:36px}
.home-news-hub{padding-block:78px}.news-hub-heading{margin-bottom:34px}.breadcrumb{padding-block:46px}.breadcrumb-layout{min-height:300px}
.story-page{padding-block:62px 82px}.article{padding-block:62px}footer{padding-top:58px}.footer-main{padding-bottom:48px}
.hero+.builder-section{padding-block:72px}
@media(max-width:640px){.builder-section{padding-block:52px}.space-none{padding-block:0}.space-small{padding-block:25px}.space-medium{padding-block:42px}.space-xlarge{padding-block:68px}.section-heading,.builder-section.homepage-intro .section-heading{margin-bottom:26px}.builder-section:not(.section-dark) .section-heading:has(.section-illustration),.section-dark .section-heading{margin-bottom:28px}.home-news-hub{padding-block:54px}.news-hub-heading{margin-bottom:28px}.breadcrumb{padding-block:32px 38px}.story-page{padding-block:44px 60px}footer{padding-top:48px}.footer-main{padding-bottom:40px}}

/* Shared inner-page identity: strong green breadcrumb with accessible contrast. */
.breadcrumb{background:linear-gradient(118deg,#123d2c 0%,#18543b 58%,#206347 100%);border-bottom:0;color:#fff;isolation:isolate}
.breadcrumb::before{content:"";position:absolute;inset:0;background:radial-gradient(circle at 84% 48%,rgba(200,219,99,.2),transparent 25%),linear-gradient(90deg,transparent 0 62%,rgba(255,255,255,.035) 62% 100%);z-index:-1}
.breadcrumb::after{width:520px;height:520px;right:-175px;top:-270px;background:transparent;border:1px solid rgba(200,219,99,.2);box-shadow:0 0 0 78px rgba(200,219,99,.045),0 0 0 150px rgba(255,255,255,.025);z-index:-1}
.breadcrumb-copy nav{color:#c9dacf}.breadcrumb-copy nav a{color:#eaf3ed;font-weight:700;transition:color .2s ease}.breadcrumb-copy nav a:hover{color:var(--lime)}.breadcrumb-copy nav span[aria-current],.breadcrumb-copy nav span:last-child{color:#bdd0c4}.breadcrumb-copy h1{color:#fff;text-shadow:0 3px 18px rgba(3,24,16,.2)}.breadcrumb-copy p{color:#d7e5dc;max-width:780px}.breadcrumb-photo{border-color:#f8fbf8;box-shadow:0 0 0 5px rgba(200,219,99,.22),0 24px 60px rgba(3,25,17,.38);background:#dce9df}.breadcrumb-photo::after{box-shadow:inset 0 0 0 1px rgba(9,48,32,.18)}.breadcrumb-orbit{border-color:rgba(220,238,226,.42)}.breadcrumb-ripple{border-color:rgba(200,219,99,.44)}.orbit-icon{color:#123d2c;background:#d8e86f;box-shadow:0 10px 28px rgba(2,25,16,.3),0 0 0 4px rgba(255,255,255,.08)}.orbit-wheat,.orbit-sun{background:#fff2be;color:#8b6507}.orbit-drop{background:#e2f4ee;color:#17664c}.breadcrumb-visual::before{content:"";position:absolute;inset:54px;border-radius:50%;background:radial-gradient(circle,rgba(200,219,99,.22),rgba(200,219,99,.04) 58%,transparent 70%);filter:blur(2px);animation:breadcrumb-glow 3.6s ease-in-out infinite}
@keyframes breadcrumb-glow{0%,100%{opacity:.62;transform:scale(.94)}50%{opacity:1;transform:scale(1.06)}}
@media(max-width:640px){.breadcrumb-copy p{color:#d7e5dc}.breadcrumb::after{width:340px;height:340px;right:-210px;top:-150px}.breadcrumb-visual::before{inset:40px}}
@media(prefers-reduced-motion:reduce){.breadcrumb-visual::before{animation:none}}
.nominee-category-intro{padding-block:64px;background:#eef5eb}.nominee-category-intro>.container{display:flex;align-items:end;justify-content:space-between;gap:40px}.nominee-category-intro>div>div{max-width:780px}.nominee-category-intro span,.application-copy>span{color:var(--green);font-weight:800;text-transform:uppercase;letter-spacing:.16em;font-size:.76rem}.nominee-category-intro h2,.application-copy h2{font:800 clamp(2rem,4vw,3.25rem)/1.08 Manrope;margin:10px 0 14px;letter-spacing:-.035em}.nominee-category-intro p{color:var(--muted);font-size:1.05rem}.nominee-listing{padding-block:72px}.nominee-public-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:24px}.nominee-public-card{position:relative;overflow:hidden;border:1px solid #d8e4dc;border-radius:22px;background:#fff;box-shadow:0 18px 45px rgba(14,55,38,.09)}.nominee-featured{position:absolute;z-index:3;top:18px;left:18px;padding:8px 12px;border-radius:999px;background:var(--lime);color:var(--ink);font-size:.7rem;font-weight:800;text-transform:uppercase;letter-spacing:.08em}.nominee-image{height:330px;position:relative;background:#dce9df}.nominee-image>img{width:100%;height:100%;object-fit:cover}.nominee-image>span{position:absolute;right:16px;bottom:16px;padding:7px 11px;border-radius:999px;background:rgba(13,38,27,.88);color:#fff;font-size:.7rem;font-weight:800;text-transform:uppercase;letter-spacing:.08em}.nominee-fallback{height:100%;display:grid;place-items:center;color:var(--green)}.nominee-fallback svg{width:72px;height:72px}.nominee-body{padding:26px}.nominee-title{display:flex;align-items:flex-start;gap:14px}.nominee-symbol{width:48px;height:48px;flex:none;display:grid;place-items:center;border-radius:14px;background:#edf5e8;color:var(--green)}.nominee-symbol svg{width:25px;height:25px}.nominee-title h3{font:800 1.45rem Manrope;margin:0}.nominee-title p{margin:4px 0;color:var(--muted)}.nominee-body blockquote{margin:20px 0 12px;padding-left:15px;border-left:3px solid var(--lime);color:var(--green);font-weight:700}.nominee-body>p{color:#506158}.nominee-meta{display:flex;align-items:center;justify-content:space-between;gap:16px;padding-top:16px;border-top:1px solid var(--line);font-size:.8rem}.nominee-meta span{display:flex;align-items:center;gap:6px;color:var(--muted)}.nominee-meta svg{width:17px;height:17px}.nominee-meta a{color:var(--green);font-weight:800}.nominee-application{padding-block:80px;background:linear-gradient(125deg,#123d2c,#1c5b40);color:#fff}.application-layout{display:grid;grid-template-columns:minmax(0,.8fr) minmax(0,1.2fr);gap:64px;align-items:start}.application-copy>span{color:var(--lime)}.application-copy p,.application-copy li{color:#d7e5dc}.application-copy ul{padding-left:20px}.nominee-application-form{padding:32px;border-radius:22px;background:#fff;color:var(--ink);box-shadow:0 24px 60px rgba(4,25,17,.28)}.nominee-application-form textarea{min-height:125px}.nominee-empty{padding:50px;text-align:center;border:1px dashed #b9cbbf;border-radius:20px;background:#f5f8f4}.category-grid article small{display:block;margin:12px 0;color:var(--muted);font-weight:700}
@media(max-width:850px){.nominee-category-intro>.container{align-items:flex-start;flex-direction:column}.nominee-public-grid,.application-layout{grid-template-columns:1fr}.application-layout{gap:35px}}@media(max-width:560px){.nominee-image{height:260px}.nominee-body{padding:20px}.nominee-meta{align-items:flex-start;flex-direction:column}.nominee-application-form{padding:21px}}
.interactive-card{transition:transform .25s ease,box-shadow .25s ease}.interactive-card:hover{transform:translateY(-4px);box-shadow:0 24px 58px rgba(14,55,38,.15)}a.nominee-image{display:block}.nominee-counts{display:grid;grid-template-columns:repeat(2,1fr);gap:9px;margin:18px 0}.nominee-counts span{padding:11px;border-radius:11px;background:#eef5eb;color:var(--muted);font-size:.75rem}.nominee-counts b{display:block;color:var(--green);font-size:1.05rem}.nominee-card-actions{display:flex;gap:9px;align-items:stretch}.nominee-card-actions form{display:flex}.nominee-card-actions .button{padding:11px 13px;font-size:.78rem}.nominee-quick-support{background:#e7f1b7;color:var(--green)}.nominee-profile-page{padding-block:76px}.nominee-profile-layout{display:grid;grid-template-columns:minmax(360px,.85fr) minmax(0,1.15fr);gap:60px;align-items:start}.nominee-profile-image{position:sticky;top:130px;height:620px;border-radius:26px;overflow:hidden;background:#dfebe2;box-shadow:var(--shadow)}.nominee-profile-image>img{width:100%;height:100%;object-fit:cover}.nominee-profile-image>span{position:absolute;left:20px;bottom:20px;padding:8px 13px;border-radius:99px;background:#123d2ce8;color:#fff;font-size:.72rem;font-weight:800;text-transform:uppercase}.profile-back{display:inline-block;margin-bottom:28px;color:var(--green);font-weight:800}.nominee-profile-layout article>h2{font:800 clamp(2.4rem,5vw,4.6rem)/1.02 Manrope;margin:12px 0}.nominee-profile-layout article>h3{color:var(--muted);font:600 1.3rem Manrope}.nominee-profile-layout article>blockquote{margin:30px 0;padding:18px 22px;border-left:4px solid var(--lime);background:#eff6ec;color:var(--green);font:700 1.2rem Manrope}.profile-facts,.participation-results{display:grid;grid-template-columns:repeat(2,1fr);gap:10px;margin:24px 0}.profile-facts span,.participation-results span{display:flex;align-items:center;gap:10px;padding:14px;border-radius:13px;background:#f2f6f2}.profile-facts svg{width:22px;height:22px;color:var(--green)}.participation-results span{display:block;color:var(--muted)}.participation-results b{display:block;color:var(--green);font-size:1.6rem}.participation-actions{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.participation-actions form,.participation-actions button,.participation-actions>a{width:100%}.button-vote{background:var(--lime);color:var(--ink)}.button-poll{grid-column:1/-1;background:#eef2ee;color:var(--green)}.participation-note{margin-top:18px;padding:14px;border-left:3px solid var(--gold);background:#fff8df;color:#6e623d;font-size:.82rem}.participation-closed{padding:13px;background:#f0f2f0;color:var(--muted);font-size:.82rem}
@media(max-width:850px){.nominee-profile-layout{grid-template-columns:1fr}.nominee-profile-image{position:relative;top:auto;height:min(620px,110vw)}}@media(max-width:560px){.nominee-card-actions{flex-direction:column}.nominee-card-actions form,.nominee-card-actions .button{width:100%}.profile-facts,.participation-results,.participation-actions{grid-template-columns:1fr}.button-poll{grid-column:auto}}
@media(max-width:640px){.hero+.builder-section{padding-block:52px}}

/* Privacy-conscious website reach row */
.footer-intro small{display:block;margin-top:17px;color:#91aa9b;font-size:.72rem}.visitor-row{display:grid;grid-template-columns:1.45fr repeat(4,1fr);align-items:stretch;border-top:1px solid #294337;border-bottom:1px solid #294337;background:rgba(255,255,255,.025)}.visitor-intro,.visitor-stat{min-height:100px;padding:22px 24px}.visitor-intro{display:flex;flex-direction:column;justify-content:center;border-right:1px solid #294337}.visitor-intro span{color:var(--lime);font-size:.62rem;font-weight:800;letter-spacing:.14em;text-transform:uppercase}.visitor-intro strong{color:#fff;font:700 1rem Manrope,sans-serif;margin-top:5px}.visitor-stat{display:flex;align-items:center;gap:13px;border-right:1px solid #294337}.visitor-stat:last-child{border-right:0}.visitor-icon{width:39px;height:39px;flex:0 0 auto;border-radius:12px;display:grid!important;place-items:center;background:#1c4834;color:var(--lime);box-shadow:0 0 0 1px rgba(200,219,99,.12)}.visitor-icon svg{width:21px;height:21px}.visitor-stat>span:not(.visitor-icon){margin:0}.visitor-stat strong,.visitor-stat small{display:block}.visitor-stat strong{color:#fff;font:800 1.25rem/1 Manrope,sans-serif}.visitor-stat small{color:#91aa9b;font-size:.65rem;margin-top:6px;text-transform:uppercase;letter-spacing:.07em}
@media(max-width:900px){.visitor-row{grid-template-columns:repeat(4,1fr)}.visitor-intro{grid-column:1/-1;min-height:auto;border-right:0;border-bottom:1px solid #294337;align-items:center;text-align:center}.visitor-stat{justify-content:center}}
@media(max-width:560px){.visitor-row{grid-template-columns:repeat(2,1fr)}.visitor-stat{min-height:90px;padding:18px 15px}.visitor-stat:nth-child(3){border-right:0}.visitor-stat:nth-child(2),.visitor-stat:nth-child(3){border-bottom:1px solid #294337}}
