*{box-sizing:border-box;margin:0;padding:0}html[dir=ltr],html[dir=ltr] body,html[lang=en],html[lang=en] body{font-family:Montserrat,sans-serif;font-weight:400}html[dir=ltr] [style*="font-weight: bold"],html[dir=ltr] [style*="font-weight:700"],html[dir=ltr] b,html[dir=ltr] body strong,html[dir=ltr] strong,html[lang=en] [style*="font-weight: bold"],html[lang=en] [style*="font-weight:700"],html[lang=en] b,html[lang=en] body strong,html[lang=en] strong{font-family:Montserrat,sans-serif;font-weight:700}html[dir=rtl],html[dir=rtl] body,html[lang=ar],html[lang=ar] body{font-family:'IBM Plex Sans Arabic',sans-serif}body{background-color:#f7f8fa;color:#000}html.dark body{background-color:#0f172a;color:#f1f5f9}.container{max-width:1200px;margin:0 auto;padding:0 20px}.section-header{position:relative;display:flex;justify-content:center;align-items:center;margin-bottom:40px}.section-title{font-size:28px;font-weight:500;color:#333}.more-link{position:absolute;left:0;font-size:16px;color:#555;text-decoration:none;display:flex;align-items:center;gap:5px;transition:color .3s}.more-link:hover{color:#000}.products-grid{display:flex;justify-content:center;gap:30px;flex-wrap:wrap}.product-card{width:326px;background-color:#fff;padding:0;box-shadow:0 4px 8px rgba(0,0,0,.1);border-radius:12px;text-align:left;text-decoration:none;color:inherit;display:block;transition:transform .2s,box-shadow .2s;overflow:hidden}.product-card:hover{transform:translateY(-5px);box-shadow:0 5px 15px rgba(0,0,0,.15);text-decoration:none;color:inherit}.justify-items-center{justify-items:center!important}.product-image-container{padding:3px;margin:0;display:flex;justify-content:center;align-items:center;width:326px;height:326px;overflow:hidden}.product-image{width:320px;height:320px;display:block;object-fit:cover}.image-container{height:250px;width:100%;min-width:280px;display:flex;align-items:center;justify-content:center;flex-shrink:0}.image-container img{max-width:100%;max-height:100%;object-fit:contain}.product-details{padding:5px;border-top:1px solid #eee;text-align:left}.product-name{font-size:20px;font-weight:500;color:#000;margin:5px;text-transform:none!important;letter-spacing:.5px}html[dir=rtl] .product-name{text-align:right!important}html[dir=ltr] .product-name{text-align:left!important}.product-price{display:flex;justify-content:flex-start;align-items:baseline;gap:8px;margin:5px}.current-price{font-size:16px;font-weight:600;color:#999}.old-price{font-size:16px;color:#999;text-decoration:line-through;font-weight:400}.product-price strong{font-weight:700}footer,footer .link-body-emphasis,footer .nav-link,footer .text-body-secondary,footer h5,footer p{color:#000!important}footer .border-top{border-color:rgba(0,0,0,.2)!important}footer a:hover{color:rgba(0,0,0,.7)!important}html.dark footer,html.dark footer .link-body-emphasis,html.dark footer .nav-link,html.dark footer .text-body-secondary,html.dark footer h5,html.dark footer p{color:#fff!important}html.dark footer .border-top{border-color:rgba(255,255,255,.2)!important}html.dark footer a:hover{color:rgba(255,255,255,.8)!important}@media (max-width:768px){.products-grid{flex-direction:column;align-items:center}.product-card{width:100%;max-width:326px}.product-image-container{width:100%;height:auto;aspect-ratio:1/1;max-width:326px;margin:0 auto;padding:3px}.product-image{width:calc(100% - 6px);height:calc(100% - 6px);max-width:320px;max-height:320px;object-fit:cover}.product-image-placeholder{width:calc(100% - 6px)!important;height:calc(100% - 6px)!important;max-width:320px;max-height:320px;margin:0 auto}.old-price{font-size:14px}.product-name{font-size:18px}.current-price{font-size:14px}}.product-ribbon{position:absolute;top:10px;left:10px;background-color:#000;color:#fff;padding:5px 12px;font-size:12px;font-weight:600;text-transform:uppercase;z-index:10;border-radius:2px}[dir=rtl] .product-ribbon{left:auto;right:10px}.color-name{font-size:14px;color:#666;margin-bottom:10px;font-weight:500}.color-variants{display:flex;justify-content:center;align-items:center;gap:8px;margin-bottom:15px;flex-wrap:wrap}.color-variant-btn{width:32px;height:32px;border-radius:50%;border:2px solid transparent;cursor:pointer;padding:0;background:0 0;position:relative;transition:.2s;outline:0}.color-variant-btn:hover{transform:scale(1.1)}.color-variant-btn.active{border-color:#000;box-shadow:0 0 0 2px rgba(0,0,0,.1)}.color-inner{width:100%;height:100%;border-radius:50%;display:block}html.dark .product-card{background-color:#1e293b;box-shadow:0 4px 8px rgba(0,0,0,.3)}html.dark .product-card:hover{box-shadow:0 5px 15px rgba(0,0,0,.4)}html.dark .product-details{border-top-color:#334155}html.dark .product-name{color:#f1f5f9}html.dark .current-price{color:#00b4ff}html.dark .old-price{color:#64748b}html.dark .product-image-container{background:#0f172a}html.dark .section-title{color:#f1f5f9}html.dark .product-card .product-card-wrapper,html.dark .product-card{background-color:#1e293b!important}html.dark .product-card .product-image-container{background-color:#0f172a!important}html.dark .product-card .product-details{border-top-color:#334155}html.dark .product-card .product-name{color:#f1f5f9}html.dark .product-card .current-price{color:#00b4ff}html.dark .product-card .old-price{color:#64748b}html.dark .color-variant-btn.active{border-color:#00b4ff;box-shadow:0 0 0 2px rgba(0,180,255,.1)}html.dark .product-ribbon{background-color:#00b4ff!important;color:#0a1628}