@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:#10171f;--color-surface:#243447;--color-card:#1e2c3a;--color-text:#ffffff;--color-subtext:#7d9ab5;--color-border:#2b3d4f;--color-accent:#2563eb;--color-brand:#2563eb;--color-brand-soft:color-mix(in srgb,#2563eb 12%,transparent);--color-story-ring:#2563eb;--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:#f5f7fa;--color-surface:#f4f4f5;--color-card:#ffffff;--color-text:#000000;--color-subtext:#8e8e93;--color-border:#e5e7eb;--color-accent:#2563eb;--color-story-ring:#2563eb;--color-story-viewed:#c4c4c4}@media (min-width:1024px){:root{--radius-card-desktop:14px;--shadow-card-desktop:0 1px 3px rgb(0 0 0/6%);--shadow-card-hover-desktop:0 14px 30px -20px rgba(37,99,235,0.4);--transition-card-desktop:border-color .15s,box-shadow .15s,transform .1s;--lift-card-hover-desktop:translateY(-2px);--app-gutter:clamp(24px,2.2vw,48px);--content-wide:1600px;--content-app:1180px;--content-read:820px;--desktop-gutter:var(--app-gutter);--space-card-gap-desktop:18px;--sheet-max-desktop:520px;--desktop-max:var(--content-wide);--form-max:var(--content-read);--feed-col:680px;--rail-col:320px}}@media (min-width:1440px){:root{--rail-col:clamp(320px,20vw,380px)}}*{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}@media (min-width:1024px){body{background:var(--color-bg)}}:focus-visible{outline:2px solid var(--color-accent);outline-offset:2px;border-radius:6px}[role=button]:not([aria-disabled=true]),button:not(:disabled),label[for],summary{cursor:pointer}@media (prefers-reduced-motion:no-preference){html{scroll-behavior:smooth}}@media (prefers-reduced-motion:reduce){*,:after,:before{animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important;scroll-behavior:auto!important}}@media (pointer:fine){*{scrollbar-width:thin;scrollbar-color:var(--color-border) transparent}::-webkit-scrollbar{width:10px;height:10px}::-webkit-scrollbar-track{background:transparent}::-webkit-scrollbar-thumb{background:var(--color-border);border-radius:999px;border:3px solid transparent;background-clip:content-box}::-webkit-scrollbar-thumb:hover{background:var(--color-subtext);background-clip:content-box}}::selection{background:color-mix(in srgb,var(--color-accent) 28%,transparent)}.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}.DialogHost_backdrop__04tSU{position:fixed;inset:0;z-index:var(--z-modal,1200);background:rgba(0,0,0,.5);display:flex;align-items:center;justify-content:center;padding:20px;animation:DialogHost_fadeIn__fmehp .15s ease both}@keyframes DialogHost_fadeIn__fmehp{0%{opacity:0}to{opacity:1}}.DialogHost_box__fKB_7{width:100%;max-width:340px;background:var(--color-card);border:1px solid var(--color-border);border-radius:16px;box-shadow:0 24px 48px -12px rgb(0 0 0/35%);padding:22px 20px 16px;text-align:center;animation:DialogHost_pop__CWnCa .18s cubic-bezier(.2,.7,.3,1) both}@keyframes DialogHost_pop__CWnCa{0%{opacity:0;transform:scale(.94) translateY(4px)}to{opacity:1;transform:scale(1) translateY(0)}}.DialogHost_title__ofzxf{font-size:16px;font-weight:700;color:var(--color-text);margin-bottom:6px}.DialogHost_body__c9PSY{color:var(--color-subtext);font-size:13.5px;line-height:21px}.DialogHost_mainLine__SV_d7{font-size:16px;font-weight:700;color:var(--color-text);margin-bottom:4px}.DialogHost_subLine__UK93_{font-size:13.5px;color:var(--color-subtext);line-height:21px}.DialogHost_actions__1_mf1{display:flex;flex-direction:row-reverse;gap:8px;margin-top:18px}.DialogHost_btnGhost__H_yRX,.DialogHost_btnPrimary___QCtx{flex:1 1;border:none;border-radius:10px;padding:11px;font-size:14px;font-weight:700;cursor:pointer;font-family:inherit}.DialogHost_btnPrimary___QCtx{background:var(--color-accent);color:#fff}.DialogHost_btnGhost__H_yRX{background:var(--color-surface);color:var(--color-text);border:1px solid var(--color-border)}