.header{z-index:9999;background-color:#fff;width:100%;transition:all .3s ease-in-out;position:fixed;top:0;left:0}.icon-placeholder{background:url(https://res.cloudinary.com/dj8hypsia/image/upload/v1761065774/shops_uoyyim.png) 50%/contain no-repeat;width:20px;height:20px;transition:filter .3s}.dark .icon-placeholder{background-image:url(/path/to/logo-dark.svg)}@keyframes marquee{0%{transform:translate(250%)}to{transform:translate(-250%)}}.animate-marquee{animation:12s linear infinite marquee;display:inline-block}.header--sticky{box-shadow:0 2px 10px #0000001a}.header__logo-wrapper{justify-content:center;align-items:center;width:100%;display:flex}@media (min-width:1024px){.header__logo-wrapper{justify-content:center}}.header__logo-link{align-items:center;text-decoration:none;display:flex}.header__logo{background-image:url(https://res.cloudinary.com/dj8hypsia/image/upload/v1760352124/Screenshot_%D9%A2%D9%A0%D9%A2%D9%A5-%D9%A1%D9%A0-%D9%A0%D9%A8-%D9%A0%D9%A9-%D9%A1%D9%A0-%D9%A3%D9%A2-%D9%A7%D9%A5%D9%A1_com.mi.global_jkbk1k.jpg);background-position:50%;background-repeat:no-repeat;background-size:contain;width:8rem;height:5.5rem;margin:0;padding:0;transition:background-image .3s}.cart__logo{background-image:url(https://res.cloudinary.com/dj8hypsia/image/upload/v1760550317/%D9%83%D9%88%D8%B1%D8%A9_%D9%82%D8%AF%D9%85__%D9%83%D8%A8%D8%B3_%D9%83%D8%A7%D8%B3_%D8%B9%D8%A7%D9%84%D9%85_2026_%D9%85%D9%82%D8%A7%D8%B3_5-removebg-preview_p4rzkv.png)}@media (prefers-color-scheme:dark){.header__logo{background-image:url(https://res.cloudinary.com/dj8hypsia/image/upload/v1760352124/dark-logo-example.png)}}.cart-container{align-items:center;gap:.8rem;width:100%;display:flex}@media (min-width:1024px){.cart-container{width:auto}}.cart-divider{display:none}@media (min-width:1280px){.cart-divider{background-color:#9ca3af;width:1px;height:1.875rem;display:block}}.cart-wrapper{justify-content:space-between;align-items:center;gap:1.25rem;width:100%;display:flex}@media (min-width:1024px){.cart-wrapper{width:auto}}.cart-inner{align-items:center;gap:1.25rem;display:flex}.cart-button{cursor:pointer;background:0 0;border:none;align-items:center;gap:.625rem;display:flex}.cart-icon{color:#f0f;display:inline-block;position:relative}.cart-count{color:#fff;background-color:#3c75e0;border-radius:9999px;justify-content:center;align-items:center;width:1.125rem;height:1.125rem;font-size:.625rem;font-weight:500;display:flex;position:absolute;top:-.625rem;right:-.5rem}.cart-label{text-transform:uppercase;color:#9ca3af;font-size:.625rem;display:block}.cart-price{color:#111827;font-size:.875rem;font-weight:500}.hero_and_features_bg{background-color:#e5f4f0c2}.hero_feature_font{color:#1c274c}.hero_feature_desc{color:#5b6462ea}.hero{background:linear-gradient(135deg,#00000014,#ffffff1a);position:relative;overflow:hidden}.hero:before{content:"";z-index:0;background:radial-gradient(circle at 20% 30%,#00f7ff,#0000 70%),radial-gradient(circle at 70% 70%,#0000000d,#0000 60%);animation:5s ease-in-out infinite alternate floaty;position:absolute;inset:0}@keyframes floaty{0%{transform:translateY(100px)}to{transform:translateY(450px)}}.hero>*{z-index:1;position:relative}.price_logo{color:#3c50e0}.title_beside_price_logo,.title_under_price_logo{color:#1c274c}.title_under_under_price_logo{color:#6c6f93}.shop_now_btn{color:#fff;background-color:#1c274c}.shop_now_btn:hover{color:#fff;background-color:#3c50e0}.category_title{color:#1c274c}.swiper-btn-next{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);cursor:pointer;background:#ffffff30;border:1px solid #fff6;border-radius:12px;justify-content:center;align-items:center;width:60px;height:40px;transition:all .3s;display:flex;box-shadow:0 4px 12px #00000026}.swiper-btn-next svg path{fill:#3c75e0;transition:fill .3s}.swiper-btn-next:hover{background:#3c75e0;transform:translateY(-2px)scale(.95)}.swiper-btn-next:hover svg path{fill:#fff}@media (max-width:480px){.swiper-btn-next{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);cursor:pointer;background:#ffffff30;border:1px solid #fff6;border-radius:12px;justify-content:center;align-items:center;width:50px;height:40px;transition:all .3s;display:flex;box-shadow:0 4px 12px #00000026}}.single_item_category{text-align:center;color:#1c1c1c;background:linear-gradient(90deg,#00f7ff,#0004ff) 0 100%/0 1px no-repeat;font-weight:500;transition:background-size .5s;display:inline-block}.single_item_category:hover{color:#1c274c;background-size:100% 3px}.group:hover .single_item_category{color:#007bff;background-size:100% 1px}.product-card{background-color:#fff;border-radius:.5rem;flex-direction:column;max-width:250px;transition:transform .2s,box-shadow .2s;display:flex;overflow:hidden;box-shadow:0 1px 4px #00000014}.product-card:hover{transform:translateY(-3px);box-shadow:4px 4px #00fff269}.product-image-container{aspect-ratio:1;background-color:#f6f7fb5d;width:100%;position:relative;overflow:hidden}.product-image{-o-object-fit:contain;object-fit:contain}.product-buttons{justify-content:center;gap:.5rem;width:100%;padding:.75rem;transition:transform .2s;display:flex;position:absolute;bottom:0;left:0;transform:translateY(100%)}.product-card:hover .product-buttons{transform:translateY(0)}.product-content{flex-direction:column;flex:1;gap:.5rem;padding:.75rem 1rem;display:flex}.product-title{color:#1c274c;text-align:center;cursor:pointer;font-size:1.1rem;font-weight:500;transition:color .2s}.product-prices{flex-wrap:wrap;justify-content:center;gap:1rem;font-size:.85rem;font-weight:500;display:flex}.product-price-item{align-items:center;gap:.25rem;display:flex}.product-quantity-info{justify-content:center;margin-top:.5rem;font-size:.8rem;display:flex}.quantity-item{flex-direction:column;align-items:center;display:flex}.btn{cursor:pointer;white-space:nowrap;border-radius:.4rem;padding:.4rem .8rem;font-size:1rem;font-weight:500;transition:all .2s}.btn-primary{color:#fff;background-color:#3c75e0;border:none}.btn-primary:hover{background-color:#1c3fb7}@media (max-width:1024px){.product-card{flex-direction:column}.product-title{font-size:.9rem}.product-prices{gap:.5rem;font-size:.7rem}.product-quantity-info{flex-direction:row;gap:.25rem;font-size:.5rem}.product-buttons{gap:.2rem;padding:.5rem}.btn{padding:.35rem .7rem;font-size:.6rem}}@media (max-width:768px){.product-card{flex-direction:column}.product-title{font-size:.9rem}.product-prices{gap:.5rem;font-size:.7rem}.product-quantity-info{flex-direction:row;gap:.25rem;font-size:.5rem}.product-buttons{gap:.2rem;padding:.5rem}.btn{padding:.35rem .7rem;font-size:.5rem}}@media (max-width:640px){.product-title{font-size:.85rem}.product-prices{font-size:.75rem}.product-quantity-info{font-size:.7rem}.btn{padding:.3rem .6rem;font-size:.65rem}}@media (max-width:480px){.product-card{flex-direction:column}.product-title{font-size:.7rem}.product-prices{gap:.5rem;font-size:.6rem}.product-quantity-info{flex-direction:row;gap:.25rem;font-size:.6rem}.product-buttons{gap:.2rem;padding:.5rem}.btn{padding:.3rem .6rem;font-size:.65rem}}.cartmodal-header{z-index:10;background-color:#fffffff2;border-bottom:1px solid #d1d5db;justify-content:space-between;align-items:center;margin-bottom:1.875rem;padding:1rem 1.875rem 1.75rem;display:flex;position:sticky;top:0}.cartmodal-header-title{color:#1c1c1c;font-size:1.125rem;font-weight:500}@media (min-width:480px){.cartmodal-header-title{font-size:1.5rem}}.cartmodal-header-close-btn{color:#374151;cursor:pointer;background-color:#e5e7eb;border:none;border-radius:.375rem;justify-content:center;align-items:center;padding:.5rem;transition:all .2s;display:flex}.cartmodal-header-close-btn:hover{color:#1c1c1c}body.dark{color:#f3f4f6;background-color:#000}body.dark .header{background-color:#000;box-shadow:0 2px 10px #0009}body.dark .header__logo{background-image:url(https://res.cloudinary.com/dj8hypsia/image/upload/v1760365405/logo-black_pi1rtv.png)}body.dark .cart-label{text-transform:uppercase;color:#9ca3af;font-size:.625rem;display:block}body.dark .cart-price{color:#f6f9ff;font-size:.875rem;font-weight:500}body.dark .cart-count{background-color:#f0f}body.dark .cartmodal-header{background-color:#1c1c1ce6;border-bottom:1px solid #4b5563}body.dark .cartmodal-header-title{color:#fafcff}body.dark .cartmodal-header-close-btn{color:#d1d5db;background-color:#374151}body.dark .cartmodal-header-close-btn:hover{color:#fff}body.dark .hero{background:linear-gradient(#000,#000)}body.dark .hero:before{background:radial-gradient(circle at 20% 30%,#f0f,#0000 700%),radial-gradient(circle at 70% 70%,#f0f,#0000 60%)}body.dark .hero .swiper-pagination-bullet-active{transform:scale(1.2);background-color:#fff!important}body.dark .hero_and_features_bg{background-color:#000}body.dark .hero_feature_font,body.dark .title_beside_price_logo{color:#fff}body.dark .category_title{color:#f6f3f6}body.dark .hero_feature_desc,body.dark .title_under_price_logo{color:#fff}body.dark .title_under_under_price_logo{color:#fff;font-weight:700}body.dark .price_logo{color:#fff}body.dark .shop_now_btn{color:#fff;background-color:#000}body.dark .shop_now_btn:hover{color:#000;background-color:#fff}body.dark .single_item_category{text-align:center;color:#fff;background:linear-gradient(90deg,#f0f,#0004ff) 0 100%/0 1px no-repeat;font-weight:500;transition:background-size .5s;display:inline-block}body.dark .single_item_category:hover{color:#1c274c;background-size:100% 3px}body.dark .group:hover .single_item_category{color:#f0f;background-size:100% 1px}body.dark .swiper-btn-next{background:#000;border:0 solid #fff}body.dark .swiper-btn-next svg path{fill:#f9fafb}body.dark .swiper-btn-next:hover svg path{fill:#f0f}body.dark .product-image-container{aspect-ratio:1;background-color:#000;width:100%;position:relative;overflow:hidden}body.dark .product-card{background-color:#000;border:.1em;box-shadow:0 4px 4px #0006}body.dark .product-card:hover{transform:translateY(-3px);box-shadow:4px 4px #f0d}body.dark .product-title{color:#fff}body.dark .btn{cursor:pointer;white-space:nowrap;border-radius:.4rem;padding:.4rem .8rem;transition:all .2s}body.dark .btn-primary{color:#000;background-color:#f0f;border:none;font-weight:500}body.dark .btn-primary:hover{color:#f0f;background-color:#fff}body.dark .product-image{-o-object-fit:contain;object-fit:contain}body.dark .icon-placeholder{background:url(https://res.cloudinary.com/dj8hypsia/image/upload/v1761102567/shopping-cart_11600195_rk2ca1.png) 50%/contain no-repeat;width:20px;height:20px;transition:filter .3s}body.dark .product-content{color:#fff;flex-direction:column;flex:1;gap:.5rem;padding:.75rem 1rem;display:flex}body.dark .product-title:hover{color:#f0f}body.dark .product-prices{color:#fff;flex-wrap:wrap;justify-content:center;gap:1rem;font-size:.85rem;font-weight:500;display:flex}body.dark .product-price-item{align-items:center;gap:.25rem;display:flex}body.dark .product-quantity-info{color:#fff}body.dark .quantity-item{color:#fff;flex-direction:column;align-items:center;display:flex}@media (max-width:480px){body.dark .product-title{font-size:.85rem}body.dark .product-prices{font-size:.75rem}body.dark .product-quantity-info{font-size:.7rem}body.dark .btn{padding:.3rem .6rem;font-size:.65rem}}body.dark.red{color:#f3f4f6;background-color:#000}body.dark.red .header{background-color:#000;box-shadow:0 2px 10px #0009}body.dark.red .header__logo{background-image:url(https://res.cloudinary.com/dj8hypsia/image/upload/v1760365405/logo-black_pi1rtv.png)}body.dark.red .cart-label{text-transform:uppercase;color:#9ca3af;font-size:.625rem;display:block}body.dark.red .cart-price{color:#f6f9ff;font-size:.875rem;font-weight:500}body.dark.red .cart-count{background-color:#8b1a1a}body.dark.red .cartmodal-header{background-color:#1c1c1ce6;border-bottom:1px solid #4b5563}body.dark.red .cartmodal-header-title{color:#fafcff}body.dark.red .cartmodal-header-close-btn{color:#d1d5db;background-color:#374151}body.dark.red .cartmodal-header-close-btn:hover{color:#fff}body.dark.red .hero{background:linear-gradient(#000,#000)}body.dark.red .hero:before{background:radial-gradient(circle at 20% 30%,#8b1a1a,#0000 700%),radial-gradient(circle at 70% 70%,#8b1a1a,#0000 60%)}body.dark.red .hero .swiper-pagination-bullet-active{transform:scale(1.2);background-color:#fff!important}body.dark.red .hero_and_features_bg{background-color:#000}body.dark.red .hero_feature_font,body.dark.red .title_beside_price_logo{color:#fff}body.dark.red .category_title{color:#f6f3f6}body.dark.red .hero_feature_desc,body.dark.red .title_under_price_logo{color:#fff}body.dark.red .title_under_under_price_logo{color:#fff;font-weight:700}body.dark.red .price_logo{color:#fff}body.dark.red .shop_now_btn{color:#fff;background-color:#000}body.dark.red .shop_now_btn:hover{color:#000;background-color:#fff}body.dark.red .single_item_category{text-align:center;color:#fff;background:linear-gradient(90deg,#8b1a1a,#0004ff) 0 100%/0 1px no-repeat;font-weight:500;transition:background-size .5s;display:inline-block}body.dark.red .single_item_category:hover{color:#1c274c;background-size:100% 3px}body.dark.red .group:hover .single_item_category{color:#8b1a1a;background-size:100% 1px}body.dark.red .swiper-btn-next:hover svg path{fill:#8b1a1a}body.dark.red .product-card{background-color:#000;border:.1em;box-shadow:0 4px 4px #0006}body.dark.red .product-card:hover{transform:translateY(-3px);box-shadow:4px 4px #8b1a1a}body.dark.red .btn{cursor:pointer;white-space:nowrap;border-radius:.4rem;padding:.4rem .8rem;transition:all .2s}body.dark.red .btn-primary{color:#000;background-color:#8b1a1a;border:none;font-weight:500}body.dark.red .btn-primary:hover{color:#8b1a1a;background-color:#fff}body.dark.red .product-image{-o-object-fit:contain;object-fit:contain}body.dark.red .product-buttons{justify-content:center;gap:.5rem;width:100%;padding:.75rem;transition:transform .2s;display:flex;position:absolute;bottom:0;left:0;transform:translateY(100%)}body.dark.red .product-card:hover .product-buttons{transform:translateY(0)}body.dark.red .icon-placeholder{background:url(https://res.cloudinary.com/dj8hypsia/image/upload/v1761102567/shopping-cart_11600195_rk2ca1.png) 50%/contain no-repeat;width:20px;height:20px;transition:filter .3s}body.dark.red .product-content{color:#fff;flex-direction:column;flex:1;gap:.5rem;padding:.75rem 1rem;display:flex}body.dark.red .product-title:hover{color:#8b1a1a}body.dark.red .product-prices{color:#fff;flex-wrap:wrap;justify-content:center;gap:1rem;font-size:.85rem;font-weight:500;display:flex}body.dark.red .product-price-item{align-items:center;gap:.25rem;display:flex}body.dark.red .product-quantity-info{color:#fff}body.dark.red .quantity-item{color:#fff;flex-direction:column;align-items:center;display:flex}@media (max-width:480px){body.dark.red .product-title{font-size:.85rem}body.dark.red .product-prices{font-size:.75rem}body.dark.red .product-quantity-info{font-size:.7rem}body.dark.red .btn{padding:.3rem .6rem;font-size:.65rem}}
