/* ════════════════════════════════════════════════════════════
   قله — پایه: فونت‌ها، ریست و تایپوگرافی
   این فایل هم در تمِ وردپرس لود می‌شود هم در پیش‌نمایش‌های آفلاین.
   (بخش شبیه‌سازیِ کانتینرهای المنتور در preview-shim.css است و
    فقط برای پیش‌نمایش لازم است.)
   ════════════════════════════════════════════════════════════ */

@font-face{font-family:'Vazirmatn';src:url('../fonts/Vazirmatn-Regular.woff2') format('woff2');font-weight:400;font-display:swap}
@font-face{font-family:'Vazirmatn';src:url('../fonts/Vazirmatn-Medium.woff2') format('woff2');font-weight:500;font-display:swap}
@font-face{font-family:'Vazirmatn';src:url('../fonts/Vazirmatn-SemiBold.woff2') format('woff2');font-weight:600;font-display:swap}
@font-face{font-family:'Vazirmatn';src:url('../fonts/Vazirmatn-Bold.woff2') format('woff2');font-weight:700;font-display:swap}
@font-face{font-family:'Mahoor';src:url('../fonts/Mahoor-SemiBold.woff2') format('woff2');font-weight:600;font-display:swap}
@font-face{font-family:'Mahoor';src:url('../fonts/Mahoor-Bold.woff2') format('woff2');font-weight:700;font-display:swap}
@font-face{font-family:'Space Grotesk';src:url('../fonts/SpaceGrotesk-Variable.woff2') format('woff2');font-weight:300 700;font-display:swap}

*,*::before,*::after{ box-sizing:border-box }
html{ scroll-behavior:smooth }
body{
  margin:0; background:var(--g-paper); color:var(--g-ink);
  font:17px/1.9 'Vazirmatn',system-ui,sans-serif; -webkit-font-smoothing:antialiased;
}
h1,h2,h3,h4,.elementor-heading-title{
  font-family:'Mahoor','Vazirmatn',system-ui,sans-serif; font-weight:700; margin:0;
}
p{ margin:0 0 14px } p:last-child{ margin-bottom:0 }
a{ color:inherit; text-decoration:none }
img,svg{ display:block; max-width:100% }
ul{ margin:0; padding:0; list-style:none }
