*{padding:0;box-sizing:border-box}html{direction:rtl;text-align:right;scroll-behavior:smooth}body{background-color:#f5f5f5;color:#333;line-height:1.6;font-size:14px}a{color:#f68b1e;text-decoration:none;transition:color .3s ease}.search-bar button:hover,.site-logo a:hover,a:hover{color:#e67e0d}.site-header,.site-header.sticky-header{background-color:#fff;position:relative;transition:all .3s ease}.sticky-header{position:sticky;top:0}.top-features-bar span{display:flex;align-items:center;gap:5px}@media (max-width:768px){.hide-mobile{display:none!important}.top-features-bar{font-size:11px!important;gap:10px!important}}.site-header.sticky-header{width:100%;z-index:9999;transition:transform .3s ease-in-out}.store-address-bar{display:none;background-color:#f68b1e;color:#fff;text-align:center;padding:8px 20px;font-size:13px;font-weight:500}*,.store-address-bar p{margin:0}.header-main{justify-content:space-between;padding:12px 20px;gap:15px;flex-wrap:nowrap;height:auto;min-height:60px;transition:all .3s ease}.header-main,.site-logo,.site-logo a{display:flex;align-items:center}.site-logo{gap:10px;min-width:auto;flex-shrink:0}.site-logo a{color:#f68b1e;font-size:18px;font-weight:700;gap:8px;transition:color .3s ease;white-space:nowrap}.search-container{flex:1;max-width:60%;margin:0 15px;display:flex}.search-bar{display:flex;background-color:#f5f5f5;border-radius:25px;overflow:hidden;border:1px solid #e0e0e0;box-shadow:0 1px 3px rgb(0 0 0/.05);height:40px;width:100%;transition:all .3s ease}.search-bar:focus-within{border-color:#f68b1e;box-shadow:0 2px 6px rgb(246 139 30/.15)}.search-bar input{flex:1;border:0;background:#fff0;padding:10px 15px;outline:0;font-size:14px;color:#333;font-family:inherit}.search-bar input::placeholder{color:#999}.search-bar button{background:0 0;border:0;padding:0 15px;cursor:pointer;color:#f68b1e;font-size:18px;transition:color .3s ease}.cart-icon,.header-right,.search-bar button{display:flex;align-items:center}.header-right{gap:12px;flex-shrink:0}.cart-icon{position:relative;font-size:22px;cursor:pointer;color:#333;transition:all .3s ease;justify-content:center;width:40px;height:40px;border-radius:50%;background-color:#fff0}.cart-icon:hover{color:#f68b1e;background-color:#f5f5f5}@media (max-width:768px){.menu-toggle{display:flex}.header-main .search-container{display:none}}.menu-toggle{display:none;flex-direction:column;gap:5px;background:0 0;border:0;cursor:pointer;padding:8px;width:40px;height:40px;align-items:center;justify-content:center;transition:all .3s ease}.menu-toggle span{display:block;width:24px;height:2.5px;background-color:#333;border-radius:2px;transition:all .3s ease}.mobile-categories-bar{display:none;background-color:#fff;box-shadow:0 2px 5px rgb(0 0 0/.05);position:relative;z-index:999;overflow-x:auto;-webkit-overflow-scrolling:touch;white-space:nowrap;padding:12px 0;border-bottom:1px solid #f0f0f0;-ms-overflow-style:none;scrollbar-width:none}.mobile-categories-bar::-webkit-scrollbar{display:none}.mobile-categories-bar .category-list{display:flex;padding:0 15px;gap:12px}.mobile-categories-bar .category-item{display:inline-block;padding:10px 18px;background-color:#f5f5f5;border-radius:25px;color:#333;font-size:13px;font-weight:500;text-decoration:none;transition:all .3s cubic-bezier(.4,0,.2,1);flex-shrink:0;border:1px solid #e8e8e8;box-shadow:0 1px 3px rgb(0 0 0/.05)}.mobile-categories-bar .category-item:hover{background-color:#f68b1e;color:#fff;border-color:#f68b1e;box-shadow:0 2px 6px rgb(246 139 30/.2);transform:translateY(-1px)}.mobile-categories-bar .category-item.active{background-color:#f68b1e;color:#fff;border-color:#f68b1e;box-shadow:0 2px 8px rgb(246 139 30/.3);font-weight:600}.desktop-categories-bar{display:none;background-color:#fff;box-shadow:0 2px 5px rgb(0 0 0/.05);position:relative;z-index:998;border-bottom:1px solid #f0f0f0;padding:12px 0}.desktop-categories-bar .category-list{display:flex;justify-content:center;padding:0 20px;gap:12px;flex-wrap:wrap}.desktop-categories-bar .category-item{display:inline-block;padding:10px 20px;background-color:#f5f5f5;border-radius:25px;color:#333;font-size:14px;font-weight:500;text-decoration:none;transition:all .3s cubic-bezier(.4,0,.2,1);border:1px solid #e8e8e8;box-shadow:0 1px 3px rgb(0 0 0/.05)}.desktop-categories-bar .category-item:hover{background-color:#f68b1e;color:#fff;border-color:#f68b1e;box-shadow:0 2px 8px rgb(246 139 30/.2);transform:translateY(-2px)}.desktop-categories-bar .category-item.active{background-color:#f68b1e;color:#fff;border-color:#f68b1e;box-shadow:0 2px 10px rgb(246 139 30/.3);font-weight:600}@media (max-width:768px){.mobile-categories-bar{display:block}.desktop-categories-bar{display:none!important}}@media (min-width:769px){.desktop-categories-bar{display:block}.mobile-categories-bar{display:none!important}}.products-section{padding:40px 20px;max-width:1200px;margin:0 auto}.section-title{text-align:center}.products-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:20px;margin-bottom:40px}.product-card{background-color:#fff;transition:all .3s cubic-bezier(.25,.46,.45,.94);height:100%;display:flex;flex-direction:column;border:1px solid #eee}.product-card:hover{border-color:#f68b1e}.product-card:hover .product-image img{transform:scale(1.05)}.product-card:hover .view-details-button{background:#f68b1e!important;color:#fff!important;border-color:#f68b1e!important}.product-image{width:100%;height:220px;aspect-ratio:1;background-color:#f5f5f5;display:flex;align-items:center;justify-content:center;overflow:hidden;position:relative;border-radius:14px 14px 0 0}.product-image img{width:100%;height:100%;object-fit:cover;transition:transform .3s ease}.footer-section h3::after,.product-badge{position:absolute;background-color:#f68b1e}.product-badge{top:12px;right:12px;color:#fff;padding:6px 12px;border-radius:20px;font-size:11px;font-weight:700;text-transform:none;box-shadow:0 2px 8px rgb(246 139 30/.3);z-index:10}.product-info{padding:15px;flex:1;display:flex;flex-direction:column}.product-name{font-size:14px;font-weight:600;color:#333;margin-bottom:10px;text-align:center;line-height:1.4;flex:1;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.product-price{font-size:20px;font-weight:700;color:#f68b1e;text-align:center;margin-bottom:12px}.product-button{background-color:#f68b1e;color:#fff;border:0;padding:12px 15px;border-radius:12px;cursor:pointer;font-weight:600;font-size:13px;transition:all .3s ease;width:100%;font-family:inherit;display:block;text-align:center}.product-button:hover{background-color:#e67e0d;transform:translateY(-2px);box-shadow:0 4px 8px rgb(246 139 30/.3)}.view-details-button{background-color:#333}.view-details-button:hover{background-color:#000;box-shadow:0 4px 8px rgb(0 0 0/.3)}.site-footer{text-align:center;margin-top:60px}.footer-content h3{color:#fff;font-size:18px;margin-bottom:15px}.footer-content p{margin-bottom:10px;line-height:1.6}.footer-trust-bar{display:flex;justify-content:center;gap:30px;padding:20px 0;border-top:1px solid #333;border-bottom:1px solid #333;margin:20px 0;font-size:14px;font-weight:600}@media (min-width:1025px){.menu-toggle{display:none!important}.search-container{display:flex!important}}@media (max-width:1024px){.header-main{gap:12px;padding:12px 15px}.search-container{max-width:70%}.products-grid{grid-template-columns:repeat(3,1fr);gap:15px}.product-image{height:200px}}@media (max-width:768px){.header-main{padding:10px 12px;gap:8px;min-height:55px}.site-logo a{font-size:16px}.search-container{display:none}.search-bar{height:38px}.header-right{gap:8px}.cart-icon{width:36px;height:36px;font-size:20px}.menu-toggle{display:flex}.products-grid{grid-template-columns:repeat(2,1fr);gap:12px}.product-card{border-radius:8px}.product-image{height:180px}.product-info{padding:12px}.product-name{font-size:13px;margin-bottom:8px}.product-price{font-size:16px;margin-bottom:10px}.product-button{padding:10px 12px;font-size:12px}.products-section{padding:30px 15px}}@media (max-width:480px){body{font-size:13px}.header-main{padding:8px 10px;min-height:50px}.header-right,.site-logo{gap:6px}.site-logo a{font-size:14px}.cart-icon{width:32px;height:32px;font-size:18px}.menu-toggle{width:36px;height:36px;padding:6px}.menu-toggle span{width:20px;height:2px}.search-bar{height:34px}.search-bar input{padding:8px 10px;font-size:12px}.search-bar button{padding:0 12px;font-size:16px}.products-grid{grid-template-columns:repeat(2,1fr);gap:10px}.product-card{border-radius:8px}.product-image{height:150px}.product-info{padding:10px}.product-name{font-size:12px;margin-bottom:6px}.product-price{font-size:14px;margin-bottom:8px}.product-button{padding:8px 10px;font-size:11px}.section-title{font-size:20px;margin-bottom:20px}.products-section{padding:20px 12px}.footer-content h3{font-size:16px}}.site-footer{background-color:#222;color:#f8f8f8;padding:15px 20px;border-top:1px solid #333;font-size:13px}.footer-content{display:flex;flex-wrap:wrap;justify-content:space-around;max-width:1200px;margin:0 auto 10px;gap:15px}.footer-section{flex:1;min-width:150px;margin-bottom:10px}.footer-section h3{color:#f68b1e;font-size:15px;margin-bottom:8px;position:relative;padding-bottom:5px}.footer-section h3::after{content:"";left:0;bottom:0;width:30px;height:2px}.footer-section p{margin-bottom:5px;line-height:1.4}.footer-section a{color:#f8f8f8;transition:color .3s ease}.footer-section a:hover{color:#f68b1e}.footer-menu{list-style:none;padding:0;margin:0}.footer-menu li{margin-bottom:4px}.footer-menu a{display:block;padding:2px 0}.mobile-header-search{display:none}@media (max-width:768px){.header-main{flex-direction:column;align-items:stretch;padding:10px 15px;position:relative}.site-logo{flex-direction:column;align-items:flex-start;width:100%;gap:5px;margin-bottom:5px}.header-right{position:absolute;left:15px;top:12px;gap:8px}.mobile-header-search{display:block;width:100%;margin-top:8px}.mobile-header-search .search-bar{display:flex;background-color:#f5f5f5;border-radius:25px;overflow:hidden;border:1px solid #e0e0e0;height:42px;width:100%}.mobile-header-search .search-bar input{flex:1;border:0;background:#fff0;padding:0 15px;outline:0;font-size:14px}.mobile-header-search .search-bar button{background:0 0;border:0;padding:0 12px;color:#f68b1e;font-size:16px}.cart-icon{width:35px;height:35px;font-size:18px}.site-footer{padding:10px 15px;margin-top:20px}.footer-content{margin-bottom:5px;gap:8px;display:flex;flex-direction:column}.footer-section{margin-bottom:5px;min-width:100%;text-align:center}.footer-section h3{font-size:14px;margin-bottom:4px;padding-bottom:2px}.footer-section h3::after{left:50%;transform:translateX(-50%);width:20px}.footer-section p{font-size:12px;margin-bottom:2px;line-height:1.3}.footer-menu li{margin-bottom:2px}.footer-menu a{padding:1px 0;font-size:12px}}img{content-visibility:auto;max-width:100%;height:auto}.products-grid{contain:layout style}@media (max-width:768px){.products-grid{grid-template-columns:repeat(2,1fr)!important;gap:10px!important;padding:0 5px}.product-card{margin-bottom:10px}.product-image{height:160px!important}.product-info{padding:10px!important}.product-name{font-size:12px!important;margin-bottom:5px!important}.product-price{font-size:15px!important;margin-bottom:8px!important}.product-button{padding:8px 5px!important;font-size:11px!important}}body{background:#f5f5f5;font-family:"Cairo",sans-serif}.site-header{position:sticky;top:0;z-index:999;backdrop-filter:blur(12px);background:rgb(255 255 255/.96);box-shadow:0 2px 18px rgb(0 0 0/.08)}.category-item,.product-card{background:#fff;border-radius:24px}.product-card{overflow:hidden;box-shadow:0 10px 30px rgb(0 0 0/.08);transition:.35s ease;border:1px solid rgb(0 0 0/.04)}.product-card:hover{transform:translateY(-8px);box-shadow:0 20px 40px rgb(0 0 0/.16)}.product-card img{height:240px;object-fit:cover;background:#fff;padding:10px;transition:.4s ease}.product-card:hover img{transform:scale(1.06)}.category-item{box-shadow:0 6px 20px rgb(0 0 0/.08);padding:20px;transition:.3s ease;text-align:center}.category-item:hover{transform:translateY(-6px);box-shadow:0 12px 30px rgb(0 0 0/.12)}footer{background:#0d0d0d;color:#fff;padding-top:60px}@media (max-width:768px){.product-card img{height:180px}}@media (max-width:768px){.category-item{padding:16px!important;border-radius:22px!important}.site-header{padding:10px 12px!important}body,html{overflow-x:hidden!important}footer{padding-bottom:25px}}.section-title{font-size:16px!important;font-weight:700!important;color:#111!important;margin:0!important}