body{margin:0!important}:root{--header-bg:#ffffff;--header-top-bg:#0a1628;--header-bottom-bg:#0a1628;--text-primary:#000000;--text-secondary:#64748b;--text-light:#ffffff;--border-color:#e2e8f0;--primary-color:#7C3AED;--hover-color:#6D28D9;--mega-menu-bg:#ffffff;--mega-menu-sidebar-bg:#f8f9fa}html.dark{--header-bg:#1e293b;--header-top-bg:#0f172a;--header-bottom-bg:#0f172a;--text-primary:#f1f5f9;--text-secondary:#cbd5e1;--text-light:#ffffff;--border-color:#334155;--primary-color:#7C3AED;--hover-color:#6D28D9;--mega-menu-bg:#1e293b;--mega-menu-sidebar-bg:#0f172a}html.dark body{background-color:#0f172a;color:var(--text-primary)}html.dark .header-main-content{background:#1e293b}html.dark .logo-text{color:#f1f5f9}html.dark .customer-content{background-color:#0f172a;color:var(--text-primary)}html.dark .mega-menu{background:var(--mega-menu-bg)}html.dark .mobile-category-card,html.dark .mobile-menu-content,html.dark .mobile-menu-dropdown,html.dark .mobile-subcategory-item{background:#1e293b}html.dark .mega-menu-subcategory-image-wrapper,html.dark .mobile-category-image-wrapper,html.dark .mobile-subcategory-image-wrapper{background:#334155}html.dark .mobile-category-card{border-color:#334155}html.dark .mobile-category-card:hover{box-shadow:0 2px 8px rgba(0,0,0,.3)}html[dir=ltr] *,html[dir=ltr] body,html[lang=en] *,html[lang=en] body{font-family:Inter,sans-serif}html[dir=ltr] .logo-text,html[dir=ltr] .nav-link,html[dir=ltr] [style*="font-weight: 700"],html[dir=ltr] [style*="font-weight: bold"],html[dir=ltr] [style*="font-weight:700"],html[dir=ltr] b,html[dir=ltr] h1,html[dir=ltr] h2,html[dir=ltr] h3,html[dir=ltr] h4,html[dir=ltr] h5,html[dir=ltr] h6,html[dir=ltr] strong,html[lang=en] .logo-text,html[lang=en] .nav-link,html[lang=en] [style*="font-weight: 700"],html[lang=en] [style*="font-weight: bold"],html[lang=en] [style*="font-weight:700"],html[lang=en] b,html[lang=en] h1,html[lang=en] h2,html[lang=en] h3,html[lang=en] h4,html[lang=en] h5,html[lang=en] h6,html[lang=en] strong{font-family:Inter,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}.customer-wrapper{position:relative;width:100%;height:0;min-height:0}.customer-header{position:sticky;top:0;z-index:1000;background:0 0}.announcement-header{background:#0a1628;padding:.75rem 0;text-align:center;opacity:1}.announcement-content{display:flex;justify-content:center;align-items:center;gap:.5rem}.announcement-text{font-size:.875rem;font-weight:400;color:#fff;letter-spacing:.3px}.announcement-link{text-decoration:none;color:inherit;display:flex;align-items:center;justify-content:center;gap:.5rem;transition:opacity .2s}.announcement-link:hover{opacity:.8}.announcement-icon{width:16px;height:16px;color:#fff;opacity:.8}.header-main{background:0 0;padding-bottom:0!important;overflow:visible;display:flex;justify-content:center;z-index:1001}.header-main-content{display:flex;align-items:flex-start;justify-content:space-between;gap:2rem;position:relative;background:#fff;border-radius:12px;padding:1rem 2rem;width:98%;max-width:100%;overflow:visible;transition:border-radius .3s}.header-main-content.fixed{position:fixed;top:0;left:50%;transform:translateX(-50%) translateY(0);z-index:1002}.header-main-content.fixed.slide-up{animation:.3s ease-out forwards slideUpFromBottom}.header-main-content.fixed.slide-down{animation:.3s ease-out forwards slideDownToBottom}@keyframes slideUpFromBottom{from{transform:translateX(-50%) translateY(100%)}to{transform:translateX(-50%) translateY(0)}}@keyframes slideDownToBottom{from{transform:translateX(-50%) translateY(0)}to{transform:translateX(-50%) translateY(100%)}}[dir=rtl] .header-main-content{flex-direction:row;justify-content:flex-start!important}[dir=rtl] .header-main-content>.header-logo{margin-left:auto}[dir=rtl] .header-main-content>.header-nav{order:2;flex:1}[dir=rtl] .header-main-content>.header-right{order:3}.header-main-content:has(.mobile-menu-dropdown.active){border-radius:12px 12px 0 0;align-items:flex-start}.header-sticky-wrapper{display:flex;flex-direction:column;position:relative;--nav-height:0px;--announce-height:0px}.header-sticky-wrapper.fixed{position:fixed;top:0;left:0;right:0;z-index:999;background:0 0;box-shadow:0 4px 12px rgba(0,0,0,.05)}.header-sticky-wrapper .announcement-header{position:relative;z-index:2;transition:transform .3s ease-in-out,opacity .3s ease-in-out}.header-sticky-wrapper .header-main{position:relative;z-index:3;transition:transform .3s ease-in-out;background:0 0}.header-sticky-wrapper.fixed .announcement-header,.header-sticky-wrapper.fixed .header-main{transform:none}.announcement-header.mt-5{margin-top:0!important}.header-logo .logo-link{text-decoration:none;display:block}.logo-text{font-size:1.5rem;font-weight:400;color:#000;letter-spacing:.5px;text-transform:uppercase}html[dir=ltr] .logo-text,html[lang=en] .logo-text{font-family:Inter,sans-serif;font-weight:400}.header-nav{flex:1;position:relative;display:flex;justify-content:center}.nav-menu{display:flex;list-style:none;margin:0;padding:0;gap:2rem;align-items:center;justify-content:center}[dir=rtl] .nav-menu{flex-direction:row-reverse}.nav-item{position:static}.nav-link{display:flex;align-items:center;gap:.5rem;color:var(--text-primary);text-decoration:none;font-size:.9375rem;font-weight:700;padding:.5rem 0;transition:color .2s;white-space:nowrap}html[dir=ltr] .nav-link,html[lang=en] .nav-link{font-family:Inter,sans-serif;font-weight:700}html[dir=rtl] .nav-link,html[lang=ar] .nav-link{font-weight:700}.nav-link:hover{color:var(--text-primary);opacity:.7}.chevron-icon{width:12px;height:12px;transition:transform .2s}.nav-item.active .chevron-icon{transform:rotate(180deg)}.mega-menu-container{position:absolute;top:calc(100% + .5rem);left:50%;transform:translateX(-50%);width:98%;max-width:100%;z-index:1003;pointer-events:none}.mega-menu-container .mega-menu.active{pointer-events:auto}.mega-menu{position:absolute;top:0;left:0;right:0;width:100%;background:var(--mega-menu-bg);box-shadow:0 4px 12px rgba(0,0,0,.15);border-radius:12px;padding:3rem 0;opacity:0;visibility:hidden;transform:translateY(-10px);transition:opacity .3s,visibility .3s,transform .3s;z-index:1003;margin-top:0;display:block;pointer-events:none}.mega-menu.active{display:block;opacity:1;visibility:visible;transform:translateY(0);pointer-events:auto}.mega-menu-content{max-width:1200px;margin:0 auto;padding:0 2rem}.mega-menu-subcategories-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:3rem 4rem;max-width:1400px;margin:0 auto}@media (min-width:1200px){.mega-menu-subcategories-grid{grid-template-columns:repeat(4,1fr)}}@media (max-width:1199px) and (min-width:768px){.mega-menu-subcategories-grid{grid-template-columns:repeat(3,1fr);gap:2rem 3rem}}.mega-menu-subcategory{display:flex;flex-direction:column;align-items:center;text-align:center}.mega-menu-subcategory-link{text-decoration:none;color:var(--text-primary);margin-bottom:0;transition:opacity .2s;display:flex;flex-direction:column;align-items:center;text-align:center;width:100%}html[dir=ltr] .mega-menu-subcategory-link,html[lang=en] .mega-menu-subcategory-link{align-items:center;text-align:center}.mega-menu-subcategory-link:hover{opacity:.8}.mega-menu-subcategory-image-wrapper{overflow:hidden;border-radius:50%;margin-bottom:.5rem;background:#f3f4f6;flex-shrink:0;display:flex;align-items:center;justify-content:center;width:120px;height:120px}.mega-menu-subcategory-image{width:120px;height:120px;object-fit:cover;transition:transform .3s}.mega-menu-subcategory-link:hover .mega-menu-subcategory-image{transform:scale(1.05)}.mega-menu-subcategory-heading{font-size:1rem;font-weight:500;color:var(--text-primary);text-decoration:none;margin:0 1rem;display:block;transition:opacity .2s;text-align:center;line-height:1.4}html[dir=ltr] .mega-menu-subcategory-heading,html[lang=en] .mega-menu-subcategory-heading{text-align:center;font-family:Inter,sans-serif;font-weight:400}html[dir=rtl] .mega-menu-subcategory-heading,html[lang=ar] .mega-menu-subcategory-heading{font-family:Inter,sans-serif;font-weight:400;text-align:center}.mega-menu-subcategory-products{display:flex;flex-direction:column;gap:.5rem;margin-top:1rem;margin-bottom:0;width:100%;align-items:flex-start;text-align:left}[dir=rtl] .mega-menu-subcategory-products{align-items:flex-start;text-align:left}.mega-menu-product-link{font-size:.9375rem;font-weight:400;color:var(--text-primary);text-decoration:none;display:block;line-height:1.5;transition:opacity .2s;margin-right:1rem;margin-left:1rem}html[dir=ltr] .mega-menu-product-link,html[lang=en] .mega-menu-product-link{font-family:Inter,sans-serif;font-weight:400}html[dir=rtl] .mega-menu-product-link,html[lang=ar] .mega-menu-product-link{font-family:Inter,sans-serif;font-weight:400;text-align:left}.mega-menu-product-link:hover{opacity:.7}.mega-menu-no-products{color:var(--text-secondary);font-size:.875rem;text-align:center;padding:1rem;grid-column:1/-1}.mega-menu-loading{color:var(--text-secondary);font-size:.875rem;text-align:center;padding:2rem}.header-right{display:flex;align-items:center;gap:1.5rem;position:relative;overflow:visible}.header-auth{display:flex;gap:1rem;align-items:center}.auth-link{color:var(--text-secondary);text-decoration:none;font-size:.9375rem;transition:color .2s;white-space:nowrap}.auth-link:hover{color:var(--text-primary)}.header-actions{display:flex;gap:1rem;align-items:center;position:relative;overflow:visible}.header-action-btn{background:0 0;border:none;cursor:pointer;color:var(--text-primary);padding:.5rem;display:flex;align-items:center;justify-content:center;position:relative;transition:opacity .2s}.header-action-btn:hover{opacity:.7}.dark-mode-toggle-btn{position:relative}.dark-mode-icon{width:20px;height:20px;transition:opacity .2s;display:inline-block;vertical-align:middle}.dark-mode-icon.sun-icon{display:none}.dark-mode-icon.moon-icon,html.dark .dark-mode-icon.sun-icon{display:inline-block}html.dark .dark-mode-icon.moon-icon{display:none}.search-container{position:relative}.search-input-wrapper{position:absolute;top:100%;right:0;margin-top:.5rem;z-index:10000;width:400px;max-width:calc(100vw - 2rem)}[dir=rtl] .search-input-wrapper{right:auto;left:0}.search-input-container{position:relative;display:flex;align-items:center;background:#fff;border:1px solid #e0e0e0;border-radius:8px;overflow:hidden}.search-icon{position:absolute;left:1rem;color:#666;pointer-events:none;z-index:1}[dir=rtl] .search-icon{left:auto;right:1rem}.search-input{width:100%;padding:.75rem 1rem .75rem 3rem;border:none;border-radius:0;font-size:1rem;background:0 0;color:#333;outline:0;transition:.2s}[dir=rtl] .search-input{padding:.75rem 3rem .75rem 1rem}.search-input::placeholder{color:#999}.search-input:focus{background:#fff}.search-submit-btn{position:absolute;right:.5rem;background:0 0;border:none;padding:.5rem;cursor:pointer;color:#666;display:flex;align-items:center;justify-content:center;transition:color .2s;z-index:1}[dir=rtl] .search-submit-btn{right:auto;left:.5rem}.search-submit-btn:hover{color:#333}.search-submit-btn svg{width:20px;height:20px}.search-results-dropdown{position:absolute;top:100%;left:0;right:0;margin-top:.25rem;background:#fff;border:1px solid #e0e0e0;border-radius:8px;max-height:400px;overflow-y:auto;box-shadow:0 4px 12px rgba(0,0,0,.1);display:none;z-index:10001}.search-result-item{padding:.75rem 1rem;cursor:pointer;transition:background-color .2s;border-bottom:1px solid #e0e0e0}.search-result-item:last-child{border-bottom:none}.search-result-item.selected,.search-result-item:hover{background-color:#f5f5f5}.search-result-name{color:#333;font-size:.95rem}html.dark .search-input-container{background:var(--header-bg);border-color:var(--border-color)}html.dark .search-icon{color:var(--text-secondary)}html.dark .search-input{background:0 0;color:var(--text-primary)}html.dark .search-input::placeholder{color:var(--text-secondary)}html.dark .search-submit-btn{color:var(--text-secondary)}html.dark .search-submit-btn:hover{color:var(--text-primary)}html.dark .search-results-dropdown{background:var(--header-bg);border-color:var(--border-color)}html.dark .search-result-item{border-bottom-color:var(--border-color)}html.dark .search-result-item.selected,html.dark .search-result-item:hover{background-color:#334155}html.dark .search-result-name{color:var(--text-primary)}@media (max-width:768px){.search-input-wrapper{width:320px;right:-50px}[dir=rtl] .search-input-wrapper{right:auto;left:-50px}}@media (max-width:480px){.search-input-wrapper{width:calc(100vw - 2rem);right:0;left:50%;transform:translateX(-50%)}[dir=rtl] .search-input-wrapper{left:50%;transform:translateX(-50%)}}.cart-btn{text-decoration:none}.cart-badge{position:absolute;top:0;right:0;background:#7C3AED;color:#fff;border-radius:10px;min-width:18px;height:18px;display:flex;align-items:center;justify-content:center;font-size:.65rem;font-weight:600;transform:translate(25%,-25%);padding:0 .35rem;line-height:1;white-space:nowrap}[dir=rtl] .cart-badge{right:auto;left:0;transform:translate(-25%,-25%)}.customer-content{position:relative;width:100%;min-height:auto;height:auto;margin-top:2rem}@media (max-width:1110px){.customer-content{margin-top:1.5rem}}@media (max-width:768px){.customer-content{margin-top:.75rem}}.container{margin:0 auto;position:relative;padding-left:96px;padding-right:96px}@media (max-width:1199.98px){.container{padding-left:10px;padding-right:10px}}.header-main .container{overflow:visible}[dir=rtl] .header-center,[dir=rtl] .header-top-content{flex-direction:row-reverse}[dir=rtl] .nav-menu{flex-direction:row-reverse;justify-content:flex-start}[dir=rtl] .mega-menu{left:0;right:0}[dir=rtl] .mobile-menu-sidebar{right:auto;left:-100%}[dir=rtl] .mobile-menu-sidebar.active{left:0;right:auto}[dir=rtl] .mobile-view-all-btn{flex-direction:row-reverse}[dir=rtl] .mega-menu-content{direction:rtl}.nav-item.active .nav-link{color:var(--primary-color)}.mobile-menu-toggle{display:none}@media (max-width:1110px){.mobile-menu-toggle{display:flex}}.mobile-menu-overlay{position:fixed;top:0;left:0;right:0;bottom:0;background:rgba(0,0,0,.5);backdrop-filter:blur(2px);z-index:999;opacity:0;visibility:hidden;pointer-events:none;transition:opacity .3s cubic-bezier(.4, 0, .2, 1),visibility .3s cubic-bezier(.4, 0, .2, 1);cursor:pointer}.mobile-menu-overlay.active{opacity:1;visibility:visible;pointer-events:auto}.mobile-menu-dropdown{position:relative;width:100%;max-height:0;background:0 0;z-index:1003;transition:max-height .4s cubic-bezier(.4, 0, .2, 1);overflow:hidden;box-shadow:none;border-radius:0;margin-top:0;-webkit-overflow-scrolling:touch;order:999;flex-basis:100%}.mobile-menu-dropdown.active{max-height:calc(90vh - 150px);overflow-y:auto;margin-top:0}.mobile-menu-icon{transition:opacity .2s,transform .2s}.mobile-menu-toggle.active .hamburger-icon{display:none}.mobile-menu-toggle.active .close-icon{display:block!important}.mobile-menu-toggle:not(.active) .close-icon{display:none!important}[dir=rtl] .mobile-menu-dropdown{left:0;transform:none}.header-main{position:relative}.mobile-menu-content{padding:.6rem .75rem;width:calc(100% - 2.9rem);margin:0 1.5rem;border-radius:12px;background:#fff;position:relative;z-index:1003}.mobile-nav-list{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:.75rem}.mobile-nav-item{width:100%}.mobile-category-card{display:flex;align-items:center;gap:1rem;padding:1rem;background:#fff;border:1px solid #e5e7eb;border-radius:12px;cursor:pointer;transition:.2s;width:100%}.mobile-category-card:hover{box-shadow:0 2px 8px rgba(0,0,0,.1);transform:translateY(-1px)}.mobile-nav-item.active .mobile-category-card{border-color:var(--primary-color);box-shadow:0 2px 8px rgba(124,58,237,.15)}.mobile-category-image-wrapper{width:60px;height:60px;min-width:60px;overflow:hidden;border-radius:8px;background:#f3f4f6;flex-shrink:0;display:flex;align-items:center;justify-content:center}.mobile-category-image{width:100%;height:100%;object-fit:cover}.mobile-category-info{flex:1;min-width:0;display:flex;flex-direction:column}.mobile-category-link{text-decoration:none;color:var(--text-primary);min-width:0;display:flex;flex-direction:column;gap:.25rem}.mobile-category-name{font-size:.9375rem;font-weight:500;color:#000;display:block;line-height:1.3;letter-spacing:-.01em}html[dir=ltr] .mobile-category-name,html[lang=en] .mobile-category-name{font-family:Inter,sans-serif;font-weight:500}.mobile-category-subtitle{font-size:.8125rem;font-weight:400;color:#6b7280;display:block;line-height:1.4}html[dir=ltr] .mobile-category-subtitle,html[lang=en] .mobile-category-subtitle{font-family:Inter,sans-serif}.mobile-category-arrow{width:20px;height:20px;min-width:20px;color:#9ca3af;flex-shrink:0;transition:transform .3s}.mobile-nav-item.active .mobile-category-arrow{transform:rotate(90deg)}[dir=rtl] .mobile-category-card{flex-direction:row-reverse}[dir=rtl] .mobile-category-card>.mobile-category-image-wrapper{order:3}[dir=rtl] .mobile-category-card>.mobile-category-info{order:2}[dir=rtl] .mobile-category-card>.mobile-category-arrow{transform:scaleX(-1)}[dir=rtl] .mobile-nav-item.active .mobile-category-arrow{transform:scaleX(-1) rotate(90deg)}.mobile-subcategories-container{max-height:0;overflow:hidden;transition:max-height .4s cubic-bezier(.4, 0, .2, 1);opacity:0;margin-top:.5rem}.mobile-nav-item.active .mobile-subcategories-container{max-height:2000px;opacity:1}.mobile-subcategories-loading{padding:1rem;text-align:center;color:var(--text-secondary);font-size:.875rem}.mobile-subcategories-list{display:grid;grid-template-columns:repeat(2,1fr);gap:1rem;padding:1rem 0}.mobile-subcategory-item{display:flex;flex-direction:column;align-items:center}[dir=rtl] .mobile-subcategory-item{align-items:center}.mobile-subcategory-link{text-decoration:none;color:var(--text-primary);display:flex;flex-direction:column;align-items:center;width:100%;transition:opacity .2s}[dir=rtl] .mobile-subcategory-link{align-items:center}.mobile-subcategory-link:hover{opacity:.8}.mobile-subcategory-image-wrapper{width:100px;height:100px;overflow:hidden;border-radius:50%;margin-bottom:.5rem;background:#f3f4f6;flex-shrink:0;margin-left:auto;margin-right:auto}[dir=rtl] .mobile-subcategory-image-wrapper{margin-left:auto;margin-right:auto}.mobile-subcategory-image{width:100%;height:100%;object-fit:cover;transition:transform .3s}.mobile-subcategory-link:hover .mobile-subcategory-image{transform:scale(1.05)}.mobile-subcategory-heading{font-size:.9375rem;font-weight:500;color:var(--text-primary);text-decoration:none;margin:0 1rem;display:block;transition:opacity .2s;text-align:center;line-height:1.4}[dir=rtl] .mobile-subcategory-heading{text-align:center}html[dir=ltr] .mobile-subcategory-heading,html[lang=en] .mobile-subcategory-heading{font-family:Inter,sans-serif;font-weight:500}.mobile-subcategory-products{display:flex;flex-direction:column;gap:.5rem;margin-top:0;margin-bottom:0;width:100%;align-items:flex-start;padding:0 1.25rem .75rem;background:#fafafa;border-top:1px solid #e5e7eb}[dir=rtl] .mobile-subcategory-products{align-items:flex-end}.mobile-subcategory-product-link{font-size:.875rem;font-weight:400;color:var(--text-primary);text-decoration:none;display:block;line-height:1.5;transition:opacity .2s;margin-right:.5rem;margin-left:.5rem;text-align:left}[dir=rtl] .mobile-subcategory-product-link{text-align:right}html[dir=ltr] .mobile-subcategory-product-link,html[lang=en] .mobile-subcategory-product-link{font-family:Inter,sans-serif;font-weight:400}.mobile-subcategory-product-link:hover{opacity:.7}.mobile-no-products{color:var(--text-secondary);font-size:.875rem;padding:.5rem 1rem;text-align:left}[dir=rtl] .mobile-no-products{text-align:right}.mobile-view-all-container{margin-top:1.5rem;padding-top:1.5rem;border-top:1px solid var(--border-color)}.mobile-view-all-btn{display:flex;align-items:center;justify-content:space-between;padding:1rem;background:var(--primary-color);color:#fff;text-decoration:none;border-radius:.5rem;font-size:.9375rem;font-weight:500;transition:background-color .2s}.mobile-view-all-btn:hover{background:var(--hover-color);color:#fff}.mobile-view-all-btn svg{width:16px;height:16px}.mobile-loading{text-align:center;padding:2rem;color:var(--text-secondary);font-size:.875rem}.mobile-menu-footer{padding:1rem;border-top:1px solid var(--border-color);display:flex;flex-direction:column;gap:1rem}.mobile-auth-link{color:var(--text-primary);text-decoration:none;font-size:.9375rem;padding:.5rem 0;transition:color .2s}.mobile-auth-link:hover{color:var(--primary-color)}.mobile-language-switcher{display:flex;align-items:center;gap:.5rem}.mobile-lang-link{display:flex;align-items:center;gap:.5rem;color:var(--text-secondary);text-decoration:none;font-size:.875rem;transition:color .2s}.mobile-lang-link:hover{color:var(--text-primary)}.mobile-lang-link svg{width:16px;height:16px}@media (min-width:1111px){.header-nav{display:flex!important}.mobile-menu-overlay,.mobile-menu-sidebar,.mobile-menu-toggle{display:none!important}}@media (max-width:1110px) and (min-width:769px){.header-nav{display:none}.mobile-menu-toggle{display:flex}.header-main-content{justify-content:space-between;padding:1rem 1.5rem}.header-logo{flex:0 0 auto}.header-right{flex:0 0 auto;gap:1rem}.mega-menu-container{display:none}.announcement-header{padding:.5rem 0}.announcement-text{font-size:.75rem}.announcement-icon{width:14px;height:14px}.mobile-menu-sidebar{width:60%;max-width:450px}}@media (max-width:768px){.header-nav{display:none}.mobile-menu-toggle{display:flex}.header-main-content{justify-content:space-between;padding:.75rem 1rem;border-radius:8px;width:calc(100% - 2rem);margin:0 1%;gap:.75rem;align-items:flex-start}.header-main-content.fixed{margin:0}.header-main-content:has(.mobile-menu-dropdown.active){border-radius:8px 8px 0 0}.mobile-menu-dropdown{width:100%;left:0;transform:none;margin-top:.75rem}.mobile-menu-content{border-radius:0 0 8px 8px}.header-logo{flex:0 0 auto}.header-logo .logo-text{font-size:1.25rem}.header-right{flex:0 0 auto;gap:.5rem}.header-actions{gap:.5rem}.header-action-btn{padding:.4rem}.header-action-btn svg{width:18px;height:18px}.mega-menu-container{display:none}.announcement-header{padding:.5rem 0}.announcement-text{font-size:.7rem}.announcement-icon{width:12px;height:12px}.mobile-menu-sidebar{width:85%;max-width:100%}.mobile-menu-header-main{padding:.75rem;gap:.75rem}.mobile-search-container{padding:.4rem}.mobile-nav-link{padding:.875rem 1rem;font-size:.9375rem}.mobile-nav-item{margin-bottom:.25rem}}@media (max-width:480px){.header-main-content{padding:.6rem .75rem;width:calc(100% - 1.5rem);margin:0 .75rem;border-radius:12px;align-items:flex-start}.header-main-content.fixed{margin:0}.header-main-content:has(.mobile-menu-dropdown.active){border-radius:12px 12px 0 0}.mobile-menu-dropdown{width:100%;left:0;transform:none;margin-top:.5rem}[dir=rtl] .mobile-menu-dropdown{left:0;transform:none}.mobile-menu-content{border-radius:0 0 12px 12px}.header-logo .logo-text{font-size:1.1rem}.header-actions{gap:.25rem}.header-action-btn{padding:.3rem}.header-action-btn svg{width:16px;height:16px}.cart-badge{width:16px;height:16px;font-size:.65rem}.mobile-menu-sidebar{width:90%}.mobile-menu-header-main{flex-wrap:wrap}.mobile-search-container{order:3;width:100%;margin-top:.5rem}.mobile-nav-link{padding:.75rem;font-size:.875rem}}@media (hover:none) and (pointer:coarse){.header-action-btn,.mobile-nav-link,.nav-link{min-height:44px;display:flex;align-items:center;justify-content:center}.mobile-nav-link{padding:1rem}}html.dark .announcement-header{background:#7C3AED}html.dark .announcement-text{color:#0a1628;font-weight:500}html.dark .announcement-icon{color:#0a1628}@media (max-width:767px){.mobile-subcategory-products{display:none!important}.mobile-subcategory-item{padding-bottom:.25rem}.product-card,.product-card-wrapper{border-radius:12px}.product-card .product-details,.category-product-card .product-details,.product-card-wrapper .product-details{padding:6px 4px 10px!important;border-top:none!important}.product-card .product-name,.category-product-card .product-name,.product-card-wrapper .product-name{font-size:13px!important;font-weight:400!important;margin:6px 8px!important;line-height:1.35!important;letter-spacing:0!important;text-transform:none!important;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis}.product-card .product-price,.category-product-card .product-price,.product-card-wrapper .product-price{display:flex!important;justify-content:flex-start!important;align-items:baseline!important;gap:6px!important;margin:4px 8px!important}.product-card .current-price,.product-card .old-price,.category-product-card .current-price,.category-product-card .old-price,.product-card-wrapper .current-price,.product-card-wrapper .old-price{font-size:13px!important;font-weight:500!important}.product-card .old-price,.category-product-card .old-price,.product-card-wrapper .old-price{font-weight:400!important;color:#999!important}html[dir=ltr] .product-card .product-name,html[dir=ltr] .category-product-card .product-name,html[lang=en] .product-card .product-name,html[lang=en] .category-product-card .product-name{font-weight:400!important;font-family:Inter,sans-serif}html[dir=rtl] .product-card .product-name,html[dir=rtl] .category-product-card .product-name,html[lang=ar] .product-card .product-name,html[lang=ar] .category-product-card .product-name{font-weight:400!important;font-family:'IBM Plex Sans Arabic',sans-serif}.category-product-card .buy-now-btn,.product-card-wrapper .buy-now-btn{display:none!important}.category-product-card .product-short-description,.product-card-wrapper .product-short-description{display:none!important}.category-product-card .color-variants{gap:4px!important;margin-bottom:6px!important}.category-product-card .color-variant-btn{width:22px!important;height:22px!important}.products-grid{gap:.75rem!important;padding:0 .5rem!important;grid-template-columns:repeat(2,1fr)!important;align-items:stretch}.products-grid>div{align-self:stretch;height:100%;display:flex}.product-card,.category-product-card,.product-card-wrapper{height:100%;display:flex;flex-direction:column;width:100%}.product-card .product-image-container,.category-product-card .product-image-container,.product-card-wrapper .product-image-container{flex-shrink:0}.product-card .product-details,.category-product-card .product-details,.product-card-wrapper .product-details{flex:1 1 auto;display:flex;flex-direction:column}.product-card .product-name,.category-product-card .product-name,.product-card-wrapper .product-name{min-height:2.7em}.product-card .product-price,.category-product-card .product-price,.product-card-wrapper .product-price{margin-top:auto!important}.category-page .container{padding:0 .5rem!important}.category-title{font-size:1.25rem!important;margin-bottom:1rem!important;text-align:left!important;padding:0 .5rem!important}}.products-grid{align-items:stretch}.products-grid>div{align-self:stretch;height:100%;display:flex}.products-grid>div>.category-product-card,.products-grid>div>.product-card,.products-grid>div .product-card-wrapper{height:100%;display:flex;flex-direction:column;width:100%}.product-card-wrapper .product-image-container,.category-product-card .product-image-container{flex-shrink:0}.product-card-wrapper .product-details,.category-product-card .product-details{flex:1 1 auto;display:flex;flex-direction:column}.product-card-wrapper .product-name,.category-product-card .product-name,.product-card .product-name{display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;min-height:2.8em}.product-card-wrapper .product-price,.category-product-card .product-price,.product-card .product-price{margin-top:auto!important}.customer-wrapper>.container>footer{padding:2.5rem 0;margin:1.5rem 0 0!important;border-top:1px solid #e5e7eb}.footer-section-title{font-size:1.125rem;color:#0f172a;margin:0 0 1.25rem;letter-spacing:-.01em;line-height:1.3}html[dir=ltr] .footer-section-title,html[lang=en] .footer-section-title{font-family:Inter,sans-serif;font-weight:600!important}html[dir=rtl] .footer-section-title,html[lang=ar] .footer-section-title{font-family:'IBM Plex Sans Arabic',sans-serif;font-weight:600!important}.footer-section-list{padding:0;margin:0;list-style:none}.footer-section-list .footer-item{margin-bottom:.65rem!important}.footer-section-list .nav-link{color:#6b7280!important;font-size:.9375rem;font-weight:400!important;padding:0!important;line-height:1.5;transition:color .2s}html[dir=ltr] .footer-section-list .nav-link,html[lang=en] .footer-section-list .nav-link{font-family:Inter,sans-serif;font-weight:400!important}html[dir=rtl] .footer-section-list .nav-link,html[lang=ar] .footer-section-list .nav-link{font-family:'IBM Plex Sans Arabic',sans-serif;font-weight:400!important}.footer-section-list .nav-link:hover{color:#0f172a!important}.footer-item-text{color:#6b7280;font-size:.9375rem;font-weight:400;line-height:1.5}html[dir=ltr] .footer-item-text,html[lang=en] .footer-item-text{font-family:Inter,sans-serif;font-weight:400}html[dir=rtl] .footer-item-text,html[lang=ar] .footer-item-text{font-family:'IBM Plex Sans Arabic',sans-serif;font-weight:400}html.dark .customer-wrapper>.container>footer{border-top-color:#334155}html.dark .footer-section-title{color:#f1f5f9}html.dark .footer-section-list .nav-link{color:#cbd5e1!important}html.dark .footer-section-list .nav-link:hover{color:#fff!important}html.dark .footer-item-text{color:#cbd5e1}@media (max-width:767px){.customer-wrapper>.container>footer{padding:2rem 0}.footer-section-title{font-size:1rem;margin-bottom:1rem}.footer-section-list .nav-link,.footer-item-text{font-size:.875rem}}/* === MR Robot brand refresh (violet accent + Inter typography) === */
.cart-badge{background:#7C3AED!important;font-weight:600;letter-spacing:.02em}
.logo-text{font-weight:800;letter-spacing:.05em}
html[dir=ltr] .logo-text,html[lang=en] .logo-text{font-family:Inter,sans-serif;font-weight:800}
/* Subtle violet underline on category title hover, and accent the "more" link */
.category-slider-title a:hover{color:#7C3AED}
/* Product card price uses brand color + heavier weight for emphasis */
.product-card .current-price,.category-product-card .current-price,.product-card-wrapper .current-price{color:#7C3AED!important;font-weight:600!important}
/* Buy Now (mobile) is full-width for thumb-reach */
@media(max-width:767px){.buy-now-btn{width:100%}}

/* === MR Robot pre-launch polish === */

/* (I) Container max-width cap on big screens — keeps content readable on 4K monitors */
@media (min-width:1441px){
  .container{max-width:1440px}
  .header-main-content{max-width:1440px}
}

/* (H) Section spacing consistency — base block separator */
.customer-content > section,
.category-slider-section{
  margin-block:clamp(2rem, 6vw, 4rem);
}

/* (J) Typography scale — formal hierarchy */
:root{
  --fs-h1:clamp(1.75rem, 3vw, 2.25rem);
  --fs-h2:clamp(1.375rem, 2.2vw, 1.75rem);
  --fs-h3:clamp(1.125rem, 1.8vw, 1.375rem);
  --fs-body:1rem;     /* 16px */
  --fs-small:0.875rem;
  --lh-tight:1.25;
  --lh-body:1.6;
}
body{font-size:var(--fs-body);line-height:var(--lh-body);color:#0f172a}
h1,.h1{font-size:var(--fs-h1);line-height:var(--lh-tight);font-weight:700;letter-spacing:-.01em;margin:0 0 .5em}
h2,.h2{font-size:var(--fs-h2);line-height:var(--lh-tight);font-weight:600;letter-spacing:-.005em;margin:0 0 .5em}
h3,.h3{font-size:var(--fs-h3);line-height:var(--lh-tight);font-weight:600;margin:0 0 .5em}

/* (D) Product card hover — subtle lift + image zoom */
.category-product-card,.product-card,.product-card-wrapper{transition:transform .25s ease,box-shadow .25s ease}
.category-product-card:hover,.product-card:hover,.product-card-wrapper:hover{transform:translateY(-3px);box-shadow:0 8px 24px rgba(15,23,42,.08)}
.category-product-card .product-image,.product-card .product-image,.product-card-wrapper .product-image{transition:transform .35s ease}
.category-product-card:hover .product-image,.product-card:hover .product-image,.product-card-wrapper:hover .product-image{transform:scale(1.04)}
.category-product-card .product-image-container,.product-card .product-image-container,.product-card-wrapper .product-image-container{overflow:hidden}

/* (C) Sale ribbon polish — diagonal corner sticker */
.product-ribbon{
  position:absolute;top:10px;left:10px;
  background:#7C3AED;color:#fff;
  padding:.3rem .6rem;
  font-size:.7rem;font-weight:700;letter-spacing:.04em;
  text-transform:uppercase;border-radius:4px;
  box-shadow:0 2px 8px rgba(124,58,237,.35);
  z-index:5
}
[dir=rtl] .product-ribbon{left:auto;right:10px}
/* Bigger discount sticker variant: add class .product-ribbon--corner for diagonal */
.product-ribbon--corner{
  top:14px;left:-32px;width:120px;text-align:center;
  transform:rotate(-45deg);
  padding:.25rem 0;
  border-radius:0;
  background:#dc2626;
  box-shadow:0 4px 12px rgba(220,38,38,.4)
}
[dir=rtl] .product-ribbon--corner{left:auto;right:-32px;transform:rotate(45deg)}

/* (F) Skeleton loader for category page */
.product-skeleton{
  width:100%;background:#fff;border-radius:12px;overflow:hidden;
  box-shadow:0 4px 8px rgba(0,0,0,.04);
  animation:skeleton-fade 1.4s ease-in-out infinite
}
.product-skeleton-image{aspect-ratio:1/1;background:linear-gradient(90deg,#f1f5f9 0%,#e2e8f0 50%,#f1f5f9 100%);background-size:200% 100%;animation:skeleton-shimmer 1.4s linear infinite}
.product-skeleton-line{height:14px;margin:10px 8px;background:linear-gradient(90deg,#f1f5f9 0%,#e2e8f0 50%,#f1f5f9 100%);background-size:200% 100%;border-radius:6px;animation:skeleton-shimmer 1.4s linear infinite}
.product-skeleton-line.short{width:60%}
@keyframes skeleton-shimmer{0%{background-position:200% 0}100%{background-position:-200% 0}}
@keyframes skeleton-fade{0%,100%{opacity:1}50%{opacity:.85}}

/* (G) Empty state for empty categories */
.empty-state{
  text-align:center;padding:4rem 1.5rem;color:#64748b;
  background:#f8fafc;border:1px dashed #cbd5e1;border-radius:14px;
  margin:2rem 0
}
.empty-state-icon{font-size:3rem;margin-bottom:1rem;opacity:.6}
.empty-state-title{font-size:1.25rem;font-weight:600;color:#0f172a;margin:0 0 .5rem}
.empty-state-text{font-size:.95rem;line-height:1.5;margin:0 0 1.5rem;color:#475569}
.empty-state-cta{display:inline-block;padding:.75rem 1.75rem;background:#7C3AED;color:#fff;border-radius:8px;text-decoration:none;font-weight:500;transition:background .2s}
.empty-state-cta:hover{background:#6D28D9;color:#fff;text-decoration:none}
html.dark .empty-state{background:#1e293b;border-color:#334155;color:#94a3b8}
html.dark .empty-state-title{color:#f1f5f9}

/* Trust badges row (B) */
.trust-badges{display:flex;flex-wrap:wrap;gap:1.25rem;margin:1.25rem 0;padding:1rem 1.25rem;background:#f8fafc;border:1px solid #e2e8f0;border-radius:10px}
.trust-badge{display:flex;align-items:center;gap:.6rem;font-size:.85rem;color:#475569;flex:1 1 calc(33.333% - 1.25rem);min-width:140px}
.trust-badge-icon{flex-shrink:0;width:36px;height:36px;display:flex;align-items:center;justify-content:center;background:#7C3AED;color:#fff;border-radius:50%;font-size:1.1rem}
.trust-badge-text strong{display:block;color:#0f172a;font-size:.875rem;line-height:1.2;font-weight:600}
.trust-badge-text small{display:block;color:#64748b;font-size:.75rem;line-height:1.4;margin-top:.15rem}
html.dark .trust-badges{background:#1e293b;border-color:#334155}
html.dark .trust-badge-text strong{color:#f1f5f9}
@media(max-width:767px){.trust-badge{flex-basis:100%}}

/* Stock indicator (A) */
.stock-indicator{display:inline-flex;align-items:center;gap:.4rem;padding:.35rem .7rem;font-size:.8125rem;font-weight:600;border-radius:999px}
.stock-indicator--in{background:#d1fae5;color:#065f46}
.stock-indicator--low{background:#fef3c7;color:#92400e;animation:stock-pulse 2s ease-in-out infinite}
.stock-indicator--out{background:#fee2e2;color:#991b1b}
.stock-indicator::before{content:"";display:inline-block;width:.5rem;height:.5rem;border-radius:50%;background:currentColor}
@keyframes stock-pulse{0%,100%{opacity:1}50%{opacity:.6}}
html.dark .stock-indicator--in{background:rgba(16,185,129,.15);color:#6ee7b7}
html.dark .stock-indicator--low{background:rgba(245,158,11,.15);color:#fcd34d}
html.dark .stock-indicator--out{background:rgba(239,68,68,.15);color:#fca5a5}

/* Footer enrichment styles */
.footer-newsletter{padding:1.5rem;background:#f8fafc;border:1px solid #e2e8f0;border-radius:12px;margin-bottom:2rem}
.footer-newsletter h4{margin:0 0 .25rem;font-size:1rem;font-weight:600;color:#0f172a}
.footer-newsletter p{margin:0 0 .75rem;font-size:.875rem;color:#64748b}
.footer-newsletter form{display:flex;gap:.5rem;flex-wrap:wrap}
.footer-newsletter input[type=email]{flex:1;min-width:200px;padding:.65rem .9rem;border:1px solid #cbd5e1;border-radius:6px;font-size:.9rem;background:#fff}
.footer-newsletter button{padding:.65rem 1.25rem;background:#7C3AED;color:#fff;border:none;border-radius:6px;font-weight:500;cursor:pointer}
.footer-newsletter button:hover{background:#6D28D9}
html.dark .footer-newsletter{background:#1e293b;border-color:#334155}
html.dark .footer-newsletter h4{color:#f1f5f9}
html.dark .footer-newsletter input[type=email]{background:#0f172a;border-color:#334155;color:#f1f5f9}

.footer-payments{display:flex;flex-wrap:wrap;gap:.5rem;align-items:center;margin-top:1rem;padding-top:1rem;border-top:1px solid #e2e8f0}
.footer-payments-label{font-size:.75rem;color:#64748b;text-transform:uppercase;letter-spacing:.05em;margin-right:.5rem;font-weight:600}
.footer-payment-icon{display:inline-flex;align-items:center;justify-content:center;height:30px;padding:0 .65rem;background:#fff;border:1px solid #e2e8f0;border-radius:5px;font-size:.7rem;font-weight:700;color:#475569;letter-spacing:.05em}
html.dark .footer-payments{border-top-color:#334155}
html.dark .footer-payment-icon{background:#1e293b;border-color:#334155;color:#cbd5e1}

/* === Spacing tightening for product-details column === */
.product-details-section{gap:1rem!important}
.product-price-section{gap:.35rem!important}
.product-price{margin:0!important}
.price-note{margin:0!important;font-size:.8125rem;color:#94a3b8}
.stock-indicator{margin-top:.25rem;align-self:flex-start;padding:.25rem .65rem;font-size:.75rem}
.trust-badges{margin:.5rem 0 .25rem;padding:.75rem 1rem;gap:.85rem}
.trust-badge{flex:1 1 calc(33.333% - .85rem);min-width:130px;gap:.55rem}
.trust-badge-icon{width:30px;height:30px;font-size:.95rem}
.trust-badge-text strong{font-size:.8125rem;line-height:1.15}
.trust-badge-text small{font-size:.7rem;line-height:1.3;margin-top:.1rem}
@media(max-width:767px){
  .trust-badges{flex-direction:column;gap:.6rem;padding:.65rem .85rem}
  .trust-badge{flex:1 1 100%;min-width:0}
  .trust-badge-text strong{font-size:.875rem}
  .trust-badge-text small{font-size:.75rem}
}

/* === Footer payment icons — centered, real branded badges === */
.footer-payments{
  display:flex;flex-direction:column;align-items:center;gap:.6rem;
  margin-top:1.25rem;padding:1.25rem 1rem;
  border-top:1px solid #e2e8f0;
  text-align:center
}
.footer-payments-label{
  font-size:.7rem;color:#64748b;text-transform:uppercase;letter-spacing:.1em;font-weight:600;margin:0
}
.footer-payment-icons{
  display:flex;flex-wrap:wrap;justify-content:center;align-items:center;gap:.5rem
}
.pay-icon{
  display:inline-flex;width:48px;height:30px;
  border:1px solid #e2e8f0;border-radius:5px;background:#fff;
  align-items:center;justify-content:center;overflow:hidden;
  transition:transform .15s
}
.pay-icon:hover{transform:translateY(-1px)}
.pay-icon svg{width:100%;height:100%;display:block}
html.dark .footer-payments{border-top-color:#334155}
html.dark .pay-icon{border-color:#334155}
@media(max-width:480px){
  .pay-icon{width:42px;height:26px}
  .footer-payment-icons{gap:.35rem}
}

/* Custom uploaded images for payment methods */
.pay-icon img{width:100%;height:100%;object-fit:contain;display:block;background:#fff}


/* ============================================================
 * MR ROBOT — Canonical storefront overrides (2026-04-19)
 * Single source of truth for post-refresh brand/layout rules.
 * ============================================================ */

/* ---------- 1. Differentiation: background + header + ribbon + bento ---------- */
body{background:#FAF8F3!important}
html.dark body{background:#0B1220!important}
.customer-content{background:transparent!important}

body::before{content:"";position:fixed;top:0;bottom:0;left:0;width:4px;background:linear-gradient(180deg,#7C3AED 0%,#6D28D9 100%);z-index:9998;pointer-events:none}
[dir=rtl] body::before{left:auto;right:0}
html.dark body::before{background:linear-gradient(180deg,#A78BFA 0%,#7C3AED 100%)}
@media (max-width:480px){body::before{width:3px}}

/* Light header pill — white background with violet accent bar for brand signal */
.header-main-content{
    background:#FFFFFF!important;
    color:#0F172A;
    box-shadow:0 1px 3px rgba(15,23,42,.06),0 4px 12px rgba(15,23,42,.04);
    border-bottom:3px solid #7C3AED;
}
.header-main-content .logo-text,
.header-main-content .nav-link,
.header-main-content .header-action-btn,
.header-main-content .mobile-menu-toggle,
.header-main-content .chevron-icon{color:#0F172A!important}
.header-main-content .auth-link{color:#475569!important}
.header-main-content .nav-link:hover,
.header-main-content .auth-link:hover,
.header-main-content .header-action-btn:hover{color:#7C3AED!important;opacity:1}
.header-main-content .cart-badge{background:#7C3AED!important;color:#fff}

/* Search — light background, dark text (fixes the white-on-white bug) */
.search-input-container{background:#FFFFFF!important;border:1px solid #E2E8F0!important;box-shadow:0 4px 12px rgba(15,23,42,.08)}
.search-input{background:transparent!important;color:#0F172A!important}
.search-input::placeholder{color:#94A3B8!important}
.search-icon,.search-submit-btn{color:#64748B!important}
.search-submit-btn:hover{color:#7C3AED!important}
.search-results-dropdown{background:#FFFFFF!important;border:1px solid #E2E8F0!important;box-shadow:0 8px 24px rgba(15,23,42,.12)!important}

/* Dark mode keeps the inverted look */
html.dark .header-main-content{background:#1E293B!important;color:#F1F5F9;border-bottom-color:#A78BFA}
html.dark .header-main-content .logo-text,
html.dark .header-main-content .nav-link,
html.dark .header-main-content .header-action-btn,
html.dark .header-main-content .mobile-menu-toggle,
html.dark .header-main-content .chevron-icon{color:#F1F5F9!important}
html.dark .header-main-content .nav-link:hover,
html.dark .header-main-content .auth-link:hover,
html.dark .header-main-content .header-action-btn:hover{color:#C4B5FD!important}
html.dark .search-input-container{background:#0F172A!important;border-color:#334155!important}
html.dark .search-input{color:#F1F5F9!important}
html.dark .search-input::placeholder{color:#64748B!important}
html.dark .search-icon,html.dark .search-submit-btn{color:#94A3B8!important}
html.dark .search-results-dropdown{background:#0F172A!important;border-color:#334155!important}

/* Mega-menu + mobile-menu bento tiles (no more circles) */
.mega-menu-subcategory-image-wrapper{border-radius:14px!important;width:140px!important;height:100px!important;background:linear-gradient(135deg,#FAF8F3 0%,#F1EEE6 100%)!important;border:1px solid rgba(124,58,237,.1);box-shadow:0 4px 12px rgba(15,23,42,.04);transition:transform .25s,box-shadow .25s,border-color .25s}
.mega-menu-subcategory-link:hover .mega-menu-subcategory-image-wrapper{transform:translateY(-3px);box-shadow:0 10px 24px rgba(124,58,237,.18);border-color:rgba(124,58,237,.45)}
.mega-menu-subcategory-image{width:100%!important;height:100%!important;border-radius:14px;object-fit:contain!important;padding:10px}
.mega-menu-subcategories-grid{gap:2rem 2rem!important}
.mobile-subcategory-image-wrapper{border-radius:12px!important;width:88px!important;height:72px!important;background:linear-gradient(135deg,#FAF8F3 0%,#F1EEE6 100%)!important;border:1px solid rgba(124,58,237,.08)}
.mobile-subcategory-image{border-radius:12px!important;object-fit:contain!important;padding:8px}
html.dark .mega-menu-subcategory-image-wrapper,
html.dark .mobile-subcategory-image-wrapper{background:linear-gradient(135deg,#1E293B 0%,#0F172A 100%)!important;border-color:rgba(167,139,250,.15)}

/* ---------- 2. Search autocomplete with thumbnails ---------- */
.search-result-item{display:flex;align-items:center;gap:.75rem;padding:.6rem .85rem}
.sri-thumb{width:44px;height:44px;flex:0 0 44px;background:#f3f4f6;border-radius:8px;overflow:hidden;display:flex;align-items:center;justify-content:center}
.sri-thumb img{width:100%;height:100%;object-fit:cover}
.sri-thumb-placeholder{font-size:20px;opacity:.5}
.sri-text{display:flex;flex-direction:column;gap:2px;min-width:0;flex:1}
.search-result-item .search-result-name{color:#111;font-size:.9rem;font-weight:500;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;display:block}
html.dark .sri-thumb{background:#334155}
html.dark .search-result-item .search-result-name{color:#f1f5f9}

/* ---------- 3. Product card — ONE canonical layout, applied to both components ---------- */
/* Both `product-card.blade.php` and `category-product-card.blade.php` render the same DOM now:
   .product-card > a.product-card-wrapper > .product-image-container + .product-details
   .product-details > h3.product-name + .product-price + .buy-now-btn             */
.product-card,.category-product-card{background:#fff;border-radius:12px;overflow:hidden;display:flex;flex-direction:column;width:100%;height:100%;box-shadow:0 1px 3px rgba(15,23,42,.06);transition:box-shadow .25s,transform .15s}
.product-card:hover,.category-product-card:hover{box-shadow:0 8px 20px rgba(15,23,42,.10);transform:translateY(-2px)}
.product-card>.product-card-wrapper,
.category-product-card>.product-card-wrapper{display:flex;flex-direction:column;flex:1 1 auto;height:100%;text-decoration:none;color:inherit}
.product-card .product-image-container,
.category-product-card .product-image-container{flex:0 0 auto;position:relative;aspect-ratio:1/1;overflow:hidden;background:#f3f4f6}
.product-card .product-image,
.category-product-card .product-image{width:100%;height:100%;object-fit:cover;display:block}
.product-card .product-details,
.category-product-card .product-details{flex:1 1 auto;display:flex;flex-direction:column;padding:14px 14px 16px;gap:10px}
.product-card .product-name,
.category-product-card .product-name{margin:0;font-size:.95rem;font-weight:600;line-height:1.35;color:#0F172A;text-align:left;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;min-height:2.7em}
html[dir=rtl] .product-card .product-name,
html[dir=rtl] .category-product-card .product-name{text-align:right}
.product-card .product-price,
.category-product-card .product-price{margin:0;margin-top:auto;display:flex;flex-wrap:wrap;align-items:baseline;gap:.5rem;padding-top:6px}
.product-card .current-price,
.category-product-card .current-price{color:#7C3AED;font-weight:700;font-size:1rem}
.product-card .old-price,
.category-product-card .old-price{color:#94A3B8;font-size:.82rem;text-decoration:line-through;font-weight:400}
.product-card .buy-now-btn,
.category-product-card .buy-now-btn{margin-top:10px;display:flex;align-items:center;justify-content:center;gap:.5rem;padding:.6rem 1rem;background:#7C3AED;color:#fff;border-radius:8px;font-size:.85rem;font-weight:600;cursor:pointer;transition:background .2s,transform .15s}
.product-card .buy-now-btn:hover,
.category-product-card .buy-now-btn:hover{background:#6D28D9;transform:translateY(-1px)}
.product-card .buy-now-btn svg,
.category-product-card .buy-now-btn svg{width:16px;height:16px}

/* Safety net: hide swatches / short-desc / Starting-from sub-label if any leftover DOM appears */
.product-card .product-variants,.product-card .variant-name,.product-card .color-variants,.product-card .product-short-description,
.category-product-card .product-variants,.category-product-card .variant-name,.category-product-card .color-variants,.category-product-card .product-short-description,
.product-card .product-price small{display:none!important}

/* Dark mode */
html.dark .product-card,html.dark .category-product-card{background:#1E293B;box-shadow:0 1px 3px rgba(0,0,0,.3)}
html.dark .product-card:hover,html.dark .category-product-card:hover{box-shadow:0 8px 20px rgba(0,0,0,.4)}
html.dark .product-card .product-name,html.dark .category-product-card .product-name{color:#F1F5F9}
html.dark .product-card .current-price,html.dark .category-product-card .current-price{color:#C4B5FD}
html.dark .product-card .old-price,html.dark .category-product-card .old-price{color:#64748B}

/* End canonical block ======================================= */
