:root{--mpces-bg:#0f172a;--mpces-accent:#2563eb;--mpces-soft:#eff6ff;--mpces-text:#111827;--mpces-muted:#64748b}body.rtl .mpces-page,.mpces-page{direction:rtl}.mpces-page{font-family:Arial,Heebo,sans-serif;color:var(--mpces-text)}.mpces-hero{display:grid;grid-template-columns:1.5fr .8fr;gap:28px;align-items:center;background:linear-gradient(135deg,#0f172a,#1d4ed8);color:#fff;border-radius:28px;padding:56px;margin:24px 0}.mpces-hero.small{grid-template-columns:1fr;padding:42px}.mpces-hero h1{font-size:clamp(34px,5vw,64px);line-height:1.05;margin:14px 0}.mpces-hero p{font-size:20px;line-height:1.6;color:#dbeafe}.mpces-badge{display:inline-block;background:#dbeafe;color:#1d4ed8;border-radius:999px;padding:8px 14px;font-weight:700}.mpces-actions{display:flex;gap:12px;flex-wrap:wrap;margin-top:22px}.mpces-btn{display:inline-block;background:#fff;color:#1d4ed8;padding:14px 22px;border-radius:14px;text-decoration:none;font-weight:800;box-shadow:0 12px 30px rgba(0,0,0,.18)}.mpces-btn.secondary{background:transparent;color:#fff;border:1px solid rgba(255,255,255,.5)}.mpces-card,.mpces-feature{background:#fff;border-radius:22px;padding:24px;box-shadow:0 12px 35px rgba(15,23,42,.12)}.mpces-card{color:#0f172a}.mpces-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:18px;margin:26px 0}.mpces-feature h2{margin-top:0;color:#1d4ed8}.mpces-section{margin:38px 0;padding:8px}.mpces-section h1,.mpces-section h2{color:#0f172a}.mpces-table{overflow-x:auto}.mpces-table table{width:100%;border-collapse:collapse;background:#fff;border-radius:16px;overflow:hidden;box-shadow:0 10px 30px rgba(15,23,42,.08)}.mpces-table th{background:#1d4ed8;color:#fff}.mpces-table th,.mpces-table td{padding:14px;border-bottom:1px solid #e5e7eb;text-align:right}@media(max-width:900px){.mpces-hero,.mpces-grid{grid-template-columns:1fr}.mpces-hero{padding:32px}.mpces-hero h1{font-size:36px}}
