:root{--green:#075832;--deep:#064929;--red:#f53226;--orange:#ff6a00;--line:#c6ea53;--text:#333}*{box-sizing:border-box}body{margin:0;font-family:Roboto,Arial,sans-serif;color:var(--text);background:#fff}a{text-decoration:none;color:inherit}.site-header{position:absolute;z-index:20;top:0;left:0;right:0;background:var(--green);height:58px}.header-inner{max-width:1385px;margin:0 auto;height:58px;display:grid;grid-template-columns:1fr 200px 1fr auto;align-items:center}.menu{list-style:none;margin:0;padding:0;display:flex;align-items:center;justify-content:center;gap:34px}.menu a{color:#fff;font-weight:900;font-size:16px;white-space:nowrap}.logo-wrap{height:42px;background:#fff;display:flex;align-items:center;justify-content:center;padding:0 22px}.custom-logo{max-height:36px;width:auto}.text-logo{font-weight:500;color:#555}.tools{display:flex;align-items:center;gap:8px;color:#fff;padding-left:18px}.tools a{font-size:15px}.search-open{background:transparent;border:0;color:#fff;font-size:20px;cursor:pointer}.mobile-toggle,.mobile-panel{display:none}.hero{position:relative;min-height:711px;background-size:cover;background-position:center;display:flex;align-items:flex-start}.hero-copy{width:100%;max-width:1385px;margin:0 auto;padding-top:148px}.hero h1{font-family:Playball,cursive;font-size:65px;line-height:1;color:var(--green);font-weight:400;text-shadow:2px 2px 0 rgba(0,0,0,.18);margin:0 0 28px}.profile-btn{display:inline-flex;align-items:center;gap:15px;border:1px solid var(--green);background:#fff;padding:14px 25px;color:var(--green);font-weight:900}.profile-btn strong{font-size:26px}.featured-news{position:absolute;left:50%;top:356px;transform:translateX(-50%);width:min(1380px,calc(100% - 36px));display:flex;align-items:stretch;box-shadow:0 1px 0 rgba(0,0,0,.04)}.featured-title{background:var(--red);color:#fff;min-width:252px;padding:15px 16px;font-size:22px;font-weight:900;display:flex;align-items:center;gap:20px}.featured-title button{border:0;background:transparent;color:#fff;font-size:46px;line-height:.5;cursor:pointer}.featured-list{flex:1;background:#fff;display:flex;align-items:center;overflow:hidden}.featured-list a{font-size:15px;color:#4f4f4f;white-space:nowrap;padding:0 22px}.featured-list span{color:#999}.featured-list b{color:var(--red);font-size:27px;margin-left:14px}.project-types{max-width:1326px;margin:-1px auto 0;display:grid;grid-template-columns:repeat(4,1fr);gap:20px;position:relative;z-index:4}.type-card{height:145px;color:#fff;padding:44px 20px 20px;position:relative;background-size:cover;background-position:center;overflow:hidden}.type-card:before{content:"";position:absolute;inset:0;opacity:.91}.type-card.green:before{background:linear-gradient(135deg,rgba(7,88,50,.96),rgba(7,88,50,.78))}.type-card.red:before{background:linear-gradient(135deg,rgba(245,50,38,.96),rgba(245,50,38,.82))}.type-card>*{position:relative}.card-icon{margin-left:20px;opacity:.9}.type-card h2{font-size:24px;line-height:1.1;text-transform:uppercase;margin:18px 0 8px;font-weight:900}.type-card i{display:block;width:31px;height:3px;background:var(--line)}.content-band{max-width:1326px;margin:42px auto 70px;display:grid;grid-template-columns:1fr 1fr;gap:40px}.content-band h2,.page-wrap h1{color:var(--green);text-transform:uppercase}.content-band ul{margin:0;padding-left:18px}.content-band li{margin:10px 0}.page-wrap{max-width:1100px;margin:110px auto 70px;padding:0 20px;line-height:1.65}.post-card{border-bottom:1px solid #eee;padding:18px 0}.post-card h2{margin:0;color:var(--green)}.entry img{max-width:100%;height:auto}.meta{color:#888}.site-footer{background:var(--deep);color:#fff;padding:34px 20px;text-align:center}.site-footer p{margin:8px 0 0;color:#dbeee4}@media(max-width:1050px){.header-inner{grid-template-columns:auto 1fr auto}.nav{display:none}.mobile-toggle{display:block;background:transparent;border:0;color:#fff;font-size:26px;padding:0 15px}.logo-wrap{justify-self:center;width:210px}.mobile-panel.open{display:block;position:absolute;top:58px;left:0;right:0;background:var(--deep);padding:15px}.mobile-panel .menu{display:block}.mobile-panel .menu a{display:block;padding:12px 18px}.hero{min-height:620px}.hero-copy{padding:120px 20px 0}.hero h1{font-size:48px}.featured-news{position:static;transform:none;width:auto;margin:40px 20px 0;display:block}.featured-title{min-width:0}.featured-list{display:block;padding:10px 0}.featured-list a{display:block;padding:8px 18px}.project-types{grid-template-columns:repeat(2,1fr);margin:25px 20px}.content-band{grid-template-columns:1fr;margin:32px 20px 50px}}@media(max-width:560px){.tools span,.tools a{display:none}.logo-wrap{width:170px}.hero h1{font-size:40px}.project-types{grid-template-columns:1fr}.type-card{height:132px}.featured-title{font-size:20px}.content-band h2,.page-wrap h1{font-size:24px}}
