@import url('https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;500;600;700&family=Manrope:wght@400;500;600;700;800&display=swap');
:root{--green:#123e33;--ink:#183b32;--yellow:#f7d34d;--paper:#fcfcf7;--muted:#5b6b64}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:100px}body{margin:0;background:var(--paper);color:var(--ink);font-family:'DM Sans',Arial,sans-serif;font-size:17px;line-height:1.65}h1,h2,h3,p{margin-top:0}a{color:inherit}button{font:inherit;cursor:pointer}header{height:98px;padding:0 5%;display:flex;align-items:center;justify-content:space-between;background:var(--paper)}.brand{display:flex;align-items:center;gap:10px;text-decoration:none;font-size:13px;letter-spacing:2px;line-height:1.3}.brand b{font-size:19px;letter-spacing:1.8px}.brandmark{font-size:46px;color:#b28b16}nav{display:flex;align-items:center;gap:32px;font-size:14px;font-weight:600}nav a{text-decoration:none}.navpill{border:1px solid #b9c7bb;border-radius:30px;padding:12px 22px}.hero{position:relative;min-height:650px;height:77vh;max-height:850px;color:white;isolation:isolate}.hero>img{position:absolute;width:100%;height:100%;object-fit:cover;z-index:-2}.hero-shade{position:absolute;inset:0;background:linear-gradient(90deg,rgba(5,31,24,.88),rgba(5,31,24,.39) 58%,rgba(5,31,24,.08));z-index:-1}.hero-copy{padding:110px 7% 100px}.eyebrow{font-size:12px;letter-spacing:2.3px;font-weight:700;display:block;margin-bottom:22px}.hero h1{font-family:'Manrope',Arial,sans-serif;font-size:clamp(44px,5.5vw,82px);font-weight:500;letter-spacing:-3px;line-height:1.1;margin-bottom:27px}em{font-family:Georgia,serif;font-weight:400}.hero h1 em{color:var(--yellow)}.hero p{font-size:19px;color:#edf0e5;line-height:1.7}.button{display:inline-flex;gap:36px;align-items:center;padding:14px 25px;border-radius:30px;font-size:14px;font-weight:700;text-decoration:none;border:0}.yellow{background:var(--yellow);color:var(--green)}.hero-foot{position:absolute;bottom:24px;left:7%;right:5%;display:flex;justify-content:space-between;gap:20px;font-size:11px;letter-spacing:1.2px}.hero-foot span:last-child{letter-spacing:0}.ribbon{display:flex;justify-content:center;align-items:center;gap:55px;padding:23px;background:var(--yellow);font-size:19px;font-weight:500}.ribbon i{font-style:normal}.section{padding:100px 7%}.vision{display:grid;grid-template-columns:1fr 1fr;gap:65px}.green{color:#718341}h2{font-family:'Manrope',Arial,sans-serif;font-size:clamp(32px,3.4vw,49px);line-height:1.19;letter-spacing:-1.6px;font-weight:500}.intro p{color:var(--muted)}.intro .lead{font-size:23px;color:var(--ink);line-height:1.45}footer{padding:38px 7%;display:flex;justify-content:space-between;align-items:center;border-top:1px solid #dce1d8;font-size:14px}.skip{position:absolute;top:-80px}.skip:focus{top:0;background:white;z-index:10}:focus-visible{outline:3px solid #ce9323;outline-offset:5px}section[id]{scroll-margin-top:30px}@media(max-width:760px){header{height:auto;min-height:90px;gap:20px;padding:18px 6%;flex-wrap:wrap}nav{gap:18px;font-size:12px;flex-wrap:wrap}.navpill{padding:6px 12px}.hero{height:auto;min-height:650px}.hero-copy{padding:95px 7%}.hero h1{letter-spacing:-1.7px}.hero-foot{flex-direction:column;font-size:10px;gap:4px}.ribbon{gap:16px;font-size:13px;padding:20px 10px}.section{padding:65px 7%}.vision{grid-template-columns:1fr;gap:15px}footer{gap:25px;flex-wrap:wrap}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*{animation:none!important;transition:none!important}}
.section-head{display:flex;justify-content:space-between;align-items:end;gap:70px;margin-bottom:45px}.section-head>p{max-width:380px;color:var(--muted);margin-bottom:5px}.section-head h2{margin-bottom:0}.pillars{padding-top:0}.pillar-grid{display:grid;grid-template-columns:1fr 1fr;gap:22px}.pillar{padding:42px;border-radius:8px}.current{background:var(--green);color:white}.future{background:#e9eddc}.pillar h3{font-family:Georgia,serif;font-weight:400;font-size:35px;margin-bottom:15px}.pillar p{max-width:450px}.pillar a{font-size:14px;text-underline-offset:6px}.small{font-size:13px;line-height:1.65}.corridors{background:var(--green);color:#fff}.corridors .section-head>p{color:#c4d2c8}.corridor-grid{display:grid;grid-template-columns:1.1fr 1fr;gap:60px}.route-diagram{position:relative;min-height:380px;background:#1c493d;border:1px solid #446355;border-radius:8px}.node{position:absolute;text-align:center;font-size:14px;background:#1c493d;z-index:1;padding:10px}.hub{left:36%;top:39%;color:var(--yellow);font-weight:700;border:1px solid #a69c44;border-radius:25px}.capital{left:4%;top:18%}.airport{right:2%;top:28%}.central{left:40%;bottom:16%}.line{height:2px;background:#e3cc6b;position:absolute;transform-origin:left center}.west{left:17%;top:28%;width:32%;transform:rotate(29deg)}.east{left:55%;top:46%;width:30%;transform:rotate(-24deg)}.south{left:50%;top:49%;width:22%;transform:rotate(90deg)}.route-diagram>p{position:absolute;bottom:4px;left:22px;font-size:10px;letter-spacing:1.4px;color:#b6c8b9}.route-buttons button{display:flex;width:100%;gap:17px;border:0;border-bottom:1px solid #526c5e;padding:19px 12px;color:white;background:transparent;text-align:left;font-size:15px;align-items:center}.route-buttons button span{flex:1}.route-buttons button[aria-pressed=true]{color:var(--green);background:var(--yellow);border-radius:5px}.route-buttons b{font-weight:400}#route-detail{padding-top:26px;min-height:180px}#route-detail .eyebrow{color:#e2cc6e;margin-bottom:10px;font-size:11px}#route-detail p,.route-picker>.small{color:#c4d2c8}.benefits{display:grid;grid-template-columns:repeat(4,1fr);gap:30px}.benefit-number{font-family:Georgia,serif;font-size:38px;color:#a28424;display:block;padding-bottom:30px;border-bottom:1px solid #d9dfce;margin-bottom:24px}h3{font-size:22px;line-height:1.3;font-weight:500}.benefits p{font-size:16px;color:var(--muted)}.poui-story{display:grid;grid-template-columns:1fr 1fr;background:#f4d45c}.poui-photo{min-height:560px;max-height:660px}.poui-photo img{width:100%;height:100%;object-fit:cover}.poui-copy{padding:70px 13%;align-self:center}.poui-copy h2{font-size:44px}.steps{max-width:950px;margin-left:auto}details{border-bottom:1px solid #cbd4c5}summary{display:flex;align-items:center;padding:24px 0;font-size:25px;cursor:pointer;list-style:none}summary::-webkit-details-marker{display:none}summary span{font-size:13px;margin-right:35px;color:#8b7c35}summary b{margin-left:auto;font-size:25px;font-weight:400}details[open] summary b{transform:rotate(45deg)}details p{max-width:780px;color:var(--muted);padding-left:53px;margin-bottom:30px}.partnership{background:#e9eddc;text-align:center}.partnership-intro{max-width:700px;margin:25px auto 50px;color:var(--muted)}.partners{display:grid;grid-template-columns:repeat(3,1fr);text-align:left;gap:45px}.partners article{border-top:1px solid #acbba5;padding-top:25px}.partners p{font-size:16px;color:var(--muted)}.partner-note{font-size:13px;margin:35px 0 0;color:#566c55}.gallery{display:grid;grid-template-columns:1.5fr 1fr;gap:24px}.gallery figure{margin:0}.gallery img{width:100%;height:430px;object-fit:cover;border-radius:6px}.gallery figcaption{font-size:12px;color:var(--muted);margin-top:12px}.documents{background:#f0f2e9}.document-list>a{display:flex;gap:25px;align-items:center;text-decoration:none;background:#fff;border:1px solid #dce0d4;padding:28px 32px;border-radius:5px;margin-bottom:16px;transition:transform .2s,border-color .2s}.document-list>a:hover{transform:translateY(-3px);border-color:#799575}.doc-icon{padding:15px 22px;background:#f3e9b5;border-radius:5px;font-size:26px}.document-list small{font-size:10px;letter-spacing:1.4px;color:#758063}.document-list h3{margin:6px 0 8px}.document-list p{font-size:14px;margin:0;color:var(--muted)}.doc-action{margin-left:auto;white-space:nowrap;font-size:14px}.closing{text-align:center;padding:85px 7%;background:var(--green);color:white}.closing h2{font-size:54px}.closing h2 em{color:var(--yellow)}.closing p{color:#c9d8c8}@media(max-width:900px){.benefits{grid-template-columns:1fr 1fr}.corridor-grid{gap:25px}.poui-copy{padding:45px 9%}.poui-copy h2{font-size:34px}.section-head{gap:30px}.partners{gap:25px}}@media(max-width:760px){.section-head{display:block}.section-head>p{margin-top:24px}.pillar-grid,.corridor-grid,.poui-story,.partners,.gallery{grid-template-columns:1fr}.pillar{padding:30px}.poui-photo{min-height:360px;height:420px}.poui-copy{padding:50px 7%}.route-diagram{min-height:330px}.benefits{gap:20px}.benefits h3{font-size:20px}.benefit-number{padding-bottom:15px}.gallery img{height:340px}.document-list>a{padding:22px 18px;gap:15px;flex-wrap:wrap}.doc-icon{display:none}.doc-action{margin-left:0}.closing h2{font-size:40px}summary{font-size:21px}summary span{margin-right:20px}details p{padding-left:0}.pillars{padding-top:0}}

.about-section{display:grid;grid-template-columns:1fr 1fr;gap:80px;border-bottom:1px solid #dce1d8}.about-heading h2{margin-bottom:32px}.about-profile{display:inline-block;font-size:14px;font-weight:600;text-underline-offset:6px}.about-content h3{font-size:30px;line-height:1.25;margin-bottom:25px}.about-content>p{color:var(--muted)}.about-purpose{border-left:3px solid var(--yellow);padding:8px 0 8px 24px;margin-top:30px}.about-purpose h4{font-size:18px;font-weight:600;margin:0 0 10px}.about-purpose p{font-size:16px;margin:0;color:var(--muted)}@media(max-width:760px){.about-section{grid-template-columns:1fr;gap:40px}.about-content h3{font-size:27px}}

/* Linked page navigation */
header{height:auto;min-height:100px;gap:30px;padding-top:20px;padding-bottom:20px;flex-wrap:wrap}nav{gap:5px;flex-wrap:wrap}nav a{padding:10px 15px;border-radius:24px;transition:background .15s}nav a:hover{background:#e9eddc}nav a[aria-current=page]{background:var(--green);color:white}.page-links{display:flex;justify-content:space-between;align-items:center;gap:25px;padding:28px 7%;border-top:1px solid #dce1d8;font-size:15px}.page-links a{font-weight:600;text-decoration:none}.page-links a:hover{text-decoration:underline}.page-links span{color:var(--muted)}.about-portrait{margin:32px 0 20px}.about-portrait img{display:block;width:100%;height:auto;border-radius:8px}.about-portrait figcaption{font-size:12px;color:var(--muted);margin-top:10px}body:has(#documents) .documents{min-height:65vh}body:has(#corridors) .corridors{min-height:70vh}.about-section{align-items:start}.about-heading h2{font-size:40px}@media(max-width:760px){header{gap:18px}nav{width:100%;gap:3px}nav a{font-size:14px;padding:9px 12px}.page-links{font-size:14px;flex-wrap:wrap}.about-heading h2{font-size:34px}.hero{min-height:580px}.hero-copy{padding-top:75px}}
.presentation-heading{padding:45px 7% 30px;display:flex;align-items:end;justify-content:space-between;gap:30px}.presentation-heading h1{font:500 clamp(30px,3.2vw,46px)/1.13 Manrope,Arial,sans-serif;letter-spacing:-1.4px;margin:0}.presentation-heading .eyebrow{margin-bottom:14px}.presentation-heading>p{color:var(--muted);font-size:16px;margin:0}.presentation-viewer{margin:0 4% 25px;background:radial-gradient(ellipse at 50% 25%,#34574b,#102e26 85%);color:#fff;border-radius:12px;padding:20px 28px 0;box-shadow:0 18px 45px #153a321a}.viewer-topline,.viewer-controls,.viewer-bottom{display:flex;justify-content:space-between;align-items:center;gap:20px}.viewer-topline{font-size:11px;letter-spacing:1.6px;padding-bottom:18px;color:#d3e0d5}.viewer-divider{color:var(--yellow);padding:0 10px}.presentation-viewer button,.presentation-viewer select{border:1px solid #678477;background:transparent;color:inherit;border-radius:7px;padding:8px 13px;font-size:14px;line-height:1.4}.presentation-viewer button:hover:not(:disabled){background:#ffffff16;border-color:var(--yellow)}.presentation-viewer button:disabled{opacity:.25;cursor:default}.book-stage{display:grid;grid-template-columns:40px minmax(0,1fr) 40px;gap:20px;align-items:center;max-width:1450px;margin:auto;perspective:1600px}.slide-book{position:relative;aspect-ratio:16/9;background:#f5f3ed;box-shadow:0 18px 35px #0007,0 3px 0 #d7d7c9,0 6px 0 #999f91;transform-style:preserve-3d;touch-action:pan-y;max-height:67vh;max-height:67dvh;width:100%;overflow:hidden}.slide-book img{width:100%;height:100%;object-fit:contain;display:block;user-select:none}.page-sheen{position:absolute;inset:0;pointer-events:none;background:linear-gradient(90deg,#00000010,transparent 1%,transparent 98%,#0000000a);opacity:.5}.presentation-viewer .side-turn{font-size:36px;border:0;padding:12px 0}.viewer-controls{padding:23px 60px 16px;max-width:1570px;margin:auto}.page-position{display:flex;gap:17px;align-items:center;min-width:0}.page-position #slide-count{font-size:13px;color:var(--yellow);white-space:nowrap}#slide-title{font-size:14px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.turn-controls{display:flex;gap:8px;align-items:center}.turn-controls select{max-width:85px;background:#193d31}.jump-label{position:absolute;width:1px;height:1px;overflow:hidden;clip-path:inset(50%)}.reading-progress{height:2px;background:#ffffff1c}.reading-progress span{height:100%;display:block;background:var(--yellow);transition:width .4s}.viewer-bottom{padding:14px 0;font-size:12px;color:#bed0c4}.presentation-viewer .viewer-bottom button{font-size:12px;border:0;padding:5px 0}.thumbnails{padding:12px 0 24px;display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:15px}.thumbnails[hidden]{display:none}.thumbnails button{padding:6px!important;text-align:left;font-size:12px!important}.thumbnails img{width:100%;aspect-ratio:16/9;object-fit:contain;display:block;margin-bottom:6px}.thumbnails button[aria-current=true]{border-color:var(--yellow);background:#ffffff10}.thumbnails span{display:block;padding:2px 3px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.slide-transcript{margin:0 7% 35px}.slide-transcript summary{font-size:16px;padding:16px 0}.slide-transcript>div{white-space:pre-line;font-size:16px;color:var(--muted);padding-bottom:24px;max-width:950px}.presentation-viewer:fullscreen{margin:0;border-radius:0;padding:20px 4%;overflow:auto;display:flex;flex-direction:column;justify-content:center}.presentation-viewer:fullscreen .book-stage{width:100%}.presentation-viewer:fullscreen .slide-book{max-height:76vh}.presentation-viewer:fullscreen .viewer-controls{width:100%}.presentation-viewer:fullscreen .viewer-topline{width:100%}@media(max-width:760px){.presentation-heading{padding:30px 6% 25px;display:block}.presentation-heading>p{margin-top:17px}.presentation-heading h1 br{display:none}.presentation-viewer{margin:0 2% 20px;padding:13px 10px 0;border-radius:8px}.book-stage{grid-template-columns:minmax(0,1fr);gap:0}.side-turn{display:none}.viewer-topline{font-size:9px;letter-spacing:.8px}.viewer-topline button{font-size:12px}.viewer-controls{padding:17px 0 13px;gap:10px}.page-position{display:block}#slide-title{display:block;max-width:45vw;font-size:12px;margin-top:4px}.turn-controls{gap:4px}.turn-controls button,.turn-controls select{padding:8px 10px;font-size:13px}.viewer-bottom{font-size:10px;gap:10px}.thumbnails{grid-template-columns:repeat(3,minmax(0,1fr));gap:8px}.viewer-divider{padding:0 3px}.slide-book{max-height:none}}

.presentation-edition{margin:20px 7% 0;font-size:13px;color:var(--muted);display:flex;justify-content:space-between;gap:20px;flex-wrap:wrap}.presentation-edition a{font-weight:600;text-underline-offset:4px}
.brief-heading{padding:35px 7% 25px}.brief-heading h1{font:500 clamp(32px,3.2vw,46px)/1.15 Manrope,Arial,sans-serif;letter-spacing:-1.5px;margin-bottom:16px}.brief-heading p{color:var(--muted);margin:0}.pdf-reader{margin:0 5% 40px;border:1px solid #d4ddd0;border-radius:10px;overflow:hidden;background:#e3e8df}.reader-toolbar{display:flex;align-items:center;gap:12px;flex-wrap:wrap;background:var(--green);color:white;padding:14px 20px;font-size:14px}.reader-toolbar select{min-width:0;max-width:310px;width:25vw;font:inherit;padding:9px;border:1px solid #7c9586;border-radius:5px;background:#244b3e;color:white}.reader-actions{display:flex;align-items:center;gap:10px;margin-left:auto;flex-wrap:wrap}.reader-actions button,.reader-actions a{font:inherit;padding:8px 12px;border:1px solid #7c9586;border-radius:5px;background:transparent;color:white;text-decoration:none}.reader-actions button:disabled{opacity:.35;cursor:default}.reader-actions a{background:var(--yellow);color:var(--green);border-color:var(--yellow)}.reader-scroll{height:78vh;height:78dvh;overflow:auto;padding:24px;position:relative;overscroll-behavior:auto;-webkit-overflow-scrolling:touch}.pdf-pages{position:relative;min-width:100%;margin:auto}.pdf-page{position:relative;max-width:850px;margin:0 auto 26px;background:white;box-shadow:0 6px 22px #1d3d3226}.pdf-page img{display:block;width:100%;height:auto}.pdf-page-label{display:block;background:#f7f8f2;color:var(--muted);padding:8px 15px;font-size:12px;text-align:center}.page-readable{display:none}.reader-note{margin:0;padding:14px 20px;font-size:13px;color:var(--muted)}.text-reading .pdf-page img{display:none}.text-reading .page-readable{display:block;padding:30px}.page-readable h2{font-size:26px;letter-spacing:-.5px}.page-readable>div{white-space:pre-line;font-size:18px;line-height:1.8}.text-reading .pdf-page{max-width:760px}nav{max-width:100%}img{max-width:100%}.reader-actions button[aria-pressed=true]{background:#f7d34d;color:#173f32}@media(min-width:1000px){.pdf-pages[style*="125" ] .pdf-page{max-width:1062px}.pdf-pages[style*="150"] .pdf-page{max-width:1275px}.pdf-pages[style*="175"] .pdf-page{max-width:1488px}.pdf-pages[style*="200"] .pdf-page{max-width:1700px}}@media(max-width:760px){.pdf-reader{margin:0 2% 25px}.reader-toolbar{padding:12px;gap:8px}.reader-toolbar select{width:calc(100% - 50px);max-width:none}.reader-actions{margin-left:0;width:100%;gap:7px;justify-content:space-between}.reader-actions button,.reader-actions a{font-size:13px;padding:9px 10px}.reader-scroll{padding:10px;height:70vh;height:70dvh}.reader-note{font-size:12px;padding:12px}.brief-heading{padding:30px 6% 24px}.page-readable>div{font-size:17px}.text-reading .page-readable{padding:20px}.pdf-page{margin-bottom:16px}.viewer-topline{flex-wrap:wrap}nav a{font-size:14px}.hero p{overflow-wrap:break-word}footer{flex-wrap:wrap}}

#vision.vision{grid-template-columns:minmax(0,1fr) minmax(0,1fr);align-items:center;gap:55px}#vision h2{margin-bottom:30px}#vision .intro p:last-child{margin-bottom:0}.vision-video{width:100%;max-width:680px;justify-self:end}.vision-video-card{position:relative;display:block;aspect-ratio:16/9;overflow:hidden;border-radius:12px;background:#173e32;box-shadow:0 15px 35px #123e3320}.vision-video-card img{width:100%;height:100%;object-fit:cover;filter:brightness(.72)}.video-play{position:absolute;left:50%;top:45%;transform:translate(-50%,-50%);display:grid;place-items:center;width:70px;height:70px;border-radius:50%;background:var(--yellow);color:var(--green);font-size:25px;padding-left:4px;transition:transform .2s}.vision-video-card:hover .video-play{transform:translate(-50%,-50%) scale(1.08)}.video-caption{position:absolute;bottom:0;left:0;right:0;padding:30px 22px 20px;color:#fff;background:linear-gradient(transparent,#0c2928cc);font-size:17px;font-weight:600}.vision-video>p{font-size:13px;color:var(--muted);margin:12px 0 0}@media(max-width:760px){#vision.vision{grid-template-columns:1fr;gap:30px}.vision-video{max-width:none}.video-play{width:58px;height:58px;font-size:21px}.video-caption{font-size:15px}}

.vision-player{display:block;width:100%;height:auto;aspect-ratio:16/9;object-fit:contain;background:#102e26;border-radius:12px;box-shadow:0 15px 35px #123e3320}

.brand-tree{width:56px;height:56px;object-fit:contain;flex:0 0 56px;display:block}.brand{gap:12px}@media(max-width:760px){.brand-tree{width:49px;height:49px;flex-basis:49px}}

.podcast-strip{display:grid;grid-template-columns:.85fr 1.65fr;gap:45px;align-items:center;padding:45px 7%;background:#eef2ed;border-bottom:1px solid #d8e0d5}.podcast-message .eyebrow{margin-bottom:16px}.podcast-message h2{font-size:32px;line-height:1.3;letter-spacing:-.9px;margin:0}.podcast-cards{display:grid;grid-template-columns:1fr 1fr;gap:20px}.podcast-card{background:#fff;border:1px solid #dce4d9;border-radius:12px;padding:24px;min-width:0}.podcast-card-top{display:flex;justify-content:space-between;align-items:center;margin-bottom:16px}.podcast-card-top img{object-fit:contain;width:76px;height:76px}.podcast-play{border:0;background:#173f32;color:white;width:48px;height:48px;border-radius:50%;font-size:18px;display:grid;place-items:center;cursor:pointer}.podcast-play:hover:not(:disabled){background:#29664c}.podcast-play:disabled{background:#d8dfd5;color:#74836f;cursor:default}.podcast-meta{font-size:11px;letter-spacing:1.3px;font-weight:600;color:#657653}.podcast-card h3{margin:8px 0 10px;font-size:24px}.podcast-card p{font-size:14px;color:var(--muted);line-height:1.6;margin-bottom:18px}.podcast-card audio{width:100%;height:40px;display:block}.podcast-coming{display:inline-block;font-size:12px;padding:8px 15px;background:#eef2e9;border-radius:20px;color:#657653}.upcoming{background:#f9faf7}@media(max-width:1000px){.podcast-strip{grid-template-columns:1fr;gap:26px}.podcast-message h2 br{display:none}.podcast-message h2{max-width:670px}.podcast-message h2 em{display:block}}@media(max-width:600px){.podcast-strip{padding:32px 6%}.podcast-cards{grid-template-columns:1fr}.podcast-message h2{font-size:29px}.podcast-card{padding:22px}.podcast-play{width:48px;height:48px}}

/* Final proposal: executive pages */
.strategy-page h1{font:500 clamp(34px,4vw,56px)/1.12 Manrope,Arial,sans-serif;letter-spacing:-1.8px;margin:18px 0 0}.strategy-page h1 em{font-family:Georgia,serif;font-weight:400}.strategy-page .section-head{align-items:end}.strategy-page .section-head>p{max-width:540px}.strategy-cards{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:24px;margin-top:40px}.strategy-cards article{padding:30px;border:1px solid #d9e1d4;border-top:3px solid #d5ac36;border-radius:8px;background:#fff}.strategy-cards h3,.strategy-measures h3{font-size:23px;line-height:1.3;margin:10px 0 15px}.strategy-cards p,.strategy-measures p{color:var(--muted);line-height:1.75;margin:0}.strategy-feature{display:grid;grid-template-columns:1fr 1fr;border-radius:12px;overflow:hidden;background:var(--green);color:white;margin-top:45px}.strategy-feature>img{width:100%;height:100%;min-height:400px;max-height:580px;object-fit:cover}.strategy-feature>div{padding:45px}.strategy-feature h2{font-size:clamp(32px,3.2vw,46px)}.strategy-feature p{line-height:1.75;color:#e0e9df}.strategy-feature .small{font-size:12px}.strategy-stat{display:flex;align-items:center;gap:20px;padding:16px 0;border-top:1px solid #658375}.strategy-stat strong{font-size:38px;color:var(--yellow)}.strategy-stat span{font-size:14px}.strategy-tint{background:#eef2ed}.strategy-intro{max-width:810px;line-height:1.8;color:var(--muted);font-size:18px}.strategy-detail{padding:0 24px 28px 65px}.strategy-detail h3{font-size:21px;margin:0 0 12px}.steps .strategy-detail p{padding:0;margin:0 0 18px}.strategy-tag{display:inline-block;background:#e3eadc;color:#35503c;border-radius:6px;padding:8px 12px;font-size:13px}.strategy-note{padding:25px;border-left:3px solid #c5a136;background:#f3f4e9;margin-top:28px;line-height:1.75}.strategy-measures{display:grid;grid-template-columns:1fr 1fr;gap:0 40px;margin-top:30px}.strategy-measures article{padding:25px 0;border-top:1px solid #cad7c8}.strategy-dark{margin-top:0;border-radius:0;padding:0 7%;gap:35px}.strategy-dark>div{padding:50px 0}.strategy-page .small{line-height:1.7;margin-top:24px}.strategy-page .steps summary{line-height:1.4}.strategy-page .steps summary b{flex-shrink:0}@media(max-width:800px){.strategy-cards{grid-template-columns:1fr}.strategy-feature{grid-template-columns:1fr}.strategy-feature>img{min-height:0;height:300px}.strategy-feature>div{padding:28px}.strategy-dark{padding:0}.strategy-dark>div{padding:30px 7%}.strategy-measures{grid-template-columns:1fr}.strategy-detail{padding:0 10px 24px}.strategy-page h1{letter-spacing:-1px}.strategy-page .section-head{gap:24px}.strategy-page .steps summary{font-size:20px}.strategy-cards{gap:16px}.strategy-stat{flex-wrap:wrap}}

footer.home-footer{display:grid;grid-template-columns:minmax(0,1fr) auto minmax(0,1fr);gap:24px;align-items:center}.home-footer>.brand{justify-self:start}.footer-vision{text-align:center}.footer-prolas{justify-self:end;display:flex;align-items:center;gap:14px}.footer-prolas img{width:60px;height:62px;object-fit:contain}.footer-prolas span{font-size:14px;white-space:nowrap}@media(max-width:800px){footer.home-footer{grid-template-columns:1fr;gap:28px}.home-footer>.brand{justify-self:start}.footer-vision{justify-self:center}.footer-prolas{justify-self:center}}
