.mgs-product-showcase{--mgs-accent:#16a34a;--mgs-accent-dark:#15803d;display:block;margin:32px 0}.mgs-product-showcase--paired{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px}.mgs-product-card{position:relative;display:grid;grid-template-columns:168px minmax(0,1fr);gap:24px;margin:0;padding:20px;overflow:hidden;border:1px solid #e5e7eb;border-radius:20px;background:linear-gradient(135deg,#fff 0%,#fff 60%,#f8fafc 100%);box-shadow:0 12px 35px rgb(15 23 42 / .07),0 2px 5px rgb(15 23 42 / .04);color:#111827;font-family:"Vazirmatn","Vazir",inherit;font-feature-settings:"ss01";isolation:isolate}.mgs-product-showcase--paired .mgs-product-card{grid-template-columns:1fr;grid-template-rows:auto 1fr;gap:14px;padding:16px}.mgs-product-showcase--paired .mgs-product-card--unavailable{grid-column:1;grid-row:1}.mgs-product-showcase--paired .mgs-product-card--replacement{grid-column:2;grid-row:1}.mgs-product-showcase--paired .mgs-product-card__footer{flex-wrap:wrap}.mgs-product-showcase--paired .mgs-product-card__media{min-height:176px}.mgs-product-showcase--paired .mgs-product-card__image{height:156px}.mgs-product-card::after{content:"";position:absolute;inset:auto 0 0;height:3px;background:linear-gradient(90deg,transparent,var(--mgs-accent),transparent);opacity:.8}.mgs-product-card__glow{position:absolute;z-index:-1;top:-100px;right:-80px;width:230px;height:230px;border-radius:50%;background:color-mix(in srgb,var(--mgs-accent) 10%,transparent);filter:blur(8px)}.mgs-product-card__media{display:grid;place-items:center;min-height:168px;padding:10px;position:relative;border-radius:16px;background:#fff;text-decoration:none}.mgs-product-card__image{display:block;width:100%;height:148px;object-fit:contain;transition:transform .35s ease}.mgs-product-card__media:hover .mgs-product-card__image{transform:scale(1.05)}.mgs-product-card--unavailable{border-color:#fecaca;background:linear-gradient(135deg,#fff 0%,#fff 55%,#fff7f7 100%)}.mgs-product-card--unavailable .mgs-product-card__image{filter:grayscale(1);opacity:.58}.mgs-product-card--unavailable .mgs-product-card__media:hover .mgs-product-card__image{transform:none}.mgs-product-card__sold-out{position:absolute;z-index:2;inset:0;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:3px;border-radius:inherit;background:rgb(255 255 255 / 52%);color:#b91c1c;backdrop-filter:blur(2px)}.mgs-product-card__sold-out b{padding:7px 15px;border:2px solid currentColor;border-radius:999px;background:rgb(255 255 255 / 88%);font-size:14px;font-weight:900;line-height:1;transform:rotate(-7deg)}.mgs-product-card__sold-out small{font-size:9px;font-weight:900;letter-spacing:.16em}.mgs-product-card--replacement{border-color:color-mix(in srgb,var(--mgs-accent) 32%,#e5e7eb);box-shadow:0 14px 38px color-mix(in srgb,var(--mgs-accent) 10%,transparent),0 2px 5px rgb(15 23 42 / .04)}.mgs-product-card__sale{position:absolute;top:6px;right:6px;padding:5px 9px;border-radius:9px;background:#ef4444;color:#fff;font-size:11px;font-weight:800;line-height:1.2;box-shadow:0 4px 10px rgb(239 68 68 / .25)}.mgs-product-card__body{display:flex;flex-direction:column;justify-content:center;min-width:0;padding:2px 0}.mgs-product-card__eyebrow{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:10px}.mgs-product-card__badge{display:inline-flex;align-items:center;padding:5px 10px;border-radius:999px;background:color-mix(in srgb,var(--mgs-accent) 11%,white);color:var(--mgs-accent-dark);font-size:11px;font-weight:800}.mgs-product-card__stock{display:inline-flex;align-items:center;gap:6px;color:#64748b;font-size:11px;font-weight:600}.mgs-product-card__stock i{width:7px;height:7px;border-radius:50%;background:#94a3b8;box-shadow:0 0 0 3px #f1f5f9}.mgs-product-card__stock.is-in-stock i{background:var(--mgs-accent);box-shadow:0 0 0 3px color-mix(in srgb,var(--mgs-accent) 14%,white)}.mgs-product-card__stock.is-out-of-stock{color:#ef4444}.mgs-product-card__stock.is-out-of-stock i{background:#ef4444;box-shadow:0 0 0 3px #fee2e2}.mgs-product-card__title{margin:0 0 20px!important;padding:0!important;border:0!important;font-size:clamp(15px, 1.5vw, 19px)!important;font-weight:800!important;line-height:1.8!important}.mgs-product-card__title a{color:#111827!important;text-decoration:none!important;transition:color .2s ease}.mgs-product-card__title a:hover{color:var(--mgs-accent-dark)!important}.mgs-product-card__footer{display:flex;align-items:flex-end;justify-content:space-between;gap:20px}.mgs-product-card__price{color:#111827;font-size:16px;font-weight:900;white-space:nowrap}.mgs-product-card__price del,.mgs-product-card__price del .woocommerce-Price-amount{color:#94a3b8!important;font-size:12px;font-weight:500;opacity:1;text-decoration:line-through!important;text-decoration-thickness:1.5px!important}.mgs-product-card__price ins,.mgs-product-card__price ins .woocommerce-Price-amount{color:#b10043!important;background:none;font-weight:900;text-decoration:none!important}.mgs-product-card__unpriced{color:#64748b;font-size:12px}.mgs-product-card__button{display:inline-flex;align-items:center;justify-content:center;gap:9px;min-height:44px;padding:0 18px;border-radius:12px;background:var(--mgs-accent);box-shadow:0 7px 16px color-mix(in srgb,var(--mgs-accent) 24%,transparent);color:#fff!important;font-size:13px;font-weight:800;line-height:1;text-decoration:none!important;transition:transform .2s ease,background .2s ease,box-shadow .2s ease}.mgs-product-card__button:hover{background:var(--mgs-accent-dark);box-shadow:0 9px 20px color-mix(in srgb,var(--mgs-accent) 30%,transparent);color:#fff!important;transform:translateY(-2px)}.mgs-product-card__button--related{background:#64748b;box-shadow:0 7px 16px rgb(100 116 139 / 22%)}.mgs-product-card__button--related:hover{background:#475569;box-shadow:0 9px 20px rgb(71 85 105 / 28%)}.mgs-product-card__button svg{width:17px;height:17px;fill:none;stroke:currentColor;stroke-width:2;stroke-linecap:round;stroke-linejoin:round}.mgs-product-picker,.mgs-editor-card{font-family:"Vazirmatn","Vazir",inherit;font-feature-settings:"ss01"}.mgs-product-picker{width:100%}.mgs-product-picker__results{display:grid;gap:6px;max-height:310px;overflow:auto}.mgs-product-picker__item{display:grid!important;grid-template-columns:45px 1fr;gap:10px;width:100%;height:auto!important;padding:8px!important;text-align:right}.mgs-product-picker__item img{width:45px;height:45px;object-fit:contain;border-radius:6px}.mgs-product-picker__item span{display:flex;flex-direction:column;align-items:flex-start}.mgs-product-picker__item small{color:#64748b}.mgs-product-picker__stock{margin-top:3px;font-weight:800}.mgs-product-picker__stock.is-in-stock{color:#15803d}.mgs-product-picker__stock.is-out-of-stock{color:#dc2626}.mgs-editor-card{display:grid;grid-template-columns:130px 1fr auto;align-items:center;gap:20px;padding:20px;border:1px solid #e5e7eb;border-radius:18px;background:#fff}.mgs-editor-card>img{width:130px;height:130px;object-fit:contain}.mgs-editor-card h3{margin:8px 0 12px;font-size:16px}.mgs-editor-card__badge{color:#15803d;font-size:11px;font-weight:700}.mgs-editor-card__stock{display:inline-block;margin-right:10px;font-size:11px;font-weight:800}.mgs-editor-card__stock.is-in-stock{color:#15803d}.mgs-editor-card__stock.is-out-of-stock{color:#dc2626}.mgs-editor-card__replacement-note{max-width:520px;margin:7px 0 0;color:#64748b;font-size:11px;line-height:1.8}.mgs-editor-card__price{font-weight:800}.mgs-editor-card__button{display:inline-block;margin-top:10px;padding:9px 14px;border-radius:9px;background:#16a34a;color:#fff;font-size:12px;font-weight:700}.mgs-editor-card__button.is-related{background:#64748b}@media (max-width:720px){.mgs-product-showcase{margin:24px 0}.mgs-product-showcase--paired{grid-template-columns:1fr}.mgs-product-showcase--paired .mgs-product-card--unavailable,.mgs-product-showcase--paired .mgs-product-card--replacement{grid-column:auto;grid-row:auto;grid-template-columns:104px minmax(0,1fr);grid-template-rows:auto}.mgs-product-showcase--paired .mgs-product-card__media{min-height:112px}.mgs-product-showcase--paired .mgs-product-card__image{height:104px}.mgs-product-card{grid-template-columns:104px minmax(0,1fr);gap:14px;padding:14px;border-radius:16px}.mgs-product-card__media{min-height:112px;padding:4px}.mgs-product-card__image{height:104px}.mgs-product-card__sale{top:2px;right:2px;padding:4px 6px;font-size:9px}.mgs-product-card__eyebrow{margin-bottom:5px}.mgs-product-card__badge{padding:4px 7px;font-size:9px}.mgs-product-card__stock{font-size:9px}.mgs-product-card__title{margin-bottom:10px!important;font-size:13px!important;line-height:1.65!important;display:-webkit-box;overflow:hidden;-webkit-line-clamp:2;-webkit-box-orient:vertical}.mgs-product-card__footer{align-items:center;gap:8px}.mgs-product-card__price{font-size:12px}.mgs-product-card__price del{display:inline}.mgs-product-card__button{min-height:38px;padding:0 11px;border-radius:10px;font-size:11px}.mgs-product-card__button svg{display:none}}@media (max-width:400px){.mgs-product-card{grid-template-columns:88px minmax(0,1fr);gap:10px;padding:11px}.mgs-product-showcase--paired .mgs-product-card{grid-template-columns:88px minmax(0,1fr)}.mgs-product-card__media{min-height:96px}.mgs-product-card__image{height:88px}.mgs-product-card__stock{display:none}.mgs-product-card__button{padding:0 9px}.mgs-product-card__button span{max-width:76px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;color:#fff}}@media (prefers-reduced-motion:reduce){.mgs-product-card *,.mgs-product-card *::before,.mgs-product-card *::after{transition:none!important}}