.page_main__O22wC{min-height:100vh;background-color:#f5f5f5;display:flex;flex-direction:column;direction:rtl}.GadgetStoreModal_container__giy36{width:100%;max-width:1200px;margin:0 auto;padding:40px 20px;font-family:system-ui,-apple-system,sans-serif;direction:rtl}.GadgetStoreModal_header__0c3ta{display:flex;justify-content:space-between;align-items:center;margin-bottom:40px;padding-bottom:20px;border-bottom:2px solid #e0e0e0}.GadgetStoreModal_header__0c3ta h1{font-size:32px;color:#333;margin:0}.GadgetStoreModal_contactLink__58ZLi{color:var(--color-primary);text-decoration:underline}.GadgetStoreModal_contactLink__58ZLi:hover{text-decoration:none}.GadgetStoreModal_cartButton__sIXZo{display:flex;align-items:center;gap:10px;background-color:#4F4CE2;color:white;border:none;padding:12px 24px;border-radius:8px;font-size:16px;font-weight:600;cursor:pointer;transition:background-color .2s}.GadgetStoreModal_cartButton__sIXZo:hover{background-color:#3f3cc2}.GadgetStoreModal_cartBadge__zgTdy{background-color:white;color:#4F4CE2;border-radius:50%;padding:2px 8px;font-size:14px;font-weight:700}.GadgetStoreModal_productsGrid__b6wyP{display:grid;grid-template-columns:repeat(auto-fill,minmax(280px,1fr));grid-gap:30px;gap:30px}.GadgetStoreModal_productCard__7goGb{background:white;border-radius:16px;overflow:hidden;box-shadow:0 4px 12px rgba(0,0,0,.05);transition:transform .2s,box-shadow .2s;display:flex;flex-direction:column}.GadgetStoreModal_productCard__7goGb:hover{transform:translateY(-4px);box-shadow:0 8px 24px rgba(0,0,0,.1)}.GadgetStoreModal_productImage__0_yuh{width:100%;height:200px;background-color:#f9f9f9;display:flex;align-items:center;justify-content:center;color:#aaa;font-size:14px;position:relative;overflow:hidden}.GadgetStoreModal_productInfo__j_arJ{padding:20px;display:flex;flex-direction:column;flex-grow:1}.GadgetStoreModal_productName__kFW2C{font-size:20px;font-weight:700;color:#1a1a1a;margin:0 0 10px}.GadgetStoreModal_productDesc__zTlWH{font-size:14px;color:#666;margin:0 0 15px;flex-grow:1;line-height:1.5;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis}.GadgetStoreModal_productMeta__MHqGa{display:flex;justify-content:space-between;align-items:center;margin-bottom:20px}.GadgetStoreModal_productPrice__EeGHa{font-size:22px;font-weight:800;color:#4F4CE2}.GadgetStoreModal_productSku__n4TwH{font-size:12px;color:#999}.GadgetStoreModal_addToCartBtn__vFujN{width:100%;background-color:#f0f0ff;color:#4F4CE2;border:2px solid #4f4ce2;padding:12px;border-radius:8px;font-size:16px;font-weight:600;cursor:pointer;transition:all .2s}.GadgetStoreModal_addToCartBtn__vFujN:hover{background-color:#4F4CE2;color:white}.GadgetStoreModal_cartStep__OwBxh{background:white;border-radius:16px;padding:40px;box-shadow:0 4px 24px rgba(0,0,0,.05)}.GadgetStoreModal_backBtn__cPF_y{background:none;border:none;color:#4F4CE2;font-size:16px;font-weight:600;cursor:pointer;margin-bottom:20px;display:inline-flex;align-items:center}.GadgetStoreModal_cartItems__lSNwc{margin-bottom:30px}.GadgetStoreModal_cartItem__DFLIb{display:flex;justify-content:space-between;align-items:center;padding:15px 0;border-bottom:1px solid #eee}.GadgetStoreModal_cartItemInfo__EKukk h3{margin:0 0 5px;font-size:18px}.GadgetStoreModal_cartItemInfo__EKukk p{margin:0;color:#666;font-size:14px}.GadgetStoreModal_cartItemActions__qsI6m{display:flex;align-items:center;gap:15px}.GadgetStoreModal_quantityControls__Fg_UK{display:flex;align-items:center;gap:10px;background:#f5f5f5;border-radius:8px;padding:4px 8px}.GadgetStoreModal_quantityBtn__TNdm2{background:none;border:none;font-size:18px;cursor:pointer;color:#333}.GadgetStoreModal_cartItemPrice__9XxbB{font-weight:700;font-size:18px;min-width:80px;text-align:left}.GadgetStoreModal_removeBtn__9cgBJ{background:none;border:none;color:#ef4444;cursor:pointer;font-size:20px}.GadgetStoreModal_deliverySection__zu30h{background:#f9f9f9;padding:20px;border-radius:12px;margin-bottom:30px}.GadgetStoreModal_deliverySection__zu30h h3{margin:0 0 15px}.GadgetStoreModal_deliveryOptions__WLQon{display:flex;flex-direction:column;gap:15px}.GadgetStoreModal_deliveryOption__R9s0y{display:flex;align-items:flex-start;gap:15px;padding:15px;border:2px solid #ddd;border-radius:8px;cursor:pointer;transition:all .2s}.GadgetStoreModal_deliveryOption__R9s0y.GadgetStoreModal_selected__A24qO{border-color:#4F4CE2;background:#f0f0ff}.GadgetStoreModal_deliveryOption__R9s0y input{margin-top:5px;width:18px;height:18px;cursor:pointer}.GadgetStoreModal_deliveryInfo__AY8F0 h4{margin:0 0 5px;font-size:16px}.GadgetStoreModal_deliveryInfo__AY8F0 p{margin:0;color:#666;font-size:14px;line-height:1.4}.GadgetStoreModal_deliveryPrice__iHRDV{margin-left:auto;font-weight:700;font-size:16px}.GadgetStoreModal_cartSummary__YSN1u{border-top:2px solid #eee;padding-top:20px;display:flex;flex-direction:column;gap:10px}.GadgetStoreModal_summaryRow__Cctjc{display:flex;justify-content:space-between;font-size:16px;color:#666}.GadgetStoreModal_summaryRow__Cctjc.GadgetStoreModal_total__SalTG{font-size:24px;font-weight:800;color:#1a1a1a;margin-top:10px;padding-top:10px;border-top:1px dashed #ccc}.GadgetStoreModal_checkoutBtn__O6L77{width:100%;background-color:#4F4CE2;color:white;border:none;padding:16px;border-radius:8px;font-size:18px;font-weight:700;cursor:pointer;margin-top:30px;transition:background-color .2s}.GadgetStoreModal_checkoutBtn__O6L77:hover{background-color:#3f3cc2}.GadgetStoreModal_checkoutBtn__O6L77:disabled{background-color:#ccc;cursor:not-allowed}.GadgetStoreModal_authStep__PUd7u,.GadgetStoreModal_paymentStep__6B56V,.GadgetStoreModal_successStep__FphhZ{background:white;border-radius:16px;padding:40px;box-shadow:0 4px 24px rgba(0,0,0,.05);max-width:600px;margin:0 auto}.GadgetStoreModal_stepTitle__m3Ojb{text-align:center;margin-bottom:30px}.GadgetStoreModal_stepTitle__m3Ojb h2{font-size:28px;margin:0;color:#333}.GadgetStoreModal_inputGroup__U5i7Z{margin-bottom:20px}.GadgetStoreModal_inputGroup__U5i7Z label{display:block;margin-bottom:8px;font-weight:600;color:#333}.GadgetStoreModal_input__BV0LF{width:100%;padding:12px;border:1px solid #ddd;border-radius:8px;font-size:16px;outline:none}.GadgetStoreModal_input__BV0LF:focus{border-color:#4F4CE2}.GadgetStoreModal_primaryBtn__pKJKp{width:100%;background-color:#4F4CE2;color:white;border:none;padding:14px;border-radius:8px;font-size:16px;font-weight:700;cursor:pointer;margin-top:10px}.GadgetStoreModal_primaryBtn__pKJKp:disabled{opacity:.7;cursor:not-allowed}.GadgetStoreModal_secondaryBtn__SoDgM{width:100%;background-color:transparent;color:#4F4CE2;border:none;padding:14px;font-size:14px;font-weight:600;cursor:pointer;margin-top:10px}.GadgetStoreModal_errorText__v_92z{color:#ef4444;margin-bottom:15px;text-align:center;font-weight:700}.GadgetStoreModal_iframeContainer__1soIW{width:100%;height:600px;border:1px solid #eee;border-radius:8px;overflow:hidden}.GadgetStoreModal_paymentIframe___5qEm{width:100%;height:100%;border:none}.GadgetStoreModal_successVisual__Hg3TU{font-size:80px;text-align:center;margin-bottom:20px}.GadgetStoreModal_successCard__FAbJa{text-align:center;font-size:18px;color:#666;line-height:1.5}.GadgetStoreModal_infoIcon__FahDK{display:inline-flex;align-items:center;justify-content:center;width:20px;height:20px;border-radius:50%;background-color:#f0f0f0;color:#666;font-size:12px;margin-right:8px;cursor:help;position:relative;top:-2px}.GadgetStoreModal_dialogOverlay__APVDB{position:fixed;top:0;left:0;right:0;bottom:0;background:rgba(0,0,0,.5);display:flex;align-items:center;justify-content:center;z-index:1000;padding:20px}.GadgetStoreModal_dialogContent__VaGA9{background:white;border-radius:16px;padding:30px;max-width:500px;width:100%;max-height:90vh;overflow-y:auto;position:relative;direction:rtl}.GadgetStoreModal_closeDialogBtn___9xF_{position:absolute;top:15px;right:15px;background:#f0f0f0;border:none;width:30px;height:30px;border-radius:50%;cursor:pointer;display:flex;align-items:center;justify-content:center;font-size:16px;transition:background .2s;z-index:1001}.GadgetStoreModal_closeDialogBtn___9xF_:hover{background:#e0e0e0}.GadgetStoreModal_dialogImage__LHoLG{width:100%;height:250px;background-color:#f9f9f9;border-radius:8px;margin-bottom:20px;display:flex;align-items:center;justify-content:center;position:relative}.GadgetStoreModal_dialogTitle__0ngov{font-size:24px;margin:0 0 15px;color:#1a1a1a}.GadgetStoreModal_dialogDesc__p_7fy{font-size:16px;color:#444;line-height:1.6;margin-bottom:20px;white-space:pre-wrap}.GadgetStoreModal_dialogRemarks__qAoj9{background:#f9f9ff;border:1px solid #e0e0ff;padding:15px;border-radius:8px;margin-bottom:20px}.GadgetStoreModal_dialogRemarks__qAoj9 h4{margin:0 0 10px;color:#4F4CE2;font-size:14px}.GadgetStoreModal_dialogRemarks__qAoj9 p{margin:0;font-size:14px;color:#555;line-height:1.5;white-space:pre-wrap}.GadgetStoreModal_relatedSection__mpLGl{background:#f9f9f9;padding:20px;border-radius:12px;margin-bottom:30px}.GadgetStoreModal_relatedSection__mpLGl h3{margin:0 0 15px;font-size:18px;color:#333}.GadgetStoreModal_relatedGrid__qLZjm{display:grid;grid-template-columns:repeat(auto-fill,minmax(150px,1fr));grid-gap:15px;gap:15px}.GadgetStoreModal_relatedCard__zoxTO{background:white;border-radius:8px;padding:10px;border:1px solid #ddd;display:flex;flex-direction:column;align-items:center;text-align:center}.GadgetStoreModal_relatedImage__34CiI{width:100px;height:100px;display:flex;align-items:center;justify-content:center;margin-bottom:10px}.GadgetStoreModal_relatedInfo__Bdo79{display:flex;flex-direction:column;flex-grow:1;width:100%}.GadgetStoreModal_relatedName__jcY_N{font-size:14px;font-weight:600;color:#333;margin:0 0 5px;flex-grow:1;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis}.GadgetStoreModal_relatedPrice__54MLN{font-size:14px;font-weight:700;color:#4F4CE2;margin:0 0 10px}.GadgetStoreModal_addToCartSmallBtn__X_bz0{background-color:#f0f0ff;color:#4F4CE2;border:1px solid #4f4ce2;padding:6px 12px;border-radius:4px;font-size:14px;font-weight:600;cursor:pointer;transition:all .2s;width:100%}.GadgetStoreModal_addToCartSmallBtn__X_bz0:hover{background-color:#4F4CE2;color:white}.GadgetStoreModal_spinnerOverlay__pob9T{position:fixed;top:0;left:0;right:0;bottom:0;width:100vw;height:100vh;background-color:#ffffff;z-index:99999;display:flex;justify-content:center;align-items:center}.GadgetStoreModal_spinner__Jr_zf{width:48px;height:48px;border:4px solid #f3f3f3;border-top-color:#4f4ce2;border-radius:50%;animation:GadgetStoreModal_spin__SybVM .8s linear infinite}@keyframes GadgetStoreModal_spin__SybVM{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.GadgetStoreModal_selectedCard__riPYi{border:2px solid #4f4ce2!important;box-shadow:0 4px 16px rgba(79,76,226,.25)!important;position:relative}.GadgetStoreModal_selectedBadge__eTjpD{position:absolute;top:10px;right:10px;background-color:#4F4CE2;color:white;padding:4px 10px;border-radius:12px;font-size:12px;font-weight:700;z-index:2;box-shadow:0 2px 6px rgba(0,0,0,.15)}