@charset "UTF-8";
/* ================================================================
   tmiiz22 — service-page.css  |  Modern Light theme
   صفحات تفاصيل الخدمات
   ================================================================ */

/* ===== breadcrumb ===== */
.breadcrumb { padding:130px 0 0; }
.breadcrumb-list { display:flex; align-items:center; gap:9px; flex-wrap:wrap;
    list-style:none; margin:0; padding:0; }
.breadcrumb-list li { font-size:.88rem; color:var(--ink-3); list-style:none; }
.breadcrumb-list a { color:var(--ink-2); font-weight:600; transition:color .3s; }
.breadcrumb-list a:hover { color:var(--violet); }
.breadcrumb-list [aria-current="page"] { color:var(--violet); font-weight:700; }

/* ===== service hero ===== */
.service-hero { padding:50px 0 70px; text-align:center; }
.service-hero .wrap { max-width:820px; }
.service-hero-icon { width:84px; height:84px; margin:0 auto 26px; border-radius:24px;
    background:var(--grad); display:flex; align-items:center; justify-content:center;
    color:#fff; box-shadow:0 18px 44px rgba(21,21,31,.4); }
.service-hero-icon svg { width:40px; height:40px; }
.service-hero h1 { font-size:clamp(2rem,4vw,3.2rem); font-weight:900; letter-spacing:-1px;
    line-height:1.2; color:var(--ink); margin-bottom:20px; }
.service-hero-desc { font-size:clamp(1.2rem,1.7vw,1.4rem); color:var(--ink-2); max-width:720px;
    margin:0 auto 34px; line-height:2; }

.hero-cta, .service-cta-section .container > a { display:inline-flex; }

/* hero CTA button (reuse btn-wa-big style via local class) */
.service-hero .hero-cta {
    align-items:center; gap:10px; background:var(--wa); color:#fff;
    padding:16px 38px; border-radius:50px; font-weight:800; font-size:1.02rem;
    box-shadow:0 14px 38px rgba(37,211,102,.4); transition:transform .35s var(--e), box-shadow .35s; }
.service-hero .hero-cta:hover { background:var(--wa-d); transform:translateY(-3px); box-shadow:0 20px 50px rgba(37,211,102,.55); }

/* ===== دعوة "اطلب الخدمة" مع سهم متحرك تنزل لقسم الواتساب ===== */
.order-prompt { text-align:center; padding:6px 0 36px; }
.order-link { display:inline-flex; align-items:center; gap:13px; font-size:1.2rem;
    font-weight:800; color:#0a0a12; transition:gap .3s var(--e); }
.order-link:hover { gap:18px; }
.order-arrow { width:40px; height:40px; border-radius:50%; background:#0a0a12; color:#fff;
    display:flex; align-items:center; justify-content:center; flex-shrink:0;
    animation:orderBounce 1.6s ease-in-out infinite; }
.order-arrow svg { width:19px; height:19px; }
.order-link:hover .order-arrow { background:#000; }
@keyframes orderBounce { 0%,100%{ transform:translateY(0);} 50%{ transform:translateY(6px);} }

/* ===== أعمالنا (معرض صور بأزرار أرقام) ===== */
.works { padding:10px 0 40px; }
.works .wrap { max-width:1040px; }
.works-eyebrow { display:block; text-align:center; font-size:1.15rem; font-weight:800;
    color:#0a0a12; margin-bottom:24px; }
.works-stage { position:relative; border-radius:28px; overflow:hidden; aspect-ratio:16/10;
    background:linear-gradient(160deg,#e9e9ef 0%,#efece5 100%); box-shadow:var(--sh-md); }
.works-img { position:absolute; inset:0; background-size:cover; background-position:center;
    transform:scale(1.4); will-change:transform; transition:opacity .4s ease; }
.works-video { position:absolute; inset:0; width:100%; height:100%; object-fit:cover; display:block; }
.works-stage .img-hint { position:absolute; inset:0; display:flex; align-items:center; justify-content:center; }

/* كبسولة زجاجية رمادية شفافة متراكبة فوق أسفل الصورة — نفس Dreelio بالضبط */
.works-toggle { display:flex; gap:8px; width:fit-content;
    margin:-80px auto 0; position:relative; z-index:3;
    background:rgba(118,118,124,0.42); backdrop-filter:blur(22px) saturate(160%);
    -webkit-backdrop-filter:blur(22px) saturate(160%);
    border:1px solid rgba(255,255,255,0.3); border-radius:50px; padding:7px;
    box-shadow:0 12px 34px rgba(0,0,0,.22); }
.works-btn { display:flex; align-items:center; justify-content:center; line-height:1;
    min-height:46px; padding:0 34px; border-radius:50px; font-weight:800; font-size:1rem;
    color:#fff; background:rgba(255,255,255,0.12);
    box-shadow:inset 0 0 0 1px rgba(255,255,255,0.18);
    transition:background .3s var(--e), box-shadow .3s; }
.works-btn.active { background:#1b1b20; box-shadow:none; }
.works-btn:not(.active):hover { background:rgba(255,255,255,.22); }

/* ===== service details ===== */
.service-details { padding:40px 0 90px; }
.details-grid { display:grid; gap:48px; }
.detail-block { text-align:center; max-width:740px; margin:0 auto; }
.detail-block h2 { font-size:clamp(1.6rem,3vw,2.2rem); font-weight:900; color:var(--ink);
    margin-bottom:16px; letter-spacing:-.5px; }
.detail-block p { font-size:1.05rem; color:var(--ink-2); line-height:1.9; }

.features-grid { display:grid; grid-template-columns:repeat(3,1fr); gap:24px; }
/* نفس بطاقات الصفحة الرئيسية — بدون تأثير hover */
.feature-item { background:var(--glass); backdrop-filter:blur(16px); -webkit-backdrop-filter:blur(16px);
    border:1px solid var(--glass-brd); border-radius:var(--r); padding:34px 28px;
    box-shadow:var(--sh-sm); }
/* أرقام سوداء — نفس بطاقات الصفحة الرئيسية */
.feature-num { font-size:2.4rem; font-weight:900; line-height:1; letter-spacing:-1px;
    color:#0a0a12; margin-bottom:16px; }
.feature-item h3 { font-size:1.18rem; font-weight:800; color:var(--ink); margin-bottom:10px; }
.feature-item p { font-size:.93rem; color:var(--ink-2); line-height:1.75; }

/* ===== service CTA ===== */
.service-cta-section { padding:30px 0 90px; }
.service-cta-section .wrap, .service-cta-section .container { }
.service-cta-section .cta-box { position:relative; text-align:center; padding:70px 40px;
    background:linear-gradient(135deg,#1c1c22 0%,#0a0a0e 100%); border-radius:40px;
    overflow:hidden; box-shadow:var(--sh-lg); }
.service-cta-section h2 { font-size:clamp(1.7rem,3.2vw,2.6rem); font-weight:900; color:#fff;
    line-height:1.2; letter-spacing:-.5px; margin-bottom:12px; position:relative; }
.service-cta-section > .container > p, .service-cta-section .cta-box > p {
    color:rgba(255,255,255,.75); font-size:1.05rem; margin-bottom:32px; position:relative; }
.whatsapp-btn-main { display:inline-flex; align-items:center; gap:12px; background:var(--wa);
    color:#fff; padding:17px 44px; border-radius:50px; font-size:1.08rem; font-weight:800;
    box-shadow:0 14px 38px rgba(37,211,102,.42); transition:transform .35s var(--e), background .35s;
    position:relative; }
.whatsapp-btn-main:hover { background:var(--wa-d); transform:translateY(-3px); }

/* other services links */
.other-services { margin-top:46px; padding-top:30px; border-top:1px solid rgba(255,255,255,.14); position:relative; }
.other-services > p { color:rgba(255,255,255,.6); font-size:.92rem; margin-bottom:16px; }
.other-services-links { display:flex; align-items:center; justify-content:center; gap:12px; flex-wrap:wrap; }
.other-services-links a { background:rgba(255,255,255,.08); color:#fff; padding:9px 20px;
    border-radius:50px; font-size:.88rem; font-weight:600; border:1px solid rgba(255,255,255,.16);
    transition:var(--t); }
.other-services-links a:hover { background:rgba(21,21,31,.4); border-color:var(--violet); }

@media (max-width:880px){
    .features-grid { grid-template-columns:repeat(2,1fr); }
}
@media (max-width:600px){
    .features-grid { grid-template-columns:1fr; }
    /* قسم "ابدأ مشروعك" (الصندوق الأسود) أصغر على الجوال */
    .service-cta-section .cta-box { padding:40px 20px; border-radius:28px; }
    .service-cta-section h2 { font-size:1.45rem; margin-bottom:10px; }
    .service-cta-section > .container > p,
    .service-cta-section .cta-box > p { font-size:.92rem; margin-bottom:22px; }
    .whatsapp-btn-main { padding:13px 28px; font-size:.95rem; }
    .other-services { margin-top:28px; padding-top:20px; }
    .other-services > p { font-size:.85rem; margin-bottom:12px; }
    .other-services-links { gap:9px; }
    .other-services-links a { padding:8px 14px; font-size:.8rem; }
    /* "اطلب الخدمة الآن" + السهم أصغر للجوال */
    .order-link { font-size:.95rem; gap:9px; }
    .order-link:hover { gap:12px; }
    .order-arrow { width:30px; height:30px; }
    .order-arrow svg { width:14px; height:14px; }
    /* أزرار الأرقام أصغر + نصها فوق الصورة ونصها خارجها (تتوسّط حافة الصورة) */
    .works-toggle { gap:5px; padding:5px; margin-top:-22px; }
    .works-btn { padding:0 16px; min-height:34px; font-size:.85rem; }
    /* بطاقات المميزات أصغر على الجوال */
    .feature-item { padding:22px 20px; }
    .feature-num { font-size:1.8rem; margin-bottom:10px; }
    .feature-item h3 { font-size:1.05rem; margin-bottom:6px; }
    .feature-item p { font-size:.86rem; line-height:1.6; }
}
