/* developers-changelog-en.css — مولَّد آليًّا من developers-changelog.css: مقلوب الاتجاه + خط Calibri.
   لا تعدّل هذا الملف يدويًّا؛ عدّل developers-changelog.css ثم: php tools/build-en-css.php */
/* ═══════════════════════════════════════════════════════
 *  developers-changelog.css — أُستخرِج آليًا من pages/developers/changelog.php
 *  المقطع 1 من 1 · سطور 11–11 في الأصل.
 *  ⚠️ الترتيب بين المقاطع مقصود: بينها كتل <style> مشروطة
 *     باقية في الصفحة، والتتالي يعتمد على تسلسلها.
 * ═══════════════════════════════════════════════════════ */
.dvChg{--pb:#2563EB;--pb2:#1e3fae;--blue-l:#60A5FA;--blue-ll:#93C5FD;--blue-lll:#DBEAFE;--nv:#0D1B3E;--ink:#1f2937;--mut:#6b7480;--faint:#6b7280;--line:#e8ebf1;--soft:#f6f8fc;--soft2:#eef4ff;color-scheme:light}
.dvChg{color:var(--ink);line-height:1.9;font-family:'Calibri','Segoe UI Arabic',Tahoma,Arial,sans-serif;background:#fff;overflow-x:clip;direction:ltr}
.dvChg .w{max-width:1140px;margin:0 auto;padding:0 24px}
.dvChg section{padding:66px 0}
.dvChg h1{font-size:clamp(2rem,4.4vw,3rem);font-weight:900;color:var(--nv);letter-spacing:-.02em;line-height:1.26;margin:0 0 18px}
.dvChg h2{font-size:clamp(1.5rem,3vw,2.15rem);font-weight:800;color:var(--nv);letter-spacing:-.4px;line-height:1.4;margin:0 0 14px}
.dvChg h3{color:var(--nv);font-weight:800}
.dvChg .g{background:linear-gradient(120deg,var(--pb),#6a86ff);-webkit-background-clip:text;background-clip:text;color:transparent}
.dvChg .eyebrow{display:inline-flex;align-items:center;gap:8px;background:var(--soft2);color:var(--pb);font-weight:800;font-size:.78rem;padding:7px 15px;border-radius:999px;border:1px solid #dbe6ff;margin-bottom:16px}
.dvChg .eyebrow svg{width:15px;height:15px}
.dvChg .lead{font-size:1.06rem;color:var(--mut);line-height:2;max-width:640px}
.dvChg .rv{opacity:0;transform:translateY(24px);transition:opacity .7s ease,transform .8s cubic-bezier(.2,.8,.2,1)}
.dvChg .rv.in{opacity:1;transform:none}
.dvChg code.ic{font-family:'SFMono-Regular',ui-monospace,Consolas,monospace;background:#eef4ff;color:#1e40af;padding:2px 7px;border-radius:6px;font-size:.85em;direction:ltr;unicode-bidi:isolate;white-space:nowrap}

/* CTA */
.dvChg .cta{display:inline-flex;align-items:center;gap:9px;background:var(--pb);color:#fff;font-weight:800;font-size:.96rem;padding:14px 30px;border-radius:13px;text-decoration:none;box-shadow:0 10px 26px rgba(37,99,235,.28);transition:.2s}
.dvChg .cta:hover{transform:translateY(-2px);box-shadow:0 14px 32px rgba(37,99,235,.34)}
.dvChg .cta svg{width:16px;height:16px}
.dvChg .cta2{display:inline-flex;align-items:center;gap:8px;color:var(--nv);font-weight:800;font-size:.9rem;padding:13px 18px;text-decoration:none;border-radius:13px;border:1px solid var(--line);background:#fff;transition:.2s;cursor:pointer;font-family:inherit}
.dvChg .cta2:hover{border-color:#c9d6f2;background:var(--soft)}
.dvChg .cta2 svg{width:15px;height:15px;color:var(--pb)}

/* ── code block (light) ── */
.dvChg .code{border:1px solid #e4e9f2;border-radius:14px;overflow:hidden;background:#fbfcfe;box-shadow:0 8px 26px rgba(13,27,62,.06);margin:0}
.dvChg .code-bar{display:flex;align-items:center;gap:10px;padding:9px 14px;background:#f1f5fc;border-bottom:1px solid #e4e9f2}
.dvChg .code-bar .fn{font:600 .76rem 'SFMono-Regular',ui-monospace,Consolas,monospace;color:var(--mut);direction:ltr}
.dvChg .code-bar .cp{margin-inline-start:auto;display:inline-flex;align-items:center;gap:6px;cursor:pointer;border:1px solid #d7e0f0;background:#fff;color:var(--pb);font-weight:700;font-size:.72rem;padding:5px 10px;border-radius:8px;transition:.15s;font-family:inherit}
.dvChg .code-bar .cp:hover{background:#eef4ff}
.dvChg .code-bar .cp svg{width:13px;height:13px}
.dvChg pre{margin:0;padding:16px 18px;overflow:auto;direction:ltr;text-align:left}
.dvChg pre code{font-family:'SFMono-Regular',ui-monospace,Consolas,'Roboto Mono',monospace;font-size:.83rem;line-height:1.85;color:#334155;white-space:pre;background:none;padding:0}
.dvChg .tk-k{color:#7c3aed}.dvChg .tk-s{color:#0f766e}.dvChg .tk-n{color:#b45309}
.dvChg .tk-c{color:#64748B;font-style:italic}.dvChg .tk-p{color:#2563EB}
.dvChg .tk-f{color:#1e40af}.dvChg .tk-o{color:#64748b}

/* ── tag chips ── */
.dvChg .tag{display:inline-flex;align-items:center;gap:5px;font-weight:800;font-size:.72rem;padding:3px 9px;border-radius:7px;white-space:nowrap;flex:0 0 auto;line-height:1.55}
.dvChg .tag svg{width:11px;height:11px}
.dvChg .tag.add{background:#ecfdf3;color:#10B981;border:1px solid #c7f0d8}
.dvChg .tag.chg{background:#e6f0ff;color:#1d4ed8;border:1px solid #cfe0ff}
.dvChg .tag.fix{background:#fef3e2;color:#b45309;border:1px solid #fbe0b8}
.dvChg .tag.dep{background:#f1f5f9;color:#64748b;border:1px solid #e2e8f0}
.dvChg .tag.sec{background:#fdeaea;color:#b91c1c;border:1px solid #f7cccc}

/* ═══════════ hero ═══════════ */
.dvChg .hero{position:relative;padding:74px 0 60px;background:linear-gradient(180deg,#fff 0%,#F3F7FF 68%,#fff);overflow:hidden}
.dvChg .hero .aur{position:absolute;border-radius:50%;filter:blur(94px);opacity:.5;pointer-events:none;animation:dvFloat 7s ease-in-out infinite}
.dvChg .hero .a1{width:500px;height:500px;background:radial-gradient(circle,#bfd7ff,transparent 65%);top:-200px;left:-120px}
.dvChg .hero .a2{width:400px;height:400px;background:radial-gradient(circle,#d9e6ff,transparent 65%);bottom:-170px;right:-100px;animation-delay:2.4s}
.dvChg .hero .w{position:relative;display:grid;grid-template-columns:1.05fr .95fr;gap:50px;align-items:center}
.dvChg .hero .lead{margin-bottom:24px}
.dvChg .hero .btns{display:flex;gap:12px;flex-wrap:wrap;align-items:center}
.dvChg .subnote{display:inline-flex;align-items:center;gap:8px;margin-top:22px;font-size:.82rem;font-weight:700;color:var(--mut);background:#fff;border:1px solid var(--line);border-radius:12px;padding:9px 14px}
.dvChg .subnote svg{width:15px;height:15px;color:var(--pb)}
.dvChg .subnote b{color:var(--nv)}
@keyframes dvFloat{50%{transform:translateY(-11px)}}

/* release panel visual */
.dvChg .hvis{display:flex;justify-content:center}
.dvChg .rpanel{width:100%;max-width:400px;background:#fff;border:1px solid var(--line);border-radius:22px;box-shadow:0 30px 70px rgba(13,27,62,.14);overflow:hidden}
.dvChg .rphead{padding:18px 20px;background:linear-gradient(135deg,#f4f8ff,#eaf1ff);border-bottom:1px solid #e4ecfb}
.dvChg .rphead .rpttl{display:block;font-size:.72rem;font-weight:800;color:var(--faint);letter-spacing:.02em;margin-bottom:9px}
.dvChg .rppin{display:inline-flex;align-items:center;gap:8px;background:#fff;border:1px solid #dbe6ff;border-radius:11px;padding:8px 12px;box-shadow:0 6px 16px rgba(37,99,235,.08)}
.dvChg .rppin svg{width:15px;height:15px;color:var(--pb);flex:0 0 auto}
.dvChg .rppin code{font-family:'SFMono-Regular',ui-monospace,Consolas,monospace;font-size:.78rem;color:var(--nv);font-weight:700;direction:ltr}
.dvChg .rpbody{padding:8px 10px}
.dvChg .rprow{display:flex;align-items:center;gap:10px;padding:11px 12px;border-radius:12px;transition:.2s}
.dvChg .rprow+.rprow{border-top:1px solid #f1f4fa}
.dvChg .rprow:hover{background:var(--soft)}
.dvChg .rprow time{font-family:'SFMono-Regular',ui-monospace,Consolas,monospace;font-size:.78rem;font-weight:700;color:var(--nv);direction:ltr;flex:0 0 auto}
.dvChg .rprow .rptags{display:flex;gap:6px;flex-wrap:wrap;margin-inline-start:auto;justify-content:flex-end}
.dvChg .rpfoot{padding:13px 20px;border-top:1px solid var(--line);background:var(--soft)}
.dvChg .rpstable{display:inline-flex;align-items:center;gap:9px;font-size:.8rem;font-weight:800;color:var(--nv)}
.dvChg .dotpulse{width:9px;height:9px;border-radius:50%;background:#10B981;box-shadow:0 0 0 0 rgba(22,163,74,.5);animation:dvPulse 2.2s infinite}
@keyframes dvPulse{0%{box-shadow:0 0 0 0 rgba(22,163,74,.45)}70%{box-shadow:0 0 0 8px rgba(22,163,74,0)}100%{box-shadow:0 0 0 0 rgba(22,163,74,0)}}

/* ═══════════ legend ═══════════ */
.dvChg .legend{background:var(--soft)}
.dvChg .lgwrap{display:flex;align-items:center;justify-content:space-between;gap:26px;flex-wrap:wrap;background:#fff;border:1px solid var(--line);border-radius:18px;padding:24px 26px;box-shadow:0 14px 36px rgba(13,27,62,.06)}
.dvChg .lgleft{flex:1;min-width:260px}
.dvChg .lgleft h2{font-size:1.3rem;margin:0 0 6px}
.dvChg .lgleft p{margin:0;font-size:.9rem;color:var(--mut)}
.dvChg .lgchips{display:flex;gap:10px;flex-wrap:wrap}
.dvChg .lgchips .tag{font-size:.78rem;padding:6px 12px}

/* ═══════════ timeline ═══════════ */
.dvChg .tlsec .whead{max-width:760px;margin:0 auto 44px;text-align:center}
.dvChg .tl{position:relative;max-width:820px;margin:0 auto}
.dvChg .tl::before{content:"";position:absolute;top:8px;bottom:8px;left:19px;width:2px;background:linear-gradient(180deg,#c9d6f2 0%,#dbe6ff 60%,#eef1f7 100%)}
.dvChg .tlentry{position:relative;padding-inline-start:56px;margin-bottom:30px}
.dvChg .tlentry:last-child{margin-bottom:0}
.dvChg .tlnode{position:absolute;top:4px;left:9px;width:22px;height:22px;border-radius:50%;background:#fff;border:3px solid var(--pb);box-shadow:0 0 0 5px #eef4ff;z-index:2}
.dvChg .tlentry.beta .tlnode{border-color:#93a4c4;box-shadow:0 0 0 5px #f0f3f9}
.dvChg .tlhead{display:flex;align-items:center;gap:12px;flex-wrap:wrap;margin-bottom:12px}
.dvChg .tldate{font-family:'SFMono-Regular',ui-monospace,Consolas,monospace;font-size:.86rem;font-weight:800;color:var(--pb);direction:ltr;background:var(--soft2);border:1px solid #dbe6ff;padding:4px 11px;border-radius:9px}
.dvChg .tlver{font-size:.95rem;font-weight:800;color:var(--nv)}
.dvChg .tlbeta{font-size:.66rem;font-weight:800;color:#64748b;background:#f1f5f9;border:1px solid #e2e8f0;padding:3px 9px;border-radius:999px}
.dvChg .tlcard{background:#fff;border:1px solid var(--line);border-radius:16px;padding:20px 22px;transition:.3s}
.dvChg .tlcard:hover{border-color:#dbe6ff;box-shadow:0 18px 44px rgba(13,27,62,.08)}
.dvChg .chlist{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:13px}
.dvChg .chlist li{display:flex;gap:11px;align-items:flex-start;font-size:.93rem;color:#33415a;line-height:1.85}
.dvChg .chlist li .tag{margin-top:3px}
.dvChg .chlist li .chtx{flex:1}

/* ═══════════ versioning policy ═══════════ */
.dvChg .policy{background:linear-gradient(180deg,#fff,#F5F8FF 60%,#fff)}
.dvChg .policy .whead{max-width:760px;margin:0 auto 44px;text-align:center}
.dvChg .pgrid{display:grid;grid-template-columns:1fr 1fr;gap:22px;margin-bottom:26px}
.dvChg .pcard{background:#fff;border:1px solid var(--line);border-radius:18px;padding:26px 26px;transition:.3s}
.dvChg .pcard:hover{box-shadow:0 20px 46px rgba(13,27,62,.08)}
.dvChg .pcard.brk{border-top:4px solid #d97706}
.dvChg .pcard.nbr{border-top:4px solid #10B981}
.dvChg .pcard .phd{display:flex;align-items:center;gap:11px;margin-bottom:14px}
.dvChg .pcard .picn{width:42px;height:42px;border-radius:12px;display:flex;align-items:center;justify-content:center;flex:0 0 auto}
.dvChg .pcard.brk .picn{background:#fff7ed;color:#b45309}
.dvChg .pcard.nbr .picn{background:#ecfdf3;color:#10B981}
.dvChg .pcard .picn svg{width:22px;height:22px}
.dvChg .pcard h3{font-size:1.08rem;margin:0}
.dvChg .pcard .psub{font-size:.78rem;font-weight:700;color:var(--mut);margin:2px 0 0}
.dvChg .plist{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:11px}
.dvChg .plist li{position:relative;padding-inline-start:24px;font-size:.9rem;color:#33415a;line-height:1.8}
.dvChg .plist li svg{position:absolute;left:0;top:5px;width:15px;height:15px;flex:0 0 auto}
.dvChg .pcard.brk .plist li svg{color:#d97706}
.dvChg .pcard.nbr .plist li svg{color:#10B981}

.dvChg .note{border-inline-start:4px solid var(--pb);background:#eef4ff;border-radius:12px 0 0 12px;padding:15px 18px;color:#33415a;font-size:.92rem;line-height:1.9;margin-bottom:20px}
.dvChg .note b{color:var(--nv)}
.dvChg .note.good{border-color:#10B981;background:#ecfdf3}
.dvChg .pincode{max-width:760px;margin:0 auto}
.dvChg .pincode>p{font-size:.92rem;color:var(--mut);margin:0 0 12px}

/* ═══════════ final cta ═══════════ */
.dvChg .fin{padding-top:14px}
.dvChg .fin .band{position:relative;background:linear-gradient(135deg,#2563EB,#1e3fae);border-radius:26px;padding:60px 40px;text-align:center;color:#fff;overflow:hidden}
.dvChg .fin .band .bblob{position:absolute;width:440px;height:440px;border-radius:50%;background:radial-gradient(circle,rgba(147,197,253,.30),transparent 65%);top:-220px;left:-120px;animation:dvFloat 8s ease-in-out infinite}
.dvChg .fin .band h2{color:#fff;margin:0 0 12px;position:relative}
.dvChg .fin .band p{color:#dbe6ff;font-size:1.04rem;margin:0 auto 28px;max-width:560px;position:relative;line-height:2}
.dvChg .fin .band .fbtns{display:flex;gap:13px;justify-content:center;flex-wrap:wrap;position:relative}
.dvChg .fin .band .cta{background:#fff;color:var(--pb);box-shadow:0 12px 30px rgba(0,0,0,.18)}
.dvChg .fin .band .cta:hover{background:#eef4ff}
.dvChg .fin .band .cta3{display:inline-flex;align-items:center;gap:8px;color:#fff;font-weight:800;font-size:.94rem;padding:14px 24px;text-decoration:none;border-radius:13px;border:1px solid rgba(255,255,255,.4);transition:.2s}
.dvChg .fin .band .cta3:hover{background:rgba(255,255,255,.12)}
.dvChg .fin .band .cta3 svg{width:15px;height:15px}

@media(max-width:960px){
  .dvChg .hero .w{grid-template-columns:1fr;gap:44px}
  .dvChg .hvis{order:-1}
  .dvChg .pgrid{grid-template-columns:1fr}
}
@media(max-width:560px){
  .dvChg .lgwrap{padding:20px}
  .dvChg .tlcard{padding:16px 16px}
  .dvChg .tlentry{padding-inline-start:44px}
}
