:root{--gold:#e9a514;--dark:#060a0d;--dark2:#0d1419}
@font-face{
    font-family:"ClashDisplay";
    src:url("../fonts/ClashDisplay/ClashDisplay-Regular.woff2") format("woff2");
    font-weight:400;
}

@font-face{
    font-family:"ClashDisplay";
    src:url("../fonts/ClashDisplay/ClashDisplay-Medium.woff2") format("woff2");
    font-weight:500;
}

@font-face{
    font-family:"ClashDisplay";
    src:url("../fonts/ClashDisplay/ClashDisplay-Semibold.woff2") format("woff2");
    font-weight:600;
}

@font-face{
    font-family:"ClashDisplay";
    src:url("../fonts/ClashDisplay/ClashDisplay-Bold.woff2") format("woff2");
    font-weight:700;
}
*{box-sizing:border-box} html,body{overflow-x:hidden}html{scroll-behavior:smooth}body{margin:0;font-family:Manrope,sans-serif;color:#111;background:#fff}img{width:100%;display:block}a{text-decoration:none}.brand{display:inline-flex;flex-direction:column;color:#fff;line-height:.9}.brand b{font-size:24px}.brand b span{color:var(--gold)}.brand small{color:var(--gold);letter-spacing:6px;margin-left:20px;margin-top:5px}.navbar{transition:.3s}.navbar.scrolled{background:rgba(5,9,12,.95);backdrop-filter:blur(12px)}.navbar .nav-link{color:#fff!important;text-transform:uppercase;font-size:12px;font-weight:800}.navbar .nav-link:hover,.navbar .nav-link.active{color:var(--gold)!important}.btn{border-radius:999px;padding:13px 24px;text-transform:uppercase;font-weight:800;font-size:12px}.btn-gold{background:linear-gradient(135deg,#ffc44a,var(--gold));color:#111;border:0}.btn-outline-gold{border:1px solid var(--gold);color:#fff}.btn-outline-gold:hover{background:var(--gold);color:#111}
.hero{
    min-height:760px;
    background:linear-gradient(90deg,rgba(4,8,11,.97),rgba(4,8,11,.15)),url('../images/hero.jpg') center/cover;color:#fff;position:relative}.hero-inner{padding-top:175px}.eyebrow{color:var(--gold);font-size:12px;text-transform:uppercase;font-weight:800;letter-spacing:.5px}.hero h1{font-size:clamp(46px,6vw,78px);line-height:1.05;font-weight:800;letter-spacing:-3px}.hero h1 span{font-family:Parisienne,cursive;color:var(--gold);font-weight:400}.hero .lead{max-width:590px;color:#e5e7eb;font-size:17px;line-height:1.75}.stats{position:absolute;left:50%;bottom:-42px;transform:translateX(-50%);display:grid;grid-template-columns:repeat(4,1fr);background:linear-gradient(#131a20,#0a1014);border-radius:14px;box-shadow:0 20px 40px rgba(0,0,0,.25);overflow:hidden}
    .stats>div{padding:28px;display:grid;grid-template-columns:auto 1fr;gap:5px 15px;border-right:1px solid rgba(255,255,255,.12)}.stats i{grid-row:1/3;color:var(--gold);font-size:30px}.stats b{font-size:26px}.stats span{font-size:11px;color:#d1d5db}.section{padding:90px 0}.services{padding-top:125px}.section-head,.portfolio-head{display:flex;justify-content:space-between;align-items:end;gap:20px}.section-head h2{font-size:clamp(34px,4vw,52px);font-weight:800}.section-head h2 span,.process h2 span,.portfolio h2 span{color:var(--gold)}.section-head>a{color:#111;text-transform:uppercase;font-size:11px;font-weight:800}.service-card{background:#fff;border-radius:10px;overflow:hidden;box-shadow:0 14px 32px rgba(15,23,42,.11);position:relative;transition:.3s}.service-card:hover{transform:translateY(-8px)}.service-img{height:185px;overflow:hidden}.service-img img{height:100%;object-fit:cover}.service-icon{width:48px;height:48px;border-radius:50%;background:var(--gold);display:grid;place-items:center;position:absolute;top:160px;left:16px;border:4px solid #fff}.service-body{padding:36px 17px 22px}.service-body h3{font-size:15px;text-transform:uppercase;min-height:42px}.service-body p{font-size:12px;line-height:1.7;color:#4b5563;min-height:82px}.service-body a{color:#111;font-size:11px;text-transform:uppercase;font-weight:800}.service-body a i{color:var(--gold);margin-left:7px}
.portfolio{background:linear-gradient(#05090c,#0b1116);color:#fff;padding:70px 0}.portfolio-head{align-items:center}.filters{display:flex;gap:9px;flex-wrap:wrap}.filters button{background:transparent;color:#fff;border:1px solid rgba(255,255,255,.18);border-radius:999px;padding:7px 17px;font-size:10px;text-transform:uppercase}.filters button.active,.filters button:hover{background:var(--gold);color:#111}.project-img{height:165px;border-radius:8px;overflow:hidden;position:relative}.project-img img{height:100%;object-fit:cover}.project-img i{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);width:40px;height:40px;border-radius:50%;display:grid;place-items:center;background:rgba(0,0,0,.65)}.project-card h3{font-size:13px;margin:13px 0 3px}.project-card p{font-size:11px;color:#d1d5db}.process{background:#fff}.process h2{text-transform:uppercase}.step{text-align:center}.step small{color:var(--gold);font-weight:800}.step>div{width:78px;height:78px;border-radius:50%;border:1px solid var(--gold);display:grid;place-items:center;margin:8px auto 18px;font-size:25px}.step h3{font-size:14px;text-transform:uppercase}.step p{font-size:12px;color:#4b5563;max-width:220px;margin:auto}.clients{background:#080d11;color:#fff;padding:34px 0}.clients-row{display:flex;flex-wrap:wrap;gap:35px;align-items:center}.clients-row b{font-size:20px}.cta{background:#f5f5f3;padding:18px 0}.cta-card{display:flex;align-items:center;gap:25px;padding:22px 28px;background:#fff;border-radius:14px;box-shadow:0 10px 25px rgba(0,0,0,.06)}.cta-card>i{width:68px;height:68px;border-radius:50%;border:1px dashed var(--gold);display:grid;place-items:center;color:var(--gold);font-size:25px}.cta-card p{margin:0;color:var(--gold);font-size:12px;font-weight:800;text-transform:uppercase}.cta-card h2{font-size:23px;margin:4px 0 0}
footer{background:#060a0d;color:#fff}footer h5{color:var(--gold);font-size:14px;text-transform:uppercase}footer p,footer a{display:block;color:#d1d5db;font-size:13px;line-height:1.7}.social{display:flex;gap:10px}.social a{width:34px;height:34px;border:1px solid rgba(255,255,255,.18);border-radius:50%;display:grid;place-items:center}.map-box{min-height:220px;background:linear-gradient(rgba(0,0,0,.55),rgba(0,0,0,.55)),url('../images/hero.jpg') center/cover;border-radius:12px;display:flex;justify-content:center;align-items:center;gap:15px}.map-box i{color:var(--gold);font-size:35px}.map-box b,.map-box span{display:block}.map-box b{color:var(--gold)}.inner-page{min-height:520px;background:linear-gradient(120deg,#05090c,#101821);color:#fff;padding-top:180px}.inner-page h1{font-size:64px}
@media(max-width:1199px){.stats{grid-template-columns:repeat(2,1fr)}.service-img{height:220px}}
@media(max-width:991px){.navbar{background:rgba(5,9,12,.94)}.hero{min-height:760px}.hero-inner{padding-top:155px}.stats{bottom:-85px}.services{padding-top:165px}.section-head,.portfolio-head{align-items:flex-start;flex-direction:column}.cta-card{flex-wrap:wrap}.cta-card .btn{width:100%}}
@media(max-width:767px){.hero{min-height:830px}.hero h1{font-size:48px;letter-spacing:-1.5px}.stats{grid-template-columns:1fr 1fr}.stats>div{padding:18px 12px}.stats b{font-size:20px}.stats i{font-size:23px}.service-img{height:230px}.project-img{height:220px}.clients-row{gap:20px}.cta-card h2{font-size:19px}.inner-page h1{font-size:44px}}
@media(max-width:480px){.hero{min-height:auto;padding-bottom:40px}.hero-inner{padding-bottom:90px}.hero .btn{width:100%}.stats{position:relative;left:auto;bottom:auto;transform:none;grid-template-columns:1fr;margin-top:-45px}.stats>div{border-bottom:1px solid rgba(255,255,255,.12)}.services{padding-top:70px}.section-head h2{font-size:34px}}
/* =========================================================
   WHITE HEADER + HERO — corrected responsive layout
   ========================================================= */

.hero-navbar{
    background:#0a0a0a;
    box-shadow:0 1px 0 rgba(15,23,42,.07);
    transition:padding .25s ease, box-shadow .25s ease, background .25s ease;
    min-height:76px;
    z-index:1050;
}

.hero-navbar.scrolled{
    background:rgb(16 16 16 / 98%);
    backdrop-filter:blur(14px);
    box-shadow:0 10px 35px rgba(15,23,42,.10);
}

.brand-dark,
.brand-dark b{
    color:#111827;
}

.hero-navbar .nav-link{
    color:#ffffff !important;
    position:relative;
    padding:10px 0!important;
}

.hero-navbar .nav-link:hover,
.hero-navbar .nav-link.active{
    color:var(--gold)!important;
}

.hero-navbar .nav-link.active::after{
    content:"";
    position:absolute;
    left:0;
    right:0;
    bottom:2px;
    height:2px;
    background:var(--gold);
}

.header-quote{
    padding:11px 20px;
}

.desktop-menu-circle,
.header-menu-button{
    width:42px;
    height:42px;
    border-radius:50%;
    display:grid;
    place-items:center;
    background:#0b1116;
    color:#fff;
    border:0;
}

/* HERO */
.hero-light-design{
    position:relative;
    min-height:720px;
    padding-top:76px;
    padding-bottom:95px;
    background:#fff;
    color:#111827;
    overflow:hidden;
}

.hero-light-design .hero-inner{
    position:relative;
    z-index:2;
    padding-top:70px;
    padding-bottom:55px;
}

.hero-copy-column{
    position:relative;
    z-index:3;
}

.hero-light-design h1{
    margin:0;
    color:#111827;
    font-size:clamp(44px,4.8vw,72px);
    line-height:1.06;
    letter-spacing:-2.6px;
}

.hero-light-design h1 span{
    font-family:Manrope,sans-serif;
    color:var(--gold);
    font-weight:800;
}

.hero-light-design .lead{
    max-width:600px;
    margin-top:20px;
    color:#3f4752;
    font-size:16px;
    line-height:1.8;
}

.btn-light-outline{
    color:#111827;
    border:1px solid #d8dde3;
    background:#fff;
    box-shadow:0 7px 18px rgba(15,23,42,.05);
}

.btn-light-outline:hover{
    color:#111827;
    border-color:var(--gold);
    background:#fff9ec;
}

/* RIGHT VISUAL */
.hero-visual-shell{
    position:relative;
    min-height:440px;
    margin-top:5px;
}

.hero-visual-image{
    position:absolute;
    inset:0;
    background:url('../images/slider.png') center center / cover no-repeat;
    clip-path:polygon(19% 0,100% 0,100% 100%,9% 100%,0 71%,6% 28%);
    border-radius:34px 0 0 34px;
    box-shadow:0 25px 55px rgba(15,23,42,.18);
}

.hero-visual-image::after{
    content:"";
    position:absolute;
    inset:0;
    background:linear-gradient(90deg,rgba(0,0,0,.02),rgba(0,0,0,.08));
}

.experience-badge{
    position:absolute;
    z-index:3;
    right:5%;
    top:50%;
    transform:translateY(-50%);
    width:150px;
    height:150px;
    border-radius:50%;
    background:#fff;
    border:2px solid #e4b34e;
    box-shadow:0 10px 28px rgba(15,23,42,.14), inset 0 0 0 7px #fff;
    display:flex;
    flex-direction:column;
    align-items:center;
    justify-content:center;
    text-align:center;
    color:#111827;
}

.experience-badge::before{
    content:"";
    position:absolute;
    inset:6px;
    border-radius:50%;
    border:1px solid #f0d08d;
}

.experience-badge i{
    color:var(--gold);
    font-size:18px;
    margin-bottom:3px;
}

.experience-badge strong{
    font-size:38px;
    line-height:1;
}

.experience-badge span{
    margin-top:8px;
    font-size:10px;
    line-height:1.35;
    font-weight:800;
    text-transform:uppercase;
}

.hero-dots{
    position:absolute;
    width:190px;
    height:190px;
    opacity:.28;
    background-image:radial-gradient(var(--gold) 1.2px, transparent 1.2px);
    background-size:11px 11px;
}

.hero-dots-left{
    left:-45px;
    bottom:45px;
}

.hero-dots-right{
    right:-40px;
    top:115px;
}

/* STATS */
.hero-light-design .stats{
    position:relative;
    left:auto;
    bottom:auto;
    transform:none;
    width:100%;
    margin-top:10px;
    z-index:5;
}

.hero-light-design .stats>div{
    min-height:116px;
}

/* TABLET */
@media(max-width:1199px){
    .hero-light-design{
        min-height:auto;
    }

    .hero-light-design .hero-inner{
        padding-top:55px;
    }

    .hero-visual-shell{
        min-height:390px;
    }

    .experience-badge{
        right:3%;
        width:132px;
        height:132px;
    }

    .experience-badge strong{
        font-size:33px;
    }
}

/* SMALL TABLET */
@media(max-width:991px){
    .hero-navbar{
        background:#fff!important;
    }

    .hero-light-design{
        padding-top:76px;
        padding-bottom:65px;
    }

    .hero-light-design .hero-inner{
        padding-top:45px;
        padding-bottom:30px;
    }

    .hero-copy-column{
        text-align:center;
    }

    .hero-light-design .lead{
        margin-left:auto;
        margin-right:auto;
    }

    .hero-buttons{
        justify-content:center;
    }

    .hero-visual-shell{
        min-height:360px;
        margin-top:35px;
    }

    .hero-visual-image{
        clip-path:polygon(12% 0,100% 0,100% 100%,5% 100%,0 74%,4% 28%);
        border-radius:30px;
    }

    .experience-badge{
        right:5%;
    }

    .hero-light-design .stats{
        margin-top:35px;
    }

    .services{
        padding-top:90px;
    }
}

/* MOBILE */
@media(max-width:767px){
    .hero-light-design{
        padding-top:72px;
        padding-bottom:45px;
    }

    .hero-light-design .hero-inner{
        padding-top:35px;
        padding-bottom:20px;
    }

    .hero-light-design h1{
        font-size:42px;
        letter-spacing:-1.6px;
    }

    .hero-visual-shell{
        min-height:300px;
        margin-top:28px;
    }

    .experience-badge{
        width:108px;
        height:108px;
        right:4%;
    }

    .experience-badge strong{
        font-size:27px;
    }

    .experience-badge span{
        font-size:8px;
    }

    .experience-badge i{
        font-size:14px;
    }

    .hero-light-design .stats{
        grid-template-columns:1fr 1fr;
        margin-top:25px;
    }

    .hero-light-design .stats>div{
        min-height:95px;
    }

    .services{
        padding-top:75px;
    }
}

/* SMALL MOBILE */
@media(max-width:480px){
    .hero-light-design{
        padding-top:70px;
        padding-bottom:35px;
    }

    .hero-light-design .hero-inner{
        padding-top:25px;
        padding-bottom:10px;
    }

    .hero-light-design h1{
        font-size:36px;
        line-height:1.1;
    }

    .hero-visual-shell{
        min-height:245px;
        margin-top:24px;
    }

    .hero-visual-image{
        clip-path:polygon(10% 0,100% 0,100% 100%,3% 100%,0 75%,4% 25%);
    }

    .experience-badge{
        width:90px;
        height:90px;
    }

    .experience-badge strong{
        font-size:23px;
    }

    .hero-light-design .stats{
        grid-template-columns:1fr;
        margin-top:20px;
    }

    .hero-light-design .stats>div{
        min-height:82px;
    }

    .services{
        padding-top:65px;
    }
}

/* =========================================================
   MOBILE MENU
========================================================= */

.mobile-menu {
    width: min(88%, 390px) !important;
    background:
        radial-gradient(
            circle at top right,
            rgba(233, 165, 20, 0.15),
            transparent 32%
        ),
        linear-gradient(180deg, #10171d 0%, #070b0f 100%);

    color: #fff;
    border-left: 1px solid rgba(255, 255, 255, 0.08);
    box-shadow: -20px 0 60px rgba(0, 0, 0, 0.35);
}

.mobile-menu-header {
    min-height: 88px;
    padding: 18px 22px;
    border-bottom: 1px solid rgba(255, 255, 255, 0.09);
}

.mobile-menu-logo {
    display: inline-flex;
    flex-direction: column;
    line-height: 0.85;
    color: #fff;
}

.mobile-menu-logo:hover {
    color: #fff;
}

.mobile-menu-logo .logo-main {
    font-size: 23px;
    font-weight: 800;
    letter-spacing: -1px;
}

.mobile-menu-logo .logo-main span {
    color: var(--gold);
}

.mobile-menu-logo .logo-sub {
    margin-top: 7px;
    margin-left: 26px;
    color: var(--gold);
    font-size: 9px;
    font-weight: 800;
    letter-spacing: 6px;
}

.mobile-menu-close {
    width: 42px;
    height: 42px;
    display: grid;
    place-items: center;
    border: 1px solid rgba(255, 255, 255, 0.13);
    border-radius: 50%;
    background: rgba(255, 255, 255, 0.06);
    color: #fff;
    font-size: 18px;
    transition: 0.25s ease;
}

.mobile-menu-close:hover {
    color: #111;
    background: var(--gold);
    border-color: var(--gold);
    transform: rotate(90deg);
}

.mobile-menu-body {
    display: flex;
    flex-direction: column;
    padding: 25px 20px 24px;
}

.mobile-menu-title {
    margin: 0 0 14px;
    color: var(--gold);
    font-size: 11px;
    font-weight: 800;
    letter-spacing: 1.5px;
    text-transform: uppercase;
}

.mobile-navigation {
    display: flex;
    flex-direction: column;
    gap: 8px;
}

.mobile-nav-link {
    min-height: 58px;
    padding: 0 17px;
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 15px;

    color: #d7dce1;
    border: 1px solid transparent;
    border-radius: 13px;
    background: transparent;

    font-size: 14px;
    font-weight: 700;
    transition: 0.25s ease;
}

.mobile-nav-link span {
    display: flex;
    align-items: center;
    gap: 14px;
}

.mobile-nav-link span i {
    width: 21px;
    color: var(--gold);
    font-size: 16px;
    text-align: center;
}

.mobile-nav-link > i {
    color: #75808a;
    font-size: 11px;
    transition: transform 0.25s ease;
}

.mobile-nav-link:hover,
.mobile-nav-link.active {
    color: #fff;
    border-color: rgba(233, 165, 20, 0.25);
    background: rgba(233, 165, 20, 0.09);
}

.mobile-nav-link:hover > i,
.mobile-nav-link.active > i {
    color: var(--gold);
    transform: translateX(3px);
}

.mobile-nav-link.active {
    position: relative;
}

.mobile-nav-link.active::before {
    content: "";
    position: absolute;
    left: 0;
    width: 3px;
    height: 25px;
    border-radius: 0 5px 5px 0;
    background: var(--gold);
}

.mobile-menu-bottom {
    margin-top: auto;
    padding-top: 30px;
}

.mobile-quote-button {
    min-height: 70px;
    padding: 13px 17px;
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 15px;

    color: #111;
    border-radius: 15px;
    background: linear-gradient(
        135deg,
        #ffc347 0%,
        var(--gold) 100%
    );

    box-shadow: 0 14px 30px rgba(233, 165, 20, 0.2);
    transition: 0.25s ease;
}

.mobile-quote-button:hover {
    color: #111;
    transform: translateY(-3px);
    box-shadow: 0 18px 35px rgba(233, 165, 20, 0.28);
}

.mobile-quote-button span {
    display: flex;
    flex-direction: column;
    font-size: 13px;
    font-weight: 800;
    text-transform: uppercase;
}

.mobile-quote-button small {
    margin-bottom: 3px;
    color: rgba(17, 17, 17, 0.67);
    font-size: 9px;
    font-weight: 700;
    text-transform: none;
}

.mobile-quote-button > i {
    width: 38px;
    height: 38px;
    display: grid;
    place-items: center;
    border-radius: 50%;
    background: rgba(17, 17, 17, 0.1);
}

.mobile-social-links {
    margin-top: 20px;
    display: flex;
    justify-content: center;
    gap: 10px;
}

.mobile-social-links a {
    width: 41px;
    height: 41px;
    display: grid;
    place-items: center;

    color: #fff;
    border: 1px solid rgba(255, 255, 255, 0.13);
    border-radius: 50%;
    background: rgba(255, 255, 255, 0.04);

    transition: 0.25s ease;
}

.mobile-social-links a:hover {
    color: #111;
    border-color: var(--gold);
    background: var(--gold);
    transform: translateY(-3px);
}

/* خلفية الصفحة ملي يتحل Menu */

.offcanvas-backdrop.show {
    opacity: 0.7;
    backdrop-filter: blur(4px);
}

/* الهاتف الصغير */

@media (max-width: 380px) {
    .mobile-menu {
        width: 92% !important;
    }

    .mobile-menu-header {
        min-height: 76px;
        padding: 14px 17px;
    }

    .mobile-menu-body {
        padding: 20px 14px;
    }

    .mobile-nav-link {
        min-height: 52px;
        padding: 0 14px;
        font-size: 13px;
    }

    .mobile-quote-button {
        min-height: 62px;
    }
}


/* =========================================================
   SERVICES SECTION — 4 CARDS RESPONSIVE
========================================================= */

.services-section-pro {
    position: relative;
    padding: 37px 0;
    background: #ffffff;
    overflow: hidden;
}

.services-heading-pro {
    display: flex;
    align-items: flex-end;
    justify-content: space-between;
    gap: 30px;
    margin-bottom: 22px;
}

.services-heading-pro h2 {
    margin: 0;
    color: #111827;
    font-size: clamp(34px, 4vw, 54px);
    line-height: 1.08;
    font-weight: 800;
    letter-spacing: -1.8px;
}

.services-heading-pro h2 span {
    color: var(--gold);
}

.services-all-link {
    flex: 0 0 auto;
    display: inline-flex;
    align-items: center;
    gap: 10px;
    padding-bottom: 8px;
    color: #111827;
    font-size: 11px;
    font-weight: 800;
    text-transform: uppercase;
}

.services-all-link i {
    color: var(--gold);
    transition: transform 0.25s ease;
}

.services-all-link:hover {
    color: var(--gold);
}

.services-all-link:hover i {
    transform: translateX(4px);
}

.service-card-pro {
    position: relative;
    display: flex;
    flex-direction: column;
    min-height: 100%;
    overflow: hidden;
    background: #ffffff;
    border: 1px solid #edf0f3;
    border-radius: 18px;
    box-shadow: 0 15px 40px rgba(15, 23, 42, 0.08);
    transition:
        transform 0.3s ease,
        box-shadow 0.3s ease,
        border-color 0.3s ease;
}

.service-card-pro:hover {
    transform: translateY(-9px);
    border-color: rgba(233, 165, 20, 0.38);
    box-shadow: 0 24px 55px rgba(15, 23, 42, 0.14);
}

.service-card-image-pro {
    position: relative;
    height: 230px;
    overflow: hidden;
    background: #0b1116;
}

.service-card-image-pro::after {
    content: "";
    position: absolute;
    inset: 0;
    background: linear-gradient(
        180deg,
        transparent 45%,
        rgba(0, 0, 0, 0.25) 100%
    );
}

.service-card-image-pro img {
    width: 100%;
    height: 100%;
    display: block;
    object-fit: cover;
    object-position: center 55%;
    transition: transform 0.5s ease;
}

.service-card-pro:hover .service-card-image-pro img {
    transform: scale(1.06);
}

.service-card-icon-pro {
    position: relative;
    z-index: 3;
    width: 58px;
    height: 58px;
    margin: -29px 0 0 22px;
    display: grid;
    place-items: center;
    color: #111827;
    background: linear-gradient(135deg, #ffc54c, var(--gold));
    border: 5px solid #ffffff;
    border-radius: 50%;
    box-shadow: 0 8px 20px rgba(233, 165, 20, 0.22);
    font-size: 18px;
}

.service-card-content-pro {
    flex: 1;
    display: flex;
    flex-direction: column;
    padding: 20px 23px 25px;
}

.service-card-content-pro h3 {
    min-height: 54px;
    margin: 0 0 14px;
    color: #111827;
    font-size: 18px;
    line-height: 1.35;
    font-weight: 800;
    text-transform: uppercase;
}

.service-card-content-pro p {
    margin: 0 0 25px;
    color: #5c6570;
    font-size: 14px;
    line-height: 1.75;
}

.service-card-content-pro a {
    margin-top: auto;
    display: inline-flex;
    align-items: center;
    gap: 10px;
    color: #111827;
    font-size: 12px;
    font-weight: 800;
    text-transform: uppercase;
}

.service-card-content-pro a i {
    color: var(--gold);
    transition: transform 0.25s ease;
}

.service-card-content-pro a:hover {
    color: var(--gold);
}

.service-card-content-pro a:hover i {
    transform: translateX(4px);
}

@media (max-width: 991px) {
    .services-section-pro {
        padding: 75px 0;
    }

    .services-heading-pro {
        align-items: flex-start;
        flex-direction: column;
    }

    .service-card-image-pro {
        height: 260px;
    }
}

@media (max-width: 767px) {
    .services-section-pro {
        padding: 60px 0;
    }

    .services-heading-pro h2 {
        font-size: 36px;
        letter-spacing: -1px;
    }

    .service-card-image-pro {
        height: 245px;
    }
}

@media (max-width: 480px) {
    .services-heading-pro h2 {
        font-size: 31px;
    }

    .service-card-image-pro {
        height: 220px;
    }

    .service-card-content-pro {
        padding: 18px 20px 23px;
    }
}


/* =========================================================
   SCROLL REVEAL ANIMATIONS
   ========================================================= */

.reveal {
    opacity: 0;
    visibility: hidden;
    transition:
        opacity .85s ease,
        transform .85s cubic-bezier(.2,.7,.2,1),
        filter .85s ease;
    will-change: opacity, transform;
}

.reveal.is-visible {
    opacity: 1;
    visibility: visible;
    transform: none !important;
    filter: none;
}

/* Services: من التحت */
.reveal-up {
    transform: translateY(70px);
}

/* Réalisations: من اليمين */
.reveal-right {
    transform: translateX(90px);
}

/* Clients: Fade */
.reveal-fade {
    transform: none;
    filter: blur(7px);
}

/* CTA: تكبير خفيف */
.reveal-scale {
    transform: scale(.88);
}

/* Process: كل عنصر بوحدو */
.reveal-stagger > * {
    opacity: 0;
    transform: translateY(50px);
    transition:
        opacity .7s ease,
        transform .7s cubic-bezier(.2,.7,.2,1);
}

.reveal-stagger.is-visible > * {
    opacity: 1;
    transform: translateY(0);
}

.reveal-stagger.is-visible > *:nth-child(1) {
    transition-delay: .08s;
}

.reveal-stagger.is-visible > *:nth-child(2) {
    transition-delay: .20s;
}

.reveal-stagger.is-visible > *:nth-child(3) {
    transition-delay: .32s;
}

.reveal-stagger.is-visible > *:nth-child(4) {
    transition-delay: .44s;
}

.reveal-stagger.is-visible > *:nth-child(5) {
    transition-delay: .56s;
}

.reveal-stagger.is-visible > *:nth-child(6) {
    transition-delay: .68s;
}

/* Service cards optional stagger */
.services-grid.is-visible > div {
    animation: serviceCardReveal .7s both;
}

.services-grid.is-visible > div:nth-child(1) { animation-delay: .08s; }
.services-grid.is-visible > div:nth-child(2) { animation-delay: .16s; }
.services-grid.is-visible > div:nth-child(3) { animation-delay: .24s; }
.services-grid.is-visible > div:nth-child(4) { animation-delay: .32s; }
.services-grid.is-visible > div:nth-child(5) { animation-delay: .40s; }
.services-grid.is-visible > div:nth-child(6) { animation-delay: .48s; }

@keyframes serviceCardReveal {
    from {
        opacity: 0;
        transform: translateY(35px);
    }
    to {
        opacity: 1;
        transform: translateY(0);
    }
}

/* Portfolio items optional stagger */
.portfolio-grid.is-visible .portfolio-item {
    animation: portfolioItemReveal .75s both;
}

.portfolio-grid.is-visible .portfolio-item:nth-child(1) { animation-delay: .08s; }
.portfolio-grid.is-visible .portfolio-item:nth-child(2) { animation-delay: .15s; }
.portfolio-grid.is-visible .portfolio-item:nth-child(3) { animation-delay: .22s; }
.portfolio-grid.is-visible .portfolio-item:nth-child(4) { animation-delay: .29s; }
.portfolio-grid.is-visible .portfolio-item:nth-child(5) { animation-delay: .36s; }
.portfolio-grid.is-visible .portfolio-item:nth-child(6) { animation-delay: .43s; }

@keyframes portfolioItemReveal {
    from {
        opacity: 0;
        transform: translateX(45px);
    }
    to {
        opacity: 1;
        transform: translateX(0);
    }
}

/* Accessibilité */
@media (prefers-reduced-motion: reduce) {
    .reveal,
    .reveal-stagger > *,
    .services-grid > div,
    .portfolio-grid .portfolio-item {
        opacity: 1 !important;
        visibility: visible !important;
        transform: none !important;
        filter: none !important;
        animation: none !important;
        transition: none !important;
    }
}

.hero-title{
    font-family:"ClashDisplay";
    font-weight:700;
    letter-spacing:-2px;
}

.section-title{
    font-family:"ClashDisplay";
    font-weight:600;
}

.service-card h3{
    font-family:"ClashDisplay";
    font-weight:600;
}

.project-card h3{
    font-family:"ClashDisplay";
}

.navbar .nav-link{
    font-family:"Manrope";
    font-weight:700;
}

body,
p,
li,
span{
    font-family:"Manrope";
}


.counter{
    display:inline-block;
    min-width:48px;
}


.stats .stat-item{
    display:flex;
    align-items:center;
    justify-content:center;
    gap:22px;
    min-height:138px;
    padding:25px 30px;
}

.stats .stat-item > i{
    flex-shrink:0;
    font-size:32px;
    color:#ffb000;
}

.stats .stat-content{
    display:flex;
    flex-direction:column;
    align-items:flex-start;
    justify-content:center;
}

.stats .stat-number{
    display:flex;
    align-items:center;
    gap:2px;
    line-height:1;
    margin-bottom:10px;
}

.stats .stat-number b,
.stats .stat-number span{
    display:inline-block;
    font-family:"Sora", sans-serif;
    font-size:29px;
    font-weight:800;
    line-height:1;
    color:#ffffff;
}

.stats .stat-content p{
    margin:0;
    font-family:"Manrope", sans-serif;
    font-size:13px;
    font-weight:500;
    color:#ffffff;
    white-space:nowrap;
}


.stats > div:last-child,
.stats .stat-item:last-child {
    border-right: 0 !important;
}


/* =========================
   STATS BORDERS FIX
========================= */

/* Desktop: الخط بين العناصر فقط */
.stats > div,
.stats .stat-item {
    border-right: 1px solid rgba(255, 255, 255, 0.12);
    border-bottom: 0;
}

.stats > div:last-child,
.stats .stat-item:last-child {
    border-right: 0 !important;
}

/* Tablet: جوج عناصر فكل سطر */
@media (max-width: 1199px) and (min-width: 768px) {
    .stats > div:nth-child(2),
    .stats > div:nth-child(4),
    .stats .stat-item:nth-child(2),
    .stats .stat-item:nth-child(4) {
        border-right: 0 !important;
    }

    .stats > div:nth-child(1),
    .stats > div:nth-child(2),
    .stats .stat-item:nth-child(1),
    .stats .stat-item:nth-child(2) {
        border-bottom: 1px solid rgba(255, 255, 255, 0.12);
    }
}

/* Portable: عنصر واحد فكل سطر */
@media (max-width: 480px) {
    .stats > div,
    .stats .stat-item {
        border-right: 0 !important;
        border-bottom: 1px solid rgba(255, 255, 255, 0.12);
    }

    .stats > div:last-child,
    .stats .stat-item:last-child {
        border-bottom: 0 !important;
    }
}


/* CLIENTS */
.clients-trust-section{position:relative;padding:58px 0;background:linear-gradient(180deg,#0a0f13,#060a0d);overflow:hidden}
.clients-trust-heading{display:flex;align-items:center;gap:18px;margin-bottom:30px}
.clients-heading-line{width:52px;height:1px;background:var(--gold)}
.clients-logo-grid{display:grid;grid-template-columns:repeat(6,minmax(0,1fr));gap:16px}
.client-logo-card{min-height:120px;padding:18px 22px;display:flex;align-items:center;justify-content:center;border:1px solid rgba(255,255,255,.08);border-radius:14px;background:rgba(255,255,255,.035);transition:.3s}
.client-logo-card:hover{transform:translateY(-6px);border-color:rgba(233,165,20,.45);background:rgba(233,165,20,.06)}
.client-logo-card img{width:100%;max-width:175px;max-height:78px;object-fit:contain;filter:grayscale(1) brightness(2.2);opacity:.92;transition:.3s}
.client-logo-card:hover img{filter:grayscale(0) brightness(1);opacity:1;transform:scale(1.04)}
@media(max-width:1199.98px){.clients-logo-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}
@media(max-width:767.98px){.clients-logo-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.client-logo-card{min-height:105px}}
@media(max-width:480px){.clients-logo-grid{grid-template-columns:1fr}}


/* Logo Header */

.navbar-logo{
    display:flex;
    align-items:center;
}

.navbar-logo img{
    height:74px;
    width:auto;
    display:block;
    transition:.3s ease;
}

.hero-navbar.scrolled .navbar-logo img{
    height:56px;
}

@media (max-width:991px){
    .navbar-logo img{
        height:54px;
    }
}

@media (max-width:480px){
    .navbar-logo img{
        height:46px;
    }
}


.mobile-menu-logo img{
    width:170px;
    height:auto;
    display:block;
}

/* ==========================
   FOOTER LOGO
========================== */

.footer-logo{
    display:inline-block;
    margin-bottom:20px;
    transition:.3s;
}

.footer-logo img{
    width:83px;
    height:auto;
    display:block;
}

.footer-logo:hover{
    transform:translateY(-2px);
}

@media (max-width:991px){
    .footer-logo img{
        width:180px;
    }
}

@media (max-width:576px){
    .footer-logo{
        display:flex;
        justify-content:center;
    }

    .footer-logo img{
        width:170px;
    }
}