.Button_base__8x9Q_{display:inline-flex;align-items:center;justify-content:center;border:none;border-radius:12px;font-weight:600;transition:transform .2s ease,box-shadow .2s ease,opacity .2s ease;cursor:pointer;outline:none}.Button_base__8x9Q_:disabled{opacity:.5;cursor:not-allowed}.Button_sm__Z1cMW{padding:8px 14px;font-size:.9rem}.Button_md__SElRJ{padding:12px 18px;font-size:1rem}.Button_lg__pIcde{padding:14px 22px;font-size:1.05rem}.Button_primary__ZYrfe{background:linear-gradient(135deg,#5cd6d6,#0f4c81);color:#fff;box-shadow:0 12px 24px rgba(92,214,214,.28);border-radius:2.5rem}.Button_primary__ZYrfe:hover{opacity:.92;transform:translateY(-1px)}.Button_secondary__QRXiy{background:#0f172a;color:#fff;box-shadow:0 10px 22px rgba(15,23,42,.25)}.Button_secondary__QRXiy:hover{opacity:.95;transform:translateY(-1px)}.Button_outline__9KtOo{background:#fff;color:#0f172a;border:2px solid #e2e8f0;border-radius:2.5rem}.Button_outline__9KtOo:hover{border-color:#0f4c81;color:#0f4c81}.Button_ghost__2YKVd{background:transparent;color:#475569}.Button_ghost__2YKVd:hover{background:#f8fafc}.PricingCard_card__23EAM{position:relative;display:flex;flex-direction:column;padding:24px;border-radius:28px;box-shadow:0 12px 28px rgba(15,23,42,.08);transition:transform .3s ease,box-shadow .3s ease,border-color .3s ease;height:100%}.PricingCard_card__23EAM:hover{transform:translateY(-6px);box-shadow:0 18px 40px rgba(15,23,42,.12)}.PricingCard_highlight__f5b53{box-shadow:0 18px 40px rgba(15,23,42,.35);transform:scale(1.02)}.PricingCard_ribbon__npJCg{position:absolute;top:-14px;left:50%;transform:translateX(-50%);padding:6px 16px;background:linear-gradient(90deg,#10b981,#22d3ee);color:#fff;border-radius:999px;font-size:.75rem;font-weight:800;letter-spacing:.04em;box-shadow:0 12px 30px rgba(34,211,238,.35)}.PricingCard_header__mVO2o{margin-bottom:18px}.PricingCard_title__eaja7{font-size:1.2rem;font-weight:800;margin:0 0 8px}.PricingCard_description__G42kC{color:#475569;font-size:.95rem;min-height:36px}.PricingCard_highlight__f5b53 .PricingCard_description__G42kC{color:#cbd5f5}.PricingCard_features__dAH4z{flex:1 1;display:grid;grid-gap:10px;gap:10px;margin:16px 0 24px}.PricingCard_featureRow__t0DEv{display:flex;align-items:center;gap:10px;color:#0f172a;font-size:.95rem}.PricingCard_featureIcon__EJr8C{width:20px;height:20px;border-radius:999px;display:inline-flex;align-items:center;justify-content:center;background:#ecfeff;color:#0d9488}.PricingCard_featureIcon__EJr8C.PricingCard_muted__m25b7{background:#f1f5f9;color:#cbd5e1}.PricingCard_featureText__KHUyw.PricingCard_muted__m25b7{color:#94a3b8;text-decoration:line-through}.PricingCard_buttonArea__Z0h3g{margin-top:auto}.ModuleCard_card__ambh8{position:relative;overflow:hidden;border-radius:26px;background:#fff;padding:24px;border:1px solid #e2e8f0;box-shadow:0 10px 24px rgba(15,23,42,.06);transition:transform .3s ease,box-shadow .3s ease,border-color .3s ease}.ModuleCard_card__ambh8:hover{transform:translateY(-6px);box-shadow:0 18px 36px rgba(92,214,214,.12);border-color:rgba(92,214,214,.4)}.ModuleCard_iconWrap__Eqfuh{width:56px;height:56px;border-radius:16px;background:#ecfeff;color:#0d9488;display:inline-flex;align-items:center;justify-content:center;box-shadow:0 8px 16px rgba(13,148,136,.1);margin-bottom:18px;transition:background .2s ease,color .2s ease}.ModuleCard_card__ambh8:hover .ModuleCard_iconWrap__Eqfuh{background:#0d9488;color:#fff}.ModuleCard_title__RvGnT{font-size:1.25rem;margin-bottom:10px;font-weight:800;color:#0f172a}.ModuleCard_description__5q0Ce{color:#475569;line-height:1.7;margin-bottom:18px}.ModuleCard_link__F3PcC{display:inline-flex;align-items:center;gap:8px;color:#0d9488;font-weight:700;text-decoration:none;transition:gap .2s ease,color .2s ease}.ModuleCard_card__ambh8:hover .ModuleCard_link__F3PcC{gap:10px;color:#0b806f}.ModuleCard_underline__Xg0_m{position:absolute;left:0;bottom:0;height:3px;width:0;background:linear-gradient(90deg,#5cd6d6,#0f4c81);transition:width .3s ease}.ModuleCard_card__ambh8:hover .ModuleCard_underline__Xg0_m{width:100%}.ChatWidget_widget__Qg4Ou{position:fixed;bottom:24px;right:24px;z-index:50;display:flex;flex-direction:column;align-items:flex-end;gap:12px}.ChatWidget_window__Y_s_D{width:360px;max-width:90vw;height:480px;background:#fff;border-radius:18px;box-shadow:0 20px 48px rgba(15,23,42,.14);border:1px solid #e2e8f0;display:flex;flex-direction:column;overflow:hidden;animation:ChatWidget_slideUp__Qnjlf .3s ease forwards}.ChatWidget_header__xH0fd{background:linear-gradient(120deg,#0d9488,#059669);color:#fff;padding:14px;justify-content:space-between}.ChatWidget_headerInfo__UjXeZ,.ChatWidget_header__xH0fd{display:flex;align-items:center;gap:10px}.ChatWidget_statusDot__q7ZC7{width:8px;height:8px;background:#22c55e;border-radius:999px;display:inline-block;animation:ChatWidget_pulse__KkD66 1.5s infinite}.ChatWidget_messages__I1v5H{flex:1 1;padding:16px;overflow-y:auto;background:#f8fafc;display:grid;grid-gap:12px;gap:12px}.ChatWidget_messageRow__QvpXn{display:flex}.ChatWidget_bubble__bREca{padding:12px;border-radius:16px;max-width:80%;font-size:.95rem;line-height:1.5;box-shadow:0 8px 18px rgba(0,0,0,.06)}.ChatWidget_user__GQyPM{justify-content:flex-start}.ChatWidget_user__GQyPM .ChatWidget_bubble__bREca{background:#fff;border:1px solid #e2e8f0}.ChatWidget_model__2EoHp{justify-content:flex-end}.ChatWidget_model__2EoHp .ChatWidget_bubble__bREca{background:#0d9488;color:#fff}.ChatWidget_error__nxaAe{background:#fef2f2;color:#b91c1c;border:1px solid #fecdd3}.ChatWidget_inputArea__B25Eo{padding:12px 14px;border-top:1px solid #e2e8f0;background:#fff}.ChatWidget_inputForm__KKRyA{display:flex;align-items:center;gap:10px}.ChatWidget_textInput__NwMZA{flex:1 1;padding:12px;border-radius:12px;border:1px solid #e2e8f0;background:#f8fafc;outline:none}.ChatWidget_textInput__NwMZA:focus{border-color:#0d9488}.ChatWidget_sendButton__V_yjg{background:#0d9488;color:#fff;border:none;border-radius:10px;padding:10px 12px;cursor:pointer}.ChatWidget_toggleButton__TM3Jb{width:56px;height:56px;border-radius:999px;background:linear-gradient(135deg,#0d9488,#16a34a);color:#fff;display:inline-flex;align-items:center;justify-content:center;border:none;box-shadow:0 14px 28px rgba(34,197,94,.28);cursor:pointer;transition:transform .2s ease}.ChatWidget_toggleButton__TM3Jb:hover{transform:scale(1.05)}@keyframes ChatWidget_pulse__KkD66{0%,to{transform:scale(1);opacity:1}50%{transform:scale(1.2);opacity:.6}}@keyframes ChatWidget_slideUp__Qnjlf{0%{opacity:0;transform:translateY(12px)}to{opacity:1;transform:translateY(0)}}.page_page__556_G{min-height:100vh;background:var(--section-bg);color:var(--text-main);font-family:Vazirmatn,Yekan,IRANSans,system-ui,-apple-system,Segoe UI,sans-serif;position:relative}.page_hero__7KFOs{position:relative;padding:140px 16px 80px;overflow:hidden}.page_heroInner__8WoKQ{max-width:1200px;margin:0 auto;text-align:center;position:relative;z-index:1}.page_heroTitle__ixXIp{font-size:clamp(2.5rem,6vw,4.5rem);line-height:1.15;margin:0 0 16px;font-weight:900;display:flex;flex-direction:column;align-items:center;gap:12px}.page_heroTitleLine__BpM9e{display:block}.page_heroTitleHighlight__Nv_d1{display:block;margin-top:12px}.page_heroHighlight__Q2hs4{background:linear-gradient(90deg,var(--brand-light),var(--brand-dark));-webkit-background-clip:text;color:transparent}.page_heroSubtitle__ZW2Yq{max-width:720px;margin:0 auto 32px;color:#475569;font-size:1.05rem;line-height:1.8}.page_heroButtons__QFahC{display:flex;justify-content:center;align-items:center;gap:14px;flex-wrap:wrap}.page_heroCta__k6Sds{position:relative;background-size:200% 200%;box-shadow:0 16px 32px rgba(15,76,129,.22),0 0 0 0 rgba(92,214,214,.4);animation:page_heroGradient__e5qDu 7s ease infinite,page_heroPulse__Xad_v 2.8s ease-in-out infinite}.page_heroCta__k6Sds:after{content:"";position:absolute;inset:-2px;border-radius:999px;padding:2px;background:linear-gradient(120deg,rgba(92,214,214,.4),rgba(15,76,129,.4));-webkit-mask:linear-gradient(#fff 0 0) content-box,linear-gradient(#fff 0 0);-webkit-mask-composite:xor;mask-composite:exclude;pointer-events:none}.page_heroArrow__4BwjZ{margin-top:36px;display:flex;justify-content:center;animation:page_float__Xp_VR 6s ease-in-out infinite;color:#94a3b8}.page_heroBackground__a2JaP{position:absolute;inset:0;overflow:hidden;z-index:0}.page_blob__ThG16{position:absolute;border-radius:999px;filter:blur(120px);opacity:.25;animation:page_blob__ThG16 8s ease-in-out infinite}.page_blob__ThG16:first-of-type{width:480px;height:480px;background:var(--brand-light);top:-12%;left:-10%}.page_blob__ThG16:nth-of-type(2){width:500px;height:500px;background:var(--brand-dark);top:-14%;right:-12%;animation-delay:2s}.page_blob__ThG16:nth-of-type(3){width:520px;height:520px;background:#99f6e4;bottom:-18%;left:18%;opacity:.3;animation-delay:4s}.page_heroWaves__FzW3t{position:absolute;bottom:0;left:0;width:100%;height:260px;opacity:.25;pointer-events:none}.page_section__zQZ2o{padding:96px 16px;position:relative}.page_sectionInner__GETKX{max-width:1200px;margin:0 auto}.page_sectionHeader___raMx{text-align:center;max-width:760px;margin:0 auto 56px}.page_sectionHeader___raMx h2{font-size:clamp(2rem,4vw,3rem);margin-bottom:12px}.page_sectionHeader___raMx p{color:#475569;line-height:1.8}.page_featureGrid__QBsGp{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));grid-gap:24px;gap:24px}.page_featureCard__swyBK{background:#f8fafc;padding:24px;border-radius:26px;border:1px solid #e2e8f0;box-shadow:0 12px 28px rgba(15,23,42,.06);transition:transform .3s ease,box-shadow .3s ease}.page_featureCard__swyBK:hover{transform:translateY(-6px);box-shadow:0 16px 36px rgba(15,23,42,.08)}.page_featureCard__swyBK.page_dark___C_6h{background:linear-gradient(135deg,var(--brand-dark),#0b2848);color:#e2e8f0;border-color:transparent;box-shadow:0 18px 40px rgba(15,76,129,.35)}.page_moduleGrid__Md_ru,.page_pricingGrid__hcZZ_{display:grid;grid-template-columns:repeat(auto-fit,minmax(260px,1fr));grid-gap:20px;gap:20px}.page_pricingGrid__hcZZ_{align-items:stretch}.page_contactSection__B7plO{position:relative;background:#0f172a;color:#e2e8f0;overflow:hidden}.page_contactOverlay__BJbYW{position:absolute;inset:0;background:linear-gradient(180deg,#0f172a,rgba(15,23,42,.8));z-index:0;opacity:.9}.page_contactContent__mYqQo{position:relative;z-index:1;text-align:center;max-width:780px;margin:0 auto}@keyframes page_heroGradient__e5qDu{0%{background-position:0 50%}50%{background-position:100% 50%}to{background-position:0 50%}}@keyframes page_heroPulse__Xad_v{0%,to{transform:translateY(0) scale(1);box-shadow:0 16px 32px rgba(15,76,129,.22),0 0 0 0 rgba(92,214,214,.45)}50%{transform:translateY(-2px) scale(1.01);box-shadow:0 18px 36px rgba(15,76,129,.26),0 0 0 12px rgba(92,214,214,0)}}@media (min-width:640px){.page_navPrimary__v_BLt{display:inline-flex}.page_navPrimaryMobile__2bPv4{display:none}}@media (min-width:768px){.page_navLinks__8rPi_{display:inline-flex}.page_mobileToggle__Gp7d8{display:none}.page_navLogin__RwRSO{display:inline-flex}}@media (min-width:1024px){.page_hero__7KFOs{padding-top:180px;padding-bottom:120px}}