html,body{box-sizing:border-box;background-color:#fafafa;min-width:279px;margin:0;padding:0;font-family:Segoe UI,Tahoma,Geneva,Verdana,sans-serif}.navbar{color:#fff;background-color:#d62828;flex-wrap:nowrap;justify-content:space-between;align-items:center;padding:.5rem 1rem;display:flex;position:relative}.brand-logo img{object-fit:contain;max-width:100%;height:auto;max-height:28px}.brand-name{letter-spacing:1px;font-size:1.5rem;font-weight:800}.mobile-search-bar{background:#fff;border:1px solid #ccc;border-radius:999px;align-items:center;gap:.5rem;width:80%;margin:.5rem auto;padding:.5rem 1rem;display:flex}.mobile-search-bar-inside{align-items:center;gap:.5rem;width:100%;display:flex}.mobile-search-bar input,.search-bar input{background:0 0;border:none;outline:none;flex-grow:1;padding:.5rem 1rem;font-size:1rem}.mobile-search-bar input::placeholder,.search-bar input::placeholder{color:#9ca3af}.search-bar{display:none}.search-bar-inside{align-items:center;gap:.5rem;width:100%;display:flex}.right-icons{flex-shrink:0;justify-content:flex-end;align-items:center;gap:1rem;display:flex}.search-button{cursor:pointer;background:0 0;border:none}.mobile-sort-filter-bar{justify-content:center;margin-top:.5rem;margin-bottom:1rem;display:flex}.sort-filter-combined-box{background:#fff;border:1px solid #ddd;border-radius:12px;width:90%;display:flex;overflow:visible;box-shadow:0 2px 6px #00000014}.sort-half-wrapper{flex:1;position:relative}.sort-half,.filter-half{text-align:center;cursor:pointer;flex:1;justify-content:center;align-items:center;gap:.4rem;padding:.8rem 0;font-size:1rem;font-weight:600;display:flex}.divider{background:#ccc;width:1px}.sort-icon,.filter-icon{font-size:1.2rem}.sort-dropdown-menu{z-index:200;background:#fff;border:1px solid #ccc;border-radius:8px;width:200px;padding:.5rem 0;position:absolute;top:calc(100% + 6px);left:50%;transform:translate(-50%);box-shadow:0 2px 8px #0000001a}.sort-dropdown-menu div{cursor:pointer;padding:.8rem 1rem;font-size:.95rem;transition:background .2s}.sort-dropdown-menu div:hover{background-color:#f5f5f5}.mobile-filter-overlay{z-index:50;background:#0006;justify-content:flex-end;display:flex;position:fixed;inset:0}.mobile-filter-overlay-blur{-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);z-index:50;background:#0003;justify-content:flex-end;display:flex;position:fixed;inset:0}.mobile-filter-content{background:#fff;border-top-left-radius:1rem;border-bottom-left-radius:1rem;flex-direction:column;width:80%;max-width:320px;height:100%;display:flex;position:relative}.mobile-filter-body{flex:1;padding:2rem 1.5rem;overflow-y:auto}.mobile-filter-footer-buttons{background:#fff;border-top:1px solid #eee;justify-content:center;gap:1rem;padding-bottom:2.5rem;padding-left:1.5rem;padding-right:1.5rem;display:flex}.clear-filters-button{color:#d62828;cursor:pointer;background:0 0;border:1px solid #d62828;border-radius:999px;padding:.7rem 1.5rem;font-size:1rem;transition:all .3s}.clear-filters-button:hover{color:#fff;background:#d62828}.apply-filter-button{color:#fff;cursor:pointer;background-color:#d62828;border:none;border-radius:999px;padding:.7rem 1.5rem;font-size:1rem;font-weight:600;transition:background .2s}.apply-filter-button:hover{background-color:#b71c1c}.filter-badge{color:#fff;background-color:#d62828;border-radius:999px;margin-left:.4rem;padding:.2rem .5rem;font-size:.7rem;font-weight:700;animation:.3s pop-in}@keyframes pop-in{0%{opacity:0;transform:scale(0)}60%{opacity:1;transform:scale(1.2)}to{transform:scale(1)}}.category-tree{margin:0;padding-left:1rem;list-style:none}.category-node{align-items:center;gap:.5rem;padding:.4rem 0;display:flex}.expand-button{cursor:pointer;background:0 0;border:none;font-size:1rem;transition:transform .3s}.expand-button.expanded{transform:rotate(90deg)}.category-name{cursor:pointer;font-size:.95rem}.child-categories{max-height:0;padding-left:1rem;transition:max-height .4s ease-out;overflow:hidden}.category-expanded{max-height:500px;transition:max-height .5s ease-in}.filter-sections{flex-direction:column;gap:1.5rem;display:flex}.filter-group{flex-direction:column;gap:.5rem;display:flex}.filter-group-title{font-size:1.1rem;font-weight:700}.filter-options{flex-direction:column;gap:.4rem;display:flex}.filter-option{align-items:center;gap:.5rem;font-size:.95rem;display:flex}.close-filter-button{cursor:pointer;background:0 0;border:none;position:absolute;top:1rem;right:1rem}.product-grid{grid-template-columns:repeat(auto-fill,minmax(160px,1fr));gap:1rem;padding:1rem;display:grid}.product-card{text-align:left;cursor:pointer;background:#fff;border:1px solid #eee;border-radius:8px;max-width:200px;transition:transform .2s,box-shadow .2s}.product-card:hover{transform:translateY(-5px);box-shadow:0 2px 8px #0000001a}.product-image{object-fit:cover;border-radius:4px;width:100%;height:80%}.product-name{margin-top:.2rem;margin-bottom:0;font-size:1rem;font-weight:500}.product-price{color:#d62828;margin-top:.2rem;font-weight:700}.product-brand{margin-bottom:0;font-family:Segoe UI,Tahoma,Geneva,Verdana,sans-serif;font-size:1rem;font-weight:700}.product-brand-assured{margin-top:0 rem;color:#666;font-size:.9rem}.assured-badge{color:#fff;text-transform:uppercase;letter-spacing:.5px;background:#e11d48;border-radius:999px;margin-left:6px;padding:1px 6px;font-size:10px;font-weight:700}.product-rating{margin-top:4px;font-size:.9rem}.skeleton{background:#f0f0f0;border-radius:8px;animation:1.5s infinite pulse}.footer_wrapper_desktop{display:none}@keyframes pulse{0%{background:#e0e0e0}50%{background:#f0f0f0}to{background:#e0e0e0}}.skeleton-box{background:#e0e0e0;width:100%;height:180px}.skeleton-line{background:#e0e0e0;border-radius:4px;height:16px;margin-top:8px}.footer_wrapper{display:flex}.skeleton-line.short{width:60%}.skeleton-line.shorter{width:40%}.product-grid-desktop-view,.product-grid-tablet-view,.desktop-filter-sidebar{display:none}@keyframes shimmer{0%{background-position:-1000px 0}to{background-position:1000px 0}}.product_description-skeleton{background:#eee;border-radius:6px;position:relative;overflow:hidden}.product_description-skeleton:after{content:"";background-image:linear-gradient(90deg,#fff0,#fff6,#fff0);background-size:1000px 100%;width:100%;height:100%;animation:1.5s infinite shimmer;position:absolute;top:0;left:0}.pdp-desktop{display:none}@keyframes slideUp{0%{transform:translateY(100%)}to{transform:translateY(0)}}@media (min-width:768px) and (max-width:1024px){.mobile-search-bar{display:none}.search-bar{background-color:#f3f4f6;border-radius:999px;flex:1;align-items:center;min-width:580px;max-width:640px;margin:0 auto;padding:.5rem 1rem;display:flex}.product-grid-tablet-view{display:block}.product-grid-mobile-view{display:none}.product-grid-tablet-view .product-grid{grid-template-columns:repeat(4,1fr)}.pdp-mobile{display:none}.pdp-desktop{display:block}.footer_wrapper_desktop{justify-content:center;align-items:center;padding:20px 0;display:flex}.footer_wrapper{display:none}}@media (min-width:1025px){.mobile-search-bar{display:none}.search-bar{background-color:#f3f4f6;border-radius:999px;flex:1;align-items:center;min-width:580px;max-width:640px;margin:0 auto;padding:.5rem 1rem;display:flex}.desktop-filter-sidebar{background:#fff;border:1px solid #eee;border-radius:8px;width:250px;height:calc(100vh - 100px);padding:1.5rem;display:block;position:sticky;top:90px;overflow-y:auto}.pdp-mobile{display:none}.pdp-desktop{display:block}.mobile-sort-filter-bar,.mobile-filter-overlay,.mobile-filter-overlay-blur{display:none}.filter-select{appearance:none;cursor:pointer;background:#fff url("data:image/svg+xml;utf8,<svg fill=\"%23999\" height=\"24\" viewBox=\"0 0 24 24\" width=\"24\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M7 10l5 5 5-5z\"/></svg>") right 1rem center/1rem no-repeat;border:1px solid #ccc;border-radius:999px;padding:.6rem 1rem;font-size:1rem}.filter-select:hover{border-color:#888}.filter-select:focus{border-color:#d62828;box-shadow:0 0 0 2px #d6282833}.product-grid-desktop-view{gap:1.5rem;display:flex}.desktop-sidebar-span{flex-shrink:0;width:300px}.desktop-products-span{flex:auto;min-width:100px}.product-grid-mobile-view,.product-grid-tablet-view{display:none}.footer_wrapper_desktop{justify-content:center;align-items:center;padding:20px 0;display:flex}.footer_wrapper{display:none}.product-grid-desktop-view .product-grid{grid-template-columns:repeat(5,1fr)}}
@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(../media/2c55a0e60120577a-s.2a48534a.woff2)format("woff2");unicode-range:U+460-52F,U+1C80-1C8A,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(../media/9c72aa0f40e4eef8-s.18a48cbc.woff2)format("woff2");unicode-range:U+301,U+400-45F,U+490-491,U+4B0-4B1,U+2116}@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(../media/ad66f9afd8947f86-s.7a40eb73.woff2)format("woff2");unicode-range:U+1F??}@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(../media/5476f68d60460930-s.c995e352.woff2)format("woff2");unicode-range:U+370-377,U+37A-37F,U+384-38A,U+38C,U+38E-3A1,U+3A3-3FF}@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(../media/2bbe8d2671613f1f-s.76dcb0b2.woff2)format("woff2");unicode-range:U+102-103,U+110-111,U+128-129,U+168-169,U+1A0-1A1,U+1AF-1B0,U+300-301,U+303-304,U+308-309,U+323,U+329,U+1EA0-1EF9,U+20AB}@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(../media/1bffadaabf893a1e-s.7cd81963.woff2)format("woff2");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(../media/83afe278b6a6bb3c-s.p.3a6ba036.woff2)format("woff2");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Inter Fallback;src:local(Arial);ascent-override:90.44%;descent-override:22.52%;line-gap-override:0.0%;size-adjust:107.12%}.inter_c15e96cb-module__0bjUvq__className{font-family:Inter,Inter Fallback;font-style:normal}.inter_c15e96cb-module__0bjUvq__variable{--font-inter:"Inter","Inter Fallback"}
