.products-page-container{max-width:1400px;margin:0 auto;padding:0 15px}.top-filter-section{background:#fff;padding:12px 16px;margin-bottom:16px;border-radius:8px;border:1px solid #e8e8e8}.filter-header{display:flex;justify-content:space-between;align-items:center;gap:12px}.header-left{display:flex;align-items:center;gap:12px;min-width:0}.filter-h1{font-size:1.375rem;font-weight:600;color:#333;margin:0;line-height:1.3;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.product-count{font-size:.85rem;color:#666;background:#f5f5f5;padding:4px 10px;border-radius:12px;white-space:nowrap;flex-shrink:0}.header-right{display:flex;align-items:center;gap:8px;flex-shrink:0}.header-right .sort-toggle-btn{padding:6px 12px;border:1px solid #ddd;background:#fff;color:#666;border-radius:4px;font-size:.85rem;transition:.2s}.header-right .sort-toggle-btn:hover{border-color:#966;color:#966}@media (max-width:768px){.top-filter-section{position:static;z-index:auto;padding:10px 12px;margin-bottom:12px;border-radius:8px;transition:none;will-change:auto}.filter-header{flex-direction:column;align-items:stretch;gap:9px}.header-left{display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:start;gap:6px 8px;width:100%}.filter-h1{font-size:.95rem;font-weight:600;line-height:1.3;white-space:normal;word-break:keep-all;overflow-wrap:normal;line-break:strict;text-overflow:clip;margin:0;min-width:0;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.product-count{align-self:center;font-size:.7rem;font-weight:600;line-height:1.2;color:#9b3a3a;background:#fff7f7;padding:3px 8px;border-radius:999px;flex-shrink:0;border:1px solid #f0cccc;box-shadow:none}.header-right{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:8px;width:100%;transition:transform .24s,opacity .24s;will-change:transform,opacity}.header-right.mobile-filter-floating{position:fixed;top:0;right:0;left:0;z-index:900;padding:7px 10px;background:#fff;border-bottom:1px solid #eee;box-shadow:0 2px 10px rgba(0,0,0,.06)}.header-right.mobile-filter-hidden{opacity:0;pointer-events:none;transform:translateY(-110%)}.filter-toggle-btn,.sort-toggle-btn{justify-content:center;width:100%;min-height:32px;padding:5px 10px;font-size:.8rem;line-height:1.2;border-radius:7px;box-shadow:none}.sort-toggle-btn{white-space:nowrap}.sort-label-text{max-width:none;font-size:.75rem}}@media (max-width:480px){.top-filter-section{padding:10px;margin-bottom:10px}.filter-h1{font-size:.9rem;line-height:1.35}.product-count{font-size:.68rem;padding:3px 7px}.filter-toggle-btn,.sort-toggle-btn{min-height:31px;padding:5px 8px;font-size:.74rem}.sort-toggle-btn{gap:3px}.sort-label-text{font-size:.7rem}}.brand-logo-section{background:#fff;border-radius:12px;padding:20px 0}.brand-logo-scroll-container{display:flex;overflow-x:auto;gap:20px;padding:0 15px;scrollbar-width:thin;-webkit-overflow-scrolling:touch;scroll-behavior:smooth}.brand-logo-scroll-container::-webkit-scrollbar{height:6px}.brand-logo-scroll-container::-webkit-scrollbar-thumb{background:#966;border-radius:3px}.brand-logo-scroll-container::-webkit-scrollbar-track{background:#f1f1f1;border-radius:3px}.brand-logo-item{flex-shrink:0;display:flex;flex-direction:column;align-items:center;text-decoration:none;color:var(--text-dark);transition:.3s;min-width:100px;padding:10px;border-radius:8px}.brand-logo-item:hover{transform:translateY(-5px);background:#f8f9fa}.brand-logo-item.active{background:#fff5f5}.brand-logo-circle{width:80px;height:80px;border-radius:50%;background:#f8f9fa;border:2px solid #e0e0e0;display:flex;align-items:center;justify-content:center;overflow:hidden;margin-bottom:10px;transition:.3s}.brand-logo-item.active .brand-logo-circle,.brand-logo-item:hover .brand-logo-circle{border-color:#966;box-shadow:0 4px 12px rgba(153,102,102,.15)}.brand-logo-circle img{width:100%;height:100%;object-fit:cover}.brand-logo-circle i{font-size:32px;color:#999}.brand-logo-name{font-size:13px;font-weight:500;text-align:center;color:var(--text-dark);white-space:nowrap;max-width:100px;overflow:hidden;text-overflow:ellipsis;line-height:1.3}.brand-logo-item.active .brand-logo-name{color:#966;font-weight:600}@media (max-width:768px){.brand-logo-circle{width:56px;height:56px}.brand-logo-circle i{font-size:24px}.brand-logo-name{font-size:11px;max-width:75px}.brand-logo-item{min-width:75px;padding:8px 6px}.brand-logo-scroll-container{padding:8px 12px;gap:12px}}.sub-category-scroll-container{display:flex;overflow-x:auto;gap:12px;padding:8px 12px;scrollbar-width:thin;-webkit-overflow-scrolling:touch;scroll-behavior:smooth}.sub-category-scroll-container::-webkit-scrollbar{height:4px}.sub-category-scroll-container::-webkit-scrollbar-thumb{background:#966;border-radius:2px}.sub-category-scroll-container::-webkit-scrollbar-track{background:#f1f1f1;border-radius:2px}.sub-category-logo-item{flex-shrink:0;display:flex;flex-direction:column;align-items:center;text-decoration:none;color:var(--text-dark);transition:.3s;min-width:100px;padding:10px;border-radius:8px}.sub-category-logo-item:hover{transform:translateY(-5px);background:#f8f9fa}.sub-category-logo-item.active{background:#fff5f5}.sub-category-logo-circle{width:80px;height:80px;border-radius:50%;background:#f8f9fa;border:2px solid #e0e0e0;display:flex;align-items:center;justify-content:center;overflow:hidden;margin-bottom:10px;transition:.3s}.sub-category-logo-item.active .sub-category-logo-circle,.sub-category-logo-item:hover .sub-category-logo-circle{border-color:#966;box-shadow:0 4px 12px rgba(153,102,102,.15)}.sub-category-logo-circle img{width:100%;height:100%;object-fit:cover}.sub-category-logo-circle i{font-size:32px;color:#999}.sub-category-logo-name{font-size:13px;font-weight:500;text-align:center;color:var(--text-dark);white-space:nowrap;max-width:100px;overflow:hidden;text-overflow:ellipsis;line-height:1.3}.sub-category-logo-item.active .sub-category-logo-name{color:#966;font-weight:600}@media (max-width:768px){.sub-category-scroll-container{overflow-x:auto;-webkit-overflow-scrolling:touch;scrollbar-width:none;-ms-overflow-style:none}.sub-category-scroll-container::-webkit-scrollbar{display:none}.sub-category-logo-item{min-width:75px;padding:8px 6px;flex-shrink:0}.sub-category-logo-circle{width:56px;height:56px;margin-bottom:6px;border-width:1.5px}.sub-category-logo-circle i{font-size:24px}.sub-category-logo-name{font-size:11px;max-width:75px;line-height:1.2;word-wrap:break-word;overflow-wrap:break-word}}@media (max-width:480px){.brand-logo-section{padding:12px 0}.brand-logo-circle,.sub-category-logo-circle{width:50px;height:50px}.brand-logo-circle i,.sub-category-logo-circle i{font-size:20px}.brand-logo-name,.sub-category-logo-name{font-size:10px;max-width:65px}.brand-logo-item,.sub-category-logo-item{min-width:68px;padding:6px 4px}.brand-item{padding:5px 10px;font-size:12px}}.scroll-hint{display:none}@media (max-width:768px){.scroll-hint{position:absolute;right:0;top:70%;transform:translateY(-50%);background:linear-gradient(90deg,#c62828,#e53935);color:#fff;padding:4px 8px;border-radius:50px;font-size:13px;font-weight:600;display:flex;align-items:center;gap:6px;z-index:20;box-shadow:0 3px 10px rgba(198,40,40,.4);white-space:nowrap;opacity:0;pointer-events:none}.scroll-hint.show{opacity:1;pointer-events:auto;animation:1.5s ease-in-out infinite scrollHintBounce}.scroll-hint-arrow{display:inline-block;animation:1s ease-in-out infinite arrowBounce}@keyframes scrollHintBounce{0%,100%{transform:translateY(-50%) translateX(0)}50%{transform:translateY(-50%) translateX(-5px)}}@keyframes arrowBounce{0%,100%{transform:translateX(0)}50%{transform:translateX(5px)}}}.sort-offcanvas.offcanvas-bottom{border-radius:16px 16px 0 0;box-shadow:0 -4px 24px rgba(0,0,0,.12)}@media (min-width:576px){.sort-offcanvas.offcanvas-bottom{max-width:500px;border-radius:16px 16px 0 0;margin:0 auto}.filter-offcanvas.offcanvas-bottom{max-width:520px;margin:0 auto}}.sort-offcanvas .offcanvas-header{background:#fafafa;border-bottom:1px solid #e0e0e0;padding:16px 20px;border-radius:16px 16px 0 0}.sort-offcanvas .offcanvas-title{font-size:17px;font-weight:600;color:#333;letter-spacing:.3px}.sort-offcanvas .btn-close{width:24px;height:24px;opacity:.6}.sort-offcanvas .btn-close:hover{opacity:1}.sort-offcanvas .sort-option{display:block;width:100%;border:0;padding:16px 20px;border-bottom:1px solid #f0f0f0;color:#333;text-align:left;background:#fff;cursor:pointer;transition:.2s;user-select:none;appearance:none}.filter-toggle-btn{position:relative;display:inline-flex;align-items:center;min-height:34px;border-radius:20px;white-space:nowrap;color:#fff;background:#c62828;border-color:#c62828;box-shadow:0 2px 6px rgba(198,40,40,.2)}.filter-toggle-btn:focus,.filter-toggle-btn:hover{color:#fff;background:#a91f1f;border-color:#a91f1f}.filter-count{display:inline-flex;align-items:center;justify-content:center;min-width:19px;height:19px;margin-left:5px;padding:0 5px;color:#c62828;font-size:11px;font-weight:700;background:#fff;box-shadow:0 0 0 1px rgba(255,255,255,.45),0 1px 4px rgba(0,0,0,.18);border-radius:10px}.filter-offcanvas.offcanvas-bottom{height:auto;max-height:min(88vh,720px);border-radius:16px 16px 0 0;box-shadow:0 -6px 30px rgba(0,0,0,.16)}.filter-offcanvas .offcanvas-header{padding:15px 18px;border-bottom:1px solid #e7e7e7}.filter-offcanvas .offcanvas-title{font-size:17px;font-weight:700}.filter-offcanvas .offcanvas-body{padding:16px 14px calc(14px + env(safe-area-inset-bottom));overflow-y:auto}.filter-group{min-width:0;margin:0 0 20px;padding:0;border:0}.filter-group legend{float:none;width:auto;margin-bottom:10px;font-size:15px;font-weight:700}.filter-choice-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}.filter-choice-grid label{cursor:pointer}.filter-choice-grid input{position:absolute;opacity:0;pointer-events:none}.filter-choice-grid span{display:flex;min-height:42px;align-items:center;justify-content:center;padding:8px;color:#333;font-size:14px;background:#fff;border:1px solid #d8d8d8;border-radius:10px}.filter-choice-grid input:checked+span{color:#c62828;font-weight:700;background:#fff7f7;border:2px solid #e23345}.filter-choice-grid input:focus-visible+span{outline:rgba(226,51,69,.25) solid 3px;outline-offset:2px}.price-range-values{display:flex;justify-content:space-between;margin:4px 2px 10px;color:#c62828;font-size:13px;font-weight:700}.dual-range{position:relative;height:30px;margin:0 8px}.dual-range-selection,.dual-range-track{position:absolute;top:14px;right:0;left:0;height:4px;border-radius:4px}.dual-range-track{background:#d9d9d9}.dual-range-selection{background:#e23345}.dual-range input[type=range]{position:absolute;top:3px;left:0;width:100%;height:24px;margin:0;background:0 0;pointer-events:none;appearance:none}.dual-range input[type=range]::-webkit-slider-runnable-track{height:4px;background:0 0}.dual-range input[type=range]::-webkit-slider-thumb{width:24px;height:24px;margin-top:-10px;background:#fff;border:3px solid #e23345;border-radius:50%;box-shadow:0 1px 4px rgba(0,0,0,.2);pointer-events:auto;appearance:none}.dual-range input[type=range]::-moz-range-track{height:4px;background:0 0}.dual-range input[type=range]::-moz-range-thumb{width:20px;height:20px;background:#fff;border:3px solid #e23345;border-radius:50%;pointer-events:auto}.filter-actions{position:sticky;bottom:0;display:grid;grid-template-columns:1fr 2fr;gap:10px;padding-top:12px;background:#fff}.filter-actions .btn{min-height:44px;border-radius:7px}.filter-clear-btn{color:#667085;border:1px solid #98a2b3}.filter-apply-btn{color:#fff;background:#e23345;border:1px solid #e23345}.filter-apply-btn:active,.filter-apply-btn:focus,.filter-apply-btn:hover{color:#fff;background:#b71c2b;border-color:#b71c2b;box-shadow:0 3px 10px rgba(183,28,43,.28)}.sort-offcanvas .sort-option:last-child{border-bottom:none}.sort-offcanvas .sort-option:hover{background:#f8f9fa}.sort-offcanvas .sort-option.active{background:#fff5f5}.sort-offcanvas .sort-radio-icon{width:22px;height:22px;display:flex;align-items:center;justify-content:center;margin-right:14px;flex-shrink:0}.sort-offcanvas .sort-radio-icon .radio-circle{width:18px;height:18px;border:2px solid #ccc;border-radius:50%;background:0 0;transition:.2s}.sort-offcanvas .sort-option:hover .radio-circle{border-color:#966}.sort-offcanvas .sort-option.active .radio-circle{width:20px;height:20px;border:3px solid #c62828;background:#c62828;box-shadow:0 0 0 3px rgba(198,40,40,.15)}.sort-offcanvas .sort-label{flex-grow:1;font-size:15px;color:#333;line-height:1.4}.sort-offcanvas .sort-option.active .sort-label{font-weight:600;color:#c62828}.sort-toggle-btn{border-radius:20px;padding:6px 16px;font-size:14px;white-space:nowrap;flex-shrink:0;min-width:auto;width:auto;display:inline-flex;align-items:center;gap:4px}.sort-label-text{display:inline-block;max-width:70px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;vertical-align:middle}.sort-toggle-btn:hover{background:#f8f9fa;border-color:#966;color:#966}@media (max-width:768px){.sort-panel{max-height:75vh}.sort-panel-body{max-height:calc(75vh - 60px)}.sort-option{padding:14px 16px}.sort-label{font-size:14px}}@media (max-width:767.98px){.offcanvas-bottom{border-radius:16px 16px 0 0;max-height:70vh;height:auto}.offcanvas-bottom .offcanvas-header{padding:1rem 1.2rem;border-bottom:1px solid #e9ecef}.offcanvas-bottom .offcanvas-title{font-size:1rem;font-weight:600;color:#2c3e50}.offcanvas-bottom .offcanvas-body{max-height:calc(70vh - 60px);overflow-y:auto}}.category-bottom-description{background:linear-gradient(135deg,#f8f9fa 0,#e9ecef 100%);border-left:4px solid var(--primary-color)}.category-bottom-description::-webkit-scrollbar{width:6px}.category-bottom-description::-webkit-scrollbar-track{background:#f1f1f1;border-radius:3px}.category-bottom-description::-webkit-scrollbar-thumb{background:#c62828;border-radius:3px}.category-bottom-description::-webkit-scrollbar-thumb:hover{background:#a02020}.category-bottom-description .category-description-content{line-height:1.8;color:var(--text-dark)}.category-bottom-description .category-description-content h1,.category-bottom-description .category-description-content h2,.category-bottom-description .category-description-content h3{color:#c62828;margin-top:1.5rem;margin-bottom:1rem}.category-bottom-description .category-description-content h1{font-size:1.75rem}.category-bottom-description .category-description-content h2{font-size:1.5rem}.category-bottom-description .category-description-content h3{font-size:1.25rem}.category-bottom-description .category-description-content p{margin-bottom:1rem}.category-bottom-description .category-description-content ol,.category-bottom-description .category-description-content ul{margin-bottom:1rem;padding-left:1.5rem}.category-bottom-description .category-description-content li{margin-bottom:.5rem}.category-bottom-description .category-description-content a{color:#c62828;text-decoration:underline}.category-bottom-description .category-description-content a:hover{color:var(--secondary-color)}.category-bottom-description .category-description-content img{max-width:100%;height:auto;border-radius:4px;margin:1rem 0}.category-description-text{position:relative;transition:.3s}.category-description-toggle{display:inline-block;margin-top:.25rem;padding:.15rem .5rem;color:#966;font-size:.75rem;font-weight:500;cursor:pointer;user-select:none;transition:.2s;border-radius:3px;background:rgba(153,102,102,.08)}.category-description-toggle:hover{color:var(--secondary-color);background:rgba(13,110,253,.1)}.category-description-toggle i{margin-right:.2rem;font-size:.7rem;transition:transform .2s}@media (max-width:767.98px){.category-description-text{display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis;line-height:1.6;max-height:calc(1.6em * 3)}.category-description-text.expanded{display:block;-webkit-line-clamp:unset;-webkit-box-orient:unset;overflow:visible;max-height:none}.category-description-toggle{display:inline-flex;align-items:center;gap:3px;margin-top:.35rem;padding:0;color:#8a5555;font-size:.72rem;line-height:1.2;min-height:0;height:auto;background:0 0;border:0;border-radius:0;box-shadow:none;appearance:none}.category-description-toggle:focus,.category-description-toggle:hover{color:#c62828;background:0 0;outline:0}}@media (min-width:768px){.category-description-toggle{display:none!important}}.news-excerpt{font-size:.8rem;line-height:1.3;display:-webkit-box!important;-webkit-line-clamp:2!important;-webkit-box-orient:vertical!important;overflow:hidden!important;text-overflow:ellipsis!important}@media (min-width:768px){.news-excerpt{-webkit-line-clamp:3!important;font-size:.85rem}}.product-video-card{border:var(--bs-border-width) var(--bs-border-style) var(--bs-border-color);padding:1rem}@media (max-width:991.98px){.h1,h1,h1.h1{font-size:1.75rem;line-height:1.3}}@media (max-width:767.98px){.h1,h1,h1.h1{font-size:1.4rem;line-height:1.3;margin-bottom:.5rem}}@media (min-width:992px){.h1,h1,h1.h1{font-size:2rem;line-height:1.3}}.category-reviews .review-card{transition:transform .2s;box-shadow:0 2px 8px rgba(0,0,0,.08);border-radius:8px}.category-reviews .review-card:hover{transform:translateY(-2px)}.category-reviews .review-card .card-body{padding:15px}.category-reviews .review-title{font-size:.9rem;font-weight:600;color:#333;margin-bottom:8px;line-height:1.4}.category-reviews .review-text{font-size:.85rem;line-height:1.6;color:#666;margin-bottom:10px}.category-reviews .review-product{color:#0d6efd;font-size:.8rem}.category-reviews .review-product:hover{color:#0a58ca}.keyword-cards-section{background:linear-gradient(135deg,#f8f9fa 0,#fff 100%);border-top:1px solid #e9ecef;border-bottom:1px solid #e9ecef}.keyword-cards-grid{display:flex;flex-wrap:wrap;gap:12px;margin-right:0;margin-left:0}.keyword-cards-grid>.keyword-card-item{flex:0 1 auto;width:auto;max-width:100%;padding-right:0;padding-left:0}.keyword-card-link{transition:.3s;width:fit-content;max-width:100%}.keyword-card-link:hover{transform:translateY(-3px)}.keyword-card{transition:.3s cubic-bezier(.4, 0, .2, 1);border:1px solid #dee2e6!important;background:#fff!important;box-shadow:0 2px 8px rgba(0,0,0,.04);cursor:pointer;max-width:100%;min-height:44px;padding:10px 14px!important}.keyword-card:hover{border-color:#c62828!important;background:linear-gradient(135deg,#fff5f5 0,#fff 100%)!important;box-shadow:0 4px 16px rgba(198,40,40,.12)}.keyword-name{display:flex;align-items:center;min-width:0;max-width:min(100%,32rem);transition:color .3s;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.keyword-content{min-width:0}.keyword-card:hover .keyword-name{color:#c62828!important}.keyword-arrow{transition:.3s;opacity:.5}.keyword-card:hover .keyword-arrow{opacity:1;transform:translateX(3px)}@media (max-width:767.98px){.keyword-cards-section{padding:1.5rem 0!important}.keyword-card{padding:9px 12px!important}.keyword-name{max-width:calc(100vw - 72px);font-size:13px!important}}@media (max-width:768px){.header-right .filter-toggle-btn,.header-right .sort-toggle-btn{justify-content:center;width:100%;min-height:32px;padding:5px 10px;font-size:.8rem;line-height:1.2;border-radius:7px;box-shadow:none}.header-right .filter-toggle-btn{background:#c62828;border-color:#c62828}.header-right .sort-toggle-btn{color:#555;background:#fff;border-color:#ddd;gap:4px}.header-right .sort-label-text{max-width:none;font-size:.75rem}}@media (max-width:480px){.header-right .filter-toggle-btn,.header-right .sort-toggle-btn{min-height:31px;padding:5px 8px;font-size:.74rem}.header-right .sort-label-text{font-size:.7rem}}