.splash-module__QqNkyW__splash{z-index:9999;background:#e4d5c2;justify-content:center;align-items:center;transition:opacity .5s ease-in-out;display:flex;position:fixed;inset:0}.splash-module__QqNkyW__fadeOut{opacity:0;pointer-events:none}.splash-module__QqNkyW__splashContent{flex-direction:column;justify-content:center;align-items:center;gap:24px;display:flex}.splash-module__QqNkyW__logoWrap{transform-origin:50%;background:0 0;width:160px;height:160px;animation:1.4s cubic-bezier(.34,1.56,.64,1) forwards splash-module__QqNkyW__bounceIn}.splash-module__QqNkyW__splashLogo{object-fit:contain;width:100%!important;height:100%!important}@keyframes splash-module__QqNkyW__bounceIn{0%{opacity:0;transform:scale(.6)translateY(40px)}50%{opacity:1;transform:scale(1.05)translateY(-10px)}to{opacity:1;transform:scale(1)translateY(0)}}
.page-module__E0kJGG__page{background-color:#e4d5c2;min-height:100vh;padding-bottom:100px}.page-module__E0kJGG__header{z-index:100;background:0 0;justify-content:center;padding:32px 24px 24px;display:flex;position:relative}.page-module__E0kJGG__headerInner{justify-content:center;align-items:center;display:flex}.page-module__E0kJGG__logo{object-fit:contain;border-radius:0;width:90px!important;height:90px!important}.page-module__E0kJGG__main{z-index:1;max-width:600px;margin:0 auto;padding:10px 16px 24px;position:relative}.page-module__E0kJGG__loadingWrap{color:#7a5c4a;flex-direction:column;align-items:center;gap:16px;padding:60px;display:flex}.page-module__E0kJGG__spinner{border:3px solid #49352a26;border-top-color:#49352a;border-radius:50%;width:44px;height:44px;animation:.8s linear infinite page-module__E0kJGG__spin}@keyframes page-module__E0kJGG__spin{to{transform:rotate(360deg)}}.page-module__E0kJGG__errorBanner{text-align:center;color:#b91c1c;background:#fffc;border:1px solid #c8323233;border-radius:12px;justify-content:center;align-items:center;gap:10px;margin-bottom:24px;padding:16px 24px;font-weight:500;display:flex}.page-module__E0kJGG__emptyState{text-align:center;color:#7a5c4a;padding:60px;font-size:1.1rem}.page-module__E0kJGG__categoriesWrap{scrollbar-width:none;-ms-overflow-style:none;align-items:center;gap:10px;margin-bottom:24px;padding:2px 2px 16px;display:flex;overflow-x:auto}.page-module__E0kJGG__categoriesWrap::-webkit-scrollbar{display:none}.page-module__E0kJGG__categoryBtn{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);color:#49352a;cursor:pointer;white-space:nowrap;background:#fff9;border:1.5px solid #49352a26;border-radius:24px;flex-shrink:0;padding:8px 20px;font-family:inherit;font-size:.95rem;font-weight:600;transition:all .25s}.page-module__E0kJGG__categoryBtn:hover{background:#49352a0d}.page-module__E0kJGG__categoryBtnActive{color:#e4d5c2;background:#49352a;border-color:#49352a;box-shadow:0 4px 12px #49352a40}.page-module__E0kJGG__productGrid{grid-template-columns:repeat(auto-fill,minmax(280px,1fr));gap:24px;display:grid}.page-module__E0kJGG__productCard{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);opacity:0;background:#ffffffd9;border:none;border-radius:16px;transition:transform .2s cubic-bezier(.4,0,.2,1),box-shadow .2s;animation:.4s forwards page-module__E0kJGG__fadeUp;overflow:hidden;box-shadow:0 4px 16px #49352a0f}.page-module__E0kJGG__productCard:active{transform:scale(.98)}@keyframes page-module__E0kJGG__fadeUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.page-module__E0kJGG__productImageWrap{background:linear-gradient(135deg,#dfc5a4 0%,#c8a882 100%);width:100%;height:200px;position:relative;overflow:hidden}.page-module__E0kJGG__productImage{object-fit:cover;transition:transform .4s}.page-module__E0kJGG__productCard:hover .page-module__E0kJGG__productImage{transform:scale(1.05)}.page-module__E0kJGG__productImagePlaceholder{color:#49352a;opacity:.6;justify-content:center;align-items:center;width:100%;height:100%;display:flex}.page-module__E0kJGG__productInfo{padding:20px}.page-module__E0kJGG__productName{color:#49352a;margin-bottom:6px;font-size:1.15rem;font-weight:700}.page-module__E0kJGG__productDesc{color:#7a5c4a;margin-bottom:16px;font-size:.85rem;line-height:1.5}.page-module__E0kJGG__productFooter{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:10px;display:flex}.page-module__E0kJGG__productPrice{color:#49352a;font-size:1.15rem;font-weight:700}.page-module__E0kJGG__qtyControls{align-items:center;gap:10px;display:flex}.page-module__E0kJGG__qtyBtn{color:#49352a;cursor:pointer;background:0 0;border:2px solid #49352a;border-radius:50%;justify-content:center;align-items:center;width:34px;height:34px;font-size:1.2rem;font-weight:700;line-height:1;transition:all .2s;display:flex}.page-module__E0kJGG__qtyBtn:hover{color:#e4d5c2;background:#49352a}.page-module__E0kJGG__qtyNum{color:#49352a;text-align:center;min-width:24px;font-size:1.1rem;font-weight:700}.page-module__E0kJGG__addBtn{color:#e4d5c2;cursor:pointer;background:#49352a;border:none;border-radius:10px;padding:10px 22px;font-family:IBM Plex Sans Arabic,sans-serif;font-size:.95rem;font-weight:600;transition:all .2s}.page-module__E0kJGG__addBtn:hover{background:#6b4f3f;transform:scale(1.04)}.page-module__E0kJGG__cartBar{z-index:200;width:min(90%,600px);animation:.4s cubic-bezier(.4,0,.2,1) page-module__E0kJGG__slideUp;position:fixed;bottom:24px;left:50%;transform:translate(-50%)}@keyframes page-module__E0kJGG__slideUp{0%{opacity:0;transform:translate(-50%,40px)}to{opacity:1;transform:translate(-50%)}}.page-module__E0kJGG__cartBarContent{background:#49352a;border-radius:20px;justify-content:space-between;align-items:center;padding:16px 24px;display:flex;box-shadow:0 8px 40px #49352a66}.page-module__E0kJGG__cartInfo{flex-direction:column;gap:2px;display:flex}.page-module__E0kJGG__cartCount{color:#c8a882;font-size:.85rem}.page-module__E0kJGG__cartTotal{color:#e4d5c2;align-items:center;font-size:1.2rem;font-weight:700;display:flex}.page-module__E0kJGG__orderBtn{color:#49352a;cursor:pointer;background:#c8a882;border:none;border-radius:14px;align-items:center;gap:10px;padding:13px 28px;font-family:IBM Plex Sans Arabic,sans-serif;font-size:1rem;font-weight:700;transition:all .25s;display:flex}.page-module__E0kJGG__orderBtn:hover{background:#dfc5a4;transform:scale(1.04)}.page-module__E0kJGG__orderBtnArrow{align-items:center;display:flex}.page-module__E0kJGG__footer{justify-content:center;margin-top:20px;padding:24px 16px;display:flex}.page-module__E0kJGG__footerText{color:#7a5c4a;font-size:.85rem;font-weight:500}.page-module__E0kJGG__footerLink{color:#49352a;text-underline-offset:4px;font-weight:700;-webkit-text-decoration:underline #49352a66;text-decoration:underline #49352a66;transition:all .2s}.page-module__E0kJGG__footerLink:hover{color:#dfc5a4;text-decoration-color:#dfc5a4}@media (max-width:640px){.page-module__E0kJGG__productGrid{grid-template-columns:1fr;gap:16px}.page-module__E0kJGG__main{padding:24px 16px}.page-module__E0kJGG__cartBarContent{padding:12px 16px}.page-module__E0kJGG__productCard{flex-direction:row;align-items:stretch;height:140px;display:flex}.page-module__E0kJGG__productImageWrap{flex-shrink:0;width:130px;height:100%}.page-module__E0kJGG__productInfo{flex-direction:column;flex:1;justify-content:space-between;padding:14px;display:flex}.page-module__E0kJGG__productName{margin-bottom:4px;font-size:1.05rem}.page-module__E0kJGG__productDesc{-webkit-line-clamp:2;line-clamp:2;-webkit-box-orient:vertical;margin-bottom:0;font-size:.8rem;display:-webkit-box;overflow:hidden}.page-module__E0kJGG__productFooter{margin-top:auto}.page-module__E0kJGG__productPrice{font-size:1.05rem}.page-module__E0kJGG__addBtn{padding:8px 16px;font-size:.9rem}.page-module__E0kJGG__qtyBtn{width:30px;height:30px;font-size:1.1rem}.page-module__E0kJGG__qtyNum{min-width:20px;font-size:1rem}}
