.SiteBackground-module__mjyjiq__background{z-index:-1;pointer-events:none;isolation:isolate;background:radial-gradient(ellipse at bottom,rgba(var(--star-color),.08)0%,transparent 62%),var(--landing-page-bg);position:fixed;top:0;bottom:0;left:0;right:0;overflow:hidden}[data-theme=dark] .SiteBackground-module__mjyjiq__background{background:radial-gradient(ellipse at bottom,#1b2735 0%,#090a0f 100%),var(--landing-page-bg)}.SiteBackground-module__mjyjiq__cursorGlow{opacity:.38;width:460px;height:460px;transform:translate3d(calc(var(--glow-x,50vw) - 230px),calc(var(--glow-y,50vh) - 230px),0);background:radial-gradient(circle,var(--cursor-glow-color,rgba(107,142,112,.12))0%,rgba(var(--star-color),.026)34%,transparent 72%);will-change:transform;border-radius:999px;position:absolute;top:0;left:0}.SiteBackground-module__mjyjiq__starField{z-index:1;display:none;position:absolute;top:0;bottom:0;left:0;right:0;overflow:hidden}[data-theme=dark] .SiteBackground-module__mjyjiq__starField{display:block}.SiteBackground-module__mjyjiq__starsSmall,.SiteBackground-module__mjyjiq__starsMedium,.SiteBackground-module__mjyjiq__starsBig{box-shadow:var(--star-shadow);will-change:transform;background:0 0;position:absolute;top:0;left:0}[data-theme=dark] .SiteBackground-module__mjyjiq__starsSmall{filter:none;opacity:1}[data-theme=dark] .SiteBackground-module__mjyjiq__starsMedium{filter:none;opacity:1}[data-theme=dark] .SiteBackground-module__mjyjiq__starsBig{filter:none;opacity:1}.SiteBackground-module__mjyjiq__starsSmall:after,.SiteBackground-module__mjyjiq__starsMedium:after,.SiteBackground-module__mjyjiq__starsBig:after{content:"";box-shadow:var(--star-shadow);background:0 0;position:absolute;top:2000px;left:0}.SiteBackground-module__mjyjiq__starsSmall,.SiteBackground-module__mjyjiq__starsSmall:after{width:1px;height:1px}.SiteBackground-module__mjyjiq__starsMedium,.SiteBackground-module__mjyjiq__starsMedium:after{width:2px;height:2px}.SiteBackground-module__mjyjiq__starsBig,.SiteBackground-module__mjyjiq__starsBig:after{width:3px;height:3px}.SiteBackground-module__mjyjiq__starsSmall{animation:50s linear infinite SiteBackground-module__mjyjiq__animStar}.SiteBackground-module__mjyjiq__starsMedium{animation:100s linear infinite SiteBackground-module__mjyjiq__animStar}.SiteBackground-module__mjyjiq__starsBig{animation:150s linear infinite SiteBackground-module__mjyjiq__animStar}.SiteBackground-module__mjyjiq__shootingStars{pointer-events:none;z-index:2;display:none;position:absolute;top:0;bottom:0;left:0;right:0;overflow:hidden}[data-theme=dark] .SiteBackground-module__mjyjiq__shootingStars{display:block}.SiteBackground-module__mjyjiq__shootingStar{top:var(--shoot-top);right:var(--shoot-right);width:var(--shoot-size);height:var(--shoot-size);opacity:0;background:var(--decorative-star-color);box-shadow:0 0 0 3px rgba(var(--star-color),.08),0 0 0 7px rgba(var(--star-color),.04),0 0 20px rgba(var(--star-color),.24);animation-name:SiteBackground-module__mjyjiq__shootingStarMove;animation-duration:var(--shoot-duration);animation-delay:var(--shoot-delay);will-change:transform,opacity;border-radius:999px;animation-timing-function:ease-out;animation-iteration-count:infinite;position:absolute}.SiteBackground-module__mjyjiq__shootingStar:before{content:"";width:var(--shoot-tail);transform-origin:0;background:linear-gradient(90deg,var(--decorative-star-trail-color),rgba(var(--star-color),.28)36%,rgba(var(--star-color),.08)68%,transparent);border-radius:999px;height:2px;position:absolute;top:50%;left:3px;transform:translateY(-50%)rotate(-45deg)}.SiteBackground-module__mjyjiq__softGlow{z-index:3;opacity:.18;background:radial-gradient(circle at 18% 20%,rgba(var(--star-color),.035),transparent 24%),radial-gradient(circle at 82% 16%,rgba(var(--star-color),.024),transparent 28%),radial-gradient(circle at 50% 88%,rgba(var(--star-color),.02),transparent 30%);position:absolute;top:0;bottom:0;left:0;right:0}@keyframes SiteBackground-module__mjyjiq__animStar{0%{transform:translateY(0)}to{transform:translateY(-2000px)}}@keyframes SiteBackground-module__mjyjiq__shootingStarMove{0%{opacity:0;transform:translate(0,0)scale(.6)}4%{opacity:1}12%{opacity:1}24%{opacity:0;transform:translate3d(var(--shoot-x),var(--shoot-y),0)scale(1)}to{opacity:0;transform:translate3d(var(--shoot-x),var(--shoot-y),0)scale(1)}}@media (max-width:768px){.SiteBackground-module__mjyjiq__cursorGlow{display:none}.SiteBackground-module__mjyjiq__starsSmall{animation-duration:70s}.SiteBackground-module__mjyjiq__starsMedium{animation-duration:130s}.SiteBackground-module__mjyjiq__starsBig{animation-duration:180s}.SiteBackground-module__mjyjiq__shootingStars .SiteBackground-module__mjyjiq__shootingStar:nth-child(n+5){display:none}.SiteBackground-module__mjyjiq__shootingStar{width:2px;height:2px}.SiteBackground-module__mjyjiq__shootingStar:before{width:calc(var(--shoot-tail)*.65)}.SiteBackground-module__mjyjiq__softGlow{opacity:.12}}@media (prefers-reduced-motion:reduce){.SiteBackground-module__mjyjiq__starsSmall,.SiteBackground-module__mjyjiq__starsMedium,.SiteBackground-module__mjyjiq__starsBig,.SiteBackground-module__mjyjiq__shootingStar{will-change:auto;animation:none}.SiteBackground-module__mjyjiq__shootingStar{display:none}}
:root{--background:#f7f9fc;--foreground:#344256;--bg-page:#f7f9fc;--bg-card:#fff;--surface:#fff;--surface-soft:rgba(255,255,255,.88);--surface-muted:#eef3f9;--surface-elevated:#fff;--ui-bg:#fff;--nav-bg:rgba(247,249,252,.9);--sky-bg:var(--bg-page);--primary:#1f3b89;--primary-hover:#193273;--primary-dark:#14275b;--primary-soft:#e9eefa;--primary-rgb:31,59,137;--secondary:#0fa2e6;--secondary-hover:#0c8cc8;--secondary-soft:#e7f7fe;--secondary-rgb:15,162,230;--ink:#344256;--ink-dark:#202b3a;--ink-soft:#66758a;--accent:#fa923d;--accent-hover:#e97f27;--accent-soft:#fff1e6;--highlight:#f9bd24;--highlight-hover:#e8aa0f;--highlight-soft:#fff8da;--primary-blue:var(--primary);--cyan:var(--secondary);--text-dark:#344256;--text-heading:#1f3b89;--text-muted:var(--landing-text-muted);--text-disabled:#9aa6b5;--foreground-soft:#66758a;--text-inverse:#fff;--header-h1:#fff;--border:rgba(52,66,86,.12);--border-color:rgba(52,66,86,.12);--border-strong:rgba(52,66,86,.22);--border-brand:rgba(31,59,137,.22);--success:#168a4a;--success-soft:#e8f7ef;--warning:#fa923d;--warning-soft:#fff1e6;--danger:#d93b45;--danger-soft:#fdebec;--info:#0fa2e6;--info-soft:#e7f7fe;--landing-page-bg:var(--bg-page);--landing-section-bg:rgba(255,255,255,.66);--landing-surface-elevated:var(--surface-elevated);--landing-card-bg:var(--surface);--landing-card-hover-bg:#f8fafd;--landing-border:var(--border);--landing-border-strong:var(--border-strong);--landing-text-primary:var(--text-dark);--landing-text-secondary:var(--ink-soft);--landing-text-muted:var(--text-disabled);--landing-heading:var(--text-heading);--landing-accent:var(--accent);--landing-accent-soft:var(--accent-soft);--landing-success:var(--success);--landing-success-soft:var(--success-soft);--landing-warning:var(--warning);--landing-warning-soft:var(--warning-soft);--landing-info:var(--info);--landing-info-soft:var(--info-soft);--landing-shadow:var(--shadow-soft);--landing-on-accent:var(--btn-text);--landing-on-accent-hover:rgba(255,255,255,.1);--landing-hero-text-shadow:rgba(0,0,0,.5);--decorative-star-color:rgba(32,43,58,.28);--decorative-star-trail-color:rgba(32,43,58,.36);--section-surface:var(--landing-section-bg);--section-surface-strong:rgba(255,255,255,.82);--discount-section-bg:linear-gradient(120deg,#b9d722 0%,#d3e90e 28%,#f1b163 62%,#f50b17 100%);--ready-section-bg:linear-gradient(98deg,#22c55e 0%,#16a34a 45%,#047857 100%);--bestseller-section-bg:linear-gradient(120deg,#0b91d8 0%,#49c6fc 35%,#ffa84a 85%,#f28a22 100%);--card-surface:var(--landing-card-bg);--card-surface-hover:var(--landing-card-hover-bg);--footer-surface:rgba(255,255,255,.76);--footer-border:var(--landing-border);--footer-button-bg:var(--accent);--footer-button-hover-bg:var(--accent-soft);--footer-button-text:var(--btn-text);--footer-button-hover-text:var(--accent);--header-search-bg:rgba(255,255,255,.82);--header-search-bg-focus:#fff;--header-search-border:rgba(31,59,137,.16);--header-search-border-hover:rgba(15,162,230,.46);--header-search-border-focus:var(--secondary);--header-search-text:var(--text-dark);--header-search-placeholder:var(--ink-soft);--header-search-icon:var(--primary);--header-search-ring:rgba(15,162,230,.14);--header-search-menu-bg:var(--surface-elevated);--header-search-menu-hover-bg:var(--primary-soft);--header-search-menu-shadow:0 22px 56px rgba(10,29,61,.14);--text-primary:var(--landing-text-primary);--text-secondary:var(--landing-text-secondary);--shadow-soft:0 18px 54px rgba(31,59,137,.08);--shadow-medium:0 22px 64px rgba(31,59,137,.13);--shadow-floating:0 28px 80px rgba(20,39,91,.18);--card-shadow:var(--shadow-soft);--radius-xs:6px;--radius-sm:8px;--radius-md:12px;--radius-lg:18px;--radius-xl:24px;--btn-text:#fff;--font-iransans:"IRANSans";--star-color:32,43,58;--star-opacity:.24;--cursor-glow-color:rgba(15,162,230,.12);--z-background:0;--z-content:1;--z-header:120;--z-dropdown:300;--z-floating:650;--z-drawer:1200;--z-modal:1400;--blog-primary:var(--primary);--blog-link:var(--secondary);--blog-accent:var(--accent);--blog-highlight:var(--highlight);--blog-content-width:820px;--blog-sidebar-width:300px;--product-bg:var(--bg-page);--product-surface:rgba(255,255,255,.88);--product-surface-soft:#f8fbff;--product-surface-strong:rgba(255,255,255,.96);--product-card:rgba(255,255,255,.78);--product-card-hover:#f8fafd;--product-border:rgba(31,59,137,.14);--product-border-strong:rgba(31,59,137,.24);--product-text-primary:#1b2a41;--product-text-heading:#253b63;--product-text-secondary:#6b7a90;--product-text-muted:#93a1b5;--product-accent:var(--secondary);--product-accent-strong:#0b63ce;--product-accent-soft:rgba(21,147,245,.08);--product-accent-border:rgba(21,147,245,.24);--product-warm:var(--accent);--product-warm-strong:#f97316;--product-warm-soft:rgba(255,138,31,.1);--product-warm-border:rgba(255,138,31,.28);--product-danger:#e14d2a;--product-danger-soft:rgba(225,77,42,.08);--product-danger-border:rgba(225,77,42,.24);--product-success:#16a36a;--product-success-soft:rgba(22,163,106,.08);--product-success-border:rgba(22,163,106,.24);--product-shadow:0 18px 48px rgba(37,59,99,.08);--product-shadow-hover:0 26px 72px rgba(10,29,61,.14);--product-page-bg:radial-gradient(circle at 12% 8%,rgba(var(--secondary-rgb),.08),transparent 28%),linear-gradient(180deg,var(--bg-page),var(--surface-muted));--product-panel-bg:var(--product-surface);--product-panel-bg-strong:var(--product-surface-strong);--product-panel-border:var(--product-border);--product-section-bg:rgba(255,255,255,.82);--product-section-header-bg:linear-gradient(90deg,var(--primary-soft),rgba(255,255,255,0));--product-table-row-bg:rgba(255,255,255,.68);--product-table-row-alt-bg:rgba(233,238,250,.46);--product-table-label-bg:rgba(31,59,137,.06);--product-price-bg:linear-gradient(135deg,var(--accent-soft),rgba(255,255,255,.82));--product-action-bg:rgba(31,59,137,.06);--product-action-active-bg:var(--primary);--product-action-active-color:#fff;--product-gallery-bg:radial-gradient(circle at 20% 12%,rgba(var(--secondary-rgb),.12),transparent 34%),linear-gradient(145deg,var(--surface),var(--primary-soft));--catalog-bg:radial-gradient(circle at 88% 0%,rgba(var(--secondary-rgb),.13),transparent 32%),radial-gradient(circle at 10% 12%,rgba(250,146,61,.1),transparent 28%),linear-gradient(180deg,var(--bg-page)0%,#fff 48%,var(--surface-muted)100%);--catalog-panel-bg:rgba(255,255,255,.84);--catalog-panel-bg-strong:rgba(255,255,255,.94);--catalog-panel-bg-soft:rgba(255,255,255,.68);--catalog-stat-bg:rgba(255,255,255,.72);--catalog-chip-bg:rgba(31,59,137,.05);--catalog-empty-bg:rgba(255,255,255,.78);--catalog-empty-border:rgba(31,59,137,.18);--catalog-shadow:0 20px 60px rgba(31,59,137,.09);--catalog-inner-highlight:rgba(255,255,255,.86);--mouse-x:.5;--mouse-y:.5}[data-theme=dark]{--background:#0b1220;--foreground:#edf3fa;--bg-page:#0b1220;--bg-card:rgba(255,255,255,.05);--surface:#121b2b;--surface-soft:rgba(18,27,43,.88);--surface-muted:#162235;--surface-elevated:#182437;--ui-bg:#121b2b;--nav-bg:rgba(11,18,32,.82);--sky-bg:var(--bg-page);--primary:#7392ed;--primary-hover:#91a8ef;--primary-dark:#1f3b89;--primary-soft:rgba(115,146,237,.14);--primary-rgb:115,146,237;--secondary:#43c4f1;--secondary-hover:#70d3f5;--secondary-soft:rgba(67,196,241,.14);--secondary-rgb:67,196,241;--ink:#d7e0ec;--ink-dark:#eef3fa;--ink-soft:#aab8ca;--accent:#fa6;--accent-hover:#ffbd86;--accent-soft:rgba(250,146,61,.14);--highlight:#ffd45d;--highlight-hover:#ffe18a;--highlight-soft:rgba(249,189,36,.14);--text-dark:#edf3fa;--text-heading:#fff;--text-muted:var(--landing-text-muted);--text-disabled:#748399;--foreground-soft:#aab8ca;--text-inverse:#0b1220;--header-h1:#fff;--border:rgba(255,255,255,.09);--border-color:rgba(255,255,255,.09);--border-strong:rgba(255,255,255,.18);--border-brand:rgba(115,146,237,.28);--success:#168a4a;--success-soft:rgba(65,209,132,.14);--warning:#d97706;--warning-soft:rgba(255,170,102,.16);--danger:#d93b45;--danger-soft:rgba(255,107,122,.16);--info:#43c4f1;--info-soft:rgba(67,196,241,.14);--shadow-soft:0 18px 54px rgba(0,0,0,.28);--shadow-medium:0 22px 64px rgba(0,0,0,.36);--shadow-floating:0 28px 80px rgba(0,0,0,.44);--card-shadow:var(--shadow-soft);--btn-text:#fff;--landing-page-bg:var(--bg-page);--landing-section-bg:rgba(18,27,43,.58);--landing-surface-elevated:var(--surface-elevated);--landing-card-bg:var(--surface);--landing-card-hover-bg:#182437;--landing-border:var(--border);--landing-border-strong:var(--border-strong);--landing-text-primary:var(--text-dark);--landing-text-secondary:var(--ink-soft);--landing-text-muted:var(--text-disabled);--landing-heading:var(--text-heading);--landing-accent:var(--accent);--landing-accent-soft:var(--accent-soft);--landing-success:var(--success);--landing-success-soft:var(--success-soft);--landing-warning:var(--warning);--landing-warning-soft:var(--warning-soft);--landing-info:var(--info);--landing-info-soft:var(--info-soft);--landing-shadow:var(--shadow-soft);--landing-on-accent:var(--btn-text);--landing-on-accent-hover:rgba(255,255,255,.1);--landing-hero-text-shadow:rgba(0,0,0,.5);--decorative-star-color:rgba(255,255,255,.28);--decorative-star-trail-color:rgba(255,255,255,.48);--section-surface:var(--landing-section-bg);--section-surface-strong:rgba(18,27,43,.78);--discount-section-bg:linear-gradient(98deg,#5f1424 0%,#7f1d32 52%,#3a1020 100%);--ready-section-bg:linear-gradient(98deg,#0f3f2f 0%,#13543d 48%,#102f28 100%);--bestseller-section-bg:linear-gradient(120deg,#fde68a 0%,#f59e0b 42%,#b45309 70%,#78350f 100%);--card-surface:var(--landing-card-bg);--card-surface-hover:var(--landing-card-hover-bg);--footer-surface:rgba(18,27,43,.72);--footer-border:var(--landing-border);--footer-button-bg:var(--accent);--footer-button-hover-bg:var(--accent-soft);--footer-button-text:#0b1220;--footer-button-hover-text:var(--accent);--header-search-bg:rgba(18,27,43,.84);--header-search-bg-focus:rgba(24,36,55,.96);--header-search-border:rgba(255,255,255,.12);--header-search-border-hover:rgba(67,196,241,.42);--header-search-border-focus:var(--secondary);--header-search-text:var(--text-dark);--header-search-placeholder:var(--ink-soft);--header-search-icon:var(--secondary);--header-search-ring:rgba(67,196,241,.14);--header-search-menu-bg:var(--surface-elevated);--header-search-menu-hover-bg:var(--primary-soft);--header-search-menu-shadow:0 24px 60px rgba(0,0,0,.34);--text-primary:var(--landing-text-primary);--text-secondary:var(--landing-text-secondary);--star-color:255,255,255;--star-opacity:.18;--cursor-glow-color:rgba(67,196,241,.13);--blog-primary:var(--primary);--blog-link:var(--secondary);--blog-accent:var(--accent);--blog-highlight:var(--highlight);--blog-content-width:820px;--blog-sidebar-width:300px;--product-page-bg:radial-gradient(circle at 12% 8%,rgba(var(--secondary-rgb),.1),transparent 28%),linear-gradient(180deg,var(--bg-page),#101827);--product-bg:#0b1220;--product-surface:rgba(18,27,43,.86);--product-surface-soft:rgba(24,36,55,.92);--product-surface-strong:rgba(30,44,66,.96);--product-card:rgba(18,27,43,.9);--product-card-hover:rgba(24,36,55,.98);--product-border:rgba(145,168,239,.2);--product-border-strong:rgba(145,168,239,.32);--product-text-primary:#edf3fa;--product-text-heading:#fff;--product-text-secondary:#b6c4d8;--product-text-muted:#7e8fa8;--product-accent:#43c4f1;--product-accent-strong:#70d3f5;--product-accent-soft:rgba(67,196,241,.13);--product-accent-border:rgba(67,196,241,.28);--product-warm:#fa6;--product-warm-strong:#ffbd86;--product-warm-soft:rgba(255,170,102,.14);--product-warm-border:rgba(255,170,102,.3);--product-danger:#ff7b85;--product-danger-soft:rgba(255,107,122,.14);--product-danger-border:rgba(255,107,122,.28);--product-success:#63d894;--product-success-soft:rgba(99,216,148,.14);--product-success-border:rgba(99,216,148,.28);--product-shadow:0 18px 54px rgba(0,0,0,.34);--product-shadow-hover:0 28px 78px rgba(0,0,0,.42);--product-panel-bg:var(--product-surface);--product-panel-bg-strong:var(--product-surface-strong);--product-panel-border:var(--product-border);--product-section-bg:rgba(18,27,43,.76);--product-section-header-bg:linear-gradient(90deg,var(--primary-soft),rgba(18,27,43,0));--product-table-row-bg:rgba(255,255,255,.04);--product-table-row-alt-bg:rgba(115,146,237,.08);--product-table-label-bg:rgba(115,146,237,.1);--product-price-bg:linear-gradient(135deg,var(--accent-soft),rgba(24,36,55,.72));--product-action-bg:rgba(255,255,255,.06);--product-action-active-bg:var(--primary);--product-action-active-color:#0b1220;--product-gallery-bg:radial-gradient(circle at 20% 12%,rgba(var(--secondary-rgb),.16),transparent 34%),linear-gradient(145deg,var(--surface),var(--primary-soft));--catalog-bg:radial-gradient(circle at 88% 0%,rgba(var(--secondary-rgb),.14),transparent 32%),radial-gradient(circle at 10% 12%,rgba(255,170,102,.1),transparent 28%),linear-gradient(180deg,var(--bg-page)0%,#101827 52%,var(--bg-page)100%);--catalog-panel-bg:rgba(18,27,43,.78);--catalog-panel-bg-strong:rgba(24,36,55,.92);--catalog-panel-bg-soft:rgba(18,27,43,.62);--catalog-stat-bg:rgba(24,36,55,.72);--catalog-chip-bg:rgba(255,255,255,.06);--catalog-empty-bg:rgba(18,27,43,.78);--catalog-empty-border:rgba(145,168,239,.24);--catalog-shadow:0 24px 70px rgba(0,0,0,.34);--catalog-inner-highlight:rgba(255,255,255,.08);--blog-section-bg:var(--section-surface);--blog-section-bg-strong:var(--section-surface-strong);--blog-card-bg:var(--landing-card-bg);--blog-card-hover-bg:var(--landing-card-hover-bg);--blog-card-media-bg:linear-gradient(180deg,var(--landing-section-bg),var(--landing-card-bg));--blog-border:var(--landing-border);--blog-border-strong:var(--landing-border-strong);--blog-shadow:var(--landing-shadow);--blog-shadow-hover:var(--shadow-medium);--blog-heading:var(--landing-heading);--blog-text-primary:var(--landing-text-primary);--blog-text-secondary:var(--landing-text-secondary);--blog-text-muted:var(--landing-text-muted)}@font-face{font-family:IRANSans;src:url(/fonts/IRANSansWeb\(FaNum\).woff2)format("woff2");font-weight:400;font-style:normal;font-display:swap}@font-face{font-family:IRANSans;src:url(/fonts/IRANSansWeb\(FaNum\)_Medium.woff2)format("woff2");font-weight:500;font-style:normal;font-display:swap}@font-face{font-family:IRANSans;src:url(/fonts/IRANSansWeb\(FaNum\)_Bold.woff2)format("woff2");font-weight:700;font-style:normal;font-display:swap}@font-face{font-family:IRANSans;src:url(/fonts/IRANSansWeb\(FaNum\)_Black.woff2)format("woff2");font-weight:900;font-style:normal;font-display:swap}*,:before,:after{box-sizing:border-box}html{--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light;scroll-behavior:smooth;-moz-text-size-adjust:100%;text-size-adjust:100%}html[data-theme=dark]{--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark}body{background:var(--bg-page);min-width:320px;color:var(--text-dark);font-family:var(--font-iransans);-webkit-font-smoothing:antialiased;direction:rtl;overflow-x:hidden}body:before{content:none}a{color:inherit;text-decoration:none}main{z-index:var(--z-content);position:relative}#main-content>:first-child{scroll-margin-top:112px}img,svg{display:block}button,input,textarea,select{font:inherit}::selection{background:rgba(var(--secondary-rgb),.24)}::-webkit-scrollbar{width:6px;height:6px}::-webkit-scrollbar-track{background:0 0}::-webkit-scrollbar-thumb{background:var(--primary);border-radius:999px}::-webkit-scrollbar-thumb:hover{background:var(--primary-hover)}.dark ::-webkit-scrollbar-track{background:rgba(15,46,94,.2);border:1px solid rgba(255,255,255,.05)}::-webkit-scrollbar-thumb:active{cursor:grabbing}.skip-link{z-index:1600;background:var(--primary);color:#fff;border-radius:6px;padding:10px 14px;transition:transform .16s;position:fixed;top:12px;right:12px;transform:translateY(-160%)}.skip-link:focus{transform:translateY(0)}.tech-grid-bg{isolation:isolate;position:relative}.tech-grid-bg:before{z-index:-1;content:"";background-image:linear-gradient(rgba(23,107,255,.08) 1px,transparent 1px),linear-gradient(90deg,rgba(23,107,255,.08) 1px,transparent 1px);background-size:42px 42px;position:absolute;top:0;bottom:0;left:0;right:0;-webkit-mask-image:linear-gradient(rgba(0,0,0,.75),transparent 78%);mask-image:linear-gradient(rgba(0,0,0,.75),transparent 78%)}.animated-circuit{background:linear-gradient(120deg,rgba(23,107,255,.08),transparent 36%),linear-gradient(300deg,rgba(0,194,212,.12),transparent 42%);animation:12s ease-in-out infinite alternate circuit-shift}@keyframes circuit-shift{0%{background-position:0 0,100% 0}to{background-position:56px 28px,calc(100% - 42px) 28px}}.slider-container{-webkit-user-select:none;-moz-user-select:none;user-select:none;cursor:all-scroll;background:#000;height:max(620px,min(100svh - 96px,760px));min-height:620px;scroll-margin-top:104px;position:relative;overflow:hidden}.slider-control{z-index:12;will-change:opacity;opacity:0;border:0;width:12%;height:100%;padding:0;transition:opacity .3s;position:absolute;top:0}.slider-control.inactive:hover{cursor:auto}.slider-control:not(.inactive):hover{opacity:1;cursor:pointer}.slider-control.left{background:linear-gradient(90deg,rgba(0,0,0,.18) 0%,transparent 100%);left:0}.slider-control.right{background:linear-gradient(90deg,transparent 0%,rgba(0,0,0,.18) 100%);right:0}.slider-pagi{z-index:13;margin:0;padding:0;font-size:0;list-style-type:none;position:absolute;bottom:2rem;left:50%;transform:translate(-50%)}.slider-pagi__elem{vertical-align:top;cursor:pointer;border:2px solid #fff;border-radius:50%;width:2rem;height:2rem;margin:0 .5rem;display:inline-block;position:relative}.slider-pagi__elem button{cursor:pointer;background:0 0;border:0;position:absolute;top:-8px;bottom:-8px;left:-8px;right:-8px}.slider-pagi__elem:before{content:"";background:#fff;border-radius:50%;width:1.2rem;height:1.2rem;transition:transform .3s;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)scale(0)}.slider-pagi__elem.active:before,.slider-pagi__elem:hover:before{transform:translate(-50%,-50%)scale(1)}.slider{z-index:1;height:100%;position:relative}.slider.animating,.slider.animating .slide__bg{will-change:transform;transition:transform .5s}.slide{width:100%;height:100%;position:absolute;top:0;overflow:hidden}.slide.active .slide__overlay,.slide.active .slide__text{opacity:1;transform:translate(0)}.slide__bg{will-change:transform;background-position:50%;background-size:cover;width:100%;height:100%;position:absolute;top:0}.slide__bg:after{content:"";background:linear-gradient(90deg,rgba(0,0,0,.22),rgba(0,0,0,.04)),linear-gradient(rgba(10,29,61,.12),rgba(10,29,61,.42)),radial-gradient(circle at 82% 22%,rgba(0,194,212,.16),transparent 32%);position:absolute;top:0;bottom:0;left:0;right:0}.slide__content{width:100%;height:100%;position:absolute;top:0;left:0}.slide__overlay{will-change:transform,opacity;opacity:0;height:100%;min-height:810px;transition:transform .5s .5s,opacity .2s .5s;position:absolute;bottom:0;left:0;transform:translate(-20%)}.slide__overlay path{opacity:.82}.slide__text{color:#fff;will-change:transform,opacity;opacity:0;width:min(420px,30%);transition:transform .5s .8s,opacity .5s .8s;position:absolute;bottom:15%;left:12%;transform:translateY(-50%)}.slide__text-heading{font-family:var(--font-iransans);overflow-wrap:anywhere;margin:0 0 1.4rem;font-size:max(2.8rem,min(3.4vw,4.8rem));font-weight:700;line-height:1.35}.slide__text-desc{font-family:var(--font-iransans);margin:0 0 1.5rem;font-size:max(1.35rem,min(1.2vw,1.65rem));line-height:2}.slide__text-link{z-index:5;cursor:pointer;font-family:var(--font-iransans);perspective:1000px;padding:.5rem;font-size:1.7rem;font-weight:700;display:inline-block;position:relative}.slide__text-link:before{z-index:-1;content:"";transform-origin:50% 100%;will-change:transform;background:#000;width:100%;height:100%;transition:transform .3s;position:absolute;top:0;left:0;transform:rotateX(-85deg)}.slide__text-link:hover:before{transform:rotateX(0)}@media (max-width:991px){.slider-container{height:680px;min-height:680px}.slider-control,.slide__overlay{display:none}.slide__text{text-align:center;-webkit-backdrop-filter:blur(18px)saturate(140%);backdrop-filter:blur(18px)saturate(140%);background:rgba(43,47,54,.86);width:100%;min-height:18rem;padding:2rem 1.4rem 6.8rem;transition:transform .5s .5s,opacity .5s .5s;bottom:0;left:0;transform:translateY(50%)}.slide__text-heading{margin-bottom:.6rem;font-size:max(2.4rem,min(6vw,3.4rem));line-height:1.55}.slide__text-desc{display:none}.slide__text-link{margin:0}}@media (max-width:560px){.slider-container{height:620px;min-height:620px}.slide__text{min-height:18rem;padding-bottom:6.4rem}.slide__text-heading{font-size:2.35rem}.slider-pagi{bottom:1.5rem}}.MuiCard-root,.MuiPaper-root{background-color:var(--surface);color:var(--text-dark)}.MuiCard-root{background:linear-gradient(180deg,var(--surface-soft),var(--surface))}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}
