:root{--bg:#fff;--bg-soft:#f6f7f9;--ink:#14171c;--text:#33383f;--text-light:#6b7280;--text-muted:#9aa1ab;--link:#4a6d9c;--dark:#101b2d;--border:#e6e8eb;--border-light:#eef0f2;--red:#c0293d;--white:#fff;--off-white:#f6f7f9;--gold:#c9973f;--gold-light:#dbb468;--gold-dark:#a0782e;--navy:#1b2d45;--navy-deep:#0f1e30;--navy-mid:#243a56;--navy-light:#2e4a6a;--bg-white:#fff;--shadow-gold:0 4px 20px #c9973f40;--admin-bg:#f5f6fa;--admin-surface:#fff;--admin-border:#e2e6ee;--admin-border-light:#eef0f5;--admin-text:#10151f;--admin-text-muted:#667085;--admin-accent:var(--gold-dark);--admin-accent-hover:var(--gold);--admin-accent-light:color-mix(in srgb, var(--admin-accent) 12%, var(--admin-surface));--admin-accent-soft:color-mix(in srgb, var(--admin-accent) 22%, var(--admin-surface));--admin-shadow-sm:0 1px 2px #10151f0d;--admin-shadow:0 1px 3px #10151f14, 0 1px 2px #10151f0a;--admin-shadow-md:0 4px 14px #10151f14;--success:#2d7a5f;--danger:#c0392b;--warning:#b8860b;--info:#1e5799;--shadow-sm:0 1px 3px #101b2d0f;--shadow:0 2px 8px #101b2d14;--shadow-md:0 4px 16px #101b2d1a;--shadow-lg:0 12px 40px #101b2d24;--radius-sm:4px;--radius:6px;--radius-lg:10px;--radius-xl:8px;--radius-pill:100px;--font-fa:"Vazirmatn", "Tahoma", sans-serif;--font-en:"Georgia", "Times New Roman", serif;--sidebar-w:270px;--sidebar-w-collapsed:76px;--header-h:68px;--ease-spring:cubic-bezier(.25, 1.1, .4, 1);--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light}:root[data-theme=dark]{--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark;--bg:#12161d;--bg-soft:#1a2029;--ink:#eef1f5;--text:#cbd2db;--text-light:#9aa3b0;--text-muted:#757e8c;--link:#7fa3d6;--dark:#2f3b52;--border:#2a3140;--border-light:#232a37;--gold:#d9ab5c;--gold-light:#e6c288;--gold-dark:#e0ac52;--navy:#202b3e;--navy-deep:#0c1017;--navy-mid:#2b3a52;--navy-light:#38496a;--bg-white:#171c25;--shadow-gold:0 4px 20px #c9973f59;--admin-bg:#0a0f1a;--admin-surface:#111a2b;--admin-border:#23304a;--admin-border-light:#1a2438;--admin-text:#eef1f8;--admin-text-muted:#8b96ad;--admin-accent:var(--gold-dark);--admin-accent-hover:var(--gold-light);--admin-accent-light:color-mix(in srgb, var(--admin-accent) 14%, var(--admin-surface));--admin-accent-soft:color-mix(in srgb, var(--admin-accent) 24%, var(--admin-surface));--admin-shadow-sm:0 1px 2px #00000059;--admin-shadow:0 1px 3px #00000073, 0 1px 2px #0000004d;--admin-shadow-md:0 4px 16px #00000080;--success:#46b38a;--danger:#e0655a;--warning:#d3a53a;--info:#5b9bd9;--shadow-sm:0 1px 3px #0000004d;--shadow:0 2px 8px #00000059;--shadow-md:0 4px 16px #0006;--shadow-lg:0 12px 40px #00000080}@font-face{font-family:Vazirmatn;src:url(/fonts/Vazirmatn-Variable.woff2)format("woff2");font-weight:100 900;font-style:normal;font-display:swap}*,:before,:after{box-sizing:border-box;margin:0;padding:0}html{font-size:16px}body{font-family:var(--font-fa);background:var(--bg);color:var(--text);-webkit-font-smoothing:antialiased;direction:rtl;min-height:100vh;line-height:1.7}@media (max-width:768px){body{padding-bottom:calc(58px + env(safe-area-inset-bottom,0px))}}a{color:inherit;text-decoration:none}img{max-width:100%;display:block}button{cursor:pointer;font-family:inherit}input,textarea,select{font-family:inherit}.ltr{font-family:var(--font-en);direction:ltr}@property --grad-pos-x{syntax:"<percentage>";inherits:false;initial-value:11.14%}@property --grad-pos-y{syntax:"<percentage>";inherits:false;initial-value:140%}@property --grad-spread-x{syntax:"<percentage>";inherits:false;initial-value:150%}@property --grad-spread-y{syntax:"<percentage>";inherits:false;initial-value:180.06%}@property --grad-color-1{syntax:"<color>";inherits:false;initial-value:#2a1033}@property --grad-color-2{syntax:"<color>";inherits:false;initial-value:#5c1f3d}@property --grad-color-3{syntax:"<color>";inherits:false;initial-value:#9c3f2e}@property --grad-color-4{syntax:"<color>";inherits:false;initial-value:#c9973f}@property --grad-color-5{syntax:"<color>";inherits:false;initial-value:#f2c14e}@property --grad-border-angle{syntax:"<angle>";inherits:true;initial-value:20deg}@property --grad-border-1{syntax:"<color>";inherits:true;initial-value:#e467a633}@property --grad-border-2{syntax:"<color>";inherits:true;initial-value:#f0b04299}@property --grad-stop-1{syntax:"<percentage>";inherits:false;initial-value:37.35%}@property --grad-stop-2{syntax:"<percentage>";inherits:false;initial-value:61.36%}@property --grad-stop-3{syntax:"<percentage>";inherits:false;initial-value:78.42%}@property --grad-stop-4{syntax:"<percentage>";inherits:false;initial-value:89.52%}@property --grad-stop-5{syntax:"<percentage>";inherits:false;initial-value:100%}.gradientBtn,.gradientBtnDanger{transition:--grad-pos-x .5s,--grad-pos-y .5s,--grad-spread-x .5s,--grad-spread-y .5s,--grad-color-1 .5s,--grad-color-2 .5s,--grad-color-3 .5s,--grad-color-4 .5s,--grad-color-5 .5s,--grad-border-angle .5s,--grad-border-1 .5s,--grad-border-2 .5s,--grad-stop-1 .5s,--grad-stop-2 .5s,--grad-stop-3 .5s,--grad-stop-4 .5s,--grad-stop-5 .5s;position:relative;color:#fff!important;background:radial-gradient(var(--grad-spread-x) var(--grad-spread-y) at var(--grad-pos-x) var(--grad-pos-y), var(--grad-color-1) var(--grad-stop-1), var(--grad-color-2) var(--grad-stop-2), var(--grad-color-3) var(--grad-stop-3), var(--grad-color-4) var(--grad-stop-4), var(--grad-color-5) var(--grad-stop-5))!important;border:none!important}.gradientBtn:before,.gradientBtnDanger:before{content:"";border-radius:inherit;background:linear-gradient(var(--grad-border-angle), var(--grad-border-1), var(--grad-border-2));-webkit-mask-composite:xor;pointer-events:none;padding:1px;position:absolute;inset:0;-webkit-mask-image:linear-gradient(#fff 0 0),linear-gradient(#fff 0 0);mask-image:linear-gradient(#fff 0 0),linear-gradient(#fff 0 0);-webkit-mask-position:0 0,0 0;mask-position:0 0,0 0;-webkit-mask-size:auto,auto;mask-size:auto,auto;-webkit-mask-repeat:repeat,repeat;mask-repeat:repeat,repeat;-webkit-mask-clip:content-box,border-box;mask-clip:content-box,border-box;-webkit-mask-origin:content-box,border-box;mask-origin:content-box,border-box;-webkit-mask-composite:xor;mask-composite:exclude;-webkit-mask-source-type:auto,auto;mask-mode:match-source,match-source}.gradientBtn:hover:not(:disabled){--grad-pos-x:0%;--grad-pos-y:91.51%;--grad-spread-x:120.24%;--grad-spread-y:103.18%;--grad-color-1:#3a1550;--grad-color-2:#a13a5e;--grad-color-3:#d9722e;--grad-color-4:#f2c14e;--grad-color-5:#fde68a;--grad-border-angle:190deg;--grad-border-1:#f7a1cc40;--grad-border-2:#f7ce6ed9;--grad-stop-1:0%;--grad-stop-2:8.8%;--grad-stop-3:21.44%;--grad-stop-4:71.34%;--grad-stop-5:85.76%;box-shadow:0 4px 24px #d9722e59,0 2px 10px #a13a5e40}.gradientBtnDanger{--grad-color-1:#2d0f12;--grad-color-2:#5c1a1f;--grad-color-3:#8a1f24;--grad-color-4:var(--danger);--grad-color-5:#e0655a;--grad-border-1:#e05e5233;--grad-border-2:#e8403099}.gradientBtnDanger:hover:not(:disabled){--grad-pos-x:0%;--grad-pos-y:91.51%;--grad-spread-x:120.24%;--grad-spread-y:103.18%;--grad-color-1:#4a1015;--grad-color-2:#7a1f24;--grad-color-3:#a8291f;--grad-color-4:#d9453a;--grad-color-5:#ff8a75;--grad-border-angle:190deg;--grad-border-1:#f7a8a140;--grad-border-2:#f66355d9;--grad-stop-1:0%;--grad-stop-2:8.8%;--grad-stop-3:21.44%;--grad-stop-4:71.34%;--grad-stop-5:85.76%;box-shadow:0 4px 24px #d9453a66}.gradientBtnGold{--grad-color-1:#a9895a;--grad-color-2:#bfa06c;--grad-color-3:#c8ad80;--grad-color-4:#d4bd96;--grad-color-5:#e0cead;--grad-border-1:#c09a5940;--grad-border-2:#d7b375b3;color:#000!important}.gradientBtnGold:hover:not(:disabled){--grad-pos-x:0%;--grad-pos-y:91.51%;--grad-spread-x:120.24%;--grad-spread-y:103.18%;--grad-color-1:#b9996a;--grad-color-2:#cbae7c;--grad-color-3:#d8bf90;--grad-color-4:#e4d0a8;--grad-color-5:#f0e2c0;--grad-border-angle:190deg;--grad-border-1:#ddbe884d;--grad-border-2:#e9ca96d9;box-shadow:0 4px 24px #c8ad8059,0 2px 10px #c8ad8040}::-webkit-scrollbar{width:5px;height:5px}::-webkit-scrollbar-track{background:var(--navy-deep)}::-webkit-scrollbar-thumb{background:var(--gold-dark);border-radius:2px}
.SiteLoader-module__tJzZta__overlay{z-index:9999;background:radial-gradient(circle at 50% 40%,#16202f 0%,#0b111c 70%);flex-direction:column;justify-content:center;align-items:center;gap:22px;transition:opacity .5s;display:flex;position:fixed;inset:0}.SiteLoader-module__tJzZta__fadeOut{opacity:0;pointer-events:none}.SiteLoader-module__tJzZta__logo{letter-spacing:.05em;direction:ltr;align-items:center;gap:2px;font-size:34px;font-weight:700;animation:1.6s ease-in-out infinite SiteLoader-module__tJzZta__pulse;display:flex}.SiteLoader-module__tJzZta__logoX{color:var(--red)}.SiteLoader-module__tJzZta__logoRest{color:#fff}.SiteLoader-module__tJzZta__barTrack{background:#ffffff29;border-radius:4px;width:220px;height:3px;overflow:hidden}.SiteLoader-module__tJzZta__barFill{background:#fff;border-radius:4px;height:100%;transition:width .25s ease-out}.SiteLoader-module__tJzZta__percent{letter-spacing:.08em;color:#ffffff8c;font-variant-numeric:tabular-nums;direction:ltr;font-size:12px}@keyframes SiteLoader-module__tJzZta__pulse{0%,to{opacity:1}50%{opacity:.75}}
.MobileBottomNav-module__1STAna__nav{z-index:400;background:var(--bg-white);border-top:1px solid var(--border);width:100%;padding-bottom:env(safe-area-inset-bottom,0px);display:none;position:fixed;bottom:0;left:0;right:0;box-shadow:0 -4px 16px #101b2d14}@media (max-width:768px){.MobileBottomNav-module__1STAna__nav{display:flex}}.MobileBottomNav-module__1STAna__item{min-width:0;color:var(--text-muted);flex-direction:column;flex:1;justify-content:center;align-items:center;gap:3px;padding:8px 4px 7px;text-decoration:none;display:flex}.MobileBottomNav-module__1STAna__icon{display:flex}.MobileBottomNav-module__1STAna__label{white-space:nowrap;text-overflow:ellipsis;max-width:100%;font-size:10px;font-weight:600;overflow:hidden}.MobileBottomNav-module__1STAna__active{color:var(--gold-dark)}
.InstallPrompt-module__3VfLRG__banner{width:calc(100% - 20px);left:10px;right:10px;bottom:calc(58px + 10px + env(safe-area-inset-bottom,0px));z-index:390;background:linear-gradient(160deg, var(--dark) 0%, #1a2c47 100%);color:#fff;border-radius:var(--radius-lg);box-sizing:border-box;border:1px solid #ffffff14;padding:16px;display:none;position:fixed;box-shadow:0 12px 32px #101b2d66}@media (max-width:768px){.InstallPrompt-module__3VfLRG__banner{flex-direction:column;gap:14px;display:flex}}.InstallPrompt-module__3VfLRG__headerRow{align-items:center;gap:12px;display:flex}.InstallPrompt-module__3VfLRG__logoBadge{color:#111;background:#fff;border-radius:12px;flex-shrink:0;justify-content:center;align-items:center;width:46px;height:46px;font-size:22px;font-weight:900;display:flex;box-shadow:0 4px 10px #00000040}.InstallPrompt-module__3VfLRG__textBlock{flex-direction:column;gap:3px;min-width:0;display:flex}.InstallPrompt-module__3VfLRG__title{color:#fff;font-size:15px;font-weight:700;line-height:1.4}.InstallPrompt-module__3VfLRG__subtitle{color:#fffc;font-size:13px;line-height:1.6}.InstallPrompt-module__3VfLRG__brand{color:var(--gold-dark);font-weight:800}.InstallPrompt-module__3VfLRG__actions{gap:8px;display:flex}.InstallPrompt-module__3VfLRG__btnInstall{background:var(--gold-dark);height:42px;color:var(--navy-deep,#101b2d);border-radius:var(--radius-sm);cursor:pointer;border:none;flex:1;font-family:inherit;font-size:13.5px;font-weight:700}.InstallPrompt-module__3VfLRG__btnDismiss{color:#ffffffbf;border-radius:var(--radius-sm);cursor:pointer;background:0 0;border:1px solid #ffffff40;height:42px;padding:0 18px;font-family:inherit;font-size:13px;font-weight:600}.InstallPrompt-module__3VfLRG__stepsBox{flex-direction:column;gap:8px;display:flex}.InstallPrompt-module__3VfLRG__stepsTitle{color:#fff;font-size:13px;font-weight:700}.InstallPrompt-module__3VfLRG__stepsList{color:#ffffffd9;flex-direction:column;gap:4px;padding-inline-start:18px;font-size:12px;line-height:1.9;display:flex}.InstallPrompt-module__3VfLRG__stepsBox .InstallPrompt-module__3VfLRG__btnDismiss{align-self:flex-start}
.XtartAiWidget-module__AST_GW__launcher{right:16px;bottom:calc(20px + env(safe-area-inset-bottom,0px));z-index:500;background:linear-gradient(135deg, var(--navy) 0%, var(--navy-deep) 100%);width:56px;height:56px;color:var(--gold-dark);cursor:pointer;border:none;border-radius:50%;justify-content:center;align-items:center;padding:0;font-family:inherit;display:flex;position:fixed;box-shadow:0 10px 28px #101b2d4d}@media (max-width:768px){.XtartAiWidget-module__AST_GW__launcher{bottom:calc(74px + env(safe-area-inset-bottom,0px));width:50px;height:50px}}.XtartAiWidget-module__AST_GW__launcherClose{color:#fff;font-size:18px;line-height:1}.XtartAiWidget-module__AST_GW__panel{right:16px;bottom:calc(84px + env(safe-area-inset-bottom,0px));z-index:500;background:var(--bg-white);border:1px solid var(--border);border-radius:var(--radius-lg);width:min(340px,100vw - 32px);max-height:min(480px,100vh - 140px);box-shadow:var(--shadow-lg);flex-direction:column;display:flex;position:fixed;overflow:hidden}@media (max-width:768px){.XtartAiWidget-module__AST_GW__panel{bottom:calc(132px + env(safe-area-inset-bottom,0px))}}.XtartAiWidget-module__AST_GW__head{background:linear-gradient(135deg, var(--navy) 0%, var(--navy-deep) 100%);flex-shrink:0;justify-content:space-between;align-items:center;padding:14px 16px;display:flex}.XtartAiWidget-module__AST_GW__headInfo{flex-direction:column;gap:4px;display:flex}.XtartAiWidget-module__AST_GW__headTitle{color:#fff;font-size:14px;font-weight:700}.XtartAiWidget-module__AST_GW__headTitle:before{content:"✦";color:var(--gold-dark);margin-inline-end:6px}.XtartAiWidget-module__AST_GW__onlineBadge{color:#ffffffb3;align-items:center;gap:5px;font-size:10.5px;display:flex}.XtartAiWidget-module__AST_GW__onlineDot{background:#22c55e;border-radius:50%;width:7px;height:7px;animation:1.8s ease-in-out infinite XtartAiWidget-module__AST_GW__onlinePulse}@keyframes XtartAiWidget-module__AST_GW__onlinePulse{0%,to{opacity:1;box-shadow:0 0 5px 1px #22c55ecc}50%{opacity:.35;box-shadow:0 0 #22c55e00}}@media (prefers-reduced-motion:reduce){.XtartAiWidget-module__AST_GW__onlineDot{animation:none;box-shadow:0 0 4px 1px #22c55eb3}}.XtartAiWidget-module__AST_GW__closeBtn{color:#fff;cursor:pointer;background:#ffffff1a;border:none;border-radius:50%;justify-content:center;align-items:center;width:26px;height:26px;font-size:12px;display:flex}.XtartAiWidget-module__AST_GW__closeBtn:hover{background:#fff3}.XtartAiWidget-module__AST_GW__body{flex-direction:column;flex:1;gap:8px;min-height:120px;padding:14px 14px 6px;display:flex;overflow-y:auto}.XtartAiWidget-module__AST_GW__loading{color:var(--text-muted);text-align:center;padding:20px 0;font-size:12.5px}.XtartAiWidget-module__AST_GW__bubbleBot{background:var(--border);max-width:85%;color:var(--ink);border-radius:var(--radius-lg) var(--radius-lg) 3px var(--radius-lg);align-self:flex-end;padding:10px 13px;font-size:12.5px;line-height:1.8}.XtartAiWidget-module__AST_GW__bubbleUser{background:var(--gold-dark);color:#fff;border-radius:var(--radius-lg) var(--radius-lg) var(--radius-lg) 3px;align-self:flex-start;max-width:85%;padding:10px 13px;font-size:12.5px;font-weight:600;line-height:1.8}.XtartAiWidget-module__AST_GW__typingDots{align-items:center;gap:4px;padding:3px 2px;display:inline-flex}.XtartAiWidget-module__AST_GW__typingDots span{background:var(--text-muted);border-radius:50%;width:6px;height:6px;animation:1.2s ease-in-out infinite XtartAiWidget-module__AST_GW__typingBounce}.XtartAiWidget-module__AST_GW__typingDots span:nth-child(2){animation-delay:.15s}.XtartAiWidget-module__AST_GW__typingDots span:nth-child(3){animation-delay:.3s}@keyframes XtartAiWidget-module__AST_GW__typingBounce{0%,60%,to{opacity:.5;transform:translateY(0)}30%{opacity:1;transform:translateY(-4px)}}@media (prefers-reduced-motion:reduce){.XtartAiWidget-module__AST_GW__typingDots span{opacity:.8;animation:none}}.XtartAiWidget-module__AST_GW__options{border-top:1px solid var(--border);flex-direction:column;gap:6px;margin-top:4px;padding-top:10px;display:flex}.XtartAiWidget-module__AST_GW__optionBtn{text-align:right;background:var(--bg-white);color:var(--ink);border:1px solid var(--border);border-radius:var(--radius);cursor:pointer;padding:9px 13px;font-family:inherit;font-size:12.5px;font-weight:600}.XtartAiWidget-module__AST_GW__optionBtn:hover{border-color:var(--gold-dark);color:var(--gold-dark)}.XtartAiWidget-module__AST_GW__restartBtn{color:var(--gold-dark);border:1px solid var(--gold-dark);border-radius:var(--radius-pill);cursor:pointer;background:0 0;align-self:center;padding:8px 18px;font-family:inherit;font-size:12px;font-weight:700}.XtartAiWidget-module__AST_GW__restartBtn:hover{background:#c9973f14}.XtartAiWidget-module__AST_GW__emptyOptions{color:var(--text-muted);text-align:center;padding:4px 0;font-size:11.5px}
