:root{--gray-50:#f8fafc;--gray-100:#f1f5f9;--gray-200:#e2e8f0;--gray-300:#cbd5e1;--gray-400:#94a3b8;--gray-500:#64748b;--gray-600:#475569;--gray-700:#334155;--gray-800:#1e293b;--gray-900:#0f172a;--gray-950:#020617;--blue-50:#eff6ff;--blue-100:#dbeafe;--blue-200:#bfdbfe;--blue-300:#93c5fd;--blue-400:#60a5fa;--blue-500:#3b82f6;--blue-600:#2563eb;--blue-700:#1d4ed8;--blue-800:#1e40af;--blue-900:#1e3a8a;--green-50:#f0fdf4;--green-100:#dcfce7;--green-500:#22c55e;--green-600:#16a34a;--green-700:#15803d;--amber-50:#fffbeb;--amber-100:#fef3c7;--amber-500:#f59e0b;--amber-600:#d97706;--amber-700:#b45309;--red-50:#fef2f2;--red-100:#fee2e2;--red-500:#ef4444;--red-600:#dc2626;--red-700:#b91c1c;--purple-50:#f5f3ff;--purple-500:#8b5cf6;--purple-600:#7c3aed;--space-0:0;--space-1:4px;--space-2:8px;--space-3:12px;--space-4:16px;--space-5:20px;--space-6:24px;--space-8:32px;--space-10:40px;--space-12:48px;--space-16:64px;--space-20:80px;--space-24:96px;--text-xs:12px;--text-sm:13px;--text-base:14px;--text-md:16px;--text-lg:18px;--text-xl:20px;--text-2xl:24px;--text-3xl:30px;--text-4xl:36px;--text-5xl:48px;--leading-tight:1.2;--leading-snug:1.4;--leading-normal:1.5;--leading-relaxed:1.75;--weight-regular:400;--weight-medium:500;--weight-semibold:600;--weight-bold:700;--weight-extrabold:800;--radius-xs:4px;--radius-sm:6px;--radius-md:10px;--radius-lg:14px;--radius-xl:20px;--radius-2xl:28px;--radius-full:9999px;--z-base:0;--z-dropdown:10;--z-sticky:20;--z-overlay:100;--z-modal:200;--z-toast:300;--z-skip:9999;--ease-out:cubic-bezier(.16, 1, .3, 1);--ease-in:cubic-bezier(.5, 0, .75, 0);--ease-in-out:cubic-bezier(.65, 0, .35, 1);--duration-fast:.12s;--duration-normal:.2s;--duration-slow:.32s;--bp-sm:640px;--bp-md:768px;--bp-lg:1024px;--bp-xl:1280px;--bp-2xl:1536px;--container-sm:640px;--container-md:768px;--container-lg:1024px;--container-xl:1180px;--container-2xl:1440px}:root,:root[data-theme=light]{--surface-page:#f0f4ff;--surface-card:#fff;--surface-elevated:#fff;--surface-hover:var(--gray-100);--surface-pressed:var(--gray-200);--surface-selected:var(--blue-50);--surface-overlay:#0f172a80;--text-primary:var(--gray-900);--text-secondary:var(--gray-700);--text-muted:var(--gray-600);--text-subtle:var(--gray-500);--text-disabled:var(--gray-400);--text-on-brand:#fff;--text-link:var(--blue-700);--text-link-hover:var(--blue-800);--border-subtle:var(--gray-200);--border-default:var(--gray-300);--border-strong:var(--gray-400);--border-focus:var(--blue-500);--brand-primary:var(--blue-600);--brand-primary-hover:var(--blue-700);--brand-primary-bg:var(--blue-50);--brand-secondary:var(--purple-600);--brand-accent:var(--amber-500);--state-success:var(--green-600);--state-success-bg:var(--green-50);--state-success-fg:var(--green-700);--state-warning:var(--amber-600);--state-warning-bg:var(--amber-50);--state-warning-fg:var(--amber-700);--state-error:var(--red-600);--state-error-bg:var(--red-50);--state-error-fg:var(--red-700);--state-info:var(--blue-600);--state-info-bg:var(--blue-50);--state-info-fg:var(--blue-700);--shadow-xs:0 1px 2px #0f172a0a;--shadow-sm:0 1px 3px #0f172a0f;--shadow-md:0 4px 12px #0f172a14;--shadow-lg:0 12px 28px #0f172a24;--shadow-xl:0 24px 48px #0f172a2e;--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light}:root[data-theme=dark]{--surface-page:#0a0a0f;--surface-card:#14141b;--surface-elevated:#1b1b24;--surface-hover:#1f1f29;--surface-pressed:#26262f;--surface-selected:#4d8ff724;--surface-overlay:#000000c7;--text-primary:#ecedee;--text-secondary:#c2c5cc;--text-muted:#8a8e97;--text-subtle:#5c606a;--text-disabled:#3f4248;--text-on-brand:#fff;--text-link:#82b1ff;--text-link-hover:#a8c8ff;--border-subtle:#ffffff0f;--border-default:#ffffff1a;--border-strong:#ffffff29;--border-focus:#5a9bfa;--brand-primary:#4d8ff7;--brand-primary-hover:#6ba1f9;--brand-primary-bg:#4d8ff71f;--brand-secondary:#9d6fff;--brand-accent:#f4b947;--state-success:#34d399;--state-success-bg:#34d3991f;--state-success-fg:#6ee7b7;--state-warning:#fbbf24;--state-warning-bg:#fbbf241f;--state-warning-fg:#fcd34d;--state-error:#f87171;--state-error-bg:#f871711f;--state-error-fg:#fca5a5;--state-info:#4d8ff7;--state-info-bg:#4d8ff71f;--state-info-fg:#93c5fd;--shadow-xs:0 1px 2px #0006;--shadow-sm:0 1px 3px #00000080, 0 1px 2px #0000004d;--shadow-md:0 4px 12px #0009, 0 2px 4px #0006;--shadow-lg:0 16px 32px #000000b3, 0 4px 8px #00000080;--shadow-xl:0 28px 56px #000c;--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark}@media (prefers-color-scheme:dark){:root:not([data-theme]){--surface-page:#0a0a0f;--surface-card:#14141b;--surface-elevated:#1b1b24;--surface-hover:#1f1f29;--text-primary:#ecedee;--text-muted:#8a8e97;--text-subtle:#5c606a;--border-subtle:#ffffff0f;--border-default:#ffffff1a;--brand-primary:#4d8ff7;--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark}}:focus-visible{outline:2px solid var(--border-focus);outline-offset:2px;border-radius:var(--radius-sm)}::selection{background:var(--brand-primary-bg);color:var(--text-primary)}:root{--c-blue:var(--brand-primary);--c-blue-dark:var(--brand-primary-hover);--c-blue-light:var(--brand-primary-bg);--c-blue-mid:var(--blue-100);--c-text:var(--text-primary);--c-muted:var(--text-muted);--c-border:var(--border-subtle);--c-white:var(--surface-card);--c-bg:var(--surface-page);--c-card:var(--surface-card);--c-section-title:var(--text-primary);--c-section-desc:var(--text-muted);--c-green:var(--state-success);--c-yellow:var(--state-warning);--c-red:var(--state-error);--c-purple:var(--brand-secondary);--pil-card-border:var(--border-subtle);--pil-card-border-width:1px;--pil-card-border-radius:var(--radius-lg)}body{font-family:var(--pil-font-family-en,"Plus Jakarta Sans", "Vazirmatn", sans-serif);margin:0}:lang(fa),[lang=fa],[dir=rtl],.font-fa,input[dir=rtl],textarea[dir=rtl],button[dir=rtl],select[dir=rtl]{font-family:var(--pil-font-family-fa,"Vazirmatn", sans-serif)!important}*{box-sizing:border-box}:root[data-theme=dark] [style*="background:#fff"],:root[data-theme=dark] [style*="background: #fff"],:root[data-theme=dark] [style*="background:#FFFFFF"],:root[data-theme=dark] [style*="background: #FFFFFF"],:root[data-theme=dark] [style*=background\:white],:root[data-theme=dark] [style*="background: white"],:root[data-theme=dark] [style*="background-color:#fff"],:root[data-theme=dark] [style*="background-color: #fff"],:root[data-theme=dark] [style*="background-color:#FFFFFF"],:root[data-theme=dark] [style*="background-color: #FFFFFF"]{color:var(--text-primary);background-color:var(--surface-card)!important}:root[data-theme=dark] [style*="background:#F0F4FF"],:root[data-theme=dark] [style*="background: #F0F4FF"],:root[data-theme=dark] [style*="background:#EFF6FF"],:root[data-theme=dark] [style*="background: #EFF6FF"],:root[data-theme=dark] [style*="background:#F8FAFB"],:root[data-theme=dark] [style*="background: #F8FAFB"],:root[data-theme=dark] [style*="background:#F8FAFC"],:root[data-theme=dark] [style*="background: #F8FAFC"],:root[data-theme=dark] [style*="background:#F1F5F9"],:root[data-theme=dark] [style*="background: #F1F5F9"],:root[data-theme=dark] [style*="background:#FAFBFF"],:root[data-theme=dark] [style*="background: #FAFBFF"],:root[data-theme=dark] [style*="background:#F8FAFF"],:root[data-theme=dark] [style*="background: #F8FAFF"],:root[data-theme=dark] [style*="background:#F0FDF4"],:root[data-theme=dark] [style*="background: #F0FDF4"]{background-color:var(--surface-hover)!important}:root[data-theme=dark] [style*="background:#FFFBEB"],:root[data-theme=dark] [style*="background: #FFFBEB"],:root[data-theme=dark] [style*="background:#FEF3C7"],:root[data-theme=dark] [style*="background: #FEF3C7"]{color:var(--state-warning-fg);background-color:var(--state-warning-bg)!important}:root[data-theme=dark] [style*="background:#FEF2F2"],:root[data-theme=dark] [style*="background: #FEF2F2"],:root[data-theme=dark] [style*="background:#FEE2E2"],:root[data-theme=dark] [style*="background: #FEE2E2"]{color:var(--state-error-fg);background-color:var(--state-error-bg)!important}:root[data-theme=dark] [style*="background:#DCFCE7"],:root[data-theme=dark] [style*="background: #DCFCE7"]{color:var(--state-success-fg);background-color:var(--state-success-bg)!important}:root[data-theme=dark] [style*="background:#DBEAFE"],:root[data-theme=dark] [style*="background: #DBEAFE"]{color:var(--state-info-fg);background-color:var(--state-info-bg)!important}:root[data-theme=dark] [style*="color:#1E293B"],:root[data-theme=dark] [style*="color: #1E293B"],:root[data-theme=dark] [style*="color:#0F172A"],:root[data-theme=dark] [style*="color: #0F172A"],:root[data-theme=dark] [style*="color:#0f172a"],:root[data-theme=dark] [style*="color: #0f172a"],:root[data-theme=dark] [style*="color:#334155"],:root[data-theme=dark] [style*="color: #334155"]{color:var(--text-primary)!important}:root[data-theme=dark] [style*="color:#64748B"],:root[data-theme=dark] [style*="color: #64748B"],:root[data-theme=dark] [style*="color:#475569"],:root[data-theme=dark] [style*="color: #475569"]{color:var(--text-muted)!important}:root[data-theme=dark] [style*="color:#94A3B8"],:root[data-theme=dark] [style*="color: #94A3B8"],:root[data-theme=dark] [style*="color:#CBD5E1"],:root[data-theme=dark] [style*="color: #CBD5E1"]{color:var(--text-subtle)!important}:root[data-theme=dark] [style*="border:1px solid #E2E8F0"],:root[data-theme=dark] [style*="border: 1px solid #E2E8F0"],:root[data-theme=dark] [style*="border:1.5px solid #E2E8F0"],:root[data-theme=dark] [style*="border: 1.5px solid #E2E8F0"],:root[data-theme=dark] [style*="border:2px solid #E2E8F0"],:root[data-theme=dark] [style*="border: 2px solid #E2E8F0"]{border-color:var(--border-default)!important}:root[data-theme=dark] [style*="border:1px solid #E8EEF5"],:root[data-theme=dark] [style*="border: 1px solid #E8EEF5"],:root[data-theme=dark] [style*="border:1px solid #DBEAFE"],:root[data-theme=dark] [style*="border: 1px solid #DBEAFE"]{border-color:var(--border-subtle)!important}:root[data-theme=dark] [style*="border-color:#E2E8F0"],:root[data-theme=dark] [style*="border-color: #E2E8F0"],:root[data-theme=dark] [style*="borderColor:#E2E8F0"]{border-color:var(--border-default)!important}:root[data-theme=dark] [style*="border-bottom:1px solid #E2E8F0"],:root[data-theme=dark] [style*="border-bottom: 1px solid #E2E8F0"],:root[data-theme=dark] [style*="border-top:1px solid #E2E8F0"],:root[data-theme=dark] [style*="border-top: 1px solid #E2E8F0"]{border-color:var(--border-subtle)!important}:root[data-theme=dark] .landing-hero-bg{background:linear-gradient(140deg, color-mix(in srgb, var(--brand-primary) 6%, var(--surface-page)) 0%, var(--surface-page) 50%, color-mix(in srgb, var(--brand-secondary) 6%, var(--surface-page)) 100%)!important}._footer_s8qfq_5{background:var(--surface-hover);border-top:1px solid var(--border-subtle);color:var(--text-muted);margin-top:80px;padding:48px 24px 28px}._inner_s8qfq_13{max-width:1140px;margin:0 auto}._top_s8qfq_21{border-bottom:1px solid var(--border-subtle);grid-template-columns:1fr;gap:28px;padding-bottom:32px;display:grid}@media (width>=768px){._top_s8qfq_21{grid-template-columns:minmax(220px,1fr) repeat(4,minmax(0,1fr));gap:32px}}._brand_s8qfq_35{flex-direction:column;gap:10px;display:flex}._brandTop_s8qfq_40{align-items:center;gap:10px;display:flex}._brandLogo_s8qfq_45{border-radius:8px;width:32px;height:32px;display:block}._brandName_s8qfq_51{font-size:var(--text-md);font-weight:var(--weight-extrabold);color:var(--text-primary)}._tagline_s8qfq_56{font-size:var(--text-sm);color:var(--text-muted);max-width:32ch;margin:0;line-height:1.5}._col_s8qfq_64{flex-direction:column;display:flex}._colHeading_s8qfq_68{font-size:var(--text-xs);font-weight:var(--weight-bold);letter-spacing:.6px;text-transform:uppercase;color:var(--text-primary);margin:0 0 14px}._colList_s8qfq_76{flex-direction:column;gap:10px;margin:0;padding:0;list-style:none;display:flex}._link_s8qfq_85{text-align:start;font:inherit;font-size:var(--text-sm);font-weight:var(--weight-medium);color:var(--text-secondary);cursor:pointer;transition:color var(--duration-fast) var(--ease-out);background:0 0;border:none;padding:0;font-family:inherit;text-decoration:none}._link_s8qfq_85:hover{color:var(--text-primary);text-underline-offset:2px;text-decoration:underline}._link_s8qfq_85:focus-visible{outline:2px solid var(--border-focus);outline-offset:2px;border-radius:var(--radius-xs)}._bottom_s8qfq_111{text-align:center;font-size:var(--text-xs);color:var(--text-muted);flex-direction:column;align-items:center;gap:6px;padding-top:22px;display:flex}@media (width>=768px){._bottom_s8qfq_111{text-align:start;flex-direction:row;justify-content:space-between}}._copyright_s8qfq_128{margin:0}._heart_s8qfq_129{color:var(--state-error)}._btn_1ktmf_4{appearance:none;background:var(--surface-card);color:var(--text-muted);border:1px solid var(--border-subtle);border-radius:var(--radius-full);cursor:pointer;width:28px;height:28px;transition:background var(--duration-fast) var(--ease-out), color var(--duration-fast) var(--ease-out), border-color var(--duration-fast) var(--ease-out);justify-content:center;align-items:center;padding:0;font-size:14px;line-height:1;display:inline-flex}._btn_1ktmf_4:hover{background:var(--surface-hover);color:var(--text-primary);border-color:var(--border-default)}._btn_1ktmf_4:focus-visible{outline:2px solid var(--border-focus);outline-offset:2px}._floating_1ktmf_36{top:8px;z-index:5;position:absolute;inset-inline-end:8px}._inline_1ktmf_44{position:static}._bare_1ktmf_52{width:auto;height:auto;color:var(--text-subtle);background:0 0;border:none;border-radius:8px;padding:4px 6px;font-size:16px;line-height:1;position:static}._bare_1ktmf_52:hover{color:var(--text-primary);background:0 0;border-color:#0000}._pill_1ktmf_73{width:auto;height:auto;font-size:var(--text-sm);font-weight:var(--weight-semibold);border-radius:var(--radius-md);color:var(--text-muted);gap:6px;padding:6px 14px}._pill_1ktmf_73:hover{color:var(--text-primary)}._kebabBtn_1ktmf_90{border:1px solid var(--border-subtle);background:var(--surface-card);width:32px;height:32px;color:var(--text-muted);cursor:pointer;transition:background var(--duration-fast) var(--ease-out);border-radius:999px;justify-content:center;align-items:center;padding:0;font-size:18px;line-height:1;display:inline-flex}._kebabBtn_1ktmf_90:hover{background:var(--surface-hover);color:var(--text-primary)}._kebabAnchor_1ktmf_113{display:inline-flex;position:relative}._menu_1ktmf_112{top:calc(100% + 4px);background:var(--surface-card);border:1px solid var(--border-subtle);border-radius:var(--radius-md);min-width:180px;box-shadow:var(--shadow-md);z-index:100;flex-direction:column;padding:4px;display:flex;position:absolute;inset-inline-end:0}._menuItem_1ktmf_134{appearance:none;color:var(--text-primary);font:inherit;font-size:var(--text-sm);border-radius:var(--radius-sm);cursor:pointer;text-align:start;white-space:nowrap;background:0 0;border:none;align-items:center;gap:8px;padding:8px 12px;display:flex}._menuItem_1ktmf_134:hover{background:var(--surface-hover)}._overlay_1ktmf_154{background:var(--surface-overlay);padding:var(--space-4);z-index:9991;justify-content:center;align-items:center;display:flex;position:fixed;inset:0}._dialog_1ktmf_164{background:var(--surface-card);color:var(--text-primary);border-radius:var(--radius-xl);border:1px solid var(--border-subtle);box-shadow:var(--shadow-xl);width:100%;max-width:460px;padding:22px 22px 20px}._title_1ktmf_174{font-size:var(--text-lg);font-weight:var(--weight-bold);color:var(--text-primary);margin:0 0 6px}._subtitle_1ktmf_180{font-size:var(--text-sm);color:var(--text-muted);margin:0 0 16px;line-height:1.5}._label_1ktmf_186{font-size:var(--text-xs);font-weight:var(--weight-bold);letter-spacing:.4px;text-transform:uppercase;color:var(--text-muted);margin:12px 0 6px;display:block}._textarea_1ktmf_195{border:1.5px solid var(--border-default);border-radius:var(--radius-md);background:var(--surface-card);width:100%;min-height:110px;color:var(--text-primary);font:inherit;font-size:var(--text-base);resize:vertical;box-sizing:border-box;padding:10px 12px;line-height:1.5}._input_1ktmf_209{border:1.5px solid var(--border-default);border-radius:var(--radius-md);background:var(--surface-card);width:100%;color:var(--text-primary);font:inherit;font-size:var(--text-base);box-sizing:border-box;padding:9px 12px}._textarea_1ktmf_195:focus-visible,._input_1ktmf_209:focus-visible{outline:2px solid var(--border-focus);outline-offset:2px;border-color:var(--border-focus)}._error_1ktmf_226{font-size:var(--text-sm);color:var(--state-error-fg);background:var(--state-error-bg);border-radius:var(--radius-sm);margin-top:12px;padding:8px 12px}._success_1ktmf_234{font-size:var(--text-md);color:var(--state-success-fg);background:var(--state-success-bg);border-radius:var(--radius-md);text-align:center;font-weight:var(--weight-semibold);margin-top:16px;padding:14px 16px}._actions_1ktmf_244{justify-content:flex-end;gap:8px;margin-top:18px;display:flex}._btnGhost_1ktmf_250,._btnPrimary_1ktmf_251{border-radius:var(--radius-md);font-weight:var(--weight-semibold);font-size:var(--text-sm);cursor:pointer;transition:background var(--duration-fast) var(--ease-out);border:1px solid #0000;padding:9px 18px;font-family:inherit}._btnGhost_1ktmf_250{color:var(--text-primary);border-color:var(--border-default);background:0 0}._btnGhost_1ktmf_250:hover{background:var(--surface-hover)}._btnPrimary_1ktmf_251{background:var(--brand-primary);color:var(--text-on-brand)}._btnPrimary_1ktmf_251:hover:not(:disabled){background:var(--brand-primary-hover)}._btnPrimary_1ktmf_251:disabled{opacity:.6;cursor:not-allowed}
