:root{--r-bg:#f7f9fc;--r-surface:#fff;--r-soft:#f1f6fa;--r-text:#172033;--r-muted:#64748b;--r-line:#dbe3ec;--r-brand:#1769aa;--r-brand2:#5b5bd6;--r-accent:#0ea5a4;--r-shadow:0 12px 34px rgba(35,52,72,.07);--r-radius:20px}*{box-sizing:border-box}html{background:var(--r-bg)!important;scroll-behavior:smooth}body{background:var(--r-bg)!important;color:var(--r-text)!important;font-family:Vazirmatn,Vazir,Tahoma,sans-serif!important;padding-top:76px!important;padding-bottom:78px!important;overflow-x:hidden}body.menu-open{overflow:hidden}.ma-shell-header{position:fixed!important;inset:0 0 auto 0!important;z-index:10000!important;height:76px!important;background:rgba(255,255,255,.97)!important;border-bottom:1px solid var(--r-line)!important;box-shadow:0 5px 24px rgba(35,52,72,.06)!important}.ma-header-inner{width:min(1220px,calc(100% - 28px));height:100%;margin:auto;display:flex;align-items:center;gap:16px}.ma-logo{display:flex;align-items:center;gap:9px;min-width:185px;color:var(--r-text)!important;text-decoration:none}.ma-logo-img{width:48px;height:48px;object-fit:contain;flex:none}.ma-logo-mark{width:44px;height:44px;display:grid;place-items:center;border-radius:13px;background:linear-gradient(135deg,#e8f3fb,#eef0ff);border:1px solid var(--r-line);color:var(--r-brand);font-size:21px;font-weight:900}.ma-logo-text{display:flex;flex-direction:column;line-height:1.35}.ma-logo-text b{font-size:16px}.ma-logo-text small{font-size:8px;color:var(--r-muted);font-weight:400}.ma-nav-wrap{flex:1;display:flex;justify-content:center}.ma-nav{display:flex;align-items:center;gap:4px;padding:5px;border:1px solid var(--r-line);border-radius:17px;background:#fbfcfe}.ma-nav-item{position:relative}.ma-nav-item>a{display:flex;align-items:center;gap:7px;padding:8px 10px;border:1px solid transparent;border-radius:11px;color:#475569!important;font-size:12px;text-decoration:none;white-space:nowrap}.ma-nav-item>a:hover,.ma-nav-item>a.active,.ma-nav-item.open>a{background:#fff!important;border-color:var(--r-line)!important;color:var(--r-brand)!important;box-shadow:0 5px 14px rgba(35,52,72,.05)}.ma-nav-item>a i{font-size:11px}.ma-chevron{font-size:12px;font-weight:700;color:#8a96a6;transition:.2s}.ma-nav-item.open .ma-chevron{transform:rotate(180deg);color:var(--r-brand)}.ma-dropdown{position:absolute;top:calc(100% + 9px);right:0;min-width:205px;padding:8px;display:grid;gap:4px;background:#fff;border:1px solid var(--r-line);border-radius:17px;box-shadow:0 20px 50px rgba(35,52,72,.13);opacity:0;visibility:hidden;transform:translateY(7px);transition:.18s ease}.ma-nav-item:hover .ma-dropdown,.ma-nav-item.open .ma-dropdown{opacity:1;visibility:visible;transform:none}.ma-dropdown a{display:block;padding:10px 12px;border:1px solid transparent;border-radius:10px;color:#526176!important;font-size:11px;text-decoration:none}.ma-dropdown a:hover{background:var(--r-soft);border-color:var(--r-line);color:var(--r-brand)!important}.ma-actions{display:flex;align-items:center;gap:7px}.ma-btn{display:inline-flex!important;align-items:center;justify-content:center;min-height:38px;padding:8px 14px;border:1px solid var(--r-line);border-radius:12px;background:#fff;color:var(--r-text)!important;font-size:11px;font-weight:800;text-decoration:none;box-shadow:none;cursor:pointer}.ma-btn.primary{background:linear-gradient(135deg,var(--r-brand),#2b8db7)!important;border-color:transparent;color:#fff!important;box-shadow:0 9px 22px rgba(23,105,170,.14)}.ma-menu-btn{display:none;border:1px solid var(--r-line);background:#fff;color:var(--r-text);border-radius:12px;width:42px;height:42px;font-size:22px;cursor:pointer}.ma-mobile{position:fixed;top:84px;right:12px;left:12px;bottom:88px;z-index:9999;padding:12px;background:rgba(255,255,255,.99);border:1px solid var(--r-line);border-radius:20px;box-shadow:0 20px 55px rgba(35,52,72,.14);overflow:auto;display:none}.ma-mobile.open{display:block}.ma-mobile>a,.ma-mobile details{display:block;margin:5px 0}.ma-mobile>a,.ma-mobile details>summary{width:100%;padding:12px 13px;border:1px solid var(--r-line);border-radius:12px;background:#fff;color:#475569!important;text-decoration:none;font-size:12px;cursor:pointer;list-style:none}.ma-mobile>a:hover,.ma-mobile>a.active,.ma-mobile details[open]>summary{background:var(--r-soft);border-color:#c9d9e6;color:var(--r-brand)!important}.ma-mobile details>summary{display:flex;align-items:center;gap:9px}.ma-mobile details>summary b{margin-right:auto}.ma-mobile details>a{display:block;margin:4px 8px;padding:9px 12px;border-right:2px solid #dce9f2;color:#66758a!important;font-size:11px;text-decoration:none;border-radius:8px}.ma-mobile-actions{display:grid;grid-template-columns:1fr 1fr;gap:7px;margin-top:10px}.ma-mobile-actions .primary{grid-column:1/-1}.ma-bottom-nav{display:none}.ma-footer{background:#fff!important;color:var(--r-muted)!important;border-top:1px solid var(--r-line)!important;margin-top:55px}.ma-footer-inner{width:min(1220px,calc(100% - 28px));margin:auto;padding:48px 0 34px;display:grid;grid-template-columns:2fr 1fr 1fr 1fr;gap:32px}.ma-footer-brand .ma-logo{margin-bottom:13px}.ma-footer-brand p{max-width:380px;margin:0;color:var(--r-muted);font-size:12px;line-height:2}.ma-footer h4{margin:0 0 13px;color:var(--r-text);font-size:13px}.ma-footer-inner>div:not(.ma-footer-brand) a{display:block;color:var(--r-muted)!important;font-size:11px;text-decoration:none;padding:5px 0}.ma-footer-inner>div:not(.ma-footer-brand) a:hover{color:var(--r-brand)!important}.ma-footer-bottom{width:min(1220px,calc(100% - 28px));margin:auto;padding:14px 0 18px;border-top:1px solid var(--r-line);display:flex;justify-content:space-between;gap:16px;color:#8290a1;font-size:9px}.ma-footer-bottom a{color:#66758a!important;text-decoration:none}.header,.site-header{position:static!important}.hero{background:linear-gradient(145deg,#eef7fb 0%,#f8fafc 55%,#f3f1ff 100%)!important}.hero h1,.page-hero h1{line-height:1.42!important;letter-spacing:-.5px}.hero p,.page-hero p,.section-header p{color:var(--r-muted)!important}.hero-card,.cards>article,.card,.service-card,.course,.solution-card,.solution-grid>div,.process-step,.platform-feature,.advantage-item,.auth-box,.platform,.phone,.cta,.cta-section{background:var(--r-surface)!important;border:1px solid var(--r-line)!important;box-shadow:var(--r-shadow)!important;border-radius:var(--r-radius)!important}.cards,.services-grid,.solutions-grid,.solution-grid,.course-grid,.process-steps,.platform-grid,.advantages-grid{display:grid!important;gap:18px!important}.cards>article,.service-card,.course,.solution-card,.solution-grid>div,.process-step{min-width:0!important;overflow:hidden!important}.cards>article:hover,.service-card:hover,.course:hover,.solution-card:hover,.solution-grid>div:hover{transform:translateY(-3px)!important;box-shadow:0 17px 38px rgba(35,52,72,.09)!important}.section,.solutions,.platform,.service-list{max-width:1220px!important;margin-left:auto!important;margin-right:auto!important}.section{padding-top:55px!important;padding-bottom:55px!important}.section-head{gap:20px!important}.section-head h2,.section-header h2{font-size:clamp(24px,3.2vw,34px)!important;line-height:1.55!important}.cards h3,.service-card h3,.course h3{font-size:clamp(15px,1.7vw,19px)!important;line-height:1.6!important}.cards p,.service-card p,.course p,.solution-card p,.solution-grid span{font-size:13px!important;line-height:1.9!important}.eyebrow,.badge,.tag{background:#eaf6f7!important;color:var(--r-accent)!important;border:1px solid #d4eceb!important}.stats{background:#fff!important;border:1px solid var(--r-line)!important;box-shadow:var(--r-shadow)!important}.brand-showcase{width:min(1220px,calc(100% - 28px));margin:22px auto 0;padding:26px 20px;display:flex;align-items:center;justify-content:center;gap:22px;background:#fff;border:1px solid var(--r-line);border-radius:24px;box-shadow:var(--r-shadow)}.brand-showcase img{width:min(180px,35vw);height:90px;object-fit:contain}.brand-showcase .fallback{width:76px;height:76px;display:grid;place-items:center;border-radius:20px;background:#eef4fb;border:1px solid var(--r-line);color:var(--r-brand);font-size:32px;font-weight:900}.brand-showcase h2{margin:0 0 4px;font-size:22px}.brand-showcase p{margin:0;color:var(--r-muted);font-size:13px}@media(min-width:1024px){.ma-menu-btn{display:none!important}.cards,.solutions-grid,.solution-grid,.course-grid{grid-template-columns:repeat(3,minmax(0,1fr))!important}.services-grid{grid-template-columns:repeat(4,minmax(0,1fr))!important}.process-steps{grid-template-columns:repeat(5,minmax(0,1fr))!important}.platform-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important}.advantages-grid{grid-template-columns:repeat(3,minmax(0,1fr))!important}}@media(min-width:781px) and (max-width:1023px){.ma-logo{min-width:155px}.ma-logo-text small{display:none}.ma-nav-item>a{padding:7px 7px!important;font-size:10px!important}.ma-actions .ma-login{display:none}.cards,.solutions-grid,.solution-grid,.course-grid,.services-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important}}@media(max-width:780px){body{padding-top:68px!important;padding-bottom:84px!important}.ma-shell-header{height:68px!important}.ma-nav-wrap{display:none!important}.ma-menu-btn{display:block!important}.ma-actions .ma-login,.ma-actions>.ma-btn.primary{display:none!important}.ma-mobile{top:78px!important;bottom:84px!important}.ma-bottom-nav{display:flex!important;position:fixed;bottom:0;right:0;left:0;height:76px;z-index:10001;align-items:center;justify-content:space-around;padding:6px 5px;background:rgba(255,255,255,.97);backdrop-filter:blur(14px);border-top:1px solid var(--r-line);box-shadow:0 -8px 28px rgba(35,52,72,.08)}.ma-bottom-nav a{width:20%;padding:6px 4px;border-radius:12px;text-align:center;color:#7b8798!important;font-size:9px;line-height:1.35;text-decoration:none}.ma-bottom-nav a i{display:block;font-size:18px;margin-bottom:2px}.ma-bottom-nav a.active{color:var(--r-brand)!important;background:var(--r-soft)}.cards,.services-grid,.solutions-grid,.solution-grid,.course-grid,.process-steps,.advantages-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important}.platform-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important}.hero{min-height:auto!important;padding:42px 16px 36px!important}.hero-card{margin-top:12px}.stats{grid-template-columns:repeat(2,minmax(0,1fr))!important;margin-left:12px!important;margin-right:12px!important}.section,.solutions{padding-left:14px!important;padding-right:14px!important}.section-head{display:block!important}.section-head>a{margin-top:10px}.phone{max-width:360px;margin:0 auto}.cta{margin-left:14px!important;margin-right:14px!important}.brand-showcase{margin:18px 14px 0;padding:20px 14px}.brand-showcase img{width:110px;height:65px}.ma-footer-inner{grid-template-columns:repeat(2,minmax(0,1fr));padding-top:36px}.ma-footer-bottom{flex-direction:column}}@media(max-width:420px){.cards,.services-grid,.solutions-grid,.solution-grid,.course-grid,.process-steps,.advantages-grid,.platform-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important}.cards>article,.service-card,.course,.solution-card,.solution-grid>div,.process-step{padding:14px!important;border-radius:16px!important}.cards h3,.service-card h3,.course h3{font-size:14px!important}.cards p,.service-card p,.course p,.solution-card p,.solution-grid span{font-size:11px!important;line-height:1.75!important}.hero h1,.page-hero h1{font-size:27px!important}.hero p,.page-hero p{font-size:12px!important;line-height:1.9!important}.hero-actions{flex-direction:column!important}.hero-actions .ma-btn,.hero-actions a{width:100%!important}.mini-grid{grid-template-columns:repeat(3,minmax(0,1fr))!important}.mini-grid div{padding:8px 4px!important}.mini-grid b{font-size:13px!important}.mini-grid small{font-size:8px!important}.ma-logo-text{display:none}.ma-logo{min-width:46px}.ma-logo-img{width:42px;height:42px}.ma-footer-inner{grid-template-columns:repeat(2,minmax(0,1fr));gap:20px}.ma-footer-brand{grid-column:1/-1}.ma-bottom-nav a{font-size:8px}.ma-bottom-nav a i{font-size:17px}.brand-showcase{gap:10px}.brand-showcase img{width:88px;height:55px}.brand-showcase h2{font-size:17px}.brand-showcase p{font-size:10px}.ma-mobile-actions{grid-template-columns:1fr 1fr}.ma-mobile-actions .primary{grid-column:1/-1}}