.page-header{background:var(--stroke);padding-block:1.75rem;border-bottom:1px solid var(--stroke);margin-bottom:0;min-height:200px;display:flex;justify-content:center;align-items:center}.page-header__title{font-size:1.5rem;font-weight:700;color:var(--heading);margin-bottom:.4rem}.breadcrumb-item a{color:var(--primary)}.breadcrumb-item.active{color:var(--text)}.filter-card{border:1px solid var(--stroke);border-radius:var(--radius-md);overflow:hidden}.filter-card__header{padding:.75rem 1rem;font-weight:600;font-size:.9rem;color:var(--heading);background:var(--bg-secondary);border:none;display:flex;justify-content:space-between;align-items:center;cursor:pointer;text-align:right;width:100%;transition:background var(--transition)}.filter-card__header:hover{background:var(--stroke)}.filter-chevron{transition:transform .25s ease}.filter-card__body{padding:.75rem 1rem;display:flex;flex-direction:column;gap:.5rem}.filter-count{background:var(--bg-secondary);border-radius:99px;font-size:.75rem;padding:.1rem .5rem;color:var(--text)}.price-range{width:100%;accent-color:var(--primary)}.color-swatches{display:flex;gap:.4rem;flex-wrap:wrap;padding:.25rem 0}.color-swatch{width:26px;height:26px;border-radius:50%;cursor:pointer;border:2px solid transparent;outline:2px solid transparent;outline-offset:2px;transition:transform .2s,outline-color .2s,border-color .2s;flex-shrink:0}.color-swatch:hover{transform:scale(1.15)}.color-swatch.is-active{border-color:var(--white);outline-color:var(--primary)}.form-check-input:disabled~.form-check-label{opacity:.5;cursor:not-allowed}.products-toolbar{background:var(--white);border-radius:var(--radius-md)}@media(max-width:767px){.products-toolbar{flex-direction:row-reverse}}.toolbar-sort{font-size:.9rem;border-radius:12px;border-color:var(--stroke);padding:4px 8px}.products-count{font-size:.9rem}.view-toggle{display:flex;gap:.25rem}.view-btn{background:none;border:1px solid var(--stroke);border-radius:var(--radius-sm);padding:.3rem .5rem;color:var(--text);cursor:pointer;transition:background var(--transition),color var(--transition)}.view-btn.active,.view-btn:hover{background:var(--primary);color:var(--white);border-color:var(--primary)}.products-section .products-grid{grid-template-columns:repeat(3,1fr)}@media(max-width:767px){.products-section .products-grid{grid-template-columns:repeat(2,1fr)}}.products-grid--list{grid-template-columns:1fr!important}.products-grid--list .product-card{flex-direction:row;align-items:center;width:100%;max-width:100%!important;min-width:0;max-height:200px!important}.products-grid--list .product-card__img-wrap{max-width:275px;min-width:120px;flex-shrink:0;aspect-ratio:1;height:168px}.products-grid--list .product-card__body{flex:1;min-width:0;padding-inline-start:.75rem}.products-grid--list .product-card__name{-webkit-line-clamp:2;font-size:.95rem}.products-grid--single{grid-template-columns:1fr!important}.products-grid--single .product-card{flex-direction:row;align-items:center;width:100%;max-width:100%!important;min-width:0;max-height:200px!important}.products-grid--single .product-card__img-wrap{width:275px;min-width:100px;height:168px;flex-shrink:0;aspect-ratio:1;background-color:var(--bg-secondary)}.products-grid--single .product-card__img-wrap img{height:122px}.products-grid--single .product-card__body{flex:1;min-width:0;padding-inline-start:.75rem}@media(max-width:575px){.products-grid{grid-template-columns:repeat(2,1fr)}.products-grid .product-card{width:100%}.products-grid--single,.products-grid--list{grid-template-columns:1fr!important}}.products-pagination{justify-content:flex-start!important}@media(min-width:768px)and (max-width:991px){#filtersSidebar{display:none!important}.col-lg-9{width:100%!important;max-width:100%!important}.products-grid:not(.products-grid--list){grid-template-columns:repeat(3,1fr)}}.offcanvas{z-index:2000!important}.filter-btn button,.filter-btn button:active{border:none!important}@media(min-width:768px){.filter-btn{display:none!important}}.search-indicator__wrap{display:flex;align-items:center;justify-content:space-between;background:var(--bg-secondary);border:1px solid var(--stroke);border-radius:var(--radius-md);padding:.625rem 1rem;gap:1rem;flex-wrap:wrap}.search-indicator__text{font-size:.9rem;color:var(--text)}.search-indicator__text strong{color:var(--heading)}.search-indicator__count{color:var(--text);opacity:.7;font-size:.85rem}.search-indicator__clear{font-size:.85rem;color:var(--red);text-decoration:none;display:flex;align-items:center;white-space:nowrap;transition:opacity .2s}.search-indicator__clear:hover{opacity:.7}.about-card{background:var(--white);border:1px solid var(--stroke);border-radius:var(--radius-lg);padding:1.75rem;display:flex;flex-direction:column;gap:.75rem;transition:box-shadow var(--transition)}.about-card:hover{box-shadow:var(--shadow-md)}.about-card__icon{width:48px;height:48px;border-radius:var(--radius-md);background:var(--primary);color:var(--white);display:flex;align-items:center;justify-content:center;font-size:1.4rem}.about-card__title{font-size:1.1rem;font-weight:700;color:var(--heading);margin:0}.about-card__text{font-size:.9rem;color:var(--text);line-height:1.8;margin:0}.team-card{text-align:center;display:flex;flex-direction:column;align-items:center;gap:.5rem;height:382px;background-color:var(--bg-secondary);border-top-left-radius:var(--radius-lg);border-top-right-radius:var(--radius-lg)}.team-card__img-wrap{width:100%;height:320px;overflow:hidden;margin-bottom:.25rem;padding:var(--radius-md)}.team-card__img-wrap img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;border-top-left-radius:var(--radius-lg);border-top-right-radius:var(--radius-lg)}.team-card__img-wrap--placeholder{background:var(--bg-secondary);display:flex;align-items:center;justify-content:center;font-size:2.5rem;color:var(--text)}.team-card__name{font-weight:600;font-size:.9rem;color:var(--heading);margin:0}.team-card__role{font-size:.78rem;color:var(--text);margin:0}.about-branch{border-top:1px solid var(--stroke);padding-top:2rem}.about-branch__inner{display:flex;align-items:center;gap:2rem;flex-wrap:wrap}.about-branch__logo{max-height:48px;width:auto;-o-object-fit:contain;object-fit:contain}.about-branch__info{display:flex;flex-direction:column;gap:.4rem}.about-branch__info p{display:flex;align-items:center;gap:.5rem;font-size:.88rem;color:var(--text);margin:0}.about-branch__info i{color:var(--primary)}@media(max-width:575px){.about-branch__inner{flex-direction:column;align-items:flex-start}}.contact-map-wrap{border-radius:var(--radius-md);overflow:hidden;border:1px solid var(--stroke)}.contact-form-card,.contact-info-card{background:var(--white);border:1px solid var(--stroke);border-radius:var(--radius-lg);padding:1.75rem;height:100%}.contact-form-card__title,.contact-info-card__title{font-size:1.1rem;font-weight:700;color:var(--heading);margin-bottom:1rem}.contact-form-card__field{margin-bottom:1rem}.contact-form-card .form-label{font-size:.88rem;font-weight:600;color:var(--heading);margin-bottom:.35rem;display:block;text-align:right}.contact-form-card .form-control{border-radius:var(--radius-sm);border-color:var(--stroke);font-size:.9rem;resize:none;direction:rtl!important}.contact-form-card .form-control:focus{border-color:var(--primary);box-shadow:0 0 0 3px rgba(var(--primary-rgb, 64, 102, 172),.12)}.contact-info-card__desc{font-size:.88rem;color:var(--text);line-height:1.7;margin-bottom:1.25rem}.contact-info-list{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:.75rem}.contact-info-list__item{display:flex;align-items:flex-start;gap:.6rem;font-size:.88rem;color:var(--text);flex-direction:row-reverse;justify-content:flex-end}#contactForm button[type=submit]{background-color:var(--stroke);color:var(--text);font-size:.88rem;font-weight:700}#contactForm button[type=submit]:hover{background-color:var(--heading);color:var(--white)}.contact-info-list__item i{color:var(--text);margin-top:2px}.contact-info-list__item a{color:var(--text);text-decoration:none}.contact-info-list__item a:hover{color:var(--primary)}.cart-empty{text-align:center;padding:4rem 1rem;display:flex;flex-direction:column;align-items:center;gap:1rem}.cart-empty__icon{font-size:4rem;color:var(--red);opacity:.7}.cart-empty__title{font-size:1.3rem;font-weight:700;color:var(--heading);margin:0}.cart-empty__desc{font-size:.9rem;color:var(--text);max-width:420px;line-height:1.7;margin:0}.cart-items{display:flex;flex-direction:column;gap:1rem}.cart-item{display:flex;align-items:center;gap:1rem;background:var(--white);border:1px solid var(--stroke);border-radius:var(--radius-md);padding:1rem;flex-wrap:wrap}.cart-item__img-wrap{flex-shrink:0;width:80px;height:80px;border-radius:var(--radius-sm);border:1px solid var(--stroke);overflow:hidden;display:flex;align-items:center;justify-content:center}.cart-item__img-wrap img{width:100%;height:100%;-o-object-fit:contain;object-fit:contain}.cart-item__info{flex:1;min-width:0}.cart-item__name{font-weight:600;font-size:.9rem;color:var(--heading);text-decoration:none;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.cart-item__name:hover{color:var(--primary)}.cart-item__prices{display:flex;align-items:center;gap:.5rem;margin-top:.25rem}.cart-item__price{font-weight:700;font-size:.95rem;color:var(--heading)}.cart-item__old-price{font-size:.8rem;color:var(--text);text-decoration:line-through}.cart-item__discount-label{font-size:.75rem;color:var(--red)}.cart-item__actions{display:flex;flex-direction:column;align-items:flex-end;gap:.5rem}.cart-qty{display:flex;align-items:center;border:1px solid var(--stroke);border-radius:var(--radius-sm);overflow:hidden}.cart-qty__btn{background:var(--bg-secondary);border:none;width:32px;height:32px;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:background .2s,color .2s}.cart-qty__btn:hover{background:var(--primary);color:var(--white)}.cart-qty__val{padding:0 .75rem;font-weight:600;font-size:.9rem;min-width:32px;text-align:center}.cart-item__meta{display:flex;gap:1rem;align-items:center}.cart-item__action-btn{background:none;border:none;font-size:.82rem;color:var(--text);cursor:pointer;display:flex;align-items:center;gap:.25rem;padding:0;transition:color .2s}.cart-item__action-btn:hover{color:var(--red)}.cart-item__total{font-weight:700;font-size:.95rem;color:var(--heading)}.cart-summary{background:var(--white);border:1px solid var(--stroke);border-radius:var(--radius-lg);padding:1.5rem;position:sticky;top:80px}.cart-summary__title{font-size:1rem;font-weight:700;color:var(--heading);margin-bottom:1rem;padding-bottom:.75rem;border-bottom:1px solid var(--stroke)}.cart-summary__row{display:flex;justify-content:space-between;align-items:center;padding:.5rem 0;font-size:.88rem;color:var(--text);border-bottom:1px solid var(--stroke)}.cart-summary__row--total{font-weight:700;font-size:1rem;color:var(--heading);border-bottom:none;margin-top:.5rem}.cart-summary__note{font-size:.78rem;color:var(--text);opacity:.7;margin-top:.5rem}.cart-nav-btn{width:36px;height:36px;border:1px solid var(--stroke);border-radius:50%;background:var(--white);display:flex;align-items:center;justify-content:center;cursor:pointer;transition:background .2s,color .2s}.cart-nav-btn:hover{background:var(--primary);color:var(--white);border-color:var(--primary)}.checkout-summary{background:var(--white);border:1px solid var(--stroke);border-radius:var(--radius-lg);padding:1.5rem;position:sticky;top:80px}.checkout-summary__title{font-size:1rem;font-weight:700;color:var(--heading);margin-bottom:1rem;padding-bottom:.75rem;border-bottom:1px solid var(--stroke)}.checkout-summary__item{padding:1rem 0;border-bottom:1px solid var(--stroke)}.checkout-summary__item-info{display:flex;align-items:center;gap:.75rem;margin-bottom:.75rem;flex-direction:row-reverse}.checkout-summary__item-info img{border-radius:var(--radius-sm);border:1px solid var(--stroke);-o-object-fit:contain;object-fit:contain}.checkout-summary__item-name{font-weight:600;font-size:.88rem;color:var(--heading);margin:0}.checkout-summary__item-sub{font-size:.78rem;margin:0}.checkout-summary__item-prices{display:flex;flex-direction:column;gap:.3rem;font-size:.85rem;color:var(--text)}.checkout-summary__total{display:flex;justify-content:space-between;align-items:center;padding-top:1rem;font-weight:700;font-size:1rem;color:var(--heading)}.checkout-steps{display:flex;flex-direction:column;gap:1rem}.checkout-step{border:1px solid var(--stroke);border-radius:var(--radius-md);overflow:hidden}.checkout-step--disabled{opacity:.5;pointer-events:none}.checkout-step__header{display:flex;align-items:center;gap:.75rem;padding:1rem 1.25rem;background:var(--bg-secondary);flex-direction:row-reverse;justify-content:flex-end}.checkout-step__num{width:28px;height:28px;border-radius:50%;background:var(--primary);color:var(--white);display:flex;align-items:center;justify-content:center;font-weight:700;font-size:.85rem;flex-shrink:0}.checkout-step__title{font-size:.95rem;font-weight:600;color:var(--heading);margin:0}.checkout-step__body{padding:1.25rem}.checkout-login-prompt{display:flex;flex-direction:column;gap:.5rem}.policy-content{max-width:800px}.policy-section{margin-bottom:2rem}.policy-section h2{font-size:1rem;font-weight:700;color:var(--heading);margin-bottom:.75rem;text-align:right}.policy-section p,.policy-section ol{font-size:.9rem;color:var(--text);line-height:1.8;text-align:right;direction:rtl}.policy-section ol{padding-right:1.25rem;padding-left:0}.policy-section ol li{margin-bottom:.4rem}.error-page{min-height:60vh;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;gap:1rem;padding:3rem 1rem}.error-page__code{font-size:clamp(5rem,15vw,10rem);font-weight:900;color:var(--stroke);line-height:1}.error-page__msg{font-size:1rem;color:var(--text);margin:0}.auth-page{min-height:100vh;display:flex;align-items:center;justify-content:center;padding:2rem 1rem;background:var(--bg-secondary)}.auth-card{background:var(--white);border-radius:var(--radius-lg);padding:2.5rem 2rem;width:100%;max-width:420px;box-shadow:var(--shadow-md);display:flex;flex-direction:column;gap:1rem;text-align:center}.auth-card__logo img{max-height:48px;width:auto;-o-object-fit:contain;object-fit:contain}.auth-card__title{font-size:1.4rem;font-weight:700;color:var(--heading);margin:0}.auth-card__desc{font-size:.88rem;color:var(--text);margin:0;line-height:1.6}.auth-card__phone{font-weight:700;color:var(--primary);font-size:1rem;margin:0;direction:ltr}.auth-card__errors{background:#fef2f2;border:1px solid #fecaca;border-radius:var(--radius-sm);padding:.75rem 1rem;text-align:right}.auth-card__errors p{font-size:.85rem;color:var(--red);margin:0}.auth-card__field{display:flex;flex-direction:column;gap:.35rem;text-align:right}.auth-card__label{font-size:.88rem;font-weight:600;color:var(--heading)}.auth-card__input{padding:.65rem .875rem;border:1px solid var(--stroke);border-radius:var(--radius-sm);font-size:.95rem;color:var(--heading);font-family:inherit;direction:rtl;text-align:right;width:100%;transition:border-color .2s,box-shadow .2s}.auth-card__input:focus{outline:none;border-color:var(--primary);box-shadow:0 0 0 3px #4066ac1f}.auth-card__input.is-invalid{border-color:var(--red)}.auth-card__error-msg{font-size:.78rem;color:var(--red)}.auth-card__submit{width:100%;padding:.75rem;font-size:.95rem;border-radius:var(--radius-sm)}.auth-card__footer,.auth-card__terms{font-size:.82rem;color:var(--text);margin:0}.auth-card__link{color:var(--primary);font-weight:600;text-decoration:none}.auth-card__link:hover{text-decoration:underline}.auth-card__resend{font-size:.82rem;color:var(--text);margin:0}.otp-inputs{display:flex;gap:.5rem;justify-content:center;direction:ltr}.otp-input{width:48px;height:56px;text-align:center;font-size:1.3rem;font-weight:700;color:var(--heading);border:2px solid var(--stroke);border-radius:var(--radius-sm);transition:border-color .2s,box-shadow .2s;caret-color:var(--primary)}.otp-input:focus{outline:none;border-color:var(--primary);box-shadow:0 0 0 3px #4066ac1f}.otp-input:not(:-moz-placeholder-shown){border-color:var(--primary);background:#4066ac0a}.otp-input:not(:placeholder-shown){border-color:var(--primary);background:#4066ac0a}.otp-input.is-invalid{border-color:var(--red)}.auth-card__submit.is-ready{background:var(--primary);opacity:1}.auth-welcome__icon{font-size:3.5rem;color:#16a34a}#deleteConfirmModal .modal-content{border-radius:var(--radius-lg);border:none;box-shadow:var(--shadow-md)}.product-card__wish-btn.is-wishlisted i,.pd-wish-btn.is-wishlisted i,.js-save-later.is-wishlisted i{color:var(--red)}.product-card__wish-btn.is-wishlisted{border-color:var(--red)}@media(max-width:420px){.auth-card{padding:2rem 1.25rem}.otp-input{width:40px;height:48px;font-size:1.1rem}}.checkout-page{min-height:100vh;background:var(--bg-secondary)}.checkout-header{background:var(--white);border-bottom:1px solid var(--stroke);padding:.75rem 0;position:sticky;top:0;z-index:100}.checkout-input{width:100%;padding:.65rem .875rem;border:1px solid var(--stroke);border-radius:var(--radius-sm);font-size:.9rem;font-family:inherit;direction:rtl;text-align:right;background:var(--white);transition:border-color .2s;display:block}.checkout-input:focus{outline:none;border-color:var(--primary);box-shadow:0 0 0 3px #4066ac1f}.delivery-type-btns{display:flex;gap:.5rem}.delivery-type-btn{flex:1;padding:.6rem;border:1px solid var(--stroke);border-radius:var(--radius-sm);background:var(--white);font-size:.88rem;cursor:pointer;transition:all .2s;font-family:inherit}.delivery-type-btn--active{background:var(--primary);color:var(--white);border-color:var(--primary)}.delivery-option-card,.branch-option{border:1px solid var(--stroke);border-radius:var(--radius-sm);padding:.875rem;cursor:pointer;transition:border-color .2s;margin-bottom:.5rem}.branch-option.is-selected{border-color:var(--primary);background:#4066ac0a}.delivery-fee-badge{background:var(--bg-secondary);border-radius:99px;padding:.2rem .6rem;font-size:.78rem;color:var(--text)}.checkout-info-row{background:var(--bg-secondary);border-radius:var(--radius-sm);padding:.6rem .875rem;margin-bottom:.5rem;font-size:.88rem;text-align:right}.checkout-note{background:#eff6ff;border-radius:var(--radius-sm);padding:.6rem .875rem;font-size:.8rem;color:var(--text)}.checkout-step--done .checkout-step__header{background:transparent}.checkout-step__num--done{background:#16a34a!important}.payment-methods{display:flex;flex-direction:column;gap:.5rem}.payment-method-option{border:1px solid var(--stroke);border-radius:var(--radius-sm);padding:.875rem;cursor:pointer;transition:border-color .2s}.payment-method-option--active{border-color:var(--primary);background:#4066ac0a}.saved-card-option{display:flex;align-items:center;border:1px solid var(--stroke);border-radius:var(--radius-sm);padding:.75rem;margin-bottom:.5rem;cursor:pointer;font-size:.88rem;transition:border-color .2s}.saved-card-option:has(input:checked){border-color:var(--primary)}.personal-card{background:var(--white);border:1px solid var(--stroke);border-radius:var(--radius-lg);padding:1.5rem}.personal-avatar{width:64px;height:64px;border-radius:50%;background:var(--bg-secondary);display:flex;align-items:center;justify-content:center}.personal-nav{display:flex;flex-direction:column;gap:.25rem}.personal-nav__item{display:flex;align-items:center;gap:.75rem;padding:.75rem 1rem;border-radius:var(--radius-sm);font-size:.9rem;color:var(--text);text-decoration:none;transition:background .2s,color .2s;flex-direction:row-reverse;justify-content:flex-end}.personal-nav__item:hover{background:var(--bg-secondary);color:var(--heading)}.personal-nav__item.is-active{background:var(--bg-secondary);color:var(--primary);font-weight:600}.personal-nav__item--danger:hover{background:#fef2f2;color:var(--red)}.personal-info-row{display:flex;justify-content:space-between;align-items:center;padding:.75rem 0;border-bottom:1px solid var(--stroke);font-size:.88rem}.personal-info-row:last-child{border-bottom:none}.personal-info-row__label{color:var(--text)}.personal-info-row__value{font-weight:600;color:var(--heading)}.checkout-input.is-invalid{border-color:var(--red);box-shadow:0 0 0 3px #dc26261f}.pd-col-thumbs--empty{width:80px;min-width:80px}@media(max-width:991px){.pd-col-thumbs--empty{display:none}}
