.Tooltip-module__O9JzEq__tooltip{z-index:9999;pointer-events:none;color:#fff;letter-spacing:.01em;white-space:nowrap;opacity:0;background:#1a1a2e;border-radius:7px;max-width:240px;padding:5px 9px;font-size:.72rem;font-weight:500;line-height:1.2;transition:opacity .13s,transform .13s;position:fixed;transform:translateY(2px);box-shadow:0 2px 6px #1012282e,0 6px 18px #10122829}.Tooltip-module__O9JzEq__visible{opacity:1;transform:translateY(0)}.Tooltip-module__O9JzEq__tooltip:after{content:"";left:var(--arrow,50%);background:inherit;border-radius:1.5px;width:7px;height:7px;position:absolute;transform:translate(-50%)rotate(45deg)}.Tooltip-module__O9JzEq__tooltip[data-placement=top]:after{bottom:-3px}.Tooltip-module__O9JzEq__tooltip[data-placement=bottom]:after{top:-3px}@media (prefers-reduced-motion:reduce){.Tooltip-module__O9JzEq__tooltip{transition:opacity 10ms linear;transform:none}.Tooltip-module__O9JzEq__visible{transform:none}}
:root{--color-bg:#fafafa;--color-surface:#fff;--color-surface-alt:#f5f5f5;--color-text:#1a1a1a;--color-text-secondary:#6b6b6b;--color-text-tertiary:#9e9e9e;--color-border:#e0e0e0;--color-border-strong:#bdbdbd;--color-accent:#2563eb;--color-accent-hover:#1d4ed8;--color-accent-subtle:#eff6ff;--color-error:#dc2626;--color-error-bg:#fef2f2;--color-success:#16a34a;--color-success-bg:#f0fdf4;--radius:14px;--radius-lg:18px;--transition:.18s ease;--space-xs:4px;--space-sm:8px;--space-md:16px;--space-lg:24px;--space-xl:40px;--space-2xl:64px;--blue:#3d5af1;--blue-dk:#2a3fcf;--blue-lt:#e8ecff;--blue-md:#c5ceff;--gray:#6b7280;--text:#1a1a2e;--white:#fff;--green:#22c55e;--red:#ff2c5a;--red-lt:#fffafb;--red-md:#ffe3e3;--bg:#f4f6ff;--border:#e5e7eb;--gray-lt:#f3f4f6;--brand-gradient:linear-gradient(135deg, #3d5af1 0%, #8b5cf6 100%);--font-primary:"ScheherazadeNumbers", "Vazir", "ScheherazadeNew", "Segoe UI", Tahoma, Arial, sans-serif;--font-secondary:"ScheherazadeNumbers", "Siware", "ScheherazadeNew", "Segoe UI", Tahoma, Arial, sans-serif;--font-raber:"ScheherazadeNumbers", "raber7", "Siware", "Segoe UI", Tahoma, Arial, sans-serif;--font-vazir:"Vazir", "Piremerd", "ScheherazadeNew", "Segoe UI", Tahoma, Arial, sans-serif;--font-numeric:Arial, Helvetica, sans-serif;--text-xs:.75rem;--text-sm:.875rem;--text-base:1rem;--text-lg:1.125rem;--text-xl:1.5rem;--text-2xl:2rem;--text-3xl:2.5rem;--line-height:1.8}@font-face{font-family:ScheherazadeNumbers;src:url(/fonts/ScheherazadeNew-Regular.woff2)format("woff2"),url(/fonts/ScheherazadeNew-Regular.ttf)format("truetype");font-display:swap;unicode-range:U+30-39,U+660-669}@font-face{font-family:Vazir;src:url(/fonts/Vazirmatn.woff2)format("woff2"),url(/fonts/Vazirmatn.ttf)format("truetype");font-weight:400;font-style:normal;font-display:swap}@font-face{font-family:Piremerd;src:url(/fonts/shasenem-piremerd.woff2)format("woff2"),url(/fonts/shasenem-piremerd.ttf)format("truetype");font-weight:400;font-style:normal;font-display:swap;unicode-range:U+6??,U+750-77F,U+FB50-FDFF,U+FE70-FEFF}@font-face{font-family:Siware;src:url(/fonts/shasenem-siware.woff2)format("woff2"),url(/fonts/shasenem-siware.ttf)format("truetype");font-weight:400;font-style:normal;font-display:swap;unicode-range:U+6??,U+750-77F,U+FB50-FDFF,U+FE70-FEFF}@font-face{font-family:ScheherazadeNew;src:url(/fonts/ScheherazadeNew-Regular.woff2)format("woff2"),url(/fonts/ScheherazadeNew-Regular.ttf)format("truetype");font-weight:400;font-style:normal;font-display:swap;unicode-range:U+6??,U+750-77F,U+8A0-8FF,U+FB50-FDFF,U+FE70-FEFF}@font-face{font-family:raber7;src:url(/fonts/Rabar_007.woff2)format("woff2"),url(/fonts/Rabar_007.ttf)format("truetype");font-weight:400;font-style:normal;font-display:swap}*,:before,:after{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth;height:100%}body{min-height:100%;color:var(--color-text);background-color:var(--color-bg);font-family:var(--font-primary);font-size:var(--text-base);line-height:var(--line-height);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;text-rendering:optimizelegibility;flex-direction:column;display:flex}::selection{color:var(--color-text);background:#3d5af126}::selection{color:var(--color-text);background:#3d5af126}input,button,select,textarea{-webkit-tap-highlight-color:transparent;font-family:inherit}@media screen and (-webkit-min-device-pixel-ratio:0) and (max-width:1024px){input,textarea,select{font-size:max(16px,1em)!important}}button,[role=button]{-webkit-user-select:none;user-select:none}h1,h2,h3,h4,h5,h6{color:var(--color-text);font-weight:700;line-height:1.3}h1{font-size:var(--text-3xl)}h2{font-size:var(--text-2xl)}h3{font-size:var(--text-xl)}p{color:var(--color-text-secondary);line-height:var(--line-height)}a{color:var(--color-accent);transition:color var(--transition);text-decoration:none}a:hover{color:var(--color-accent-hover)}:focus{border-color:none!important;box-shadow:none!important;outline:none!important}:focus-visible{outline:2px solid var(--color-accent);outline-offset:2px}::-webkit-scrollbar{width:6px}::-webkit-scrollbar-track{background:0 0}::-webkit-scrollbar-thumb{background:var(--color-border);border-radius:3px}::-webkit-scrollbar-thumb:hover{background:var(--color-border-strong)}.visually-hidden{clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.font-primary{font-family:var(--font-primary)!important}.font-secondary{font-family:var(--font-secondary)!important}