/*
Theme Name: Mahmoud Super Dynamic Theme
Author: Mahmoud Gamal
Version: 1.0.0
Description: قالب عربي ديناميكي من الصفر مع تخصيص منظم وإضافة/حذف وحركة أزرار مضمونة.
*/
@import url('https://fonts.googleapis.com/css2?family=Tajawal:wght@400;500;700;800;900&display=swap');
:root{--p:#0b2036;--p2:#14395a;--a:#d7a842;--g:#22c55e;--t:#111827;--m:#64748b;--bg:#f7fafc;--sh:0 18px 48px rgba(9,22,37,.12)}
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;font-family:Tajawal,Arial,sans-serif!important;direction:rtl;color:var(--t);background:#fff;overflow-x:hidden}a{text-decoration:none;color:inherit}img{max-width:100%;display:block}.container{width:min(1180px,calc(100% - 32px));margin:auto}section{scroll-margin-top:110px}
.site-header{position:fixed;top:10px;left:0;right:0;z-index:99999;pointer-events:none}.nav{pointer-events:auto;min-height:74px;display:flex;align-items:center;justify-content:space-between;gap:18px;padding:0 22px;border-radius:26px;background:rgba(13,31,50,.68);border:1px solid rgba(255,255,255,.28);backdrop-filter:blur(18px);box-shadow:0 15px 45px rgba(0,0,0,.18)}.brand{display:flex;align-items:center;gap:10px;color:#fff;font-weight:900;font-size:20px;line-height:1.25}.brand img{width:48px;height:48px;object-fit:contain}.desktop-menu{display:flex;align-items:center;gap:15px}.desktop-menu a{color:#fff;font-weight:800;font-size:15px;transition:.25s}.desktop-menu a:hover{color:var(--a);transform:translateY(-2px)}.menu-toggle{display:none;border:0;width:52px;height:52px;border-radius:16px;background:var(--p);color:#fff;font-size:25px;cursor:pointer}
.mobile-menu{position:fixed;inset:0;background:rgba(0,0,0,.55);z-index:100000;display:none;padding:18px}.mobile-menu.active{display:block}.mobile-menu-panel{width:min(340px,90%);margin-right:auto;height:100%;background:#fff;border-radius:26px;padding:22px;box-shadow:var(--sh)}.close-menu{width:44px;height:44px;border:0;border-radius:14px;background:var(--p);color:#fff;font-size:26px;cursor:pointer}.mobile-links{margin-top:20px;display:flex;flex-direction:column;gap:12px}.mobile-links a{padding:14px 16px;border-radius:16px;background:#f1f5f9;font-weight:900;transition:.25s}.mobile-links a:hover{transform:translateX(-6px);background:#e8eef5}
.hero{min-height:100vh;color:#fff;position:relative;display:flex;align-items:center;background:linear-gradient(90deg,rgba(5,18,32,.20),rgba(5,18,32,.38)),var(--hero-image);background-size:cover;background-position:center}.hero:after{content:"";position:absolute;inset:0;pointer-events:none;background:radial-gradient(circle at 18% 80%,rgba(215,168,66,.28),transparent 32%)}.hero-inner{min-height:100vh;display:flex;align-items:center;padding:150px 0 70px;position:relative;z-index:2}.hero-content{width:min(720px,100%);padding:34px;border-radius:30px;background:rgba(7,22,38,.24);border:1px solid rgba(255,255,255,.16);backdrop-filter:blur(7px);box-shadow:0 18px 55px rgba(0,0,0,.16)}.breadcrumb{display:inline-flex;padding:9px 20px;border-radius:999px;background:rgba(255,255,255,.15);border:1px solid rgba(255,255,255,.28);font-weight:800;margin-bottom:16px}.hero h1{margin:0 0 16px;font-size:56px;line-height:1.12;font-weight:900;text-shadow:0 2px 0 rgba(0,0,0,.78),0 7px 22px rgba(0,0,0,.50);-webkit-text-stroke:1px rgba(9,22,37,.48)}.hero p{margin:0 0 22px;color:#fff;font-size:22px;line-height:1.85;font-weight:500;text-shadow:0 2px 12px rgba(0,0,0,.70);background:rgba(0,0,0,.10);border-radius:18px;padding:12px 16px}
.cta-row{display:flex;align-items:center;gap:14px;flex-wrap:wrap;overflow:visible}.hero-actions{margin-top:18px}.cta{min-width:170px;height:56px;padding:0 24px;border-radius:14px;display:inline-flex;align-items:center;justify-content:center;gap:9px;color:#fff;font-size:18px;font-weight:900;border:0;cursor:pointer;box-shadow:0 16px 35px rgba(0,0,0,.20);position:relative;overflow:hidden}.cta.call{background:linear-gradient(135deg,#0b2036,#18649b)}.cta.wa{background:linear-gradient(135deg,#22c55e,#16a34a)}.all-buttons-move .cta,.cta.force-move,.floating-contact .float-btn{animation:buttonFloat 1.1s ease-in-out infinite!important;will-change:transform,filter,box-shadow!important}.all-buttons-move .cta.wa,.floating-contact .wa{animation-delay:.18s!important}@keyframes buttonFloat{0%,100%{transform:translateY(0) scale(1);filter:brightness(1);box-shadow:0 14px 30px rgba(0,0,0,.22)}50%{transform:translateY(-9px) scale(1.06);filter:brightness(1.12);box-shadow:0 30px 60px rgba(0,0,0,.38)}}
.section{padding:82px 0}.section.alt{background:var(--bg)}.section-title{text-align:center;margin-bottom:36px}.section-title span,.section-badge{display:inline-flex;padding:8px 18px;border-radius:999px;background:rgba(215,168,66,.14);color:#9a6c13;font-weight:900;margin-bottom:14px}.section-title h2{margin:0 0 12px;font-size:38px;line-height:1.25;font-weight:900}.section-title p{margin:0 auto;max-width:780px;color:var(--m);line-height:1.9;font-size:18px}
.about-grid{display:grid;grid-template-columns:1fr 1fr;gap:28px;align-items:center}.about-box,.stat,.service-card,.work-card,.price-card,.review-card,.area-card,.article-slide-card,.contact-box{background:#fff;border-radius:26px;box-shadow:var(--sh);border:1px solid rgba(15,35,55,.08);overflow:hidden;transition:transform .28s,box-shadow .28s,border-color .28s}.hover-lift:hover,.service-card:hover,.work-card:hover,.price-card:hover,.review-card:hover,.area-card:hover,.stat:hover,.about-box:hover,.article-slide-card:hover,.contact-box:hover{transform:translateY(-7px) scale(1.015);box-shadow:0 26px 62px rgba(9,22,37,.18);border-color:rgba(215,168,66,.32)}.about-box{padding:32px}.about-box p{font-size:19px;line-height:2;color:#334155;margin:0}.stats{display:grid;grid-template-columns:repeat(2,1fr);gap:16px}.stat{padding:24px}.stat b{font-size:25px;color:var(--p);display:block;margin-bottom:8px}.stat span{color:var(--m);font-weight:700}
.cards-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:22px}.service-card img,.work-card img{width:100%;height:210px;object-fit:cover;transition:transform .45s}.service-card:hover img,.work-card:hover img{transform:scale(1.07)}.service-card h3,.work-card h3,.price-card h3,.area-card h3{margin:0;padding:20px 22px 8px;font-size:22px;font-weight:900}.service-card p,.work-card p,.price-card p,.area-card p{margin:0;padding:0 22px 22px;color:var(--m);line-height:1.8}
.articles-section{overflow:hidden}.articles-slider-wrap{position:relative}.articles-slider{display:flex;gap:22px;overflow-x:auto;scroll-snap-type:x mandatory;scroll-behavior:smooth;padding:10px 8px 30px}.article-slide-card{flex:0 0 340px;min-width:340px;scroll-snap-align:start}.article-slide-image{display:block;width:100%;height:210px;background:#eef4f8;overflow:hidden}.article-slide-image img{width:100%;height:100%;object-fit:cover;transition:.45s}.article-slide-card:hover img{transform:scale(1.08)}.article-placeholder{height:100%;background:linear-gradient(135deg,#dbe7ef,#f7fafc)}.article-slide-content{padding:22px}.article-slide-content h3{margin:0 0 12px;font-size:23px;line-height:1.45}.article-slide-content p{margin:0 0 16px;color:var(--m);line-height:1.9}.article-read-more{display:inline-flex;padding:10px 18px;border-radius:999px;background:var(--p);color:#fff;font-weight:900}.article-arrow{position:absolute;top:50%;transform:translateY(-50%);z-index:6;width:44px;height:44px;border:0;border-radius:50%;background:var(--p);color:#fff;font-size:34px;cursor:pointer}.article-prev{right:-8px}.article-next{left:-8px}
.reviews-grid,.prices-grid,.areas-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:22px}.review-card{padding:26px}.review-card b{display:block;font-size:21px;margin-bottom:12px}.review-card p{color:var(--m);line-height:1.9;margin:0}.faq-wrap{max-width:900px;margin:auto;display:grid;gap:14px}details{background:#fff;border-radius:20px;padding:18px 22px;box-shadow:var(--sh);border:1px solid rgba(15,35,55,.08);transition:.25s}details:hover{transform:translateX(-4px);border-color:rgba(215,168,66,.35)}summary{cursor:pointer;font-weight:900;font-size:19px}details p{color:var(--m);line-height:1.9;margin:12px 0 0}.contact-section{padding:82px 0;color:#fff;background:linear-gradient(135deg,#071728,#123a5c)}.contact-section .section-title h2,.contact-section .section-title p{color:#fff}.contact-section .section-title span{background:rgba(255,255,255,.12);color:#fff}
.floating-contact{position:fixed;left:0;top:62vh;z-index:99998;display:flex;flex-direction:column;gap:10px}.float-btn{width:145px;height:50px;border-radius:0 999px 999px 0;display:flex;align-items:center;justify-content:center;gap:8px;color:#fff;font-weight:900;box-shadow:0 10px 22px rgba(0,0,0,.20)}.float-btn.call{background:var(--p)}.float-btn.wa{background:var(--g)}.footer{background:#06111f;color:#fff;text-align:center;padding:24px 0;line-height:1.8}
@media(max-width:1050px){.desktop-menu{display:none}.menu-toggle{display:flex;align-items:center;justify-content:center}.cards-grid{grid-template-columns:repeat(2,1fr)}.about-grid{grid-template-columns:1fr}}@media(max-width:620px){.nav{width:calc(100% - 12px);min-height:62px;padding:0 8px;border-radius:16px}.brand{font-size:13px;gap:6px;max-width:calc(100% - 58px)}.brand img{width:34px;height:34px}.menu-toggle{width:44px;height:44px;flex:0 0 44px}.hero{min-height:92vh}.hero-inner{min-height:92vh;padding:128px 0 42px;align-items:flex-start}.hero-content{text-align:center;padding:0;background:transparent;border:0;box-shadow:none;backdrop-filter:none;margin:auto;display:flex;flex-direction:column}.breadcrumb{margin-inline:auto}.hero h1{font-size:34px;text-align:center}.hero p{font-size:17px;text-align:center;line-height:1.65;background:rgba(0,0,0,.14)}.hero-actions{justify-content:center;flex-wrap:nowrap;gap:10px;margin-top:0;margin-bottom:26px;order:-1}.cta{flex:0 0 calc(50% - 5px);width:calc(50% - 5px);min-width:0;height:52px;font-size:16px;padding:0 8px}.section{padding:58px 0}.section-title h2{font-size:29px}.cards-grid,.reviews-grid,.prices-grid,.areas-grid{grid-template-columns:1fr}.stats{grid-template-columns:1fr}.article-slide-card{flex:0 0 86%;min-width:86%}.article-slide-image{height:165px}.article-arrow{display:none}.float-btn{width:124px;height:46px;font-size:15px}}
