:root{--navy:#082d67;--orange:#ff7a00;--ink:#10233f;--muted:#687386;--cream:#fffaf3;--line:#e8ecf2;--green:#18a957;--shadow:0 18px 50px rgba(8,45,103,.09)}
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:#fff;color:var(--ink);font-family:Tajawal,"Segoe UI",Tahoma,Arial,sans-serif;line-height:1.65}a{color:inherit;text-decoration:none}img{display:block;max-width:100%}button,input,select,textarea{font:inherit}.topbar{position:sticky;top:0;z-index:40;display:flex;align-items:center;justify-content:space-between;gap:28px;padding:13px clamp(20px,6vw,88px);background:rgba(255,255,255,.96);border-bottom:1px solid var(--line);backdrop-filter:blur(14px)}.brand-logo{width:154px;height:58px;object-fit:contain;object-position:right center}.topbar nav{display:flex;align-items:center;gap:32px;font-weight:700}.topbar nav a:hover{color:var(--orange)}.header-actions{display:flex;gap:10px}.primary-btn,.soft-btn,.outline-btn,.contact-actions a,.contact-actions button{display:inline-flex;align-items:center;justify-content:center;border-radius:12px;padding:11px 20px;border:1px solid transparent;font-weight:800;cursor:pointer}.primary-btn{background:var(--orange);color:#fff;box-shadow:0 8px 20px rgba(255,122,0,.2)}.soft-btn{background:#f2f6fb;color:var(--navy)}.outline-btn{border-color:#cad5e3;color:var(--navy)}
.hero{min-height:650px;display:grid;grid-template-columns:1fr 1fr;direction:ltr;background:linear-gradient(115deg,#fff 12%,#fffaf3 100%)}.hero>*{direction:rtl}.hero-copy{display:flex;flex-direction:column;justify-content:center;padding:70px clamp(25px,7vw,110px) 70px 45px}.eyebrow,.kicker{color:var(--orange);font-weight:800}.hero h1{max-width:660px;margin:15px 0 10px;font-size:clamp(40px,5vw,76px);line-height:1.12;color:var(--navy);letter-spacing:-2px}.hero-copy>p{max-width:620px;font-size:20px;color:var(--muted)}.searchbox{display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:9px;padding:8px;margin-top:18px;border:1px solid #dbe2ec;background:white;border-radius:17px;box-shadow:var(--shadow)}.searchbox span{font-size:28px;color:var(--navy)}.searchbox input{width:100%;border:0;outline:0;padding:8px;background:transparent}.searchbox button{border:0;border-radius:11px;background:var(--navy);color:#fff;padding:13px 24px;font-weight:800}.trust-row{display:flex;gap:20px;margin-top:18px;color:#677388;font-size:14px}.hero-art{position:relative;overflow:hidden;min-height:600px;background:#dae4ec}.hero-art>img{width:100%;height:100%;object-fit:cover}.photo-shade{position:absolute;inset:0;background:linear-gradient(90deg,rgba(255,250,243,.3),transparent 40%),linear-gradient(0deg,rgba(8,45,103,.35),transparent 50%)}.mini-card,.kuwait{position:absolute;background:rgba(255,255,255,.94);box-shadow:var(--shadow);border:1px solid rgba(255,255,255,.6);border-radius:15px;padding:12px 16px}.mini-card{display:flex;flex-direction:column}.mini-card span{font-size:12px;color:var(--muted)}.mc1{right:8%;top:15%}.mc2{left:8%;bottom:24%}.kuwait{right:8%;bottom:7%;color:var(--navy);font-weight:800}
.category-strip{display:grid;grid-template-columns:repeat(10,1fr);gap:1px;background:var(--line);border-bottom:1px solid var(--line)}.category-strip a{min-height:110px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:9px;background:white;font-weight:700;text-align:center}.category-strip a:hover{color:var(--orange);transform:translateY(-2px)}.category-strip span{font-size:25px;color:var(--orange)}.section,.archive-page{max-width:1240px;margin:auto;padding:90px 24px}.section-head{display:flex;align-items:end;justify-content:space-between;margin-bottom:34px}.section-head h2,.story h2,.provider-cta h2{font-size:clamp(30px,4vw,48px);line-height:1.2;margin:6px 0;color:var(--navy)}.section-head p{margin:0;color:var(--muted)}.centered{text-align:center;justify-content:center}.cards{display:grid;grid-template-columns:repeat(3,1fr);gap:22px}.service-card{overflow:hidden;background:#fff;border:1px solid var(--line);border-radius:20px;box-shadow:0 10px 35px rgba(8,45,103,.05);transition:.2s}.service-card:hover{transform:translateY(-5px);box-shadow:var(--shadow)}.card-cover{height:220px;display:flex;align-items:center;justify-content:center;background:linear-gradient(135deg,#f3f7fb,#fff4e7);font-size:58px;overflow:hidden}.card-cover img{width:100%;height:100%;object-fit:cover}.card-body{padding:20px}.category-label{display:inline-block;color:var(--orange);font-size:13px;font-weight:800}.card-body h3{font-size:20px;line-height:1.4;margin:8px 0 14px}.provider{display:flex;align-items:center;gap:8px;color:#46546a}.provider i{display:grid;place-items:center;width:31px;height:31px;border-radius:50%;background:var(--navy);color:#fff;font-style:normal;font-weight:800}.provider b,.provider em{color:var(--green);font-style:normal}.meta{margin:12px 0;color:var(--muted);font-size:14px}.card-foot{display:flex;align-items:center;justify-content:space-between;border-top:1px solid var(--line);padding-top:14px}.card-foot strong{color:var(--navy)}.card-foot a{color:var(--orange);font-weight:800}.empty{grid-column:1/-1;text-align:center;padding:60px;border:1px dashed #ccd5e1;border-radius:18px;color:var(--muted)}
.how{max-width:none;background:#f6f8fb}.steps{display:grid;grid-template-columns:repeat(3,1fr);gap:25px;max-width:1100px;margin:auto}.steps>div{position:relative;text-align:center;padding:35px 24px;background:white;border-radius:20px}.steps span{display:grid;place-items:center;width:52px;height:52px;margin:auto auto 20px;border-radius:50%;background:#fff0e1;color:var(--orange);font-weight:900}.steps b{font-size:20px;color:var(--navy)}.steps p{color:var(--muted)}.provider-cta{display:grid;grid-template-columns:1.1fr .9fr;gap:70px;align-items:center;padding:90px max(24px,calc((100vw - 1200px)/2));background:var(--navy);color:white}.provider-cta h2{color:white}.provider-cta p{font-size:19px;color:#ced8e8}.light{color:#ffb161}.cta-points{display:flex;gap:18px;margin:25px 0}.profile-preview{background:#fff;color:var(--ink);border-radius:24px;padding:24px;transform:rotate(-1deg);box-shadow:0 25px 70px rgba(0,0,0,.25)}.profile-top{display:flex;align-items:center;gap:12px}.profile-top>span{display:grid;place-items:center;width:56px;height:56px;border-radius:50%;background:#fff1e4;color:var(--orange);font-size:24px;font-weight:900}.profile-top div{display:flex;flex-direction:column;flex:1}.profile-top small{color:var(--muted)}.profile-top i{color:var(--green);font-style:normal}.profile-stats{display:grid;grid-template-columns:repeat(3,1fr);text-align:center;margin:22px 0;padding:17px;background:#f6f8fb;border-radius:14px}.profile-stats b{font-size:19px}.profile-stats small{display:block;color:var(--muted);font-weight:400}.work-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:8px}.work-grid span{display:grid;place-items:center;height:105px;background:#f5f1ec;border-radius:12px;font-size:38px}.story{display:grid;grid-template-columns:280px 1fr;gap:70px;align-items:center}.story-mark{display:grid;place-items:center;width:250px;height:250px;border-radius:50% 50% 45% 55%;background:var(--navy);color:#fff;font-size:130px;font-weight:900;box-shadow:25px 25px 0 #fff0e2}.story p{font-size:19px;color:var(--muted)}blockquote{margin:25px 0;padding:18px 22px;border-right:4px solid var(--orange);background:#fff8f0;font-weight:700;color:var(--navy)}
.archive-page>header{text-align:center;margin-bottom:38px}.archive-page h1,.single-service h1{color:var(--navy);font-size:clamp(34px,5vw,54px);margin:5px 0 20px}.archive-search{max-width:650px;display:flex;margin:20px auto}.archive-search input{flex:1;padding:14px;border:1px solid var(--line);border-radius:0 12px 12px 0}.archive-search button{border:0;background:var(--orange);color:#fff;padding:0 28px;border-radius:12px 0 0 12px;font-weight:800}.nav-links{display:flex;justify-content:center;gap:7px;margin-top:35px}.page-numbers{padding:8px 13px;border:1px solid var(--line);border-radius:8px}.page-numbers.current{background:var(--navy);color:#fff}.single-service{max-width:1180px;margin:auto;padding:70px 24px;display:grid;grid-template-columns:1fr 1fr;gap:50px}.service-gallery{min-height:480px;display:grid;place-items:center;background:#f5f7fa;border-radius:22px;overflow:hidden;font-size:90px}.service-gallery img{width:100%;height:100%;object-fit:cover}.single-service article{align-self:center}.single-service .provider{margin:20px 0}.service-facts{display:flex;justify-content:space-between;padding:18px;margin:20px 0;background:#f7f9fc;border-radius:14px}.service-facts strong{color:var(--orange)}.service-description{font-size:18px;color:#48566a}.contact-actions{display:grid;grid-template-columns:repeat(3,1fr);gap:10px;margin-top:28px}.contact-actions a,.contact-actions button{background:var(--navy);color:#fff}.contact-actions .whatsapp{background:var(--green)}.report-link{border:0;background:none;color:#9b5160;margin-top:15px;cursor:pointer}footer{display:grid;grid-template-columns:2fr repeat(3,1fr);gap:55px;padding:65px max(24px,calc((100vw - 1200px)/2));background:#071d3d;color:#fff}footer>div{display:flex;flex-direction:column;align-items:flex-start;gap:10px}.footer-logo .brand-logo{filter:brightness(0) invert(1);width:170px}footer a,footer span,footer p{color:#b8c5d8}.copyright{text-align:center;padding:16px;background:#061630;color:#8292aa}
.content-page{max-width:900px;min-height:55vh;margin:auto;padding:70px 24px}.content-page h1{color:var(--navy)}
.public-profile{max-width:1180px;margin:auto;padding:70px 24px}.profile-hero{display:grid;grid-template-columns:auto 1fr auto;gap:25px;align-items:center;padding:35px;background:linear-gradient(120deg,var(--navy),#124d92);border-radius:25px;color:#fff}.profile-avatar{display:grid;place-items:center;width:110px;height:110px;border-radius:50%;background:#fff1e4;color:var(--orange);font-size:47px;font-weight:900;border:5px solid rgba(255,255,255,.25)}.profile-hero h1{margin:0;font-size:36px}.profile-hero p{margin:5px 0;color:#d6e1f0}.verified-pill{display:inline-block;margin-top:8px;background:#e8fff1;color:#118146;padding:5px 10px;border-radius:30px;font-size:13px;font-weight:800}.profile-numbers{display:flex;gap:25px}.profile-numbers b{font-size:27px;text-align:center}.profile-numbers small{display:block;color:#c4d2e5;font-weight:400}.profile-services h2{margin:55px 0 22px;color:var(--navy);font-size:32px}
@media(max-width:1000px){.topbar nav{display:none}.hero{grid-template-columns:1fr}.hero-art{min-height:500px}.category-strip{grid-template-columns:repeat(5,1fr)}.cards{grid-template-columns:repeat(2,1fr)}.provider-cta{grid-template-columns:1fr}.story{grid-template-columns:1fr}.story-mark{width:180px;height:180px;font-size:95px}.single-service{grid-template-columns:1fr}footer{grid-template-columns:repeat(2,1fr)}}
@media(max-width:650px){.topbar{padding:9px 15px}.brand-logo{width:115px;height:48px}.soft-btn{display:none}.primary-btn{padding:9px 12px;font-size:13px}.hero-copy{padding:50px 20px}.hero h1{font-size:42px}.hero-art{min-height:400px}.searchbox{grid-template-columns:auto 1fr}.searchbox button{grid-column:1/-1;width:100%}.trust-row{flex-wrap:wrap;gap:8px 14px}.category-strip{grid-template-columns:repeat(2,1fr)}.cards,.steps{grid-template-columns:1fr}.section{padding:65px 18px}.section-head{align-items:flex-start;gap:15px}.provider-cta{padding:65px 20px}.cta-points{flex-direction:column}.story{gap:35px}.single-service{padding:40px 18px}.service-gallery{min-height:320px}.contact-actions{grid-template-columns:1fr}.cards{gap:15px}footer{grid-template-columns:1fr;padding:50px 24px}.mc2{left:4%;bottom:18%}.profile-hero{grid-template-columns:1fr;text-align:center}.profile-avatar{margin:auto}.profile-numbers{justify-content:center}}

/* 1.1 visual parity with the original Aldeera concept */
:root{--navy:#102d35;--teal:#0d776d;--orange:#f47a16;--ink:#18363a;--muted:#687b7f;--cream:#fbf7ef;--line:#dfe7e5;--green:#15956e;--shadow:0 18px 50px rgba(16,45,53,.12)}
.topbar{height:88px;padding:6px 6vw}.brand-logo{width:185px;height:72px}.topbar nav a:hover{color:var(--teal)}.soft-btn{background:#edf3f1;color:var(--teal)}
.hero{min-height:610px;grid-template-columns:1.04fr .96fr;background:linear-gradient(125deg,#fff 15%,#f8f3e8 100%)}.hero-copy{padding:65px 7vw 65px 5vw}.eyebrow,.kicker{color:var(--teal)}.hero h1{font-size:clamp(43px,5vw,72px)}.hero-copy>p{font-size:18px}.searchbox{border-color:var(--line);border-radius:15px}.searchbox span{color:var(--teal)}.searchbox button{background:var(--orange)}.quick{display:flex;align-items:center;flex-wrap:wrap;gap:8px;margin-top:14px;color:var(--muted);font-size:12px}.quick a{padding:4px 9px;background:#edf3f1;border-radius:18px;color:var(--teal)}.hero-art{min-height:560px;background:#d7e5e1}.hero-art>img{object-position:center 39%}.photo-shade{background:linear-gradient(90deg,rgba(248,243,232,.2),transparent 40%),linear-gradient(0deg,rgba(16,45,53,.35),transparent 50%)}
.category-strip{padding:24px 6vw;gap:12px;background:#fff;box-shadow:0 12px 35px rgba(37,72,62,.04)}.category-strip a{min-height:80px;background:transparent;font-size:12px;color:#5c6f72}.category-strip span{display:grid;place-items:center;width:52px;height:52px;border-radius:17px;background:#f2f6f4;color:var(--teal)}.category-strip a:hover{color:var(--teal)}.category-strip a:hover span{background:var(--teal);color:#fff}
.section,.archive-page{max-width:none;padding:85px 7vw}.market{background:#fbfcfb}.filters{display:flex;align-items:center;gap:10px}.filters>span{padding:10px 15px;background:#fff;border:1px solid var(--line);border-radius:11px;color:var(--muted)}.outline-btn{border-color:var(--line);background:#fff;color:var(--teal)}
.service-card{border-color:#e5ebe9;box-shadow:0 9px 30px rgba(23,58,50,.07)}.service-card:hover{box-shadow:0 20px 45px rgba(23,58,50,.13)}.card-cover{position:relative;height:175px;background:linear-gradient(135deg,#d9eee8,#a8d3c6);font-size:65px}.availability{position:absolute;right:12px;top:12px;background:#fff;color:var(--green);border-radius:20px;padding:6px 10px;font-size:10px;font-style:normal;font-weight:700}.card-body{padding:18px}.category-label{color:var(--teal);background:#edf7f4;border-radius:7px;padding:4px 8px;font-size:11px}.card-body h3{font-size:18px;margin:11px 0 13px}.provider{font-size:12px}.provider i{width:29px;height:29px;background:#ead5b7;color:var(--navy)}.meta{font-size:12px;border-bottom:1px solid #edf1f0;padding-bottom:12px}.card-foot{border:0;padding-top:2px}.card-foot strong{font-size:13px}.card-foot>div{display:flex;gap:5px}.card-foot a{padding:7px 9px;border-radius:8px;font-size:10px}.card-whatsapp{background:#dff4e6;color:#17874e!important}.card-call{background:#e8f0f6;color:#356880!important}.card-report{border:0;background:transparent;color:#99a5a3;font-size:10px;padding:10px 0 0;cursor:pointer}
.provider-cta{margin:20px 7vw 85px;padding:65px 7%;border-radius:30px;gap:7vw}.provider-cta p{color:#c4d3d4}.light{color:#89d2c1}.profile-preview{transform:rotate(-2deg)}
.story{grid-template-columns:.5fr 1.5fr .7fr;gap:5vw;background:var(--cream)}.story-mark{width:auto;height:230px;border:2px solid #d7b77c;border-radius:50% 50% 42% 42%;background:transparent;color:#d7b77c;box-shadow:none;font-size:150px}.story blockquote{background:transparent;color:var(--teal);padding:10px 18px}.numbers{display:flex;flex-direction:column;gap:25px}.numbers b{font-size:24px;color:var(--teal)}.numbers small{display:block;color:var(--muted);font-size:11px;font-weight:500}
footer{background:#0b252c}.copyright{background:#071d22}
@media(max-width:1000px){.hero{grid-template-columns:1fr}.story{grid-template-columns:1fr}.story-mark{display:none}}
@media(max-width:650px){.topbar{height:76px;padding:5px 4vw}.brand-logo{width:145px;height:64px}.hero-copy{padding:45px 5vw}.hero-art{min-height:340px}.category-strip{grid-template-columns:repeat(10,76px);overflow:auto;padding-inline:4vw}.category-strip a{min-height:76px}.section,.archive-page{padding:60px 5vw}.provider-cta{margin:0 4vw 60px;padding:45px 7%}.profile-preview{display:none}.story{grid-template-columns:1fr}.numbers{flex-direction:row;justify-content:space-between}.filters{flex-direction:column;align-items:stretch}}
.public-profile{max-width:1280px}.profile-cover{display:flex;align-items:center;justify-content:space-between;gap:25px;padding:42px;background:linear-gradient(135deg,#102d35,#0d776d);border-radius:26px;color:#fff}.profile-identity{display:flex;align-items:center;gap:22px}.profile-avatar-img{width:118px;height:118px;border-radius:28px;object-fit:cover;border:4px solid #ffffff30}.profile-overline{color:#94d3c5;font-weight:800}.profile-identity h1{margin:3px 0;font-size:40px}.profile-identity p{margin:0;color:#c8d8d6}.profile-badges{display:flex;gap:8px;margin-top:12px}.profile-badges span{padding:5px 10px;border-radius:20px;background:#ffffff12;font-size:11px}.profile-share button,.share-button{border:1px solid var(--line);background:#fff;color:var(--teal);border-radius:11px;padding:11px 15px;font-weight:800;cursor:pointer}.profile-layout{display:grid;grid-template-columns:320px minmax(0,1fr);gap:28px;margin-top:28px}.profile-layout>aside{align-self:start;position:sticky;top:110px;background:#fff;border:1px solid var(--line);border-radius:20px;padding:24px}.profile-layout aside h2{margin-top:0}.profile-layout aside p{color:var(--muted)}.profile-layout .profile-numbers{display:grid;grid-template-columns:1fr 1fr;gap:8px}.profile-contact{display:grid;grid-template-columns:1fr 1fr;gap:8px;margin-top:18px}.profile-contact a{padding:11px;border-radius:10px;text-align:center;background:var(--navy);color:#fff;font-weight:800}.profile-contact .whatsapp{background:var(--green)}.safety-note{display:block;margin-top:16px;color:var(--muted)}.profile-services{margin:0}.profile-list-head{display:flex;justify-content:space-between;align-items:end;margin-bottom:20px}.profile-list-head span{color:var(--teal);font-weight:800}.profile-list-head h2{margin:3px 0}.profile-list-head>b{color:var(--muted)}
.service-page{max-width:1280px;margin:auto;padding:35px 24px 80px;background:#fff}.breadcrumbs{display:flex;gap:9px;color:var(--muted);font-size:13px;margin-bottom:22px}.breadcrumbs b{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.service-detail-grid{display:grid;grid-template-columns:minmax(0,1fr) 340px;gap:28px;align-items:start}.service-page .service-gallery{min-height:500px}.service-content{padding:30px 4px}.service-title-row{display:flex;justify-content:space-between;align-items:start;gap:20px}.service-title-row h1{font-size:clamp(30px,4vw,48px);margin:8px 0;color:var(--navy)}.service-content h2{color:var(--navy);margin-top:35px}.service-provider-card{position:sticky;top:110px;border:1px solid var(--line);border-radius:20px;padding:23px;box-shadow:0 12px 35px rgba(16,45,53,.06)}.aside-label{color:var(--muted);font-size:12px}.provider-large{display:flex;align-items:center;gap:13px;margin:15px 0;padding-bottom:18px;border-bottom:1px solid var(--line)}.provider-large img{width:64px;height:64px;border-radius:18px;object-fit:cover}.provider-large span{display:flex;flex-direction:column}.provider-large small{color:var(--muted)}.provider-large em{color:var(--green);font-style:normal;font-size:11px}.service-provider-card .contact-actions{grid-template-columns:1fr 1fr}.service-provider-card .contact-actions button{grid-column:1/-1}.service-safety{margin-top:30px;padding:17px;background:#fff8e8;border-radius:14px}.service-safety p{margin:4px 0;color:#786c52}.similar-services{margin-top:60px;border-top:1px solid var(--line);padding-top:45px}.similar-services>div:first-child span{color:var(--teal);font-weight:800}.similar-services h2{margin:3px 0 24px;color:var(--navy)}
@media(max-width:900px){.profile-layout,.service-detail-grid{grid-template-columns:1fr}.profile-layout>aside,.service-provider-card{position:static}.profile-cover{align-items:flex-start}.service-provider-card{order:-1}}@media(max-width:650px){.profile-cover{border-radius:0;margin-inline:-24px;padding:30px 20px;flex-direction:column}.profile-identity{align-items:flex-start}.profile-avatar-img{width:82px;height:82px}.profile-identity h1{font-size:28px}.profile-share{width:100%}.profile-share button{width:100%}.profile-layout{margin-top:18px}.profile-contact{grid-template-columns:1fr}.service-page{padding:22px 15px 60px}.service-page .service-gallery{min-height:330px}.service-title-row{flex-direction:column}.share-button{width:100%}.service-facts{flex-wrap:wrap;gap:10px}.service-provider-card .contact-actions{grid-template-columns:1fr}.service-provider-card .contact-actions button{grid-column:auto}}
