@import url('https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;450;500;550;600;650;700&family=Manrope:wght@400;500;600;650;700;750;800&display=swap');
:root{--ink:#092e3b;--teal:#087e80;--mint:#b9dfd6;--paper:#fff;--muted:#617278;--border:#dbe4e5}*{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:16px;line-height:1.6}a{color:inherit;text-decoration:none}button{font:inherit}button,a,summary{-webkit-tap-highlight-color:transparent}button,a,summary{touch-action:manipulation}button{cursor:pointer}a:focus-visible,button:focus-visible,summary:focus-visible{outline:3px solid #16a6b0;outline-offset:5px}header{height:104px;padding:0 5%;display:flex;align-items:center;justify-content:space-between;gap:28px;border-bottom:1px solid var(--border);background:#fff;position:relative;z-index:2}.brand{display:inline-flex;gap:12px;align-items:center;flex-shrink:0;font-family:Manrope,Arial,sans-serif;font-size:21px;font-weight:800;letter-spacing:.01em;line-height:1.2}.brand small{display:block;font-family:'DM Sans',Arial,sans-serif;font-size:9px;letter-spacing:.2em;margin-top:6px;font-weight:600}.brand-mark{width:38px;height:39px;display:flex;align-items:center;gap:4px;transform:skew(-15deg)}.brand-mark i{display:block;background:var(--teal);width:8px;height:25px}.brand-mark i:first-child{height:16px;align-self:flex-end;margin-bottom:5px}.brand-mark i:last-child{height:35px}nav{display:flex;gap:30px;font-size:14px;font-weight:500}nav a:hover,footer a:hover{color:var(--teal)}.header-actions{display:flex;align-items:center;gap:27px}.language{display:flex;gap:6px;align-items:center;font-size:13px}.language button{border:0;background:none;color:#73858a;padding:7px 2px}.language button[aria-pressed=true]{color:var(--ink);font-weight:700}.language span{color:#bac6c9}.button{display:inline-flex;justify-content:space-between;gap:36px;align-items:center;background:var(--teal);border:1px solid var(--teal);color:white;padding:16px 22px;font-size:14px;font-weight:600;transition:background .2s,transform .2s}.button:hover{background:#07666a;transform:translateY(-2px)}.button-small{padding:12px 17px;font-size:13px;gap:20px}.hero{display:grid;grid-template-columns:1fr 1fr;min-height:675px}.hero-copy{padding:65px 9% 32px 10%}.eyebrow,.section-label{font-size:12px;letter-spacing:.12em;font-weight:600;display:flex;align-items:center;gap:13px}.line{width:24px;height:1px;background:var(--teal)}h1,h2,h3,p,figure{margin:0}h1,h2,h3{font-family:Manrope,Arial,sans-serif}h1{font-size:clamp(54px,5.3vw,82px);letter-spacing:-.06em;line-height:1.08;font-weight:500;margin:28px 0 23px}h1 em{font-style:normal;color:var(--teal)}.hero-description{color:var(--muted);max-width:410px;font-size:17px;line-height:1.75;margin-bottom:30px}.hero-foot{border-top:1px solid var(--border);margin-top:42px;padding-top:20px;display:flex;gap:12px;align-items:center;color:var(--muted);font-size:12px;line-height:1.5}.mini-cross{font-size:26px;color:var(--teal)}.hero-image{position:relative;overflow:hidden;background:#bdcdd0}.hero-image>img{width:100%;height:100%;position:absolute;object-fit:cover;object-position:55% center}.hero-image:after{content:'';position:absolute;inset:0;background:linear-gradient(180deg,rgba(7,38,49,.24),transparent 35%,rgba(7,38,49,.7))}.image-top{position:absolute;left:30px;right:30px;top:26px;color:#fff;z-index:1;display:flex;justify-content:space-between;gap:10px;font-size:10px;letter-spacing:.09em}figcaption{position:absolute;left:34px;right:34px;bottom:32px;z-index:1;color:white;display:flex;justify-content:space-between;align-items:flex-end;gap:20px}figcaption>span{font-family:Manrope,sans-serif;font-size:23px;line-height:1.5;font-weight:500}figcaption small{font-size:10px;opacity:.75;max-width:90px;text-align:right}.standards{display:flex;justify-content:space-between;gap:30px;padding:30px 5%;border-bottom:1px solid var(--border);align-items:center}.standards>span{max-width:210px;font-size:10px;letter-spacing:.13em;color:var(--muted)}.standards>div{font-family:Manrope,sans-serif;font-weight:650;font-size:20px;display:flex;justify-content:space-between;gap:60px;color:#52686f}.section{padding:90px 5%}.section-label{color:var(--teal);margin-bottom:28px}.section-label>span:first-child{opacity:.65}.about{display:grid;grid-template-columns:1fr 3fr;gap:30px}.about .section-label{align-items:flex-start;padding-top:12px;white-space:nowrap}h2{font-size:clamp(32px,3.2vw,48px);line-height:1.2;letter-spacing:-.045em;font-weight:500}.about-columns{display:grid;grid-template-columns:1fr 1.1fr;gap:55px;margin-top:34px}.about-columns .lead{font-size:21px;line-height:1.65}.about-columns>div{color:var(--muted);font-size:15px}.about-columns>div p+p{margin-top:18px}.principles{margin-top:44px;padding-top:30px;border-top:1px solid var(--border);display:grid;grid-template-columns:repeat(3,1fr);gap:22px}.principle-symbol{color:var(--teal);font-size:27px}.principles h3{font-size:15px;font-weight:650;margin:11px 0 7px}.principles p{font-size:13px;color:var(--muted)}.solutions{background:#f1f6f6}.section-heading{display:flex;justify-content:space-between;align-items:flex-end;gap:35px}.section-heading>p{font-size:15px;color:var(--muted);max-width:350px}.product-grid{display:grid;grid-template-columns:repeat(4,1fr);margin-top:43px;gap:14px}.product{background:white;padding:25px 23px 24px;border:1px solid #e2ebeb;display:flex;flex-direction:column;transition:border-color .2s}.product:hover{border-color:var(--teal)}.product-top{display:flex;justify-content:space-between;align-items:center;font-size:11px;letter-spacing:.08em;color:var(--teal);margin-bottom:42px}.product-top span:last-child{font-size:23px}.product h3{font-size:23px;letter-spacing:-.035em;line-height:1.35;font-weight:600;margin-bottom:18px}.product>p{font-size:14px;color:var(--muted);line-height:1.75;margin-bottom:30px}.tags{display:flex;flex-wrap:wrap;gap:6px;margin-top:auto}.tags span{background:#f1f6f6;color:#46636b;padding:5px 8px;font-size:10px}.services-heading{display:flex;justify-content:space-between;align-items:center;gap:25px;margin:65px 0 20px}.services-heading h3{font-size:24px;font-weight:500;letter-spacing:-.025em}.services-heading p{color:var(--muted);font-size:14px}.service-list{border-top:1px solid #cddcde}details{border-bottom:1px solid #cddcde}summary{display:flex;align-items:center;gap:25px;padding:21px 0;cursor:pointer;list-style:none;font-family:Manrope,sans-serif;font-size:18px;font-weight:500}summary::-webkit-details-marker{display:none}.service-number{font-family:'DM Sans',sans-serif;font-size:11px;color:var(--teal);min-width:25px}.expand{margin-left:auto;color:var(--teal);font-size:25px;font-weight:400}details[open] .expand{transform:rotate(45deg)}details>p{margin:0 55px 24px;max-width:750px;color:var(--muted);font-size:15px}.industries{background:var(--ink);color:white;display:grid;grid-template-columns:1.2fr 1fr;padding:65px 5%;gap:70px}.industries .eyebrow{color:#96c8c2;font-size:11px;margin-bottom:20px}.industries h2{font-size:36px}.industry-items{display:grid;grid-template-columns:1fr 1fr;gap:0 25px;align-content:center}.industry-items span{padding:21px 0;border-bottom:1px solid #3a5862;font-size:14px}.contact-grid{display:grid;grid-template-columns:1.1fr 1fr;gap:80px;align-items:center}.contact-intro{color:var(--muted);font-size:16px;max-width:420px;margin:24px 0 33px}.contact-email{font-family:Manrope,sans-serif;font-size:clamp(18px,2vw,28px);letter-spacing:-.03em;border-bottom:1px solid var(--teal);padding-bottom:9px;color:var(--teal);display:inline-flex;gap:25px}.contact-details{display:grid;grid-template-columns:1.2fr 1fr;gap:34px;margin-top:0;font-size:14px;padding:32px 0;border-top:1px solid var(--border);border-bottom:1px solid var(--border)}.contact-details span{display:block;color:var(--muted);font-size:10px;letter-spacing:.09em;margin-bottom:8px}.contact-details a:hover{text-decoration:underline}footer{border-top:1px solid var(--border);padding:32px 5%;display:flex;justify-content:space-between;align-items:center;gap:25px}footer>.brand{font-size:17px}footer>.brand small{font-size:8px}footer>span,footer>a:last-child{font-size:11px;color:var(--muted)}.skip{position:absolute;left:10px;top:-70px;padding:10px;background:white;z-index:10}.skip:focus{top:10px}
@media(min-width:1600px){body{max-width:1800px;margin:auto}.hero-copy{padding-top:85px}.hero{min-height:760px}}@media(max-width:1100px){header{gap:15px}nav{gap:17px;font-size:12px}.header-actions{gap:16px}.button-small{display:none}.hero{min-height:620px}.hero-copy{padding-top:50px}h1{font-size:62px}.standards>div{gap:30px;font-size:17px}.about{grid-template-columns:1fr}.about-columns{gap:30px}.product-grid{grid-template-columns:repeat(2,1fr)}.product-top{margin-bottom:24px}.contact-grid{gap:45px}.contact-details{grid-template-columns:1fr}.section{padding-top:65px;padding-bottom:65px}.brand{font-size:18px}}
@media(max-width:700px){html{scroll-padding-top:20px}header{height:auto;min-height:112px;flex-wrap:wrap;padding:18px 6%;gap:18px}.brand{font-size:18px}.brand small{font-size:8px}.brand-mark{width:31px;height:32px}nav{order:3;width:100%;justify-content:space-between;font-size:13px;gap:10px}.header-actions{margin-left:auto}.hero{grid-template-columns:1fr}.hero-copy{padding:38px 6% 25px}h1{font-size:60px;margin-top:23px}.eyebrow{font-size:10px}.hero-description{font-size:16px;max-width:100%}.hero-foot{margin-top:27px;padding-top:16px}.hero-image{min-height:400px}.image-top{left:22px;right:22px;font-size:9px}figcaption{left:23px;right:23px;bottom:25px}figcaption>span{font-size:21px}.standards{padding:23px 6%;flex-direction:column;align-items:flex-start;gap:15px}.standards>span{max-width:none;font-size:9px}.standards>div{gap:20px;width:100%;font-size:14px;flex-wrap:wrap}.section{padding:52px 6%}.section-label{font-size:10px;margin-bottom:20px}.about{gap:0}.about .section-label{padding:0}h2{font-size:34px}.about-columns{grid-template-columns:1fr;gap:22px;margin-top:25px}.about-columns .lead{font-size:19px}.principles{gap:17px;margin-top:30px;padding-top:22px}.principles h3{font-size:14px}.principles p{font-size:12px}.section-heading{display:block}.section-heading>p{margin-top:23px}.product-grid{grid-template-columns:1fr;margin-top:28px;gap:13px}.product{padding:25px}.product-top{margin-bottom:20px}.product h3{font-size:25px}.product h3 br{display:none}.product>p{font-size:15px;margin-bottom:21px}.tags span{font-size:11px}.services-heading{display:block;margin-top:40px}.services-heading h3{font-size:23px}.services-heading p{margin-top:8px}summary{font-size:16px;gap:13px}details>p{margin-left:38px;margin-right:8px;font-size:14px}.industries{grid-template-columns:1fr;gap:23px;padding:45px 6%}.industries h2{font-size:32px}.industry-items{gap:0 15px}.industry-items span{font-size:13px}.contact-grid{grid-template-columns:1fr;gap:36px}.contact-details{grid-template-columns:1fr 1fr;gap:23px 16px;font-size:12px}.contact-details span{font-size:9px}.contact-email{font-size:23px;gap:15px}footer{flex-wrap:wrap;padding:25px 6%;gap:22px}footer>span{order:3;width:100%;font-size:10px}footer>a:last-child{font-size:11px}footer .brand{font-size:15px}footer .brand small{font-size:7px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*{transition:none!important}}@media(max-width:360px){h1{font-size:52px}.contact-email{font-size:20px}.principles{grid-template-columns:1fr}.contact-details{grid-template-columns:1fr}.standards>div{font-size:12px}}

/* Version 2 — industrial EPC direction */
:root{--ink:#112c40;--teal:#146681;--muted:#5d6b77;--border:#d6dfe4}header{height:96px}.hero{position:relative;display:block;min-height:690px;background:#112c40;color:white;isolation:isolate}.hero-copy{padding:90px 6% 70px;max-width:940px;position:relative;z-index:2}.hero-image{position:absolute;inset:0;z-index:-1}.hero-image:after{background:linear-gradient(90deg,rgba(9,28,44,.94),rgba(9,28,44,.7) 48%,rgba(9,28,44,.13))}.hero-image>img{object-position:center}.hero h1{font-size:clamp(48px,5.6vw,86px);font-weight:650;letter-spacing:-.055em;line-height:1.1}.hero-description{color:#e0e7ec;max-width:530px;font-size:18px}.hero .eyebrow{color:#b9e3f1;font-size:13px}.hero .button{background:#e9b64d;border-color:#e9b64d;color:#112c40}.hero-foot{border-color:#ffffff35;color:#d3e1e9;max-width:480px}.hero-image .image-top,.hero-image figcaption>span{display:none}.hero-image figcaption{justify-content:flex-end;bottom:20px}.hero-image figcaption small{max-width:none;font-size:12px}.line{background:#e9b64d}.brand-mark i{background:#146681}@media(max-width:700px){header{height:auto}.hero{min-height:650px}.hero-copy{padding:64px 6% 75px}.hero-image{min-height:0}.hero h1{font-size:clamp(40px,9vw,62px)}.hero .eyebrow{font-size:12px;letter-spacing:.06em}}
.standards{background:#f1f4f6}.standards>span{font-size:12px;max-width:270px}.standards>div{font-size:18px}.section{padding:88px 6%}.section-label{font-size:13px;letter-spacing:.1em}.about{grid-template-columns:1fr 3fr}.about-columns>div{font-size:16px}.principles p{font-size:14px}.principles h3{font-size:16px}.principle-symbol{font-size:24px}.solutions{background:#eef2f5}.section-heading>p{font-size:16px;max-width:370px}.epc-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:1px;background:#385161;margin-top:42px;border:1px solid #385161}.epc-card{padding:30px;background:#112c40;color:white;display:flex;flex-direction:column}.epc-top{display:flex;align-items:center;justify-content:space-between;color:#b4cbd8;font-size:12px;letter-spacing:.1em;margin-bottom:24px}.epc-top strong{font-size:70px;line-height:1;font-weight:500;color:#7895a6}.epc-card h3{font-size:26px;line-height:1.25;letter-spacing:-.03em;min-height:66px}.epc-card>p{color:#d0dce4;margin:15px 0 25px;font-size:16px}.epc-detail{border-top:1px solid #385161;padding-top:20px;color:#b5cbd8;font-size:14px;line-height:1.9;margin-top:auto}.systems-head{display:flex;align-items:end;justify-content:space-between;gap:28px;margin:66px 0 22px}.systems-head h3{font-size:26px;font-weight:500;max-width:550px;line-height:1.35}.systems-head p{font-size:12px;letter-spacing:.08em;max-width:240px;color:#5d6b77}.product-grid{margin-top:0;gap:0}.product{padding:26px 22px;background:transparent;border:0;border-top:1px solid #bfcdd5;border-right:1px solid #cdd7de}.product:last-child{border-right:0}.product-top{margin-bottom:24px}.product-top span:last-child{display:none}.product h3{font-size:22px}.product>p{font-size:16px}.tags span{font-size:12px;background:#e0e7ed}.delivery-layout{display:grid;grid-template-columns:1fr 1fr;gap:60px;margin-top:70px;align-items:center}.delivery-photo{position:relative;min-width:0}.delivery-photo img{display:block;width:100%;height:490px;object-fit:cover}.delivery-photo figcaption{position:static;padding:12px 0;color:#5d6b77;display:block;font-size:12px}.delivery-photo figcaption>span{font:inherit}.services-heading{display:block;margin:0 0 24px}.services-heading h3{font-size:30px}.services-heading p{margin-top:12px;font-size:16px}details>p{font-size:16px}.industry-items span{font-size:16px}.industries{padding:65px 6%}.contact-details{font-size:16px;grid-template-columns:1fr 1fr;overflow-wrap:anywhere}.contact-details span{font-size:12px}.contact-email{max-width:100%;overflow-wrap:anywhere}.brand small{font-size:10px;letter-spacing:.13em}footer{padding:32px 6%}footer>span,footer>a:last-child{font-size:12px}.about-photo{margin-top:36px;position:relative}.about-photo img{width:100%;height:340px;object-fit:cover;display:block}.about-photo figcaption{position:absolute;left:18px;bottom:14px;right:auto;background:#112c40d9;padding:6px 10px;display:block}.about-photo figcaption span{font:12px/1.5 Arial,sans-serif}.brand{min-width:0}nav{font-size:14px}.language{font-size:14px}.hero-image figcaption{z-index:3}.hero-copy{pointer-events:none}.hero-copy a{pointer-events:auto}
@media(max-width:1100px){.about{grid-template-columns:1fr}.epc-card{padding:24px}.epc-card h3{font-size:23px}.delivery-layout{gap:30px}.contact-grid{gap:40px}.contact-details{grid-template-columns:1fr}.product-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.product:nth-child(2){border-right:0}}
@media(max-width:760px){.section{padding:56px 6%}.epc-grid{grid-template-columns:1fr}.epc-card h3{min-height:0;font-size:26px}.epc-top{margin-bottom:15px}.epc-top strong{font-size:50px}.epc-card>p{margin-bottom:22px}.systems-head{display:block;margin-top:42px}.systems-head p{margin-top:14px}.delivery-layout{grid-template-columns:1fr;margin-top:40px}.delivery-photo img{height:320px}.about-photo img{height:280px}.contact-grid{grid-template-columns:1fr}.principles{grid-template-columns:1fr}.principles>div{display:grid;grid-template-columns:32px 1fr;column-gap:14px}.principles p{grid-column:2}.principles h3{margin:3px 0 6px}.principle-symbol{grid-row:1/3}.standards>div{font-size:16px}.industries{padding:48px 6%}.contact-email{font-size:clamp(17px,5vw,25px);gap:12px}.contact-details{font-size:16px}.section-label{font-size:12px}.product{border-right:0}.product-grid{grid-template-columns:1fr}.product h3{font-size:25px}.contact-intro{max-width:none}nav{font-size:14px;flex-wrap:wrap}.brand small{font-size:9px}h2{font-size:clamp(30px,7vw,40px)}}

.contact-grid>div{min-width:0}.contact-email{font-size:clamp(17px,2vw,28px)}
