:root{--mg-blue:#1769d5;--mg-blue-dark:#0f4fae;--mg-ink:#102a4c;--mg-muted:#647891;--mg-line:#d8e4f1;--mg-bg:#f4f8fd;--mg-card:#fff}*{box-sizing:border-box}html,body{width:100%;max-width:100%;overflow-x:hidden}body{font-family:IRANSansX,IRANSans,Vazirmatn,Tahoma,Arial,sans-serif!important;color:var(--mg-ink)}img,svg,video{max-width:100%;height:auto}.mg-public-header{position:sticky;top:0;z-index:1000;background:rgba(255,255,255,.97);border-bottom:1px solid var(--mg-line);backdrop-filter:blur(14px)}.mg-public-header-inner{width:min(1240px,calc(100% - 32px));min-height:82px;margin:auto;display:flex;align-items:center;gap:22px;min-width:0}.mg-public-brand{display:flex;align-items:center;gap:10px;color:var(--mg-ink);text-decoration:none;white-space:nowrap}.mg-public-mark{width:42px;height:42px;border-radius:13px;display:grid;place-items:center;background:linear-gradient(135deg,var(--mg-blue),#535bdd);color:#fff;font-weight:900;box-shadow:0 8px 18px #1769d533}.mg-public-brand strong{display:block;font-size:18px;line-height:1.2}.mg-public-brand small{display:block;font-size:7px;letter-spacing:2px;color:#91a1b5;direction:ltr;margin-top:4px}.mg-public-nav{display:flex;align-items:center;justify-content:center;gap:22px;flex:1;min-width:0}.mg-public-nav a{font-size:12px;font-weight:700;color:#526a85;text-decoration:none;white-space:nowrap}.mg-public-nav a:hover{color:var(--mg-blue)}.mg-header-search{height:43px;width:260px;display:flex;align-items:center;border:1px solid #cad8e9;border-radius:11px;background:#fff;overflow:hidden;flex:0 1 260px;margin:0!important;padding:0!important}.mg-header-search input{min-width:0;width:100%;height:100%;border:0!important;outline:0;padding:0 13px!important;background:transparent!important;color:var(--mg-ink)!important;font:11px Vazirmatn!important}.mg-header-search button{width:44px;height:100%;border:0;background:#eef4ff;color:var(--mg-blue);font-size:20px;cursor:pointer}.mg-public-auth{display:inline-flex;align-items:center;justify-content:center;min-height:43px;padding:0 15px;border-radius:10px;background:var(--mg-blue);color:#fff!important;text-decoration:none;font-size:11px;font-weight:850;white-space:nowrap;box-shadow:0 9px 19px #1769d52e}.mg-menu-toggle{display:none;border:1px solid var(--mg-line);background:#fff;color:var(--mg-ink);width:42px;height:42px;border-radius:10px;font-size:20px;cursor:pointer}
.public-wrap{width:min(1240px,calc(100% - 34px));margin:0 auto}.catalog-layout{display:grid;grid-template-columns:minmax(0,1fr) 300px;gap:24px;align-items:start;padding:48px 0}.catalog-main{min-width:0}.page-heading{margin-bottom:24px}.page-heading h1{font-size:34px;color:var(--mg-ink);margin:10px 0 7px}.page-heading p{color:var(--mg-muted);font-size:13px;line-height:2}.eyebrow{display:inline-block;padding:6px 11px;border-radius:20px;background:#edf4ff;color:var(--mg-blue);font-size:11px}.catalog-search{display:flex;width:100%;min-height:50px;border:1px solid #c8d7e9;border-radius:12px;overflow:hidden;background:#fff;margin:18px 0}.catalog-search input{flex:1;min-width:0;border:0;outline:0;padding:0 16px;font:13px Vazirmatn;color:var(--mg-ink);background:#fff}.catalog-search button{width:110px;border:0;background:var(--mg-blue);color:#fff;font:800 12px Vazirmatn;cursor:pointer}.category-nav{display:flex;gap:8px;flex-wrap:wrap;margin:17px 0 28px}.category-nav a{border:1px solid #cbd9e9;border-radius:10px;padding:9px 13px;background:#fff;color:#415d7d;text-decoration:none;font-size:12px;font-weight:650}.category-nav a:hover,.category-nav a.active{border-color:#90b2e8;background:#eaf2ff;color:#1158be}.catalog-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:17px}.catalog-card{min-width:0;min-height:315px;padding:20px;background:#fff;border:1px solid var(--mg-line);border-radius:17px;box-shadow:0 10px 28px #183b6810;display:flex;flex-direction:column}.catalog-card .topline{display:flex;justify-content:space-between;align-items:flex-start;gap:12px}.catalog-card .icon,.product-thumb{width:54px;height:54px;border-radius:14px}.catalog-card .icon{display:grid;place-items:center;background:#edf4ff;color:var(--accent);font-weight:900;font-size:18px}.product-thumb{object-fit:cover;border:1px solid var(--mg-line)}.catalog-card .badge{background:#f1f5fa;border-radius:7px;color:#556d89;padding:5px 8px;font-size:10px}.catalog-card h2{font-size:17px;line-height:1.7;margin:18px 0 8px;color:var(--mg-ink)}.catalog-card .desc{font-size:12px;line-height:2;color:var(--mg-muted);min-height:48px}.catalog-card .price{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-top:auto;padding-top:15px;border-top:1px solid #e7eef6}.catalog-card .price small{font-size:10px;color:var(--mg-muted)}.catalog-card .price strong{font-size:19px;color:#0e468f}.catalog-card .buy{display:block;margin-top:15px;padding:11px;text-align:center;border-radius:9px;background:linear-gradient(100deg,var(--mg-blue),#315bd0);color:#fff;text-decoration:none;font-size:12px;font-weight:850}.catalog-empty{grid-column:1/-1;padding:55px 20px;text-align:center;border:1px dashed #bfcfe1;border-radius:15px;background:#fff;color:var(--mg-muted);line-height:2}.catalog-empty a{color:var(--mg-blue)}.catalog-sidebar{position:sticky;top:102px;max-width:100%;z-index:1}.pagination{margin:25px 0;overflow:auto}
/* Homepage hardening: prevent transformed artwork and desktop grids from widening mobile pages. */.moein-home main,.home-container,.hero-grid,.hero-copy,.hero-visual,.quick-box,.category-grid,.products-grid,.split-section,.service-grid,.article-grid,.final-cta{min-width:0;max-width:100%}.moein-home .home-container{width:min(1180px,calc(100% - 32px))}
@media(max-width:1050px){.mg-public-header-inner{gap:13px}.mg-public-nav{gap:12px}.mg-header-search{width:220px;flex-basis:220px}.catalog-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}
@media(max-width:820px){.mg-public-header-inner{display:grid;grid-template-columns:minmax(0,1fr) auto auto;padding:10px 0;min-height:70px}.mg-public-brand{min-width:0}.mg-public-brand strong{font-size:16px}.mg-public-brand small{font-size:6px;letter-spacing:1.4px}.mg-menu-toggle{display:block}.mg-public-auth{min-height:42px;padding:0 12px}.mg-public-nav{display:none;grid-column:1/-1;order:4;width:100%;padding:8px 0 3px;border-top:1px solid #edf1f6;overflow-x:auto;justify-content:flex-start}.mg-public-nav.is-open{display:flex}.mg-public-nav a{font-size:11px;padding:7px 2px}.mg-header-search{grid-column:1/-1;order:3;width:100%;max-width:none;flex-basis:auto;margin-top:2px!important}.catalog-layout{grid-template-columns:1fr;padding:28px 0}.catalog-main{order:1}.catalog-sidebar{position:static;order:2;width:100%;margin-top:10px}.catalog-sidebar .promo-card{max-width:none}.page-heading h1{font-size:28px}.moein-home .home-hero{padding:38px 0 72px}.moein-home .hero-grid{grid-template-columns:1fr!important;gap:26px!important;direction:rtl!important}.moein-home .hero-copy h1{font-size:32px!important}.moein-home .hero-copy p{font-size:13px!important}.moein-home .hero-visual{width:100%;min-height:320px;overflow:hidden;transform:none!important;margin:0!important}.moein-home .digital-card{width:min(280px,76vw)!important;height:340px!important;transform:rotate(-3deg)!important}.moein-home .orb-one{width:270px!important;height:270px!important}.moein-home .orb-two{width:170px!important;height:170px!important}.moein-home .quick-row{grid-template-columns:1fr!important}.moein-home .split-section{grid-template-columns:1fr!important;gap:35px!important}.moein-home .final-cta{display:block!important}.moein-home .final-cta .primary-btn{margin-top:20px}}
@media(max-width:560px){.mg-public-header-inner{width:calc(100% - 22px);grid-template-columns:minmax(0,1fr) 42px}.mg-menu-toggle{grid-column:2}.mg-public-auth{grid-column:1/-1;order:5;width:100%;margin-top:2px}.mg-public-mark{width:39px;height:39px}.public-wrap{width:calc(100% - 22px)}.page-heading h1{font-size:25px}.page-heading p{font-size:12px}.catalog-search{min-height:47px}.catalog-search button{width:84px}.category-nav{flex-wrap:nowrap;overflow-x:auto;padding-bottom:5px}.category-nav a{flex:0 0 auto}.catalog-grid{grid-template-columns:1fr}.catalog-card{min-height:290px;padding:18px}.catalog-card h2{font-size:16px}.catalog-sidebar{border-radius:15px;padding:14px}.moein-home .home-container{width:calc(100% - 22px)!important}.moein-home .hero-copy h1{font-size:27px!important}.moein-home .hero-actions{display:grid!important;gap:12px!important}.moein-home .hero-trust{flex-wrap:wrap}.moein-home .category-grid,.moein-home .products-grid,.moein-home .service-grid,.moein-home .numbers-grid{grid-template-columns:1fr!important}.moein-home .home-section{padding:52px 0!important}.moein-home .quick-box{padding:15px!important}.moein-home .floating-chip{max-width:150px}.mg-public-footer{overflow:hidden}}
