:root{--red:#d91018;--red-dark:#a9080e;--navy:#071d34;--navy-2:#0d385e;--mist:#f3f6f8;--line:#dce3e8;--radius:18px;--shadow-sm:0 8px 28px rgba(5,29,52,.09);--shadow-lg:0 25px 70px rgba(5,29,52,.18)}body{background:#fff;color:#172431}header{padding-inline:100px;height:84px;border-bottom:0;box-shadow:0 8px 30px rgba(5,29,52,.08);padding-top:0;padding-bottom:0}header:after{content:"";position:absolute;left:0;right:0;bottom:0;height:3px;background:linear-gradient(90deg,var(--red),#ff5158 45%,var(--red))}.brand img{width:168px}.menu{color:var(--navy)}nav{gap:27px}nav>a,.product-menu>a{font-size:13px;letter-spacing:.01em}.product-menu{height:81px}.product-dropdown{top:81px;border-radius:0 0 12px 12px;overflow:hidden;background:#fff}.btn,.nav-cta{border-radius:6px;box-shadow:0 7px 18px rgba(217,16,24,.22)}.btn:hover,.nav-cta:hover{box-shadow:0 12px 26px rgba(217,16,24,.3)}.hero{height:min(690px,calc(100vh - 84px));min-height:590px}.hero:after{background:linear-gradient(90deg,rgba(3,18,32,.83),rgba(3,18,32,.32) 60%,rgba(3,18,32,.08))}.hero-copy{width:min(1080px,calc(100% - 48px));margin-bottom:80px}.hero-copy .eyebrow{font-size:clamp(30px,4vw,47px);text-shadow:none}.hero h1{font-size:clamp(43px,6vw,70px);letter-spacing:-.025em}.hero p{max-width:820px;font-size:16px;line-height:1.7}.welcome{padding:58px 24px;background:linear-gradient(135deg,#fff,#f4f7f9);position:relative}.welcome:after{content:"";display:block;width:70px;height:3px;background:var(--red);margin:24px auto 0}.welcome h2{font-weight:700;color:var(--navy);letter-spacing:-.03em}.section{padding-top:105px;padding-bottom:105px}.light-section{background:linear-gradient(180deg,#f6f8fa,#fff)}.section-title span,.eyebrow{letter-spacing:.16em}.section-title h2,.head h2,.split h2,.prose h2{letter-spacing:-.035em}.split{gap:75px}.split-images{gap:15px;transform:rotate(-1deg)}.split-images img{border-radius:12px;box-shadow:var(--shadow-lg)}.split-images img:last-child{transform:translateY(30px)}.pillar{border:1px solid #e7ecef;border-bottom:0;border-radius:var(--radius);box-shadow:var(--shadow-sm);position:relative;overflow:hidden}.pillar:after{content:"";position:absolute;left:0;right:0;bottom:0;height:4px;background:linear-gradient(90deg,var(--red),#ff5a60)}.pillar .icon{box-shadow:0 10px 25px rgba(217,16,24,.25)}.dark{background:radial-gradient(circle at 75% 10%,#155581 0,transparent 30%),linear-gradient(145deg,#061b30,#0a3a61);position:relative}.dark:before{content:"";position:absolute;inset:0;background-image:linear-gradient(rgba(255,255,255,.025) 1px,transparent 1px),linear-gradient(90deg,rgba(255,255,255,.025) 1px,transparent 1px);background-size:40px 40px;pointer-events:none}.dark>*{position:relative}.service-grid{gap:20px}.service-card{height:340px;border-radius:14px;box-shadow:0 18px 40px rgba(0,0,0,.23)}.service-card:after{background:linear-gradient(0deg,rgba(3,20,34,.96),rgba(3,20,34,.12) 70%)}.service-card h3{font-size:19px;line-height:1.35}.projects-live{background:linear-gradient(180deg,#fff,#eef2f5)}.project-heading{padding-left:3px}.project-gallery{height: 420px;width: 90%;margin: auto;border-radius: 20px;}.project-tile:before{content:"";position:absolute;inset:0;z-index:1;box-shadow:inset 0 0 0 1px rgba(255,255,255,.2);pointer-events:none}.assess-live{min-height:440px}.quote-overlap{border-radius:12px;box-shadow:var(--shadow-lg)}.partners-live{background:linear-gradient(180deg,#fff,#f7f9fa)}.partner-grid{background:#fff;box-shadow:var(--shadow-sm);padding:38px 42px;margin-top: 45px;}.commitment{background:linear-gradient(135deg,#edf2f5,#f8fafb)}.commitment-grid{gap:24px}.commitment article{border-radius:15px;box-shadow:var(--shadow-sm);border:1px solid #e7ecef}.quality{position:relative}.quality:before{content:"";position:absolute;width:280px;height:280px;border-radius:50%;background:#f5e9ea;left:8%;top:20%;z-index:-1}.cta{padding-top:70px;padding-bottom:70px}.cta h2{max-width:800px}.page-hero{min-height:450px;border-bottom:0;position:relative}.page-hero:after{content:"";position:absolute;left:max(24px,calc((100vw - 1120px)/2));bottom:-3px;width:110px;height:6px;background:var(--red);border-radius:10px}.page-hero h1{font-size:clamp(42px,5vw,64px);letter-spacing:-.035em}.page-body{padding-top:100px;padding-bottom:110px}.page-body aside{position:sticky;top:120px;align-self:start;border-left:4px solid var(--red);padding:12px 0 12px 18px}.features{gap:14px}.features li{border-left:0;border-radius:10px;background:#f1f5f7;padding:17px 18px;position:relative}.features li:before{content:"✓";color:var(--red);font-weight:800;margin-right:10px}.cards{gap:24px}.card{border:1px solid #e5ebef;border-bottom:0;border-radius:15px;box-shadow:var(--shadow-sm);overflow:hidden;position:relative}.card:after{content:"";position:absolute;left:0;right:0;bottom:0;height:4px;background:var(--red)}.card img{margin:-25px -25px 24px;width:calc(100% + 50px);max-width:none;height:210px}.contact-grid{gap:80px}.form{border-top:0;border-radius:16px;box-shadow:var(--shadow-lg);background:#fff;border:1px solid #e6ecef}.form input,.form textarea,.form select{border:1px solid #d8e0e5;border-radius:7px;background:#f9fbfc;transition:.25s}.form input:focus,.form textarea:focus,.form select:focus{outline:none;border-color:var(--red);box-shadow:0 0 0 3px rgba(217,16,24,.1);background:#fff}.products-page{background:linear-gradient(180deg,#f6f8fa,#fff)}.product-bg{border-radius:0px;box-shadow:var(--shadow-lg);overflow:hidden}.product-bg h1{text-shadow:0 4px 16px rgba(0,0,0,.45)}.product-intro{background:#fff;padding:28px 34px;border-radius:12px;box-shadow:var(--shadow-sm)}.category-search input{border-radius:9px;background:#fff;box-shadow:var(--shadow-sm)}.category-list{border:1px solid #e2e8ec;border-radius:14px;overflow:hidden;box-shadow:var(--shadow-sm)}.category-list details{border-color:#e7ecef}.category-list details[open]{border-left:0;background:#f8fafb}.category-list details[open] summary{color:var(--red)}footer{padding-top:80px}footer img{border-radius:6px}footer a{transition:.2s}footer a:hover{transform:translateX(4px)}@media(max-width:900px){header{height:76px}.product-menu{height:auto}.hero{min-height:590px}.section{padding-top:78px;padding-bottom:78px}.split-images{transform:none}.service-card{height:310px}.partner-grid{border-radius:14px;padding:30px}.page-body aside{position:static}.page-hero{min-height:370px}}@media(max-width:580px){.hero{min-height:560px}.hero-copy{margin-bottom:55px}.hero p{font-size:14px}.section{padding-top:64px;padding-bottom:64px}.split-images img:last-child{transform:none}.service-card{height:290px}.project-gallery{height:auto}.quote-overlap{border-radius:10px}.partner-grid{padding:24px 18px}.product-bg{border-radius:12px}.product-intro{padding:22px}.page-hero{min-height:320px}}
