:root{--ink:#171b1f;--muted:#62676d;--gold:#c8942d;--gold2:#e2b35a;--sand:#f5f0e7;--white:#fff;--line:#e5e1d9;--max:1180px}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;color:var(--ink);background:#fff;font-family:'DM Sans',Arial,sans-serif;line-height:1.6}img{max-width:100%;display:block}a{color:inherit;text-decoration:none}.container{width:min(var(--max),calc(100% - 48px));margin:auto}.site-header{position:sticky;top:0;z-index:20;background:rgba(255,255,255,.96);backdrop-filter:blur(12px);border-bottom:1px solid var(--line)}.nav-wrap{height:88px;display:flex;align-items:center;justify-content:space-between}.brand img{width:142px;height:72px;object-fit:contain}.nav{display:flex;align-items:center;gap:30px;font-size:14px;font-weight:700}.nav a{padding:9px 0;position:relative}.nav a.active:after{content:'';position:absolute;height:2px;left:0;right:0;bottom:0;background:var(--gold)}.nav .nav-cta{padding:12px 20px;background:var(--ink);color:#fff}.menu-toggle{display:none;border:0;background:none;font-size:27px}.hero{min-height:720px;position:relative;display:flex;align-items:center;overflow:hidden;background:#111}.hero-media{position:absolute;inset:0;background:linear-gradient(90deg,rgba(10,12,14,.9),rgba(10,12,14,.56),rgba(10,12,14,.18)),url('assets/projects/img-031.jpg') center/cover}.hero-content{position:relative;color:#fff;padding:100px 0 90px}.eyebrow{font-size:12px;letter-spacing:.2em;font-weight:800;color:var(--gold);margin:0 0 16px}.hero h1,.page-hero h1,h2{font-family:'Manrope',Arial,sans-serif;line-height:1.08;letter-spacing:-.035em}.hero h1{font-size:clamp(44px,6vw,78px);max-width:820px;margin:0}.hero h1 span{color:var(--gold2)}.hero-copy{font-size:18px;max-width:650px;color:#e4e4e4;margin:28px 0}.hero-actions{display:flex;gap:12px;flex-wrap:wrap}.button{display:inline-flex;align-items:center;justify-content:center;padding:14px 22px;font-weight:800;font-size:14px;border:1px solid transparent;cursor:pointer}.button-gold{background:var(--gold);color:#111}.button-light{background:#fff;color:#111}.button-dark{background:var(--ink);color:#fff}.hero-stats{display:flex;gap:48px;margin-top:78px;flex-wrap:wrap}.hero-stats div{display:flex;flex-direction:column;border-left:1px solid rgba(255,255,255,.35);padding-left:16px}.hero-stats strong{font-family:'Manrope';font-size:26px}.hero-stats span{font-size:12px;color:#ccc}.section{padding:105px 0}.intro-section{background:#fff}.two-col{display:grid;grid-template-columns:1fr 1fr;gap:90px;align-items:start}h2{font-size:clamp(34px,4vw,52px);margin:0 0 22px}.body-copy{color:var(--muted);font-size:16px}.body-copy p{margin:0 0 18px}.text-link{font-weight:800;color:var(--ink);display:inline-flex;gap:12px;align-items:center;margin-top:12px}.text-link span{color:var(--gold);font-size:22px}.dark-section{background:var(--ink);color:#fff}.section-heading{display:flex;justify-content:space-between;gap:30px;align-items:end;margin-bottom:48px}.light-heading h2{color:#fff}.light-link{color:#fff}.service-grid{display:grid;grid-template-columns:repeat(4,1fr);border-top:1px solid #3c4044;border-left:1px solid #3c4044}.service-card{padding:32px;border-right:1px solid #3c4044;border-bottom:1px solid #3c4044;min-height:260px}.service-card span,.service-number{color:var(--gold);font-weight:800;font-size:12px;letter-spacing:.1em}.service-card h3{font-family:'Manrope';font-size:24px;line-height:1.2;margin:44px 0 12px}.service-card p{color:#aeb2b5;font-size:14px}.photo-grid{display:grid;grid-template-columns:1.3fr .85fr .85fr;gap:18px}.photo-card{margin:0;position:relative;overflow:hidden;background:var(--sand);min-height:380px}.photo-card img{width:100%;height:100%;object-fit:cover}.photo-card figcaption{position:absolute;left:0;right:0;bottom:0;padding:55px 24px 20px;color:#fff;background:linear-gradient(transparent,rgba(0,0,0,.85));display:flex;flex-direction:column}.photo-card figcaption span{font-size:12px;color:#ddd}.values-section{background:var(--sand)}.value-layout{display:grid;grid-template-columns:1fr 1fr;gap:80px;align-items:center}.value-image{height:560px;overflow:hidden}.value-image img{width:100%;height:100%;object-fit:cover}.value-content>p:not(.eyebrow){color:var(--muted);max-width:600px}.mini-points{margin-top:35px}.mini-points div{display:flex;gap:18px;padding:17px 0;border-top:1px solid #d8d1c4}.mini-points b{color:var(--gold)}.cta-section{background:#111;color:#fff;padding:70px 0}.cta-inner{display:flex;justify-content:space-between;align-items:center;gap:30px}.cta-inner h2{margin:0 0 8px}.cta-inner p:last-child{margin:0;color:#b8bdc1}.footer{background:#111;color:#fff;border-top:1px solid #333;padding:70px 0 20px}.footer-grid{display:grid;grid-template-columns:2fr 1fr 1.4fr 1fr;gap:50px}.footer-logo{width:145px;height:72px;object-fit:contain;margin-bottom:10px}.footer p,.footer a{color:#9da3a7;font-size:14px}.footer h4{font-family:'Manrope';margin:0 0 17px}.footer a{display:block;margin:0 0 8px}.footer .placeholder{opacity:.65}.footer-bottom{border-top:1px solid #303438;margin-top:55px;padding-top:18px;display:flex;justify-content:space-between;gap:20px;color:#777;font-size:12px}.page-hero{padding:115px 0 95px;background:var(--sand)}.page-hero h1{font-size:clamp(42px,6vw,72px);max-width:900px;margin:0 0 25px}.page-hero p:last-child{max-width:700px;color:var(--muted);font-size:18px}.sand-section{background:var(--sand)}.quote{font-family:'Manrope';font-size:clamp(24px,3vw,38px);line-height:1.35;max-width:1000px}.quote span{display:block;font:500 13px 'DM Sans';color:var(--muted);margin-top:25px}.stats-grid{display:grid;grid-template-columns:repeat(4,1fr);border-top:1px solid var(--line);border-left:1px solid var(--line);margin:40px 0 70px}.stats-grid div{padding:32px;border-right:1px solid var(--line);border-bottom:1px solid var(--line)}.stats-grid strong{display:block;font:800 42px 'Manrope';color:var(--gold)}.stats-grid span{color:var(--muted);font-size:13px}.detail-cols{gap:50px}.detail-cols h3{font-family:'Manrope';font-size:22px}.detail-cols p{color:var(--muted)}.service-detail-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:0;border-top:1px solid var(--line);border-left:1px solid var(--line)}.service-detail-grid article{padding:42px;border-right:1px solid var(--line);border-bottom:1px solid var(--line);min-height:300px}.service-detail-grid h2{font-size:32px;margin-top:40px}.service-detail-grid p{color:var(--muted)}.service-image{padding:0!important;overflow:hidden}.service-image img{width:100%;height:100%;object-fit:cover}.filter-row{display:flex;gap:8px;margin-bottom:35px;flex-wrap:wrap}.filter{border:1px solid var(--line);background:#fff;padding:11px 17px;font:700 13px 'DM Sans';cursor:pointer}.filter.active{background:var(--ink);color:#fff}.project-gallery{display:grid;grid-template-columns:repeat(3,1fr);gap:22px}.project-card{border:1px solid var(--line);background:#fff}.project-image{height:245px;background:var(--sand);position:relative;overflow:hidden}.project-image img{width:100%;height:100%;object-fit:cover}.project-image>span{position:absolute;top:13px;left:13px;background:var(--gold);padding:6px 9px;font-size:10px;font-weight:800;text-transform:uppercase}.image-placeholder{height:100%;display:grid;place-items:center;text-align:center;color:#8f8a7e;font:800 16px 'Manrope';letter-spacing:.08em}.project-info{padding:22px}.project-info small{color:var(--gold);font-weight:800;text-transform:uppercase;font-size:10px;letter-spacing:.12em}.project-info h3{font:700 18px/1.35 'Manrope';margin:10px 0 0}.contact-grid{display:grid;grid-template-columns:.9fr 1.1fr;gap:80px}.contact-card{background:var(--sand);padding:45px}.contact-item{border-top:1px solid #ddd4c6;padding:20px 0;display:flex;flex-direction:column}.contact-item span{font-size:11px;text-transform:uppercase;letter-spacing:.15em;font-weight:800;color:var(--gold);margin-bottom:5px}.contact-item a{font:700 20px 'Manrope'}.contact-item p{margin:0;color:var(--muted)}.contact-form{display:grid;gap:18px;margin-top:25px}.contact-form label{display:grid;gap:7px;font-weight:700;font-size:13px}.contact-form input,.contact-form textarea{border:1px solid #d8d4cc;padding:13px;font:inherit;background:#fff}.contact-form small{color:var(--muted)}.light-copy{color:#fff}.light-copy p:not(.eyebrow){color:#aeb2b5}.social-placeholders{display:flex;gap:10px;flex-wrap:wrap}.social-placeholders a{border:1px solid #444;padding:10px 14px;color:#ddd}.nav-cta.active:after{display:none}
@media(max-width:900px){.nav{gap:18px}.service-grid{grid-template-columns:1fr 1fr}.photo-grid{grid-template-columns:1fr 1fr}.photo-large{grid-row:span 2}.value-layout,.two-col,.contact-grid{grid-template-columns:1fr;gap:40px}.footer-grid{grid-template-columns:1fr 1fr}.project-gallery{grid-template-columns:1fr 1fr}.stats-grid{grid-template-columns:1fr 1fr}.cta-inner{align-items:flex-start;flex-direction:column}}
@media(max-width:700px){.container{width:min(var(--max),calc(100% - 30px))}.nav-wrap{height:72px}.brand img{width:125px;height:60px}.menu-toggle{display:block}.nav{display:none;position:absolute;top:72px;left:0;right:0;background:#fff;border-bottom:1px solid var(--line);padding:15px;flex-direction:column;align-items:stretch;gap:0}.nav.open{display:flex}.nav a{padding:13px}.hero{min-height:650px}.hero-content{padding:80px 0}.hero-stats{margin-top:55px;gap:22px}.section{padding:75px 0}.section-heading{align-items:flex-start;flex-direction:column;margin-bottom:32px}.service-grid,.photo-grid,.project-gallery,.service-detail-grid,.footer-grid,.stats-grid{grid-template-columns:1fr}.photo-large{grid-row:auto}.photo-card{min-height:330px}.value-image{height:380px}.page-hero{padding:80px 0 65px}.contact-card{padding:28px}.footer-bottom{flex-direction:column}.service-detail-grid article{min-height:auto}}

/* Services page refresh */
.services-hero{position:relative;min-height:650px;background:#111;color:#fff;overflow:hidden;display:flex;align-items:center}.services-hero-bg{position:absolute;inset:0;background:linear-gradient(90deg,rgba(10,12,14,.96) 0%,rgba(10,12,14,.82) 45%,rgba(10,12,14,.28) 100%),url('assets/projects/img-103.jpg') center/cover}.services-hero-bg:after{content:'';position:absolute;right:-10%;top:-25%;width:52%;height:160%;background:linear-gradient(120deg,transparent 0 45%,rgba(200,148,45,.16) 45.2% 52%,transparent 52.2%);transform:rotate(3deg)}.services-hero-inner{position:relative;z-index:1;display:grid;grid-template-columns:minmax(0,1fr) 260px;gap:70px;align-items:end;padding:105px 0 90px}.services-hero-copy{max-width:800px}.services-hero h1{font:800 clamp(48px,7vw,88px)/.98 'Manrope';letter-spacing:-.055em;margin:0}.services-hero h1 span{color:var(--gold2)}.services-hero-copy>p:not(.eyebrow){max-width:660px;color:#d1d3d4;font-size:18px;margin:30px 0}.services-hero .button span,.services-proof-bottom .button span,.cta-section .button span{margin-left:12px;font-size:18px}.services-outline-button{border-color:rgba(255,255,255,.35);color:#fff;background:rgba(255,255,255,.04)}.services-hero-note{border-left:1px solid rgba(255,255,255,.3);padding:12px 0 12px 24px;display:flex;flex-direction:column;gap:9px}.services-hero-note span{font:800 12px 'DM Sans';color:var(--gold)}.services-hero-note strong{font:800 22px/1.15 'Manrope'}.services-hero-note small{color:#aeb2b5;font-size:12px}.services-intro{background:var(--sand);padding-bottom:75px}.services-intro-grid{display:grid;grid-template-columns:1fr 1fr;gap:100px;align-items:end}.services-intro h2{margin:0}.services-intro-copy{max-width:620px;color:var(--muted);font-size:17px}.services-intro-copy p{margin:0 0 18px}.services-showcase{background:#f7f5f0;padding:0 0 110px}.services-list{display:flex;flex-direction:column;gap:18px}.service-feature{position:relative;display:grid;grid-template-columns:70px 70px minmax(260px,1fr) minmax(310px,.72fr);gap:22px;align-items:stretch;min-height:340px;background:#fff;border:1px solid #e2ddd4;overflow:hidden;transition:transform .25s ease,box-shadow .25s ease}.service-feature:hover{transform:translateY(-4px);box-shadow:0 18px 45px rgba(20,22,24,.11)}.service-feature-dark{background:var(--ink);color:#fff;border-color:var(--ink)}.service-feature-number{padding:30px 0 0 25px;color:var(--gold);font:800 13px 'DM Sans';letter-spacing:.12em}.service-feature-icon{width:50px;height:50px;margin-top:28px;display:grid;place-items:center;border:1px solid #ddd6ca}.service-feature-dark .service-feature-icon{border-color:#4a4d50}.service-feature-icon svg{width:27px;height:27px;fill:none;stroke:var(--gold);stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}.service-feature-content{padding:28px 10px 28px 0;align-self:center}.service-kicker{font-size:10px;letter-spacing:.18em;font-weight:800;color:var(--gold);margin:0 0 10px}.service-feature-content h2{font-size:clamp(28px,3vw,42px);margin:0 0 14px}.service-feature-content>p:not(.service-kicker){color:var(--muted);max-width:560px;margin:0}.service-feature-dark .service-feature-content>p:not(.service-kicker){color:#aeb2b5}.service-tags{display:flex;gap:7px;flex-wrap:wrap;margin-top:22px}.service-tags span{font-size:10px;font-weight:800;text-transform:uppercase;letter-spacing:.08em;border:1px solid #ded8ce;padding:7px 9px;color:#6e706f}.service-feature-dark .service-tags span{border-color:#44484b;color:#c6c8c9}.service-feature-image{position:relative;min-height:340px;overflow:hidden}.service-feature-image:after{content:'';position:absolute;inset:0;background:linear-gradient(90deg,rgba(0,0,0,.16),transparent 45%)}.service-feature-image img{width:100%;height:100%;object-fit:cover;transition:transform .5s ease}.service-feature:hover .service-feature-image img{transform:scale(1.04)}.service-feature-image>span{position:absolute;z-index:1;bottom:18px;left:18px;color:#fff;font-size:11px;font-weight:700;background:rgba(0,0,0,.55);backdrop-filter:blur(5px);padding:8px 10px}.services-proof{background:#fff}.services-proof-grid{display:grid;grid-template-columns:1.4fr .8fr .8fr;gap:35px;align-items:end}.services-proof-grid h2{max-width:600px}.proof-stat{border-left:1px solid var(--line);padding:0 0 5px 25px}.proof-stat strong{display:block;font:800 54px/1 'Manrope';color:var(--gold)}.proof-stat span{display:block;color:var(--muted);font-size:13px;max-width:180px;margin-top:10px}.services-proof-bottom{border-top:1px solid var(--line);margin-top:65px;padding-top:25px;display:flex;justify-content:space-between;gap:35px;align-items:center}.services-proof-bottom p{max-width:650px;color:var(--muted);margin:0}.services-proof-bottom .button{flex:none}
@media(max-width:1000px){.services-hero-inner{grid-template-columns:1fr 210px;gap:40px}.service-feature{grid-template-columns:55px 60px minmax(220px,1fr) minmax(260px,.72fr)}.service-feature-number{padding-left:18px}.services-proof-grid{grid-template-columns:1fr 1fr}.services-proof-grid>div:first-child{grid-column:1/-1}}
@media(max-width:700px){.services-hero{min-height:650px}.services-hero-inner{grid-template-columns:1fr;gap:45px;padding:85px 0 60px}.services-hero-note{max-width:260px}.services-intro-grid{grid-template-columns:1fr;gap:25px}.services-intro{padding-bottom:60px}.service-feature{grid-template-columns:48px 55px 1fr;min-height:0}.service-feature-content{grid-column:2/-1;padding:20px 20px 28px 0}.service-feature-image{grid-column:1/-1;height:240px;min-height:240px;order:4}.service-feature-number{padding:24px 0 0 15px}.service-feature-icon{margin-top:22px;width:43px;height:43px}.service-feature-icon svg{width:23px;height:23px}.service-feature-content h2{font-size:31px}.services-proof-grid{grid-template-columns:1fr}.services-proof-grid>div:first-child{grid-column:auto}.proof-stat{padding:20px 0 0;border-left:0;border-top:1px solid var(--line)}.services-proof-bottom{align-items:flex-start;flex-direction:column}.services-proof-bottom .button{width:100%}}
.service-card{position:relative;transition:background .25s ease,transform .25s ease}.service-card:hover{background:#22262a;transform:translateY(-3px)}.service-card a{display:inline-flex;gap:10px;align-items:center;margin-top:18px;color:#ddd;font-size:12px;font-weight:800;opacity:.75}.service-card a b{color:var(--gold);font-size:17px}.service-card-wide{grid-column:span 2}.service-card-wide h3{max-width:340px}@media(max-width:900px){.service-card-wide{grid-column:auto}}@media(max-width:700px){.service-card-wide{grid-column:auto}}

/* Light homepage hero — premium black, white & gold direction */
.hero-light{min-height:720px;background:#fff;color:var(--ink);align-items:stretch}
.hero-light .hero-media{background:url('assets/hero-bawadir-light.jpg') right center/cover no-repeat;opacity:1}
.hero-light .hero-content{width:min(1180px,calc(100% - 48px));padding:92px 0 0;color:var(--ink);display:grid;grid-template-columns:minmax(0,1fr) 300px;grid-template-rows:1fr auto;align-items:center;gap:20px 30px;min-height:720px}
.hero-light .hero-main{position:relative;z-index:2;max-width:690px;align-self:center;padding-bottom:105px}
.hero-light .eyebrow{color:#b67d16;letter-spacing:.06em;font-size:13px;margin-bottom:18px}
.hero-light h1{font-size:clamp(46px,5.4vw,74px);color:#17191c;max-width:760px;margin:0;text-transform:uppercase}
.hero-light h1 span{color:#c8942d}
.hero-light .hero-copy{color:#303338;font-size:17px;max-width:590px;margin:25px 0 28px}
.hero-light .hero-actions{gap:14px}
.hero-light .hero-actions .button{min-width:184px;padding:15px 22px;text-transform:uppercase;letter-spacing:.02em}
.hero-light .hero-actions b{font-size:20px;margin-left:14px;font-weight:500}
.hero-light .button-gold{background:#d29a2c;color:#fff;box-shadow:0 8px 20px rgba(200,148,45,.18)}
.hero-light .button-outline{background:rgba(255,255,255,.86);border:1px solid #272a2e;color:#1b1d20;backdrop-filter:blur(4px)}
.hero-light .hero-trust{position:relative;z-index:2;align-self:end;margin-bottom:92px;background:rgba(255,255,255,.96);border:1px solid #eadcc2;box-shadow:0 12px 32px rgba(0,0,0,.12);padding:20px 22px;display:flex;gap:16px;align-items:center;justify-self:end;min-width:285px}
.hero-light .trust-icon{width:52px;height:52px;border:2px solid var(--gold);border-radius:50%;display:grid;place-items:center;color:var(--gold);font-size:23px;flex:none}
.hero-light .hero-trust strong{display:block;color:#c18a20;font:800 23px/1.1 'Manrope'}
.hero-light .hero-trust small{display:block;color:#222;font-size:11px;line-height:1.45;font-weight:700;margin-top:4px}
.hero-light .hero-stats-card{grid-column:1/-1;position:relative;z-index:3;margin:0 0 0;display:grid;grid-template-columns:repeat(5,1fr);gap:0;background:rgba(255,255,255,.97);border:1px solid #e7c77e;box-shadow:0 10px 28px rgba(0,0,0,.10);padding:25px 22px;min-height:150px;align-items:center}
.hero-light .hero-stats-card div{border-left:1px solid #d8d2c8;padding:0 18px;align-items:center;text-align:center}
.hero-light .hero-stats-card div:first-child{border-left:0}
.hero-light .hero-stats-card strong{color:#17191c;font:800 40px/1 'Manrope'}
.hero-light .hero-stats-card span{color:#bd831d;font-size:12px;font-weight:800;letter-spacing:.04em;margin-top:8px}
@media(max-width:1000px){.hero-light .hero-content{grid-template-columns:1fr 230px}.hero-light h1{font-size:clamp(42px,6vw,62px)}.hero-light .hero-stats-card{grid-template-columns:repeat(3,1fr);row-gap:22px}.hero-light .hero-stats-card div:nth-child(4){border-left:0}.hero-light .hero-stats-card div:nth-child(n+4){grid-column:span 1}}
@media(max-width:700px){.hero-light{min-height:780px}.hero-light .hero-media{background-position:62% center;opacity:.30}.hero-light .hero-content{width:min(var(--max),calc(100% - 30px));padding:70px 0 0;display:flex;flex-direction:column;min-height:780px;gap:25px}.hero-light .hero-main{padding:0;align-self:stretch}.hero-light h1{font-size:clamp(39px,11vw,55px)}.hero-light .hero-copy{font-size:16px}.hero-light .hero-trust{align-self:flex-start;margin:0;min-width:0;padding:15px 17px}.hero-light .hero-stats-card{width:100%;grid-template-columns:repeat(2,1fr);padding:18px 10px;margin-top:auto;min-height:0}.hero-light .hero-stats-card div{padding:12px 8px}.hero-light .hero-stats-card div:nth-child(3),.hero-light .hero-stats-card div:nth-child(5){border-left:0}.hero-light .hero-stats-card strong{font-size:30px}.hero-light .hero-stats-card span{font-size:10px}.hero-light .hero-actions .button{min-width:0;flex:1}}


/* Home page — premium dark Bawadir direction */
body.home-dark{background:#070707;color:#f4f4f2}
body.home-dark .site-header{position:absolute;top:0;left:0;right:0;background:rgba(5,5,5,.82);backdrop-filter:blur(12px);border-bottom:1px solid rgba(200,148,45,.34);box-shadow:none}
body.home-dark .nav-wrap{height:96px;max-width:100%;width:100%;padding:0 46px 0 260px;position:relative}
body.home-dark .brand{position:absolute;left:0;top:0;width:275px;height:145px;display:grid;place-items:center;background:#050505;border-right:1px solid rgba(200,148,45,.55);border-bottom:1px solid rgba(200,148,45,.55);clip-path:polygon(0 0,100% 0,100% 82%,90% 100%,0 100%)}
body.home-dark .brand img{width:188px;height:142px;object-fit:contain}
body.home-dark .nav{gap:36px;color:#f4f4f2;text-transform:uppercase;font-size:14px;letter-spacing:.02em}
body.home-dark .nav a{padding:11px 0;color:#f4f4f2}
body.home-dark .nav a:hover,body.home-dark .nav a.active{color:#d7a13b}
body.home-dark .nav a.active:after{background:#d7a13b;height:2px}
body.home-dark .nav-cta{border:1px solid #d7a13b;padding:12px 24px!important;color:#fff!important;background:linear-gradient(135deg,#d8a03a,#b87a13);box-shadow:0 8px 24px rgba(216,160,58,.18)}
body.home-dark .menu-toggle{color:#fff}
body.home-dark .hero-home-dark{min-height:900px;background:#050505;color:#fff;display:flex;position:relative;overflow:hidden;padding-top:96px}
body.home-dark .hero-home-dark .hero-media{position:absolute;inset:96px 0 0;background-image:linear-gradient(90deg,rgba(4,4,4,1) 0%,rgba(4,4,4,.92) 22%,rgba(4,4,4,.55) 42%,rgba(4,4,4,.05) 68%),linear-gradient(180deg,rgba(0,0,0,.18),rgba(0,0,0,.18)),url('assets/hero-dark.jpg');background-position:center right;background-size:cover;background-repeat:no-repeat;opacity:1}
body.home-dark .hero-home-dark .hero-content{position:relative;z-index:2;width:min(1180px,calc(100% - 48px));padding:120px 0 28px;display:grid;grid-template-columns:minmax(0,1fr) 330px;grid-template-rows:1fr auto;align-items:center;gap:20px 30px;min-height:804px}
body.home-dark .hero-home-dark .hero-main{max-width:720px;align-self:center;padding-bottom:120px}
body.home-dark .hero-home-dark .eyebrow{color:#e1a52d;font-size:14px;letter-spacing:.04em;margin:0 0 18px;font-weight:700}
body.home-dark .hero-home-dark h1{font:800 clamp(50px,5.2vw,78px)/.99 'Manrope';letter-spacing:-.055em;text-transform:uppercase;color:#fff;margin:0;max-width:780px}
body.home-dark .hero-home-dark h1 span{color:#dba037}
body.home-dark .hero-home-dark .hero-copy{color:#ececeb;font-size:17px;max-width:610px;margin:27px 0 29px}
body.home-dark .hero-home-dark .hero-actions{display:flex;gap:14px}
body.home-dark .hero-home-dark .hero-actions .button{min-width:190px;padding:15px 22px;text-transform:uppercase;letter-spacing:.02em}
body.home-dark .hero-home-dark .button-gold{background:linear-gradient(135deg,#e0a93e,#bf7d12);color:#fff;border:1px solid #dba037;box-shadow:0 10px 25px rgba(219,160,55,.16)}
body.home-dark .hero-home-dark .button-outline{background:rgba(5,5,5,.36);border:1px solid #d7a13b;color:#fff;backdrop-filter:blur(4px)}
body.home-dark .hero-home-dark .hero-actions b{font-size:20px;margin-left:14px;font-weight:500}
body.home-dark .hero-home-dark .hero-trust{position:relative;z-index:3;align-self:end;margin-bottom:115px;background:rgba(8,8,8,.86);border:1px solid rgba(216,160,58,.7);box-shadow:0 12px 32px rgba(0,0,0,.28);padding:20px 22px;display:flex;gap:16px;align-items:center;justify-self:end;min-width:290px;color:#fff}
body.home-dark .hero-home-dark .trust-icon{width:52px;height:52px;border:2px solid #dba037;border-radius:50%;display:grid;place-items:center;color:#dba037;font-size:23px;flex:none}
body.home-dark .hero-home-dark .hero-trust strong{display:block;color:#dba037;font:800 23px/1.1 'Manrope'}
body.home-dark .hero-home-dark .hero-trust small{display:block;color:#eee;font-size:11px;line-height:1.45;font-weight:700;margin-top:4px}
body.home-dark .hero-home-dark .hero-stats-card{grid-column:1/-1;position:relative;z-index:4;margin:0;display:grid;grid-template-columns:repeat(5,1fr);gap:0;background:rgba(9,9,9,.92);border:1px solid rgba(216,160,58,.65);box-shadow:0 12px 35px rgba(0,0,0,.32);padding:25px 22px;min-height:150px;align-items:center;color:#fff}
body.home-dark .hero-home-dark .hero-stats-card div{border-left:1px solid rgba(220,220,220,.25);padding:0 18px;text-align:center}
body.home-dark .hero-home-dark .hero-stats-card div:first-child{border-left:0}
body.home-dark .hero-home-dark .hero-stats-card strong{color:#fff;font:800 40px/1 'Manrope'}
body.home-dark .hero-home-dark .hero-stats-card span{display:block;color:#dca23a;font-size:12px;font-weight:800;letter-spacing:.04em;margin-top:8px}
body.home-dark .intro-section,body.home-dark .projects-preview,body.home-dark .values-section{background:#080808;color:#f5f5f3}
body.home-dark .intro-section{padding-top:110px}
body.home-dark .intro-section h2,body.home-dark .values-section h2{color:#fff}
body.home-dark .body-copy,body.home-dark .values-section .value-content>p{color:#b8b8b5}
body.home-dark .eyebrow{color:#dba037}
body.home-dark .text-link{color:#fff}
body.home-dark .text-link span{color:#dba037}
body.home-dark .dark-section{background:#050505;border-top:1px solid #1d1d1d;border-bottom:1px solid #1d1d1d}
body.home-dark .light-heading h2{color:#fff}
body.home-dark .projects-preview{border-top:1px solid #1b1b1b}
body.home-dark .photo-card{border-color:#2a2a2a;background:#0d0d0d}
body.home-dark .photo-card figcaption{background:linear-gradient(180deg,rgba(8,8,8,.35),#080808)}
body.home-dark .values-section{border-top:1px solid #1b1b1b}
body.home-dark .mini-points div{border-top-color:#303030}
body.home-dark .mini-points b{color:#dba037}
body.home-dark .cta-section{background:linear-gradient(135deg,#101010,#171717);border-top:1px solid rgba(216,160,58,.28);border-bottom:1px solid rgba(216,160,58,.28);color:#fff}
body.home-dark .footer{background:#030303;color:#ddd;border-top:1px solid #222}
body.home-dark .footer-logo{filter:none}
body.home-dark .footer a,body.home-dark .footer p{color:#aaa}
body.home-dark .footer h4{color:#fff}
body.home-dark .footer-bottom{border-top-color:#222}
@media(max-width:1100px){body.home-dark .nav-wrap{padding-left:220px;padding-right:24px}body.home-dark .brand{width:230px}body.home-dark .brand img{width:165px}.home-dark .nav{gap:22px}.home-dark .nav-cta{padding:10px 16px!important}}
@media(max-width:850px){body.home-dark .site-header{position:fixed}.home-dark .nav-wrap{height:82px;padding:0 22px}.home-dark .brand{width:185px;height:100px}.home-dark .brand img{width:140px;height:96px}.home-dark .menu-toggle{display:block}.home-dark .nav{position:absolute;top:82px;left:0;right:0;background:#070707;border-top:1px solid #2b2b2b;display:none;flex-direction:column;align-items:flex-start;padding:18px 22px;gap:4px}.home-dark .nav.open{display:flex}.home-dark .nav a{width:100%;padding:12px 0}.home-dark .nav-cta{display:inline-block;width:auto!important;padding:12px 18px!important;margin-top:8px}.home-dark .hero-home-dark{padding-top:82px;min-height:940px}.home-dark .hero-home-dark .hero-media{inset:82px 0 0;background-position:63% center;background-image:linear-gradient(90deg,rgba(4,4,4,.98) 0%,rgba(4,4,4,.85) 42%,rgba(4,4,4,.25) 100%),url('assets/hero-dark.jpg')}.home-dark .hero-home-dark .hero-content{display:flex;flex-direction:column;width:min(100% - 30px,var(--max));min-height:858px;padding:100px 0 18px;gap:25px}.home-dark .hero-home-dark .hero-main{padding:0;align-self:stretch}.home-dark .hero-home-dark h1{font-size:clamp(41px,10vw,61px)}.home-dark .hero-home-dark .hero-copy{font-size:16px}.home-dark .hero-home-dark .hero-trust{align-self:flex-start;margin:0;min-width:0}.home-dark .hero-home-dark .hero-stats-card{width:100%;grid-template-columns:repeat(2,1fr);padding:18px 10px;margin-top:auto;min-height:0}.home-dark .hero-home-dark .hero-stats-card div{padding:12px 8px}.home-dark .hero-home-dark .hero-stats-card div:nth-child(3),.home-dark .hero-home-dark .hero-stats-card div:nth-child(5){border-left:0}.home-dark .hero-home-dark .hero-stats-card strong{font-size:30px}.home-dark .hero-home-dark .hero-stats-card span{font-size:10px}.home-dark .hero-home-dark .hero-actions .button{min-width:0;flex:1}}

body.home-dark .header-phone{display:flex;flex-direction:column;gap:2px;border-left:1px solid rgba(216,160,58,.45);padding-left:18px;line-height:1.15}
body.home-dark .header-phone a{font-size:12px!important;padding:0!important;color:#f5f5f3!important;font-weight:700}
body.home-dark .header-phone a:hover{color:#dba037!important}
@media(max-width:1100px){body.home-dark .header-phone{display:none}}

/* ===== Final shared Bawadir header / hero refinement ===== */
:root{--header-h:132px;--bawadir-gold:#d9a02f;--bawadir-gold-bright:#f0b63e;--bawadir-black:#050505}
body{padding-top:var(--header-h)}
.site-header{position:fixed!important;top:0;left:0;right:0;height:var(--header-h);z-index:100;background:rgba(5,5,5,.98)!important;border-bottom:1px solid rgba(217,160,47,.55)!important;backdrop-filter:blur(10px);box-shadow:0 8px 30px rgba(0,0,0,.28)}
.site-header .nav-wrap{height:var(--header-h);width:100%;max-width:none;padding:0 46px 0 330px;position:relative;display:flex;align-items:center;justify-content:flex-end}
.site-header .brand{position:absolute;left:0;top:0;width:305px;height:158px;display:grid;place-items:center;background:#050505;border-right:1px solid rgba(217,160,47,.75);border-bottom:1px solid rgba(217,160,47,.75);clip-path:polygon(0 0,100% 0,100% 82%,90% 100%,8% 100%,0 88%);z-index:3}
.site-header .brand img{width:205px;height:150px;object-fit:contain}
.site-header .nav{display:flex;align-items:center;gap:34px;color:#f7f7f5;text-transform:uppercase;font-size:14px;font-weight:700;letter-spacing:.01em}
.site-header .nav>a{padding:10px 0;color:#f7f7f5;position:relative;white-space:nowrap}
.site-header .nav>a:hover,.site-header .nav>a.active{color:var(--bawadir-gold-bright)}
.site-header .nav>a.active:after{content:'';position:absolute;left:0;right:0;bottom:0;height:2px;background:var(--bawadir-gold-bright)}
.site-header .header-phone{display:flex;flex-direction:column;gap:2px;border-left:1px solid rgba(217,160,47,.65);padding-left:18px;line-height:1.15;margin-left:2px}
.site-header .header-phone a{font-size:13px!important;padding:0!important;color:#f7f7f5!important;font-weight:700;text-transform:none}
.site-header .header-phone a:hover{color:var(--bawadir-gold-bright)!important}
.site-header .nav-cta{padding:13px 27px!important;border:1px solid var(--bawadir-gold-bright)!important;background:linear-gradient(135deg,#e2a939,#bd7b10)!important;color:#fff!important;box-shadow:0 8px 22px rgba(216,160,58,.18);text-transform:uppercase}
.site-header .nav-cta:after{display:none!important}

/* Home: match the selected dark/gold reference composition */
body.home-dark{padding-top:var(--header-h);background:#050505}
body.home-dark .site-header{position:fixed!important;background:rgba(5,5,5,.98)!important}
body.home-dark .nav-wrap{height:var(--header-h);width:100%;max-width:none;padding-left:330px;padding-right:46px}
body.home-dark .brand{width:305px;height:158px}
body.home-dark .brand img{width:205px;height:150px}
body.home-dark .hero-home-dark{padding-top:0;min-height:650px;height:650px;overflow:visible;background:#050505;display:block}
body.home-dark .hero-home-dark .hero-media{inset:0;background-image:url('assets/bawadir-hero-final.jpg');background-position:center center;background-size:cover;background-repeat:no-repeat;opacity:1}
body.home-dark .hero-home-dark .hero-content{width:min(1400px,calc(100% - 96px));min-height:650px;height:650px;padding:94px 0 0;display:grid;grid-template-columns:minmax(0,1fr) 330px;grid-template-rows:1fr auto;align-items:center;gap:10px 30px}
body.home-dark .hero-home-dark .hero-main{max-width:720px;align-self:center;padding-bottom:22px}
body.home-dark .hero-home-dark .eyebrow{font-size:14px;letter-spacing:.02em;margin-bottom:17px;color:#e2a62f}
body.home-dark .hero-home-dark h1{font-size:clamp(48px,5vw,72px);line-height:.99;letter-spacing:-.045em}
body.home-dark .hero-home-dark .hero-copy{font-size:17px;line-height:1.55;max-width:590px;margin:25px 0 28px}
body.home-dark .hero-home-dark .hero-trust{margin-bottom:14px;min-width:315px;padding:20px 22px;background:rgba(6,6,6,.86);border:1px solid rgba(217,160,47,.75)}
body.home-dark .hero-home-dark .hero-stats-card{margin:0;min-height:145px;padding:23px 20px;background:rgba(7,7,7,.95);border:1px solid rgba(217,160,47,.72);grid-column:1/-1}
body.home-dark .hero-home-dark .hero-stats-card div{padding:0 15px}

/* Make the same dark header feel natural on every inner page */
body:not(.home-dark) .page-hero{padding-top:95px}
body:not(.home-dark) .site-header .nav-cta{background:transparent!important;padding:12px 24px !important}

@media(max-width:1180px){
  .site-header .nav-wrap,body.home-dark .nav-wrap{padding-left:255px;padding-right:24px}
  .site-header .brand,body.home-dark .brand{width:235px}
  .site-header .brand img,body.home-dark .brand img{width:170px;height:145px}
  .site-header .nav{gap:20px;font-size:13px}
  .site-header .header-phone{display:none}
}
@media(max-width:850px){
  :root{--header-h:84px}
  body{padding-top:84px}
  .site-header,.site-header .nav-wrap{height:84px}
  .site-header .nav-wrap,body.home-dark .nav-wrap{padding:0 20px}
  .site-header .brand,body.home-dark .brand{width:185px;height:108px;clip-path:polygon(0 0,100% 0,100% 82%,89% 100%,8% 100%,0 88%)}
  .site-header .brand img,body.home-dark .brand img{width:138px;height:102px}
  .site-header .menu-toggle{display:block;color:#fff;background:none;border:0;font-size:28px;position:relative;z-index:4}
  .site-header .nav{position:absolute;top:84px;left:0;right:0;background:#070707;border-top:1px solid rgba(217,160,47,.45);padding:16px 22px 20px;display:none;flex-direction:column;align-items:stretch;gap:3px}
  .site-header .nav.open{display:flex}
  .site-header .nav>a{width:100%;padding:12px 0!important}
  .site-header .header-phone{display:flex;border-left:0;border-top:1px solid #2c2c2c;padding:13px 0 4px;margin:7px 0 0}
  .site-header .nav-cta{width:max-content!important;padding:12px 20px!important;margin-top:8px}
  body.home-dark .hero-home-dark{height:auto;min-height:800px;padding:0}
  body.home-dark .hero-home-dark .hero-media{inset:0;background-position:62% center}
  body.home-dark .hero-home-dark .hero-content{width:calc(100% - 30px);height:auto;min-height:800px;padding:76px 0 15px;display:flex;flex-direction:column;align-items:stretch;gap:20px}
  body.home-dark .hero-home-dark .hero-main{padding:0;max-width:none}
  body.home-dark .hero-home-dark h1{font-size:clamp(40px,10vw,60px)}
  body.home-dark .hero-home-dark .hero-trust{align-self:flex-start;margin:15% 0 0 0!important;width:100%}
  body.home-dark .hero-home-dark .hero-stats-card{grid-template-columns:repeat(2,1fr);width:100%;min-height:0;margin-top:auto;padding:15px 8px}
  body.home-dark .hero-home-dark .hero-stats-card div{padding:12px 6px}
}
/* Shared header CTA stays identical on every page */
.site-header .nav-cta{background:linear-gradient(135deg,#e2a939,#bd7b10)!important;color:#fff!important}

/* ===== Bawadir reference-match refinements ===== */
@media (min-width: 851px){
  /* Clean black header with one consistent 2px gold rule */
  .site-header{border-bottom:2px solid var(--bawadir-gold)!important;box-shadow:none!important}
  .site-header .brand{border:0!important;background:var(--bawadir-gold)!important;clip-path:polygon(0 0,100% 0,100% 81.5%,90% 100%,10% 100%,0 81.5%);}
  .site-header .brand::after{content:"";position:absolute;inset:0 0 2px 0;background:var(--bawadir-black);clip-path:polygon(0 0,100% 0,100% 80.8%,89.4% 98.6%,10.6% 98.6%,0 80.8%);z-index:-1}
  .site-header .brand img{position:relative;z-index:2}
  .site-header .header-phone{border-left:0!important;padding-left:0!important;margin-left:0!important}

  /* Keep the complete supplied 1536x650 hero visible rather than cropping/zooming it */
  body.home-dark .hero-home-dark{height:650px;min-height:650px}
  body.home-dark .hero-home-dark .hero-media{background-size:100% 100%!important;background-position:center top!important}
}

@media (max-width: 850px){
  .site-header{border-bottom:2px solid var(--bawadir-gold)!important}
  .site-header .brand{border:0!important;background:var(--bawadir-gold)!important;clip-path:polygon(0 0,100% 0,100% 81.5%,90% 100%,10% 100%,0 81.5%)}
  .site-header .brand::after{content:"";position:absolute;inset:0 0 2px 0;background:var(--bawadir-black);clip-path:polygon(0 0,100% 0,100% 80.8%,89.4% 98.6%,10.6% 98.6%,0 80.8%);z-index:-1}
  .site-header .header-phone{border-left:0!important}
  body.home-dark .hero-home-dark .hero-media{background-size:cover!important;background-position:center center!important}
}

/* ===== FINAL REFERENCE MATCH: header outline + complete hero frame ===== */
@media (min-width: 851px){
  .site-header{border-bottom:2px solid #d9a02f!important;background:#050505!important}
  .site-header .brand{
    width:305px!important;height:158px!important;
    background:#050505!important;border:0!important;border-right:0!important;border-bottom:0!important;
    clip-path:none!important;overflow:visible!important;
  }
  .site-header .brand::before,.site-header .brand::after{display:none!important}
  .site-header .brand-outline{
    position:absolute;inset:0;width:100%;height:100%;z-index:1;pointer-events:none;display:block;
  }
  .site-header .brand img{position:relative;z-index:2;width:205px;height:150px;object-fit:contain}
  .site-header .header-phone{border-left:0!important;padding-left:0!important;margin-left:0!important}

  body.home-dark .hero-home-dark{height:650px!important;min-height:650px!important;overflow:visible!important}
  body.home-dark .hero-home-dark .hero-media{
    inset:0!important;
    background-image:linear-gradient(90deg,rgba(4,4,4,.82) 0%,rgba(4,4,4,.52) 28%,rgba(4,4,4,.12) 58%,rgba(4,4,4,.08) 100%),url('assets/hero-bawadir-wide.jpg')!important;
    background-size:100% 100%!important;
    background-position:center top!important;
    background-repeat:no-repeat!important;
  }
}
@media (max-width:850px){
  .site-header{border-bottom:2px solid #d9a02f!important}
  .site-header .brand{background:#050505!important;border:0!important;clip-path:none!important;overflow:visible!important}
  .site-header .brand::before,.site-header .brand::after{display:none!important}
  .site-header .brand-outline{position:absolute;inset:0;width:100%;height:100%;z-index:1;pointer-events:none;display:block}
  .site-header .brand img{position:relative;z-index:2}
  body.home-dark .hero-home-dark .hero-media{
    background-image:linear-gradient(90deg,rgba(4,4,4,.84),rgba(4,4,4,.2)),url('assets/hero-bawadir-wide.jpg')!important;
    background-size:cover!important;background-position:center center!important;
  }
}


/* ===== Final requested header geometry ===== */
@media (min-width:851px){
  .site-header{border-bottom:2px solid var(--bawadir-gold)!important;}
  .site-header .brand,
  body.home-dark .site-header .brand{
    background:#050505!important;
    border:0!important;
    clip-path:polygon(0 0,100% 0,100% 81%,90% 100%,10% 100%,0 81%)!important;
  }
  .site-header .brand::after{display:none!important}
  .site-header .brand-outline{position:absolute;inset:0;width:100%;height:100%;z-index:1;pointer-events:none}
  .site-header .brand img{position:relative;z-index:2}
  .site-header .header-phone{border-left:0!important;padding-left:0!important}
  body.home-dark .hero-home-dark .hero-media{background-size:100% 100%!important;background-position:center top!important}
}
@media (max-width:850px){
  .site-header{border-bottom:2px solid var(--bawadir-gold)!important}
  .site-header .brand,
  body.home-dark .site-header .brand{
    background:#050505!important;
    border:0!important;
    clip-path:polygon(0 0,100% 0,100% 81%,90% 100%,10% 100%,0 81%)!important;
  }
  .site-header .brand::after{display:none!important}
  .site-header .brand-outline{position:absolute;inset:0;width:100%;height:100%;z-index:1;pointer-events:none}
  .site-header .brand img{position:relative;z-index:2}
  body.home-dark .hero-home-dark .hero-media{background-size:cover!important;background-position:center center!important}
}


/* ===== FINAL HEADER + HERO CORRECTION ===== */
@media (min-width:851px){
  .site-header{border-bottom:2px solid #d9a02f!important;background:#050505!important;box-shadow:none!important}
  .site-header .brand{
    width:305px!important;height:158px!important;
    background:#050505!important;border:0!important;
    clip-path:none!important;overflow:visible!important;
  }
  .site-header .brand::before,.site-header .brand::after{display:none!important}
  .site-header .brand-outline{
    position:absolute;left:0;top:0;width:100%;height:100%;
    z-index:1;pointer-events:none;display:block;
  }
  .site-header .brand img{position:relative;z-index:2;width:205px;height:150px;object-fit:contain}
  .site-header .header-phone{border-left:0!important;border-right:0!important;padding-left:0!important;padding-right:0!important;margin-left:0!important}

  /* Show the complete source frame without cover-cropping/zooming. */
  body.home-dark .hero-home-dark{height:650px!important;min-height:650px!important;overflow:visible!important}
  body.home-dark .hero-home-dark .hero-media{
    inset:0!important;
    background-image:linear-gradient(90deg,rgba(4,4,4,.82) 0%,rgba(4,4,4,.54) 28%,rgba(4,4,4,.12) 58%,rgba(4,4,4,.06) 100%),url('assets/hero-dark.jpg')!important;
    background-size:100% 100%!important;
    background-position:center top!important;
    background-repeat:no-repeat!important;
  }
}

@media (max-width:850px){
  .site-header{border-bottom:2px solid #d9a02f!important}
  .site-header .brand{background:#050505!important;border:0!important;clip-path:none!important;overflow:visible!important}
  .site-header .brand::before,.site-header .brand::after{display:none!important}
  .site-header .brand-outline{position:absolute;left:0;top:0;width:100%;height:100%;z-index:1;pointer-events:none;display:block}
  .site-header .brand img{position:relative;z-index:2}
  .site-header .header-phone{border-left:0!important;border-right:0!important}
  body.home-dark .hero-home-dark .hero-media{
    background-image:linear-gradient(90deg,rgba(4,4,4,.9),rgba(4,4,4,.25)),url('assets/hero-dark.jpg')!important;
    background-size:100% 100%!important;background-position:center top!important;
  }
}


/* ===== V4 FINAL: compact rectangular header + full-frame hero ===== */
@media (min-width: 851px){
  :root{--header-h:112px}
  body{padding-top:112px}
  .site-header,.site-header .nav-wrap{height:112px!important}
  .site-header{background:#050505!important;border-bottom:2px solid #d9a02f!important;box-shadow:none!important}
  .site-header .nav-wrap,body.home-dark .nav-wrap{padding:0 42px 0 205px!important;display:flex!important;align-items:center!important}
  .site-header .brand,body.home-dark .site-header .brand{
    position:absolute!important;left:24px!important;top:0!important;width:160px!important;height:110px!important;
    display:flex!important;align-items:center!important;justify-content:center!important;
    background:#050505!important;border:0!important;clip-path:none!important;overflow:hidden!important;
  }
  .site-header .brand-outline{display:none!important}
  .site-header .brand img,body.home-dark .site-header .brand img{
    position:relative!important;width:132px!important;height:92px!important;object-fit:contain!important;z-index:2!important;
  }
  .site-header .nav{gap:32px!important;font-size:14px!important}
  .site-header .header-phone{border:0!important;padding:0!important;margin:0!important;display:flex!important}
  .site-header .nav-cta{padding:13px 24px!important}
  body.home-dark .hero-home-dark{height:700px!important;min-height:700px!important;overflow:hidden!important}
  body.home-dark .hero-home-dark .hero-media{
    inset:0!important;
    background-image:linear-gradient(90deg,rgba(4,4,4,.86) 0%,rgba(4,4,4,.57) 30%,rgba(4,4,4,.18) 62%,rgba(4,4,4,.08) 100%),url('assets/hero-bawadir-wide.jpg')!important;
    background-size:100% 100%!important;background-position:center top!important;background-repeat:no-repeat!important;
  }
  body.home-dark .hero-home-dark .hero-content{height:700px!important;min-height:700px!important;padding-top:72px!important}
}

@media (max-width:850px){
  :root{--header-h:76px}
  body{padding-top:76px}
  .site-header,.site-header .nav-wrap{height:76px!important}
  .site-header{border-bottom:2px solid #d9a02f!important}
  .site-header .nav-wrap,body.home-dark .nav-wrap{padding:0 18px!important}
  .site-header .brand,body.home-dark .site-header .brand{
    position:absolute!important;left:12px!important;top:0!important;width:125px!important;height:74px!important;
    display:flex!important;align-items:center!important;justify-content:center!important;background:#050505!important;
    border:0!important;clip-path:none!important;overflow:hidden!important;
  }
  .site-header .brand-outline{display:none!important}
  .site-header .brand img,body.home-dark .site-header .brand img{width:108px!important;height:66px!important;object-fit:contain!important}
  .site-header .menu-toggle{margin-left:auto!important}
  .site-header .nav{top:76px!important}
  body.home-dark .hero-home-dark{height:auto!important;min-height:780px!important}
  body.home-dark .hero-home-dark .hero-media{
    background-image:linear-gradient(90deg,rgba(4,4,4,.88),rgba(4,4,4,.25)),url('assets/hero-bawadir-wide.jpg')!important;
    background-size:100% 100%!important;background-position:center top!important;background-repeat:no-repeat!important;
  }
}

/* ===== V5 FINAL HOMEPAGE HERO + HEADER DETAILS ===== */
@media (min-width:851px){
  :root{--header-h:112px}
  body{padding-top:112px}
  .site-header,.site-header .nav-wrap{height:112px!important}
  .site-header{background:#050505!important;border-bottom:2px solid #d9a02f!important;box-shadow:none!important}
  .site-header .nav-wrap,body.home-dark .nav-wrap{padding:0 42px 0 205px!important}
  .site-header .brand,body.home-dark .site-header .brand{width:160px!important;height:110px!important;left:24px!important;top:0!important;background:#050505!important;border:0!important;clip-path:none!important;overflow:hidden!important}
  .site-header .brand img,body.home-dark .site-header .brand img{width:132px!important;height:92px!important;object-fit:contain!important}
  .site-header .brand-outline{display:none!important}
  .site-header .header-phone{border:0!important;padding:0!important;margin:0!important;display:flex!important;align-items:center!important;gap:10px!important}
  .site-header .phone-icon{display:inline-flex!important;width:25px;height:25px;color:#e3a72f;flex:none}
  .site-header .phone-icon svg{width:25px;height:25px}
  .site-header .phone-numbers{display:flex;flex-direction:column;gap:2px;line-height:1.15}
  .site-header .phone-numbers a{font-size:13px!important;padding:0!important;color:#f7f7f5!important;font-weight:700;text-transform:none}
  .site-header .nav-cta{background:#050505!important;border:1px solid #e3a72f!important;color:#fff!important;padding:13px 26px!important;box-shadow:0 0 0 1px rgba(227,167,47,.12),0 8px 20px rgba(227,167,47,.08)!important}
  .site-header .nav-cta:hover{background:#171717!important}

  /* The generated reference scene is 1536x683. Keep its full frame visible. */
  body.home-dark .hero-home-dark{height:850px!important;min-height:850px!important;overflow:visible!important;background:#050505!important}
  body.home-dark .hero-home-dark .hero-media{
    inset:0 0 auto 0!important;height:660px!important;
    background-image:url('assets/hero-reference.jpg')!important;
    background-size:100% 683px!important;background-position:center top!important;background-repeat:no-repeat!important;
  }
  body.home-dark .hero-home-dark .hero-content{
    width:min(1400px,calc(100% - 96px));height:850px!important;min-height:850px!important;
    padding:82px 0 0!important;display:grid!important;grid-template-columns:minmax(0,1fr) 330px!important;
    grid-template-rows:1fr auto!important;align-items:center!important;gap:10px 30px!important;
  }
  body.home-dark .hero-home-dark .hero-main{max-width:720px!important;align-self:center!important;padding-bottom:2px!important}
  body.home-dark .hero-home-dark .hero-trust{align-self:end!important;margin:0 0 16px!important}
  body.home-dark .hero-home-dark .hero-stats-card{
    grid-column:1/-1!important;align-self:end!important;width:100%!important;min-height:185px!important;
    margin:0 0 0!important;padding:26px 22px!important;background:rgba(7,7,7,.97)!important;
    border:1px solid #d9a02f!important;box-shadow:0 14px 35px rgba(0,0,0,.38)!important;
  }
  body.home-dark .hero-home-dark .hero-stats-card div{min-height:110px;display:flex;flex-direction:column;justify-content:center;padding:0 18px!important}
  body.home-dark .hero-home-dark .hero-stats-card strong{font-size:42px!important}
  body.home-dark .hero-home-dark .hero-stats-card span{font-size:12px!important;margin-top:10px!important}
}

@media (max-width:850px){
  .site-header{border-bottom:2px solid #d9a02f!important;background:#050505!important}
  .site-header .brand,body.home-dark .site-header .brand{width:125px!important;height:74px!important;background:#050505!important;border:0!important;clip-path:none!important}
  .site-header .brand img,body.home-dark .site-header .brand img{width:108px!important;height:66px!important}
  .site-header .header-phone{display:flex!important;flex-direction:row!important;align-items:center!important;gap:8px!important;border:0!important;padding:10px 0 4px!important;margin:7px 0 0!important}
  .site-header .phone-icon{display:inline-flex!important;width:22px;height:22px;color:#e3a72f}
  .site-header .phone-icon svg{width:22px;height:22px}
  .site-header .phone-numbers{display:flex;flex-direction:column;gap:2px;line-height:1.15}
  .site-header .phone-numbers a{font-size:12px!important;padding:0!important}
  .site-header .nav-cta{border:1px solid #e3a72f!important;background:#050505!important;color:#fff!important}
  body.home-dark .hero-home-dark{height:auto!important;min-height:1040px!important;overflow:visible!important}
  body.home-dark .hero-home-dark .hero-media{height:683px!important;inset:0 0 auto 0!important;background-image:url('assets/hero-reference.jpg')!important;background-size:auto 683px!important;background-position:58% top!important;background-repeat:no-repeat!important}
  body.home-dark .hero-home-dark .hero-content{width:calc(100% - 30px)!important;height:auto!important;min-height:1040px!important;padding:78px 0 18px!important;display:flex!important;flex-direction:column!important;align-items:stretch!important;gap:20px!important}
  body.home-dark .hero-home-dark .hero-main{max-width:none!important;padding:0!important}
  body.home-dark .hero-home-dark .hero-trust{align-self:flex-start!important;margin:0!important}
  body.home-dark .hero-home-dark .hero-stats-card{width:100%!important;grid-template-columns:repeat(2,1fr)!important;min-height:0!important;margin-top:auto!important;padding:16px 8px!important}
  body.home-dark .hero-home-dark .hero-stats-card div{padding:12px 6px!important;min-height:92px}
  body.home-dark .hero-home-dark .hero-stats-card strong{font-size:30px!important}
  body.home-dark .hero-home-dark .hero-stats-card span{font-size:10px!important}
}


/* ===== V6 PAGE THEMES ===== */
/* Home: keep the approved hero image visible, but place the headline directly over it
   without a heavy black panel/box. */
@media (min-width:851px){
  body.home-dark .hero-home-dark .hero-media{
    background-image:
      linear-gradient(90deg,rgba(0,0,0,.54) 0%,rgba(0,0,0,.26) 34%,rgba(0,0,0,.08) 58%,rgba(0,0,0,0) 76%),
      url('assets/bawadir-hero-final.png')!important;
    background-size:100% 100%!important;
    background-position:center top!important;
    background-repeat:no-repeat!important;
  }
  body.home-dark .hero-home-dark .hero-main{
    background:transparent!important;
    box-shadow:none!important;
    border:0!important;
    padding-left:0!important;
    padding-right:0!important;
  }
  body.home-dark .hero-home-dark h1,
  body.home-dark .hero-home-dark .hero-copy,
  body.home-dark .hero-home-dark .eyebrow{
    text-shadow:0 2px 12px rgba(0,0,0,.5);
  }
}

/* About: black / white / Bawadir-gold corporate treatment, aligned with the
   visual language used on the Services page. */
body.about-page{background:#f7f5f0;color:#171b1f}
body.about-page .page-hero{
  background:#0b0b0b;
  color:#fff;
  border-bottom:1px solid #2a2a2a;
}
body.about-page .page-hero h1{color:#fff}
body.about-page .page-hero p:last-child{color:#c5c5c2}
body.about-page .section{background:#f7f5f0}
body.about-page .section:nth-of-type(3){background:#111;color:#fff}
body.about-page .section:nth-of-type(3) h2,
body.about-page .section:nth-of-type(3) h3{color:#fff}
body.about-page .section:nth-of-type(3) .quote{color:#f2f2ef}
body.about-page .section:nth-of-type(3) .quote span{color:#aeb2b5}
body.about-page .section:nth-of-type(4){background:#fff}
body.about-page .stats-grid{border-color:#d7a13b}
body.about-page .stats-grid div{border-color:#ded8ce;background:#fff}
body.about-page .stats-grid strong{color:#c8942d}
body.about-page .detail-cols h3{color:#171b1f}
body.about-page .detail-cols p{color:#62676d}
body.about-page .footer{background:#090909}

/* Projects: full dark theme, with white content and Bawadir gold accents. */
body.projects-page{background:#080808;color:#f4f4f2}
body.projects-page .page-hero{background:#0b0b0b;color:#fff;border-bottom:1px solid #252525}
body.projects-page .page-hero h1{color:#fff}
body.projects-page .page-hero p:last-child{color:#bfc1c0}
body.projects-page .section{background:#080808;color:#f4f4f2}
body.projects-page .filter-row{margin-bottom:35px}
body.projects-page .filter{border-color:#383838;background:#111;color:#ddd}
body.projects-page .filter.active{background:#c8942d;color:#111;border-color:#c8942d}
body.projects-page .project-gallery{gap:22px}
body.projects-page .project-card{background:#111;border-color:#2e2e2e;color:#fff}
body.projects-page .project-image{background:#161616}
body.projects-page .project-info h3{color:#fff}
body.projects-page .project-info small{color:#d7a13b}
body.projects-page .image-placeholder{color:#888}
body.projects-page .footer{background:#030303}

@media(max-width:850px){
  body.home-dark .hero-home-dark .hero-media{
    background-image:
      linear-gradient(90deg,rgba(0,0,0,.58) 0%,rgba(0,0,0,.25) 45%,rgba(0,0,0,.06) 72%,rgba(0,0,0,0) 100%),
      url('assets/bawadir-hero-final.png')!important;
    background-size:auto 683px!important;
    background-position:center top!important;
    background-repeat:no-repeat!important;
  }
  body.home-dark .hero-home-dark .hero-main{background:transparent!important;box-shadow:none!important;border:0!important}
  body.home-dark .hero-home-dark h1,.home-dark .hero-home-dark .hero-copy,.home-dark .hero-home-dark .eyebrow{text-shadow:0 2px 10px rgba(0,0,0,.55)}
}
