@font-face{font-family:"IRANSans";src:url("https://raz-salamat.ir/wp-content/themes/healththeme/assets/fonts/IRANSans_UltraLight.woff2") format("woff2");font-weight:200;font-style:normal;font-display:swap}@font-face{font-family:"IRANSans";src:url("https://raz-salamat.ir/wp-content/themes/healththeme/assets/fonts/IRANSans_Light.woff2") format("woff2");font-weight:300;font-style:normal;font-display:swap}@font-face{font-family:"IRANSans";src:url("https://raz-salamat.ir/wp-content/themes/healththeme/assets/fonts/IRANSans.woff2") format("woff2");font-weight:400;font-style:normal;font-display:swap}@font-face{font-family:"IRANSans";src:url("https://raz-salamat.ir/wp-content/themes/healththeme/assets/fonts/IRANSans_Medium.woff2") format("woff2");font-weight:500;font-style:normal;font-display:swap}@font-face{font-family:"IRANSans";src:url("https://raz-salamat.ir/wp-content/themes/healththeme/assets/fonts/IRANSans_Bold.woff2") format("woff2");font-weight:700;font-style:normal;font-display:swap}@font-face{font-family:"IRANSans";src:url("https://raz-salamat.ir/wp-content/themes/healththeme/assets/fonts/IRANSans_Black.woff2") format("woff2");font-weight:900;font-style:normal;font-display:swap}:root{--emerald-300:#6ee7b7;--emerald-400:#34d399;--emerald-500:#10b981;--emerald-600:#059669;--brand-100:color-mix(in oklab,#fff,var(--emerald-300) 15%);--brand-200:color-mix(in oklab,#fff,var(--emerald-300) 35%);--brand-300:var(--emerald-300);--brand-400:var(--emerald-400);--brand-500:var(--emerald-500);--brand-600:var(--emerald-600);--brand-700:color-mix(in oklab,var(--emerald-600),#000 12%);--fg:#0d1820;--muted:#5f707a;--bg:#fff;--surface:color-mix(in oklab,var(--bg),#000 3%);--surface-2:color-mix(in oklab,var(--bg),#000 6%);--border:color-mix(in oklab,#000,transparent 85%);--ring:color-mix(in oklab,var(--brand-500),transparent 65%);--link:var(--brand-600);--link-hover:var(--brand-700);--card-bg:var(--surface);--card-bg-2:var(--surface-2);--card-border:color-mix(in oklab,var(--border),var(--fg) 12%);--soft-border:color-mix(in oklab,var(--border),var(--fg) 10%);--overlay-dark:color-mix(in oklab,#000,transparent 65%);--font-ui:"IRANSans",system-ui,-apple-system,"Segoe UI",sans-serif;--ht-font:16px/1.65 var(--font-ui);--h1:23px;--h2:21px;--h3:19px;--h4:17px;--h5:16px;--h6:15px;--radius:16px;--radius-sm:12px;--radius-xs:10px;--radius-pill:999px;--shadow-sm:0 4px 10px color-mix(in oklab,#000,transparent 92%);--shadow-md:0 10px 30px color-mix(in oklab,#000,transparent 88%);--container:1400px;--container-wide:1600px;--gutter:16px;--header-offset:96px}@media (min-width:768px){:root{--h1:24px;--h2:22px;--h3:20px;--h4:18px;--h5:17px;--h6:16px;--gutter:24px}}@media (min-width:1024px){:root{--h1:25px;--h2:23px;--h3:21px;--h4:19px;--h5:18px;--h6:17px}}:root[data-theme="dark"]{--bg:#0a0f17;--surface:color-mix(in oklab,var(--bg),#fff 6%);--surface-2:color-mix(in oklab,var(--bg),#fff 10%);--fg:#e7f7ef;--muted:#a7c9bf;--border:color-mix(in oklab,#fff,transparent 88%);--ring:color-mix(in oklab,var(--brand-300),transparent 55%);--link:var(--brand-300);--link-hover:var(--brand-200);--card-bg:var(--surface-2);--card-bg-2:var(--surface);--card-border:var(--border);--soft-border:var(--border)}@media (prefers-color-scheme:dark){:root:not([data-theme="light"]){--bg:#0a0f17;--surface:color-mix(in oklab,var(--bg),#fff 6%);--surface-2:color-mix(in oklab,var(--bg),#fff 10%);--fg:#e7f7ef;--muted:#a7c9bf;--border:color-mix(in oklab,#fff,transparent 88%);--ring:color-mix(in oklab,var(--brand-300),transparent 55%);--link:var(--brand-300);--link-hover:var(--brand-200);--card-bg:var(--surface-2);--card-bg-2:var(--surface);--card-border:var(--border);--soft-border:var(--border)}}html{box-sizing:border-box;-webkit-text-size-adjust:100%}*,*::before,*::after{box-sizing:inherit}body{margin:0;padding:0;background:var(--bg);color:var(--fg);font:var(--ht-font);-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility}a{color:var(--link);text-decoration:none}a:hover{color:var(--link-hover);text-decoration:underline;text-underline-offset:2px}img,svg,video,canvas{display:block;max-width:100%;height:auto}button,input,textarea,select{font:inherit;color:inherit}button{cursor:pointer}h1,h2,h3,h4,h5,h6{margin:0 0 .6em;color:var(--fg)}h1{font-size:var(--h1);font-weight:600}h2{font-size:var(--h2);font-weight:500}h3{font-size:var(--h3);font-weight:500}h4{font-size:var(--h4);font-weight:500}h5{font-size:var(--h5);font-weight:500}h6{font-size:var(--h6);font-weight:500}@media (min-width:1024px){h1{font-weight:700}}p{margin:0 0 1em}ul,ol{margin:1em 0;padding-inline-start:1.4em}.container{width:min(calc(100% - (var(--gutter) * 2)),var(--container));margin-inline:auto}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.ht-picture{display:block;max-width:100%}.ht-picture>img{display:block;max-width:100%;height:auto}.custom-logo-link .ht-picture,.brand .ht-picture{display:inline-block}