/* solutions-insurance-en.css — مولَّد آليًّا من solutions-insurance.css: مقلوب الاتجاه + خط Calibri.
   لا تعدّل هذا الملف يدويًّا؛ عدّل solutions-insurance.css ثم: php tools/build-en-css.php */
/* ═══════════════════════════════════════════════════════
 *  solutions-insurance.css — أُستخرِج آليًا من pages/solutions/insurance.php
 *  المقطع 1 من 1 · سطور 11–11 في الأصل.
 *  ⚠️ الترتيب بين المقاطع مقصود: بينها كتل <style> مشروطة
 *     باقية في الصفحة، والتتالي يعتمد على تسلسلها.
 * ═══════════════════════════════════════════════════════ */
.solIns{--pb:#2563EB;--pb2:#1e3fae;--nv:#0D1B3E;--ink:#1f2937;--mut:#6b7480;--faint:#6b7280;--b1:#60A5FA;--b2:#93C5FD;--b3:#DBEAFE;--line:#e8ebf1;--soft:#f6f8fc;--soft2:#eef4ff;--ok:#10B981;--okbg:#e8f7ee;color-scheme:light}
.solIns{color:var(--ink);line-height:1.9;font-family:'Calibri','Segoe UI Arabic',Tahoma,Arial,sans-serif;background:#fff;overflow-x:clip}
.solIns .w{max-width:1140px;margin:0 auto;padding:0 24px}
.solIns section{padding:74px 0}
.solIns .eyebrow{display:inline-flex;align-items:center;gap:8px;background:var(--soft2);color:var(--pb);font-weight:800;font-size:.78rem;padding:8px 16px;border-radius:999px;border:1px solid #dbe6ff;margin-bottom:18px}
.solIns .eyebrow svg{width:16px;height:16px;flex:0 0 auto}
.solIns h1{font-size:clamp(2rem,4.4vw,3.1rem);font-weight:900;color:var(--nv);letter-spacing:-.02em;line-height:1.25;margin:0 0 18px}
.solIns h1 .g,.solIns h2 .g,.solIns h3 .g{background:linear-gradient(120deg,var(--pb),var(--pb2));-webkit-background-clip:text;background-clip:text;color:transparent}
.solIns h2{font-size:clamp(1.55rem,3vw,2.2rem);font-weight:800;color:var(--nv);letter-spacing:-.5px;line-height:1.4;margin:0 0 12px}
.solIns .lead{font-size:1.05rem;color:var(--mut);line-height:2}
.solIns .cta{display:inline-flex;align-items:center;gap:9px;background:var(--pb);color:#fff;font-weight:800;font-size:.95rem;padding:15px 32px;border-radius:14px;text-decoration:none;box-shadow:0 10px 26px rgba(37,99,235,.28);transition:.2s}
.solIns .cta:hover{transform:translateY(-2px);box-shadow:0 14px 32px rgba(37,99,235,.34)}
.solIns .cta .ar{font-size:1.05rem;line-height:1}
.solIns .cta2{display:inline-flex;align-items:center;gap:8px;color:var(--nv);font-weight:800;font-size:.92rem;padding:15px 24px;text-decoration:none;border-radius:14px;border:1px solid var(--line);transition:.2s}
.solIns .cta2:hover{border-color:#c9d6f2;background:var(--soft)}
/* كشف تدريجي */
.solIns .rv{opacity:0;transform:translateY(22px);transition:.7s}
.solIns .rv.in{opacity:1;transform:none}

/* الهيرو */
.solIns .hero{position:relative;padding:78px 0 88px;background:linear-gradient(180deg,#fff 0%,#F3F7FF 66%,#fff);overflow:hidden}
.solIns .hero .aur{position:absolute;border-radius:50%;filter:blur(92px);opacity:.5;pointer-events:none;animation:solFloat 7s ease-in-out infinite}
.solIns .hero .a1{width:520px;height:520px;background:radial-gradient(circle,#bfd7ff,transparent 65%);top:-190px;left:-130px}
.solIns .hero .a2{width:420px;height:420px;background:radial-gradient(circle,#d9e6ff,transparent 65%);bottom:-160px;right:-110px;animation-delay:2.5s}
.solIns .hero .w{position:relative;display:grid;grid-template-columns:1.05fr 1fr;gap:50px;align-items:center}
.solIns .hero .lead{max-width:545px;margin-bottom:28px}
.solIns .hero .btns{display:flex;gap:14px;flex-wrap:wrap;align-items:center}
.solIns .trustline{display:flex;gap:22px;margin-top:30px;flex-wrap:wrap}
.solIns .trustline span{display:inline-flex;align-items:center;gap:8px;font-size:.8rem;font-weight:700;color:var(--mut)}
.solIns .trustline svg{width:16px;height:16px;flex:0 0 auto}
@keyframes solFloat{50%{transform:translateY(-12px)}}
@keyframes solSpin{to{transform:rotate(360deg)}}

/* مشهد الهيرو */
.solIns .stage{position:relative;min-height:450px;display:flex;align-items:center;justify-content:center}
.solIns .bcard{position:relative;width:340px;max-width:100%;background:#fff;border:1px solid var(--line);border-radius:24px;padding:26px 26px 22px;box-shadow:0 34px 74px rgba(13,27,62,.16);animation:solFloat 8s ease-in-out infinite}
.solIns .bcard .bh{display:flex;align-items:center;gap:11px;margin-bottom:16px}
.solIns .bcard .bh .bi{width:44px;height:44px;flex:0 0 auto;border-radius:13px;background:var(--soft2);display:flex;align-items:center;justify-content:center}
.solIns .bcard .bh b{display:block;font-size:.95rem;font-weight:800;color:var(--nv)}
.solIns .bcard .bh small{display:block;font-size:.72rem;color:var(--faint);font-weight:700}
.solIns .bcard .svgwrap{border-radius:16px;background:linear-gradient(180deg,#f4f8ff,#eaf1ff);padding:16px 14px;margin-bottom:16px}
.solIns .bcard .ln{height:10px;border-radius:6px;background:#eef2f8;margin-bottom:9px}
.solIns .bcard .ln.w70{width:70%}.solIns .bcard .ln.w50{width:50%}
.solIns .bcard .sigrow{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-top:16px;padding-top:14px;border-top:1px dashed #dbe3f0}
.solIns .bcard .sigrow svg.sig{width:96px;height:30px}
.solIns .bcard .stamp{display:inline-flex;align-items:center;gap:6px;background:var(--okbg);color:var(--ok);font-weight:800;font-size:.72rem;padding:6px 12px;border-radius:999px;border:1px solid #bfe6cd}
.solIns .bcard .stamp svg{width:14px;height:14px}
.solIns .fchip{position:absolute;display:inline-flex;align-items:center;gap:8px;background:#fff;border:1px solid var(--line);border-radius:999px;padding:9px 15px;font-size:.74rem;font-weight:800;color:var(--nv);box-shadow:0 16px 36px rgba(13,27,62,.14);white-space:nowrap;z-index:4;animation:solFloat 5s ease-in-out infinite}
.solIns .fchip svg{width:15px;height:15px;flex:0 0 auto}
.solIns .fc1{top:2px;right:-34px}
.solIns .fc2{bottom:96px;right:-52px;animation-delay:1.4s}
.solIns .fc3{bottom:6px;left:-20px;animation-delay:2.7s}
/* دورة التجديد */
.solIns .cycle{position:absolute;top:34px;left:-30px;width:78px;height:78px;border-radius:50%;background:#fff;border:1px solid var(--line);box-shadow:0 16px 36px rgba(13,27,62,.16);display:flex;align-items:center;justify-content:center;z-index:5;animation:solFloat 6s ease-in-out infinite;animation-delay:.8s}
.solIns .cycle .ring{position:absolute;inset:8px;border-radius:50%;border:2px dashed #bcd2ff;animation:solSpin 9s linear infinite}
.solIns .cycle small{position:absolute;bottom:-9px;right:50%;transform:translateX(50%);background:var(--pb);color:#fff;font-size:.58rem;font-weight:800;padding:2px 9px;border-radius:999px;white-space:nowrap;box-shadow:0 8px 18px rgba(37,99,235,.3)}

/* التحدّي */
.solIns .chal{background:var(--soft);border-top:1px solid var(--line);border-bottom:1px solid var(--line)}
.solIns .whead{text-align:center;max-width:720px;margin:0 auto 26px}
.solIns .wpara{max-width:830px;margin:0 auto 42px;text-align:center;font-size:1rem;color:var(--mut);line-height:2.1}
.solIns .wpara b{color:var(--nv)}
.solIns .grid3{display:grid;grid-template-columns:repeat(3,1fr);gap:20px}
.solIns .pain{background:#fff;border:1px solid var(--line);border-radius:18px;padding:28px 26px;transition:.3s}
.solIns .pain:hover{transform:translateY(-5px);box-shadow:0 22px 50px rgba(13,27,62,.1);border-color:#dbe6ff}
.solIns .pain .pi{width:52px;height:52px;border-radius:15px;background:var(--soft2);display:flex;align-items:center;justify-content:center;margin-bottom:16px}
.solIns .pain .pi svg{width:26px;height:26px}
.solIns .pain h3{font-size:1.06rem;font-weight:800;color:var(--nv);margin:0 0 8px}
.solIns .pain p{font-size:.88rem;color:var(--mut);margin:0;line-height:1.95}

/* كيف يحلّها وثائق */
.solIns .sol .whead{margin-bottom:42px}
.solIns .grid2{display:grid;grid-template-columns:repeat(2,1fr);gap:20px}
.solIns .scard{position:relative;display:flex;gap:17px;align-items:flex-start;background:#fff;border:1px solid var(--line);border-radius:18px;padding:26px 26px;transition:.3s}
.solIns .scard:hover{border-color:#dbe6ff;box-shadow:0 18px 42px rgba(13,27,62,.09);transform:translateY(-3px)}
.solIns .scard.feat{border-color:#cfe0ff;background:linear-gradient(180deg,#fff, #f7faff)}
.solIns .scard .si{width:52px;height:52px;flex:0 0 auto;border-radius:15px;background:var(--soft2);display:flex;align-items:center;justify-content:center;transition:.3s}
.solIns .scard .si svg{width:26px;height:26px}
.solIns .scard:hover .si{background:var(--pb)}
.solIns .scard:hover .si svg [stroke]{stroke:#fff}
.solIns .scard h3{font-size:1.05rem;font-weight:800;color:var(--nv);margin:0 0 6px}
.solIns .scard p{font-size:.87rem;color:var(--mut);margin:0 0 9px;line-height:1.9}
.solIns .scard .doc{display:inline-flex;align-items:center;gap:7px;font-size:.72rem;font-weight:800;color:var(--pb);background:var(--soft2);border:1px solid #dbe6ff;border-radius:999px;padding:5px 12px}
.solIns .scard .doc svg{width:13px;height:13px}
.solIns .scard .tag{position:absolute;top:16px;right:16px;font-size:.62rem;font-weight:800;color:var(--pb);background:#fff;border:1px solid #cfe0ff;border-radius:999px;padding:4px 10px}

/* شريط الأرقام */
.solIns .nums{background:var(--soft);border-top:1px solid var(--line);border-bottom:1px solid var(--line);padding:40px 0}
.solIns .nums .w{display:grid;grid-template-columns:repeat(4,1fr);gap:18px;text-align:center}
.solIns .num b{display:block;font-size:1.9rem;font-weight:900;color:var(--nv);letter-spacing:-.5px;min-height:2.3rem}
.solIns .num b.ic{color:var(--pb)}
.solIns .num b.ic svg{width:34px;height:34px}
.solIns .num b.txt{color:var(--pb)}
.solIns .num span{font-size:.82rem;color:var(--mut);font-weight:600;line-height:1.7}

/* رحلة الاستخدام */
.solIns .flow{background:linear-gradient(180deg,#fff,#F3F7FF 55%,#fff)}
.solIns .flow .whead{margin-bottom:48px}
.solIns .timeline{position:relative;display:grid;grid-template-columns:repeat(5,1fr);gap:14px}
.solIns .tconn{position:absolute;top:28px;left:9%;right:9%;height:3px;background:var(--line);border-radius:3px;overflow:hidden}
.solIns .tconn i{display:block;height:100%;width:0;background:linear-gradient(90deg,var(--pb),var(--b1));border-radius:3px;transition:width 1.7s ease}
.solIns .timeline.in .tconn i{width:100%}
.solIns .tnode{position:relative;text-align:center;padding:0 4px}
.solIns .tnode .tk{width:58px;height:58px;border-radius:18px;background:#fff;border:1.5px solid var(--line);display:flex;align-items:center;justify-content:center;margin:0 auto 16px;position:relative;z-index:2;box-shadow:0 10px 26px rgba(13,27,62,.07);transition:.3s}
.solIns .tnode .tk svg{width:26px;height:26px}
.solIns .tnode:hover .tk{transform:translateY(-4px);border-color:var(--pb);box-shadow:0 16px 34px rgba(37,99,235,.18)}
.solIns .tnode .tn{position:absolute;top:-6px;left:calc(50% - 42px);width:22px;height:22px;border-radius:50%;background:var(--pb);color:#fff;font-size:.68rem;font-weight:800;display:flex;align-items:center;justify-content:center;z-index:3}
.solIns .tnode h3{font-size:.98rem;font-weight:800;color:var(--nv);margin:0 0 6px}
.solIns .tnode p{font-size:.8rem;color:var(--mut);margin:0;line-height:1.8}

/* لماذا وثائق */
.solIns .why .whead{margin-bottom:42px}
.solIns .wcard{background:#fff;border:1px solid var(--line);border-radius:18px;padding:28px 26px;transition:.3s;height:100%}
.solIns .wcard:hover{transform:translateY(-5px);box-shadow:0 22px 50px rgba(13,27,62,.1);border-color:#dbe6ff}
.solIns .wcard .wi{width:50px;height:50px;border-radius:14px;background:var(--soft2);display:flex;align-items:center;justify-content:center;margin-bottom:16px;transition:.3s}
.solIns .wcard .wi svg{width:26px;height:26px}
.solIns .wcard:hover .wi{background:var(--pb);transform:rotate(-6deg)}
.solIns .wcard:hover .wi svg [stroke]{stroke:#fff}
.solIns .wcard h3{font-size:1.05rem;font-weight:800;color:var(--nv);margin:0 0 7px}
.solIns .wcard p{font-size:.87rem;color:var(--mut);margin:0;line-height:1.95}
.solIns .wcard.wide{grid-column:span 2;display:flex;gap:22px;align-items:center;background:linear-gradient(180deg,#fff,#f7faff);border-color:#cfe0ff}
.solIns .wcard.wide .wi{margin-bottom:0;flex:0 0 auto;width:60px;height:60px}
.solIns .wcard.wide .wi svg{width:30px;height:30px}

/* الأسئلة */
.solIns .faq{max-width:770px;margin:0 auto}
.solIns .qa{border:1px solid var(--line);border-radius:15px;background:#fff;margin-bottom:12px;overflow:hidden;transition:.3s}
.solIns .qa .qh{display:flex;justify-content:space-between;align-items:center;gap:14px;padding:17px 22px;cursor:pointer;font-weight:800;font-size:.95rem;color:var(--nv)}
.solIns .qa .qh .x{width:26px;height:26px;flex:0 0 auto;border-radius:9px;background:var(--soft);color:var(--pb);display:flex;align-items:center;justify-content:center;font-size:.8rem;transition:.3s}
.solIns .qa .qb{max-height:0;overflow:hidden;transition:max-height .4s ease;padding:0 22px}
.solIns .qa .qb p{font-size:.87rem;color:var(--mut);line-height:2;margin:0 0 18px}
.solIns .qa.open{border-color:#dbe6ff;box-shadow:0 12px 30px rgba(13,27,62,.06)}
.solIns .qa.open .qh .x{transform:rotate(45deg);background:var(--pb);color:#fff}
.solIns .qa.open .qb{max-height:360px}

/* CTA النهائي */
.solIns .fin{position:relative;overflow:hidden}
.solIns .fin .band{position:relative;background:linear-gradient(135deg,#2563EB,#1e3fae);border-radius:26px;padding:60px 40px;text-align:center;color:#fff;overflow:hidden}
.solIns .fin .band .bblob{position:absolute;width:420px;height:420px;border-radius:50%;background:radial-gradient(circle,rgba(96,165,250,.3),transparent 65%);top:-210px;left:-120px;animation:solFloat 8s ease-in-out infinite}
.solIns .fin .band h2{color:#fff;margin:0 0 10px;position:relative}
.solIns .fin .band p{color:#dbe6ff;font-size:1rem;margin:0 auto 26px;max-width:600px;position:relative;line-height:2}
.solIns .fin .band .cta{background:#fff;color:var(--pb);box-shadow:none;position:relative}
.solIns .fin .band .cta:hover{background:#eef4ff}
.solIns .fin .band .cta2{color:#fff;border-color:rgba(255,255,255,.5);position:relative}
.solIns .fin .band .cta2:hover{background:rgba(255,255,255,.12);border-color:#fff}
.solIns .fin .band .btns{display:flex;gap:14px;justify-content:center;flex-wrap:wrap}

@media(max-width:960px){
  .solIns .hero .w{grid-template-columns:1fr;gap:44px}
  .solIns .grid3,.solIns .grid2{grid-template-columns:1fr}
  .solIns .nums .w{grid-template-columns:1fr 1fr}
  .solIns .timeline{grid-template-columns:1fr 1fr;gap:30px 14px}
  .solIns .tconn{display:none}
  .solIns .why .grid2 .wcard.wide{grid-column:span 1;flex-direction:column;align-items:flex-start;gap:14px}
  .solIns .fchip{display:none}
  .solIns .cycle{display:none}
}
@media(max-width:560px){
  .solIns .nums .w{grid-template-columns:1fr}
  .solIns .timeline{grid-template-columns:1fr}
}
