:root{color:#18231f;background:#f5f4ee;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;min-width:320px;background:linear-gradient(145deg,rgba(31,120,113,.12),transparent 36rem),linear-gradient(315deg,rgba(194,64,52,.1),transparent 30rem),#f5f4ee}a{color:inherit;text-decoration:none}main{min-height:100vh}.hero{min-height:92vh;padding:28px;display:flex;flex-direction:column}.nav{width:min(1120px,100%);margin:0 auto;display:flex;align-items:center;justify-content:space-between;gap:20px}.brand,.nav-actions,.nav-link,.language-toggle,.panel-header,.section-heading,.actions,.closing-icons{display:flex;align-items:center}.nav-actions{gap:10px}.brand{gap:10px;font-weight:750}.brand-logo{width:156px;height:auto;display:block}.nav-link{gap:8px;min-height:40px;padding:0 14px;border:1px solid rgba(24,35,31,.18);border-radius:6px;font-size:14px;background:#ffffff94}.language-toggle{min-height:40px;padding:0 13px;border:1px solid rgba(24,35,31,.18);border-radius:6px;color:#18231f;background:#ffffff6b;cursor:pointer;font:inherit;font-size:14px;font-weight:760}.language-toggle:hover,.nav-link:hover,.secondary-action:hover{background:#ffffffc7}.hero-grid{width:min(1120px,100%);margin:auto;display:grid;grid-template-columns:minmax(0,1.12fr) minmax(320px,.68fr);gap:48px;align-items:center;padding:64px 0 42px}.eyebrow{margin:0 0 18px;color:#c24034;font-size:13px;font-weight:800;text-transform:uppercase;letter-spacing:0}h1,h2,h3,p{margin-top:0}h1{max-width:760px;margin-bottom:24px;font-size:clamp(44px,7vw,86px);line-height:.95;letter-spacing:0}.lede{max-width:680px;margin-bottom:30px;color:#46524d;font-size:19px;line-height:1.7}.actions{flex-wrap:wrap;gap:12px}.primary-action,.secondary-action{min-height:46px;display:inline-flex;align-items:center;justify-content:center;gap:10px;border-radius:6px;font-weight:760}.primary-action{padding:0 18px;color:#fff;background:#c24034}.secondary-action{padding:0 16px;border:1px solid rgba(24,35,31,.2);background:#ffffff80}.signal-panel{position:relative;overflow:hidden;border:1px solid rgba(24,35,31,.14);border-radius:8px;padding:24px;background:#ffffffb8;box-shadow:0 24px 70px #18231f1f}.panel-logo{width:170px;margin-bottom:28px;display:block}.panel-header{gap:10px;margin-bottom:16px;font-weight:800}.signal-panel p{min-height:52px;margin-bottom:20px;color:#46524d;line-height:1.6}.stat-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px}.stat{min-height:86px;padding:14px;border-radius:6px;background:#eef6f3}.stat strong,.stat span{display:block}.stat strong{margin-bottom:8px;font-size:24px}.stat span{color:#5d6964;font-size:13px;line-height:1.35}.section{width:min(1120px,calc(100% - 48px));margin:0 auto;padding:76px 0}.section-heading{gap:14px;margin-bottom:28px}.section-heading h2,.closing h2{margin-bottom:8px;font-size:34px;line-height:1.08}.section-heading p,.closing p{margin-bottom:0;color:#5d6964;line-height:1.65}.card-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:16px}.card{min-height:188px;padding:22px;border:1px solid rgba(24,35,31,.12);border-radius:8px;background:#ffffff9e}.card h3,.project-row h3{margin-bottom:10px;font-size:18px}.card p,.project-row p{margin-bottom:0;color:#5d6964;line-height:1.58}.projects{padding-top:20px}.project-list{display:grid;gap:12px}.project-row{min-height:112px;display:grid;grid-template-columns:minmax(0,1fr) auto;gap:20px;align-items:center;padding:20px 22px;border:1px solid rgba(24,35,31,.12);border-radius:8px;background:#fff}.project-row span{padding:8px 11px;border-radius:999px;color:#1f7871;background:#e1f2ed;font-size:13px;font-weight:800}.closing{width:min(960px,calc(100% - 48px));margin:10px auto 76px;padding:46px 32px 44px;border-radius:8px;color:#fff;background:linear-gradient(135deg,#1f7871eb,#18231ff5),#18231f;text-align:center}.closing-logo{width:min(240px,72vw);height:auto;margin:0 auto 22px;display:block}.closing>svg{margin-bottom:16px;color:#ffffffd1}.closing-icons{justify-content:center;gap:16px;margin-top:22px;color:#f8d36d}.closing p{color:#ffffffc7}.site-footer{color:#e9e8ff;background:#33345f}.footer-inner{width:min(1100px,calc(100% - 48px));margin:0 auto}.footer-grid{display:grid;grid-template-columns:1.08fr .95fr 1.08fr .72fr .88fr;gap:54px;padding:52px 0 46px}.footer-column h2{margin:0 0 18px;color:#fff;font-size:17px;line-height:1.2}.footer-column ul{display:grid;gap:11px;margin:0;padding:0;list-style:none}.footer-column ul+ul{margin-top:34px}.footer-column a{color:#b8b5ff;font-size:15px;line-height:1.35;transition:color .16s ease,opacity .16s ease}.footer-column a:hover,.footer-bottom a:hover{color:#fff}.social-links{display:flex;gap:10px;margin-top:18px}.social-links a{width:28px;height:28px;display:inline-grid;place-items:center;color:#b8b5ff}.footer-bottom{min-height:48px;display:flex;align-items:center;justify-content:space-between;gap:24px;border-top:1px solid rgba(255,255,255,.12);color:#e9e8ffa8;font-size:13px}.footer-bottom div{display:flex;flex-wrap:wrap;justify-content:flex-end;gap:22px}.footer-bottom a{color:#c7c4ff}@media(max-width:860px){.hero{min-height:auto;padding:20px}.hero-grid{grid-template-columns:1fr;gap:28px;padding-top:74px}h1{font-size:46px}.card-grid{grid-template-columns:1fr}.section{width:min(100% - 40px,680px);padding:54px 0}.footer-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:42px 34px}}@media(max-width:560px){.nav{align-items:flex-start;gap:12px}.nav-actions{flex-direction:column;align-items:stretch;gap:8px}.brand{max-width:178px;align-items:flex-start;flex-direction:column;gap:6px}.brand-logo{width:142px}h1{font-size:40px}.lede{font-size:17px}.primary-action,.secondary-action{width:100%}.stat-grid,.project-row{grid-template-columns:1fr}.project-row span{width:max-content}.closing{width:calc(100% - 32px);margin-bottom:48px;padding:36px 22px}.footer-inner{width:calc(100% - 40px)}.footer-grid{grid-template-columns:1fr;gap:36px;padding:42px 0 36px}.footer-column ul+ul{margin-top:24px}.footer-bottom{align-items:flex-start;flex-direction:column;padding:18px 0 20px}.footer-bottom div{justify-content:flex-start;gap:12px 18px}}
