﻿:root{--navy:#071c2d;--ink:#132b3e;--cyan:#08c6c8;--pale:#eef5f6;--muted:#68808b;--line:#d9e5e7}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;color:var(--ink);font-family:'DM Sans',sans-serif;line-height:1.6}h1,h2{font-family:Manrope,sans-serif;line-height:1.05;letter-spacing:-.055em}h1{font-size:clamp(3.2rem,6.2vw,6.5rem);color:#fff;margin:20px 0}h2{font-size:clamp(2.4rem,4.5vw,4.7rem);margin:12px 0 28px}h2 em,h1 em{color:var(--cyan);font-style:normal}.eyebrow{font-size:.68rem;font-weight:700;letter-spacing:.2em;color:var(--cyan);text-transform:uppercase}.section{padding:clamp(80px,11vw,170px) max(6vw,24px);max-width:1440px;margin:auto}.site-header{height:88px;padding:0 max(5vw,24px);display:flex;align-items:center;gap:42px;position:fixed;z-index:10;width:100%;color:#fff;transition:.35s}.site-header.scrolled{height:70px;background:#fff;color:var(--ink);box-shadow:0 1px 14px #001b2b14}.brand{display:flex;align-items:center;gap:10px;text-decoration:none;color:inherit;white-space:nowrap}.brand b,.brand small{display:block;line-height:1.1}.brand b{font-size:1.05rem;letter-spacing:.17em}.brand small{font-size:.45rem;letter-spacing:.1em;margin-top:4px}.nav{display:flex;gap:28px;margin-left:auto}.nav a,.header-cta{text-decoration:none;color:inherit;text-transform:uppercase;font-size:.66rem;font-weight:700;letter-spacing:.1em}.nav a{position:relative}.nav a:after{content:'';position:absolute;left:0;bottom:-7px;width:0;height:2px;background:var(--cyan);transition:.25s}.nav a:hover:after{width:100%}.header-cta{border:1px solid currentColor;padding:13px 16px}.header-cta span,.button span,.text-link span{color:var(--cyan);margin-left:10px}.hero{min-height:760px;height:100vh;max-height:980px;display:flex;align-items:center;padding:120px max(8vw,24px) 70px;position:relative;overflow:hidden;background:var(--navy)}.hero-bg{position:absolute;inset:0;background:linear-gradient(90deg,#061b2de8 12%,#061b2d91 52%,#061b2d20),url('https://images.unsplash.com/photo-1494412651409-8963ce7935a7?auto=format&fit=crop&w=2200&q=85') center/cover;animation:zoom 16s ease-out both}.hero-content{position:relative;max-width:790px}.hero-copy{color:#d5e3e5;max-width:570px;font-size:1.1rem}.actions{display:flex;gap:14px;margin:34px 0}.button{display:inline-flex;justify-content:center;align-items:center;min-height:50px;padding:0 23px;text-decoration:none;border:0;text-transform:uppercase;letter-spacing:.1em;font-size:.68rem;font-weight:700;cursor:pointer}.button-cyan{background:var(--cyan);color:var(--navy)}.button-line{border:1px solid #ffffff70;color:#fff}.hero-trust{color:#a9c1c4;font-size:.72rem;letter-spacing:.05em}.pulse{display:inline-block;width:7px;height:7px;border-radius:50%;background:var(--cyan);margin-right:8px}.hero-trust span:not(.pulse){margin:0 10px;color:var(--cyan)}.scroll-cue{position:absolute;right:7vw;bottom:46px;color:#fff;font-size:.6rem;letter-spacing:.2em;display:flex;align-items:center;gap:15px}.scroll-cue span{display:block;height:45px;border-left:1px solid var(--cyan)}.overview{display:grid;grid-template-columns:1fr 1fr;gap:clamp(40px,8vw,130px);align-items:center}.overview-image img,.feature-image img{width:100%;display:block;height:600px;object-fit:cover}.overview-copy{max-width:560px}.overview-copy>p:not(.eyebrow),.feature-copy>p:not(.eyebrow){color:var(--muted);font-size:1.08rem}.fact-grid{display:grid;grid-template-columns:repeat(4,1fr);border-top:1px solid var(--line);margin-top:42px;padding-top:23px;gap:12px}.fact-grid strong,.fact-grid span{display:block}.fact-grid strong{font-size:.9rem}.fact-grid span{font-size:.67rem;color:var(--muted);text-transform:uppercase;letter-spacing:.1em}.products{background:var(--pale);max-width:none}.section-head{max-width:1320px;margin:0 auto 62px;display:flex;justify-content:space-between;align-items:end}.section-head>p{max-width:310px;color:var(--muted)}.product-grid{max-width:1320px;margin:auto;display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.product-card{background:#fff;min-height:420px;position:relative;overflow:hidden;padding:30px;display:flex;flex-direction:column;justify-content:end;color:#fff}.product-card:before{content:'';position:absolute;inset:0;background:linear-gradient(0deg,#071c2de8,#071c2d13 70%)}.product-card img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;transition:transform .7s}.product-card:hover img{transform:scale(1.07)}.product-card>*{position:relative}.product-card b{color:var(--cyan);font-size:.7rem}.product-card h3{font:700 1.6rem Manrope;margin:8px 0}.product-card p{font-size:.85rem;color:#d5e3e5;max-width:320px;margin-bottom:0}.card-arrow{margin-top:22px;color:var(--cyan);font-size:.75rem;text-transform:uppercase;letter-spacing:.12em}.solutions{max-width:none;background:var(--navy);color:#fff;display:grid;grid-template-columns:1fr 1.2fr;gap:10vw}.solution-grid{display:grid;grid-template-columns:1fr 1fr;gap:50px 30px}.solution-grid article{border-top:1px solid #ffffff26;padding-top:18px}.solution-grid span,.benefit b{color:var(--cyan);font-size:.7rem}.solution-grid h3{font:600 1.2rem Manrope;text-transform:uppercase;letter-spacing:.04em;margin:15px 0 8px}.solution-grid p{color:#9bb0b6;font-size:.9rem}.feature{display:grid;grid-template-columns:1.1fr .9fr;gap:clamp(40px,8vw,130px);align-items:center}.feature-copy{max-width:540px}.tag-list{display:flex;flex-wrap:wrap;gap:8px;margin:30px 0}.tag-list span{background:var(--pale);padding:8px 12px;font-size:.7rem;text-transform:uppercase;letter-spacing:.08em}.text-link{color:var(--ink);font-weight:700;text-transform:uppercase;font-size:.7rem;letter-spacing:.12em;text-decoration:none}.why{background:var(--pale);max-width:none}.why .section-head,.benefit-grid{max-width:1320px}.benefit-grid{margin:auto;display:grid;grid-template-columns:repeat(4,1fr);gap:25px}.benefit{border-top:1px solid #b9cbcf;padding-top:20px}.benefit h3{font:600 1.2rem Manrope;text-transform:uppercase;margin:30px 0 10px}.benefit p{color:var(--muted);font-size:.9rem}.industries{display:grid;grid-template-columns:.8fr 1.2fr;gap:10vw}.industry-list{border-top:1px solid var(--line)}.industry{display:grid;grid-template-columns:55px 1fr 30px;align-items:center;border-bottom:1px solid var(--line);padding:20px 0;transition:.3s}.industry span{font-size:.7rem;color:var(--muted)}.industry strong{font:500 1.3rem Manrope}.industry i{font-style:normal;color:var(--cyan)}.industry:hover,.industry.active{color:var(--cyan);padding-left:12px}.image-break{height:560px;display:flex;align-items:center;padding:8vw;background:linear-gradient(90deg,#071c2dcc,#071c2d25),url('https://images.unsplash.com/photo-1519003722824-194d4455a60c?auto=format&fit=crop&w=2200&q=85') center/cover fixed;color:#fff}.image-break h2{color:#fff}.process{background:#fff}.timeline{display:grid;grid-template-columns:repeat(4,1fr);gap:0;border-top:1px solid var(--line);max-width:1320px;margin:auto}.timeline div{padding:25px 20px 0 0;position:relative}.timeline div:before{content:'';position:absolute;top:-5px;left:0;width:9px;height:9px;background:var(--cyan);border-radius:50%}.timeline b{color:var(--cyan);font-size:.7rem}.timeline h3{font:600 1rem Manrope;text-transform:uppercase;margin-top:25px}.cta{max-width:none;background:var(--navy);color:#fff;display:grid;grid-template-columns:1fr 1fr;gap:12vw}.cta>div{max-width:500px}.cta form{max-width:570px}label{display:block;color:#afc1c5;font-size:.7rem;text-transform:uppercase;letter-spacing:.1em;margin-bottom:17px}.form-row{display:grid;grid-template-columns:1fr 1fr;gap:14px}input,select,textarea{display:block;width:100%;margin-top:7px;background:#ffffff0d;border:1px solid #ffffff2b;color:#fff;padding:13px;font:inherit;font-size:.88rem;outline:none}select option{color:var(--ink)}input:focus,select:focus,textarea:focus{border-color:var(--cyan)}.form-status{color:var(--cyan);font-size:.8rem;margin-top:15px}.whatsapp{position:fixed;right:25px;bottom:25px;background:#1ecb77;color:#fff;width:54px;height:54px;border-radius:50%;display:grid;place-items:center;font-size:30px;text-decoration:none;z-index:8;box-shadow:0 7px 22px #001b2d40}.menu-toggle{display:none;background:none;border:0}.reveal{opacity:0;transform:translateY(25px);transition:.7s ease}.reveal.visible{opacity:1;transform:none}.image-reveal{overflow:hidden}.image-reveal img{transition:transform 1s}.image-reveal.visible img{transform:scale(1.04)}@keyframes zoom{from{transform:scale(1.06)}to{transform:scale(1)}}
@media(max-width:900px){.nav{display:none}.header-cta{margin-left:auto}.menu-toggle{display:block;order:3}.menu-toggle i{display:block;width:24px;border-top:2px solid currentColor;margin:5px}.nav.open{display:flex;position:absolute;top:70px;left:0;right:0;background:#fff;color:var(--ink);padding:25px;flex-direction:column;gap:20px;box-shadow:0 10px 20px #001b2d18}.overview,.feature,.solutions,.industries,.cta{grid-template-columns:1fr}.product-grid{grid-template-columns:repeat(2,1fr)}.benefit-grid{grid-template-columns:repeat(2,1fr)}.solutions{gap:45px}.overview-image img,.feature-image img{height:460px}}
@media(max-width:560px){h1{font-size:3.1rem}.site-header{height:72px;gap:12px}.brand b{font-size:.85rem}.brand small{font-size:.37rem}.header-cta{display:none}.hero{min-height:700px;padding-top:110px}.hero-copy{font-size:.95rem}.actions{flex-direction:column;align-items:stretch}.scroll-cue{display:none}.section{padding-top:80px;padding-bottom:80px}.section-head{display:block;margin-bottom:40px}.section-head>p{margin-top:25px}.product-grid,.benefit-grid,.solution-grid{grid-template-columns:1fr}.product-card{min-height:370px}.fact-grid{grid-template-columns:repeat(2,1fr);gap:25px}.feature{display:flex;flex-direction:column}.feature-image{order:2}.feature-copy{order:1}.overview-image img,.feature-image img{height:330px}.industries{gap:40px}.industry strong{font-size:1rem}.image-break{height:440px;background-attachment:scroll;padding:24px}.timeline{display:block}.timeline div{padding:20px 0 20px 30px;border-left:1px solid var(--line);border-top:0}.timeline div:before{top:25px;left:-5px}.timeline h3{margin:5px 0 0}.form-row{grid-template-columns:1fr}.whatsapp{right:18px;bottom:18px;width:48px;height:48px}.cta .button{width:100%}}
@media(prefers-reduced-motion:reduce){*,*:before,*:after{scroll-behavior:auto!important;animation:none!important;transition:none!important}}
/* Refined composition, keeping the existing page sections. */
:root{--muted:#526c78}
html{scroll-padding-top:96px}
body{overflow-wrap:break-word}
a,button,input,select,textarea{-webkit-tap-highlight-color:transparent}
a:focus-visible,button:focus-visible{outline:3px solid var(--cyan);outline-offset:5px}
.skip-link{position:fixed;left:20px;top:-80px;z-index:30;background:var(--navy);color:white;padding:12px 20px}.skip-link:focus{top:12px}
.section{max-width:none;padding:100px max(32px,calc((100vw - 1280px)/2))}
h2{font-size:clamp(2.3rem,3.7vw,3.65rem);line-height:1.12;letter-spacing:-.045em}
.site-header{height:84px;background:#fff;color:var(--ink);padding:0 max(32px,calc((100vw - 1280px)/2));gap:30px;border-bottom:1px solid var(--line)}
.site-header.scrolled{height:72px}.brand{flex-shrink:0}.brand b{color:#078c9e;letter-spacing:.12em;font-size:1.1rem}.brand small{color:#60717a;font-size:.48rem;letter-spacing:.12em}
.brand img{height:54px;width:auto;object-fit:contain}.nav{gap:23px}.nav a{padding:12px 0;font-size:.65rem;white-space:nowrap}.nav a:after{bottom:5px}.nav a[aria-current]:after{width:100%}
.header-cta{background:var(--navy);color:white;border-color:var(--navy);white-space:nowrap;transition:background .2s}.header-cta:hover{background:#17485d}
.hero{margin-top:84px;min-height:650px;height:calc(90svh - 84px);max-height:820px;padding:65px max(32px,calc((100vw - 1280px)/2));isolation:isolate}
.hero-bg{left:57%;background: url('https://images.unsplash.com/photo-1494412651409-8963ce7935a7?auto=format&fit=crop&w=1400&q=85') center/cover;animation:zoom 2s ease-out both}
.hero-bg:after{content:'';position:absolute;inset:0;background:linear-gradient(90deg,#071c2d 0%,transparent 24%)}
.hero-content{width:64%;max-width:790px}.hero h1{font-size:clamp(2.65rem,4.25vw,4.55rem);line-height:1.12;letter-spacing:-.055em}.hero-copy{font-size:1rem;max-width:480px}.hero-trust{max-width:490px;font-size:.68rem}.hero .eyebrow{color:#5cdbdf}.scroll-cue{text-decoration:none;right:max(32px,calc((100vw - 1280px)/2));bottom:30px}
.button{transition:background .25s,transform .25s;min-height:52px}.button-cyan span{color:var(--navy)}.button:hover{transform:translateY(-2px)}.button-cyan:hover{background:#65e1e1}.button-line:hover{background:#ffffff15}.button span,.text-link span{display:inline-block;transition:transform .25s}.button:hover span,.text-link:hover span{transform:translate(3px,-3px)}
.overview,.feature{gap:70px}.overview-image{position:relative}.overview-image:after{content:'DUBAI / CONNECTED TO THE WORLD';position:absolute;left:0;bottom:0;background:var(--cyan);padding:17px 24px;font-size:.65rem;font-weight:700;letter-spacing:.14em}.overview-image img,.feature-image img{height:510px}.overview-copy>p:not(.eyebrow),.feature-copy>p:not(.eyebrow){font-size:1rem}.fact-grid{grid-template-columns:repeat(2,1fr);gap:20px}.fact-grid strong{font-size:1.1rem}
.products{background:#eaf2f3}.section-head{margin-bottom:44px}.section-head h2{margin-bottom:0}.product-grid{gap:22px}.product-card{min-height:460px;padding:30px;text-decoration:none;background:var(--navy);isolation:isolate;border-bottom:3px solid transparent;transition:border-color .4s}.product-card img{position:absolute;z-index:-2}.product-card:before{z-index:-1;background:linear-gradient(0deg,rgba(3,18,29,.98),rgba(3,18,29,.78) 30%,rgba(3,18,29,.05) 75%);transition:background .4s}.product-card:hover img,.product-card:focus-visible img{transform:scale(1.045)}.product-card:hover,.product-card:focus-visible{border-color:var(--cyan)}.product-card h3{font-size:1.55rem;line-height:1.2}.product-card p{font-size:.88rem;line-height:1.55;min-height:3em}.product-card b{font-size:.61rem;letter-spacing:.12em;color:#67e4e5}.card-arrow{display:flex;justify-content:space-between;align-items:center;border-top:1px solid #ffffff40;padding-top:17px;color:#77ebeb;font-size:.62rem}.card-arrow span{font-size:1.3rem;transition:transform .3s}.product-card:hover .card-arrow span{transform:translate(3px,-3px)}
.solutions{gap:70px;grid-template-columns:1fr 1.15fr}.solution-grid{gap:36px 28px}.solution-grid h3{text-transform:none;letter-spacing:-.02em;font-size:1.3rem}.solution-grid p{color:#b2c3c9}.feature{background:#fff}.feature-image{width:100%}.tag-list span{letter-spacing:.04em;font-size:.64rem}.why{background:#def0f1}.benefit-grid{gap:32px}.benefit h3{text-transform:none;font-size:1.25rem;line-height:1.35}.benefit b{font:500 1.6rem Manrope;color:#187e8b}.industries{gap:70px;background:#f8faf9}.industry strong{font-size:1.14rem;line-height:1.4}.industry:hover,.industry.active{color:var(--ink);padding-left:0}.industry i{display:none}.industry{grid-template-columns:44px 1fr}.image-break{height:440px;padding:70px max(32px,calc((100vw - 1280px)/2));background-attachment:scroll}.timeline h3{text-transform:none;font-size:1.1rem;line-height:1.45}.timeline b{font-size:.85rem;color:#137787}.process{padding-top:85px;padding-bottom:85px}
.cta{background:#102937;gap:80px;grid-template-columns:1fr 1fr}.cta form{width:100%;max-width:none}.cta>div>p:not(.eyebrow){color:#bdcdd2;max-width:380px}.contact-location{border-top:1px solid #ffffff30;margin-top:42px;padding-top:24px}.contact-location span{color:var(--cyan);font-size:.65rem;letter-spacing:.16em}.contact-location p{font-size:.95rem}.delivery-note{color:#becdd1;font-size:.8rem;margin:0 0 24px;padding-bottom:20px;border-bottom:1px solid #ffffff26}label{color:#d2e0e3;font-size:.68rem}input,select,textarea{font-family:'DM Sans',sans-serif;font-size:1rem;letter-spacing:normal;border-radius:0;min-height:48px}textarea{resize:vertical}.form-status{color:#88e3e5}
.reveal{opacity:1;transform:none}.will-reveal:not(.visible){opacity:0;transform:translateY(18px)}.image-reveal.visible img{transform:none}
@media(max-width:1100px){.nav{display:none}.header-cta{margin-left:auto}.menu-toggle{display:block;order:3;min-width:44px;min-height:44px;color:var(--ink)}.nav.open{display:flex;position:absolute;top:100%;left:0;right:0;background:white;padding:20px 32px;flex-direction:column;gap:2px;max-height:calc(100svh - 84px);overflow-y:auto;border-bottom:1px solid var(--line)}.nav a{min-height:44px}.hero-content{width:70%}.hero-bg{left:54%}.hero h1{font-size:clamp(2.6rem,4.6vw,3.4rem)}.overview,.feature,.solutions,.industries,.cta{gap:40px}}
@media(max-width:900px){.section{padding:72px 32px}.hero{height:auto;min-height:600px}.hero-content{width:78%}.hero h1{font-size:clamp(2.6rem,5.3vw,3.7rem)}.overview,.feature,.solutions,.industries,.cta{grid-template-columns:1fr}.overview-copy,.feature-copy,.cta>div{max-width:650px}.overview-image img,.feature-image img{height:390px}.solution-grid{grid-template-columns:1fr 1fr}.product-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.product-card{min-height:430px;padding:25px}.cta form{max-width:650px}.fact-grid{grid-template-columns:repeat(4,1fr)}.industry-heading h2{margin-bottom:0}}
@media(max-width:560px){html{scroll-padding-top:86px}.site-header,.site-header.scrolled{height:72px;padding:0 22px;gap:12px}.menu-toggle{margin-left:auto}.brand img{height:42px}.brand b{font-size:1rem}.brand small{font-size:.44rem}.hero{margin-top:72px;min-height:0;max-height:none;height:auto;padding:46px 24px 0;display:flex;flex-direction:column;align-items:stretch}.hero-content{width:100%;max-width:none}.hero h1{font-size:clamp(1.9rem,7.65vw,2.55rem);line-height:1.16;margin:20px 0}.hero .eyebrow{font-size:.57rem;letter-spacing:.16em}.hero-copy{font-size:.92rem;max-width:370px}.hero-bg{position:relative;order:2;left:auto;inset:auto;height:195px;margin:28px -24px 0;background-position:center 55%}.hero-bg:after{background:linear-gradient(180deg,#071c2d,transparent 25%)}.actions{gap:10px;margin:24px 0;flex-direction:row}.actions .button{flex:1;padding:0 10px;font-size:.59rem;letter-spacing:.055em}.button span{margin-left:7px}.hero-trust{font-size:.56rem;letter-spacing:0}.hero-trust span:not(.pulse){margin:0 5px}.section{padding:60px 24px}h2{font-size:2.15rem;line-height:1.13}.overview,.feature{gap:30px}.overview-image img,.feature-image img{height:290px}.overview-image:after{font-size:.51rem;padding:14px 18px}.fact-grid{grid-template-columns:repeat(2,1fr)}.product-grid{grid-template-columns:minmax(0,1fr);gap:18px}.product-card{min-height:400px}.product-card h3{font-size:1.7rem}.product-card p{min-height:0}.section-head{margin-bottom:30px}.section-head>p{margin-top:20px}.solution-grid{grid-template-columns:1fr;gap:24px}.solution-grid article{display:grid;grid-template-columns:30px 1fr;column-gap:14px}.solution-grid span{padding-top:3px}.solution-grid h3{margin:0}.solution-grid p{grid-column:2;margin:8px 0 0}.benefit-grid{grid-template-columns:1fr;gap:24px}.benefit h3{margin:12px 0 8px}.benefit p{margin:0}.industry strong{font-size:1rem}.industry{padding:18px 0;grid-template-columns:34px 1fr}.image-break{height:330px;padding:24px}.image-break h2{font-size:2rem}.timeline{border-top:0}.timeline div:last-child{padding-bottom:0}.cta{gap:30px}.form-row{gap:0}.contact-location{margin-top:24px}.will-reveal:not(.visible){transform:translateY(12px)}}
@media(prefers-reduced-motion:reduce){.will-reveal:not(.visible){opacity:1;transform:none}}
address{font-style:normal;font-size:.85rem;line-height:1.8;color:#bbcdd2;margin:12px 0 20px}.contact-location a{display:block;color:#8ee8e9;text-decoration:none;padding:9px 0;font-size:.95rem}.whatsapp{right:18px;bottom:18px;width:52px;height:52px;color:#fff;background:#128c51;transition:opacity .2s,transform .2s}.whatsapp:hover{transform:translateY(-3px)}.whatsapp.is-hidden{visibility:hidden;opacity:0;pointer-events:none}
.site-header{top:0;left:0}
.logo-window{display:block;position:relative;width:91px;height:58px;overflow:hidden;background:#fff;flex-shrink:0}.brand .logo-window img{position:absolute;width:131.58%;height:auto;max-width:none;left:-14.47%;top:-52.08%;object-fit:contain}@media(max-width:560px){.logo-window{width:72px;height:46px}}


/* Shared multipage navigation and page layouts. */
.nav-products{position:relative}.product-nav-row{display:flex;align-items:center;gap:3px}.products-toggle{display:grid;place-items:center;width:30px;height:44px;border:0;background:transparent;color:var(--ink);cursor:pointer;font-size:18px}.products-toggle span{transition:transform .2s}.expanded .products-toggle span{transform:rotate(180deg)}.products-menu{display:none;position:absolute;top:100%;left:-24px;width:290px;background:white;border:1px solid var(--line);box-shadow:0 18px 35px #071c2d20;padding:14px 22px;z-index:20}.expanded>.products-menu{display:block}.products-menu a{display:block;white-space:normal;min-height:44px;padding:12px 0;font-size:.67rem}.products-menu .all-products{border-top:1px solid var(--line);margin-top:8px;padding-top:16px;color:#087885}.nav a.active-parent:after{width:100%}.section-more{grid-column:1/-1;margin-top:20px}.solutions .text-link{color:#a5eff0}.overview .section-more,.industries .section-more{margin-top:0}.home-page .overview,.home-page .industries{row-gap:24px}.home-page .overview-image img{height:420px}.home-page .hero{margin-top:84px}.home-page .scroll-cue{font-size:.6rem}.home-page .process{padding-top:70px;padding-bottom:70px}
.internal-page main{padding-top:84px}.page-hero{background:var(--navy);color:white;padding-top:32px;padding-bottom:70px}.breadcrumbs{display:flex;flex-wrap:wrap;align-items:center;gap:10px;font-size:.72rem;margin-bottom:40px;color:#a8c4cb}.breadcrumbs a{color:inherit;text-decoration:none;min-height:32px;display:inline-flex;align-items:center}.breadcrumbs a:hover{color:var(--cyan)}.page-hero h1,.category-hero h1{font-size:clamp(2.4rem,4.4vw,4.8rem);line-height:1.12;max-width:950px;margin:18px 0 24px}.page-hero-copy>p:last-child{max-width:660px;color:#c0d1d7;font-size:1.05rem}.page-hero-copy{animation:page-enter .65s ease both}@keyframes page-enter{from{opacity:0;transform:translateY(12px)}to{opacity:1;transform:none}}
.enquiry-banner{background:var(--navy);color:white;display:flex;align-items:center;justify-content:space-between;gap:50px}.enquiry-banner h2{font-size:clamp(2rem,3vw,3rem);max-width:700px;margin-bottom:18px}.enquiry-banner p:not(.eyebrow){color:#bdd0d5}.enquiry-banner .actions{flex-shrink:0;flex-direction:column;gap:12px;margin:0}.enquiry-banner .button{min-width:210px}.capabilities{display:grid;grid-template-columns:1.2fr 1fr;gap:80px}.capabilities p{max-width:560px;color:var(--muted)}.capability-links{display:grid;align-content:center}.capability-links a{padding:20px 0;border-bottom:1px solid var(--line);font-size:.8rem;display:flex;justify-content:space-between}.dubai-presence{background:#f7f9f8}.dubai-presence>p:not(.eyebrow){max-width:650px}.dubai-presence address{color:var(--muted);max-width:550px}.catalogue{padding-top:60px}.catalogue .product-card{min-height:530px}.category-examples{font-size:.72rem!important;color:#abdadf!important}.catalogue-note{font-size:.85rem;margin:32px 0 0;color:var(--muted);max-width:760px}
.category-hero{background:var(--navy);color:white;padding-top:28px;padding-bottom:65px}.category-hero-grid{display:grid;grid-template-columns:1fr 1fr;gap:60px;align-items:center}.category-hero h1{font-size:clamp(2.8rem,4.6vw,4.7rem)}.category-hero-grid>div>p:not(.eyebrow){color:#c3d7df;font-size:1.05rem;max-width:480px}.category-hero .actions{flex-wrap:wrap}.category-visual{overflow:hidden;min-width:0;border-bottom:4px solid var(--cyan)}.category-visual img{display:block;width:100%;height:430px;object-fit:cover;animation:zoom 1.5s ease both}.group-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:0 36px}.group-item{border-top:1px solid var(--line);padding:24px 0 32px}.group-item>span{font-size:.7rem;color:#087d87}.group-item h3{font:600 1.3rem Manrope;line-height:1.3;margin:16px 0 12px}.group-item p{font-size:.94rem;color:var(--muted);margin:0;max-width:350px}.sourcing-note{background:#e6f1f2;display:grid;grid-template-columns:1fr 1fr;gap:70px}.sourcing-note p{margin-top:0}.sourcing-note ul{padding-left:20px;color:var(--muted);margin-bottom:25px}.sourcing-note li{margin:8px 0}.related-products{padding-top:65px;padding-bottom:65px}.related-links{display:flex;flex-wrap:wrap;gap:12px 28px}.related-links a{min-height:44px;display:inline-flex;align-items:center}.category-hardware .category-hero,.category-spare-parts .category-hero{background:#242e33}.category-hardware .group-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.category-spare-parts .category-visual img{object-position:center}.category-mining-products .category-hero-grid{grid-template-columns:.85fr 1.15fr}.category-mining-products .category-visual img{height:490px}.category-mining-products .sourcing-note{background:#222e35;color:white}.category-mining-products .sourcing-note li{color:#bdcbd1}.category-mining-products .sourcing-note .text-link{color:var(--cyan)}.category-computers-accessories .category-hero,.category-household-products .category-hero{background:#edf4f4;color:var(--ink)}.category-computers-accessories .category-hero h1,.category-household-products .category-hero h1{color:var(--ink)}.category-computers-accessories .category-hero p:not(.eyebrow),.category-household-products .category-hero p:not(.eyebrow){color:var(--muted)}.category-computers-accessories .breadcrumbs,.category-household-products .breadcrumbs{color:var(--muted)}.category-computers-accessories .category-hero .button-line,.category-household-products .category-hero .button-line{color:var(--ink);border-color:#6e929b}.category-household-products .category-hero{background:#f4f2ec}.category-household-products .category-visual img{height:460px}.category-household-products .product-groups{background:#fffdfa}.category-electronics .category-visual{border-right:4px solid var(--cyan);border-bottom:0}.industry-details{padding-top:35px}.industry-detail{display:grid;grid-template-columns:100px 1fr;gap:35px;padding:45px 0;border-bottom:1px solid var(--line)}.industry-detail h2{font-size:clamp(1.65rem,2.6vw,2.5rem);margin-top:0}.industry-detail p{max-width:740px;color:var(--muted)}.industry-number{font:500 2rem Manrope;color:#0b8c98}.industry-detail:nth-child(even){background:#f5f9f9;padding-left:24px;padding-right:24px}.contact-page .page-hero{background:#eaf3f4;color:var(--ink)}.contact-page .page-hero h1{color:var(--ink)}.contact-page .page-hero-copy>p:last-child,.contact-page .breadcrumbs{color:var(--muted)}.contact-options{display:grid;grid-template-columns:1fr 1fr 1.25fr;gap:36px;padding-top:55px;padding-bottom:55px}.contact-options article{border-top:2px solid var(--cyan);padding-top:18px}.contact-options a{display:inline-block;color:var(--ink);text-decoration:none;padding:8px 0;overflow-wrap:anywhere}.contact-options p:not(.eyebrow){font-size:.88rem;color:var(--muted)}.contact-options address{color:var(--muted);margin-top:8px}.contact-form-section .privacy-note{font-size:.8rem;margin-top:30px}.privacy-note a{color:#a1ebeb}.contact-form-section .button-line{margin-top:16px}.legal-content{max-width:960px;padding:55px 32px 80px}.legal-content article{margin:36px 0}.legal-content h2{font-size:1.55rem;letter-spacing:-.025em;margin:0 0 16px}.legal-content p{color:var(--muted)}.legal-content a{color:#076a78}.legal-date{font-size:.8rem}.contact-options,.category-hero-grid,.group-grid,.capabilities,.sourcing-note{min-width:0}.category-hero-grid>*{min-width:0}
@media(max-width:1100px){.nav-products{width:100%}.product-nav-row{justify-content:space-between}.products-toggle{width:44px}.products-menu{position:static;width:100%;box-shadow:none;border:0;border-left:2px solid var(--cyan);padding:0 0 0 20px;margin-bottom:8px}.products-menu a{font-size:.72rem}.nav.open{gap:0}.nav{align-items:stretch}.category-hero-grid{gap:35px}.category-hero .actions{flex-direction:column;align-items:flex-start}.category-hero .actions .button{min-width:220px}.group-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.enquiry-banner{gap:30px}.contact-options{gap:24px;grid-template-columns:1fr 1fr}.contact-options article:last-child{grid-column:1/-1}.capabilities{gap:35px}}
@media(max-width:900px){.category-hero-grid{grid-template-columns:1fr 1fr}.category-hero h1{font-size:2.6rem}.category-visual img{height:400px}.category-mining-products .category-hero-grid{grid-template-columns:1fr 1fr}.category-mining-products .category-visual img{height:420px}.enquiry-banner{display:block}.enquiry-banner .actions{flex-direction:row;margin-top:28px;flex-wrap:wrap}.enquiry-banner .button{min-width:180px}.capabilities{grid-template-columns:1fr}.sourcing-note{gap:35px}.industry-detail{grid-template-columns:60px 1fr}.page-hero{padding-top:25px;padding-bottom:55px}.home-page .overview-image img{height:350px}}
@media(max-width:560px){.internal-page main{padding-top:72px}.home-page .hero{margin-top:72px}.page-hero,.category-hero{padding:20px 24px 40px}.breadcrumbs{font-size:.65rem;gap:8px;margin-bottom:24px}.page-hero h1,.category-hero h1{font-size:2.25rem;line-height:1.15}.page-hero-copy>p:last-child{font-size:.94rem}.category-hero-grid,.category-mining-products .category-hero-grid{grid-template-columns:1fr;gap:12px}.category-hero .actions{flex-direction:row;align-items:stretch}.category-hero .actions .button{min-width:0;flex:1;font-size:.59rem;padding:0 10px}.category-visual img,.category-mining-products .category-visual img,.category-household-products .category-visual img{height:245px}.group-grid,.category-hardware .group-grid{grid-template-columns:1fr}.group-item{padding:20px 0 26px}.product-groups h2{font-size:2rem}.sourcing-note{grid-template-columns:1fr;gap:18px}.related-products h2{font-size:1.9rem}.related-links{display:grid;gap:4px}.related-links a{font-size:.67rem}.industry-detail{grid-template-columns:30px 1fr;gap:14px;padding:30px 0}.industry-detail:nth-child(even){padding-left:12px;padding-right:12px}.industry-number{font-size:1.15rem}.industry-detail h2{font-size:1.5rem;line-height:1.25}.industry-detail p{font-size:.92rem}.contact-options{grid-template-columns:1fr;gap:24px}.contact-options article:last-child{grid-column:auto}.contact-options article{padding-top:12px}.contact-form-section .button-line{width:auto}.enquiry-banner .actions{flex-direction:column;gap:10px}.enquiry-banner h2{font-size:2rem}.enquiry-banner .button{width:100%;min-width:0}.catalogue .product-card{min-height:470px}.home-page .overview-image img{height:290px}.legal-content{padding:30px 24px 60px}.legal-content h2{font-size:1.4rem}.section-more{margin-top:12px}.products-menu{max-width:100%}.products-menu a{font-size:.65rem;letter-spacing:.04em}}

/* Premium refinement: shared tokens, editorial imagery and considered spacing. */
:root{--cyan:#08b9c5;--navy:#081f2d;--ink:#142e3c;--muted:#56717e;--line:#dbe6e9;--shadow-soft:0 12px 36px #0b2b3d0a;--section-space:clamp(64px,7.2vw,110px)}
body{font-size:16px;-webkit-font-smoothing:antialiased}main{animation:page-arrival .65s ease-out both}h1,h2,h3{text-wrap:balance}h1,h2{letter-spacing:-.045em}h2{font-weight:600;line-height:1.12}p{text-wrap:pretty}.section{padding-top:var(--section-space);padding-bottom:var(--section-space)}.eyebrow{font-size:.65rem;font-weight:700;letter-spacing:.19em;line-height:1.6}.section-head{gap:36px}.section-head>div{min-width:0}.section-head>p{flex:0 1 320px;line-height:1.75}.text-link{display:inline-flex;align-items:center;gap:12px;min-height:44px;font-size:.68rem;letter-spacing:.1em}.text-link span{margin-left:0}.button{font-size:.66rem;letter-spacing:.1em;min-height:54px;gap:12px;padding:0 24px;line-height:1.4}.button span{margin-left:0}.button-cyan{background:#12c4cd}.button-cyan:hover{background:#54d8de;box-shadow:0 6px 20px #08b9c518}.button-line{border-color:#a9c8d05c}.button:active{transform:translateY(0)}.line-icon{width:28px;height:28px;flex-shrink:0;color:#078f9e;vertical-align:middle}figure{margin:0}.image-caption{font-size:.62rem;letter-spacing:.17em;line-height:1.5}
@keyframes page-arrival{from{opacity:.94}to{opacity:1}}
.site-header{height:88px;gap:36px;border-bottom:1px solid #dbe6e985;transition:height .4s,background .4s,box-shadow .4s}.site-header.scrolled{height:74px;background:#fffffff5;backdrop-filter:blur(14px);box-shadow:0 8px 28px #0a283409}.nav{gap:29px;align-items:center}.nav a{font-size:.65rem;letter-spacing:.09em}.header-cta{padding:15px 22px;border:0;min-height:48px}.header-cta:hover{background:#0d4b5d}.products-menu{display:block;visibility:hidden;opacity:0;transform:translateY(8px);pointer-events:none;transition:opacity .25s,transform .25s,visibility .25s;padding:15px 22px;width:310px;border-top:2px solid var(--cyan);box-shadow:0 20px 45px #0b293c17}.expanded>.products-menu{visibility:visible;opacity:1;transform:none;pointer-events:auto}.products-menu a{position:relative;padding:14px 18px 14px 0;letter-spacing:.025em;text-transform:none;font-size:.83rem}.products-menu a:after{content:'↗';border:0;position:absolute;left:auto;right:0;bottom:auto;top:13px;background:none;width:auto;height:auto;color:#0b92a1;opacity:.55}.products-menu a:hover{color:#087788}.products-menu a:hover:after{width:auto;opacity:1;transform:translate(2px,-2px)}.products-menu a[aria-current]{color:#078695}.products-menu .all-products{font-size:.75rem;text-transform:uppercase;letter-spacing:.07em}.internal-page main{padding-top:88px}.home-page .hero{margin-top:88px}
.home-page .hero{min-height:680px;max-height:840px;height:calc(95svh - 88px);padding-top:70px;padding-bottom:70px}.hero-bg{left:51%;background-position:58% center}.hero-bg:after{background:linear-gradient(90deg,#081f2d,rgba(8,31,45,.13) 38%,transparent 70%)}.hero-content{width:68%;max-width:820px}.hero h1{font-size:clamp(3rem,4.7vw,5rem);line-height:1.1;font-weight:600;margin:24px 0 26px}.hero-copy{max-width:460px;line-height:1.8;font-size:1rem}.hero-trust{letter-spacing:.035em}.hero .actions{margin:32px 0}.company-strip{padding:26px max(32px,calc((100vw - 1280px)/2));display:grid;grid-template-columns:repeat(3,1fr);gap:28px;background:#f1f6f6;border-bottom:1px solid var(--line)}.company-strip p{margin:0;font-size:.63rem;font-weight:700;letter-spacing:.11em;padding-left:20px;border-left:2px solid #11b8c5}.company-strip p span{display:block;font-weight:400;letter-spacing:0;color:var(--muted);font-size:.85rem;margin-top:5px}.overview-copy>p{line-height:1.85}.overview-image:after{background:#fff;color:#31515f;font-size:.6rem;padding:17px 22px;right:32px}.overview-image img{object-position:center}.fact-grid{border-top-color:#cadce1}.fact-grid strong{font:600 1.25rem Manrope}.fact-grid span{letter-spacing:.09em}
.products{background:#edf3f4}.product-grid{gap:26px}.product-card{min-height:485px;padding:30px;border-bottom:2px solid transparent;transition:transform .5s,border-color .5s;will-change:auto}.product-card:before{background:linear-gradient(0deg,#061b2df5,rgba(6,27,45,.68) 37%,rgba(6,27,45,.02) 78%)}.product-card:after{content:'';position:absolute;inset:0;background:#061b2d;opacity:0;z-index:-1;transition:opacity .5s}.product-card:hover:after,.product-card:focus-visible:after{opacity:.1}.product-card:hover{transform:translateY(-4px)}.product-card img{transition:transform .75s cubic-bezier(.2,.7,.2,1)}.product-card:hover img{transform:scale(1.045)}.product-card h3{font-size:1.7rem;font-weight:600;letter-spacing:-.035em}.product-card b{font-size:.58rem;letter-spacing:.17em}.product-card p{font-size:.86rem;line-height:1.65;max-width:310px}.card-arrow{font-size:.59rem;letter-spacing:.12em;padding-top:18px;margin-top:24px}.product-card:hover .card-arrow span{transform:translate(5px,-5px)}.product-card:nth-child(3n+2){transition-delay:.04s}.product-card:nth-child(3n+3){transition-delay:.08s}.editorial-feature{display:grid;grid-template-columns:1.15fr .85fr;gap:80px;align-items:center;background:#fff}.editorial-photo{position:relative;overflow:hidden}.editorial-photo img{display:block;width:100%;height:540px;object-fit:cover}.editorial-photo .image-caption{position:absolute;bottom:0;left:0;background:#081f2d;color:#cde0e3;padding:20px 26px}.editorial-copy h2{font-size:clamp(2.2rem,3.4vw,3.5rem)}.editorial-copy>p:not(.eyebrow){color:var(--muted);line-height:1.8;max-width:420px}.editorial-secondary{display:block;font-size:.8rem;color:var(--muted);text-decoration:none;margin-top:15px}.solutions{background:#0b2533}.solution-grid article{border-top-color:#6f98a33d;padding-top:24px}.solution-grid h3{font-size:1.25rem}.solution-grid p{line-height:1.8}.benefit-grid{gap:36px}.why{background:#e7f1f2}.benefit b{font-size:1.35rem;color:#1e8c98}.benefit h3{font-weight:600;margin-top:24px}.industries{background:#fff}.industry{padding:23px 0}.timeline b{font:500 1.2rem Manrope}.timeline h3{font-weight:500;max-width:210px}.timeline div:before{border-radius:0;width:7px;height:7px;top:-4px}
.page-hero{padding-top:28px;padding-bottom:65px;background:#0b2533}.page-hero h1{font-size:clamp(2.65rem,4.5vw,4.8rem);font-weight:600;line-height:1.13}.breadcrumbs{margin-bottom:32px;font-size:.66rem;letter-spacing:.035em}.page-hero-copy>p:last-child{line-height:1.8;font-size:1rem}.editorial-hero-grid{display:grid;grid-template-columns:1.05fr .95fr;gap:60px;align-items:center}.editorial-hero-grid .page-hero-copy{min-width:0}.editorial-hero-grid h1{font-size:clamp(2.6rem,4vw,4.3rem)}.hero-editorial-image{padding-top:15px}.hero-editorial-image img{width:100%;height:365px;object-fit:cover;display:block}.hero-editorial-image figcaption{font-size:.58rem;letter-spacing:.16em;color:#b0cbd2;border-top:1px solid #87aeb63b;margin-top:16px;padding-top:12px}.about-page .overview{grid-template-columns:1fr 1.15fr}.about-page .overview-image img{height:480px}.about-page .dubai-presence{display:grid;grid-template-columns:1.15fr .85fr;gap:75px;align-items:center}.dubai-image img{display:block;width:100%;height:390px;object-fit:cover}.capabilities{background:#f6f9f9}.capability-links a{font-size:.77rem}
.catalogue-page .page-hero{background:#f5f8f7;color:var(--ink);padding-bottom:44px}.catalogue-page .page-hero h1{color:var(--ink);font-size:clamp(2.65rem,4.3vw,4.5rem);max-width:920px}.catalogue-page .page-hero-copy>p:last-child,.catalogue-page .breadcrumbs{color:var(--muted)}.catalogue-hero-strip{display:grid;grid-template-columns:1.2fr 1fr 1fr;gap:18px;margin-top:38px}.catalogue-hero-strip a{position:relative;display:block;overflow:hidden;background:#071c2d;color:white;min-width:0}.catalogue-hero-strip img{width:100%;height:185px;object-fit:cover;display:block;transition:transform .6s}.catalogue-hero-strip a:hover img{transform:scale(1.04)}.catalogue-hero-strip a:after{content:'';position:absolute;inset:40% 0 0;background:linear-gradient(transparent,#061c2dc9)}.catalogue-hero-strip span{position:absolute;bottom:16px;left:20px;font-size:.64rem;letter-spacing:.08em;z-index:1}.catalogue .product-card{min-height:555px}.catalogue .product-grid{gap:30px}.catalogue-note{line-height:1.8}
.category-hero{padding-top:28px;padding-bottom:65px}.category-hero-grid{gap:70px}.category-hero h1{font-weight:600;line-height:1.1}.category-hero-grid>div>p:not(.eyebrow){font-size:1rem;line-height:1.8}.category-visual{position:relative;border:0}.category-visual:after{content:'';position:absolute;bottom:0;left:0;width:30%;height:3px;background:var(--cyan)}.category-visual img{height:445px}.category-electronics .category-visual{border:0}.category-electronics .category-hero{background:#eef5f5;color:var(--ink)}.category-electronics .category-hero h1{color:var(--ink)}.category-electronics .category-hero-grid>div>p:not(.eyebrow),.category-electronics .breadcrumbs{color:var(--muted)}.category-electronics .category-hero .button-line{color:var(--ink);border-color:#829da6}.category-hardware .category-hero{background:#24323a}.category-mining-products .category-hero-grid{grid-template-columns:.8fr 1.2fr;gap:50px}.category-mining-products .category-visual img{height:510px}.category-spare-parts .category-hero-grid{grid-template-columns:1fr 1.1fr}.category-spare-parts .category-visual img{height:480px;object-position:70% center}.category-household-products .category-hero{background:#f6f3ec}.category-household-products .category-visual img{height:450px}.group-grid{column-gap:40px}.group-item{padding:26px 0 32px}.group-item h3{font-weight:600;font-size:1.2rem}.group-item p{font-size:.9rem;line-height:1.8}.group-item>span{font-size:.62rem;letter-spacing:.12em}.category-editorial{background:#f1f5f5;display:grid;grid-template-columns:1.2fr .8fr;gap:70px;align-items:center}.category-feature-image{position:relative;overflow:hidden}.category-feature-image img{width:100%;height:475px;object-fit:cover;display:block}.category-feature-image figcaption{position:absolute;bottom:0;left:0;background:#fff;padding:18px 24px;font-size:.58rem;letter-spacing:.1em;max-width:94%}.category-story h2{font-size:clamp(2rem,3.1vw,3.3rem)}.category-story p:not(.eyebrow){color:var(--muted);line-height:1.8}.category-spare-parts .category-editorial,.category-household-products .category-editorial{grid-template-columns:.8fr 1.2fr}.category-spare-parts .category-feature-image,.category-household-products .category-feature-image{order:2}.category-household-products .category-editorial{background:#f7f5ef}.source-benefits{display:grid;grid-template-columns:1fr 1fr;gap:70px;background:white}.source-benefits h2{font-size:clamp(2rem,3vw,3rem)}.source-benefit-list article{display:flex;gap:22px;border-top:1px solid var(--line);padding:22px 0}.source-benefit-list article>span{color:#128492;font-size:.65rem;padding-top:5px}.source-benefit-list h3{font:600 1.1rem Manrope;margin:0 0 9px}.source-benefit-list p{font-size:.92rem;color:var(--muted);margin:0;line-height:1.8}.sourcing-note{padding-top:70px;padding-bottom:70px;background:#0d2837;color:#fff}.sourcing-note p,.sourcing-note li{color:#bdcfd6}.sourcing-note .text-link{color:#75dce0}.related-products{background:#f8faf9}.related-links a{border-bottom:1px solid #cadcdf;padding-bottom:6px}
.industries-page .page-hero{display:grid;grid-template-columns:1fr 1fr;gap:25px 60px;align-items:center}.industries-page .breadcrumbs{grid-column:1/-1;margin-bottom:0}.industries-page h1{font-size:clamp(2.6rem,3.8vw,4rem)}.industry-hero-image img{display:block;width:100%;height:330px;object-fit:cover}.industry-hero-image figcaption{padding-top:14px;color:#afc9d2;font-size:.58rem;letter-spacing:.11em}.industry-details{display:grid;grid-template-columns:1fr 1fr;gap:48px 30px;background:#f5f8f8}.industry-detail,.industry-detail:nth-child(even){display:grid;grid-template-columns:30px 1fr;gap:14px;padding:0 0 26px;border-bottom:1px solid #cbdce0;background:transparent;align-content:start}.industry-tile-image{grid-column:1/-1;overflow:hidden;margin-bottom:14px}.industry-tile-image img{display:block;width:100%;height:300px;object-fit:cover;transition:transform .7s}.industry-detail:hover .industry-tile-image img{transform:scale(1.035)}.industry-number{font-size:.72rem;padding-top:6px}.industry-detail h2{font-size:1.6rem;line-height:1.25;margin-bottom:16px;letter-spacing:-.025em}.industry-detail p{font-size:.9rem;line-height:1.8;margin-top:0}.industry-detail .related-links{gap:0 24px}.industry-detail .text-link{font-size:.6rem}
.contact-page .page-hero{background:#edf4f4;padding-bottom:60px}.contact-hero-grid{display:grid;grid-template-columns:1.35fr .65fr;gap:60px;align-items:center}.location-signature{border-left:1px solid #b8d6dc;padding:20px 0 20px 44px}.location-signature>span{font:500 clamp(2.6rem,4.7vw,4.7rem) Manrope;letter-spacing:.08em;color:#184555;line-height:1}.location-signature p{font-size:.7rem;letter-spacing:.12em;color:#526f7b;line-height:1.8}.location-signature p:last-child{font-size:.95rem;letter-spacing:0}.location-rule{width:48px;height:2px;background:var(--cyan);margin:24px 0}.contact-options{grid-template-columns:1fr 1fr 1.15fr;gap:22px;background:#fff;padding-top:55px;padding-bottom:65px}.contact-options article{border:1px solid var(--line);padding:30px;box-shadow:var(--shadow-soft);transition:transform .4s,border-color .4s}.contact-options article:hover{transform:translateY(-3px);border-color:#a3d0d7}.contact-options article .line-icon{margin-bottom:16px}.contact-options article .eyebrow{margin:0 0 12px}.contact-options article>a:not(.text-link){font-size:1rem;font-weight:500;line-height:1.7}.contact-options address{font-size:.84rem;line-height:1.85;margin:8px 0 0}.contact-options p:not(.eyebrow){font-size:.82rem}.contact-form-section{background:#102d3c;grid-template-columns:.8fr 1.2fr;gap:90px}.contact-form-section h2{font-weight:500}.contact-form-section form{padding:34px;border:1px solid #6d8d9a40;background:#ffffff04}.contact-form-section label{font-size:.66rem;letter-spacing:.08em;color:#c2d7de}.contact-form-section input,.contact-form-section select,.contact-form-section textarea{min-height:54px;background:#ffffff08;border:1px solid #8aa8b046;border-radius:3px;font-size:.94rem;padding:14px;transition:border-color .2s,box-shadow .2s}.contact-form-section textarea{min-height:145px}.contact-form-section input:focus,.contact-form-section select:focus,.contact-form-section textarea:focus{border-color:#2ad0d5;box-shadow:0 0 0 3px #13c5ce15}.contact-form-section .form-row{gap:18px;grid-template-columns:1fr 1fr}.delivery-note{font-size:.76rem;color:#b4cbd4;line-height:1.8}.form-status{line-height:1.8}.privacy-note{max-width:330px}.map-section{background:#f4f8f8}.map-layout{display:grid;grid-template-columns:1.6fr 1fr;gap:36px;align-items:stretch}.map-frame{border:1px solid #d1e0e3;box-shadow:0 16px 38px #092a3b0b;border-radius:24px;overflow:hidden;background:#e1ecec;min-width:0;height:460px}.map-frame iframe{display:block;width:100%;height:100%;border:0}.office-card{padding:34px 32px;background:white;border:1px solid var(--line);border-radius:22px;display:flex;flex-direction:column;align-items:flex-start;justify-content:center}.office-card h3{font:600 1.45rem Manrope;line-height:1.4;margin:8px 0 6px;letter-spacing:-.02em}.office-card address{color:var(--muted);font-size:.86rem;line-height:1.85;margin:12px 0 24px}.office-card .eyebrow{margin:20px 0 0}.office-card .button{font-size:.58rem;padding:0 18px;min-height:52px}.office-phone{display:inline-flex;min-height:44px;align-items:center;text-decoration:none;color:var(--muted);font-size:.78rem;margin-top:12px}
.enquiry-banner{position:relative;isolation:isolate;background:#082433;overflow:hidden;padding-top:85px;padding-bottom:85px}.enquiry-banner:before{content:'';position:absolute;inset:0;z-index:-1;opacity:.12;background:url('https://images.unsplash.com/photo-1494412651409-8963ce7935a7?auto=format&fit=crop&w=1400&q=75') center 65%/cover}.enquiry-banner:after{content:'';position:absolute;top:0;left:max(32px,calc((100vw - 1280px)/2));height:3px;width:100px;background:var(--cyan)}.enquiry-banner h2{font-size:clamp(2rem,3.2vw,3.35rem);font-weight:500}.enquiry-banner .actions{position:relative}.enquiry-banner .eyebrow{color:#71dee1}.legal-page .page-hero{background:#edf3f4}.legal-page .page-hero h1{color:var(--ink)}.legal-page .breadcrumbs,.legal-page .page-hero-copy>p:last-child{color:var(--muted)}.legal-content h2{font-weight:600;font-size:1.45rem}.legal-content p{line-height:1.9}
@media(max-width:1100px){.nav{align-items:stretch}.site-header{gap:25px}.nav.open{padding:24px 32px;box-shadow:0 20px 40px #06283c1a}.products-menu{display:none;visibility:visible;opacity:1;transform:none;pointer-events:auto;transition:none;width:100%;box-shadow:none;border-top:0;border-left:2px solid var(--cyan);padding:0 0 0 20px}.expanded>.products-menu{display:block}.products-menu a{min-height:44px;font-size:.8rem}.products-menu a:after{right:8px}.hero h1{font-size:clamp(2.8rem,4.7vw,4rem)}.hero-content{width:75%}.hero-bg{left:49%}.editorial-feature,.category-editorial{gap:40px}.category-hero-grid{gap:35px}.category-mining-products .category-hero-grid{gap:30px}.contact-options{grid-template-columns:1fr 1fr;gap:20px}.contact-options article:last-child{grid-column:1/-1}.contact-form-section{gap:40px;grid-template-columns:.8fr 1.2fr}.contact-form-section form{padding:24px}.map-layout{grid-template-columns:1.3fr 1fr;gap:24px}.map-frame{height:420px}.office-card{padding:26px}.source-benefits{gap:35px}.contact-hero-grid{gap:35px}.editorial-hero-grid{gap:35px}.industry-details{gap:35px 25px}.industry-tile-image img{height:260px}}
@media(max-width:900px){.section{padding-top:72px;padding-bottom:72px}.page-hero,.category-hero{padding-top:25px;padding-bottom:45px}.home-page .hero{height:auto;min-height:600px}.hero h1{font-size:3.05rem}.hero-content{width:82%}.company-strip{gap:16px;padding-top:22px;padding-bottom:22px}.company-strip p{font-size:.55rem;padding-left:12px}.company-strip p span{font-size:.74rem}.editorial-feature{grid-template-columns:1fr 1fr;gap:32px}.editorial-photo img{height:430px}.editorial-copy h2{font-size:2.2rem}.editorial-hero-grid{grid-template-columns:1fr 1fr;gap:30px}.editorial-hero-grid h1{font-size:2.55rem}.hero-editorial-image img{height:330px}.about-page .overview{grid-template-columns:1fr}.about-page .dubai-presence{grid-template-columns:1fr 1fr;gap:35px}.about-page .dubai-presence h2{font-size:2.2rem}.dubai-image img{height:350px}.category-hero h1{font-size:2.65rem}.category-mining-products .category-hero-grid{grid-template-columns:1fr 1fr}.category-visual img,.category-mining-products .category-visual img,.category-spare-parts .category-visual img{height:400px}.category-editorial{grid-template-columns:1fr 1fr;gap:30px}.category-feature-image img{height:400px}.category-story h2{font-size:2.1rem}.source-benefits{grid-template-columns:1fr;gap:25px}.industry-hero-image img{height:290px}.industries-page .page-hero{gap:25px}.industries-page h1{font-size:2.5rem}.contact-form-section{grid-template-columns:1fr;gap:35px}.contact-form-section form{max-width:none}.contact-hero-grid{grid-template-columns:1.2fr .8fr;gap:30px}.location-signature{padding-left:25px}.location-signature>span{font-size:2.8rem}.contact-page .page-hero h1{font-size:2.6rem}.map-layout{grid-template-columns:1fr}.map-frame{height:400px}.office-card{display:grid;grid-template-columns:1fr 1fr;gap:8px 30px;align-items:start}.office-card>.line-icon{grid-column:1}.office-card .eyebrow{margin:0;grid-column:1}.office-card h3{grid-column:1}.office-card address{grid-column:2;grid-row:1/4;margin:0}.office-card .button{grid-column:1;justify-self:start;margin-top:12px}.office-card .office-phone{grid-column:2}.contact-options{padding-top:45px;padding-bottom:50px}.enquiry-banner{padding-top:65px;padding-bottom:65px}}
@media(max-width:560px){.section{padding:60px 24px}.site-header,.site-header.scrolled{height:72px;padding:0 22px}.internal-page main{padding-top:72px}.home-page .hero{margin-top:72px;min-height:0;padding:42px 24px 0;max-height:none}.hero-content{width:100%}.hero h1{font-size:clamp(1.95rem,7.6vw,2.55rem);line-height:1.15;letter-spacing:-.045em;margin:20px 0 24px}.hero-copy{font-size:.91rem;line-height:1.8}.hero-bg{left:auto;inset:auto;height:200px;margin-top:26px}.hero .actions{margin:25px 0;gap:10px;display:flex;flex-direction:row;align-items:stretch}.hero .actions .button{flex:1 1 0;min-width:0;padding:0 10px;font-size:.58rem;gap:8px;letter-spacing:.03em}.hero .hero-trust{font-size:.55rem;letter-spacing:0}.company-strip{grid-template-columns:1fr;padding:22px 24px;gap:16px}.company-strip p{font-size:.56rem;display:flex;justify-content:space-between;gap:12px;align-items:center;padding-left:12px}.company-strip p span{margin:0;font-size:.72rem;text-align:right}.section-head{gap:18px;margin-bottom:30px}.section-head>p{font-size:.91rem;line-height:1.75}.eyebrow{font-size:.59rem;letter-spacing:.17em}h2{font-size:2.05rem}.product-grid{gap:20px}.product-card{min-height:430px;padding:25px}.product-card h3{font-size:1.6rem}.product-card p{font-size:.84rem}.product-card:hover{transform:none}.product-card b{font-size:.54rem}.card-arrow{font-size:.55rem}.catalogue .product-card{min-height:485px}.editorial-feature{grid-template-columns:1fr;gap:30px}.editorial-photo img{height:330px}.editorial-copy h2{font-size:2.15rem}.editorial-photo .image-caption{padding:16px 20px;font-size:.53rem}.editorial-copy>p:not(.eyebrow){font-size:.93rem}.overview-image:after{font-size:.5rem;right:20px;padding:15px}.fact-grid strong{font-size:1.1rem}.solutions .solution-grid h3{font-size:1.16rem}.benefit h3{margin-top:16px}.timeline h3{max-width:none}.page-hero,.category-hero{padding:20px 24px 40px}.page-hero h1,.category-hero h1{font-size:2.25rem;line-height:1.15}.breadcrumbs{font-size:.62rem;letter-spacing:0;margin-bottom:25px}.editorial-hero-grid{grid-template-columns:1fr;gap:26px}.editorial-hero-grid h1{font-size:2.2rem}.hero-editorial-image{padding-top:0}.hero-editorial-image img{height:240px}.hero-editorial-image figcaption{font-size:.5rem;margin-top:12px}.about-page .overview-image img{height:300px}.about-page .dubai-presence{grid-template-columns:1fr;gap:28px}.dubai-image img{height:280px}.catalogue-page .page-hero{padding-bottom:30px}.catalogue-page .page-hero h1{font-size:2.15rem}.catalogue-hero-strip{grid-template-columns:1fr 1fr;gap:12px;margin-top:28px}.catalogue-hero-strip a:first-child{grid-column:1/-1}.catalogue-hero-strip img{height:110px}.catalogue-hero-strip a:first-child img{height:160px}.catalogue-hero-strip span{font-size:.54rem;letter-spacing:.015em;left:12px;bottom:12px}.catalogue .product-grid{gap:22px}.category-hero-grid,.category-mining-products .category-hero-grid,.category-spare-parts .category-hero-grid{grid-template-columns:1fr;gap:15px}.category-hero h1{font-size:2.3rem}.category-hero-grid>div>p:not(.eyebrow){font-size:.95rem}.category-hero .actions{margin:24px 0;gap:10px;flex-direction:row}.category-hero .actions .button{font-size:.56rem;letter-spacing:.02em;gap:7px;min-width:0;min-height:52px;padding:0 10px}.category-visual img,.category-mining-products .category-visual img,.category-spare-parts .category-visual img,.category-household-products .category-visual img{height:260px}.category-editorial,.category-spare-parts .category-editorial,.category-household-products .category-editorial{grid-template-columns:1fr;gap:28px}.category-spare-parts .category-feature-image,.category-household-products .category-feature-image{order:0}.category-feature-image img{height:320px}.category-feature-image figcaption{font-size:.51rem;padding:16px}.category-story h2{font-size:2.05rem}.category-story p{font-size:.93rem}.source-benefits h2{font-size:2rem}.source-benefit-list article{gap:16px}.sourcing-note{gap:20px}.sourcing-note h2{font-size:2rem}.related-links a{font-size:.63rem}.industries-page .page-hero{grid-template-columns:1fr;gap:22px}.industries-page .breadcrumbs{grid-column:1}.industries-page h1{font-size:2.2rem}.industry-hero-image img{height:210px}.industry-hero-image figcaption{font-size:.48rem}.industry-details{grid-template-columns:1fr;gap:35px}.industry-tile-image img{height:245px}.industry-detail,.industry-detail:nth-child(even){padding:0 0 22px;grid-template-columns:24px 1fr;gap:10px}.industry-detail h2{font-size:1.5rem}.industry-detail p{font-size:.88rem}.industry-detail .related-links{display:flex;gap:0 18px}.industry-detail .text-link{font-size:.56rem}.contact-page .page-hero{padding-bottom:35px}.contact-hero-grid{grid-template-columns:1fr;gap:22px}.contact-page .page-hero h1{font-size:2.3rem}.location-signature{border-left:0;border-top:1px solid #c3dce0;padding:20px 0 0;display:grid;grid-template-columns:1fr 1fr;gap:0 16px}.location-signature>span{font-size:2rem}.location-signature p{font-size:.57rem;margin:4px 0}.location-signature p:last-child{grid-column:2;grid-row:1/3;font-size:.8rem;text-align:right}.location-rule{display:none}.contact-options{grid-template-columns:1fr;gap:16px;padding-top:36px;padding-bottom:40px}.contact-options article{padding:25px}.contact-options article:last-child{grid-column:auto}.contact-options article .line-icon{width:25px;height:25px;margin-bottom:12px}.contact-options article>a:not(.text-link){font-size:.95rem}.contact-form-section{padding:50px 24px;gap:28px}.contact-form-section form{padding:22px 18px;width:100%}.contact-form-section .form-row{grid-template-columns:1fr;gap:0}.contact-form-section input,.contact-form-section select,.contact-form-section textarea{font-size:1rem}.contact-form-section label{font-size:.59rem;letter-spacing:.06em}.delivery-note{font-size:.74rem}.contact-form-section .button[type=submit]{font-size:.6rem}.map-section{padding:50px 24px}.map-section .section-head{margin-bottom:26px}.map-layout{gap:20px}.map-frame{height:320px;border-radius:22px}.office-card{display:flex;padding:26px;border-radius:22px;gap:0}.office-card .eyebrow{margin-top:18px}.office-card h3{font-size:1.35rem;margin-top:10px}.office-card address{font-size:.85rem;margin:15px 0 20px}.office-card .button{width:100%;font-size:.54rem;letter-spacing:.06em;gap:8px;padding:0 12px;min-width:0}.office-card .office-phone{margin-top:14px}.enquiry-banner{padding-top:55px;padding-bottom:55px}.enquiry-banner:after{left:24px;width:70px}.enquiry-banner h2{font-size:2rem}.enquiry-banner p:not(.eyebrow){font-size:.92rem}.enquiry-banner .actions{margin-top:28px}.enquiry-banner .button{font-size:.61rem}.legal-content{padding:35px 24px 60px}.legal-content h2{font-size:1.35rem}.legal-content p{font-size:.94rem}}
@media(prefers-reduced-motion:reduce){main,.page-hero-copy{animation:none}.products-menu{transition:none}.product-card:hover,.button:hover{transform:none}}
.map-note{font-size:.75rem;color:var(--muted);margin:20px 0 0;line-height:1.7}
/* Agency refinement — editorial layouts built on the existing pages. */
:root{--pale:#f1f2ee;--line:#d4dcd9;--muted:#536972}
body{font-family:Inter,sans-serif;background:#fafaf7}
.section{padding-top:112px;padding-bottom:112px}
h2{font-weight:500;letter-spacing:-.055em}
.home-page .hero{min-height:730px;height:calc(100svh - 84px);max-height:1000px;padding:80px 6vw;background:#061b28;align-items:center}
.home-page .hero-bg{position:absolute;inset:0;margin:0;height:auto;background:linear-gradient(90deg,rgba(3,17,27,.93) 0%,rgba(3,17,27,.72) 40%,rgba(3,17,27,.08) 100%),url('https://images.unsplash.com/photo-1494412651409-8963ce7935a7?auto=format&fit=crop&w=2200&q=85') center/cover;animation:none}
.home-page .hero-bg:after{background:linear-gradient(0deg,#061b2870,transparent 45%)}
.hero-content{width:88%;max-width:1100px}.hero h1{font-size:clamp(3.3rem,6.4vw,6.8rem);line-height:1.04;font-weight:500;margin:28px 0 32px;letter-spacing:-.065em}.hero h1 span{display:block}.hero h1 .hero-heading-accent{color:#8bd6d3;font-size:.76em;margin-top:12px}.hero-copy{max-width:440px;line-height:1.85;color:#d4dedf}.hero .actions{margin:32px 0}.hero .button{min-height:60px;padding:0 26px}.hero-side-note{position:absolute;right:3vw;top:48%;writing-mode:vertical-rl;color:#d6e4e5;font-size:.6rem;letter-spacing:.2em}.hero .scroll-cue{bottom:36px}.hero-trust{margin-top:34px}
.company-strip{display:grid;grid-template-columns:repeat(3,1fr);gap:35px;padding:32px 6vw;background:#e9eeeb;border-bottom:1px solid var(--line)}.company-strip p{font-size:.62rem;letter-spacing:.13em;margin:0;border-left:1px solid #9badaa;padding-left:24px}.company-strip p span{display:block;letter-spacing:0;font-size:.85rem;color:var(--muted);margin-top:6px}
.company-editorial{position:relative;isolation:isolate;display:grid;grid-template-columns:1fr 1fr;gap:48px 7vw;overflow:hidden;padding-bottom:155px}.company-editorial:before{content:'MALICKOM';position:absolute;bottom:-.12em;left:3vw;font:600 19vw/1 Manrope,sans-serif;letter-spacing:-.075em;color:#102d3c06;z-index:-1;pointer-events:none}.intro-title{grid-column:2;grid-row:1}.intro-title h2{font-size:clamp(2.6rem,4.4vw,4.6rem);margin-bottom:0}.intro-detail{grid-column:2;grid-row:2}.intro-detail p{color:var(--muted);line-height:1.9}.intro-subtitle{font:500 1.25rem Manrope;margin-top:0}.company-editorial .overview-image{grid-column:1;grid-row:1/3;align-self:stretch;margin-top:45px}.company-editorial .overview-image img{height:100%;min-height:570px;object-fit:cover}.company-editorial .fact-grid{margin-top:28px}.company-editorial .section-more{margin-top:28px}
.home-page .products{background:#f0f1ec}.home-page .product-grid,.catalogue .product-grid{grid-template-columns:repeat(12,minmax(0,1fr));gap:28px}.home-page .product-card,.catalogue .product-card{grid-column:span 5;min-height:510px;padding:36px;border:0}.home-page .product-card:nth-child(4n+1),.home-page .product-card:nth-child(4n+4),.catalogue .product-card:nth-child(4n+1),.catalogue .product-card:nth-child(4n+4){grid-column:span 7}.product-card b{position:absolute;top:30px;left:36px;color:#fff;letter-spacing:.17em}.product-card h3{font-size:clamp(1.7rem,2.6vw,2.8rem);font-weight:500;max-width:440px}.product-card p{max-width:340px}.product-card .card-arrow{margin-top:28px}.product-card img{filter:saturate(.65);transition:transform 1s,filter 1s}.product-card:hover img{filter:saturate(1);transform:scale(1.04)}
.trade-marquee{display:none}.editorial-feature{background:#fafaf7}.trade-panorama{display:grid;grid-template-columns:repeat(12,1fr);position:relative;isolation:isolate;background:#071c28;color:#fff;padding:110px 6vw 130px;align-items:center}.panorama-image{grid-column:7/13;grid-row:1;margin-top:140px;overflow:hidden}.panorama-image img{width:100%;height:570px;object-fit:cover;display:block;filter:brightness(.6) saturate(.5)}.panorama-panel{grid-column:1/10;grid-row:1;z-index:1;pointer-events:none}.panorama-panel a{pointer-events:auto}.panorama-panel h2{font-size:clamp(2.8rem,5.1vw,5.6rem);line-height:1.12;font-weight:500;letter-spacing:-.05em}.panorama-panel h2 span,.panorama-panel h2 em{display:block;margin-bottom:15px}.panorama-panel>p:not(.eyebrow){max-width:340px;color:#bed0d3;font-size:.9rem}.panorama-panel .text-link{display:inline-block;color:#89dcd8;margin-top:24px}
.home-page .industries{display:block}.home-industry-gallery{display:grid;grid-template-columns:1.3fr 1fr;gap:28px;margin-top:45px}.industry-preview{position:relative;min-height:390px;overflow:hidden;color:white;text-decoration:none;display:flex;align-items:flex-end;background:#071c28}.industry-preview:nth-child(even){margin-top:70px;margin-bottom:-35px}.industry-preview img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;transition:transform .8s;filter:saturate(.55)}.industry-preview:after{content:'';position:absolute;inset:0;background:linear-gradient(0deg,#041520e8,transparent 90%)}.industry-preview>div{position:relative;z-index:1;width:100%;padding:32px}.industry-preview span{font-size:.7rem;color:#9fe0dc}.industry-preview h3{font:500 clamp(1.4rem,2.1vw,2.2rem) Manrope;max-width:85%;line-height:1.2}.industry-preview b{position:absolute;right:30px;bottom:34px;font-size:1.8rem;font-weight:400;transition:transform .3s}.industry-preview:hover img{transform:scale(1.045)}.industry-preview:hover b{transform:translate(4px,-4px)}
.why{background:#e9eeeb}.benefit-grid{display:block}.benefit{display:grid;grid-template-columns:110px 1fr 1fr;gap:36px;padding:30px 0;border-top:1px solid #bac8c6;align-items:center;background:none;box-shadow:none}.benefit b{font:400 3.7rem/1 Manrope;color:#648a8b}.benefit h3{font-size:1.65rem;font-weight:500;margin:0}.benefit p{margin:0;max-width:380px}.benefit .line-icon{display:none}.timeline{position:relative;margin-top:65px}.timeline:after{content:'';position:absolute;top:-1px;left:0;width:100%;height:1px;background:#278a8d;transform:scaleX(0);transform-origin:left;transition:transform 1.5s ease}.timeline.visible:after{transform:scaleX(1)}.timeline div{padding-top:40px}.timeline b{font:400 2.8rem Manrope;color:#608489}.timeline h3{font-size:.8rem;letter-spacing:.12em;margin-top:22px}.timeline div:before{border-radius:0;width:5px;height:5px;top:-3px}
.contact-page .page-hero{background:#e7eeeb;padding-top:45px;padding-bottom:80px}.contact-page .page-hero h1{font-size:clamp(3rem,5.6vw,5.5rem);font-weight:500;max-width:800px}.location-signature>span{font-size:clamp(3rem,6vw,6rem);letter-spacing:-.04em}.contact-options{gap:0}.contact-options article{border:0;border-left:1px solid var(--line);box-shadow:none;padding:15px 32px;border-radius:0}.contact-options article:hover{transform:none}.contact-form-section{background:#0a2330;padding-top:100px;padding-bottom:100px}.contact-form-section form{padding:0;border:0;background:none}.contact-form-section input,.contact-form-section select,.contact-form-section textarea{background:#ffffff05;border:0;border-bottom:1px solid #789097;border-radius:0;min-height:60px}.contact-form-section label{margin-bottom:25px}.contact-form-section input:focus,.contact-form-section select:focus,.contact-form-section textarea:focus{background:#ffffff0b}.map-layout{position:relative;display:block;padding-bottom:55px}.map-frame{height:590px;border-radius:18px;box-shadow:0 22px 65px #092a3b16}.office-card{position:absolute;bottom:0;right:40px;width:355px;padding:32px;border-radius:8px;box-shadow:0 18px 50px #071c2d20;border-top:3px solid #559b9b}.office-card .eyebrow{margin-top:10px}.office-card h3{font-size:1.5rem}.map-note{max-width:650px}.enquiry-banner{padding-top:100px;padding-bottom:100px}.enquiry-banner h2{font-size:clamp(2.8rem,4.8vw,5rem);max-width:850px}.enquiry-banner:before{opacity:.07}
.industry-details{grid-template-columns:1.2fr 1fr;gap:60px 40px}.industry-detail:nth-child(even){margin-top:90px}.industry-tile-image img{height:360px}.category-hero h1,.editorial-hero-grid h1{font-weight:500}.category-visual img,.hero-editorial-image img{filter:saturate(.75)}.category-editorial{padding-top:100px;padding-bottom:100px}
.reveal{transition:opacity .8s ease,transform .8s ease;transition-delay:var(--reveal-delay,0ms)}.image-reveal{clip-path:inset(0);transition:clip-path 1s ease}.image-reveal.will-reveal:not(.visible){clip-path:inset(8% 0 8% 0)}
@media(max-width:1100px){body.menu-open{overflow:hidden}.nav.open{position:fixed;top:84px;height:calc(100dvh - 84px);max-height:none;padding:40px 7vw 60px;background:#071c28;color:#fff;border:0;gap:8px;overscroll-behavior:contain}.nav.open>a,.nav.open .product-nav-row>a{font:500 1.8rem Manrope;text-transform:none;letter-spacing:-.03em}.nav.open .products-menu{background:transparent;color:#d3e4e4}.nav.open .mobile-nav-contact{display:block;margin-top:24px;border-top:1px solid #ffffff25;padding-top:24px}.nav.open .mobile-nav-contact a{color:#c2dddd}.menu-toggle[aria-expanded=true] i:nth-child(1){transform:translateY(7px) rotate(45deg)}.menu-toggle[aria-expanded=true] i:nth-child(2){opacity:0}.menu-toggle[aria-expanded=true] i:nth-child(3){transform:translateY(-7px) rotate(-45deg)}.menu-toggle i{transition:transform .25s,opacity .25s}.company-editorial{gap:35px}.benefit{grid-template-columns:80px 1fr 1fr}.home-page .hero{min-height:680px}.hero h1{font-size:6.5vw}.site-header.scrolled .nav.open{top:72px;height:calc(100dvh - 72px)}}
@media(max-width:760px){.section{padding:72px 24px}.home-page .hero{min-height:720px;height:calc(100svh - 72px);max-height:900px;padding:65px 24px 60px;justify-content:center;margin-top:72px}.home-page .hero-bg{position:absolute;inset:0;height:auto;margin:0;background-position:62% center;background-image:linear-gradient(90deg,#03111bea,#03111b70),url('https://images.unsplash.com/photo-1494412651409-8963ce7935a7?auto=format&fit=crop&w=1000&q=85')}.hero-content{width:100%;max-width:600px}.hero h1{font-size:clamp(2.55rem,8.7vw,4rem);line-height:1.1;margin-top:24px}.hero h1 .hero-heading-accent{font-size:.78em;max-width:330px}.hero-copy{font-size:.9rem;max-width:360px}.hero-side-note,.scroll-cue{display:none}.hero .actions{gap:10px;flex-wrap:wrap}.hero .actions .button{min-height:56px;padding:0 12px;font-size:.58rem}.hero-trust{font-size:.56rem;margin-top:26px}.company-strip{grid-template-columns:1fr;gap:18px;padding:28px 24px}.company-strip p{display:flex;justify-content:space-between;align-items:center;gap:16px;font-size:.53rem;padding-left:14px}.company-strip p span{font-size:.73rem;margin:0;text-align:right}.company-editorial{grid-template-columns:1fr;gap:30px;padding-bottom:95px}.intro-title,.intro-detail,.company-editorial .overview-image{grid-column:1;grid-row:auto}.intro-title{order:0}.company-editorial .overview-image{order:1;margin:0}.intro-detail{order:2}.company-editorial .overview-image img{height:380px;min-height:0}.company-editorial:before{font-size:20vw}.intro-title h2{font-size:2.6rem}.home-page .product-grid,.catalogue .product-grid{grid-template-columns:minmax(0,1fr);gap:24px}.home-page .product-card,.home-page .product-card:nth-child(n),.catalogue .product-card,.catalogue .product-card:nth-child(n){grid-column:1;min-height:450px;padding:28px}.product-card b{left:28px;top:26px}.product-card h3{font-size:2rem}.trade-panorama{display:flex;flex-direction:column;align-items:stretch;padding:72px 24px}.panorama-panel{order:0}.panorama-panel h2{font-size:clamp(1.8rem,6.5vw,3.1rem);line-height:1.17}.panorama-image{order:1;margin-top:32px;margin-left:32px}.panorama-image img{height:310px}.home-industry-gallery{grid-template-columns:1fr;gap:22px;margin-top:30px}.industry-preview{min-height:360px}.industry-preview:nth-child(even){margin:0 0 0 28px;min-height:310px}.industry-preview h3{font-size:1.7rem}.benefit{grid-template-columns:58px 1fr;gap:12px 18px;padding:26px 0}.benefit b{font-size:2.6rem;grid-row:1/3;align-self:start}.benefit h3{font-size:1.25rem}.benefit p{grid-column:2;font-size:.85rem}.timeline{display:block;border-top:0;margin-top:35px}.timeline:after{top:0;bottom:0;left:0;width:1px;height:100%;transform:scaleY(0);transform-origin:top}.timeline.visible:after{transform:scaleY(1)}.timeline div{padding:8px 0 30px 28px}.timeline div:before{top:17px;left:-2px}.timeline b{font-size:2rem}.timeline h3{margin-top:8px;font-size:.75rem}.contact-page .page-hero{padding:30px 24px 48px}.contact-page .page-hero h1{font-size:2.7rem}.contact-hero-grid{grid-template-columns:1fr}.contact-options{grid-template-columns:1fr;gap:28px}.contact-options article{padding:0 0 24px;border:0;border-bottom:1px solid var(--line)}.contact-options article:last-child{grid-column:auto}.contact-form-section{gap:36px}.contact-form-section form{padding:0}.map-layout{padding-bottom:0;display:flex;flex-direction:column;gap:0}.map-frame{height:400px;border-radius:16px}.office-card{position:relative;right:auto;bottom:auto;width:auto;margin:-35px 16px 0;display:flex;padding:26px}.office-card address{margin:15px 0 20px}.office-card .button{width:100%}.enquiry-banner h2{font-size:2.5rem}.industry-details{grid-template-columns:1fr}.industry-detail:nth-child(even){margin-top:0}.industry-tile-image img{height:310px}.nav.open{top:72px;height:calc(100dvh - 72px)}.reveal{transition-delay:0ms}}
@media(prefers-reduced-motion:reduce){.image-reveal.will-reveal:not(.visible){clip-path:none}.timeline:after{transform:none}.reveal{transition:none}}
@media(min-width:561px) and (max-width:760px){.site-header,.site-header.scrolled{height:72px}.internal-page main{padding-top:72px}}
@media(min-width:761px) and (max-width:900px){.office-card{display:flex;gap:0}.office-card address{margin:12px 0 24px}.home-page .hero h1{font-size:6.5vw}}
/* Complete the existing contact and category gallery components. */
img{max-width:100%}main div,main figure{min-width:0}.mobile-nav-contact{display:none}
.contact-hero-grid{grid-template-columns:1.2fr 1fr;gap:35px 60px}.contact-hero-photo{overflow:hidden;grid-column:2;grid-row:1/3}.contact-hero-photo img{display:block;width:100%;height:440px;object-fit:cover;filter:saturate(.6)}.contact-hero-grid .location-signature{grid-column:1;padding:22px 0 0;border-left:0;border-top:1px solid #b8cac7;display:flex;gap:24px;align-items:center}.contact-hero-grid .location-signature>span{font-size:2.8rem}.contact-hero-grid .location-rule{display:none}.contact-zone{background:#f5f5f0}.contact-zone-heading{margin-bottom:50px}.contact-zone-grid{display:grid;grid-template-columns:1fr 1.2fr;gap:8vw;align-items:start}.contact-information article{border-top:1px solid #c3d1ce;padding:25px 0}.contact-information article>a:not(.text-link){color:var(--ink);font-size:1.1rem;text-decoration:none}.contact-information article>p:not(.eyebrow){color:var(--muted);font-size:.85rem}.contact-information address{color:var(--muted);font-size:.95rem}.contact-information article .line-icon{float:right;color:#618b8c;width:26px;height:26px}.contact-guidance{background:#0a2330;color:white;padding:32px;margin-top:20px}.contact-guidance h2{font-size:2.2rem}.contact-guidance>p:not(.eyebrow){font-size:.85rem;color:#bfd0d3}.contact-guidance a{color:#9bdfdb}.contact-zone form{background:#0a2330;color:white;padding:40px}.contact-zone label{margin-bottom:25px}.contact-zone input,.contact-zone textarea,.contact-zone select{background:#ffffff05;border:0;border-bottom:1px solid #789097;min-height:56px;font-family:Inter,sans-serif}.contact-zone input:focus,.contact-zone select:focus,.contact-zone textarea:focus{background:#ffffff0b;box-shadow:0 2px #08c6c8}.contact-zone .form-row{grid-template-columns:repeat(2,minmax(0,1fr))}.category-gallery{position:relative;padding-bottom:80px}.category-gallery figure{margin:0}.gallery-support{position:relative;width:55%;margin:-90px -20px 0 auto!important;border:10px solid #f1f5f5}.gallery-support img{display:block;width:100%;height:210px;object-fit:cover}.gallery-support figcaption{padding:12px 6px;font-size:.55rem;letter-spacing:.1em;background:#f1f5f5}
@media(max-width:1100px){.nav.open .mobile-nav-contact a{display:block}.contact-zone-grid{gap:30px}.contact-zone form{padding:28px}}
@media(max-width:760px){.contact-hero-grid{grid-template-columns:minmax(0,1fr);gap:26px}.contact-hero-photo{grid-column:1;grid-row:auto}.contact-hero-photo img{height:270px}.contact-hero-grid .location-signature{grid-column:1;flex-wrap:wrap;gap:14px}.contact-hero-grid .location-signature p:last-child{text-align:left}.contact-zone-grid{grid-template-columns:minmax(0,1fr);gap:35px}.contact-zone form{padding:28px 20px}.contact-zone .form-row{grid-template-columns:minmax(0,1fr)}.contact-zone-heading{margin-bottom:32px}.gallery-support{margin:-55px 0 0 auto!important;width:65%}.gallery-support img{height:170px}.category-gallery{padding-bottom:0}}
/* Submission-only states; existing form layout is unchanged. */
.enquiry-trap{position:absolute!important;width:1px!important;height:1px!important;overflow:hidden!important;clip-path:inset(50%);pointer-events:none}
#enquiry-form button:disabled{opacity:.65;cursor:wait;transform:none}
.form-status a{color:inherit;text-decoration:underline;text-underline-offset:3px}

/* Shared corporate footer: content-sized columns followed directly by the legal bar. */
footer{position:relative;overflow:hidden;background:#04141e;color:#fff;padding:76px max(32px,calc((100vw - 1520px)/2)) 0}
.footer-main{display:grid;grid-template-columns:1.25fr .75fr 1fr 1.25fr;gap:clamp(28px,3vw,56px);align-items:start;max-width:1520px;margin:0 auto;padding-bottom:60px}
.footer-main>div{min-width:0}
.footer-brand{display:inline-flex;background:#fff;padding:10px 14px;text-decoration:none}
.footer-brand .logo-window{width:126px;height:80px}
.footer-brand-column>p{max-width:260px;margin:20px 0 14px;color:#aabec5;font-size:.84rem;line-height:1.8}
.footer-location{display:inline-flex;align-items:center;gap:9px;color:#aabec5;font-size:.7rem;letter-spacing:.06em}
.footer-location:before{content:'';width:5px;height:5px;background:var(--cyan);border-radius:50%}
.footer-main h4{margin:0 0 18px;color:#fff;font-size:.68rem;font-weight:600;text-transform:uppercase;letter-spacing:.16em;line-height:1.5}
.footer-main h4:before{content:'';display:block;width:20px;height:2px;margin-bottom:14px;background:var(--cyan)}
.footer-main a:not(.brand){display:flex;align-items:center;gap:7px;width:fit-content;max-width:100%;min-height:32px;margin:0;padding:5px 0;color:#aabec5;text-decoration:none;font-size:.78rem;line-height:1.6;transition:color .2s}
.footer-main a:not(.brand):hover,.footer-main a:not(.brand):focus-visible{color:#fff;text-decoration:underline;text-decoration-color:var(--cyan);text-underline-offset:5px}
.footer-main address{margin:0 0 14px;color:#aabec5;font-size:.79rem;line-height:1.8}
.footer-main>div>.line-icon{display:none}
.footer-main a .line-icon{width:14px;height:14px;flex-shrink:0;color:#68aeb3}
.footer-main strong{font-weight:500}
.footer-bottom{max-width:1520px;margin:0 auto;padding:26px 0;border-top:1px solid #ffffff1b;display:flex;justify-content:space-between;align-items:center;gap:20px;color:#91a9b2;font-size:.64rem;line-height:1.8}
.footer-bottom nav{display:flex;flex-wrap:wrap;gap:12px 26px}
.footer-bottom a{display:inline-flex;align-items:center;min-height:26px;color:#aabec5;text-decoration:none;transition:color .2s}
.footer-bottom a:hover{color:#fff;text-decoration:underline;text-decoration-color:var(--cyan);text-underline-offset:5px}
@media(max-width:1100px){.footer-main{gap:28px;grid-template-columns:1.2fr .75fr 1fr 1.25fr}.footer-main a:not(.brand){font-size:.74rem}.footer-main address{font-size:.76rem}.footer-brand-column>p{font-size:.8rem}.footer-brand .logo-window{width:108px;height:69px}.footer-bottom{gap:20px;font-size:.6rem}.footer-bottom nav{gap:18px}}
@media(max-width:800px){footer{padding:52px 24px 0}.footer-main{grid-template-columns:1fr;gap:32px;padding-bottom:36px}.footer-brand-column>p{max-width:320px;font-size:.87rem}.footer-brand .logo-window{width:118px;height:75px}.footer-main h4{margin-bottom:10px;font-size:.7rem}.footer-main h4:before{margin-bottom:12px}.footer-main a:not(.brand){min-height:44px;font-size:.84rem;padding:9px 0}.footer-main address{max-width:330px;font-size:.84rem;margin-bottom:10px}.footer-bottom{display:flex;flex-direction:column;align-items:flex-start;gap:12px;padding:24px 0;font-size:.64rem}.footer-bottom>span{max-width:340px}.footer-bottom nav{gap:24px}.footer-bottom a{min-height:44px}.footer-location{font-size:.75rem}}
