/* Khuzaima Website V43 — mobile polished / classic corporate */
:root{--gold:#DDA517;--gold-soft:#FDD649;--charcoal:#323232;--ink:#202020;--muted:#606060;--line:#E7E7E7;--paper:#F8F7F3;--white:#fff;--max:1280px;--header:86px;--ease:cubic-bezier(.22,.61,.36,1)}
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--white);color:var(--ink);font-family:"Dubai",Arial,Tahoma,sans-serif;font-weight:300;font-synthesis:none;font-size:16px;line-height:1.9;-webkit-font-smoothing:antialiased}html[lang="en"] body{line-height:1.7}img{display:block;width:100%;max-width:100%}a{color:inherit;text-decoration:none}button,input,select,textarea{font:inherit}.container{width:min(calc(100% - 48px),var(--max));margin-inline:auto}.skip-link{position:fixed;top:-60px;inset-inline-start:16px;z-index:5000;background:#fff;padding:9px 14px}.skip-link:focus{top:14px}
.site-header{height:var(--header);position:sticky;top:0;z-index:1000;background:rgba(255,255,255,.96);backdrop-filter:blur(14px);border-bottom:1px solid rgba(231,231,231,.88)}.header-shell{height:100%;display:flex;align-items:center;gap:26px}.brand{width:128px;flex:0 0 128px;height:68px;overflow:hidden;display:flex;align-items:center}.brand img{width:128px;height:auto;transform:scale(1.08)}.desktop-nav{display:flex;align-items:center;gap:27px;margin-inline:auto}.desktop-nav a{font-size:14px;font-weight:400;color:#333;position:relative;white-space:nowrap}.desktop-nav a:after{content:"";position:absolute;inset-inline-start:0;bottom:-10px;width:0;height:1px;background:var(--gold);transition:width .3s var(--ease)}.desktop-nav a:hover:after,.desktop-nav a.is-active:after{width:100%}.header-actions{display:flex;align-items:center;gap:10px}.lang-link{min-width:40px;height:40px;padding-inline:8px;display:grid;place-items:center;border:1px solid var(--line);font-size:12px;font-weight:500}.header-contact{font-size:13px;font-weight:500;padding:10px 16px;border-inline-start:1px solid var(--gold)}.menu-toggle{display:none;width:42px;height:42px;background:none;border:0;position:relative}.menu-toggle span{position:absolute;left:8px;right:8px;height:1px;background:#222;transition:.25s}.menu-toggle span:first-child{top:16px}.menu-toggle span:last-child{top:25px}.mobile-menu{background:#fff;border-top:1px solid var(--line)}.mobile-menu-inner{display:grid;padding:18px 0 26px}.mobile-menu a{padding:12px 0;border-bottom:1px solid var(--line);font-weight:400}
.btn{display:inline-flex;align-items:center;gap:12px;min-height:48px;padding:11px 20px;border:1px solid currentColor;border-radius:2px;font-size:14px;font-weight:500;transition:transform .25s var(--ease),background .25s,color .25s}.btn:after{content:"↗";font-size:14px;transition:transform .25s}.btn:hover{transform:translateY(-2px)}.btn:hover:after{transform:translate(2px,-2px)}html[dir="rtl"] .btn:after{content:"↖"}.btn-gold{background:var(--gold);border-color:var(--gold);color:#181818}.btn-dark{background:var(--charcoal);border-color:var(--charcoal);color:white}.btn-light{color:white;border-color:rgba(255,255,255,.55);background:transparent}.text-link{display:inline-flex;gap:10px;align-items:center;font-size:14px;font-weight:500;padding-bottom:4px;border-bottom:1px solid #bdbdbd}.text-link:after{content:"↗";color:var(--gold)}html[dir="rtl"] .text-link:after{content:"↖"}
.eyebrow{display:flex;align-items:center;gap:12px;color:#7c6a38;font-size:12px;font-weight:400;letter-spacing:.08em;margin-bottom:16px}.eyebrow:before{content:"";width:34px;height:1px;background:var(--gold)}html[dir="rtl"] .eyebrow{letter-spacing:0}.eyebrow.light{color:#f5cf65}.eyebrow.light:before{background:#f5cf65}
h1,h2,h3{margin:0;color:inherit;font-weight:500;line-height:1.28;letter-spacing:-.01em}h1{font-size:clamp(48px,7vw,88px)}h2{font-size:clamp(34px,4.1vw,56px)}h3{font-size:clamp(22px,2vw,29px)}p{margin:0;color:var(--muted)}.lead{font-size:clamp(18px,1.5vw,21px);line-height:2}.section{padding:112px 0}.section-paper{background:var(--paper)}.section-dark{background:var(--charcoal);color:white}.section-dark p{color:#d2d2d2}.section-title{display:grid;grid-template-columns:150px 1fr;gap:34px;align-items:start;margin-bottom:58px}.section-index{color:#aaa;font-size:13px;padding-top:10px}.section-title h2{max-width:820px}.hairline{height:1px;background:var(--line)}
.hero{position:relative;min-height:calc(100vh - var(--header));display:flex;align-items:end;overflow:hidden;background:#222}.hero-media,.hero-shade{position:absolute;inset:0}.hero-media img{height:100%;object-fit:cover;transform:scale(1.02);transition:transform 1.2s var(--ease)}.hero:hover .hero-media img{transform:scale(1.045)}.hero-shade{background:linear-gradient(90deg,rgba(15,15,15,.80) 0%,rgba(15,15,15,.46) 44%,rgba(15,15,15,.12) 74%),linear-gradient(0deg,rgba(0,0,0,.34),transparent 46%)}html[dir="rtl"] .hero-shade{background:linear-gradient(270deg,rgba(15,15,15,.80) 0%,rgba(15,15,15,.46) 44%,rgba(15,15,15,.12) 74%),linear-gradient(0deg,rgba(0,0,0,.34),transparent 46%)}.hero-content{position:relative;z-index:2;color:#fff;padding-bottom:96px}.hero-copy{max-width:800px;border-inline-start:1px solid rgba(221,165,23,.85);padding-inline-start:30px}.hero h1{max-width:760px}.hero-actions{display:flex;gap:12px;flex-wrap:wrap;margin-top:30px}.hero-foot{position:absolute;z-index:3;bottom:24px;inset-inline:0}.hero-foot-inner{display:flex;justify-content:space-between;color:rgba(255,255,255,.68);font-size:11px;letter-spacing:.08em}
.editorial-about{display:grid;grid-template-columns:.9fr 1.1fr;gap:86px;align-items:center}.about-images{position:relative;min-height:600px}.about-images .img-a{position:absolute;inset-inline-start:0;top:0;width:72%;height:520px;object-fit:cover}.about-images .img-b{position:absolute;inset-inline-end:0;bottom:0;width:46%;height:300px;object-fit:cover;border:10px solid #fff}.about-copy .lead{max-width:650px}.about-copy .text-link{margin-top:28px}.values-line{display:grid;grid-template-columns:repeat(4,1fr);border-top:1px solid var(--line);border-bottom:1px solid var(--line);margin-top:44px}.value-item{padding:20px 0;text-align:center;border-inline-end:1px solid var(--line);font-weight:400;color:#444}.value-item:last-child{border-inline-end:0}
.service-editorial{display:grid;gap:0;border-top:1px solid var(--line)}.service-row{display:grid;grid-template-columns:1.08fr .92fr;min-height:560px;border-bottom:1px solid var(--line);align-items:stretch}.service-row:nth-child(even){grid-template-columns:.92fr 1.08fr}.service-row:nth-child(even) .service-row-media{order:2}.service-row-media{overflow:hidden;background:#ddd}.service-row-media img{height:100%;min-height:560px;object-fit:cover;transition:transform .6s var(--ease)}.service-row:hover .service-row-media img{transform:scale(1.025)}.service-row-copy{padding:74px clamp(32px,5vw,78px);display:flex;flex-direction:column;justify-content:center}.service-row-copy .num{font-size:12px;color:#aaa;margin-bottom:38px}.service-row-copy h3{margin-bottom:22px}.inline-list{display:flex;flex-wrap:wrap;gap:8px 18px;margin:24px 0 28px;padding:0;list-style:none}.inline-list li{font-size:14px;color:#4e4e4e;position:relative;padding-inline-start:14px}.inline-list li:before{content:"";position:absolute;inset-inline-start:0;top:.75em;width:5px;height:5px;background:var(--gold)}
.program-showcase{display:grid;grid-template-columns:1.35fr .65fr;gap:18px}.program-large,.program-small{position:relative;overflow:hidden;background:#222;color:white}.program-large{min-height:650px}.program-stack{display:grid;gap:18px}.program-small{min-height:316px}.program-large img,.program-small img{position:absolute;inset:0;height:100%;object-fit:cover;transition:.55s var(--ease)}.program-large:after,.program-small:after{content:"";position:absolute;inset:0;background:linear-gradient(0deg,rgba(0,0,0,.78),rgba(0,0,0,.05) 68%)}.program-large:hover img,.program-small:hover img{transform:scale(1.03)}.program-caption{position:absolute;z-index:2;bottom:0;inset-inline:0;padding:34px}.program-caption h3{margin-bottom:10px}.program-caption p{color:#eee;max-width:620px}.program-caption .text-link{color:#fff;border-color:rgba(255,255,255,.4);margin-top:18px}
.corporate-feature{display:grid;grid-template-columns:.95fr 1.05fr;min-height:720px}.corporate-feature .copy{padding:90px clamp(38px,6vw,90px);display:flex;flex-direction:column;justify-content:center}.corporate-feature .copy h2{margin-bottom:28px}.corporate-feature .media{overflow:hidden}.corporate-feature .media img{height:100%;object-fit:cover}.lined-list{margin-top:34px;border-top:1px solid rgba(255,255,255,.18)}.lined-list div{display:grid;grid-template-columns:40px 1fr;gap:18px;padding:15px 0;border-bottom:1px solid rgba(255,255,255,.18);align-items:start}.lined-list span{font-size:11px;color:#d8ae42}.lined-list p{font-size:14px;color:#e0e0e0}
.work-mosaic{display:grid;grid-template-columns:1.15fr .85fr .85fr;grid-template-rows:330px 330px;gap:14px}.work-tile{position:relative;overflow:hidden;background:#222}.work-tile:first-child{grid-row:1/3}.work-tile img{height:100%;object-fit:cover;transition:.5s var(--ease)}.work-tile:after{content:"";position:absolute;inset:0;background:linear-gradient(0deg,rgba(0,0,0,.7),transparent 58%)}.work-tile:hover img{transform:scale(1.035)}.work-tile label{position:absolute;z-index:2;bottom:18px;inset-inline:20px;color:white;font-size:16px;font-weight:400}.project-list{display:grid;grid-template-columns:repeat(3,1fr);margin-top:42px;border-top:1px solid var(--line)}.project-list div{padding:17px 8px;border-bottom:1px solid var(--line);font-size:14px;font-weight:400}.project-list div span{display:inline-block;width:34px;color:#aaa;font-size:11px}.partners-clean{padding-top:48px;border-top:1px solid var(--line)}.partners-clean img{max-height:520px;object-fit:contain;background:#fff}
.contact-strip{background:var(--gold);padding:52px 0}.contact-strip-inner{display:flex;align-items:center;justify-content:space-between;gap:30px}.contact-strip h2{font-size:clamp(30px,3.8vw,48px)}.contact-strip .text-link{border-color:rgba(0,0,0,.35)}
.inner-hero{position:relative;min-height:590px;display:flex;align-items:end;color:white;overflow:hidden;background:#222}.inner-hero .hero-media,.inner-hero .hero-shade{position:absolute;inset:0}.inner-hero .hero-media img{height:100%;object-fit:cover}.inner-hero .hero-shade{background:linear-gradient(0deg,rgba(0,0,0,.70),rgba(0,0,0,.13) 65%)}.inner-hero-content{position:relative;z-index:2;padding-bottom:70px}.inner-hero h1{max-width:900px}.inner-hero p{max-width:720px;color:#ededed;font-size:18px;margin-top:18px}.inner-hero .eyebrow{margin-bottom:14px}
.story-layout{display:grid;grid-template-columns:120px 1.2fr .8fr;gap:46px;align-items:start}.story-num{font-size:76px;color:#ddd;font-weight:300;line-height:1}.story-copy p{font-size:19px;line-height:2}.story-image{height:520px;object-fit:cover}.company-layout{display:grid;grid-template-columns:.9fr 1.1fr;gap:72px;align-items:center}.company-layout img{height:600px;object-fit:cover}.company-copy p{font-size:19px;line-height:2}.dark-values{display:grid;grid-template-columns:repeat(4,1fr);border-top:1px solid rgba(255,255,255,.18);border-bottom:1px solid rgba(255,255,255,.18);margin-top:48px}.dark-values div{padding:30px 20px;border-inline-end:1px solid rgba(255,255,255,.18);text-align:center}.dark-values div:last-child{border-inline-end:0}.dark-values span{font-size:11px;color:#d8ae42}.dark-values h3{font-size:26px;margin-top:12px}
.detail-section{display:grid;grid-template-columns:1fr 1fr;min-height:650px;border-bottom:1px solid var(--line)}.detail-section.reverse .detail-media{order:2}.detail-media{overflow:hidden}.detail-media img{height:100%;min-height:650px;object-fit:cover}.detail-copy{padding:90px clamp(34px,6vw,88px);display:flex;flex-direction:column;justify-content:center}.detail-copy .num{font-size:12px;color:#aaa;margin-bottom:32px}.detail-copy h2{margin-bottom:24px}.detail-copy p{font-size:18px;line-height:2}.detail-copy .inline-list{margin-top:28px}.golf-feature{display:grid;grid-template-columns:1.05fr .95fr;background:var(--charcoal);color:white}.golf-feature img{height:560px;object-fit:cover}.golf-feature .copy{padding:72px;display:flex;flex-direction:column;justify-content:center}.golf-feature .copy p{color:#ddd;font-size:18px;line-height:2}.golf-feature h2{margin-bottom:24px}.events-list{border-top:1px solid var(--line);margin-top:34px}.events-list div{display:grid;grid-template-columns:54px 1fr;gap:16px;padding:18px 0;border-bottom:1px solid var(--line)}.events-list span{font-size:11px;color:#9b7a1c}.events-list p{font-size:16px;color:#333}.section-dark .events-list{border-color:rgba(255,255,255,.18)}.section-dark .events-list div{border-color:rgba(255,255,255,.18)}.section-dark .events-list p{color:#e4e4e4}
.travel-grid{display:grid;grid-template-columns:repeat(2,1fr);border-top:1px solid var(--line)}.travel-item{padding:42px 0;border-bottom:1px solid var(--line);display:grid;grid-template-columns:70px 1fr;gap:20px}.travel-item:nth-child(odd){padding-inline-end:42px;border-inline-end:1px solid var(--line)}.travel-item:nth-child(even){padding-inline-start:42px}.travel-item .num{font-size:12px;color:#aaa}.travel-item h3{font-size:24px;margin-bottom:12px}.travel-item p{line-height:1.9}.travel-visual{margin-top:70px;display:grid;grid-template-columns:1.4fr .6fr;gap:18px}.travel-visual img{height:520px;object-fit:cover}.travel-visual img:last-child{height:390px;align-self:end}
.contact-layout{display:grid;grid-template-columns:.75fr 1.25fr;gap:80px}.contact-info{border-top:1px solid var(--line)}.contact-info a,.contact-info div{display:grid;grid-template-columns:120px 1fr;gap:18px;padding:18px 0;border-bottom:1px solid var(--line);font-size:16px}.contact-info span{font-size:12px;color:#888}.quote-panel{background:var(--paper);padding:48px}.quote-panel h2{font-size:36px;margin-bottom:28px}.quote-form{display:grid;gap:16px}.form-row{display:grid;grid-template-columns:1fr 1fr;gap:14px}.quote-form label{display:grid;gap:7px;font-size:12px;color:#555}.quote-form input,.quote-form select,.quote-form textarea{border:0;border-bottom:1px solid #bebebe;background:transparent;border-radius:0;padding:12px 2px;outline:none}.quote-form input:focus,.quote-form select:focus,.quote-form textarea:focus{border-color:var(--gold)}.quote-form textarea{min-height:120px;resize:vertical}.form-note{font-size:11px;color:#888}.ltr{direction:ltr;unicode-bidi:embed}
.site-footer{background:#262626;color:white;padding:70px 0 0}.footer-top{display:grid;grid-template-columns:1.5fr 1fr 1fr 1fr;gap:44px;padding-bottom:52px}.footer-brand{background:white;padding:18px;width:210px}.footer-brand img{height:auto}.footer-col{display:grid;align-content:start;gap:9px}.footer-col h3{font-size:14px;margin-bottom:10px;font-weight:500}.footer-col a,.footer-col p{font-size:13px;color:#bcbcbc}.footer-bottom{border-top:1px solid rgba(255,255,255,.11);padding:19px 0;display:flex;justify-content:space-between;font-size:11px;color:#858585}.floating-whatsapp{position:fixed;z-index:900;bottom:20px;inset-inline-end:20px;width:50px;height:50px;background:var(--charcoal);color:white;border:1px solid var(--gold);display:grid;place-items:center;font-size:11px;font-weight:500}
.legal{max-width:900px}.legal h2{font-size:28px;margin:38px 0 14px}.legal p{font-size:17px}.error-page{min-height:62vh;display:flex;align-items:center}
.reveal{opacity:0;transform:translateY(22px);transition:opacity .75s var(--ease),transform .75s var(--ease)}.reveal.is-visible{opacity:1;transform:none}.reveal-delay{transition-delay:.12s}
@media(prefers-reduced-motion:reduce){*{scroll-behavior:auto!important;transition:none!important}.reveal{opacity:1;transform:none}}
@media(max-width:1080px){.desktop-nav{display:none}.menu-toggle{display:block}.header-contact{display:none}.editorial-about{grid-template-columns:1fr;gap:48px}.about-images{min-height:530px}.service-row,.service-row:nth-child(even){grid-template-columns:1fr 1fr}.program-showcase{grid-template-columns:1fr}.program-stack{grid-template-columns:1fr 1fr}.corporate-feature{grid-template-columns:1fr}.corporate-feature .media{height:560px}.work-mosaic{grid-template-columns:1fr 1fr;grid-template-rows:360px 300px}.work-tile:first-child{grid-column:1/3;grid-row:auto}.project-list{grid-template-columns:1fr 1fr}.footer-top{grid-template-columns:1.4fr 1fr 1fr}.footer-top .footer-col:last-child{grid-column:2/4}.story-layout{grid-template-columns:80px 1fr}.story-image{grid-column:2}.company-layout,.contact-layout{grid-template-columns:1fr}.detail-section,.detail-section.reverse{grid-template-columns:1fr}.detail-section.reverse .detail-media{order:0}.detail-media img{min-height:520px}.golf-feature{grid-template-columns:1fr}.travel-visual{grid-template-columns:1fr 1fr}}
@media(max-width:760px){:root{--header:74px}.container{width:min(calc(100% - 28px),var(--max))}.section{padding:76px 0}.header-shell{gap:12px}.brand{width:105px;flex-basis:105px;height:58px}.brand img{width:106px}.hero{min-height:720px}.hero-content{padding-bottom:78px}.hero-copy{padding-inline-start:20px}.hero-foot{display:none}.section-title{grid-template-columns:1fr;gap:8px;margin-bottom:34px}.section-index{padding-top:0}.about-images{min-height:440px}.about-images .img-a{height:390px;width:78%}.about-images .img-b{height:230px;width:52%;border-width:7px}.values-line{grid-template-columns:1fr 1fr}.value-item{border-bottom:1px solid var(--line)}.service-row,.service-row:nth-child(even){grid-template-columns:1fr}.service-row:nth-child(even) .service-row-media{order:0}.service-row-media img{min-height:360px;height:360px}.service-row-copy{padding:44px 0}.service-editorial .service-row-copy{padding-inline:14px}.program-stack{grid-template-columns:1fr}.program-large{min-height:510px}.program-small{min-height:360px}.corporate-feature .copy{padding:64px 20px}.corporate-feature .media{height:420px}.work-mosaic{display:grid;grid-template-columns:1fr;grid-template-rows:none}.work-tile,.work-tile:first-child{grid-column:auto;min-height:330px}.project-list{grid-template-columns:1fr}.contact-strip-inner{align-items:flex-start;flex-direction:column}.inner-hero{min-height:520px}.story-layout{grid-template-columns:1fr}.story-image{grid-column:auto;height:420px}.story-num{font-size:52px}.company-layout img{height:420px}.dark-values{grid-template-columns:1fr 1fr}.detail-media img{min-height:390px;height:390px}.detail-copy{padding:52px 14px}.golf-feature img{height:390px}.golf-feature .copy{padding:46px 20px}.travel-grid{grid-template-columns:1fr}.travel-item,.travel-item:nth-child(odd),.travel-item:nth-child(even){padding:30px 0;border-inline-end:0;grid-template-columns:48px 1fr}.travel-visual{grid-template-columns:1fr}.travel-visual img,.travel-visual img:last-child{height:380px}.contact-layout{gap:46px}.contact-info a,.contact-info div{grid-template-columns:90px 1fr}.quote-panel{padding:30px 20px}.form-row{grid-template-columns:1fr}.footer-top{grid-template-columns:1fr 1fr}.footer-top .footer-brand{grid-column:1/-1}.footer-top .footer-col:last-child{grid-column:auto}.footer-bottom{flex-direction:column;gap:4px}}
@media(max-width:480px){h1{font-size:45px}h2{font-size:33px}.hero{min-height:670px}.values-line,.dark-values{grid-template-columns:1fr}.about-images{min-height:380px}.about-images .img-a{height:330px}.about-images .img-b{height:180px}.footer-top{grid-template-columns:1fr}.footer-brand{grid-column:auto!important}.footer-top .footer-col:last-child{grid-column:auto}.floating-whatsapp{bottom:14px;inset-inline-end:14px}}


/* === V6 targeted refinements requested by client === */
:root{--header:94px}
.site-header{background:rgba(255,255,255,.975)}
.header-shell{gap:22px}
.brand{width:164px;flex:0 0 164px;height:82px;overflow:visible}
.brand img{width:160px;height:78px;object-fit:contain;transform:none}
.desktop-nav{gap:24px}
.header-actions{margin-inline-start:2px}
.mobile-social{display:flex;gap:10px;padding-top:18px}
.mobile-social a,.footer-social a,.contact-social-links a{display:inline-flex;align-items:center;justify-content:center}
.mobile-social svg,.footer-social svg,.contact-social-links svg,.floating-whatsapp svg,.contact-icon svg,.footer-contact-line svg{width:20px;height:20px;fill:none;stroke:currentColor;stroke-width:1.6;stroke-linecap:round;stroke-linejoin:round}
.mobile-social svg .fill,.footer-social svg .fill,.contact-social-links svg .fill{fill:currentColor;stroke:none}
.mobile-social a{width:42px;height:42px;border:1px solid var(--line);color:var(--charcoal)}

.hero-copy{max-width:800px}
.hero-copy>h1:first-child{margin-top:0}

.about-copy h2{margin-bottom:26px}
.about-values-list{margin-top:38px;border-top:1px solid var(--line);display:grid;grid-template-columns:1fr 1fr}
.about-value{display:flex;align-items:center;gap:14px;padding:18px 0;border-bottom:1px solid var(--line);font-weight:400}
.about-value:nth-child(odd){padding-inline-end:28px;border-inline-end:1px solid var(--line)}
.about-value:nth-child(even){padding-inline-start:28px}
.about-value>span{width:28px;height:1px;background:var(--gold);flex:0 0 28px}
.about-value strong{font-weight:400;font-size:17px}

.services-refined{border-top:1px solid var(--line)}
.service-feature{display:grid;grid-template-columns:minmax(0,.92fr) minmax(0,1.08fr);min-height:590px;border-bottom:1px solid var(--line)}
.service-feature:nth-child(even){grid-template-columns:minmax(0,1.08fr) minmax(0,.92fr)}
.service-feature:nth-child(even) .service-feature-media{order:2}
.service-feature-media{overflow:hidden;background:#dedede}
.service-feature-media img{height:100%;min-height:590px;object-fit:cover;transition:transform .7s var(--ease)}
.service-feature:hover .service-feature-media img{transform:scale(1.025)}
.service-feature-copy{padding:66px clamp(30px,4.8vw,74px);display:flex;flex-direction:column;justify-content:center}
.service-feature-head{display:grid;grid-template-columns:48px 1fr;gap:18px;align-items:start;margin-bottom:30px}
.service-feature-head>span{font-size:11px;color:#9a9a9a;padding-top:8px}
.service-feature-head h3{font-size:clamp(28px,3vw,42px);font-weight:500}
.service-paragraph{font-size:17px;line-height:2;color:#505050;margin-bottom:26px}
.source-points{border-top:1px solid var(--line)}
.source-point{display:grid;grid-template-columns:42px 1fr;gap:16px;padding:15px 0;border-bottom:1px solid var(--line);align-items:start}
.source-point>span{font-size:10px;color:#9b7a1c;padding-top:5px}
.source-point p{font-size:14px;line-height:1.85;color:#444}
.services-single-link{padding-top:30px;display:flex;justify-content:flex-start}

.work-gallery{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:16px}
.work-card{min-width:0;background:#222;position:relative;overflow:hidden}
.work-card-media{height:300px;overflow:hidden;background:#2f2f2f}
.work-card-featured{grid-column:span 2}
.work-card-featured .work-card-media{height:390px}
.work-card img{height:100%;object-fit:cover;transition:transform .6s var(--ease),filter .6s var(--ease)}
.work-card:hover img{transform:scale(1.035)}
.work-card-caption{min-height:76px;background:#fff;border:1px solid var(--line);border-top:0;padding:16px 18px;display:grid;grid-template-columns:34px 1fr;gap:12px;align-items:center}
.work-card-caption>span{font-size:10px;color:#9b7a1c}
.work-card-caption h3{font-size:17px;font-weight:400;line-height:1.55}
.section-paper .work-card-caption{background:var(--paper)}

.contact-row{grid-template-columns:46px 1fr!important;gap:16px!important;align-items:center}
.contact-icon{width:42px;height:42px;border:1px solid var(--line);display:grid;place-items:center;color:var(--gold)}
.contact-icon svg{width:19px;height:19px}
.contact-row-text{display:grid;gap:2px}
.contact-row-text small{font-size:11px;color:#888}
.contact-row-text strong{font-size:15px;font-weight:400;color:#292929}
.contact-social-block{margin-top:34px}
.contact-social-block>p{font-size:12px;color:#777;margin-bottom:12px}
.contact-social-links{display:flex;gap:10px;flex-wrap:wrap}
.contact-social-links a{gap:9px;border:1px solid var(--line);padding:10px 14px;font-size:13px;transition:.25s var(--ease)}
.contact-social-links a:hover{border-color:var(--gold);transform:translateY(-2px)}

.footer-contact-line{display:flex!important;align-items:center;gap:9px}
.footer-contact-line svg{width:15px;height:15px;color:var(--gold);flex:0 0 15px}
.footer-social{display:flex;gap:8px;margin-top:9px}
.footer-social a{width:34px;height:34px;border:1px solid rgba(255,255,255,.16);color:#d5d5d5}
.footer-social a:hover{border-color:var(--gold);color:var(--gold)}
.footer-social svg{width:16px;height:16px}
.footer-bottom{gap:18px;align-items:center;flex-wrap:wrap}
.site-credit{margin-inline-start:auto;font-size:8px!important;letter-spacing:.02em;color:#646464!important;opacity:.85;white-space:nowrap}

.floating-whatsapp{width:54px;height:54px;border-radius:50%;background:#2f2f2f;box-shadow:0 10px 26px rgba(0,0,0,.16);transition:.25s var(--ease)}
.floating-whatsapp:hover{background:var(--gold);color:#181818;transform:translateY(-3px)}
.floating-whatsapp svg{width:24px;height:24px}

@media(max-width:1080px){
 .brand{width:150px;flex-basis:150px}.brand img{width:146px}
 .work-gallery{grid-template-columns:repeat(2,minmax(0,1fr))}
 .work-card-featured{grid-column:span 1}.work-card-featured .work-card-media{height:330px}
 .service-feature,.service-feature:nth-child(even){grid-template-columns:1fr 1fr}
}
@media(max-width:760px){
 :root{--header:82px}
 .brand{width:130px;flex-basis:130px;height:68px}.brand img{width:126px;height:64px}
 .about-values-list{grid-template-columns:1fr}.about-value:nth-child(odd),.about-value:nth-child(even){padding-inline:0;border-inline-end:0}
 .service-feature,.service-feature:nth-child(even){grid-template-columns:1fr;min-height:0}
 .service-feature:nth-child(even) .service-feature-media{order:0}
 .service-feature-media img{height:360px;min-height:360px}
 .service-feature-copy{padding:42px 14px 52px}
 .work-gallery{grid-template-columns:1fr;gap:13px}
 .work-card-media,.work-card-featured .work-card-media{height:330px}
 .work-card-caption{min-height:70px}
 .contact-social-links{display:grid;grid-template-columns:1fr 1fr}
 .site-credit{margin-inline-start:0;width:100%;font-size:7px!important}
}
@media(max-width:480px){
 .brand{width:118px;flex-basis:118px}.brand img{width:116px}
 .work-card-media,.work-card-featured .work-card-media{height:280px}
 .service-feature-head{grid-template-columns:34px 1fr}
}

/* ===== Khuzaima Website V7 — targeted refinements only ===== */
/* Footer: cleaner grid, transparent logo, aligned contact/social/legal blocks */
.footer-v7{background:#242424;color:#fff;padding:0}
.footer-main-v7{display:grid;grid-template-columns:1.15fr .78fr 1.32fr .75fr;gap:clamp(34px,4vw,72px);padding:64px 0 48px;align-items:start}
.footer-identity-v7{max-width:220px}
.footer-identity-v7 img{width:158px;height:auto;filter:brightness(0) invert(1);opacity:.96}
.footer-identity-v7 p{margin-top:16px;color:#9b9b9b;font-size:12px;letter-spacing:.02em}
.footer-group-v7 h3{font-size:14px;font-weight:500;margin:0 0 22px;color:#fff;display:flex;align-items:center;gap:10px}
.footer-group-v7 h3:after{content:"";width:24px;height:1px;background:var(--gold)}
.footer-links-v7{display:grid;gap:11px}
.footer-links-v7 a{color:#b9b9b9;font-size:13px;transition:.2s ease}
.footer-links-v7 a:hover{color:#fff;transform:translateX(2px)}
html[dir="rtl"] .footer-links-v7 a:hover{transform:translateX(-2px)}
.footer-contact-v7{display:grid;align-content:start;gap:10px}
.footer-contact-v7 h3{margin-bottom:12px}
.footer-contact-v7 .footer-contact-line{font-size:13px;color:#c7c7c7;gap:10px;min-height:27px}
.footer-contact-v7 .footer-contact-line svg{width:16px;height:16px;color:var(--gold);flex:0 0 16px}
.footer-social-v7{display:flex;align-items:center;justify-content:space-between;gap:14px;border-top:1px solid rgba(255,255,255,.1);margin-top:9px;padding-top:16px}
.footer-social-v7>span{color:#8f8f8f;font-size:11px}
.footer-social-v7 .footer-social{margin:0;display:flex;gap:7px}
.footer-social-v7 .footer-social a{width:36px;height:36px;border:1px solid rgba(255,255,255,.16);color:#d6d6d6;border-radius:50%;transition:.2s ease}
.footer-social-v7 .footer-social a:hover{color:#171717;background:var(--gold);border-color:var(--gold)}
.footer-bottom-v7{border-top:1px solid rgba(255,255,255,.1);min-height:62px;display:flex;align-items:center;justify-content:space-between;gap:24px;color:#777;font-size:10px}
.footer-rights-v7{display:flex;align-items:center;gap:12px;flex-wrap:wrap}
.site-credit{font-size:9px!important;color:#666!important;opacity:.72;white-space:nowrap}
.floating-whatsapp{transition:opacity .25s var(--ease),transform .25s var(--ease),background .25s var(--ease),color .25s var(--ease)}
.floating-whatsapp.is-over-footer{opacity:0;pointer-events:none;transform:translateY(10px)}

/* Services: one consistent image ratio and a clear 01→04 browsing sequence */
.service-nav-v7{border-bottom:1px solid var(--line);background:#fff;position:sticky;top:var(--header);z-index:20}
.service-nav-inner-v7{display:grid;grid-template-columns:repeat(4,1fr)}
.service-nav-inner-v7 a{min-height:68px;padding:13px 18px;display:flex;align-items:center;gap:12px;border-inline-end:1px solid var(--line);font-size:13px;font-weight:400;color:#4d4d4d;transition:.2s ease}
.service-nav-inner-v7 a:last-child{border-inline-end:0}
.service-nav-inner-v7 a span{font-size:11px;color:var(--gold)}
.service-nav-inner-v7 a:hover{background:var(--paper);color:#202020}
.service-flow-v7{padding:96px 0;border-bottom:1px solid var(--line);scroll-margin-top:calc(var(--header) + 68px)}
.service-flow-grid-v7{display:grid;grid-template-columns:minmax(0,.94fr) minmax(0,1.06fr);gap:clamp(48px,6vw,92px);align-items:center}
.service-flow-grid-v7.reverse-v7 .service-flow-media-v7{order:2}
.service-flow-media-v7{overflow:hidden;background:#e6e6e6;aspect-ratio:4/3}
.service-flow-media-v7 img{width:100%;height:100%;object-fit:cover;transition:transform .65s var(--ease)}
.service-flow-v7:hover .service-flow-media-v7 img{transform:scale(1.025)}
.service-flow-copy-v7{min-width:0}
.service-flow-head-v7{display:grid;grid-template-columns:44px minmax(0,1fr);gap:18px;align-items:start;margin-bottom:26px}
.service-no-v7{font-size:12px;color:#aaa;padding-top:8px}
.service-flow-head-v7 .eyebrow{margin-bottom:8px}
.service-flow-head-v7 h2{font-size:clamp(32px,3.8vw,52px);font-weight:500}
.service-lead-v7{font-size:17px;line-height:2.05;color:#666}
.service-tags-v7{list-style:none;padding:0;margin:24px 0 30px;display:flex;flex-wrap:wrap;gap:8px}
.service-tags-v7 li{border:1px solid #dedede;padding:7px 11px;font-size:12px;color:#555;background:#fff}
.service-points-v7{margin-top:6px}
.service-points-v7 .source-point{padding-block:15px}
.service-points-v7 .source-point p{font-size:15px;line-height:1.85}
.service-events-v7{margin-top:26px}
.service-events-v7>div{grid-template-columns:40px 1fr;padding:14px 0}
.service-events-v7 p{font-size:14px}
.service-next-v7{display:inline-flex;align-items:center;gap:12px;margin-top:30px;padding-top:11px;border-top:1px solid #bbb;font-size:12px;font-weight:500;color:#333}
.service-next-v7 span{color:var(--gold);font-size:11px}
.service-next-v7:after{content:"↙";color:var(--gold);font-size:15px}
html[dir="ltr"] .service-next-v7:after{content:"↘"}

/* Legal pages: restrained title size, quiet note, easy-scanning sections */
.legal-hero-v7{padding:92px 0 62px;border-bottom:1px solid var(--line);background:linear-gradient(180deg,#fff 0%,#fbfaf7 100%)}
.legal-hero-inner-v7{max-width:980px}
.legal-hero-inner-v7 h1{font-size:clamp(38px,5vw,62px);font-weight:500;max-width:900px}
.legal-body-v7{padding:72px 0 96px}
.legal-layout-v7{display:grid;grid-template-columns:280px minmax(0,1fr);gap:clamp(50px,7vw,100px);align-items:start;max-width:1180px}
.legal-notice-v7{position:sticky;top:calc(var(--header) + 28px);border-top:1px solid var(--gold);padding-top:16px}
.legal-notice-v7>span{display:block;color:#7c6a38;font-size:11px;margin-bottom:8px}
.legal-notice-v7 p{font-size:13px;line-height:1.9;color:#737373}
.legal-items-v7{border-top:1px solid var(--line)}
.legal-item-v7{display:grid;grid-template-columns:48px minmax(0,1fr);gap:24px;padding:34px 0;border-bottom:1px solid var(--line)}
.legal-item-v7>span{font-size:11px;color:var(--gold);padding-top:7px}
.legal-item-v7 h2{font-size:clamp(24px,2.4vw,32px);font-weight:500;margin:0 0 10px}
.legal-item-v7 p{font-size:16px;line-height:2;color:#666;margin:0;max-width:760px}
.legal-item-v7 a{color:#333;border-bottom:1px solid #c9c9c9}

@media(max-width:1000px){
  .footer-main-v7{grid-template-columns:1fr 1fr;gap:42px 56px}.footer-identity-v7{max-width:none}.footer-contact-v7{max-width:460px}
  .service-nav-v7{position:static}.service-nav-inner-v7{grid-template-columns:1fr 1fr}.service-nav-inner-v7 a:nth-child(2){border-inline-end:0}.service-nav-inner-v7 a:nth-child(-n+2){border-bottom:1px solid var(--line)}
  .service-flow-grid-v7,.service-flow-grid-v7.reverse-v7{grid-template-columns:1fr;gap:38px}.service-flow-grid-v7.reverse-v7 .service-flow-media-v7{order:0}.service-flow-media-v7{max-width:760px;width:100%;margin-inline:auto}
  .legal-layout-v7{grid-template-columns:1fr;gap:40px}.legal-notice-v7{position:static;max-width:760px}
}
@media(max-width:620px){
  .footer-main-v7{grid-template-columns:1fr;padding:52px 0 36px;gap:34px}.footer-identity-v7 img{width:135px}.footer-bottom-v7{align-items:flex-start;flex-direction:column;justify-content:center;padding:15px 0;gap:5px}.footer-rights-v7{gap:6px 10px}.site-credit{font-size:8px!important}
  .service-nav-inner-v7{display:flex;overflow-x:auto;scrollbar-width:none}.service-nav-inner-v7::-webkit-scrollbar{display:none}.service-nav-inner-v7 a{flex:0 0 auto;min-width:180px;border-bottom:0!important;border-inline-end:1px solid var(--line)!important}.service-flow-v7{padding:68px 0;scroll-margin-top:var(--header)}.service-flow-grid-v7{gap:30px}.service-flow-media-v7{aspect-ratio:4/3}.service-flow-head-v7{grid-template-columns:34px 1fr;gap:12px}.service-flow-head-v7 h2{font-size:34px}.service-lead-v7{font-size:15px}.service-points-v7 .source-point p{font-size:14px}
  .legal-hero-v7{padding:68px 0 44px}.legal-body-v7{padding:52px 0 72px}.legal-item-v7{grid-template-columns:34px 1fr;gap:12px;padding:28px 0}.legal-item-v7 p{font-size:14px}
}


/* V8 footer + works redesign */
.footer-v8{background:#242424;color:#fff;padding:0}
.footer-main-v8{display:grid;grid-template-columns:1.05fr .8fr 1.4fr .8fr;gap:clamp(32px,4vw,68px);padding:64px 0 48px;align-items:start}
.footer-identity-v8{max-width:230px}
.footer-identity-v8 img{width:158px;height:auto;filter:brightness(0) invert(1);opacity:.96}
.footer-identity-v8 p{margin-top:16px;color:#9b9b9b;font-size:12px;letter-spacing:.02em}
.footer-group-v8 h3{font-size:14px;font-weight:500;margin:0 0 22px;color:#fff;display:flex;align-items:center;gap:10px}
.footer-group-v8 h3:after{content:"";width:24px;height:1px;background:var(--gold)}
.footer-links-v8{display:grid;gap:11px}
.footer-links-v8 a{color:#b9b9b9;font-size:13px;transition:.2s ease}
.footer-links-v8 a:hover{color:#fff;transform:translateX(2px)}
html[dir="rtl"] .footer-links-v8 a:hover{transform:translateX(-2px)}
.footer-contact-v8{display:grid;align-content:start;gap:12px}
.footer-contact-stack-v8{display:grid;gap:10px}
.footer-contact-line{display:flex!important;align-items:center;gap:10px}
.footer-contact-v8 .footer-contact-line{font-size:13px;color:#c7c7c7;min-height:27px}
.footer-contact-v8 .footer-contact-line svg{width:16px;height:16px;color:var(--gold);flex:0 0 16px}
.footer-contact-line-phone span{white-space:nowrap}
.footer-social-v8{display:flex;align-items:center;justify-content:space-between;gap:14px;border-top:1px solid rgba(255,255,255,.1);margin-top:10px;padding-top:16px}
.footer-social-v8>span{color:#8f8f8f;font-size:11px}
.footer-social{display:flex;gap:7px}
.footer-social a{width:36px;height:36px;border:1px solid rgba(255,255,255,.16);color:#d6d6d6;border-radius:50%;transition:.2s ease}
.footer-social a:hover{color:#171717;background:var(--gold);border-color:var(--gold)}
.footer-social svg{width:16px;height:16px}
.footer-bottom-v8{border-top:1px solid rgba(255,255,255,.1);min-height:62px;display:flex;align-items:center;justify-content:space-between;gap:24px;color:#777;font-size:10px}
.footer-rights-v8{display:flex;align-items:center;gap:12px;flex-wrap:wrap}

.work-showcase-intro{max-width:720px;margin-bottom:30px}
.work-showcase-intro p{font-size:15px;line-height:1.9;color:#6c6c6c}
.portfolio-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px}
.portfolio-card{background:#fff;border:1px solid var(--line);transition:transform .28s ease, box-shadow .28s ease,border-color .28s ease;overflow:hidden}
.portfolio-card:hover{transform:translateY(-4px);border-color:#d8c48a;box-shadow:0 18px 34px rgba(0,0,0,.06)}
.portfolio-card-media{aspect-ratio:4/3;background:#2b2b2b;overflow:hidden}
.portfolio-card-media img{width:100%;height:100%;object-fit:cover;transition:transform .6s var(--ease)}
.portfolio-card:hover .portfolio-card-media img{transform:scale(1.04)}
.portfolio-card-body{display:flex;align-items:center;gap:14px;padding:16px 18px 18px;background:#fff}
.portfolio-card-num{display:inline-flex;align-items:center;justify-content:center;min-width:38px;height:38px;border-radius:999px;background:#f6f1e2;color:#9b7a1c;font-size:11px;font-weight:500;letter-spacing:.08em}
.portfolio-card-body h3{font-size:17px;font-weight:400;line-height:1.55;margin:0}
.section-paper .portfolio-card{background:var(--paper)}
.section-paper .portfolio-card-body{background:var(--paper)}

@media(max-width:1080px){
  .footer-main-v8{grid-template-columns:1fr 1fr;gap:42px 56px}.footer-identity-v8{max-width:none}.footer-contact-v8{max-width:460px}
  .portfolio-grid{grid-template-columns:repeat(2,minmax(0,1fr))}
}
@media(max-width:760px){
  .footer-main-v8{grid-template-columns:1fr;padding:52px 0 36px;gap:34px}.footer-identity-v8 img{width:135px}.footer-bottom-v8{align-items:flex-start;flex-direction:column;justify-content:center;padding:15px 0;gap:5px}.footer-rights-v8{gap:6px 10px}.site-credit{font-size:8px!important}
  .footer-social-v8{align-items:flex-start;flex-direction:column}
  .footer-contact-line-phone span{white-space:normal}
  .portfolio-grid{grid-template-columns:1fr;gap:14px}
}


/* V9 group logos + footer contact refinement */
.section-group-logos{padding-top:26px;padding-bottom:26px;background:var(--paper)}
.group-logos-shell{border:1px solid var(--line);background:#fff;padding:38px clamp(18px,3vw,36px)}
.group-logos-head{display:grid;justify-items:center;gap:10px;margin-bottom:26px;text-align:center}
.group-master-logo{width:min(150px,38vw);height:auto}
.group-logos-head p{font-size:13px;color:#777;letter-spacing:.03em}
.group-logos-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:16px}
.group-logo-card{border:1px solid var(--line);min-height:168px;padding:20px 18px;background:linear-gradient(180deg,#fff 0%,#faf8f1 100%);display:grid;align-content:center;justify-items:center;gap:12px;transition:transform .25s ease, box-shadow .25s ease,border-color .25s ease}
.group-logo-card:hover{transform:translateY(-3px);box-shadow:0 12px 24px rgba(0,0,0,.06);border-color:#dbc98f}
.group-logo-card img{max-width:100%;max-height:92px;width:auto;height:auto;object-fit:contain}
.group-logo-card span{font-size:12px;color:#555;text-align:center;line-height:1.8}
.footer-contact-line-email{justify-content:flex-start}
.footer-contact-line-email svg{margin-inline-end:0!important}
.footer-contact-line-email span{white-space:nowrap}

@media(max-width:980px){.group-logos-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}
@media(max-width:640px){.group-logos-shell{padding:28px 16px}.group-logos-grid{grid-template-columns:1fr}.group-logo-card{min-height:140px}.group-logo-card img{max-height:82px}.footer-contact-line-email span{white-space:normal;overflow-wrap:anywhere}}


/* V10 refinements — cleaner footer contact, improved WhatsApp button, simplified service sublists, clearer group logos */
.footer-contact-v8{justify-items:start;text-align:start}
.footer-contact-stack-v8{width:100%;max-width:340px;gap:12px}
.footer-contact-line{justify-content:flex-start;width:100%}
.footer-contact-v8 .footer-contact-line{min-height:auto;line-height:1.7}
.footer-contact-v8 .footer-contact-line svg{flex:0 0 18px;width:18px;height:18px;margin-top:2px}
.footer-contact-line-phone span,.footer-contact-line-email span{display:inline-block}
.footer-contact-line-email{align-items:flex-start}
.footer-contact-line-email span{white-space:normal;overflow-wrap:anywhere;word-break:break-word;line-height:1.75}
.footer-social-v8{align-items:flex-start;flex-direction:column;gap:10px}
.footer-social-v8>span{font-size:12px}

.floating-whatsapp{width:58px;height:58px;bottom:22px;inset-inline-end:22px;border-radius:999px;background:#262626;border:2px solid var(--gold);box-shadow:0 16px 34px rgba(0,0,0,.22);color:#fff;display:grid;place-items:center}
.floating-whatsapp:hover{background:var(--gold);color:#181818;transform:translateY(-3px)}
.floating-whatsapp svg{width:26px;height:26px}

.service-points-v7,.service-events-v7{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;margin-top:26px}
.service-points-v7 .source-point,.service-events-v7>div{display:block;padding:18px 20px;border:1px solid var(--line);background:linear-gradient(180deg,#fff 0%,#faf8f2 100%);min-height:100%}
.service-points-v7 span,.service-events-v7 span{display:none}
.service-points-v7 p,.service-events-v7 p{margin:0;position:relative;padding-inline-start:18px;font-size:14px;line-height:1.95;color:#555;max-width:none}
.service-points-v7 p:before,.service-events-v7 p:before{content:"";position:absolute;inset-inline-start:0;top:.9em;width:7px;height:7px;border-radius:50%;background:var(--gold)}
.service-events-v7>div{grid-template-columns:none}

.group-logos-shell{padding:42px clamp(18px,3vw,36px)}
.group-logos-head{gap:12px;margin-bottom:30px}
.group-master-logo{width:min(220px,56vw)}
.group-logos-head p{font-size:14px}
.group-logos-grid{gap:18px}
.group-logo-card{min-height:182px;padding:22px 18px 20px}
.group-logo-card img{max-height:86px}
.group-logo-card.asfar-logo img{max-height:108px}
.group-logo-card.travel-logo img{max-height:96px}
.group-logo-card span{font-size:13px;color:#4f4f4f}

@media(max-width:900px){
  .service-points-v7,.service-events-v7{grid-template-columns:1fr}
}
@media(max-width:760px){
  .floating-whatsapp{width:54px;height:54px;bottom:16px;inset-inline-end:16px}
  .group-master-logo{width:min(180px,60vw)}
}


/* ===== V11 — cohesive motion, background rhythm, clean service details ===== */
body{opacity:1;transition:opacity .28s var(--ease)}
body.page-enter{opacity:.45}
body.page-ready{opacity:1}
body.page-leaving{opacity:.18}

/* Subtle Saudi sketch watermark to connect light sections without visual noise */
.section-paper,.section-group-logos,.service-flow-v7{background-image:none;background-repeat:no-repeat;background-size:min(420px,34vw) auto;background-position:left 4% center}
html[dir="ltr"] .section-paper,html[dir="ltr"] .section-group-logos,html[dir="ltr"] .service-flow-v7{background-position:right 4% center}
.section-paper,.section-group-logos,.service-flow-v7{background-blend-mode:multiply}

/* Header contact is a purposeful CTA, not another underlined nav item */
.desktop-nav .nav-contact-link{padding:9px 15px;background:#f5f0e1;border:1px solid #e5d7ae;color:#2c2c2c;transition:background .25s var(--ease),border-color .25s var(--ease),transform .25s var(--ease)}
.desktop-nav .nav-contact-link:after{display:none!important}
.desktop-nav .nav-contact-link:hover{background:#ead9a6;border-color:#d7b657;transform:translateY(-1px)}
.desktop-nav .nav-contact-link.is-active{background:var(--gold);border-color:var(--gold);color:#1d1d1d}
.mobile-menu-inner .nav-contact-link{margin-top:10px;padding:12px 14px;background:#f5f0e1;border:1px solid #e5d7ae!important;text-align:center}

/* Contact CTA buttons use a solid box and no directional arrow */
.btn-contact-solid{background:#f7f4eb!important;border-color:#f7f4eb!important;color:#252525!important}
.btn-contact-solid:after{display:none!important}
.btn-contact-solid:hover{background:var(--gold)!important;border-color:var(--gold)!important;color:#181818!important}

/* Homepage services: no repeated 01–05 numbering; use quiet editorial blocks */
.service-feature-head-clean{display:block!important;margin-bottom:24px!important}
.service-feature-head-clean h3{margin:0}
.source-points-clean{display:grid!important;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px 18px;border-top:0!important;margin-top:24px}
.source-points-clean .source-point{display:block!important;padding:17px 18px!important;border:1px solid var(--line)!important;background:rgba(255,255,255,.78)!important;min-height:100%;position:relative}
.source-points-clean .source-point:before{content:"";position:absolute;top:0;inset-inline-start:0;width:34px;height:2px;background:var(--gold)}
.source-points-clean .source-point p{font-size:14px!important;line-height:1.95!important;color:#595959!important;margin:0!important}

/* Services page: remove visual numbering and give each block a deliberate rhythm */
.service-nav-inner-v7 a{justify-content:center;font-size:13px;min-height:64px;transition:background .25s,color .25s}
.service-nav-inner-v7 a:hover{background:#f4efe0;color:#1f1f1f}
.service-flow-head-clean{display:block!important;margin-bottom:26px!important}
.service-flow-head-clean h2{margin-top:4px}
.service-points-v7,.service-events-v7{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px 16px;margin-top:28px}
.service-points-v7 .source-point,.service-events-v7>div{display:block!important;padding:18px 20px!important;border:1px solid rgba(32,32,32,.10)!important;background:rgba(255,255,255,.78)!important;position:relative}
.service-points-v7 .source-point:before,.service-events-v7>div:before{content:"";position:absolute;top:0;inset-inline-start:0;width:32px;height:2px;background:var(--gold)}
.service-points-v7 .source-point p,.service-events-v7>div p{padding:0!important;margin:0!important;font-size:14px!important;line-height:1.95!important;color:#585858!important}
.service-points-v7 .source-point p:before,.service-events-v7>div p:before{display:none!important}
.service-warm-v11{background-color:#fbf7ed;background-image:none;background-repeat:no-repeat;background-size:min(420px,34vw) auto;background-position:right 5% center}
html[dir="rtl"] .service-warm-v11{background-position:left 5% center}
.service-dark-v11{background-color:var(--charcoal)!important;color:#fff;background-image:none;background-repeat:no-repeat;background-size:min(460px,36vw) auto;background-position:left 5% center}
html[dir="ltr"] .service-dark-v11{background-position:right 5% center}
.service-dark-v11 .eyebrow{color:#e1bb50}.service-dark-v11 h2{color:#fff}.service-dark-v11 .service-lead-v7{color:#d3d3d3}
.service-dark-v11 .service-events-v7>div{background:rgba(255,255,255,.055)!important;border-color:rgba(255,255,255,.14)!important}
.service-dark-v11 .service-events-v7>div p{color:#e5e5e5!important}
.service-dark-v11 .service-next-v7{color:#fff;border-color:rgba(255,255,255,.28)}

/* Make background shifts feel intentional instead of abrupt */
.service-flow-v7{position:relative;overflow:hidden}
.service-flow-v7:after{content:"";position:absolute;inset-inline:0;bottom:0;height:1px;background:linear-gradient(90deg,transparent,rgba(221,165,23,.28),transparent);pointer-events:none}
.section-dark{position:relative}
.section-dark:before{content:"";position:absolute;top:0;inset-inline:0;height:18px;background:linear-gradient(180deg,rgba(221,165,23,.10),transparent);pointer-events:none}

/* Refined motion */
.reveal{transform:translateY(28px) scale(.995);transition:opacity .72s var(--ease),transform .72s var(--ease)}
.reveal.is-visible{transform:none}
.portfolio-card,.group-logo-card,.service-feature,.program-large,.program-small{will-change:transform}
.group-logo-card:hover,.portfolio-card:hover{transform:translateY(-5px)}

@media(max-width:900px){
  .source-points-clean,.service-points-v7,.service-events-v7{grid-template-columns:1fr}
  .section-paper,.section-group-logos,.service-flow-v7,.service-warm-v11,.service-dark-v11{background-size:300px auto;background-position:left -90px center}
  html[dir="ltr"] .section-paper,html[dir="ltr"] .section-group-logos,html[dir="ltr"] .service-flow-v7,html[dir="ltr"] .service-warm-v11,html[dir="ltr"] .service-dark-v11{background-position:right -90px center}
}
@media(prefers-reduced-motion:reduce){body{opacity:1!important}.page-leaving{opacity:1!important}}


/* V12 refinements */
.brand{width:160px;flex-basis:160px;height:76px}.brand img{width:160px;transform:none}
.btn-no-arrow:after{display:none}
.section-group-logos{padding-top:88px;padding-bottom:88px;background:#fbfaf7;border-top:1px solid var(--line);border-bottom:1px solid var(--line)}
.group-logos-shell{border:1px solid var(--line);background:#fff;padding:42px 30px 34px}
.group-logos-head{display:flex;justify-content:center;align-items:center;margin-bottom:34px}.group-master-logo{width:min(100%,440px);height:auto;object-fit:contain}
.group-logos-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:20px}.group-logo-card{border:1px solid var(--line);background:#faf9f6;padding:24px 20px 18px;display:flex;flex-direction:column;align-items:center;justify-content:center;min-height:210px;text-align:center}.group-logo-card img{height:105px;object-fit:contain;width:auto;max-width:100%}.group-logo-card.asfar-logo img{height:122px}.group-logo-card span{margin-top:14px;font-size:15px;font-weight:400;color:#444}
.service-preview-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:24px}.service-preview-card{background:#fff;border:1px solid var(--line);overflow:hidden;transition:transform .28s ease,box-shadow .28s ease}.service-preview-card:hover{transform:translateY(-4px);box-shadow:0 16px 34px rgba(0,0,0,.05)}.service-preview-media{aspect-ratio:4/3;background:#ddd;overflow:hidden}.service-preview-media img{width:100%;height:100%;object-fit:cover;transition:transform .6s var(--ease)}.service-preview-card:hover .service-preview-media img{transform:scale(1.03)}.service-preview-copy{padding:26px 24px 28px}.service-preview-copy h3{margin-bottom:12px;font-size:28px}.service-preview-copy p{font-size:15px;line-height:1.95;color:#666;min-height:114px}.service-preview-copy .text-link{margin-top:16px}
.service-flow-head-v7 .eyebrow{margin-bottom:10px}.service-flow-head-v7 h2{margin:0}.service-tags-v7{margin:18px 0 26px}.service-tags-v7 li{background:#faf9f6}.service-flow-v7{scroll-margin-top:calc(var(--header) + 30px)}
.service-flow-copy-v7 .service-lead-v7,.service-flow-copy-v7 .source-points .source-point p{font-size:16px;line-height:2;color:#666}
.contact-grid-v12{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:24px}.contact-card-v12{background:#fff;border:1px solid var(--line);padding:30px 28px}.contact-card-v12 h3{margin-bottom:18px;font-size:26px}.contact-card-v12 p{font-size:15px;color:#666;line-height:1.9}.contact-list-v12{display:grid;gap:14px}.contact-line-v12{display:flex;align-items:center;gap:12px;padding:14px 16px;border:1px solid var(--line);background:#fbfaf7}.contact-line-v12 svg,.contact-social-v12 a svg{width:18px;height:18px;color:var(--gold);stroke:currentColor;fill:none;stroke-width:1.7;flex:0 0 18px}.contact-social-v12{display:flex;gap:12px;flex-wrap:wrap;margin-top:18px}.contact-social-v12 a{display:inline-flex;align-items:center;gap:10px;padding:12px 16px;border:1px solid var(--line);background:#fbfaf7}.contact-social-v12 a:hover,.contact-line-v12:hover{border-color:#d7c48f}
.footer-v12{background:#242424;color:#fff}.footer-shell-v12{display:grid;grid-template-columns:1.1fr .9fr;gap:48px;align-items:center;padding:52px 0 36px}.footer-contact-block-v12 h3{font-size:22px;font-weight:500;margin:0 0 18px}.footer-contact-list-v12{display:flex;flex-wrap:wrap;gap:12px}.footer-contact-chip-v12{display:inline-flex;align-items:center;gap:10px;padding:12px 16px;border:1px solid rgba(255,255,255,.12);background:rgba(255,255,255,.03);color:#ddd;min-height:48px}.footer-contact-chip-v12 svg{width:16px;height:16px;color:var(--gold);stroke:currentColor;fill:none;stroke-width:1.7;flex:0 0 16px}.footer-contact-chip-v12:hover{border-color:rgba(221,165,23,.5);color:#fff}.footer-social-row-v12{display:flex;align-items:center;justify-content:space-between;gap:16px;margin-top:18px;padding-top:18px;border-top:1px solid rgba(255,255,255,.1)}.footer-social-row-v12>span{font-size:12px;color:#9d9d9d}.footer-brand-v12{display:flex;flex-direction:column;align-items:flex-end;text-align:end}.footer-brand-v12 img{width:172px;height:auto;filter:brightness(0) invert(1);opacity:.96}.footer-brand-v12 strong{margin-top:14px;font-size:16px;font-weight:400;color:#fff}.footer-brand-v12 span{margin-top:6px;font-size:13px;color:#999}.footer-bottom-v12{border-top:1px solid rgba(255,255,255,.1);display:flex;align-items:center;justify-content:space-between;gap:24px;padding:14px 0 18px;font-size:10px;color:#777}.footer-rights-v12{display:flex;flex-wrap:wrap;gap:12px}.site-credit{font-size:9px!important;color:#777!important;opacity:.8}
.floating-whatsapp{position:fixed;left:20px;bottom:22px;width:58px;height:58px;border-radius:50%;display:grid;place-items:center;background:#25D366;color:#fff;border:4px solid #fff;box-shadow:0 12px 28px rgba(0,0,0,.18);z-index:1300}.floating-whatsapp svg{width:28px;height:28px}.floating-whatsapp path{fill:currentColor;stroke:none}.floating-whatsapp:hover{transform:translateY(-2px)}
@media(max-width:1000px){.group-logos-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.service-preview-grid,.contact-grid-v12,.footer-shell-v12{grid-template-columns:1fr}.footer-brand-v12{align-items:flex-start;text-align:start}.footer-social-row-v12{align-items:flex-start;flex-direction:column}.service-preview-copy p{min-height:auto}}
@media(max-width:620px){.brand{width:136px;flex-basis:136px;height:68px}.brand img{width:136px}.group-logos-shell{padding:28px 18px 22px}.group-logos-grid{grid-template-columns:1fr 1fr;gap:14px}.group-logo-card{min-height:164px;padding:18px 14px}.group-logo-card img{height:76px}.group-logo-card.asfar-logo img{height:92px}.service-preview-grid{grid-template-columns:1fr;gap:18px}.service-preview-copy{padding:22px 18px 24px}.service-preview-copy h3{font-size:24px}.contact-card-v12{padding:22px 18px}.footer-contact-list-v12{display:grid;grid-template-columns:1fr}.footer-bottom-v12{flex-direction:column;align-items:flex-start}.floating-whatsapp{left:14px;bottom:16px;width:52px;height:52px}}

.btn-contact-solid{background:transparent!important;border-color:currentColor!important;color:inherit!important}


/* V13 — final integrated refinement */
.site-header .brand{width:176px;flex:0 0 176px;height:78px;overflow:visible}.site-header .brand img{width:170px;height:74px;object-fit:contain;transform:none}
.desktop-nav .nav-contact-link,.mobile-menu-inner .nav-contact-link{background:transparent!important;border:0!important;padding:0!important;margin:0!important;color:inherit!important;text-align:inherit!important}.desktop-nav .nav-contact-link:after{display:block!important}
.section-title-clean{grid-template-columns:1fr!important;gap:0!important}.section-title-clean .eyebrow{margin-bottom:10px}.section-title-clean h2{max-width:900px}
.inner-hero-content>.eyebrow:only-of-type{margin-bottom:12px}
.story-layout{grid-template-columns:1.05fr .95fr!important}.story-copy{grid-column:auto!important}.story-image{grid-column:auto!important}
.dark-values>div{padding:24px 20px}.dark-values h3{margin:0}
.section-heading-clean{display:flex;align-items:end;justify-content:space-between;gap:28px;margin-bottom:48px}.section-heading-clean h2{font-size:clamp(34px,4.1vw,56px)}
.home-services-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:20px}.home-service-card{position:relative;background:#fff;border:1px solid var(--line);overflow:hidden;transition:transform .3s var(--ease),box-shadow .3s var(--ease)}.home-service-card:hover{transform:translateY(-5px);box-shadow:0 20px 40px rgba(0,0,0,.06)}.home-service-card>img{aspect-ratio:4/3;object-fit:cover;transition:transform .65s var(--ease)}.home-service-card:hover>img{transform:scale(1.035)}.home-service-card>div{padding:22px 20px 24px}.home-service-card h3{font-size:24px;margin-bottom:14px}.home-service-card a{font-size:13px;font-weight:500;border-bottom:1px solid #bbb;padding-bottom:3px}.home-service-card a:after{content:""}
.home-work-preview .portfolio-card:nth-child(n+7){display:none}.portfolio-card-body{min-height:72px}.portfolio-card-body h3{font-size:17px}.portfolio-card-num{display:none!important}
.section-group-logos{padding:96px 0}.group-logos-shell{padding:42px 34px 36px}.group-logos-head{margin-bottom:36px}.group-master-logo{width:min(330px,68vw)}.group-logos-grid{align-items:stretch}.group-logo-card{min-height:190px;padding:22px}.group-logo-card img{max-height:126px!important;height:126px!important;object-fit:contain}.group-logo-card.asfar-logo img{height:136px!important;max-height:136px!important}.group-logo-card.travel-logo img{height:122px!important;max-height:122px!important}
.service-unified-final{background-color:#fff!important;background-image:none!important;background-repeat:no-repeat!important;background-size:min(390px,30vw) auto!important;background-position:left 4% center!important;border-bottom:1px solid var(--line)}html[dir="rtl"] .service-unified-final{background-position:right 4% center!important}.service-unified-final .service-flow-media-v7{aspect-ratio:4/3}.service-unified-final .service-flow-head-v7{grid-template-columns:1fr;margin-bottom:20px}.service-unified-final .service-flow-head-v7 .eyebrow{font-size:11px}.service-unified-final .service-flow-copy-v7{background:rgba(255,255,255,.92);padding:22px 0}.service-points-v7,.service-events-v7{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.service-points-v7 .source-point,.service-events-v7>div{border:1px solid var(--line);background:#fbfaf7;padding:16px 18px}.service-points-v7 p:before,.service-events-v7 p:before{display:none}.service-points-v7 p,.service-events-v7 p{padding-inline-start:0!important}.service-next-v7{display:none!important}
.contact-layout-final{display:grid;grid-template-columns:.9fr 1.1fr;gap:24px}.contact-card-final{background:#fff;border:1px solid var(--line);padding:32px 30px}.contact-card-final h3{font-size:26px;margin-bottom:22px}.contact-lines-final{display:grid;gap:12px}.contact-line-final{display:flex;align-items:center;gap:12px;border-bottom:1px solid var(--line);padding:12px 0}.contact-line-final svg{width:18px;height:18px;color:var(--gold);fill:none;stroke:currentColor;stroke-width:1.7;flex:0 0 18px}.contact-social-final{margin-top:28px}.contact-social-final>span{display:block;font-size:12px;color:#777;margin-bottom:12px}.contact-social-final>div{display:flex;gap:10px;flex-wrap:wrap}.contact-social-final a{display:inline-flex;align-items:center;gap:9px;padding:10px 13px;border:1px solid var(--line);font-size:12px}.contact-social-final a svg{width:17px;height:17px;fill:none;stroke:currentColor;stroke-width:1.7}.contact-social-final a svg .fill{fill:currentColor;stroke:none}
.footer-final{background:#242424;color:#fff}.footer-final-main{display:grid;grid-template-columns:.8fr 1.2fr;gap:80px;align-items:center;padding:54px 0 42px}.footer-brand-final{display:flex;align-items:center}.footer-brand-final img{width:220px;height:auto;object-fit:contain}.footer-contact-final{max-width:620px}.footer-contact-final h3{font-size:18px;margin-bottom:18px}.footer-contact-final-list{display:grid;gap:8px}.footer-final-line{display:flex;align-items:center;gap:11px;color:#d0d0d0;padding:8px 0}.footer-final-line svg{width:17px;height:17px;color:var(--gold);fill:none;stroke:currentColor;stroke-width:1.7;flex:0 0 17px}.footer-social-final{display:flex;align-items:center;justify-content:space-between;gap:18px;margin-top:18px;padding-top:16px;border-top:1px solid rgba(255,255,255,.1)}.footer-social-final>span{font-size:12px;color:#929292}.footer-final-bottom{border-top:1px solid rgba(255,255,255,.1);display:grid;grid-template-columns:1fr auto auto;align-items:center;gap:24px;padding:15px 0 18px;font-size:10px;color:#777}.footer-legal-final{display:flex;align-items:center;gap:8px}.footer-legal-final a{color:#888}.footer-legal-final a:hover{color:#ccc}
.floating-whatsapp{position:fixed;z-index:900;bottom:20px;inset-inline-start:20px;inset-inline-end:auto;width:54px;height:54px;border-radius:50%;background:#2b2b2b;color:#fff;border:1px solid var(--gold);box-shadow:0 12px 28px rgba(0,0,0,.18);display:grid;place-items:center}.floating-whatsapp svg{width:25px;height:25px}.floating-whatsapp:hover{background:var(--gold);color:#1d1d1d;transform:translateY(-2px)}.floating-whatsapp.is-over-footer{opacity:0;pointer-events:none;transform:translateY(8px)}
.page-ready .home-service-card,.page-ready .portfolio-card,.page-ready .group-logo-card{will-change:transform}
@media(max-width:1050px){.site-header .brand{width:148px;flex-basis:148px}.site-header .brand img{width:145px}.home-services-grid{grid-template-columns:1fr 1fr}.home-service-card:last-child{grid-column:1/-1}.contact-layout-final,.footer-final-main{grid-template-columns:1fr}.footer-final-main{gap:32px}.footer-brand-final{order:0}.footer-contact-final{order:1}.footer-final-bottom{grid-template-columns:1fr;gap:7px}.footer-legal-final{order:2}}
@media(max-width:760px){.site-header .brand{width:126px;flex-basis:126px;height:68px}.site-header .brand img{width:122px;height:62px}.section-heading-clean{align-items:flex-start;flex-direction:column;margin-bottom:34px}.home-services-grid{grid-template-columns:1fr}.home-service-card:last-child{grid-column:auto}.group-logos-grid{grid-template-columns:1fr 1fr}.group-logo-card{min-height:155px;padding:15px}.group-logo-card img{height:88px!important;max-height:88px!important}.group-logo-card.asfar-logo img{height:96px!important;max-height:96px!important}.contact-layout-final{grid-template-columns:1fr}.contact-card-final{padding:24px 18px}.service-points-v7,.service-events-v7{grid-template-columns:1fr}.footer-brand-final img{width:190px}.footer-final-main{padding:44px 0 32px}.footer-social-final{align-items:flex-start;flex-direction:column}.floating-whatsapp{inset-inline-start:14px;bottom:14px;width:50px;height:50px}}


/* V15 — single transparent About visual */
.about-visual-single{min-height:0;display:flex;align-items:center;justify-content:center;overflow:visible;background:transparent}
.about-visual-single img{width:100%;max-width:760px;height:auto;aspect-ratio:4/3;object-fit:contain;background:transparent;filter:none}
@media(max-width:900px){.about-visual-single img{max-width:680px;margin-inline:auto}}
@media(max-width:620px){.about-visual-single img{max-width:100%}}


/* V19 — Formal legal pages */
.legal-hero-v19{
  padding:88px 0 54px;
  border-bottom:1px solid var(--line);
  background:linear-gradient(180deg,#fff 0%,#fbfaf7 100%);
}
.legal-hero-inner-v19{max-width:980px;margin-inline:auto}
.legal-hero-v19 h1{
  margin:0 0 14px;
  font-size:clamp(36px,4.4vw,58px);
  line-height:1.15;
  font-weight:500;
  letter-spacing:-.02em;
  color:#222;
}
.legal-hero-v19 p{
  margin:0;
  max-width:720px;
  font-size:16px;
  line-height:1.9;
  color:#737373;
}
.legal-body-v19{
  padding:58px 0 96px;
  background:#fff;
  background-image:none !important;
}
.legal-shell-v19{max-width:980px;margin-inline:auto}
.legal-items-v19{border-top:1px solid var(--line)}
.legal-item-v19{
  display:grid;
  grid-template-columns:58px minmax(0,1fr);
  gap:26px;
  align-items:start;
  padding:34px 0 36px;
  border-bottom:1px solid var(--line);
}
.legal-number-v19{
  display:flex;
  align-items:center;
  justify-content:center;
  width:42px;
  height:42px;
  margin-top:2px;
  border:1px solid rgba(221,165,23,.42);
  border-radius:50%;
  color:#9c7310;
  font-size:11px;
  line-height:1;
  font-variant-numeric:tabular-nums;
}
.legal-copy-v19 h2{
  margin:0 0 9px;
  font-size:clamp(22px,2.1vw,29px);
  line-height:1.45;
  font-weight:500;
  color:#292929;
}
.legal-copy-v19 p,.legal-copy-v19 a{
  display:block;
  margin:0;
  max-width:820px;
  font-size:15px;
  line-height:2;
  color:#6b6b6b;
  text-decoration:none;
}
.legal-copy-v19 a{width:max-content;max-width:100%;border-bottom:1px solid #d4d4d4}
html[dir="rtl"] .legal-hero-inner-v19,
html[dir="rtl"] .legal-shell-v19{text-align:right}
html[dir="ltr"] .legal-hero-inner-v19,
html[dir="ltr"] .legal-shell-v19{text-align:left}
@media(max-width:720px){
  .legal-hero-v19{padding:62px 0 38px}
  .legal-body-v19{padding:42px 0 72px}
  .legal-item-v19{grid-template-columns:42px minmax(0,1fr);gap:14px;padding:27px 0 30px}
  .legal-number-v19{width:34px;height:34px;font-size:10px}
  .legal-copy-v19 p,.legal-copy-v19 a{font-size:14px;line-height:1.9}
}


/* V20 — legal pages: completely clean, no decorative watermark/pattern */
body.page-terms main,
body.page-privacy main,
body.page-terms main section,
body.page-privacy main section,
body.page-terms .legal-hero-v19,
body.page-privacy .legal-hero-v19,
body.page-terms .legal-body-v19,
body.page-privacy .legal-body-v19{
  background-image:none !important;
}
body.page-terms main::before, body.page-terms main::after,
body.page-privacy main::before, body.page-privacy main::after,
body.page-terms main section::before, body.page-terms main section::after,
body.page-privacy main section::before, body.page-privacy main section::after{
  background-image:none !important;
}


/* V21 — Classic clean system: no decorative patterns anywhere */
main section,
.section,
.section-paper,
.section-group-logos,
.service-flow-v7,
.service-unified-final,
.service-warm-v11,
.service-dark-v11,
.legal-hero-v19,
.legal-body-v19{
  background-image:none !important;
}

/* Keep the palette restrained and corporate */
.section-paper{background-color:#f8f7f3}
.section-group-logos{background-color:#fff}
.service-unified-final{background-color:#fff!important}

/* About page — replace the oversized charcoal panel with a light editorial block */
.about-company-final{
  background:#f8f7f3;
  color:var(--ink);
  border-top:1px solid var(--line);
  border-bottom:1px solid var(--line);
}
.about-company-final .section-title{margin-bottom:46px}
.about-company-final .company-layout{
  grid-template-columns:minmax(0,.95fr) minmax(0,1.05fr);
  gap:72px;
  align-items:center;
}
.about-company-final .company-layout img{
  width:100%;
  height:540px;
  object-fit:cover;
  border-radius:2px;
}
.about-company-final .company-copy{
  padding-inline:18px;
}
.about-company-final .company-copy p{
  color:#5f5f5f;
  font-size:18px;
  line-height:2.05;
}
.company-values-final{
  display:grid;
  grid-template-columns:repeat(4,minmax(0,1fr));
  margin-top:54px;
  border-top:1px solid #ddd9cf;
  border-bottom:1px solid #ddd9cf;
  background:rgba(255,255,255,.48);
}
.company-values-final>div{
  min-height:96px;
  display:flex;
  align-items:center;
  justify-content:center;
  padding:24px 18px;
  border-inline-end:1px solid #ddd9cf;
  text-align:center;
}
.company-values-final>div:last-child{border-inline-end:0}
.company-values-final h3{
  margin:0;
  color:#292929;
  font-size:21px;
  font-weight:500;
}
.company-values-final h3::before{
  content:"";
  display:block;
  width:28px;
  height:1px;
  margin:0 auto 12px;
  background:var(--gold);
}

/* Calm visual rhythm across content pages */
.story-layout,.company-layout,.contact-layout-final{position:relative}
.section-title-clean h2,.section-heading-clean h2{letter-spacing:-.015em}
.portfolio-card,.home-service-card,.contact-card-final{border-color:#e5e2da}

@media(max-width:1080px){
  .about-company-final .company-layout{grid-template-columns:1fr;gap:38px}
  .about-company-final .company-layout img{height:500px}
  .about-company-final .company-copy{padding-inline:0}
}
@media(max-width:760px){
  .about-company-final .company-layout img{height:390px}
  .company-values-final{grid-template-columns:1fr 1fr;margin-top:38px}
  .company-values-final>div{min-height:82px;border-bottom:1px solid #ddd9cf}
  .company-values-final>div:nth-child(2n){border-inline-end:0}
  .company-values-final>div:nth-last-child(-n+2){border-bottom:0}
  .about-company-final .company-copy p{font-size:16px;line-height:2}
}
@media(max-width:480px){
  .company-values-final{grid-template-columns:1fr}
  .company-values-final>div{border-inline-end:0!important;border-bottom:1px solid #ddd9cf!important}
  .company-values-final>div:last-child{border-bottom:0!important}
}


/* V22 — Dedicated partners page */
.partners-page-hero{background:#f7f5f1;border-bottom:1px solid rgba(50,50,50,.08);padding:clamp(110px,13vw,180px) 0 clamp(70px,8vw,110px);}
.partners-page-hero-inner{display:flex;align-items:flex-end;min-height:120px;}
.partners-page-hero h1{margin:0;font-size:clamp(44px,6vw,86px);font-weight:500;letter-spacing:-.02em;color:#323232;}
.partners-page-section{background:#fff;}
.partners-page-art{max-width:1180px;margin:20px auto 0;padding:26px 0;}
.partners-page-art img{display:block;width:100%;height:auto;object-fit:contain;}
@media(max-width:768px){.partners-page-hero{padding:100px 0 58px}.partners-page-hero-inner{min-height:80px}.partners-page-art{padding:12px 0}.partners-page-hero h1{font-size:44px}}

/* V24 — Refined partners page */
.partners-showcase,.partners-page-hero,.partners-page-section{display:none!important;}
.partners-hero-refined{
  background:#f7f5f1;
  border-bottom:1px solid rgba(50,50,50,.08);
  padding:76px 0 58px;
}
.partners-hero-refined-inner{
  min-height:118px;
  display:flex;
  flex-direction:column;
  justify-content:flex-end;
}
.partners-hero-refined h1{
  margin:0;
  color:#323232;
  font-size:clamp(44px,4.2vw,64px);
  font-weight:500;
  line-height:1.12;
  letter-spacing:-.018em;
}
.partners-hero-rule{
  display:block;
  width:56px;
  height:2px;
  margin-top:18px;
  background:#DDA517;
}
.partners-logos-refined{
  background:#fff;
  padding:54px 0 74px;
}
.partners-logos-refined-inner{
  display:flex;
  align-items:center;
  justify-content:center;
}
.partners-logos-refined img{
  display:block;
  width:min(100%,1320px);
  height:auto;
  object-fit:contain;
}
html[dir="rtl"] .partners-hero-refined-inner{align-items:flex-start;text-align:right;}
html[dir="ltr"] .partners-hero-refined-inner{align-items:flex-start;text-align:left;}
@media(max-width:768px){
  .partners-hero-refined{padding:58px 0 38px;}
  .partners-hero-refined-inner{min-height:84px;}
  .partners-hero-refined h1{font-size:42px;}
  .partners-logos-refined{padding:34px 0 50px;}
}


/* V25 — Partners page aligned with the site's inner hero system */
.partners-hero-refined,.partners-logos-refined{display:none!important;}
.partners-inner-hero .hero-media img{object-position:center 52%;}
.partners-page-clean-v25{background:#fff;padding:clamp(58px,6vw,92px) 0 clamp(72px,8vw,116px);}
.partners-page-clean-inner-v25{max-width:1260px;margin-inline:auto;}
.partners-page-clean-inner-v25 img{display:block;width:100%;height:auto;object-fit:contain;margin:0 auto;}
@media(max-width:768px){
  .partners-inner-hero .hero-media img{object-position:center center;}
  .partners-page-clean-v25{padding:42px 0 62px;}
  .partners-page-clean-inner-v25{padding-inline:8px;}
}


/* V26 — unified professional inner hero system */
.inner-hero{
  height:620px;
  min-height:620px;
  display:flex;
  align-items:flex-end;
}
.inner-hero .hero-media,
.inner-hero .hero-shade{inset:0;}
.inner-hero .hero-media img{
  width:100%;
  height:100%;
  object-fit:cover;
}
.inner-hero .hero-shade{
  background:linear-gradient(0deg,rgba(18,18,18,.72) 0%,rgba(18,18,18,.34) 48%,rgba(18,18,18,.12) 100%);
}
.inner-hero-content{
  padding-bottom:62px;
}
.inner-hero h1{
  max-width:900px;
  font-size:clamp(50px,5.4vw,76px);
  line-height:1.12;
  font-weight:500;
}
.inner-hero p{
  max-width:680px;
  margin-top:14px;
  color:rgba(255,255,255,.88);
  font-size:17px;
  line-height:1.8;
  font-weight:300;
}
/* Partners uses the same hero dimensions as every other inner page. */
.partners-inner-hero{height:620px;min-height:620px;}

@media(max-width:900px){
  .inner-hero,.partners-inner-hero{height:520px;min-height:520px;}
  .inner-hero-content{padding-bottom:52px;}
}
@media(max-width:760px){
  .inner-hero,.partners-inner-hero{height:440px;min-height:440px;}
  .inner-hero-content{padding-bottom:38px;}
  .inner-hero h1{font-size:clamp(40px,12vw,54px);}
  .inner-hero p{font-size:15px;line-height:1.7;margin-top:10px;max-width:90%;}
}


/* === V29 FINAL — unified, classic corporate system === */
:root{--hero-height:620px}
.hero,.inner-hero,.partners-inner-hero{height:var(--hero-height)!important;min-height:var(--hero-height)!important}
.hero-content{padding-bottom:62px}
.hero-copy{max-width:880px}
.hero-copy h1{font-size:clamp(48px,5.3vw,74px);font-weight:500}
.hero-subtitle{margin-top:14px;color:rgba(255,255,255,.88);font-size:16px;line-height:1.75;font-weight:300}
.hero-actions{margin-top:25px}
.hero-foot{bottom:20px}
.inner-hero-content{padding-bottom:62px}
.portfolio-section-final{padding-top:82px}
.contact-layout-final{margin-top:0}
.quote-form{gap:18px}
.quote-form label{font-size:13px;color:#4d4d4d}
.quote-form input,.quote-form select,.quote-form textarea{min-height:48px}
.quote-form textarea{min-height:132px}
.quote-form button{margin-top:8px;justify-self:start}
.contact-line-final span,.footer-final-line span{overflow-wrap:anywhere}
@media(max-width:900px){
  :root{--hero-height:520px}
  .hero-content,.inner-hero-content{padding-bottom:50px}
}
@media(max-width:760px){
  :root{--hero-height:440px}
  .hero-content,.inner-hero-content{padding-bottom:36px}
  .hero-copy{padding-inline-start:18px}
  .hero-copy h1{font-size:clamp(38px,11vw,52px)}
  .hero-subtitle{font-size:14px;margin-top:10px;max-width:92%}
  .hero-actions{margin-top:20px}
  .portfolio-section-final{padding-top:58px}
}

/* Keyboard accessibility */
a:focus-visible,button:focus-visible,input:focus-visible,select:focus-visible,textarea:focus-visible{outline:2px solid var(--gold);outline-offset:3px}





/* V33 — Home services layout matched to approved reference */
#services-preview{background:#fbfaf7;padding-top:68px;padding-bottom:82px}
#services-preview>.container{width:min(94%,1760px);max-width:1760px}
#services-preview .section-heading-clean{display:flex;align-items:flex-end;justify-content:space-between;gap:28px;margin-bottom:58px}
#services-preview .section-heading-clean h2{font-size:clamp(42px,4vw,64px);line-height:1.12;font-weight:500;margin:0}
#services-preview .section-heading-clean .text-link{font-size:15px;font-weight:500;padding-bottom:7px}
#services-preview .home-services-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:24px;align-items:stretch}
#services-preview .home-service-card{display:flex;flex-direction:column;background:#fff;border:1px solid #dfdcd4;overflow:hidden;min-height:460px;box-shadow:none}
#services-preview .home-service-card:hover{transform:translateY(-3px);box-shadow:0 14px 32px rgba(0,0,0,.045)}
#services-preview .home-service-card>img{display:block;width:100%;height:290px!important;aspect-ratio:auto!important;object-fit:contain!important;object-position:center center!important;background:#fff;padding:18px 16px 0;transform:none!important}
#services-preview .home-service-card>div{margin-top:auto;padding:20px 24px 24px;min-height:120px;border-top:0;text-align:start}
#services-preview .home-service-card h3{font-size:clamp(22px,1.55vw,28px);line-height:1.4;font-weight:500;margin:0 0 14px}
#services-preview .home-service-card a{display:inline-block;font-size:14px;font-weight:500;border-bottom:1px solid #aaa;padding-bottom:4px}
@media(max-width:1100px){#services-preview>.container{width:min(92%,980px)}#services-preview .home-services-grid{grid-template-columns:repeat(2,minmax(0,1fr))}#services-preview .home-service-card:last-child{grid-column:1/-1;width:calc(50% - 12px);max-width:none}#services-preview .home-service-card>img{height:250px!important}#services-preview .home-service-card{min-height:400px}}
@media(max-width:760px){#services-preview{padding-top:52px;padding-bottom:58px}#services-preview>.container{width:min(90%,680px)}#services-preview .section-heading-clean{align-items:flex-start;flex-direction:column;gap:16px;margin-bottom:32px}#services-preview .section-heading-clean h2{font-size:38px}#services-preview .home-services-grid{grid-template-columns:1fr;gap:18px}#services-preview .home-service-card,#services-preview .home-service-card:last-child{grid-column:auto;width:100%;min-height:0}#services-preview .home-service-card>img{height:220px!important;padding:14px 12px 0}#services-preview .home-service-card>div{min-height:0;padding:18px 18px 22px}#services-preview .home-service-card h3{font-size:23px;margin-bottom:12px}}


/* V36 — Dubai font */
html,body,button,input,select,textarea{font-family:"Dubai",Arial,Tahoma,sans-serif!important}


/* V37 — About story logo instead of photo */
.story-logo-panel{min-height:520px;display:flex;align-items:center;justify-content:center;background:#fff;border:1px solid #ece8df;padding:56px;overflow:hidden}
.story-logo{display:block;width:min(82%,520px);height:auto!important;max-height:330px;object-fit:contain}
@media(max-width:1080px){.story-logo-panel{grid-column:2;min-height:420px}.story-logo{width:min(78%,460px);max-height:280px}}
@media(max-width:760px){.story-logo-panel{grid-column:auto;min-height:300px;padding:34px 24px}.story-logo{width:min(82%,360px);max-height:220px}}


/* V40 — Clean mobile links: no Unicode arrow glyphs / emoji rendering */
.btn:after,
.text-link:after,
.service-next-v7:after,
html[dir="rtl"] .btn:after,
html[dir="rtl"] .text-link:after,
html[dir="ltr"] .service-next-v7:after{
  content:none !important;
  display:none !important;
}
.btn,.text-link{gap:0;}

/* =========================================================
   V43 — MOBILE POLISHED / PUBLIC HTML READY
   Clean responsive override. Keeps desktop design intact.
   ========================================================= */
html,body{max-width:100%;overflow-x:hidden}
img,svg,video{max-width:100%}
.header-shell>*{min-width:0}
.brand img{object-fit:contain;object-position:center}
.footer-brand-final img{object-fit:contain}

/* Use the tightly-cropped master logo without making the header bulky. */
.site-header .brand{width:172px;flex-basis:172px;height:74px}
.site-header .brand img{width:170px;height:64px;object-fit:contain;transform:none}

@media(max-width:1080px){
  .site-header .header-shell{justify-content:space-between;gap:14px}
  .site-header .desktop-nav{display:none!important}
  .site-header .header-actions{margin-inline-start:auto;display:flex;align-items:center;gap:8px}
  html[dir="rtl"] .site-header .header-actions{margin-inline-start:0;margin-inline-end:auto}
  .site-header .menu-toggle{display:block!important;flex:0 0 42px}
  .site-header .brand{width:154px;flex-basis:154px}
  .site-header .brand img{width:152px;height:60px}
  .mobile-menu{position:absolute;top:100%;inset-inline:0;z-index:1200;background:rgba(255,255,255,.99);box-shadow:0 18px 35px rgba(0,0,0,.08)}
  .mobile-menu[hidden]{display:none!important}
  .mobile-menu-inner{padding:10px 0 18px}
  .mobile-menu a{font-size:15px;padding:11px 2px}
}

@media(max-width:760px){
  :root{--header:76px;--hero-height:510px}
  body{font-size:15px;line-height:1.8}
  .container{width:calc(100% - 32px);max-width:none}
  .site-header{height:76px}
  .site-header .header-shell{height:76px;gap:10px}
  .site-header .brand{width:136px!important;flex:0 0 136px!important;height:66px!important;overflow:visible}
  .site-header .brand img{width:134px!important;height:58px!important;max-height:58px!important;object-fit:contain!important}
  .site-header .header-actions{gap:6px}
  .lang-link{min-width:40px;width:40px;height:40px;padding:0;font-size:12px;background:#fff}
  .menu-toggle{width:40px!important;height:40px!important;flex-basis:40px!important}
  .menu-toggle span{left:8px;right:8px}
  .mobile-menu-inner{padding-top:8px;padding-bottom:14px}
  .mobile-menu a{padding:10px 0;font-size:15px}

  /* Home and inner heroes — clear, readable first screen on phones. */
  .hero,.inner-hero,.partners-inner-hero{height:510px!important;min-height:510px!important}
  .hero-media img,.inner-hero .hero-media img,.partners-inner-hero .hero-media img{height:100%!important;width:100%!important;object-fit:cover!important;object-position:center center!important;transform:none!important}
  .hero-shade,.inner-hero .hero-shade{background:linear-gradient(0deg,rgba(12,12,12,.72) 0%,rgba(12,12,12,.32) 56%,rgba(12,12,12,.12) 100%)!important}
  .hero-content,.inner-hero-content{padding-bottom:42px!important;width:100%}
  .hero-copy{max-width:100%;padding-inline-start:0!important;border-inline-start:0!important}
  .hero-copy:before{content:"";display:block;width:42px;height:2px;background:var(--gold);margin-bottom:16px}
  .hero-copy h1,.inner-hero h1{font-size:clamp(38px,11.4vw,48px)!important;line-height:1.14!important;max-width:100%!important;letter-spacing:-.01em}
  .hero-subtitle,.inner-hero p{font-size:15px!important;line-height:1.75!important;max-width:92%!important;margin-top:10px!important}
  .hero-actions{gap:10px;margin-top:20px!important}
  .hero-actions .btn{min-height:44px;padding:9px 16px;font-size:13px}
  .hero-foot{display:none!important}

  .section{padding:58px 0!important}
  .section-title,.section-title-clean{grid-template-columns:1fr!important;gap:8px!important;margin-bottom:30px!important}
  .section-heading-clean{align-items:flex-start!important;flex-direction:column!important;gap:14px!important;margin-bottom:30px!important}
  .section-heading-clean h2,.section-title h2,.section-title-clean h2{font-size:36px!important;line-height:1.25!important}
  .lead{font-size:16px!important;line-height:1.9!important}

  /* About / story */
  .story-layout,.editorial-about,.about-company-final .company-layout{grid-template-columns:1fr!important;gap:30px!important}
  .story-logo-panel{grid-column:auto!important;min-height:250px!important;padding:26px 20px!important}
  .story-logo{width:min(86%,330px)!important;max-height:190px!important}
  .about-company-final .company-layout img{height:320px!important}
  .about-company-final .company-copy p{font-size:15px!important;line-height:1.95!important}

  /* Home services — compact cards, image and title stay visually balanced. */
  #services-preview{padding-top:54px!important;padding-bottom:60px!important}
  #services-preview>.container{width:calc(100% - 32px)!important;max-width:none!important}
  #services-preview .home-services-grid{grid-template-columns:1fr!important;gap:16px!important}
  #services-preview .home-service-card,#services-preview .home-service-card:last-child{width:100%!important;grid-column:auto!important;min-height:0!important;border-radius:0!important}
  #services-preview .home-service-card>img{height:190px!important;padding:12px 10px 0!important;object-fit:contain!important}
  #services-preview .home-service-card>div{padding:16px 17px 19px!important;min-height:0!important}
  #services-preview .home-service-card h3{font-size:22px!important;margin-bottom:9px!important}
  #services-preview .home-service-card a{font-size:13px!important}

  /* Program tiles */
  .program-showcase{grid-template-columns:1fr!important;gap:14px!important}
  .program-stack{grid-template-columns:1fr!important;gap:14px!important}
  .program-large{min-height:390px!important}
  .program-small{min-height:290px!important}
  .program-caption{padding:22px!important}
  .program-caption h3{font-size:26px!important}
  .program-caption p{font-size:14px!important;line-height:1.75!important}

  /* Works */
  .portfolio-grid{grid-template-columns:1fr!important;gap:14px!important}
  .portfolio-card-media{aspect-ratio:4/3!important}
  .portfolio-card-body{padding:14px 15px 16px!important}
  .portfolio-card-body h3{font-size:20px!important}
  .home-work-preview .portfolio-card:nth-child(n+4){display:none}

  /* Services details */
  .service-nav-v7{position:static!important}
  .service-nav-inner-v7{display:flex!important;overflow-x:auto!important;scrollbar-width:none!important;-webkit-overflow-scrolling:touch}
  .service-nav-inner-v7::-webkit-scrollbar{display:none}
  .service-nav-inner-v7 a{min-width:165px!important;flex:0 0 auto!important;font-size:12px!important;min-height:56px!important}
  .service-flow-v7{padding:56px 0!important}
  .service-flow-grid-v7,.service-flow-grid-v7.reverse-v7{grid-template-columns:1fr!important;gap:26px!important}
  .service-flow-media-v7{aspect-ratio:4/3!important;max-width:100%!important}
  .service-flow-head-v7,.service-flow-head-clean{display:block!important;margin-bottom:18px!important}
  .service-flow-head-v7 h2,.service-flow-head-clean h2{font-size:32px!important;line-height:1.3!important}
  .service-lead-v7{font-size:15px!important;line-height:1.9!important}
  .service-points-v7,.service-events-v7{grid-template-columns:1fr!important;gap:10px!important}
  .service-points-v7 .source-point,.service-events-v7>div{padding:15px 16px!important}
  .service-points-v7 .source-point p,.service-events-v7>div p{font-size:14px!important;line-height:1.8!important}

  /* Partners */
  .partners-page-clean-v25{padding:38px 0 54px!important}
  .partners-page-clean-inner-v25{padding-inline:0!important}
  .partners-page-clean-inner-v25 img,.partners-clean img{width:100%!important;height:auto!important;object-fit:contain!important}

  /* Contact */
  .contact-layout-final{grid-template-columns:1fr!important;gap:22px!important}
  .contact-card-final{padding:22px 18px!important}
  .contact-card-final h2,.contact-card-final h3{font-size:28px!important}
  .contact-line-final,.footer-final-line{min-width:0!important}
  .contact-line-final span,.footer-final-line span{overflow-wrap:anywhere!important;word-break:break-word!important}
  .quote-form{gap:14px!important}
  .form-row{grid-template-columns:1fr!important}
  .quote-form input,.quote-form select,.quote-form textarea{width:100%!important;min-width:0!important}
  .quote-form button{width:100%;justify-content:center!important}

  /* Group logos */
  .section-group-logos{padding-top:54px!important;padding-bottom:54px!important}
  .group-logos-shell{padding:24px 16px 20px!important}
  .group-logos-head{margin-bottom:20px!important}
  .group-master-logo{width:min(100%,320px)!important;max-height:180px!important;object-fit:contain!important}
  .group-logos-grid{grid-template-columns:1fr 1fr!important;gap:10px!important}
  .group-logo-card{min-height:132px!important;padding:12px!important}
  .group-logo-card img{height:72px!important;max-height:72px!important}
  .group-logo-card.asfar-logo img{height:82px!important;max-height:82px!important}

  /* Footer */
  .footer-final-main{grid-template-columns:1fr!important;gap:28px!important;padding:40px 0 28px!important}
  .footer-brand-final img{width:220px!important;max-width:74vw!important;height:auto!important}
  .footer-contact-final{max-width:100%!important}
  .footer-final-bottom{display:flex!important;flex-direction:column!important;align-items:flex-start!important;gap:7px!important;padding:14px 0 18px!important}
  .footer-legal-final{display:flex!important;flex-wrap:wrap!important;gap:6px 10px!important}
  .site-credit{font-size:9px!important}
  .floating-whatsapp{width:50px!important;height:50px!important;bottom:14px!important;inset-inline-end:14px!important;inset-inline-start:auto!important}
}

@media(max-width:420px){
  .container{width:calc(100% - 24px)}
  .site-header .brand{width:124px!important;flex-basis:124px!important}
  .site-header .brand img{width:122px!important;height:56px!important}
  .hero,.inner-hero,.partners-inner-hero{height:480px!important;min-height:480px!important}
  .hero-copy h1,.inner-hero h1{font-size:39px!important}
  #services-preview>.container{width:calc(100% - 24px)!important}
  .group-logos-grid{grid-template-columns:1fr!important}
  .group-logo-card{min-height:126px!important}
}
