:root{--color-primary-900:#1e3a8a;--color-primary-700:#1d4ed8;--color-primary-100:#dbeafe;--color-slate-900:#0f172a;--color-slate-700:#334155;--color-slate-500:#64748b;--color-slate-200:#e2e8f0;--color-slate-50:#f8fafc;--color-white:#ffffff;--color-success-600:#16a34a;--color-success-50:#f0fdf4;--color-warning-600:#ea580c;--color-warning-50:#fff7ed;--font-body:'Cairo', 'Tahoma', sans-serif;--font-size-base:1rem;--font-size-lg:1.125rem;--font-size-xl:1.375rem;--font-size-2xl:1.75rem;--font-size-3xl:2.25rem;--line-height-body:1.85;--line-height-heading:1.3;--space-1:0.5rem;--space-2:1rem;--space-3:1.5rem;--space-4:2rem;--space-6:3rem;--radius-card:1.25rem;--radius-badge:999px;--shadow-card:0 1px 3px rgba(15, 23, 42, 0.08);--content-max-width:1320px}.entry-content{font-family:var(--font-body);font-size:var(--font-size-base);line-height:var(--line-height-body);color:var(--color-slate-700)}.entry-content h1,.entry-content h2,.entry-content h3,.entry-content h4{font-family:var(--font-body);color:var(--color-slate-900);line-height:var(--line-height-heading);font-weight:700;margin-top:var(--space-4);margin-bottom:var(--space-2)}.entry-content h2{font-size:var(--font-size-2xl)}.entry-content h3{font-size:var(--font-size-xl)}.entry-content p{margin-bottom:var(--space-2)}.entry-content ul,.entry-content ol{margin-bottom:var(--space-2);padding-inline-start:var(--space-3)}.entry-content li{margin-bottom:.4rem}.entry-content blockquote{border-inline-start:4px solid var(--color-primary-700);background:var(--color-primary-100);padding:var(--space-2) var(--space-3);border-radius:0 var(--radius-card) var(--radius-card) 0;margin:var(--space-3) 0;font-style:normal}.entry-content table{width:100%;border-collapse:collapse;margin:var(--space-3) 0;font-size:.95rem}.entry-content table th{background:var(--color-primary-900);color:var(--color-white);padding:var(--space-1) var(--space-2);text-align:start}.entry-content table td{padding:var(--space-1) var(--space-2);border-bottom:1px solid var(--color-slate-200)}.entry-content table tr:nth-child(even) td{background:var(--color-slate-50)}.entry-content figure.wp-block-image{margin:var(--space-3) 0}.entry-content figure.wp-block-image img{border-radius:var(--radius-card);box-shadow:var(--shadow-card);max-width:100%;height:auto}.entry-content figcaption{font-size:.875rem;color:var(--color-slate-500);text-align:center;margin-top:var(--space-1)}.entry-content .rank-math-toc-wrap{background:var(--color-slate-50);border:1px solid var(--color-slate-200);border-radius:var(--radius-card);padding:var(--space-3);margin-bottom:var(--space-3)}.entry-content .wp-block-post-terms a{display:inline-block;background:var(--color-primary-100);color:var(--color-primary-900);padding:.25rem .75rem;border-radius:var(--radius-badge);font-size:.8rem;font-weight:600;text-decoration:none;margin-inline-end:.4rem}.entry-content .bg-blue-900{background-color:var(--color-primary-900)!important}.entry-content .bg-blue-800,.entry-content .text-blue-800{color:var(--color-primary-900)}.entry-content .bg-blue-50{background-color:var(--color-primary-100)!important}.entry-content .text-blue-900,.entry-content .text-blue-100{color:var(--color-primary-900)}.entry-content .text-white{color:var(--color-white)}.entry-content .bg-slate-50{background-color:var(--color-slate-50)!important}.entry-content .border-slate-200{border-color:var(--color-slate-200)!important}.entry-content .text-slate-700{color:var(--color-slate-700)}.entry-content .text-slate-900{color:var(--color-slate-900)}.entry-content .text-slate-500{color:var(--color-slate-500)}.entry-content .bg-green-50{background-color:var(--color-success-50)!important}.entry-content .border-green-100{border-color:var(--color-success-600)!important}.entry-content .text-green-600{color:var(--color-success-600)}.entry-content .rounded-2xl,.entry-content .rounded-3xl{border-radius:var(--radius-card)!important}.entry-content .rounded-full{border-radius:var(--radius-badge)!important}.entry-content .shadow-sm{box-shadow:var(--shadow-card)!important}.entry-content .border{border-width:1px;border-style:solid}.entry-content .font-bold{font-weight:700}.entry-content .font-extrabold{font-weight:800}.entry-content .leading-relaxed{line-height:1.7}.entry-content .p-4{padding:var(--space-2)}.entry-content .p-5,.entry-content .p-6{padding:var(--space-3)}.entry-content .p-8{padding:var(--space-4)}.entry-content .mb-4{margin-bottom:var(--space-2)}.entry-content .mb-6,.entry-content .mb-8{margin-bottom:var(--space-3)}.entry-content .grid{display:grid;gap:var(--space-2)}.entry-content .grid-cols-1{grid-template-columns:1fr}@media (min-width:640px){.entry-content .sm\:grid-cols-2{grid-template-columns:repeat(2,1fr)}}@media (min-width:768px){.entry-content .md\:grid-cols-2{grid-template-columns:repeat(2,1fr)}}