:root{--navy:#062b4d;--deep:#03213c;--gold:#d0a35e;--ink:#15354e;--muted:#536a7b;--line:#d8e0e6;--light:#f2f5f7}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:100px}body{margin:0;font-family:Arial,Helvetica,sans-serif;color:var(--ink);line-height:1.6;font-size:16px}button,input,select,textarea{font:inherit}button,a,input,textarea,select{-webkit-tap-highlight-color:transparent}button,a{touch-action:manipulation}button{cursor:pointer}a{color:inherit;text-decoration:none}img{display:block;max-width:100%}button:focus-visible,a:focus-visible,input:focus-visible,select:focus-visible,textarea:focus-visible,[tabindex]:focus-visible{outline:3px solid #b58033;outline-offset:4px}header{height:100px;background:white;display:flex;align-items:center;justify-content:space-between;padding:0 5%;position:sticky;top:0;z-index:10;border-bottom:1px solid var(--line)}.brand img{width:92px;height:92px;object-fit:contain}nav{display:flex;gap:30px}nav a{font-size:14px;font-weight:600}nav a:hover{color:#986c2d}.button{display:inline-flex;align-items:center;justify-content:center;gap:26px;background:var(--navy);border:1px solid var(--navy);color:white;padding:15px 24px;font-weight:600;font-size:15px;min-height:50px;transition:background .2s,transform .2s}.button:hover{background:#174d75;transform:translateY(-2px)}.button span{font-size:23px;line-height:1}.button.small{font-size:14px;padding:10px 18px}.button.gold{background:var(--gold);color:var(--deep);border-color:var(--gold)}.button.gold:hover{background:#e0b67a}.menu{display:none}.hero{height:640px;position:relative;color:white;overflow:hidden;background:var(--navy)}.hero-image,.hero-shade{position:absolute;inset:0;width:100%;height:100%;object-fit:cover}.hero-image{object-position:50% 55%}.hero-shade{background:linear-gradient(90deg,rgba(0,24,44,.94) 0%,rgba(0,24,44,.68) 41%,rgba(0,24,44,.1) 85%)}.hero-content{position:relative;padding:83px 6% 75px;max-width:850px}.eyebrow{font-size:12px;font-weight:700;letter-spacing:2px;margin:0 0 23px;color:#8c632a}.hero .eyebrow,.solar-copy .eyebrow{color:#e6bd80}h1,h2,h3,p{margin-top:0}h1{font-size:clamp(42px,5.3vw,78px);line-height:1.07;font-weight:500;letter-spacing:-3px;margin-bottom:28px}h2{font-size:clamp(32px,3.2vw,48px);line-height:1.15;letter-spacing:-1.5px;font-weight:500;margin-bottom:20px}h3{font-weight:500;font-size:25px;line-height:1.3;margin-bottom:16px}.hero-copy{font-size:21px;color:#e0e7ec;line-height:1.5;margin-bottom:34px}.actions{display:flex;flex-wrap:wrap;gap:20px;align-items:center}.text-link{display:inline-block;font-size:15px;font-weight:600;border-bottom:1px solid currentColor;padding:7px 0}.hero-bottom{position:absolute;bottom:23px;left:6%;right:6%;display:flex;justify-content:space-between;font-size:12px;letter-spacing:1px;gap:20px;color:#edf1f4}.section{padding:95px 6%;max-width:1580px;margin:auto}.section-heading{display:grid;grid-template-columns:1.15fr 1fr;gap:12%;align-items:end;margin-bottom:50px}.section-heading>p{max-width:490px;color:var(--muted);margin-bottom:22px}.service-layout{display:grid;grid-template-columns:1fr 1fr;gap:7%}.service-list button{display:flex;align-items:center;width:100%;text-align:left;background:transparent;border:0;border-top:1px solid var(--line);padding:23px 18px 23px 0;gap:18px;font-size:18px;color:var(--ink)}.service-list button:last-child{border-bottom:1px solid var(--line)}.service-list button span{font-size:12px;color:#82632e}.service-list button b{margin-left:auto;font-weight:400}.service-list button[aria-selected=true]{background:var(--navy);color:white;padding-left:18px}.service-list button[aria-selected=true] span{color:#efc88e}#service-panel{background:var(--light);padding:42px}#service-panel h3{font-size:30px;max-width:380px}#service-panel p:not(.eyebrow){color:var(--muted)}ul{padding-left:20px}li{margin-bottom:10px;padding-left:4px}li::marker{color:#ac7e3e}.navy{color:var(--navy)}.gallery-section{background:var(--light);max-width:none}.filters{display:flex;gap:12px;flex-wrap:wrap;margin-bottom:30px}.filters button{border:1px solid #a4b2bc;background:transparent;padding:10px 20px;color:var(--ink);font-size:14px;border-radius:0}.filters button.active{background:var(--navy);color:white;border-color:var(--navy)}.gallery{display:grid;grid-template-columns:repeat(3,1fr);gap:24px}.project{border:0;padding:0;background:transparent;text-align:left;color:var(--ink)}.image-wrap{position:relative;overflow:hidden;aspect-ratio:1.12}.image-wrap img{height:100%;width:100%;object-fit:cover;transition:transform .4s}.project:hover img{transform:scale(1.04)}.image-open{position:absolute;bottom:15px;right:15px;background:white;width:40px;height:40px;display:grid;place-items:center;font-size:22px}.project-caption{display:flex;justify-content:space-between;gap:10px;padding-top:23px}.project-caption p{font-size:12px;letter-spacing:1.5px;color:var(--muted);margin-bottom:8px}.project-caption h3{font-size:23px}.project-caption>span{font-size:13px;color:#7c642e}.muted{color:var(--muted);font-size:14px}#gallery-status{margin-top:15px}.solar-section{display:grid;grid-template-columns:1fr 1fr;background:var(--navy);color:white}.solar-image{position:relative;min-height:630px;overflow:hidden}.solar-image img{height:100%;width:100%;object-fit:cover;object-position:53% 20%;position:absolute;inset:0}.solar-image span{position:absolute;bottom:22px;left:25px;font-size:12px;background:#03213ccf;padding:6px 10px}.solar-copy{padding:70px 12% 70px 10%}.solar-copy h2{font-size:46px}.solar-tabs{display:flex;border-bottom:1px solid #567086;margin:30px 0}.solar-tabs button{color:#cfdae3;background:none;border:0;border-bottom:2px solid transparent;padding:12px 13px;font-size:15px}.solar-tabs button[aria-selected=true]{border-color:var(--gold);color:white}.solar-copy h3{font-size:24px}.solar-copy p:not(.eyebrow),.solar-copy li{color:#d4dfe7}.solar-note{font-size:14px;margin:25px 0}.steps{display:grid;grid-template-columns:repeat(5,1fr);gap:25px}.steps article{border-top:1px solid #97a9b6;padding-top:24px}.steps span{font-size:13px;color:#8c632a}.steps h3{font-size:23px;margin-top:30px}.steps p{font-size:15px;color:var(--muted)}.enquiry-section{display:grid;grid-template-columns:.85fr 1.15fr;gap:9%;background:var(--light);max-width:none}.enquiry-intro>p{color:var(--muted);max-width:350px}.enquiry-intro .eyebrow{color:#8c632a}.enquiry-intro>a{display:block;margin-bottom:16px;overflow-wrap:anywhere}.enquiry-intro .phone{font-size:28px;margin-top:42px}form{padding:35px;background:white;border-top:3px solid var(--gold)}.form-title{display:flex;justify-content:space-between;gap:20px;align-items:start;margin-bottom:22px}.form-title h3{font-size:24px}.form-title span{font-size:11px;letter-spacing:1.3px;color:var(--muted);padding-top:8px}label{display:block;font-size:14px;font-weight:600;margin-bottom:8px}input,select,textarea{display:block;width:100%;border:1px solid #a9b7c2;border-radius:0;background:white;color:var(--ink);padding:12px;min-height:48px;margin-bottom:20px}textarea{resize:vertical}.form-row{display:grid;grid-template-columns:1fr 1fr;gap:20px}.form-note,.privacy-note{font-size:13px;color:var(--muted)}form>.button{width:100%}.privacy-note{margin:20px 0}footer{padding:50px 6% 22px;background:var(--deep);color:white;display:grid;grid-template-columns:1fr 1fr;gap:20px}footer img{width:155px;height:155px;object-fit:contain;margin:-15px 0 10px}footer p{font-size:14px;color:#bfced9}footer>div:nth-child(2){display:flex;flex-direction:column;align-items:flex-end;gap:12px;padding-top:25px;font-size:15px}.footer-bottom{grid-column:1/-1;border-top:1px solid #35506a;padding-top:22px;margin-top:24px;display:flex;justify-content:space-between;gap:25px;font-size:12px;color:#bfced9}dialog{border:0;padding:0;max-width:850px;width:90%;max-height:90vh;color:var(--ink)}dialog::backdrop{background:#00182bdd;backdrop-filter:blur(5px)}dialog>img{max-height:53vh;width:100%;object-fit:cover}.close{position:absolute;top:12px;right:12px;z-index:1;background:white;border:1px solid #c1cbd2;width:43px;height:43px;font-size:29px;color:var(--navy)}.dialog-copy{padding:35px}.dialog-copy h2{font-size:32px}.dialog-copy .eyebrow{font-size:11px}pre{white-space:pre-wrap;overflow-wrap:anywhere;font:inherit;font-size:14px;background:var(--light);padding:24px}.outline{background:white;color:var(--navy)}.outline:hover{color:white}.copy-button{background:none;border:0;border-bottom:1px solid var(--navy);color:var(--navy);padding:8px}.skip{position:fixed;top:-100px;left:15px;padding:12px;background:white;z-index:100}.skip:focus{top:15px}[hidden]{display:none!important}#mobile-nav{position:sticky;top:100px;background:white;z-index:9;padding:20px 6%;border-bottom:1px solid var(--line)}@media(min-width:1500px){.hero{height:710px}.hero-content{padding-top:115px}}@media(max-width:1050px){header nav{gap:18px}header nav a{font-size:13px}.section{padding:70px 5%}.section-heading{gap:6%}.solar-copy{padding:55px 8%}.solar-copy h2{font-size:37px}.gallery{gap:16px}.project-caption h3{font-size:20px}.steps{gap:18px}.enquiry-section{gap:5%}}@media(max-width:760px){html{scroll-padding-top:82px}header{height:82px;padding:0 5%;gap:15px}.brand img{width:74px;height:74px}header nav{display:none}.menu{display:block;border:0;background:transparent;color:var(--navy);font-size:26px}header>.button{margin-left:auto;font-size:12px;gap:8px;padding:8px 12px;min-height:42px}#mobile-nav{top:82px;display:flex;flex-direction:column;gap:16px}.hero{height:590px}.hero-content{padding:85px 6% 70px}.hero-shade{background:linear-gradient(90deg,#001d35ed,#001d3575)}h1{font-size:48px;letter-spacing:-2px}.hero .eyebrow{font-size:10px;letter-spacing:1.5px}.hero-copy{font-size:20px}.hero-bottom{font-size:10px;flex-direction:column;gap:5px}.section{padding:62px 6%}.section-heading{grid-template-columns:1fr;gap:6px;margin-bottom:30px}.section-heading>p{margin-bottom:0}.service-layout{grid-template-columns:1fr;gap:25px}.service-list button{font-size:16px;padding-top:18px;padding-bottom:18px}#service-panel{padding:28px}.gallery{grid-template-columns:1fr}.image-wrap{aspect-ratio:1.4}.project-caption{padding-top:18px}.project{margin-bottom:15px}.filters{gap:8px}.filters button{font-size:13px;padding:9px 13px}.solar-section{grid-template-columns:1fr}.solar-image{min-height:360px}.solar-image img{object-position:center}.solar-copy{padding:48px 6%}.solar-copy h2{font-size:38px}.steps{grid-template-columns:1fr 1fr;gap:25px}.steps h3{margin-top:18px}.steps article:last-child{grid-column:1/-1}.enquiry-section{grid-template-columns:1fr;gap:28px}.enquiry-intro .phone{margin-top:25px}form{padding:25px 20px}.form-row{grid-template-columns:1fr;gap:0}.form-title{display:block}.form-title span{display:none}footer{grid-template-columns:1fr;padding:40px 6% 25px}footer>div:nth-child(2){align-items:flex-start;padding-top:0}.footer-bottom{flex-direction:column;gap:8px}.dialog-copy{padding:27px 22px}.dialog-copy h2{font-size:28px}.dialog-copy .actions{gap:14px}.dialog-copy .button{width:100%}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{transition:none!important;animation:none!important}}

@media(max-width:760px){.hero{height:auto;min-height:590px}.hero-content{padding-bottom:40px}.hero-bottom{position:relative;bottom:auto;left:auto;right:auto;margin:0 6%;padding-bottom:23px}}
.language-switch{border:1px solid var(--line);padding:8px 12px;font-size:14px;font-weight:600;white-space:nowrap}.language-switch:hover{background:var(--light)}header{gap:18px}header nav{gap:20px}a[aria-current=page]{text-decoration:underline;text-underline-offset:6px}.about-intro{padding-top:70px;padding-bottom:70px}.about-intro h1{max-width:900px}.about-lead{display:grid;grid-template-columns:1fr 1fr;gap:8%;margin-top:35px;color:var(--muted)}.about-lead p:first-child{font-size:24px;color:var(--ink)}.about-band{display:grid;grid-template-columns:1fr 1fr 1.2fr;gap:35px;padding:35px 6%;background:var(--navy);color:white}.about-band span{display:block;font-size:12px;color:#e6bd80;letter-spacing:1px}.about-band strong{display:block;font-size:26px;font-weight:500;margin-top:8px}.legal-name{padding:32px;background:var(--light);border-inline-start:3px solid var(--gold)}[lang=ar]{font-family:Tajawal,Arial,sans-serif}.legal-name h3{font-size:29px;line-height:1.6}.legal-name small{color:var(--muted)}.company-details{display:grid;grid-template-columns:1fr 1fr;column-gap:50px;margin:25px 0}.company-details>div{padding:21px 0;border-bottom:1px solid var(--line)}dt{font-size:14px;color:var(--muted)}dd{margin:8px 0 0;font-size:18px}.about-bottom{padding-top:0;display:grid;grid-template-columns:1.1fr 1fr;gap:8%;align-items:start}.activity{border-top:1px solid var(--line);padding:22px 0}.activity span{font-size:13px;color:var(--muted)}.activity h3{margin:8px 0}.activity p{margin-bottom:0}.address-card{background:var(--light);padding:35px}.address-card dl>div{display:flex;justify-content:space-between;gap:20px;border-bottom:1px solid var(--line);padding:13px 0}.address-card dd{margin:0}.address-card a{overflow-wrap:anywhere}.about-cta{background:var(--navy);color:white;max-width:none;display:flex;align-items:center;justify-content:space-between;gap:25px}.about-cta h2{margin:0}html[dir=rtl] body{font-family:Tajawal,Arial,sans-serif}html[dir=rtl] h1,html[dir=rtl] h2,html[dir=rtl] h3,html[dir=rtl] .eyebrow,html[dir=rtl] .hero-bottom,html[dir=rtl] .about-band span,html[dir=rtl] .project-caption p{letter-spacing:0}html[dir=rtl] h1{font-weight:700;line-height:1.25;font-size:clamp(42px,4.8vw,66px)}html[dir=rtl] h2{line-height:1.4;font-weight:600}html[dir=rtl] h3{line-height:1.5;font-weight:600}html[dir=rtl] .hero-shade{background:linear-gradient(270deg,rgba(0,24,44,.94),rgba(0,24,44,.68) 41%,rgba(0,24,44,.1) 85%)}html[dir=rtl] .hero{height:auto;min-height:640px}html[dir=rtl] .hero-content{padding-bottom:45px}html[dir=rtl] .hero-bottom{position:relative;bottom:auto;left:auto;right:auto;margin:0 6%;padding-bottom:23px}html[dir=rtl] .service-list button,html[dir=rtl] .project{text-align:right}html[dir=rtl] .service-list button{padding-left:18px;padding-right:0}html[dir=rtl] .service-list button[aria-selected=true]{padding-right:18px}html[dir=rtl] .service-list button b{margin-left:0;margin-right:auto}html[dir=rtl] ul{padding-left:0;padding-right:20px}html[dir=rtl] li{padding-left:0;padding-right:4px}html[dir=rtl] .close{right:auto;left:12px}html[dir=rtl] a[href^="tel:"],html[dir=rtl] a[href^="mailto:"],html[dir=rtl] input[name=contact]{direction:ltr;unicode-bidi:isolate}html[dir=rtl] .enquiry-intro a[href^="tel:"],html[dir=rtl] .enquiry-intro a[href^="mailto:"]{text-align:right}html[dir=rtl] .company-details dd{unicode-bidi:plaintext}html[dir=rtl] .hero-copy{line-height:1.7}
@media(max-width:1150px){header nav{gap:12px}header nav a{font-size:12px}header{gap:12px;padding:0 4%}.button.small{font-size:12px;padding:10px 12px}}
@media(max-width:900px){header nav{display:none}.menu{display:block;border:0;background:transparent;color:var(--navy);font-size:26px}#mobile-nav{display:flex;flex-direction:column;gap:16px}.language-switch{margin-inline-start:auto}}
@media(max-width:760px){header{gap:12px}header>.button.small{display:none}.language-switch{padding:7px 10px}html[dir=rtl] .hero{min-height:590px}html[dir=rtl] h1{font-size:44px}html[dir=rtl] .hero-shade{background:linear-gradient(270deg,#001d35ed,#001d3575)}.about-intro{padding-top:48px;padding-bottom:48px}.about-lead,.company-details,.about-bottom,.about-band{grid-template-columns:1fr;gap:22px}.about-lead p:first-child{font-size:22px}.company-details{gap:0}.legal-name,.address-card{padding:25px}.legal-name h3{font-size:25px}.about-cta{flex-direction:column;align-items:start}.about-bottom{padding-top:0}}
.about-contact{display:grid;gap:14px;margin-top:24px}.about-contact a{display:block;font-size:16px;text-decoration:underline;text-underline-offset:4px}.about-contact a:hover{color:#986c2d}html[dir=rtl] .about-contact a[href^="tel:"]{direction:rtl}
