@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-Bold.woff2) format("woff2");font-weight:700;font-display:swap}.theme-dark,:root{--color-bg:#17212b;--color-page:#0b1017;--color-surface:#243447;--color-card:#1e2c3a;--color-text:#ffffff;--color-subtext:#7d9ab5;--color-border:#2b3d4f;--color-accent:#2ca5e0;--color-story-ring:#2ca5e0;--color-story-viewed:#4a6070;--font-section-title:16px;--font-card-title:14px;--font-body:12.5px;--font-caption:11px;--radius-card:12px;--spacing-card-padding:12px;--spacing-card-gap:10px;--shell-max:480px}.theme-light{--color-bg:#ffffff;--color-page:#e9edf1;--color-surface:#f4f4f5;--color-card:#ffffff;--color-text:#000000;--color-subtext:#8e8e93;--color-border:#e5e7eb;--color-accent:#2ca5e0;--color-story-ring:#2ca5e0;--color-story-viewed:#c4c4c4}*{box-sizing:border-box;margin:0;padding:0}html{font-size:calc(100% * var(--font-scale, 1))}body{font-family:Vazirmatn,system-ui,sans-serif;background:var(--color-page,var(--color-bg));color:var(--color-text);min-height:100dvh;line-height:1.5}.splash{min-height:100dvh;justify-content:center;background:var(--color-bg)}.splash,.splash-dots{display:flex;align-items:center}.splash-dots{flex-direction:row;gap:10px}.splash-dots span{width:10px;height:10px;border-radius:50%;background:var(--color-accent);opacity:.8;animation:splash-bounce .9s ease-in-out infinite}.splash-dots span:nth-child(2){animation-delay:.15s}.splash-dots span:nth-child(3){animation-delay:.3s}@keyframes splash-bounce{0%,to{transform:translateY(0)}50%{transform:translateY(-8px)}}:is(header,[class*=navBar],[class*=headerRow],[class*=detailHeader],[class*=createHeader],[class*=editHeader],[class*=viewersHeader]):has(button[aria-label="بستن"]),:is(header,[class*=navBar],[class*=headerRow],[class*=detailHeader],[class*=createHeader],[class*=editHeader],[class*=viewersHeader],[class*=backRow]):has(button[aria-label="بازگشت"]){direction:ltr}