:root{color-scheme:light dark;--c-0: #ffffff;--c-100: #f2f2f2;--c-200: #e6e6e6;--c-300: #cccccc;--c-400: #999999;--c-500: #666666;--c-600: #404040;--c-700: #262626;--c-800: #141414;--c-900: #000000;--bg: var(--c-0);--bg-raised: var(--c-100);--fg: var(--c-900);--fg-muted: var(--c-500);--line: var(--c-900);--line-soft: var(--c-300);--invert-bg: var(--c-900);--invert-fg: var(--c-0);--focus: var(--c-900);--stroke: 2px;--stroke-heavy: 3px;--radius: 0px;--shadow: 4px 4px 0 0 var(--line);--shadow-soft: 2px 2px 0 0 var(--line);--s-1: 4px;--s-2: 8px;--s-3: 16px;--s-4: 24px;--s-5: 32px;--s-6: 48px;--s-7: 64px;--font-body: "Vazirmatn", "Segoe UI", Tahoma, sans-serif;--font-code: "JetBrains Mono", "SF Mono", ui-monospace, Menlo, monospace;--text-xs: .75rem;--text-sm: .875rem;--text-base: 1rem;--text-lg: 1.25rem;--text-xl: 1.5rem;--text-2xl: 2rem;--text-3xl: 3rem;--leading-tight: 1.25;--leading-body: 1.7;--ease-snap: cubic-bezier(.2, 0, 0, 1);--dur-fast: .12s;--dur-med: .24s;--dur-slow: .42s;--z-pop: 40;--z-modal: 60;--z-toast: 80}[data-theme=dark]{--bg: var(--c-900);--bg-raised: var(--c-800);--fg: var(--c-0);--fg-muted: var(--c-400);--line: var(--c-0);--line-soft: var(--c-600);--invert-bg: var(--c-0);--invert-fg: var(--c-900);--focus: var(--c-0)}@media(prefers-color-scheme:dark){[data-theme=system]{--bg: var(--c-900);--bg-raised: var(--c-800);--fg: var(--c-0);--fg-muted: var(--c-400);--line: var(--c-0);--line-soft: var(--c-600);--invert-bg: var(--c-0);--invert-fg: var(--c-900);--focus: var(--c-0)}}@media(prefers-reduced-motion:reduce){:root{--dur-fast: 0ms;--dur-med: 0ms;--dur-slow: 0ms}}html{background:var(--bg);color:var(--fg);font-family:var(--font-body);direction:rtl}::selection{background:var(--fg);color:var(--bg)}:focus-visible{outline:var(--stroke) solid var(--focus);outline-offset:2px}code,pre,kbd,[dir=ltr].code{font-family:var(--font-code);direction:ltr;text-align:left}kbd{border:var(--stroke) solid var(--line);border-radius:var(--radius);padding:0 var(--s-1);font-size:var(--text-xs);background:var(--bg-raised)}@keyframes otpl-blink{0%,to{opacity:1}50%{opacity:0}}@keyframes otpl-rise{0%{transform:translateY(4px);opacity:0}to{transform:translateY(0);opacity:1}}body{margin:0;min-height:100vh;font-size:var(--text-base);line-height:var(--leading-body)}@font-face{font-family:Vazirmatn;src:url(./Vazirmatn_wght_.BeciDpKm.woff2) format("woff2 supports variations"),url(./Vazirmatn_wght_.BeciDpKm.woff2) format("woff2-variations");font-weight:100 900;font-style:normal;font-display:swap}
