:root{--swiper-theme-color: #007aff}:host{position:relative;display:block;margin-left:auto;margin-right:auto;z-index:1}.swiper{margin-left:auto;margin-right:auto;position:relative;overflow:hidden;list-style:none;padding:0;z-index:1;display:block}.swiper-vertical>.swiper-wrapper{flex-direction:column}.swiper-wrapper{position:relative;width:100%;height:100%;z-index:1;display:flex;transition-property:transform;transition-timing-function:var(--swiper-wrapper-transition-timing-function, initial);box-sizing:content-box}.swiper-android .swiper-slide,.swiper-ios .swiper-slide,.swiper-wrapper{transform:translateZ(0)}.swiper-horizontal{touch-action:pan-y}.swiper-vertical{touch-action:pan-x}.swiper-slide{flex-shrink:0;width:100%;height:100%;position:relative;transition-property:transform;display:block}.swiper-slide-invisible-blank{visibility:hidden}.swiper-autoheight,.swiper-autoheight .swiper-slide{height:auto}.swiper-autoheight .swiper-wrapper{align-items:flex-start;transition-property:transform,height}.swiper-backface-hidden .swiper-slide{transform:translateZ(0);backface-visibility:hidden}.swiper-3d.swiper-css-mode .swiper-wrapper{perspective:1200px}.swiper-3d .swiper-wrapper{transform-style:preserve-3d}.swiper-3d{perspective:1200px}.swiper-3d .swiper-slide,.swiper-3d .swiper-cube-shadow{transform-style:preserve-3d}.swiper-css-mode>.swiper-wrapper{overflow:auto;scrollbar-width:none;-ms-overflow-style:none}.swiper-css-mode>.swiper-wrapper::-webkit-scrollbar{display:none}.swiper-css-mode>.swiper-wrapper>.swiper-slide{scroll-snap-align:start start}.swiper-css-mode.swiper-horizontal>.swiper-wrapper{scroll-snap-type:x mandatory}.swiper-css-mode.swiper-horizontal>.swiper-wrapper>.swiper-slide:first-child{margin-inline-start:var(--swiper-slides-offset-before);scroll-margin-inline-start:var(--swiper-slides-offset-before)}.swiper-css-mode.swiper-horizontal>.swiper-wrapper>.swiper-slide:last-child{margin-inline-end:var(--swiper-slides-offset-after)}.swiper-css-mode.swiper-vertical>.swiper-wrapper{scroll-snap-type:y mandatory}.swiper-css-mode.swiper-vertical>.swiper-wrapper>.swiper-slide:first-child{margin-block-start:var(--swiper-slides-offset-before);scroll-margin-block-start:var(--swiper-slides-offset-before)}.swiper-css-mode.swiper-vertical>.swiper-wrapper>.swiper-slide:last-child{margin-block-end:var(--swiper-slides-offset-after)}.swiper-css-mode.swiper-free-mode>.swiper-wrapper{scroll-snap-type:none}.swiper-css-mode.swiper-free-mode>.swiper-wrapper>.swiper-slide{scroll-snap-align:none}.swiper-css-mode.swiper-centered>.swiper-wrapper:before{content:"";flex-shrink:0;order:9999}.swiper-css-mode.swiper-centered>.swiper-wrapper>.swiper-slide{scroll-snap-align:center center;scroll-snap-stop:always}.swiper-css-mode.swiper-centered.swiper-horizontal>.swiper-wrapper>.swiper-slide:first-child{margin-inline-start:var(--swiper-centered-offset-before)}.swiper-css-mode.swiper-centered.swiper-horizontal>.swiper-wrapper:before{height:100%;min-height:1px;width:var(--swiper-centered-offset-after)}.swiper-css-mode.swiper-centered.swiper-vertical>.swiper-wrapper>.swiper-slide:first-child{margin-block-start:var(--swiper-centered-offset-before)}.swiper-css-mode.swiper-centered.swiper-vertical>.swiper-wrapper:before{width:100%;min-width:1px;height:var(--swiper-centered-offset-after)}.swiper-3d .swiper-slide-shadow,.swiper-3d .swiper-slide-shadow-left,.swiper-3d .swiper-slide-shadow-right,.swiper-3d .swiper-slide-shadow-top,.swiper-3d .swiper-slide-shadow-bottom{position:absolute;left:0;top:0;width:100%;height:100%;pointer-events:none;z-index:10}.swiper-3d .swiper-slide-shadow{background:#00000026}.swiper-3d .swiper-slide-shadow-left{background-image:linear-gradient(to left,#00000080,#0000)}.swiper-3d .swiper-slide-shadow-right{background-image:linear-gradient(to right,#00000080,#0000)}.swiper-3d .swiper-slide-shadow-top{background-image:linear-gradient(to top,#00000080,#0000)}.swiper-3d .swiper-slide-shadow-bottom{background-image:linear-gradient(to bottom,#00000080,#0000)}.swiper-lazy-preloader{width:42px;height:42px;position:absolute;left:50%;top:50%;margin-left:-21px;margin-top:-21px;z-index:10;transform-origin:50%;box-sizing:border-box;border:4px solid var(--swiper-preloader-color, var(--swiper-theme-color));border-radius:50%;border-top-color:transparent}:is(.swiper:not(.swiper-watch-progress),.swiper-watch-progress .swiper-slide-visible) .swiper-lazy-preloader{animation:swiper-preloader-spin 1s infinite linear}.swiper-lazy-preloader-white{--swiper-preloader-color: #fff}.swiper-lazy-preloader-black{--swiper-preloader-color: #000}@keyframes swiper-preloader-spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}:root{--swiper-navigation-size: 44px}.swiper-button-prev,.swiper-button-next{position:absolute;width:var(--swiper-navigation-size);height:var(--swiper-navigation-size);z-index:10;cursor:pointer;display:flex;align-items:center;justify-content:center;color:var(--swiper-navigation-color, var(--swiper-theme-color))}:is(.swiper-button-prev,.swiper-button-next).swiper-button-disabled{opacity:.35;cursor:auto;pointer-events:none}:is(.swiper-button-prev,.swiper-button-next).swiper-button-hidden{opacity:0;cursor:auto;pointer-events:none}.swiper-navigation-disabled :is(.swiper-button-prev,.swiper-button-next){display:none!important}:is(.swiper-button-prev,.swiper-button-next) ::slotted(svg),:is(.swiper-button-prev,.swiper-button-next) svg{width:100%;height:100%;object-fit:contain;transform-origin:center;fill:currentColor;pointer-events:none}.swiper-button-lock{display:none}.swiper-button-prev,.swiper-button-next{top:var(--swiper-navigation-top-offset, 50%);margin-top:calc(0px - (var(--swiper-navigation-size) / 2))}.swiper-button-prev{left:var(--swiper-navigation-sides-offset, 4px);right:auto}.swiper-button-prev ::slotted(.swiper-navigation-icon),.swiper-button-prev .swiper-navigation-icon{transform:rotate(180deg)}.swiper-button-next{right:var(--swiper-navigation-sides-offset, 4px);left:auto}.swiper-horizontal .swiper-button-prev,.swiper-horizontal .swiper-button-next,.swiper-horizontal~.swiper-button-prev,.swiper-horizontal~.swiper-button-next{top:var(--swiper-navigation-top-offset, 50%);margin-top:calc(0px - (var(--swiper-navigation-size) / 2));margin-left:0}.swiper-horizontal .swiper-button-prev,.swiper-horizontal~.swiper-button-prev,.swiper-horizontal.swiper-rtl .swiper-button-next,.swiper-horizontal.swiper-rtl~.swiper-button-next{left:var(--swiper-navigation-sides-offset, 4px);right:auto}.swiper-horizontal .swiper-button-next,.swiper-horizontal~.swiper-button-next,.swiper-horizontal.swiper-rtl .swiper-button-prev,.swiper-horizontal.swiper-rtl~.swiper-button-prev{right:var(--swiper-navigation-sides-offset, 4px);left:auto}:is(.swiper-horizontal .swiper-button-prev,.swiper-horizontal~.swiper-button-prev,.swiper-horizontal.swiper-rtl .swiper-button-next,.swiper-horizontal.swiper-rtl~.swiper-button-next) ::slotted(.swiper-navigation-icon),:is(.swiper-horizontal .swiper-button-prev,.swiper-horizontal~.swiper-button-prev,.swiper-horizontal.swiper-rtl .swiper-button-next,.swiper-horizontal.swiper-rtl~.swiper-button-next) .swiper-navigation-icon{transform:rotate(180deg)}:is(.swiper-horizontal.swiper-rtl .swiper-button-prev,.swiper-horizontal.swiper-rtl~.swiper-button-prev) ::slotted(.swiper-navigation-icon),:is(.swiper-horizontal.swiper-rtl .swiper-button-prev,.swiper-horizontal.swiper-rtl~.swiper-button-prev) .swiper-navigation-icon{transform:rotate(0)}.swiper-vertical .swiper-button-prev,.swiper-vertical .swiper-button-next,.swiper-vertical~.swiper-button-prev,.swiper-vertical~.swiper-button-next{left:var(--swiper-navigation-top-offset, 50%);right:auto;margin-left:calc(0px - (var(--swiper-navigation-size) / 2));margin-top:0}.swiper-vertical .swiper-button-prev,.swiper-vertical~.swiper-button-prev{top:var(--swiper-navigation-sides-offset, 4px);bottom:auto}:is(.swiper-vertical .swiper-button-prev,.swiper-vertical~.swiper-button-prev) ::slotted(.swiper-navigation-icon),:is(.swiper-vertical .swiper-button-prev,.swiper-vertical~.swiper-button-prev) .swiper-navigation-icon{transform:rotate(-90deg)}.swiper-vertical .swiper-button-next,.swiper-vertical~.swiper-button-next{bottom:var(--swiper-navigation-sides-offset, 4px);top:auto}:is(.swiper-vertical .swiper-button-next,.swiper-vertical~.swiper-button-next) ::slotted(.swiper-navigation-icon),:is(.swiper-vertical .swiper-button-next,.swiper-vertical~.swiper-button-next) .swiper-navigation-icon{transform:rotate(90deg)}.swiper-pagination{position:absolute;text-align:center;transition:.3s opacity;transform:translateZ(0);z-index:10}.swiper-pagination.swiper-pagination-hidden{opacity:0}.swiper-pagination-disabled>.swiper-pagination,.swiper-pagination.swiper-pagination-disabled{display:none!important}.swiper-pagination-fraction,.swiper-pagination-custom,.swiper-horizontal>.swiper-pagination-bullets,.swiper-pagination-bullets.swiper-pagination-horizontal{bottom:var(--swiper-pagination-bottom, 8px);top:var(--swiper-pagination-top, auto);left:0;width:100%}.swiper-pagination-bullets-dynamic{overflow:hidden;font-size:0}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transform:scale(.33);position:relative}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active,.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-main{transform:scale(1)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev{transform:scale(.66)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev-prev{transform:scale(.33)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next{transform:scale(.66)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next-next{transform:scale(.33)}.swiper-pagination-bullet{width:var(--swiper-pagination-bullet-width, var(--swiper-pagination-bullet-size, 8px));height:var(--swiper-pagination-bullet-height, var(--swiper-pagination-bullet-size, 8px));display:inline-block;border-radius:var(--swiper-pagination-bullet-border-radius, 50%);background:var(--swiper-pagination-bullet-inactive-color, #000);opacity:var(--swiper-pagination-bullet-inactive-opacity, .2)}button.swiper-pagination-bullet{border:none;margin:0;padding:0;box-shadow:none;appearance:none}.swiper-pagination-clickable .swiper-pagination-bullet{cursor:pointer}.swiper-pagination-bullet:only-child{display:none!important}.swiper-pagination-bullet-active{opacity:var(--swiper-pagination-bullet-opacity, 1);background:var(--swiper-pagination-color, var(--swiper-theme-color))}.swiper-vertical>.swiper-pagination-bullets,.swiper-pagination-vertical.swiper-pagination-bullets{right:var(--swiper-pagination-right, 8px);left:var(--swiper-pagination-left, auto);top:50%;transform:translate3d(0,-50%,0)}:is(.swiper-vertical>.swiper-pagination-bullets,.swiper-pagination-vertical.swiper-pagination-bullets) .swiper-pagination-bullet{margin:var(--swiper-pagination-bullet-vertical-gap, 6px) 0;display:block}:is(.swiper-vertical>.swiper-pagination-bullets,.swiper-pagination-vertical.swiper-pagination-bullets).swiper-pagination-bullets-dynamic{top:50%;transform:translateY(-50%);width:8px}:is(.swiper-vertical>.swiper-pagination-bullets,.swiper-pagination-vertical.swiper-pagination-bullets).swiper-pagination-bullets-dynamic .swiper-pagination-bullet{display:inline-block;transition:.2s transform,.2s top}:is(.swiper-horizontal>.swiper-pagination-bullets,.swiper-pagination-horizontal.swiper-pagination-bullets) .swiper-pagination-bullet{margin:0 var(--swiper-pagination-bullet-horizontal-gap, 4px)}:is(.swiper-horizontal>.swiper-pagination-bullets,.swiper-pagination-horizontal.swiper-pagination-bullets).swiper-pagination-bullets-dynamic{left:50%;transform:translate(-50%);white-space:nowrap}:is(.swiper-horizontal>.swiper-pagination-bullets,.swiper-pagination-horizontal.swiper-pagination-bullets).swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transition:.2s transform,.2s left}.swiper-horizontal.swiper-rtl>.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transition:.2s transform,.2s right}.swiper-pagination-fraction{color:var(--swiper-pagination-fraction-color, inherit)}.swiper-pagination-progressbar{background:var(--swiper-pagination-progressbar-bg-color, rgba(0, 0, 0, .25));position:absolute}.swiper-pagination-progressbar .swiper-pagination-progressbar-fill{background:var(--swiper-pagination-color, var(--swiper-theme-color));position:absolute;left:0;top:0;width:100%;height:100%;transform:scale(0);transform-origin:left top}.swiper-rtl .swiper-pagination-progressbar .swiper-pagination-progressbar-fill{transform-origin:right top}.swiper-horizontal>.swiper-pagination-progressbar,.swiper-pagination-progressbar.swiper-pagination-horizontal,.swiper-vertical>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite,.swiper-pagination-progressbar.swiper-pagination-vertical.swiper-pagination-progressbar-opposite{width:100%;height:var(--swiper-pagination-progressbar-size, 4px);left:0;top:0}.swiper-vertical>.swiper-pagination-progressbar,.swiper-pagination-progressbar.swiper-pagination-vertical,.swiper-horizontal>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite,.swiper-pagination-progressbar.swiper-pagination-horizontal.swiper-pagination-progressbar-opposite{width:var(--swiper-pagination-progressbar-size, 4px);height:100%;left:0;top:0}.swiper-pagination-lock{display:none}:root{--frontend-max-width: 1600px;--frontend-padding-x: .2rem;--frontend-padding-y: 1rem;--frontend-section-gap: 1.5rem;--frontend-card-gap: 1rem;--frontend-border-radius: 8px;--frontend-primary: #ff6e14;--frontend-secondary: #000000;--frontend-text: #333;--frontend-light-gray: #f5f5f5;--frontend-border: #e0e0e0;--primary-color: #ff6a00;--secondary-color: #231f20;--text-color: #333;--light-gray: #f5f5f5;--border-color: #e0e0e0}html{scroll-behavior:smooth;overflow-x:clip}body{overflow-x:clip}*,.scroll-container,.overflow-auto,.overflow-x-auto,.overflow-y-auto{scroll-behavior:smooth}@media(min-width:480px){:root{--frontend-padding-x: .5rem;--frontend-padding-y: 1.5rem;--frontend-section-gap: 2rem}}@media(min-width:768px){:root{--frontend-padding-x: .75rem;--frontend-padding-y: 2rem;--frontend-section-gap: 2rem}}@media(min-width:1024px){:root{--frontend-padding-x: .5rem;--frontend-section-gap: 2rem}}.frontend-container{max-width:var(--frontend-max-width);margin:0 auto;padding:var(--frontend-padding-y) var(--frontend-padding-x)}.frontend-container-fluid{max-width:var(--frontend-max-width);margin:0 auto;padding:10px var(--frontend-padding-x) var(--frontend-padding-y) var(--frontend-padding-x)}@media(max-width:767.98px){.frontend-container,.frontend-container-fluid{padding-left:.5rem;padding-right:.5rem}}.frontend-section{margin-bottom:var(--frontend-section-gap)}.frontend-card-grid{gap:var(--frontend-card-gap)}.frontend-page-header{margin-bottom:var(--frontend-section-gap);padding-bottom:1rem;border-bottom:2px solid #f8f9fa}.frontend-page-title{color:var(--frontend-primary);font-weight:600;margin-bottom:.5rem}.section-spacing{margin-bottom:var(--frontend-section-gap)}.card-spacing{margin-bottom:var(--frontend-card-gap)}.back-to-top-btn{position:fixed;bottom:25px;right:25px;width:42px;height:42px;background:var(--frontend-primary);color:#fff;border:none;border-radius:50%;font-size:17px;cursor:pointer;opacity:0;visibility:hidden;transform:translateY(15px);transition:all .3s ease;box-shadow:0 3px 10px #ff6a0066;z-index:9998;display:flex;align-items:center;justify-content:center}.back-to-top-btn.show{opacity:1;visibility:visible;transform:translateY(0)}.back-to-top-btn:hover{background:var(--frontend-primary-hover);box-shadow:0 5px 14px #ff6a0099;transform:translateY(-2px)}.back-to-top-btn:active{transform:translateY(0);box-shadow:0 2px 6px #ff6a0080}@media(max-width:767.98px){.back-to-top-btn{bottom:85px;right:18px;width:38px;height:38px;font-size:15px}}@media(max-width:479.98px){.back-to-top-btn{bottom:75px;right:12px;width:32px;height:32px;font-size:13px}.back-to-top-btn:hover{transform:translateY(-1px)}}.website-preloader{position:fixed;top:0;left:0;width:100%;height:100%;background:#fff;display:flex;justify-content:center;align-items:center;z-index:99999;transition:opacity .5s ease-out,visibility .5s ease-out}.website-preloader.fade-out{opacity:0;visibility:hidden}.preloader-logo{max-width:400px;width:90%;height:auto}@media(max-width:767.98px){.preloader-logo{max-width:300px}}@media(max-width:479.98px){.preloader-logo{max-width:250px}}.whatsapp-float-btn{position:fixed;bottom:150px;right:25px;width:60px;height:60px;background:#25d366;color:#fff;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:28px;text-decoration:none;box-shadow:0 4px 20px #25d36666;z-index:9997;transition:all .3s ease;animation:whatsappPulse 2s infinite}.whatsapp-float-btn:hover{background:#128c7e;color:#fff;transform:scale(1.1);box-shadow:0 6px 25px #25d36699;text-decoration:none}.whatsapp-float-btn:active{transform:scale(.95)}@keyframes whatsappPulse{0%{box-shadow:0 4px 20px #25d36666}50%{box-shadow:0 4px 20px #25d36699,0 0 0 10px #25d3661a}to{box-shadow:0 4px 20px #25d36666}}@media(max-width:767.98px){.whatsapp-float-btn{bottom:135px;right:18px;width:55px;height:55px;font-size:24px}}@media(max-width:479.98px){.whatsapp-float-btn{bottom:125px;right:12px;width:48px;height:48px;font-size:20px}}.mobile-only{display:block}.desktop-block,.desktop-flex{display:none!important}@media(min-width:1024px){.mobile-only{display:none}.desktop-block{display:block!important}.desktop-flex{display:flex!important}}.header-sticky{position:sticky;top:0;z-index:1050;background:var(--frontend-navbar-bg, #003e33);box-shadow:0 2px 8px #0000001a;width:100%}@media(max-width:1023px){.header-sticky{position:sticky;top:0;z-index:1050}}.header-container{max-width:var(--frontend-max-width, 1400px);margin:0 auto;padding:1rem .5rem}@media(max-width:1023px){.header-container{padding:.75rem .5rem .1rem}}.header-main{display:flex;align-items:center;justify-content:space-between;gap:2rem}@media(max-width:1023px){.header-main{display:grid;grid-template-columns:1fr 2fr 1fr;align-items:center;gap:.5rem}.header-logo{order:2;justify-self:center}.header-nav{order:3;justify-self:end;display:flex;align-items:center;gap:1rem}.mobile-menu-toggle-wrapper{order:1;justify-self:start}}.header-logo{display:flex;align-items:center;text-decoration:none;font-size:1.5rem;font-weight:700;white-space:nowrap}.header-logo-primary,.header-logo-secondary{color:var(--frontend-navbar-text, #ffffff)}.header-search-wrapper{flex-grow:1;max-width:600px;display:none}@media(min-width:1024px){.header-search-wrapper{display:block}}.header-search-form{position:relative;width:100%}.header-search-input{width:100%;padding:.625rem 5rem .625rem 1rem;border:1px solid #d1d5db;border-radius:25px;font-size:.875rem;outline:none;transition:all .2s}.header-search-input:focus{border-color:var(--primary-color);box-shadow:0 0 0 3px #ff6a001a}.header-search-btn{position:absolute;right:5px;top:50%;transform:translateY(-50%);height:calc(100% - 10px);padding:0 1.25rem;background:var(--primary-color, #FF6E14);border:none;border-radius:20px;color:#fff;font-weight:500;font-size:.875rem;cursor:pointer;transition:all .2s}.header-search-btn:hover{background:var(--secondary-color);transform:translateY(-50%)}.search-autocomplete-dropdown{position:absolute;top:100%;left:0;right:0;background:#fff;border:1px solid #e5e7eb;border-top:none;border-radius:0 0 20px 20px;box-shadow:0 4px 6px -1px #0000001a;max-height:400px;overflow-y:auto;z-index:1000;display:none;margin-top:-5px}.search-autocomplete-dropdown.show{display:block}.search-section-title{padding:.5rem 1rem;font-size:.75rem;font-weight:600;color:#6b7280;background:#f9fafb;border-bottom:1px solid #e5e7eb;text-transform:uppercase}.search-keyword-item,.search-product-item{padding:.75rem 1rem;cursor:pointer;transition:background .2s;border-bottom:1px solid #f3f4f6}.search-keyword-item:hover,.search-product-item:hover{background:#f9fafb}.search-keyword-item{display:flex;align-items:center;gap:.5rem;color:#374151}.search-keyword-icon{color:#9ca3af;font-size:.875rem}.search-product-item{display:flex;gap:.75rem;align-items:center}.search-product-image{width:50px;height:50px;object-fit:cover;border-radius:.375rem;flex-shrink:0}.search-product-info{flex:1;min-width:0}.search-product-name{font-size:.875rem;font-weight:500;color:#111827;margin-bottom:.25rem;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.search-product-price{font-size:.875rem;font-weight:600;color:var(--frontend-primary, #FF6E14)}.search-brand-item{display:flex;align-items:center;gap:.75rem;padding:.75rem 1rem;cursor:pointer;transition:background .2s;border-bottom:1px solid #f3f4f6;color:#374151}.search-brand-item:hover{background:#f9fafb}.search-brand-logo{width:40px;height:30px;object-fit:contain;flex-shrink:0}.search-brand-placeholder{width:40px;height:30px;display:flex;align-items:center;justify-content:center;background:#f3f4f6;border-radius:.25rem;color:#9ca3af;flex-shrink:0}.search-brand-name{font-size:.875rem;font-weight:500}.search-tags-container{display:flex;flex-wrap:wrap;gap:.5rem;padding:.75rem 1rem;border-bottom:1px solid #f3f4f6}.search-tag-item{display:inline-flex;align-items:center;gap:.25rem;padding:.375rem .75rem;background:#f3f4f6;border-radius:9999px;font-size:.813rem;color:#374151;transition:all .2s}.search-tag-item:hover{background:var(--frontend-primary, #FF6E14);color:#fff}.search-tag-item i{font-size:.75rem}.search-view-all-btn{display:flex;align-items:center;justify-content:center;padding:.875rem 1rem;background:var(--frontend-primary, #FF6E14);color:#fff;font-weight:600;font-size:.875rem;border-top:1px solid #e5e7eb;transition:background .2s}.search-view-all-btn:hover{background:var(--frontend-primary-dark, #e65a00);color:#fff}.search-no-results{padding:2rem 1rem;text-align:center;color:#6b7280;font-size:.875rem}.header-nav{display:flex;align-items:center;gap:1rem}.header-nav-link{color:var(--frontend-navbar-text, #ffffff);text-decoration:none;font-size:1.25rem;transition:color .2s;position:relative}.header-cart-badge{position:absolute;top:-.5rem;right:-.5rem;background:var(--primary-color);color:#fff;border-radius:9999px;width:1.25rem;height:1.25rem;display:flex;align-items:center;justify-content:center;font-size:.625rem;font-weight:700}.header-mobile-search{display:block;margin-top:.5rem;margin-bottom:0}@media(min-width:1024px){.header-mobile-search{display:none}}.mobile-bottom-nav{position:fixed;bottom:0;left:0;right:0;background:var(--frontend-secondary, #231f20);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);box-shadow:0 -4px 20px #00000026;z-index:1000;display:flex;justify-content:space-between;padding:4px 8px 6px;border-top:1px solid rgba(255,255,255,.1);overflow-x:hidden;overflow-y:visible;width:100vw;max-width:100vw;box-sizing:border-box;margin:0;min-height:50px}@media(min-width:1024px){.mobile-bottom-nav{display:none}}@media(max-width:1023px){body{padding-bottom:60px;overflow-x:clip}html{overflow-x:clip}main{margin-bottom:60px}}.mobile-nav-item{display:flex;flex-direction:column;align-items:center;gap:2px;padding:6px 8px;color:#ffffffb3;text-decoration:none;font-size:.7rem;font-weight:500;transition:all .3s cubic-bezier(.4,0,.2,1);cursor:pointer;background:none;border:none;position:relative;flex:1;min-width:0;text-align:center;border-radius:8px;line-height:1}@media(max-width:360px){.mobile-nav-item{padding:.25rem;font-size:.7rem}.mobile-nav-item span{white-space:nowrap;overflow:hidden;text-overflow:ellipsis;max-width:100%}}@media(max-width:320px){.mobile-nav-item{padding:.125rem;font-size:.65rem;gap:.0625rem}.mobile-nav-item svg{width:1.25rem!important;height:1.25rem!important}.mobile-nav-item span{font-size:.6rem;line-height:1}}.mobile-nav-item:active,.mobile-nav-item.active{color:#fff}.mobile-nav-item i{font-size:1.25rem}.mobile-nav-badge{position:absolute;top:4px;right:8px;background:var(--frontend-primary, #FF6E14);color:#fff;border-radius:9999px;min-width:18px;height:18px;display:flex;align-items:center;justify-content:center;font-size:.625rem;font-weight:600;padding:0 4px;border:2px solid white;box-shadow:0 2px 8px #00000026}.mobile-location-sidebar{position:fixed;top:0;right:-100%;width:85%;max-width:400px;height:100vh;background:#fff;box-shadow:-2px 0 10px #0000001a;z-index:1100;transition:right .3s ease;overflow-y:auto}.mobile-location-sidebar.show{right:0}.mobile-sidebar-overlay{position:fixed;inset:0;background:#00000080;z-index:1099;display:none}.mobile-sidebar-overlay.show{display:block}.mobile-sidebar-header{padding:1rem;border-bottom:1px solid #e5e7eb;display:flex;justify-content:space-between;align-items:center;background:var(--primary-color);color:#fff}.mobile-sidebar-header h3{margin:0;font-size:1.125rem;font-weight:600}.mobile-sidebar-close{background:none;border:none;color:#fff;font-size:1.5rem;cursor:pointer;padding:0;width:2rem;height:2rem;display:flex;align-items:center;justify-content:center}.mobile-sidebar-content{padding:1.5rem}.header-nav-menu{margin-top:.75rem;border-top:1px solid var(--border-color);padding-top:.75rem}.header-nav-list{display:flex;flex-wrap:wrap;gap:1rem;list-style:none;margin:0;padding:0;font-size:.875rem;font-weight:500;justify-content:space-between;align-items:center}.nav-main-items{display:flex;gap:1rem;align-items:center}.nav-social-items{display:flex;gap:.5rem;align-items:center;margin-left:auto}.header-nav-list a{color:var(--frontend-navbar-text, #ffffff);text-decoration:none;padding:.5rem 0;transition:color .2s}.header-nav-list a:hover,.header-nav-list a.active{color:var(--frontend-navbar-link-hover, #FF6E14)}.header-nav-list a.active{border-bottom:2px solid var(--frontend-navbar-link-hover, #FF6E14)}.header-dropdown{position:relative}.header-dropdown-toggle{background:none;border:none;color:var(--frontend-navbar-text, #ffffff);cursor:pointer;padding:.5rem;font-size:1rem;display:flex;align-items:center;gap:.25rem;transition:color .2s}.header-dropdown-toggle:hover{color:var(--frontend-navbar-link-hover, #FF6E14)}.header-dropdown-menu{position:absolute;right:0;top:100%;margin-top:.5rem;background:#fff;border:1px solid var(--border-color);border-radius:.5rem;box-shadow:0 4px 6px #0000001a;min-width:200px;display:none;z-index:1000}.header-dropdown.show .header-dropdown-menu{display:block}.header-dropdown-item{display:block;padding:.625rem 1rem;color:var(--text-color);text-decoration:none;transition:background .2s;border:none;background:none;width:100%;text-align:left;cursor:pointer}.header-dropdown-item:hover{background:var(--light-gray)}.header-dropdown-divider{height:1px;background:var(--border-color);margin:.5rem 0}.help-dropdown-content{min-width:220px;padding:1rem}.help-dropdown-header{font-size:1rem;font-weight:600;margin-bottom:.25rem;color:var(--text-color)}.help-dropdown-subtitle{font-size:.75rem;color:#6b7280;margin-bottom:1rem}.location-form-group{margin-bottom:.75rem}.location-form-label{display:block;font-size:.75rem;font-weight:500;margin-bottom:.25rem;color:var(--text-color)}.location-form-select{width:100%;padding:.5rem;border:1px solid var(--border-color);border-radius:.375rem;font-size:.875rem;outline:none}.location-form-select:focus{border-color:var(--primary-color);box-shadow:0 0 0 3px #ff6a001a}.location-save-btn{width:100%;padding:.5rem;background:var(--primary-color);color:#fff;border:none;border-radius:.375rem;font-weight:600;cursor:pointer;transition:background .2s}.location-save-btn:hover{background:#e05d00}.header-mobile-toggle{display:block;background:none;border:none;padding:.5rem;cursor:pointer;color:var(--frontend-navbar-text, #ffffff);transition:color .2s}.header-mobile-toggle:hover{color:var(--frontend-navbar-link-hover, #FF6E14)}.header-mobile-toggle svg{width:1.75rem;height:1.75rem;stroke-width:2}@media(min-width:1024px){.header-mobile-toggle{display:none}}.header-mobile-menu{position:fixed;top:0;left:-100%;width:85%;max-width:400px;height:100vh;background:#fff;overflow-y:auto;z-index:1100;box-shadow:2px 0 10px #0000001a;transition:left .3s ease}.header-mobile-menu.show{left:0}.mobile-menu-backdrop{position:fixed;inset:0;background:#00000080;z-index:1099;opacity:0;pointer-events:none;transition:opacity .3s ease}.mobile-menu-backdrop.show{opacity:1;pointer-events:all}.mobile-menu-header{display:flex;justify-content:space-between;align-items:center;padding:1rem;background:var(--frontend-primary, #FF6E14);color:#fff;border-bottom:1px solid #e5e7eb;box-shadow:0 2px 8px #0000001a}.mobile-menu-header h3{margin:0;font-size:1.125rem;font-weight:600;display:flex;align-items:center;gap:.5rem;color:#fff}.mobile-menu-close{background:none;border:none;color:#fff;cursor:pointer;padding:.25rem;display:flex;align-items:center;justify-content:center;border-radius:.375rem;transition:background .2s}.mobile-menu-close:hover{background:#fff3}.mobile-menu-close svg{width:1.5rem;height:1.5rem}.header-mobile-nav{display:flex;flex-direction:column;gap:0;padding:.5rem}.header-mobile-nav a,.header-mobile-nav button{padding:1rem;text-align:left;background:none;border:none;color:#1f2937;text-decoration:none;cursor:pointer;transition:all .2s;border-radius:.5rem;width:100%;font-size:.9375rem;font-weight:500;border-bottom:1px solid #f3f4f6;display:flex;align-items:center;justify-content:space-between}.header-mobile-nav a:hover,.header-mobile-nav button:hover{background:var(--frontend-primary-light, #fff5f0);color:var(--frontend-primary, #FF6E14)}.header-mobile-nav a.active{background:var(--frontend-primary-light, #fff5f0);color:var(--frontend-primary, #FF6E14);font-weight:600}.header-nav .header-cart-badge{position:absolute;top:-8px;right:-8px;background:#fff;color:var(--frontend-primary, #FF6E14);font-size:.75rem;font-weight:600;border:2px solid var(--frontend-primary, #FF6E14);padding:.125rem .375rem;border-radius:9999px;min-width:1.25rem;height:1.25rem;display:flex;align-items:center;justify-content:center;line-height:1}.header-nav-link{position:relative;color:var(--frontend-navbar-text, #ffffff);text-decoration:none;padding:.5rem;border-radius:.375rem;transition:color .2s}.header-nav-link:hover{color:var(--frontend-navbar-link-hover, #FF6E14)}.header-mobile-nav a:last-child,.header-mobile-nav button:last-child,.header-mobile-nav form:last-child button{border-bottom:none}.header-mobile-nav form{margin:0}@media(min-width:1024px){.header-mobile-menu,.mobile-menu-backdrop{display:none!important}}.nav-social-link{color:var(--frontend-navbar-text, #ffffff);text-decoration:none;padding:.5rem;transition:color .2s;display:flex;align-items:center;justify-content:center;opacity:.8}.nav-social-link:hover{color:var(--frontend-navbar-link-hover, #FF6E14);opacity:1}.nav-social-link svg{width:1rem;height:1rem}.mobile-social-link{color:var(--frontend-primary, #FF6E14);text-decoration:none;padding:.5rem;border-radius:.5rem;background:#ff6e141a;transition:all .2s ease;display:flex;align-items:center;justify-content:center}.mobile-social-link:hover{background:var(--frontend-primary, #FF6E14);color:#fff;transform:translateY(-1px)}.mobile-social-link svg{width:1.25rem;height:1.25rem}.new-footer{background:var(--footer-bg, #1f2937);color:var(--footer-text, #ffffff);padding:3rem 0 1rem}.footer-top{display:grid;grid-template-columns:2fr 1fr 1fr 1fr;gap:2rem;margin-bottom:2rem}.footer-brand{text-align:left}.footer-brand img{max-height:50px;margin-bottom:1rem;filter:brightness(0) invert(1)}.footer-brand h3{color:#fff;font-size:1.5rem;margin-bottom:.5rem}.footer-brand p{color:var(--footer-text, #ffffff);opacity:.8;line-height:1.6}.footer-column h4{color:#fff;font-size:1.1rem;font-weight:600;margin-bottom:1rem}.footer-links{list-style:none;padding:0;margin:0}.footer-links li{margin-bottom:.5rem}.new-footer .footer-links a{color:var(--footer-link, #d1d5db);text-decoration:none;transition:color .3s ease}.new-footer .footer-links a:hover{color:var(--footer-link-hover, #ffffff)}.footer-middle{display:grid;grid-template-columns:1fr 1fr;gap:2rem;padding:2rem 0;border-top:1px solid rgba(255,255,255,.1);margin-bottom:2rem}.footer-social h4,.footer-newsletter h4{color:#fff;font-size:1.1rem;font-weight:600;margin-bottom:1rem}.social-icons{display:flex;gap:1rem}.social-icons a{width:40px;height:40px;background:#ffffff1a;border-radius:50%;display:flex;align-items:center;justify-content:center;color:var(--footer-link, #d1d5db);text-decoration:none;transition:all .3s ease}.social-icons a:hover{background:var(--footer-link-hover, #ffffff);color:var(--footer-bg, #1f2937)}.newsletter-form{display:flex;gap:.5rem}.newsletter-form input{flex:1;padding:.75rem;border:none;border-radius:4px;background:#ffffff1a;color:#fff}.newsletter-form input::placeholder{color:#fff9}.newsletter-form button{padding:.75rem 1.5rem;background:var(--frontend-primary, #FF6E14);color:#fff;border:none;border-radius:4px;cursor:pointer;transition:background .3s ease}.newsletter-form button:hover{background:var(--frontend-secondary, #ff8c42)}.footer-bottom{display:flex;justify-content:space-between;align-items:center;padding-top:2rem;border-top:1px solid rgba(255,255,255,.1);font-size:.9rem}.footer-bottom-links{display:flex;gap:1.5rem}.footer-bottom-links a{color:var(--footer-link, #d1d5db);text-decoration:none;transition:color .3s ease}.footer-bottom-links a:hover{color:var(--footer-link-hover, #ffffff)}@media(max-width:768px){.new-footer{padding:2rem 0 1rem}.footer-top{grid-template-columns:1fr;text-align:center;gap:2rem}.footer-brand{text-align:center;order:1}.footer-brand img{max-height:60px;margin-bottom:1rem}.footer-brand h3{font-size:1.75rem;margin-bottom:.75rem}.footer-brand p{font-size:1rem;margin-bottom:0}.footer-column:nth-child(2),.footer-column:nth-child(3){display:none}.footer-column:nth-child(4){order:2;text-align:center}.footer-column h4{font-size:1.25rem;margin-bottom:1rem}.footer-links{font-size:1rem}.footer-links li{margin-bottom:.75rem}.footer-middle{grid-template-columns:1fr;gap:2rem;padding:2rem 0;text-align:center}.footer-social{order:3}.footer-newsletter{order:4}.social-icons{justify-content:center;gap:1.25rem}.social-icons a{width:50px;height:50px;font-size:1.25rem}.newsletter-form{flex-direction:column;max-width:400px;margin:0 auto}.newsletter-form input{padding:1rem;font-size:1rem;margin-bottom:1rem}.newsletter-form button{padding:1rem 2rem;font-size:1rem;width:100%}.footer-bottom{flex-direction:column;gap:1.5rem;padding-top:2rem;text-align:center}.footer-copyright{order:5;font-size:.95rem;line-height:1.5}.footer-bottom-links{order:6;display:grid;grid-template-columns:1fr 1fr;gap:1rem;justify-items:center;font-size:.9rem}.footer-bottom-links a:hover{color:var(--footer-link-hover, #ffffff)}}@media(max-width:480px){.new-footer{padding:1.5rem 0 1rem}.footer-top{gap:1.5rem}.footer-middle{gap:1.5rem;padding:1.5rem 0}.social-icons a{width:45px;height:45px;font-size:1.1rem}.footer-bottom-links{grid-template-columns:1fr;gap:.75rem;text-align:center}.footer-bottom-links a:hover{color:var(--footer-link-hover, #ffffff)}}.category-pill{display:block;text-decoration:none;color:inherit;text-align:center;transition:transform .2s}.category-pill-img,.category-pill-placeholder{width:90px;height:90px;border-radius:50%;object-fit:cover;border:3px solid #e9ecef;display:flex;align-items:center;justify-content:center;background:#f8f9fa;margin:0 auto 8px;transition:border-color .2s,box-shadow .2s}.category-pill:hover .category-pill-img,.category-pill:hover .category-pill-placeholder{border-color:var(--frontend-primary, #FF6E14);box-shadow:0 4px 15px #ff6e1433}.category-pill-placeholder{font-size:1.5rem;color:#6c757d}.category-pill-name{display:block;font-size:.8rem;line-height:1.3;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}@media(max-width:576px){.category-pill-img,.category-pill-placeholder{width:70px;height:70px;font-size:1.2rem}.category-pill-name{font-size:.7rem}}.category-card{background:#fff;border:1px solid #e9ecef;border-radius:12px;overflow:hidden;transition:box-shadow .3s ease;text-decoration:none}.category-card:hover{box-shadow:0 4px 12px #0000001a}.category-link{display:block;text-decoration:none;color:inherit}.category-image-container{position:relative;width:100%;aspect-ratio:1;overflow:hidden;background:#f8f9fa}.category-image{width:100%;height:100%;object-fit:cover;transition:transform .3s ease}.category-card:hover .category-image{transform:scale(1.05)}.category-placeholder{width:100%;height:100%;display:flex;align-items:center;justify-content:center;background:linear-gradient(135deg,#f8f9fa,#e9ecef);color:#6c757d;font-size:2rem}.category-info{padding:1rem;text-align:center}.category-name{font-size:.95rem;font-weight:600;color:#333;margin:0;line-height:1.3;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}@media(max-width:768px){.category-info{padding:.75rem .5rem}.category-name{font-size:.85rem}}@media(max-width:576px){.category-info{padding:.5rem .25rem}.category-name{font-size:.75rem}}.slider-title{font-size:1rem;font-weight:700;color:#212529;margin-bottom:.5rem}.slider-subtitle{font-size:.9rem;color:#6c757d}.banner-carousel-wrapper{margin-bottom:1.5rem;width:100%}.banner-grid{display:grid;gap:1rem;width:100%}.banner-grid-home-section-double{grid-template-columns:repeat(2,1fr)}.banner-grid-home-section-triple{grid-template-columns:repeat(3,1fr)}.banner-grid-item{position:relative;overflow:hidden;border-radius:8px;width:100%}.banner-grid-item .banner-image{width:100%;height:auto;display:block;border-radius:8px;transition:transform .3s ease}.banner-grid-item .banner-link,.banner-grid-item .banner-item{display:block;width:100%;height:100%}.banner-grid-item .banner-link:hover .banner-image,.banner-grid-item .banner-item:hover .banner-image{transform:scale(1.02)}@media(min-width:992px){.banner-grid.banner-grid-home-section-double{display:grid!important;grid-template-columns:repeat(2,1fr)!important;gap:1rem!important;width:100%!important}.banner-grid.banner-grid-home-section-triple{display:grid!important;grid-template-columns:repeat(3,1fr)!important;gap:1rem!important;width:100%!important}.banner-grid-item{display:block!important;width:100%!important}.banner-grid-mobile{display:none!important}}@media(max-width:991.98px){.banner-grid.banner-grid-home-section-double,.banner-grid.banner-grid-home-section-triple{display:none!important}.banner-grid-mobile{display:block!important}}.single-banner{position:relative;overflow:hidden;border-radius:8px}.banner-link,.banner-item{position:relative;display:block;text-decoration:none;transition:transform .3s ease}.banner-link:hover{transform:scale(1.02)}.banner-image{width:100%;height:auto;display:block;border-radius:8px}.banner-image.lazy-loading{background:linear-gradient(90deg,#f0f0f0 25%,#e0e0e0,#f0f0f0 75%);background-size:200% 100%;animation:loading-shimmer 1.5s infinite}.banner-overlay{position:absolute;inset:0;background:linear-gradient(135deg,#0006,#0003);display:flex;align-items:center;justify-content:center;opacity:0;transition:opacity .3s ease;border-radius:8px}.banner-link:hover .banner-overlay,.banner-item:hover .banner-overlay{opacity:1}.banner-content{text-align:center;color:#fff;padding:1rem}.banner-title{font-size:1.25rem;font-weight:600;margin:0;text-shadow:0 2px 4px rgba(0,0,0,.3)}@media(max-width:575.98px){.banner-title{font-size:.75rem;padding:.5rem}.banner-carousel-wrapper{margin-bottom:1.5rem}}@media(min-width:576px)and (max-width:991.98px){.banner-title{font-size:.9rem}}@media(min-width:992px){.banner-title{font-size:1.25rem}}.product-card{position:relative;transition:all .3s ease;border:none;width:100%;border-radius:0;box-shadow:none;overflow:hidden}.product-card:hover{transform:translateY(-2px);box-shadow:none}@media(min-width:768px){.product-card:hover:before{content:"";position:absolute;inset:0;background:linear-gradient(to bottom,transparent 60%,rgba(0,0,0,.05) 100%);pointer-events:none;z-index:1;border-radius:0}.product-cart-section{position:relative;z-index:2}}.flash-sale-card{border:none;box-shadow:none}.flash-sale-card:hover{box-shadow:none}.flash-sale-card .stock-progress{font-size:.6rem}.product-image-wrapper{position:relative;aspect-ratio:1 / 1;background:#fff;overflow:hidden;border-radius:0;display:flex;align-items:center;justify-content:center;width:100%;max-width:100%;min-height:200px;max-height:400px}.flash-product-image-wrapper{aspect-ratio:1 / 1;background:#fff;overflow:hidden;border-radius:0;display:flex;align-items:center;justify-content:center;width:100%;max-width:100%;min-height:200px;max-height:400px}.product-image,.flash-product-image{width:100%;height:100%;object-fit:cover;background-color:#fff;transition:transform .3s ease,filter .3s ease;-webkit-transform:translateZ(0);-webkit-backface-visibility:hidden;backface-visibility:hidden;-webkit-perspective:1000;perspective:1000;max-width:100%;display:block;-webkit-object-fit:cover;object-position:center;transform:scale(1)}@media(max-width:991.98px){.product-image-wrapper,.flash-product-image-wrapper{min-height:180px;max-height:350px}}@media(max-width:767.98px){.product-image-wrapper,.flash-product-image-wrapper{min-height:160px;max-height:300px}.product-image,.flash-product-image{-webkit-transform:translateZ(0);transform:translateZ(0);transition:filter .3s ease}}@media(max-width:575.98px){.product-image-wrapper,.flash-product-image-wrapper{min-height:140px;max-height:280px}}@supports (-webkit-touch-callout: none){.product-image-wrapper,.flash-product-image-wrapper{-webkit-transform:translateZ(0);transform:translateZ(0);-webkit-perspective:1000;perspective:1000}.product-image,.flash-product-image{-webkit-transform:scale(1);transform:scale(1);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}}@media screen and (-webkit-min-device-pixel-ratio:0)and (min-resolution:.001dpcm){.product-image,.flash-product-image{max-width:100%;max-height:100%;-webkit-transform:scale(1);transform:scale(1)}}@media(min-width:768px){.product-card:hover .product-image,.product-card:hover .flash-product-image{transform:scale(1.05)}}.product-image-placeholder{width:100%;height:100%}.badge-new,.badge-featured,.badge-sale,.badge-variants{font-size:.55rem;font-weight:600;padding:.2rem .4rem;border-radius:.25rem;color:#fff;z-index:2;text-transform:uppercase;letter-spacing:.3px}.badge-new{top:.4rem;left:.4rem;background:linear-gradient(135deg,#28a745,#20c997);animation:pulse 2s infinite}.badge-sale{top:2.2rem;left:.4rem;background:#00014749;font-size:.45rem;padding:.2rem .3rem;border-radius:10px}.badge-variants{bottom:.4rem;right:.4rem;background:#343a40e6;color:#fff}.badge-condition{top:2.8rem;left:.4rem;font-size:.45rem;font-weight:600;padding:.15rem .35rem;border-radius:3px;color:#fff;text-transform:uppercase;white-space:nowrap;z-index:2;letter-spacing:.3px}@keyframes pulse{0%,to{opacity:1}50%{opacity:.85}}@keyframes flashPulse{0%,to{box-shadow:0 0 #dc3545b3;transform:scale(1)}50%{box-shadow:0 0 0 4px #dc354500;transform:scale(1.02)}}.condition-indicator-mini{width:24px;height:24px;border-radius:50%;box-shadow:0 2px 6px #0003;transition:all .3s cubic-bezier(.4,0,.2,1)}.condition-label-mini{font-size:.65rem;letter-spacing:.5px;margin-top:2px}.condition-indicator-refurbished{background:linear-gradient(45deg,#06b6d4,#22d3ee);border:2px solid #06b6d4}.condition-indicator-used{background:linear-gradient(45deg,#f59e0b,#fbbf24);border:2px solid #f59e0b}.condition-indicator-dot{width:8px;height:8px;background:#fff;border-radius:50%}.condition-indicator-refurbished .condition-indicator-dot{box-shadow:0 0 0 2px #06b6d4}.condition-indicator-used .condition-indicator-dot{box-shadow:0 0 0 2px #f59e0b}.condition-label-refurbished{color:#06b6d4}.condition-label-used{color:#f59e0b}.price-from-label{font-size:.6rem;font-weight:400;color:#6c757d;margin-right:.25rem}.btn-wishlist{top:.5rem;right:.5rem;background:#ffffffe6;border:none;border-radius:50%;width:36px;height:36px;display:flex;align-items:center;justify-content:center;color:#6c757d;transition:all .3s ease;z-index:2}.btn-wishlist:hover{background:#fff;color:#dc3545;transform:scale(1.1)}.btn-wishlist.active{background:#fff;color:#dc3545}.btn-wishlist-flash{top:.5rem;right:.5rem;background:#fffffff2;border:1px solid #ddd;border-radius:50%;width:32px;height:32px;display:flex;align-items:center;justify-content:center;color:#dc3545;transition:all .3s ease;z-index:2}.btn-wishlist-flash:hover,.btn-wishlist-flash.active{background:#dc3545;color:#fff;border-color:#dc3545}.product-title{line-height:1.3;color:#212529;margin:0}.product-title a{overflow:hidden;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;line-height:1.2em;max-height:2.4em;color:inherit;position:relative;z-index:3;pointer-events:auto}.product-title:hover{text-decoration:none;color:var(--frontend-primary, #FF6E14)}.product-price{font-size:.75rem;color:var(--frontend-primary, #FF6E14);font-weight:700}.product-card .flash-price-container .flash-price{font-size:.75rem!important;color:#dc3545;font-weight:700}.original-price{font-size:.7rem}.stock-progress{font-size:.65rem}.progress{border-radius:3px;background-color:#e9ecef}.progress-bar{border-radius:3px}.product-cart-section{opacity:1;transform:translateY(0);pointer-events:auto;transition:all .3s ease}@media(min-width:768px){.product-cart-section,.product-card:hover .product-cart-section,.flash-sale-card .product-cart-section{opacity:1;transform:translateY(0);pointer-events:auto}}@media(max-width:767.98px){.product-cart-section{opacity:1;transform:translateY(0);pointer-events:auto}.product-card>a{position:relative;z-index:1}.product-card .p-2.flex-grow-1{position:relative;z-index:2;pointer-events:auto}.product-title{position:relative;z-index:4;pointer-events:auto;touch-action:manipulation;-webkit-touch-callout:none;-webkit-user-select:none;user-select:none}.product-card:hover .product-image,.product-card:hover .flash-product-image{transform:none}}.add-to-cart-btn,.select-options-btn{font-size:.7rem;padding:.35rem .7rem;border-radius:.375rem;transition:all .3s ease}.add-to-cart-btn:hover{transform:translateY(-1px)}.select-options-btn{border-color:var(--frontend-primary, #FF6E14);color:var(--frontend-primary, #FF6E14)}.select-options-btn:hover{background-color:var(--frontend-primary, #FF6E14);border-color:var(--frontend-primary, #FF6E14);color:#fff}.product-card-skeleton{border-radius:8px;overflow:hidden;animation:skeletonPulse 1.5s ease-in-out infinite alternate}.skeleton-image{height:240px;background:linear-gradient(90deg,#f0f0f0 25%,#e0e0e0,#f0f0f0 75%);background-size:200% 100%;animation:skeletonShimmer 1.5s infinite}.skeleton-title{height:16px;background:linear-gradient(90deg,#f0f0f0 25%,#e0e0e0,#f0f0f0 75%);background-size:200% 100%;animation:skeletonShimmer 1.5s infinite;border-radius:4px}.skeleton-price{height:14px;width:60%;background:linear-gradient(90deg,#f0f0f0 25%,#e0e0e0,#f0f0f0 75%);background-size:200% 100%;animation:skeletonShimmer 1.5s infinite;border-radius:4px}.skeleton-button{height:32px;background:linear-gradient(90deg,#f0f0f0 25%,#e0e0e0,#f0f0f0 75%);background-size:200% 100%;animation:skeletonShimmer 1.5s infinite;border-radius:4px}@keyframes skeletonShimmer{0%{background-position:-200% 0}to{background-position:200% 0}}@keyframes skeletonPulse{0%{opacity:1}to{opacity:.8}}@media(max-width:991.98px){.badge-new,.badge-featured,.badge-sale{font-size:.5rem;padding:.18rem .35rem}.badge-sale{top:2rem;font-size:.42rem;padding:.18rem .28rem}.btn-wishlist{width:32px;height:32px}.btn-wishlist-flash{width:30px;height:30px}}@media(max-width:767.98px){.badge-new,.badge-featured,.badge-sale{font-size:.45rem;padding:.15rem .3rem;top:.3rem;left:.3rem}.badge-sale{top:1.8rem;font-size:.4rem;padding:.15rem .25rem;border-radius:8px}.badge-condition{top:2.4rem;font-size:.38rem;padding:.12rem .25rem}.btn-wishlist{width:30px;height:30px}.btn-wishlist-flash{width:28px;height:28px}}@media(max-width:575.98px){.product-price,.flash-price{font-size:.7rem}.badge-new,.badge-featured,.badge-sale{font-size:.4rem;padding:.12rem .25rem;top:.25rem;left:.25rem}.badge-sale{top:1.5rem;font-size:.38rem;padding:.12rem .22rem;border-radius:6px}.badge-condition{top:2.1rem;font-size:.35rem;padding:.1rem .2rem}.badge-variants{font-size:.4rem;padding:.1rem .25rem;bottom:.25rem;right:.25rem}.btn-wishlist{width:28px;height:28px}.btn-wishlist-flash{width:26px;height:26px}}@supports (-webkit-touch-callout: none){input,select,textarea{font-size:16px!important}.product-card{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-overflow-scrolling:touch}.product-card>a{-webkit-box-flex:1;-webkit-flex:1;-ms-flex:1;flex:1;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column}.product-card .p-2.flex-grow-1{display:-webkit-box!important;display:-webkit-flex!important;display:-ms-flexbox!important;display:flex!important;-webkit-flex-direction:column!important;-ms-flex-direction:column!important;flex-direction:column!important;-webkit-flex:1!important;-ms-flex:1!important;flex:1!important}.product-info{-webkit-flex:1!important;-ms-flex:1!important;flex:1!important;overflow:hidden!important;min-height:0!important}}@supports (-webkit-appearance: none) and (not (aspect-ratio: 1/1)){.product-image-wrapper img,.flash-product-image-wrapper img{width:100%!important;height:100%!important;object-fit:cover!important}}.product-image,.flash-product-image{image-rendering:-webkit-optimize-contrast;image-rendering:crisp-edges}@media(hover:none)and (pointer:coarse){.product-card:hover .product-image,.product-card:hover .flash-product-image{transform:none}.product-card:hover{transform:none;box-shadow:none}}@media(min-width:1280px){.products-col-5{flex:0 0 16.666%;max-width:16.666%}}@media(min-width:1024px)and (max-width:1279.98px){.products-col-5{flex:0 0 20%;max-width:20%}}@media(min-width:768px)and (max-width:1023.98px){.products-col-5{flex:0 0 25%;max-width:25%}}@media(max-width:767.98px){.products-col-5{flex:0 0 50%;max-width:50%}}.product-carousel-section{background:#fff;position:relative}.product-carousel-section .section-header{position:relative;padding-bottom:1rem}.product-carousel-section .section-title{font-size:1.75rem;font-weight:700;color:#212529;margin-bottom:.5rem}.product-carousel-section .section-subtitle{font-size:.95rem;color:#6c757d;max-width:600px;margin:0}.product-carousel-section .view-all-link{color:var(--frontend-primary, #FF6E14);font-weight:600;font-size:.9rem;text-decoration:none;transition:all .3s ease}.product-carousel-section .view-all-link:hover{color:#ff8c42;text-decoration:underline}.product-carousel-section .carousel-empty-state{min-height:200px;display:flex;flex-direction:column;justify-content:center;align-items:center}.product-carousel-section .flash-sale-header{display:flex;align-items:center;gap:.75rem;flex-wrap:wrap}.product-carousel-section .flash-sale-title{font-size:1.75rem;font-weight:700;color:#212529;display:inline-flex;align-items:center;gap:.5rem;line-height:1.2}.product-carousel-section .flash-sale-text{color:#dc3545}.product-carousel-section .flash-sale-header .flash-sale-badge{position:relative!important;top:auto!important;left:auto!important;background:#dc3545!important;font-size:.7rem;padding:.4rem .6rem;border-radius:15px;white-space:nowrap;display:inline-flex;align-items:center;animation:pulse-danger 2s infinite!important}@keyframes pulse-danger{0%{box-shadow:0 0 #dc3545b3}70%{box-shadow:0 0 0 10px #dc354500}to{box-shadow:0 0 #dc354500}}.product-carousel-section .flash-sale-subtitle{color:#dc3545!important;font-weight:500}.product-carousel-section .flash-sale-view-all{color:#dc3545!important;font-weight:600;text-decoration:none;transition:all .3s ease}.product-carousel-section .flash-sale-view-all:hover{color:#b02a37!important;text-decoration:underline}@media(max-width:991.98px){.product-carousel-section .section-title{font-size:1.5rem}.product-carousel-section .section-subtitle{font-size:.9rem}.product-carousel-section .view-all-link{font-size:.85rem}}@media(max-width:767.98px){.product-carousel-section .section-title{font-size:1.35rem}.product-carousel-section .flash-sale-header{gap:.5rem}.product-carousel-section .flash-sale-title{font-size:1.35rem;gap:.25rem}.product-carousel-section .flash-sale-badge{font-size:.65rem;padding:.3rem .5rem}.product-carousel-section .section-subtitle{font-size:.85rem}}@media(min-width:768px){.product-carousel-section .section-subtitle{margin-left:0!important;padding-left:0!important}}.offer-badge{transition:all .3s ease;cursor:pointer}.offer-badge:hover{transform:scale(1.1);z-index:15!important}.offer-badge-image{border-radius:4px;box-shadow:0 2px 6px #00000026}.offer-badge-text{animation:offerPulse 2s infinite}.offer-badge-detail{transform:scale(1.2)}.offer-badge-detail:hover{transform:scale(1.3)}@media(max-width:767.98px){.offer-badge{transform:scale(.85)}.offer-badge-detail{transform:scale(1.1)}.offer-badge-detail:hover{transform:scale(1.2)}}@media(max-width:575.98px){.offer-badge{transform:scale(.75)}.offer-badge-detail{transform:scale(1)}.offer-badge-detail:hover{transform:scale(1.1)}}@keyframes offerPulse{0%,to{opacity:1;box-shadow:0 2px 4px #0003}50%{opacity:.9;box-shadow:0 4px 8px #0000004d}}.badge-new+.offer-badge[style*="top: 0.5rem; left: 0.5rem"]{top:2.5rem!important}.badge-sale+.offer-badge[style*="top: 2.2rem; left: 0.4rem"]{top:3.8rem!important}.offer-badge:nth-of-type(2){margin-top:2.5rem}.offer-badge:nth-of-type(3){margin-top:5rem}@media(max-width:767.98px){.offer-badge:nth-of-type(2){margin-top:2rem}.offer-badge:nth-of-type(3){margin-top:4rem}}.brand-carousel-wrapper .slider-title{font-size:1.5rem;font-weight:700;color:#212529;margin-bottom:.5rem}.brand-carousel-wrapper .slider-subtitle{font-size:.95rem;color:#6c757d}.brand-carousel-wrapper .brand-slide-item{display:flex;box-sizing:border-box;max-width:100%}.brand-carousel-wrapper .brand-slide-item .brand-card{width:100%;display:flex;flex-direction:column;box-sizing:border-box;max-height:none}.brand-carousel-wrapper .brand-image-wrapper{width:100%;flex-shrink:0;max-width:100%}@media(max-width:992px){.brand-carousel-wrapper .slider-title{font-size:1.25rem}}@media(max-width:768px){.brand-carousel-wrapper .slider-title{font-size:1.1rem}.brand-carousel-wrapper .slider-subtitle{font-size:.85rem}}@media(max-width:576px){.brand-carousel-wrapper .slider-header{padding:.75rem 0}}.section-header{position:relative;padding-bottom:1rem}.section-title{font-size:1.5rem;font-weight:700;color:#212529;margin-bottom:.5rem}.section-subtitle{font-size:.95rem;color:#6c757d;max-width:600px;margin:0}.view-all-link{color:var(--frontend-primary, #FF6E14);font-weight:600;font-size:.9rem;text-decoration:none;transition:all .3s ease}.view-all-link:hover{color:#ff8c42;text-decoration:underline}@media(max-width:1023.98px){.section-title{font-size:1.25rem}.section-subtitle{font-size:.9rem}}@media(max-width:767.98px){.section-title{font-size:1.1rem}.section-subtitle,.view-all-link{font-size:.85rem}}@media(min-width:768px){.section-subtitle{margin-left:0!important;padding-left:0!important}}.sale-product-item{opacity:0;animation:fadeIn .5s ease-in forwards}@keyframes fadeIn{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.category-showcases-wrapper{background-color:#f8f9fa;margin:1.5rem 0}.category-showcases-container{padding:0}.category-showcase-card{padding:1rem .5rem;height:100%;box-shadow:0 2px 8px #00000014}.category-showcase-header{text-align:center;margin-bottom:1rem}.category-showcase-title{font-size:1.1rem;font-weight:700;color:#333;margin-bottom:.25rem}.category-showcase-subtitle{font-size:.875rem;color:#6c757d;margin-bottom:0}.category-showcase-item{transition:transform .2s ease}.category-showcase-item:hover{transform:translateY(-2px)}.category-showcase-image-wrapper{position:relative;width:100%;padding-bottom:100%;overflow:hidden;background-color:#fff;margin-bottom:.5rem;box-shadow:0 1px 3px #0000001a;border-radius:.375rem}.category-showcase-image{position:absolute;top:0;left:0;width:100%;height:100%;object-fit:cover;transition:transform .3s ease}.category-showcase-item:hover .category-showcase-image{transform:scale(1.05)}.category-showcase-text{text-align:center}.category-showcase-name{font-size:.875rem;font-weight:600;color:#333;margin-bottom:.125rem;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;line-height:1.2}.category-showcase-count{font-size:.75rem;color:#6c757d;margin-bottom:0;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}@media(max-width:767px){.category-showcases-wrapper{padding:0 .2rem}.category-showcase-card{padding:.75rem .5rem;max-width:500px;margin:0 auto}.category-showcase-header{margin-bottom:1rem}.category-showcase-title{font-size:1rem}.category-showcase-subtitle{font-size:.8rem}.category-showcase-image-wrapper{margin-bottom:.375rem}.category-showcase-name{font-size:.8rem}.category-showcase-count{font-size:.7rem}}@media(min-width:768px)and (max-width:991px){.category-showcase-card{padding:.75rem .5rem}.category-showcase-name{font-size:.8rem}.category-showcase-image-wrapper{margin-bottom:.375rem}}@media(min-width:992px)and (max-width:1199px){.category-showcase-name{font-size:.85rem}}.desktop-filter-sidebar a:not(.btn){color:var(--frontend-link-color, #FF6E14)}.desktop-filter-sidebar a:not(.btn):hover{color:var(--frontend-link-hover-color, #ff8c42)}.desktop-filter-sidebar .btn-link{color:var(--frontend-link-color, #FF6E14)!important}.desktop-filter-sidebar .btn-link:hover{color:var(--frontend-link-hover-color, #ff8c42)!important}.desktop-filter-sidebar .form-check .form-check-label,.desktop-filter-sidebar .card-body .form-check-label,.filter-body .form-check-label,.desktop-filter-sidebar .form-check-label{color:var(--frontend-text-primary, #333333)!important;font-weight:400!important}.desktop-filter-sidebar label,.desktop-filter-sidebar .form-label,.desktop-filter-sidebar .category-filter-item .form-check-label,.desktop-filter-sidebar .ms-3 .form-check-label,.desktop-filter-sidebar .ms-6 .form-check-label,.desktop-filter-sidebar .ms-9 .form-check-label{color:var(--frontend-text-primary, #333333)!important}.filter-section{border-bottom:1px solid #e9ecef}.card-body .badge{font-size:.7rem}.filter-header{width:100%;padding:1rem;background:#fff;border:none;display:flex;justify-content:space-between;align-items:center;cursor:pointer;transition:background-color .2s;font-weight:500;color:#333;font-size:.875rem}.filter-header:hover{background-color:#f8f9fa}.filter-header .bi-chevron-down{transition:transform .3s;font-size:.875rem;color:#6c757d}.filter-header[aria-expanded=true] .bi-chevron-down{transform:rotate(180deg)}.filter-body{padding:1rem;max-height:300px;overflow-y:auto;font-size:.8125rem}.filter-body .form-check-label{font-size:.8125rem;color:var(--frontend-text-primary, #333333)}.filter-body .form-label{font-size:.75rem}.filter-body::-webkit-scrollbar{width:6px}.filter-body::-webkit-scrollbar-track{background:#f1f1f1}.filter-body::-webkit-scrollbar-thumb{background:#888;border-radius:3px}.filter-body::-webkit-scrollbar-thumb:hover{background:#555}.form-check-input:checked{background-color:#ff6e14;border-color:#ff6e14}.category-prefix{font-family:Courier New,monospace;font-size:.75rem;margin-right:.25rem;opacity:.7}.ms-3 .form-check-label{font-size:.8rem}.ms-6 .form-check-label{font-size:.75rem;color:#6c757d}.ms-9 .form-check-label{font-size:.7rem;color:#8a8a8a}.form-check:hover .form-check-label{color:var(--frontend-link-hover-color, #FF6E14);transition:color .2s ease}.desktop-filter-sidebar .form-check-input:checked~.form-check-label{color:var(--frontend-primary, #FF6E14);font-weight:600}.ms-3:before,.ms-6:before,.ms-9:before{content:"";position:absolute;left:.75rem;top:0;bottom:0;width:1px;background:#e9ecef;opacity:.5}.form-check-input:focus{border-color:#ff6e14;box-shadow:0 0 0 .25rem #ff6e1440}.form-check-input-sm{width:.875rem;height:.875rem;margin-top:.125rem}.filter-body .mb-2:last-child{margin-bottom:0!important}.ms-3 .form-check-label{font-size:.875rem;line-height:1.3}.ms-3 .badge{font-size:.65rem!important;padding:.25em .4em}.category-toggle svg{transition:transform .3s ease}.category-toggle[aria-expanded=true] svg{transform:rotate(180deg)}.category-toggle:hover{color:var(--frontend-link-hover-color, #FF6E14)!important}.category-filter-item{transition:background-color .2s ease}@media(min-width:992px){.desktop-filter-sidebar{position:sticky;top:130px;align-self:flex-start}.desktop-filter-sidebar .card{max-height:calc(100vh - 150px);overflow-y:auto}}.product-condition-badge{font-size:.7rem;padding:.35rem .6rem;border-radius:4px;display:inline-flex;align-items:center;gap:.25rem;transition:all .2s ease}.product-condition-badge:hover{transform:translateY(-1px);box-shadow:0 2px 4px #0000001a}.condition-badge-icon{width:.75rem;height:.75rem;display:inline-block;flex-shrink:0}.condition-badge-text{line-height:1;white-space:nowrap}@media(min-width:768px)and (max-width:991.98px){.product-condition-badge{font-size:.75rem;padding:.4rem .7rem}.condition-badge-icon{width:.85rem;height:.85rem}}@media(min-width:992px){.product-condition-badge{font-size:.8rem;padding:.45rem .75rem}.condition-badge-icon{width:.9rem;height:.9rem}}@media(max-width:767.98px){.product-condition-badge{font-size:.75rem;padding:.4rem .65rem}.condition-badge-icon{width:.8rem;height:.8rem}}.social-share-btn{display:inline-flex;align-items:center;justify-content:center;width:36px;height:36px;border-radius:50%;border:1.5px solid #e0e0e0;background:#fff;color:#666;transition:all .2s ease;cursor:pointer;text-decoration:none}.social-share-btn:hover{transform:translateY(-2px);box-shadow:0 4px 8px #0000001a;text-decoration:none}.social-share-btn.facebook:hover{background:#1877f2;border-color:#1877f2;color:#fff}.social-share-btn.twitter:hover{background:#000;border-color:#000;color:#fff}.social-share-btn.whatsapp:hover{background:#25d366;border-color:#25d366;color:#fff}.social-share-btn.linkedin:hover{background:#0077b5;border-color:#0077b5;color:#fff}.social-share-btn.copy-link:hover{background:#ff6e14;border-color:#ff6e14;color:#fff}@media(max-width:576px){.social-share-btn{width:32px;height:32px}.social-share-btn svg{width:16px!important;height:16px!important}}.flash-sale-badge-icon-desktop{position:absolute;bottom:15px;right:15px;z-index:5;transition:all .3s ease;display:block}.flash-sale-badge-icon-desktop:hover{transform:scale(1.1)}.flash-sale-icon-desktop{width:110px;height:110px;object-fit:contain;display:block;filter:drop-shadow(0 4px 8px rgba(0,0,0,.15))}.flash-sale-badge-icon-mobile{position:absolute;bottom:55px;right:15px;z-index:9;transition:all .3s ease;display:block}.flash-sale-icon-mobile{width:90px;height:90px;object-fit:contain;display:block;filter:drop-shadow(0 4px 8px rgba(0,0,0,.15))}#productActionButtons button{transition:all .3s ease}#productActionButtons button:hover{transform:translateY(-2px);box-shadow:0 6px 20px #0003!important}#productActionButtons button:active{transform:translateY(0)}body{background:#f8f9fa}.main-product-image{transition:opacity .3s ease-in-out}.thumbnail-image{transition:all .2s ease-in-out}.product-description img{max-width:100%;height:auto;display:block;margin:1rem auto}@media(min-width:768px){.sticky-image-column{position:sticky;top:150px;z-index:50;align-self:flex-start}}@media(min-width:992px){.sticky-sidebar{position:sticky;top:150px;z-index:100}}@media(max-width:575.98px){.col-md-7 .product-title{font-size:1rem!important;font-weight:600!important}.col-md-7 .product-price{font-size:1.25rem!important;font-weight:700!important}.col-md-7 .original-price{font-size:.875rem!important}.col-md-7 .savings-text{font-size:.75rem!important}}@media(min-width:576px)and (max-width:767.98px){.col-md-7 .product-title{font-size:1.125rem!important}.col-md-7 .product-price{font-size:1.375rem!important}.col-md-7 .original-price{font-size:.938rem!important}}@media(max-width:991.98px){.col-lg-4.col-xl-4{margin-top:1rem}}@media(max-width:767.98px){.card-header h6{font-size:.85rem!important}.card-body{padding:.75rem!important}.col-md-5,.col-md-7{flex:0 0 100%;max-width:100%}#mainImage{max-height:300px!important}}@media(min-width:768px)and (max-width:991.98px){#mainImage{max-height:350px!important}.col-md-7 .product-title{font-size:1.125rem!important}.col-md-7 .product-price{font-size:1.375rem!important}}.rating-input{display:flex;flex-direction:row-reverse;justify-content:flex-end}.rating-input input{display:none}.rating-input label{cursor:pointer;font-size:2rem;color:#ddd;padding:0 .1rem}.rating-input label:hover,.rating-input label:hover~label,.rating-input input:checked~label{color:#ffc107}.variant-label{transition:all .3s ease;border:2px solid #e0e0e0;border-radius:6px;padding:.5rem .75rem;background:#fff;cursor:pointer;font-size:.875rem}.variant-label:hover{background-color:#fff5f0;border-color:#ff6e14!important;transform:translateY(-2px);box-shadow:0 4px 12px #ff6e1433}.btn-check:checked+.variant-label{background:#ff6e14!important;color:#fff!important;border-color:#ff6e14!important;transform:scale(1.05);box-shadow:0 6px 20px #ff6e1466}.variant-color-swatch{display:inline-flex;flex-direction:column;align-items:center;gap:.375rem;cursor:pointer;transition:all .3s ease}.variant-color-swatch:hover{transform:translateY(-2px)}.color-swatch{width:40px;height:40px;border-radius:50%;display:block;transition:all .3s ease;box-shadow:0 2px 8px #0000001a}.btn-check:checked+.variant-color-swatch .color-swatch{border-color:#ff6e14!important;border-width:3px!important;box-shadow:0 0 0 3px #ff6e1433,0 4px 12px #00000026;transform:scale(1.1)}.btn-check:hover+.variant-color-swatch .color-swatch{transform:scale(1.05);box-shadow:0 4px 12px #0003}.color-name{font-size:.8rem;color:#666;font-weight:500}.btn-check:checked+.variant-color-swatch .color-name{color:#ff6e14;font-weight:600}.add-to-cart-btn{position:relative;overflow:hidden;transition:all .3s ease;box-shadow:0 4px 15px #ff6e144d}.add-to-cart-btn:hover{transform:translateY(-3px);box-shadow:0 8px 25px #ff6e1480;background:#e05d00!important}.add-to-cart-btn:active{transform:translateY(-1px)}.tag-badge:hover{background:#ff6e14!important;color:#fff!important;transform:translateY(-2px)}.card.border-0.bg-light{background:linear-gradient(135deg,#f8f9fa,#e9ecef)}.nav-tabs .nav-link{color:#666;transition:all .3s ease;font-size:.875rem}.nav-tabs .nav-link:hover:not(.active){background:color-mix(in srgb,var(--frontend-primary, #FF6E14) 5%,white)!important;color:var(--frontend-primary, #FF6E14)}.nav-tabs .nav-link.active{background:#fff!important;color:var(--frontend-primary, #FF6E14)!important;box-shadow:0 2px 8px #00000014}a[href*=policy]:hover{background:var(--frontend-primary, #FF6E14)!important;color:#fff!important}a[href*=policy]:hover svg{color:#fff!important}.tab-content{font-size:.8rem;color:#1f2937!important}.tab-content h5{font-size:.95rem;color:#1f2937!important}.tab-content h6{font-size:.85rem;color:#1f2937!important}.tab-content p,.tab-content li,.tab-content .card-title{font-size:.8rem;color:#1f2937!important}.tab-content strong,.tab-content b,.tab-content h1,.tab-content h2,.tab-content h3,.tab-content h4,.tab-content div,.tab-content span{color:#1f2937!important}.product-description{font-size:.8rem;line-height:1.5;color:#1f2937!important}.product-description h1,.product-description h2,.product-description h3,.product-description h4,.product-description h5,.product-description h6{font-size:.9rem;margin-bottom:.75rem;color:#1f2937!important}.product-short-description{font-size:.8rem;line-height:1.5;color:#1f2937!important}@media(max-width:768px){.product-title{font-size:1rem!important}.tab-content{font-size:.75rem!important}.tab-content h5{font-size:.875rem!important}.tab-content h6{font-size:.8rem!important}.tab-content p,.tab-content li,.product-description{font-size:.75rem!important}.product-description h1,.product-description h2,.product-description h3,.product-description h4,.product-description h5,.product-description h6{font-size:.85rem!important}.product-short-description{font-size:.75rem!important}.nav-tabs .nav-link{font-size:.8rem!important;padding:.5rem 1rem!important}}@media(max-width:480px){.product-title{font-size:.95rem!important}.tab-content,.product-description,.product-short-description{font-size:.7rem!important}.nav-tabs .nav-link{font-size:.75rem!important;padding:.4rem .8rem!important}}.img-thumbnail{transition:all .3s ease;border:2px solid #dee2e6}.img-thumbnail:hover{border-color:#0d6efd;transform:scale(1.05);box-shadow:0 4px 8px #0000001a}.wishlist-btn-mobile,.wishlist-btn-desktop{transition:all .3s ease}.wishlist-btn-mobile:hover,.wishlist-btn-desktop:hover{transform:scale(1.15);box-shadow:0 4px 16px #ff6e1466!important;background:#ff6e141a!important}@keyframes heartBeat{0%,to{transform:scale(1)}50%{transform:scale(1.3)}}.wishlist-btn-desktop.active,.wishlist-btn-mobile.active{background:#fff!important}.wishlist-btn-desktop.active svg,.wishlist-btn-mobile.active svg{color:#dc3545!important}.flash-sale-banner{background:linear-gradient(135deg,#dc3545,#e55a6a,#dc3545);border-radius:8px;overflow:hidden;position:relative;box-shadow:0 4px 15px #dc35454d}.flash-sale-banner:before{content:"";position:absolute;top:0;left:-100%;width:100%;height:100%;background:linear-gradient(90deg,transparent,rgba(255,255,255,.1),transparent);animation:shimmer 3s infinite}@keyframes shimmer{0%{left:-100%}to{left:100%}}.flash-sale-banner-content{padding:1.5rem;position:relative;z-index:1}.countdown-timer{display:flex;align-items:center;justify-content:center;gap:.5rem;flex-wrap:wrap}.countdown-item{background:#ffffff26;border-radius:8px;padding:.75rem .5rem;text-align:center;min-width:60px;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border:1px solid rgba(255,255,255,.2)}.countdown-value{display:block;font-size:1.5rem;font-weight:700;color:#fff;line-height:1}.countdown-label{display:block;font-size:.75rem;color:#ffffffe6;margin-top:.25rem;text-transform:uppercase;letter-spacing:.5px}.countdown-separator{font-size:1.5rem;font-weight:700;color:#fff;margin:0 .25rem}@media(max-width:768px){.flash-sale-banner-content{padding:1rem}.countdown-item{min-width:50px;padding:.5rem .25rem}.countdown-value{font-size:1.25rem}.countdown-label{font-size:.7rem}.countdown-separator{font-size:1.25rem;margin:0 .125rem}}@media(max-width:576px){.countdown-timer{gap:.25rem}.countdown-item{min-width:45px;padding:.4rem .2rem}.countdown-value{font-size:1.1rem}.countdown-label{font-size:.65rem}}:root{--frontend-border-radius: .5rem}html,*,.scroll-smooth,.overflow-auto,.overflow-x-auto,.overflow-y-auto,.carousel-inner,.modal-body{scroll-behavior:smooth}body{scroll-behavior:smooth;-webkit-overflow-scrolling:touch;overscroll-behavior:contain}@supports (-webkit-overflow-scrolling: touch){body{-webkit-overflow-scrolling:touch}}@media(prefers-reduced-motion:reduce){html,body,*{scroll-behavior:auto!important;animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important}}.seo-hidden{position:absolute!important;left:-10000px!important;width:1px!important;height:1px!important;overflow:hidden!important;clip:rect(1px,1px,1px,1px)!important;white-space:nowrap!important}.hover-shadow{transition:all .3s ease}.hover-shadow:hover{box-shadow:0 8px 25px #00000026;transform:translateY(-2px)}.contact-info-card,.contact-form-card{background:#fff;border-radius:12px;padding:2rem;box-shadow:0 2px 8px #00000014;height:100%}.contact-info-item{display:flex;align-items:center;margin-bottom:1.5rem;padding:1rem;background:#f8f9fa;border-radius:8px;transition:all .3s ease}.contact-info-item:hover{background:#fff5f0;transform:translate(5px)}.contact-icon{width:48px;height:48px;background:var(--frontend-primary);border-radius:50%;display:flex;align-items:center;justify-content:center;color:#fff;margin-right:1rem;flex-shrink:0}.contact-submit-btn{background:linear-gradient(135deg,var(--frontend-primary),var(--frontend-secondary));border:none;color:#fff;padding:.875rem 2rem;font-size:1rem;font-weight:600;border-radius:8px;transition:all .3s ease;display:flex;align-items:center;justify-content:center;width:100%}.contact-submit-btn:hover{transform:translateY(-2px)}.badge-flash-sale{position:absolute;top:10px;left:10px;background:linear-gradient(45deg,#dc3545,#ff6b6b);color:#fff;padding:.2rem .4rem;border-radius:.25rem;font-size:.55rem;font-weight:600;z-index:2;animation:pulse 2s infinite;text-transform:uppercase;letter-spacing:.3px}.flash-sale-badge{background:linear-gradient(45deg,#ff6b35,#f7931e);color:#fff;padding:.25rem .75rem;border-radius:1rem;font-size:.75rem;font-weight:600;animation:pulse 2s infinite;box-shadow:0 2px 8px #ff6b354d}@keyframes pulse{0%,to{transform:scale(1)}50%{transform:scale(1.05)}}.flash-sale-product-card{transition:all .3s ease;border:none;width:100%;border-radius:var(--frontend-border-radius);box-shadow:0 2px 8px #0000001a}.flash-sale-product-card:hover{transform:translateY(-2px);box-shadow:0 4px 16px #00000026}.flash-product-image-wrapper{position:relative;height:240px;background:#f8f9fa;overflow:hidden;border-radius:var(--frontend-border-radius) var(--frontend-border-radius) 0 0}.flash-product-image{height:100%;width:100%;object-fit:cover;transition:transform .3s ease}.flash-sale-product-card:hover .flash-product-image{transform:scale(1.05)}.flash-product-image-placeholder{width:100%;height:100%}.badge-flash-sale{top:10px;left:10px;background:linear-gradient(45deg,#dc3545,#ff6b6b);color:#fff;padding:.2rem .4rem;border-radius:.25rem;font-size:.55rem;font-weight:600;z-index:2;animation:pulse 2s infinite;text-transform:uppercase;letter-spacing:.3px}.add-to-cart-overlay-flash{position:absolute;bottom:0;left:0;right:0;padding:.75rem;background:linear-gradient(to top,rgba(0,0,0,.7),transparent);opacity:0;transform:translateY(10px);transition:all .3s ease;z-index:3}@media(min-width:768px){.flash-sale-product-card:hover .add-to-cart-overlay-flash{opacity:1;transform:translateY(0)}}.btn-add-to-cart-flash{background:var(--frontend-primary);color:#fff;border:none;border-radius:var(--frontend-border-radius);padding:.5rem 1rem;font-size:.9rem;font-weight:600;display:flex;align-items:center;justify-content:center;transition:all .3s ease;width:100%}.btn-add-to-cart-flash:hover{background:var(--frontend-secondary);transform:translateY(-2px)}.btn-add-to-cart-flash:active{transform:translateY(0)}.btn-add-to-cart-flash:disabled{opacity:.6;cursor:not-allowed}.btn-add-to-cart-flash-mobile{background:var(--frontend-primary);color:#fff;border:none;border-radius:var(--frontend-border-radius);padding:.4rem .75rem;font-size:.85rem;font-weight:600;display:flex;align-items:center;justify-content:center;transition:all .3s ease;width:100%;margin-top:.5rem}.btn-add-to-cart-flash-mobile:hover{background:var(--frontend-secondary)}.flash-product-info{padding:1rem;flex:1;display:flex;flex-direction:column}.flash-product-title{font-size:.95rem;font-weight:600;color:#333;margin-bottom:.5rem;line-height:1.4;display:-webkit-box;-webkit-line-clamp:2;line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.flash-product-title:hover{color:var(--frontend-primary)}.flash-product-info .flash-price-section{margin-bottom:.75rem}.flash-product-info .flash-price{font-size:1.25rem;font-weight:700;color:#dc3545;margin-bottom:.25rem}.flash-original-price{font-size:.9rem;color:#6c757d;text-decoration:line-through;margin-right:.5rem}.flash-savings{font-size:.8rem;color:#28a745;font-weight:600}.flash-stock-info{margin-bottom:.75rem}.flash-stock-text{font-size:.8rem;color:#6c757d;margin-bottom:.25rem}.flash-stock-progress{height:6px;background:#e9ecef;border-radius:3px;overflow:hidden}.flash-stock-progress-bar{height:100%;background:linear-gradient(90deg,#28a745,#20c997);transition:width .3s ease}.flash-urgency-text{font-size:.75rem;color:#dc3545;font-weight:600;margin-top:.25rem}@media(max-width:767.98px){.banner-title{font-size:1.75rem}.banner-subtitle{font-size:1rem}.banner-content{left:1rem}.contact-info-card,.contact-form-card{padding:1.5rem}}.loading-overlay{position:absolute;inset:0;background:#fffc;display:flex;align-items:center;justify-content:center;z-index:1000}.loading-spinner{width:2rem;height:2rem;border:3px solid #f3f3f3;border-top:3px solid var(--frontend-primary);border-radius:50%;animation:spin 1s linear infinite}@keyframes spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.main-product-image{width:100%;height:auto;aspect-ratio:1/1;object-fit:cover;border-radius:6px;cursor:zoom-in}.image-zoom-container{position:relative;overflow:hidden;border-radius:6px}.zoom-icon{position:absolute;bottom:12px;right:12px;background:#0009;color:#fff;width:40px;height:40px;border-radius:50%;display:flex;align-items:center;justify-content:center;opacity:0;transition:opacity .3s ease}.image-zoom-container:hover .zoom-icon{opacity:1}.thumbnail-gallery{overflow-x:auto;scrollbar-width:thin;scrollbar-color:var(--frontend-primary) #f0f0f0}.thumbnail-gallery::-webkit-scrollbar{height:6px}.thumbnail-gallery::-webkit-scrollbar-track{background:#f0f0f0;border-radius:10px}.thumbnail-gallery::-webkit-scrollbar-thumb{background:var(--frontend-primary);border-radius:10px}.thumbnail-item{flex-shrink:0}.thumbnail-image{width:80px;height:80px;object-fit:cover;border-radius:4px;cursor:pointer;border:2px solid transparent;transition:all .3s ease}.thumbnail-image:hover{border-color:var(--frontend-primary);transform:scale(1.05)}.thumbnail-image.active{border-color:var(--frontend-primary)}.cursor-pointer{cursor:pointer}.product-carousel{position:relative;padding:0 40px}.product-carousel .carousel-control-prev,.product-carousel .carousel-control-next{width:40px;height:40px;top:50%;transform:translateY(-50%);background:#ffffffe6;border-radius:50%;opacity:.8;transition:all .3s ease;box-shadow:0 2px 8px #0000001a}.product-carousel .carousel-control-prev{left:0}.product-carousel .carousel-control-next{right:0}.product-carousel .carousel-control-prev:hover,.product-carousel .carousel-control-next:hover{opacity:1;box-shadow:0 4px 12px #00000026;background:var(--frontend-primary)}.product-carousel .carousel-control-prev-icon,.product-carousel .carousel-control-next-icon{width:20px;height:20px;background-size:100%;filter:invert(1)}.product-carousel .carousel-indicators{margin-bottom:-30px}.product-carousel .carousel-indicators button{width:10px;height:10px;border-radius:50%;background-color:#dee2e6}.product-carousel .carousel-indicators button.active{background-color:var(--frontend-primary)}.carousel-item-col{display:flex;align-items:stretch}@media(max-width:767.98px){.product-carousel{padding:0 30px}.product-carousel .carousel-control-prev,.product-carousel .carousel-control-next{width:30px;height:30px}}.checkout-progress-wrapper{max-width:var(--frontend-max-width);margin:2rem auto;padding:0 .5rem}.checkout-progress-container{background:linear-gradient(135deg,var(--frontend-primary) 0%,var(--frontend-secondary) 100%);padding:2rem 1rem;border-radius:var(--frontend-border-radius)}.checkout-progress{max-width:800px;margin:0 auto;display:flex;align-items:center;justify-content:space-between;position:relative}.checkout-step{flex:1;display:flex;align-items:center;position:relative;z-index:2}.checkout-step:last-child{flex:0}.step-link,.step-content{display:flex;flex-direction:column;align-items:center;text-decoration:none;transition:all .3s ease}.step-link:hover .step-circle{transform:scale(1.1);box-shadow:0 4px 12px #ffffff4d}.step-circle{width:60px;height:60px;border-radius:50%;background:#fff3;border:3px solid rgba(255,255,255,.3);display:flex;align-items:center;justify-content:center;color:#fff;font-size:1.5rem;margin-bottom:.75rem;transition:all .3s ease}.checkout-step.active .step-circle{background:#fff;color:var(--frontend-primary);border-color:#fff;box-shadow:0 4px 12px #fff6;transform:scale(1.15)}.checkout-step.completed .step-circle{background:#ffffffe6;border-color:#fff;color:#10b981}.step-label{color:#fff;font-weight:600;font-size:.875rem;text-transform:uppercase;letter-spacing:.5px;opacity:.8;white-space:nowrap}.checkout-step.active .step-label{opacity:1;font-weight:700}.checkout-step.completed .step-label{opacity:1}.step-connector{flex:1;height:3px;background:#fff3;margin:0 1rem;position:relative;top:-35px}.step-connector.completed{background:#fff}@media(max-width:767.98px){.checkout-progress-wrapper{padding:0 .5rem}.checkout-progress-container{padding:1.5rem .75rem}.step-circle{width:50px;height:50px;font-size:1.25rem}.checkout-step.active .step-circle{transform:scale(1.1)}.step-label{font-size:.75rem}.step-connector{margin:0 .5rem;top:-30px}}@media(max-width:479.98px){.checkout-progress-wrapper{padding:0 .2rem}.checkout-progress-container{padding:1.25rem .5rem}.step-circle{width:45px;height:45px;font-size:1.125rem;margin-bottom:.5rem}.step-label{font-size:.65rem}.step-connector{margin:0 .25rem;top:-27px}}@keyframes shimmer{0%{background-position:-1000px 0}to{background-position:1000px 0}}@keyframes pulse{0%,to{opacity:1}50%{opacity:.5}}.skeleton{background:linear-gradient(90deg,#f0f0f0 25%,#e0e0e0,#f0f0f0 75%);background-size:1000px 100%;animation:shimmer 2s infinite linear;border-radius:4px}.skeleton-pulse{background:#f0f0f0;animation:pulse 1.5s infinite ease-in-out;border-radius:4px}.skeleton-product-card{background:#fff;border:1px solid #e9ecef;border-radius:8px;overflow:hidden;display:flex;flex-direction:column;height:100%}.skeleton-product-card .skeleton-image{width:100%;padding-top:100%;background:linear-gradient(90deg,#f0f0f0 25%,#e0e0e0,#f0f0f0 75%);background-size:1000px 100%;animation:shimmer 2s infinite linear}.skeleton-product-card .skeleton-content{padding:12px;flex:1;display:flex;flex-direction:column;gap:8px}.skeleton-product-card .skeleton-title{height:16px;width:80%;background:linear-gradient(90deg,#f0f0f0 25%,#e0e0e0,#f0f0f0 75%);background-size:1000px 100%;animation:shimmer 2s infinite linear;border-radius:4px}.skeleton-product-card .skeleton-text{height:12px;width:60%;background:linear-gradient(90deg,#f0f0f0 25%,#e0e0e0,#f0f0f0 75%);background-size:1000px 100%;animation:shimmer 2s infinite linear;border-radius:4px}.skeleton-product-card .skeleton-price{height:20px;width:40%;background:linear-gradient(90deg,#f0f0f0 25%,#e0e0e0,#f0f0f0 75%);background-size:1000px 100%;animation:shimmer 2s infinite linear;border-radius:4px;margin-top:auto}.skeleton-product-card .skeleton-button{height:36px;width:100%;background:linear-gradient(90deg,#f0f0f0 25%,#e0e0e0,#f0f0f0 75%);background-size:1000px 100%;animation:shimmer 2s infinite linear;border-radius:4px;margin-top:8px}.skeleton-category-circle{display:inline-block;text-align:center}.skeleton-category-circle .skeleton-circle{width:100px;height:100px;border-radius:50%;background:linear-gradient(90deg,#f0f0f0 25%,#e0e0e0,#f0f0f0 75%);background-size:1000px 100%;animation:shimmer 2s infinite linear;margin:0 auto}.skeleton-category-circle.skeleton-small .skeleton-circle{width:80px;height:80px}.skeleton-category-circle.skeleton-large .skeleton-circle{width:120px;height:120px}.skeleton-category-circle .skeleton-label{height:14px;width:80px;margin:10px auto 0;background:linear-gradient(90deg,#f0f0f0 25%,#e0e0e0,#f0f0f0 75%);background-size:1000px 100%;animation:shimmer 2s infinite linear;border-radius:4px}.skeleton-banner{width:100%;height:400px;background:linear-gradient(90deg,#f0f0f0 25%,#e0e0e0,#f0f0f0 75%);background-size:1000px 100%;animation:shimmer 2s infinite linear;border-radius:8px}.skeleton-banner.skeleton-small{height:200px}.skeleton-banner.skeleton-large{height:500px}.skeleton-grid{display:grid;gap:20px;grid-template-columns:repeat(auto-fill,minmax(250px,1fr))}.skeleton-carousel-container{display:flex;gap:15px;overflow:hidden}.skeleton-text-line{height:16px;background:linear-gradient(90deg,#f0f0f0 25%,#e0e0e0,#f0f0f0 75%);background-size:1000px 100%;animation:shimmer 2s infinite linear;border-radius:4px;margin-bottom:8px}.skeleton-text-line.skeleton-heading{height:24px;width:40%}.skeleton-text-line.skeleton-short{width:60%}.skeleton-text-line.skeleton-medium{width:80%}.skeleton-text-line.skeleton-long{width:100%}@media(max-width:767.98px){.skeleton-category-circle .skeleton-circle{width:85px;height:85px}.skeleton-category-circle.skeleton-small .skeleton-circle{width:70px;height:70px}.skeleton-category-circle.skeleton-large .skeleton-circle{width:100px;height:100px}.skeleton-banner{height:250px}.skeleton-grid{grid-template-columns:repeat(auto-fill,minmax(150px,1fr));gap:15px}}@media(max-width:767.98px){.skeleton-category-circle .skeleton-circle{width:75px;height:75px}.skeleton-category-circle.skeleton-small .skeleton-circle{width:60px;height:60px}.skeleton-category-circle.skeleton-large .skeleton-circle{width:90px;height:90px}.skeleton-banner{height:200px}.skeleton-product-card .skeleton-content{padding:8px}}@media(prefers-color-scheme:dark){.skeleton,.skeleton-product-card .skeleton-image,.skeleton-product-card .skeleton-title,.skeleton-product-card .skeleton-text,.skeleton-product-card .skeleton-price,.skeleton-product-card .skeleton-button,.skeleton-category-circle .skeleton-circle,.skeleton-category-circle .skeleton-label,.skeleton-banner,.skeleton-text-line{background:linear-gradient(90deg,#2a2a2a 25%,#3a3a3a,#2a2a2a 75%);background-size:1000px 100%}.skeleton-product-card{background:#1a1a1a;border-color:#3a3a3a}.skeleton-pulse{background:#2a2a2a}}@media(prefers-reduced-motion:reduce){.skeleton,.skeleton-product-card .skeleton-image,.skeleton-product-card .skeleton-title,.skeleton-product-card .skeleton-text,.skeleton-product-card .skeleton-price,.skeleton-product-card .skeleton-button,.skeleton-category-circle .skeleton-circle,.skeleton-category-circle .skeleton-label,.skeleton-banner,.skeleton-text-line{animation:none;background:#f0f0f0}.skeleton-pulse{animation:none}}.skeleton-container{content-visibility:auto;contain-intrinsic-size:auto 500px}.skeleton,.skeleton-product-card,.skeleton-category-circle,.skeleton-banner{will-change:auto;transform:translateZ(0);backface-visibility:hidden}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}.skeleton-fade-in{animation:fadeIn .3s ease-in}.skeleton-hidden{display:none!important}img[data-lazy-src]{transition:opacity .3s ease-in-out}img.lazy-loading{opacity:0;background:linear-gradient(90deg,#f0f0f0 25%,#e0e0e0,#f0f0f0 75%);background-size:200% 100%;animation:loading-shimmer 1.5s infinite}img.lazy-loaded{opacity:1}img.lazy-error{opacity:1;background-color:#f8f9fa;border:2px dashed #dee2e6}@keyframes loading-shimmer{0%{background-position:-200% 0}to{background-position:200% 0}}.product-card img.lazy-loading{background:linear-gradient(90deg,#f0f0f0 25%,#e0e0e0,#f0f0f0 75%);background-size:200% 100%;animation:loading-shimmer 1.5s infinite;min-height:200px}.category-showcase-image.lazy-loading,.thumbnail-image.lazy-loading{background:linear-gradient(90deg,#f0f0f0 25%,#e0e0e0,#f0f0f0 75%);background-size:200% 100%;animation:loading-shimmer 1.5s infinite}@media(prefers-reduced-motion:reduce){img[data-lazy-src],img.lazy-loading,img.lazy-loaded{transition:none;animation:none}img.lazy-loading{background:#f0f0f0}}@media(prefers-contrast:high){img.lazy-error{border-color:#000;background-color:#fff}}@media(prefers-color-scheme:dark){img.lazy-loading{background:linear-gradient(90deg,#2a2a2a 25%,#3a3a3a,#2a2a2a 75%);background-size:200% 100%}img.lazy-error{background-color:#2a2a2a;border-color:#4a4a4a}}img[data-lazy-src]{content-visibility:auto;contain-intrinsic-size:200px 200px;will-change:opacity}img.product-image,img.main-product-image,img.thumbnail-image{image-rendering:-webkit-optimize-contrast;image-rendering:crisp-edges}img.lazy-loading,img.lazy-loaded{transform:translateZ(0);backface-visibility:hidden;-webkit-backface-visibility:hidden}@media(max-width:767.98px){img[data-lazy-src]{content-visibility:auto;contain-intrinsic-size:180px 180px}img.lazy-loading{animation-duration:1s}}.no-intersection-observer img[data-lazy-src]{opacity:1}.seo-hidden-h1{position:absolute;left:-10000px;top:auto;width:1px;height:1px;overflow:hidden}.seo-section-wrapper{padding-top:1rem!important;padding-bottom:1rem!important}.seo-content-section{background:#f8f9fa;padding:1.5rem 2rem;border-radius:12px;margin-bottom:0}.seo-title{font-size:1.5rem;font-weight:700;color:#2c3e50;margin-bottom:1.25rem;text-align:center;line-height:1.4}.seo-content h3{font-size:1.15rem;font-weight:600;color:#34495e;margin-top:1.25rem;margin-bottom:.75rem}.seo-content h4{font-size:1rem;font-weight:600;color:#555;margin-top:1rem;margin-bottom:.5rem}.seo-content p{font-size:.925rem;line-height:1.65;color:#555;margin-bottom:.875rem;text-align:justify}.seo-content ul{margin:.875rem 0 1.25rem 1.5rem;line-height:1.7}.seo-content ul li{color:#555;margin-bottom:.4rem;font-size:.925rem}.seo-content a{color:#ff6b35;text-decoration:underline;font-weight:500;transition:all .2s ease}.seo-content a:hover{color:#ff5722;text-decoration:underline;text-underline-offset:3px}.seo-expandable{margin-top:1.5rem;animation:slideDown .3s ease-out}@keyframes slideDown{0%{opacity:0;max-height:0}to{opacity:1;max-height:5000px}}#seoToggleBtn{color:#ff6b35;text-decoration:underline;font-weight:500;font-size:.95rem;display:inline-block;cursor:pointer;transition:all .2s ease}#seoToggleBtn:hover{color:#ff5722;text-decoration:underline;text-underline-offset:3px}#seoToggleBtn i{transition:transform .3s ease;font-size:.85rem}#seoToggleBtn.expanded i{transform:rotate(180deg)}@media(max-width:767.98px){.seo-content-section{padding:1.25rem 1rem}.seo-title{font-size:1.25rem}.seo-content h3{font-size:1.05rem}.seo-content h4{font-size:.95rem}.seo-content p{text-align:left;font-size:.875rem}.seo-content ul li{font-size:.875rem}#seoToggleBtn{font-size:.9rem}#seoToggleBtn i{font-size:.8rem}}@media(max-width:479.98px){.seo-content-section{padding:1rem .875rem}.seo-title{font-size:1.1rem;line-height:1.3}.seo-content h3{font-size:1rem}.seo-content h4{font-size:.9rem}.seo-content p{font-size:.85rem;line-height:1.6}.seo-content ul{margin-left:1.25rem}.seo-content ul li,#seoToggleBtn{font-size:.85rem}}.toast-container{bottom:1rem}@media(max-width:767px){.toast-container{bottom:20px;right:1rem;left:1rem;padding:.5rem!important}.toast-container .toast{min-width:100%;max-width:100%}}@media(max-width:375px){.toast-container{bottom:16px;padding:.375rem!important}}@media(min-width:768px)and (max-width:991px){.toast-container{bottom:2rem}}.toast-container .toast{min-width:300px;border-radius:.5rem;box-shadow:0 4px 12px #00000026;animation:slideInRight .3s ease-out}.toast.hiding{animation:slideOutRight .3s ease-out}@keyframes slideInRight{0%{transform:translate(100%);opacity:0}to{transform:translate(0);opacity:1}}@keyframes slideOutRight{0%{transform:translate(0);opacity:1}to{transform:translate(100%);opacity:0}}.toast-body{padding:1rem;display:flex;align-items:center;font-size:.95rem}.toast-body i{font-size:1.25rem;margin-right:.75rem}.hero-section{border-radius:8px;overflow:hidden;background:#fff}.hero-grid{display:grid;grid-template-columns:1fr 2fr 1fr;gap:8px}.hero-col{position:relative;overflow:hidden}.hero-categories{background:#fff;border:1px solid #e8e8e8;border-radius:8px;display:flex;flex-direction:column}.hero-categories-title{font-size:1rem;font-weight:700;color:#222;padding:1rem 1.25rem;margin:0;border-bottom:1px solid #f0f0f0;text-transform:uppercase;letter-spacing:.5px}.hero-categories-list{list-style:none;padding:0;margin:0;flex:1;display:flex;flex-direction:column}.hero-categories-list li{border-bottom:1px solid #f5f5f5}.hero-categories-list li:last-child{border-bottom:none;margin-top:auto}.hero-categories-list a{display:block;padding:.6rem 1.25rem;color:#444;font-size:.875rem;text-decoration:none;transition:all .2s ease;position:relative}.hero-categories-list a:hover{background:#fff7f0;color:var(--frontend-primary);padding-left:1.5rem}.hero-categories-list a:before{content:"";position:absolute;left:0;top:0;bottom:0;width:3px;background:var(--frontend-primary);transform:scaleY(0);transition:transform .2s ease}.hero-categories-list a:hover:before{transform:scaleY(1)}.hero-categories-view-all a{font-weight:600;font-size:.8rem;text-transform:uppercase;letter-spacing:.5px}.hero-categories-view-all a:hover{padding-left:1.5rem}.hero-sliders{display:flex;flex-direction:column;position:relative;background:#f5f5f5;border-radius:8px;overflow:hidden}.hero-swiper{width:100%;flex:1;min-height:400px}#heroSwiper{width:100%;height:100%}#heroSwiper .swiper-wrapper{height:100%}.hero-slide{position:relative;display:flex;align-items:center;justify-content:center;overflow:hidden}.hero-slide-image{width:100%;height:100%;object-fit:cover;position:absolute;inset:0}.hero-slide-content{position:absolute;z-index:2;max-width:60%;padding:1.5rem;border-radius:8px;text-align:center;left:50%;top:50%;transform:translate(-50%,-50%)}.hero-slide-content-left{left:5%;right:auto;transform:translateY(-50%);text-align:left}.hero-slide-content-right{right:5%;left:auto;transform:translateY(-50%);text-align:right}.hero-slide-title{font-size:1.75rem;font-weight:800;color:#222;margin:0 0 .5rem;line-height:1.2}.hero-slide-subtitle{font-size:1rem;color:#555;margin:0 0 1rem;line-height:1.4}.hero-slide-btn{display:inline-block;padding:.6rem 1.5rem;background:var(--frontend-primary);color:#fff;text-decoration:none;font-weight:600;font-size:.875rem;border-radius:4px;transition:all .3s ease}.hero-slide-btn:hover{background:var(--frontend-primary-dark, #e65a00);color:#fff;transform:translateY(-1px);box-shadow:0 4px 12px #00000026}#heroSwiper-pagination{bottom:16px!important}#heroSwiper-pagination .swiper-pagination-bullet{width:10px;height:10px;background:#fff9;opacity:1;transition:all .3s ease}#heroSwiper-pagination .swiper-pagination-bullet-active{background:var(--frontend-primary);width:28px;border-radius:5px}.hero-side-banners{display:flex;flex-direction:column;gap:8px;border:1px solid #e8e8e8;border-radius:8px;background:#fff}.hero-side-banner-item{flex:1;overflow:hidden;position:relative}.hero-side-banner-item .banner-link,.hero-side-banner-item .banner-item{display:block;width:100%;height:100%;position:relative;overflow:hidden}.hero-side-banner-item .banner-image{width:100%;height:100%;object-fit:cover}.hero-side-banner-item .banner-title{color:#fff;font-size:1rem;font-weight:600;text-shadow:0 1px 3px rgba(0,0,0,.3)}@media(max-width:1279.98px){.hero-grid{grid-template-columns:1fr 2fr}.hero-side-banners{display:none}}@media(max-width:1023.98px){.hero-grid{grid-template-columns:1fr}.hero-categories{display:none}.hero-swiper{min-height:350px}.hero-slide-title{font-size:1.5rem}.hero-slide-subtitle{font-size:.9rem}}@media(max-width:767.98px){.hero-swiper{min-height:280px}.hero-slide-content{max-width:80%;padding:1rem}.hero-slide-title{font-size:1.25rem}.hero-slide-subtitle{font-size:.8rem;margin-bottom:.75rem}.hero-slide-btn{padding:.5rem 1.2rem;font-size:.8rem}}@media(max-width:479.98px){.hero-swiper{min-height:220px}.hero-slide-title{font-size:1rem}.hero-slide-subtitle{font-size:.75rem}}
