*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;font-family:Arial,Helvetica,sans-serif;color:#222;background:#fff}a{color:inherit;text-decoration:none}.sidebar{position:fixed;left:0;top:0;bottom:0;width:280px;background:#f6f8f9;border-right:1px solid #ddd;padding:90px 26px;z-index:10}.sidebar nav a{display:block;width:100%;background:transparent;border:0;border-bottom:1px solid #8d969d;text-align:center;text-transform:uppercase;letter-spacing:.12em;font-size:18px;line-height:1.18;padding:14px 4px;cursor:pointer}.sidebar nav a.active,.sidebar nav a:hover{color:#19aee5}.sidebarLogo{position:absolute;bottom:42px;left:58px;background:#969696;color:#fff;width:150px;height:150px;display:flex;align-items:center;justify-content:center;text-align:center;font-size:28px;font-weight:bold;line-height:.95}.sidebarLogo span{font-weight:400}.content{margin-left:280px;min-height:100vh}.homeHero{position:relative;min-height:735px;background:linear-gradient(120deg,#b7c0c2,#e2e7e7 42%,#89979b);display:flex;align-items:center;justify-content:center;text-align:center;color:#fff;padding:80px 40px;overflow:hidden}.homeHero:before{content:"";position:absolute;inset:0;background:linear-gradient(135deg,rgba(255,255,255,.22),rgba(0,0,0,.18))}.homeHero:after{content:"";position:absolute;right:-12%;bottom:-18%;width:70%;height:70%;background:linear-gradient(145deg,rgba(255,255,255,.25),rgba(255,255,255,0));transform:skewX(-18deg)}.homeHeroOverlay{position:absolute;inset:0;background:rgba(150,160,162,.2)}.homeHeroCenter{position:relative;z-index:2;max-width:860px}.homeLogo{width:154px;height:154px;background:#1cafe7;margin:0 auto 34px;display:flex;align-items:center;justify-content:center;flex-direction:column;font-weight:bold;font-size:29px;line-height:.92;box-shadow:0 18px 48px rgba(0,0,0,.13)}.homeLogo span{font-weight:400}.homeHero h1{margin:0;font-size:46px;line-height:1.18;font-weight:300;text-shadow:0 1px 10px rgba(0,0,0,.16)}.homeHero h1 strong{font-weight:700}.homeQuote{padding:112px 24px 104px;text-align:center;background:#fff}.homeQuote p{margin:0 auto;max-width:980px;font-family:Georgia,'Times New Roman',serif;color:#5a5f61;font-size:30px;line-height:1.36;font-style:italic}.sustainableFeature{min-height:500px;background:linear-gradient(90deg,rgba(0,0,0,.86),rgba(0,0,0,.44)),linear-gradient(135deg,#050505,#242424 48%,#060606);color:#fff;display:flex;align-items:center;padding:86px 10%;position:relative}.sustainableFeature h2{font-size:37px;line-height:1.08;font-weight:300;margin:0 0 22px}.sustainableFeature p{font-size:18px;line-height:1.65;color:rgba(255,255,255,.72);margin:0;max-width:520px}.shortcutCards{display:grid;grid-template-columns:repeat(3,1fr);background:#fff;overflow:hidden}.shortcutCard{min-height:470px;position:relative;cursor:pointer;overflow:hidden;transition:transform .32s ease,filter .32s ease}.shortcutCard:before{content:"";position:absolute;inset:0;transition:transform .38s ease}.shortcutCard:after{content:"";position:absolute;inset:0;background:linear-gradient(180deg,rgba(0,0,0,.02),rgba(0,0,0,.18))}.shortcutCard:hover{transform:translateY(-10px);filter:contrast(1.05)}.shortcutCard:hover:before{transform:scale(1.06)}.shortcutProduction:before{background:linear-gradient(135deg,#6f8189,#d9dfdf 48%,#7b898d)}.shortcutDesign:before{background:linear-gradient(135deg,#bec4be,#7f8780 55%,#4d5550)}.shortcutProperty:before{background:linear-gradient(135deg,#d8ca67,#8e842d 46%,#1c1c1c)}.shortcutName{position:absolute;z-index:2;left:34px;bottom:0;color:white;font-size:32px;font-weight:bold;writing-mode:vertical-rl;transform:rotate(180deg);padding:18px 16px;min-height:238px;line-height:1.1}.teal{background:rgba(34,158,168,.78)}.red{background:rgba(215,68,42,.8)}.yellow{background:rgba(235,186,22,.83)}.pageHero{min-height:420px;background:linear-gradient(rgba(30,35,40,.5),rgba(30,35,40,.5)),linear-gradient(135deg,#cbd3d4,#8a9699);display:flex;align-items:center;justify-content:center;color:white;text-align:center;padding:60px 24px}.pageHero h1{font-size:48px;font-weight:300;letter-spacing:.04em}.section{padding:70px 9%}.narrow{max-width:980px;margin:auto}.section h2{font-size:34px;font-weight:300}.section p{font-size:20px;line-height:1.65;color:#555}.sectorPage{min-height:650px;background:linear-gradient(rgba(20,20,20,.50),rgba(20,20,20,.50)),linear-gradient(135deg,#cbd3d4,#8a9699);padding:95px 9%;color:white;display:flex;align-items:center}.sectorInner{max-width:980px;width:100%;margin:auto}.sectorKicker{text-transform:uppercase;letter-spacing:.16em;font-size:14px;opacity:.86;margin-bottom:18px}.sectorTitle{font-size:42px;font-weight:300;margin:0 0 32px}.sectorForm{display:grid;gap:14px}.formGrid2{display:grid;grid-template-columns:1fr 1fr;gap:14px}.sectorForm input,.sectorForm select,.sectorForm textarea,.form input,.form select,.form textarea{width:100%;padding:13px 14px;border:0;background:rgba(255,255,255,.94);font-size:15px;color:#111}.sectorForm textarea,.form textarea{min-height:130px}.sectorForm button,.form button{justify-self:end;border:0;background:#19aee5;color:white;padding:13px 38px;border-radius:24px;font-weight:bold;cursor:pointer}.formHelp{font-size:13px;opacity:.9}.hp{display:none}.status{font-size:17px;color:white}.portfolioGrid{display:grid;grid-template-columns:repeat(3,1fr);gap:24px}.portfolioCard{border:1px solid #ddd;background:white}.portfolioImg{height:250px;background:#e8ebec;display:flex;align-items:center;justify-content:center;color:#777;text-align:center;padding:20px}.portfolioCard h3,.portfolioCard p{padding:0 18px}.newsCard{border-bottom:1px solid #ddd;padding:28px 0}.contactWrap{background:linear-gradient(rgba(40,40,40,.6),rgba(40,40,40,.6)),linear-gradient(135deg,#cbd3d4,#8a9699);padding:90px 9%;color:white}.form{max-width:860px;margin:auto;display:grid;gap:16px}.formRow{display:grid;grid-template-columns:1fr 1fr;gap:16px}.footer{text-align:center;padding:52px 24px 26px;background:#fff}.awards{display:flex;gap:54px;align-items:center;justify-content:center;margin-bottom:30px}.locations{display:grid;grid-template-columns:repeat(3,1fr);gap:30px;max-width:900px;margin:35px auto}.locations h4{color:#777}.copyright{font-size:12px;color:#777}.hero{min-height:720px;background:linear-gradient(rgba(205,215,215,.72),rgba(205,215,215,.72)),linear-gradient(135deg,#d8dddd,#97a3a5);display:flex;align-items:center;justify-content:center;text-align:center;color:white;padding:80px 40px}.logoBox{width:150px;height:150px;background:#1cafe7;margin:0 auto 34px;display:flex;align-items:center;justify-content:center;flex-direction:column;font-weight:bold;font-size:28px;line-height:.92}.logoBox span{font-weight:400}.hero h1{font-size:46px;line-height:1.16;font-weight:300;text-shadow:0 1px 7px rgba(0,0,0,.15)}@media(max-width:900px){.sidebar{position:static;width:auto;padding:20px}.sidebarLogo{display:none}.content{margin-left:0}.homeHero{min-height:560px;padding:70px 24px}.homeHero h1{font-size:32px}.homeLogo{width:132px;height:132px;font-size:25px}.homeQuote{padding:66px 20px}.homeQuote p{font-size:23px}.sustainableFeature{min-height:380px;padding:64px 26px}.shortcutCards,.portfolioGrid,.locations,.formRow,.formGrid2{grid-template-columns:1fr}.shortcutCard{min-height:350px}.sectorPage{padding:70px 24px}.sectorTitle{font-size:32px}}
