:root{--color-primary:#c41230;--color-primary-hover:#a00f27;--color-primary-light:#e8b8c0;--color-primary-dark:#8b0c1f;--color-secondary:#2c3e50;--color-secondary-hover:#1a252f;--color-gray-50:#f8fafc;--color-gray-100:#f1f5f9;--color-gray-200:#e2e8f0;--color-gray-300:#cbd5e1;--color-gray-400:#94a3b8;--color-gray-500:#64748b;--color-gray-600:#475569;--color-gray-700:#334155;--color-gray-800:#1e293b;--color-gray-900:#0f172a;--color-success:#27ae60;--color-warning:#f39c12;--color-error:#e74c3c;--color-info:#17a2b8;--font-heading:Mulish,sans-serif;--font-body:Mulish,sans-serif;--spacing-sm:0.5rem;--spacing-md:1rem;--spacing-lg:1.5rem;--spacing-xl:2rem;--border-radius-sm:4px;--border-radius:8px;--border-radius-lg:12px;--shadow-sm:0 1px 2px 0 rgba(0,0,0,.05);--shadow-md:0 4px 6px -1px rgba(0,0,0,.1);--shadow-lg:0 10px 15px -3px rgba(196,18,48,.15)}.btn.primary,.button.primary,button.primary,input[type=submit].primary{background-color:#c41230!important;border-color:#c41230!important;color:#fff!important}.btn.primary:hover,.button.primary:hover,button.primary:hover,input[type=submit].primary:hover{background-color:#a00f27!important;border-color:#a00f27!important}a{color:#c41230}a:hover{color:#a00f27}.heading-text,.widget-title,h1,h2,h3,h4,h5,h6{color:#0f172a;font-family:Mulish,sans-serif}input[type=email],input[type=number],input[type=password],input[type=tel],input[type=text],select,textarea{border:1px solid #cbd5e1;border-radius:4px;-webkit-box-shadow:none!important;box-shadow:none!important}input[type=email]:focus,input[type=number]:focus,input[type=password]:focus,input[type=tel]:focus,input[type=text]:focus,select:focus,textarea:focus{border-color:#c41230;-webkit-box-shadow:0 0 0 3px #e8b8c0;box-shadow:0 0 0 3px #e8b8c0;outline:none}.woocommerce-message{background-color:rgba(39,174,96,.1);border-left:4px solid #27ae60;color:#27ae60}.woocommerce-error{background-color:rgba(231,76,60,.1);border-left:4px solid #e74c3c;color:#e74c3c}.woocommerce-info{background-color:rgba(23,162,184,.1);border-left:4px solid #17a2b8;color:#17a2b8}@media(prefers-reduced-motion:reduce){*{-webkit-animation-duration:.01ms!important;animation-duration:.01ms!important;-webkit-transition-duration:.01ms!important;transition-duration:.01ms!important}}:focus-visible{outline:2px solid #c41230;outline-offset:2px}::-webkit-scrollbar{height:10px;width:10px}::-webkit-scrollbar-track{background:#f1f5f9;border-radius:5px}::-webkit-scrollbar-thumb{background:#94a3b8;border:2px solid #f1f5f9;border-radius:5px;-webkit-transition:background .2s ease;transition:background .2s ease}::-webkit-scrollbar-thumb:hover{background:#c41230}::-webkit-scrollbar-thumb:active{background:#a00f27}::-webkit-scrollbar-corner{background:#f1f5f9}*{scrollbar-color:#94a3b8 #f1f5f9;scrollbar-width:thin}.mh-breadcrumb{background:#fff;border-bottom:1px solid #e2e8f0;margin-bottom:24px;padding:16px 0}.mh-breadcrumb-list{-ms-flex-wrap:wrap;flex-wrap:wrap;font-size:14px;list-style:none;margin:0;padding:0}.mh-breadcrumb-list,.mh-breadcrumb-list li{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:8px}.mh-breadcrumb-list li{color:#64748b}.mh-breadcrumb-list li:not(:last-child):after{border-bottom:1.5px solid #94a3b8;border-right:1.5px solid #94a3b8;content:"";height:6px;-webkit-transform:rotate(-45deg);transform:rotate(-45deg);width:6px}.mh-breadcrumb-list a{color:#475569;-webkit-text-decoration:none;text-decoration:none;-webkit-transition:color .2s ease;transition:color .2s ease}.mh-breadcrumb-list a:hover{color:#c41230}.mh-breadcrumb-list .current{color:#0f172a;font-weight:500}@media(max-width:550px){.mh-breadcrumb-list{font-size:13px}}.mh-news-card{background:#fff;border:1px solid #e2e8f0;border-radius:8px;overflow:hidden;-webkit-transition:-webkit-transform .2s ease,-webkit-box-shadow .2s ease;transition:-webkit-transform .2s ease,-webkit-box-shadow .2s ease;transition:transform .2s ease,box-shadow .2s ease;transition:transform .2s ease,box-shadow .2s ease,-webkit-transform .2s ease,-webkit-box-shadow .2s ease}.mh-news-card:hover{border-color:#c41230;-webkit-box-shadow:0 4px 6px -1px rgba(0,0,0,.1);box-shadow:0 4px 6px -1px rgba(0,0,0,.1);-webkit-transform:translateY(-4px);transform:translateY(-4px)}.mh-news-card .box-image{margin:0}.mh-card-link{display:block;-webkit-text-decoration:none;text-decoration:none}.mh-card-link.plain{color:inherit}.mh-card-thumb{background:#f1f5f9;overflow:hidden;position:relative}.mh-card-thumb img{height:100%;-o-object-fit:cover;object-fit:cover;-webkit-transition:-webkit-transform .3s ease;transition:-webkit-transform .3s ease;transition:transform .3s ease;transition:transform .3s ease,-webkit-transform .3s ease;width:100%}.mh-news-card:hover .mh-card-thumb img{-webkit-transform:scale(1.05);transform:scale(1.05)}.mh-card-placeholder{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;color:#cbd5e1;height:100%;justify-content:center;left:0;position:absolute;top:0;width:100%}.box-text.mh-card-content,.mh-card-content{padding:16px;text-align:left}.mh-card-title{color:#0f172a;display:-webkit-box;font-size:15px;font-weight:600;-webkit-line-clamp:2;line-height:1.4;margin:0 0 10px;-webkit-box-orient:vertical;overflow:hidden;-webkit-transition:color .2s ease;transition:color .2s ease}.mh-news-card:hover .mh-card-title{color:#c41230}.mh-card-excerpt{color:#475569;-webkit-line-clamp:2;line-height:1.5;margin:0 0 12px;-webkit-box-orient:vertical;overflow:hidden}.mh-card-excerpt,.mh-card-meta{display:-webkit-box;font-size:13px}.mh-card-meta{display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;color:#64748b;gap:16px}.mh-card-meta svg{color:#94a3b8}.mh-card-date,.mh-card-views{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:5px}.mh-grid-card .mh-card-thumb{aspect-ratio:16/9}.mh-grid-card .mh-card-content{padding:20px}.mh-grid-card .mh-card-title{font-size:16px}.mh-sidebar-widget{margin-bottom:24px}.mh-sidebar-widget:last-child{margin-bottom:0}.mh-sidebar-list{list-style:none;margin:0;padding:0}.mh-sidebar-item{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;border-bottom:1px solid #f1f5f9;gap:12px;margin-bottom:16px;padding-bottom:16px}.mh-sidebar-item:last-child{border-bottom:none;margin-bottom:0;padding-bottom:0}.mh-item-number{-ms-flex-negative:0;flex-shrink:0;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;background:#c41230;border-radius:50%;color:#fff;font-size:13px;font-weight:700;height:28px;justify-content:center;width:28px}.mh-item-link,.mh-item-number{display:-webkit-box;display:-ms-flexbox;display:flex}.mh-item-link{gap:12px;-webkit-text-decoration:none;text-decoration:none;-webkit-box-flex:1;-ms-flex:1;flex:1;min-width:0}.mh-item-thumb{-ms-flex-negative:0;border-radius:4px;flex-shrink:0;height:45px;overflow:hidden;width:60px}.mh-item-thumb img{height:100%;-o-object-fit:cover;object-fit:cover;width:100%}.mh-item-info{-webkit-box-flex:1;-ms-flex:1;flex:1;min-width:0}.mh-item-title{color:#1e293b;display:-webkit-box;font-size:14px;font-weight:600;-webkit-line-clamp:2;line-height:1.4;margin:0 0 4px;-webkit-box-orient:vertical;overflow:hidden;-webkit-transition:color .2s ease;transition:color .2s ease}.mh-item-link:hover .mh-item-title{color:#c41230}.mh-item-date,.mh-item-views{color:#64748b;font-size:12px}.mh-latest-item{gap:0}.mh-cat-list{list-style:none;margin:0;padding:0}.mh-cat-item{margin-bottom:8px}.mh-cat-item:last-child{margin-bottom:0}.mh-cat-item a{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;background:#f8fafc;border-radius:4px;color:#334155;font-size:14px;justify-content:space-between;padding:10px 14px;-webkit-text-decoration:none;text-decoration:none;-webkit-transition:all .2s ease;transition:all .2s ease}.mh-cat-item a:hover{background:#c41230;color:#fff}.mh-cat-item a:hover .mh-cat-num{background:hsla(0,0%,100%,.2);color:#fff}.mh-cat-num{-webkit-box-align:center;-ms-flex-align:center;align-items:center;background:#e2e8f0;border-radius:9999px;color:#475569;font-size:12px;font-weight:600;height:24px;min-width:24px;padding:0 8px;-webkit-transition:all .2s ease;transition:all .2s ease}.mh-cat-num,.mh-news-pagination,.mh-pagination,.mh-shop-pagination{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.mh-news-pagination,.mh-pagination,.mh-shop-pagination{margin-top:32px}.mh-news-pagination .page-numbers,.mh-pagination .page-numbers,.mh-shop-pagination .page-numbers{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:6px;list-style:none;margin:0;padding:0}.mh-news-pagination a,.mh-news-pagination span,.mh-pagination a,.mh-pagination span,.mh-shop-pagination a,.mh-shop-pagination span{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;background:#fff;border:1px solid #e2e8f0;border-radius:8px;color:#334155;font-size:14px;font-weight:500;height:40px;justify-content:center;min-width:40px;padding:0 12px;-webkit-text-decoration:none;text-decoration:none;-webkit-transition:all .2s ease;transition:all .2s ease}.mh-news-pagination a:hover,.mh-pagination a:hover,.mh-shop-pagination a:hover{border-color:#c41230;color:#c41230}.mh-news-pagination .current,.mh-pagination .current,.mh-shop-pagination .current{background:#c41230;border-color:#c41230;color:#fff}@media(max-width:550px){.mh-news-pagination a,.mh-news-pagination span,.mh-pagination a,.mh-pagination span,.mh-shop-pagination a,.mh-shop-pagination span{font-size:13px;height:36px;min-width:36px}}button.mh-cart-btn{all:unset;bottom:12px!important;-webkit-box-sizing:border-box;box-sizing:border-box;cursor:pointer;display:-webkit-box;display:-ms-flexbox;display:flex;height:38px!important;min-height:38px!important;min-width:38px!important;position:absolute!important;right:12px!important;width:38px!important;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;backdrop-filter:blur(8px)!important;-webkit-backdrop-filter:blur(8px)!important;background:#fff!important;border:1px solid #e2e8f0!important;border-radius:10px!important;-webkit-box-shadow:0 2px 8px rgba(0,0,0,.06)!important;box-shadow:0 2px 8px rgba(0,0,0,.06)!important;color:#475569!important;justify-content:center;-webkit-transition:all .25s cubic-bezier(.4,0,.2,1)!important;transition:all .25s cubic-bezier(.4,0,.2,1)!important;z-index:10!important}button.mh-cart-btn svg{height:18px!important;-webkit-transition:-webkit-transform .2s ease!important;transition:-webkit-transform .2s ease!important;transition:transform .2s ease!important;transition:transform .2s ease,-webkit-transform .2s ease!important;width:18px!important}button.mh-cart-btn:hover{background:#c41230!important;border-color:#c41230!important;-webkit-box-shadow:0 4px 12px rgba(196,18,48,.3)!important;box-shadow:0 4px 12px rgba(196,18,48,.3)!important;color:#fff!important;-webkit-transform:translateY(-2px)!important;transform:translateY(-2px)!important}button.mh-cart-btn:hover svg{-webkit-transform:scale(1.1)!important;transform:scale(1.1)!important}button.mh-cart-btn:active{-webkit-transform:translateY(0) scale(.95)!important;transform:translateY(0) scale(.95)!important}button.mh-cart-btn.mh-loading{background:#c41230!important;border-color:#c41230!important;color:#fff!important;pointer-events:none!important}button.mh-cart-btn.mh-loading svg{-webkit-animation:mh-spin .7s linear infinite!important;animation:mh-spin .7s linear infinite!important}@media(max-width:768px){button.mh-cart-btn{border-radius:8px!important;bottom:8px!important;height:34px!important;min-height:34px!important;min-width:34px!important;right:8px!important;width:34px!important}button.mh-cart-btn svg{height:16px!important;width:16px!important}}@-webkit-keyframes mh-spin{to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@keyframes mh-spin{to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}.product .box-image,.product-small .box-image{position:relative!important}.mh-swal-popup{border-radius:16px!important;font-family:Mulish,sans-serif!important;max-width:380px!important;padding:0!important}.mh-swal-popup .swal2-html-container{margin:0!important;padding:0!important}.mh-swal-popup .swal2-actions{gap:10px!important;margin:0!important;padding:16px 20px 20px!important}.mh-swal-popup .swal2-title{display:none!important}.mh-swal-popup .swal2-confirm{background:#c41230!important;color:#fff!important}.mh-swal-popup .swal2-confirm:hover{background:#a00f27!important}.mh-swal-popup .swal2-confirm:disabled{background:#cbd5e1!important;cursor:not-allowed!important}.mh-swal-popup .swal2-close{all:unset;-webkit-box-sizing:border-box;box-sizing:border-box;cursor:pointer;display:-webkit-box;display:-ms-flexbox;display:flex;height:32px!important;position:absolute!important;right:12px!important;top:12px!important;width:32px!important;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;border-radius:50%!important;color:#94a3b8!important;font-size:24px!important;justify-content:center;-webkit-transition:all .2s ease!important;transition:all .2s ease!important}.mh-swal-popup .swal2-close:hover{background:#f1f5f9!important;color:#475569!important}@media(max-width:768px){.mh-swal-popup{margin:10px!important;max-width:320px!important}}.mh-swal-btn{all:unset;-webkit-box-sizing:border-box;box-sizing:border-box;cursor:pointer;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;border-radius:8px!important;font-family:Mulish,sans-serif!important;font-size:14px!important;font-weight:600!important;justify-content:center;padding:12px 24px!important;-webkit-transition:all .2s ease!important;transition:all .2s ease!important}.mh-swal-cancel{background:#f1f5f9!important;color:#334155!important}.mh-swal-cancel:hover{background:#e2e8f0!important}.mh-variation-popup{text-align:left}.mh-popup-header{border-bottom:1px solid #f1f5f9;display:-webkit-box;display:-ms-flexbox;display:flex;gap:12px;padding:20px}@media(max-width:768px){.mh-popup-header{padding:16px}}.mh-popup-img{border:1px solid #e2e8f0;border-radius:8px;height:70px;-o-object-fit:cover;object-fit:cover;width:70px;-ms-flex-negative:0;flex-shrink:0}@media(max-width:768px){.mh-popup-img{height:60px;width:60px}}.mh-popup-info{-webkit-box-flex:1;-ms-flex:1;flex:1;min-width:0}.mh-popup-name{color:#0f172a;display:-webkit-box;font-size:15px;font-weight:600;-webkit-line-clamp:2;line-height:1.4;margin-bottom:6px;-webkit-box-orient:vertical;overflow:hidden}.mh-popup-price{color:#64748b;font-size:14px}.mh-popup-price .amount{color:#c41230;font-size:16px;font-weight:700}.mh-popup-price del{color:#94a3b8;font-size:13px}.mh-popup-price ins{-webkit-text-decoration:none;text-decoration:none}.mh-out-stock{color:#e74c3c;font-weight:500}.mh-popup-selectors{padding:16px 20px}@media(max-width:768px){.mh-popup-selectors{padding:12px 16px}}.mh-popup-attr{margin-bottom:16px}.mh-popup-attr:last-child{margin-bottom:0}.mh-attr-label{color:#334155;font-size:13px;font-weight:600;margin-bottom:8px}.mh-attr-buttons{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:8px}button.mh-attr-btn{all:unset;-webkit-box-sizing:border-box;box-sizing:border-box;cursor:pointer;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;background:#fff!important;border:1px solid #cbd5e1!important;border-radius:6px!important;color:#334155!important;font-family:Mulish,sans-serif!important;font-size:13px!important;font-weight:500!important;justify-content:center;padding:8px 16px!important;-webkit-transition:all .15s!important;transition:all .15s!important}button.mh-attr-btn:hover{border-color:#c41230!important;color:#c41230!important}button.mh-attr-btn.active{background:#c41230!important;border-color:#c41230!important;color:#fff!important}@media(max-width:768px){button.mh-attr-btn{font-size:12px!important;padding:6px 12px!important}}.mh-success-swal .swal2-icon{display:none!important}.mh-error-popup,.mh-success-popup{padding:24px 20px 8px;text-align:center}.mh-error-icon,.mh-success-icon{margin-bottom:12px}.mh-error-icon svg,.mh-success-icon svg{display:inline-block}.mh-error-title,.mh-success-title{color:#0f172a;font-size:18px;font-weight:700;margin-bottom:8px}.mh-error-msg,.mh-success-product{color:#475569;font-size:14px;margin-bottom:4px}.mh-success-cart{color:#64748b;font-size:13px}.slider .flickity-prev-next-button{all:unset;-webkit-box-sizing:border-box;box-sizing:border-box;cursor:pointer;display:-webkit-box;display:-ms-flexbox;display:flex;position:absolute!important;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;background:#fff!important;border:1px solid #e2e8f0!important;border-radius:50%!important;-webkit-box-shadow:none!important;box-shadow:none!important;height:44px!important;justify-content:center;margin-top:-22px!important;opacity:1!important;top:50%!important;-webkit-transition:background .25s ease,border-color .25s ease,-webkit-box-shadow .25s ease!important;transition:background .25s ease,border-color .25s ease,-webkit-box-shadow .25s ease!important;transition:background .25s ease,border-color .25s ease,box-shadow .25s ease!important;transition:background .25s ease,border-color .25s ease,box-shadow .25s ease,-webkit-box-shadow .25s ease!important;visibility:visible!important;width:44px!important}.slider .flickity-prev-next-button:hover{background:#c41230!important;border-color:#c41230!important;-webkit-box-shadow:0 4px 12px rgba(196,18,48,.3)!important;box-shadow:0 4px 12px rgba(196,18,48,.3)!important}.slider .flickity-prev-next-button.previous{left:10px!important}.slider .flickity-prev-next-button.next{right:10px!important}.slider .flickity-prev-next-button:disabled{cursor:not-allowed!important;opacity:.4!important}.slider .flickity-prev-next-button svg{display:none!important}.slider .flickity-prev-next-button:before{background-position:50%;background-repeat:no-repeat;background-size:contain;content:"";display:block;height:20px;left:50%;position:absolute;top:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);-webkit-transition:-webkit-filter .25s ease;transition:-webkit-filter .25s ease;transition:filter .25s ease;transition:filter .25s ease,-webkit-filter .25s ease;width:20px}.slider .flickity-prev-next-button.previous:before{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='none' stroke='%23334155' stroke-linecap='round' stroke-linejoin='round' stroke-width='2.5' viewBox='0 0 24 24'%3E%3Cpath d='m15 18-6-6 6-6'/%3E%3C/svg%3E")}.slider .flickity-prev-next-button.next:before{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='none' stroke='%23334155' stroke-linecap='round' stroke-linejoin='round' stroke-width='2.5' viewBox='0 0 24 24'%3E%3Cpath d='m9 18 6-6-6-6'/%3E%3C/svg%3E")}.slider .flickity-prev-next-button:hover:before{-webkit-filter:brightness(0) invert(1);filter:brightness(0) invert(1)}.slider-nav-outside .flickity-prev-next-button.previous{left:-22px!important}.slider-nav-outside .flickity-prev-next-button.next{right:-22px!important}.slider-nav-reveal .flickity-prev-next-button{opacity:0!important}.slider-nav-reveal:hover .flickity-prev-next-button{opacity:1!important}.slider-nav-dark .flickity-prev-next-button{background:rgba(0,0,0,.6)!important;border-color:transparent!important}.slider-nav-dark .flickity-prev-next-button:before{-webkit-filter:brightness(0) invert(1);filter:brightness(0) invert(1)}.slider-nav-dark .flickity-prev-next-button:hover{background:#c41230!important}.slider .flickity-page-dots{bottom:15px}.slider .flickity-page-dots .dot{background:hsla(0,0%,100%,.5);border:1px solid rgba(0,0,0,.1);height:10px;margin:0 5px;opacity:1;-webkit-transition:all .25s ease;transition:all .25s ease;width:10px}.slider .flickity-page-dots .dot.is-selected{background:#c41230;border-color:#c41230;-webkit-transform:scale(1.2);transform:scale(1.2)}.slider-nav-dots-outside .flickity-page-dots{bottom:-30px}.slider-nav-dots-outside .flickity-page-dots .dot{background:#cbd5e1;border:none}.row-slider .flickity-prev-next-button.previous{left:-20px!important}.row-slider .flickity-prev-next-button.next{right:-20px!important}.banner .slider .flickity-prev-next-button,.slider-wrapper .slider .flickity-prev-next-button{height:50px!important;width:50px!important}.banner .slider .flickity-prev-next-button:before,.slider-wrapper .slider .flickity-prev-next-button:before{height:24px;width:24px}@media(max-width:992px){.slider .flickity-prev-next-button{height:38px!important;margin-top:-19px!important;width:38px!important}.slider .flickity-prev-next-button:before{height:16px;width:16px}.slider .flickity-prev-next-button.previous{left:8px!important}.slider .flickity-prev-next-button.next{right:8px!important}.slider-nav-outside .flickity-prev-next-button.previous{left:-19px!important}.slider-nav-outside .flickity-prev-next-button.next{right:-19px!important}.banner .slider .flickity-prev-next-button,.slider-wrapper .slider .flickity-prev-next-button{height:42px!important;margin-top:-21px!important;width:42px!important}}@media(max-width:550px){.slider .flickity-prev-next-button{height:32px!important;margin-top:-16px!important;width:32px!important}.slider .flickity-prev-next-button:before{height:14px;width:14px}.slider .flickity-prev-next-button.previous{left:5px!important}.slider .flickity-prev-next-button.next{right:5px!important}.slider-nav-outside .flickity-prev-next-button.previous{left:-16px!important}.slider-nav-outside .flickity-prev-next-button.next{right:-16px!important}.banner .slider .flickity-prev-next-button,.slider-wrapper .slider .flickity-prev-next-button{height:36px!important;margin-top:-18px!important;width:36px!important}.banner .slider .flickity-prev-next-button:before,.slider-wrapper .slider .flickity-prev-next-button:before{height:18px;width:18px}}.mh-footer{background:#f8fafc;font-family:Mulish,sans-serif}.mh-footer-top{border-bottom:1px solid #e2e8f0;padding:48px 0 32px}@media(max-width:768px){.mh-footer-top{padding:32px 0 24px}}@media(max-width:550px){.mh-footer-top{padding:24px 0 16px}}.mh-footer-col{margin-bottom:24px}@media(max-width:768px){.mh-footer-col{margin-bottom:32px}}.mh-footer-logo{margin-bottom:16px}.mh-footer-logo img{max-height:50px;width:auto}.mh-footer-company-name{color:#0f172a;font-family:Mulish,sans-serif;font-size:14px;font-weight:700;line-height:1.4;margin:0 0 12px}.mh-footer-desc{color:#475569;font-size:13px;line-height:1.6;margin:0 0 12px}.mh-footer-tax{color:#334155;font-size:13px;font-weight:600;margin:0 0 16px}.mh-footer-badges{display:-webkit-box;display:-ms-flexbox;display:flex;gap:12px;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-ms-flex-wrap:wrap;flex-wrap:wrap}.mh-footer-badges a{display:block;-webkit-transition:opacity .2s ease;transition:opacity .2s ease}.mh-footer-badges a:hover{opacity:.8}.mh-footer-badges img{height:32px;width:auto}.mh-footer-title{border-bottom:2px solid #c41230;color:#0f172a;display:inline-block;font-family:Mulish,sans-serif;font-size:14px;font-weight:700;letter-spacing:.5px;margin:0 0 16px;padding-bottom:8px;text-transform:uppercase}@media(max-width:550px){.mh-footer-title{font-size:13px}}.mh-footer-menu{list-style:none;margin:0;padding:0}.mh-footer-menu li{margin-bottom:10px}.mh-footer-menu a{color:#475569;display:inline-block;font-size:14px;-webkit-text-decoration:none;text-decoration:none;-webkit-transition:color .2s ease;transition:color .2s ease}.mh-footer-menu a:hover{color:#c41230}@media(max-width:550px){.mh-footer-menu a{font-size:13px}}.mh-contact-item{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;color:#475569;font-size:14px;gap:10px;margin-bottom:12px}.mh-contact-item svg{-ms-flex-negative:0;color:#c41230;flex-shrink:0;margin-top:2px}.mh-contact-item a{color:#475569;-webkit-text-decoration:none;text-decoration:none;-webkit-transition:color .2s ease;transition:color .2s ease}.mh-contact-item a:hover{color:#c41230}.mh-footer-middle{border-bottom:1px solid #e2e8f0;padding:24px 0}@media(max-width:768px){.mh-footer-middle{padding:20px 0}}.mh-footer-social-wrap{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:12px}@media(max-width:768px){.mh-footer-social-wrap{-webkit-box-align:center;-ms-flex-align:center;align-items:center;text-align:center}}.mh-social-label{color:#334155;font-size:14px;font-weight:500}.mh-social-links{gap:12px}.mh-social-links,.mh-social-links a{display:-webkit-box;display:-ms-flexbox;display:flex}.mh-social-links a{-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;border:none!important;border-radius:50%!important;color:#fff!important;height:44px!important;justify-content:center;-webkit-text-decoration:none!important;text-decoration:none!important;-webkit-transition:all .2s ease!important;transition:all .2s ease!important;width:44px!important}.mh-social-links a[aria-label=Facebook]{background:#1877f2!important}.mh-social-links a[aria-label=Facebook]:hover{background:#0d65d9!important}.mh-social-links a[aria-label=Youtube]{background:red!important}.mh-social-links a[aria-label=Youtube]:hover{background:#c00!important}.mh-social-links a[aria-label=Zalo]{background:#0068ff!important}.mh-social-links a[aria-label=Zalo]:hover{background:#05c!important}.mh-social-links a[aria-label=TikTok]{background:#000!important}.mh-social-links a[aria-label=TikTok]:hover{background:#333!important}@media(max-width:550px){.mh-social-links a{height:40px;width:40px}}.mh-footer-newsletter{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:12px}@media(max-width:768px){.mh-footer-newsletter{-webkit-box-align:center;-ms-flex-align:center;align-items:center;text-align:center}}.mh-newsletter-label{color:#334155;font-size:14px;font-weight:500}.mh-newsletter-form{display:-webkit-box;display:-ms-flexbox;display:flex;gap:0}@media(max-width:768px){.mh-newsletter-form{max-width:400px;width:100%}}@media(max-width:550px){.mh-newsletter-form{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:8px}}.mh-newsletter-form .wpcf7-email,.mh-newsletter-form input[type=email]{all:unset;-webkit-box-sizing:border-box;box-sizing:border-box;cursor:pointer;-webkit-box-flex:1!important;background:#fff!important;border:1px solid #cbd5e1!important;border-radius:8px 0 0 8px!important;border-right:none!important;color:#1e293b!important;-ms-flex:1!important;flex:1!important;font-family:Mulish,sans-serif!important;font-size:14px!important;padding:12px 16px!important}.mh-newsletter-form .wpcf7-email::-webkit-input-placeholder,.mh-newsletter-form input[type=email]::-webkit-input-placeholder{color:#94a3b8!important}.mh-newsletter-form .wpcf7-email::-moz-placeholder,.mh-newsletter-form input[type=email]::-moz-placeholder{color:#94a3b8!important}.mh-newsletter-form .wpcf7-email:-ms-input-placeholder,.mh-newsletter-form input[type=email]:-ms-input-placeholder{color:#94a3b8!important}.mh-newsletter-form .wpcf7-email::-ms-input-placeholder,.mh-newsletter-form input[type=email]::-ms-input-placeholder{color:#94a3b8!important}.mh-newsletter-form .wpcf7-email::placeholder,.mh-newsletter-form input[type=email]::placeholder{color:#94a3b8!important}.mh-newsletter-form .wpcf7-email:focus,.mh-newsletter-form input[type=email]:focus{border-color:#c41230!important;-webkit-box-shadow:none!important;box-shadow:none!important;outline:none!important}@media(max-width:550px){.mh-newsletter-form .wpcf7-email,.mh-newsletter-form input[type=email]{border-radius:8px!important;border-right:1px solid #cbd5e1!important;width:100%!important}}.mh-newsletter-form .wpcf7-submit,.mh-newsletter-form button{all:unset;background:#c41230!important;border:1px solid #c41230!important;border-radius:0 8px 8px 0!important;-webkit-box-sizing:border-box;box-sizing:border-box;color:#fff!important;cursor:pointer;font-family:Mulish,sans-serif!important;font-size:13px!important;font-weight:700!important;letter-spacing:.5px!important;padding:12px 24px!important;text-transform:uppercase!important;-webkit-transition:background .2s ease!important;transition:background .2s ease!important}.mh-newsletter-form .wpcf7-submit:hover,.mh-newsletter-form button:hover{background:#a00f27!important}@media(max-width:550px){.mh-newsletter-form .wpcf7-submit,.mh-newsletter-form button{border-radius:8px!important;display:-webkit-box;display:-ms-flexbox;display:flex;text-align:center!important;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}}.mh-newsletter-form .wpcf7-form{display:-webkit-box;display:-ms-flexbox;display:flex;gap:0;width:100%}.mh-newsletter-form .wpcf7-form p{display:contents;margin:0}.mh-footer-bottom{background:#f1f5f9;padding:32px 0}.mh-hotlines-grid{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:32px;gap:32px}@media(max-width:550px){.mh-hotlines-grid{gap:24px;grid-template-columns:1fr}}.mh-hotline-group{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.mh-hotline-group-title{color:#1e293b;font-family:Mulish,sans-serif;font-size:15px;font-weight:600;margin:0 0 16px}.mh-hotline-items{gap:16px}.mh-hotline-item,.mh-hotline-items{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.mh-hotline-item{gap:4px}.mh-hotline-row{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:8px}.mh-phone-icon{color:#0068ff;-ms-flex-negative:0;flex-shrink:0}.mh-hotline-name{color:#334155;font-size:14px;font-weight:600}.mh-hotline-contact{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:8px;padding-left:24px}.mh-hotline-phone{color:#c41230;font-size:16px;font-weight:700;letter-spacing:.5px;-webkit-text-decoration:none;text-decoration:none}.mh-hotline-phone:hover{color:#a00f27}@media(max-width:550px){.mh-hotline-phone{font-size:14px}}.mh-hotline-zalo{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;color:#0068ff;font-size:13px;font-weight:600;gap:4px;-webkit-text-decoration:none;text-decoration:none;-webkit-transition:color .2s ease;transition:color .2s ease}.mh-hotline-zalo svg{-ms-flex-negative:0;flex-shrink:0}.mh-hotline-zalo:hover{color:#05c}.mh-footer-copyright{background:#0f172a;padding:16px 0;text-align:center}.mh-footer-copyright p{color:#94a3b8;font-size:13px;margin:0}.mh-mega-menu-toggle{all:unset;-webkit-box-sizing:border-box;box-sizing:border-box;cursor:pointer;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:start;-ms-flex-pack:start;background:transparent!important;color:#1e293b!important;font-family:Mulish,sans-serif!important;font-size:15px!important;font-weight:700!important;gap:8px!important;justify-content:flex-start;padding:10px 16px!important;-webkit-transition:color .2s ease!important;transition:color .2s ease!important}.mh-mega-menu-toggle.is-active,.mh-mega-menu-toggle:hover{color:#c41230!important}.mh-mega-menu-toggle.is-active .mh-menu-arrow{-webkit-transform:rotate(180deg);transform:rotate(180deg)}.mh-mega-menu-toggle .mh-menu-icon{-ms-flex-negative:0;flex-shrink:0}.mh-mega-menu-toggle .mh-menu-arrow{-ms-flex-negative:0;flex-shrink:0;-webkit-transition:-webkit-transform .2s ease;transition:-webkit-transform .2s ease;transition:transform .2s ease;transition:transform .2s ease,-webkit-transform .2s ease}.mh-mega-menu{background:#fff;border-radius:12px;-webkit-box-shadow:0 10px 40px rgba(0,0,0,.15);box-shadow:0 10px 40px rgba(0,0,0,.15);left:50%;max-height:calc(100vh - 150px);max-width:calc(100vw - 40px);opacity:0;position:fixed;top:80px;-webkit-transform:translateX(-50%) translateY(10px);transform:translateX(-50%) translateY(10px);-webkit-transition:all .3s ease;transition:all .3s ease;visibility:hidden;width:900px;z-index:99999}@media(max-width:992px){.mh-mega-menu{width:700px}}@media(max-width:550px){.mh-mega-menu{border-radius:12px 12px 0 0;bottom:calc(60px + env(safe-area-inset-bottom, 0px));height:calc(100vh - 60px - env(safe-area-inset-bottom, 0px));left:0;max-height:none;max-width:100%;opacity:1;right:0;top:auto;-webkit-transform:translateX(0) translateY(100%);transform:translateX(0) translateY(100%);width:100%}}.mh-mega-menu.is-open{opacity:1;-webkit-transform:translateX(-50%) translateY(0);transform:translateX(-50%) translateY(0);visibility:visible}@media(max-width:550px){.mh-mega-menu.is-open{-webkit-transform:translateX(0) translateY(0);transform:translateX(0) translateY(0)}}.mh-mega-menu .mh-mega-menu-inner{display:-webkit-box;display:-ms-flexbox;display:flex;height:100%;max-height:calc(100vh - 150px)}@media(max-width:550px){.mh-mega-menu .mh-mega-menu-inner{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;max-height:100%;overflow-y:auto}}.mh-mega-menu .mh-mega-col{padding:20px}.mh-mega-menu .mh-mega-parents{width:200px;-ms-flex-negative:0;background:#f8fafc;border-radius:12px 0 0 12px;border-right:1px solid #e2e8f0;flex-shrink:0;max-height:100%;overflow-y:auto}@media(max-width:550px){.mh-mega-menu .mh-mega-parents{border-bottom:1px solid #e2e8f0;border-radius:12px 12px 0 0;border-right:none;max-height:none;overflow-y:visible;width:100%}}.mh-mega-menu .mh-parent-list{list-style:none;margin:0;padding:0}.mh-mega-menu .mh-parent-item{margin-bottom:2px}.mh-mega-menu .mh-parent-item a{border-radius:6px;color:#334155;display:block;font-size:14px;font-weight:500;padding:10px 14px;-webkit-text-decoration:none;text-decoration:none;-webkit-transition:all .2s ease;transition:all .2s ease}.mh-mega-menu .mh-parent-item.active a,.mh-mega-menu .mh-parent-item:hover a{background:#fff;color:#c41230}.mh-mega-menu .mh-parent-item.active a{font-weight:600}.mh-mega-menu .mh-mega-children{-webkit-box-flex:1;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex:1;flex:1;-ms-flex-wrap:wrap;flex-wrap:wrap;-ms-flex-line-pack:start;align-content:flex-start;border-right:1px solid #e2e8f0;gap:24px;max-height:100%;overflow-y:auto}@media(max-width:550px){.mh-mega-menu .mh-mega-children{border-right:none;max-height:none;overflow-y:visible}}.mh-mega-menu .mh-children-panel{display:none;width:100%}.mh-mega-menu .mh-children-panel.active{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:24px}.mh-mega-menu .mh-children-col{min-width:150px}.mh-mega-menu .mh-children-title{color:#0f172a;font-family:Mulish,sans-serif;font-size:14px;font-weight:700;margin:0 0 12px}.mh-mega-menu .mh-children-title a{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;color:#0f172a;gap:6px;-webkit-text-decoration:none;text-decoration:none;-webkit-transition:color .2s ease;transition:color .2s ease}.mh-mega-menu .mh-children-title a:hover{color:#c41230}.mh-mega-menu .mh-children-title a svg{opacity:0;-webkit-transition:opacity .2s ease;transition:opacity .2s ease}.mh-mega-menu .mh-children-title a:hover svg{opacity:1}.mh-mega-menu .mh-children-list{list-style:none;margin:0;padding:0}.mh-mega-menu .mh-children-list li{margin-bottom:8px}.mh-mega-menu .mh-children-list a{color:#475569;font-size:13px;-webkit-text-decoration:none;text-decoration:none;-webkit-transition:color .2s ease;transition:color .2s ease}.mh-mega-menu .mh-children-list a:hover{color:#c41230}.mh-mega-menu .mh-no-children{color:#64748b;font-size:13px;margin:0}.mh-mega-menu .mh-mega-products{width:280px;-ms-flex-negative:0;flex-shrink:0;max-height:100%;overflow-y:auto}@media(max-width:992px){.mh-mega-menu .mh-mega-products{display:none}}@media(max-width:550px){.mh-mega-menu .mh-mega-products{display:block;max-height:none;overflow-y:visible;width:100%}}.mh-mega-menu .mh-products-panel{display:none}.mh-mega-menu .mh-products-panel.active{display:block}.mh-mega-menu .mh-products-title{color:#0f172a;font-family:Mulish,sans-serif;font-size:14px;font-weight:700;margin:0 0 16px}.mh-mega-menu .mh-products-list{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:12px}.mh-mega-menu .mh-no-products{color:#64748b;font-size:13px;margin:0}.mh-mega-menu .mh-mega-product{border-radius:8px;display:-webkit-box;display:-ms-flexbox;display:flex;gap:12px;padding:8px;-webkit-text-decoration:none;text-decoration:none;-webkit-transition:background .2s ease;transition:background .2s ease}.mh-mega-menu .mh-mega-product:hover{background:#f8fafc}.mh-mega-menu .mh-mega-product-image{height:60px;width:60px;-ms-flex-negative:0;background:#f1f5f9;border-radius:6px;flex-shrink:0;overflow:hidden}.mh-mega-menu .mh-mega-product-image img{height:100%;-o-object-fit:cover;object-fit:cover;width:100%}.mh-mega-menu .mh-mega-product-info{-webkit-box-flex:1;-ms-flex:1;flex:1;min-width:0}.mh-mega-menu .mh-mega-product-title{color:#1e293b;display:-webkit-box;font-size:15px;font-weight:600;-webkit-line-clamp:2;line-height:1.3;margin:0 0 6px;text-transform:none;-webkit-box-orient:vertical;font-family:Mulish,sans-serif;overflow:hidden}.mh-mega-menu .mh-mega-product-price{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:6px}.mh-mega-menu .mh-price-regular,.mh-mega-menu .mh-price-sale{color:#c41230;font-size:14px;font-weight:700}.mh-mega-menu .mh-price-discount{background:#e8b8c0;border-radius:4px;color:#c41230;font-size:11px;font-weight:600;padding:2px 6px}@media(max-width:550px){body.mh-mega-menu-open{overflow:hidden}body.mh-mega-menu-open:before{background:rgba(0,0,0,.5);bottom:calc(60px + env(safe-area-inset-bottom, 0px));content:"";left:0;position:fixed;right:0;top:0;z-index:9998}}.mh-filter-widget{background:#fff;font-family:Mulish,sans-serif}.mh-filter-widget *{-webkit-box-sizing:border-box;box-sizing:border-box}.mh-filter-widget .mh-filter-form{margin:0;padding:0}.mh-filter-widget button{all:unset;-webkit-box-sizing:border-box;box-sizing:border-box;cursor:pointer}.mh-filter-widget input[type=number],.mh-filter-widget input[type=range],.mh-filter-widget input[type=text]{-webkit-appearance:none!important;-moz-appearance:none!important;appearance:none!important;-webkit-box-shadow:none!important;box-shadow:none!important;outline:none!important}.mh-filter-widget input[type=checkbox]{display:none!important}.mh-filter-widget .mh-active-filters{background:#f8fafc;border-radius:8px;margin-bottom:1.5rem;padding:1rem}@media(max-width:768px){.mh-filter-widget .mh-active-filters{margin-bottom:1rem;padding:12px}}.mh-filter-widget .mh-active-header{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;margin-bottom:10px}@media(max-width:768px){.mh-filter-widget .mh-active-header{margin-bottom:8px}}.mh-filter-widget .mh-active-label{color:#475569;font-family:Mulish,sans-serif;font-size:12px;font-weight:600;letter-spacing:.5px;text-transform:uppercase}.mh-filter-widget .mh-clear-all{color:#c41230;font-size:12px;font-weight:500;-webkit-text-decoration:none;text-decoration:none;-webkit-transition:color .2s ease;transition:color .2s ease}.mh-filter-widget .mh-clear-all:hover{color:#a00f27;-webkit-text-decoration:underline;text-decoration:underline}.mh-filter-widget .mh-badges{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:8px}@media(max-width:768px){.mh-filter-widget .mh-badges{gap:6px}}.mh-filter-widget .mh-badge{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;background:#fff;border:1px solid #e2e8f0;border-radius:20px;color:#334155;font-size:13px;gap:6px;padding:6px 10px 6px 12px;-webkit-transition:all .2s ease;transition:all .2s ease}.mh-filter-widget .mh-badge:hover{background:rgba(196,18,48,.03);border-color:#c41230}@media(max-width:768px){.mh-filter-widget .mh-badge{font-size:12px;padding:5px 8px 5px 10px}}.mh-filter-widget .mh-badge-remove{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;background:#f1f5f9!important;border:none!important;border-radius:50%!important;color:#64748b!important;font-size:14px!important;height:18px!important;justify-content:center;line-height:1!important;margin:0!important;min-height:18px!important;min-width:18px!important;padding:0!important;-webkit-transition:all .2s ease!important;transition:all .2s ease!important;width:18px!important}.mh-filter-widget .mh-badge-remove:hover{background:#c41230!important;color:#fff!important}@media(max-width:768px){.mh-filter-widget .mh-badge-remove{font-size:12px;height:16px;width:16px}}.mh-filter-widget .mh-filter-section{border-bottom:1px solid #e2e8f0;margin-bottom:1.5rem;padding-bottom:1.5rem}.mh-filter-widget .mh-filter-section:last-of-type{border-bottom:none;margin-bottom:0;padding-bottom:0}@media(max-width:768px){.mh-filter-widget .mh-filter-section{margin-bottom:1rem;padding-bottom:1rem}}.mh-filter-widget .mh-filter-section.collapsed .mh-filter-content{display:none}.mh-filter-widget .mh-filter-section.collapsed .mh-toggle-icon:after{height:0}.mh-filter-widget .mh-filter-title{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;color:#0f172a;cursor:pointer;font-family:Mulish,sans-serif;font-size:14px;font-weight:700;justify-content:space-between;letter-spacing:.5px;margin:0 0 1rem;padding:0;text-transform:uppercase;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}@media(max-width:768px){.mh-filter-widget .mh-filter-title{font-size:13px;padding:.5rem 0}}.mh-filter-widget .mh-toggle-icon{height:20px;position:relative;-webkit-transition:-webkit-transform .3s ease;transition:-webkit-transform .3s ease;transition:transform .3s ease;transition:transform .3s ease,-webkit-transform .3s ease;width:20px}.mh-filter-widget .mh-toggle-icon:after,.mh-filter-widget .mh-toggle-icon:before{background:#94a3b8;content:"";position:absolute;-webkit-transition:all .3s ease;transition:all .3s ease}.mh-filter-widget .mh-toggle-icon:before{height:2px;width:12px}.mh-filter-widget .mh-toggle-icon:after,.mh-filter-widget .mh-toggle-icon:before{left:50%;top:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}.mh-filter-widget .mh-toggle-icon:after{height:12px;width:2px}.mh-filter-widget .mh-filter-content{-webkit-animation:mhSlideDown .3s ease;animation:mhSlideDown .3s ease}@-webkit-keyframes mhSlideDown{0%{opacity:0;-webkit-transform:translateY(-10px);transform:translateY(-10px)}to{opacity:1;-webkit-transform:translateY(0);transform:translateY(0)}}@keyframes mhSlideDown{0%{opacity:0;-webkit-transform:translateY(-10px);transform:translateY(-10px)}to{opacity:1;-webkit-transform:translateY(0);transform:translateY(0)}}.mh-filter-widget .mh-price-slider-wrap{padding:10px 0}.mh-filter-widget .mh-price-slider{height:40px;margin-bottom:1rem;position:relative}.mh-filter-widget .mh-price-track{background:#e2e8f0;border-radius:3px;height:6px;left:0;position:absolute;right:0;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%)}.mh-filter-widget .mh-price-range{background:#c41230;border-radius:3px;height:100%;position:absolute}.mh-filter-widget .mh-price-input{-webkit-appearance:none;-moz-appearance:none;appearance:none;background:transparent;height:6px;margin:0;pointer-events:none;position:absolute;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);width:100%}.mh-filter-widget .mh-price-input::-webkit-slider-thumb{-webkit-appearance:none;appearance:none;background:#fff;border:3px solid #c41230;border-radius:50%;-webkit-box-shadow:0 4px 6px -1px rgba(0,0,0,.1);box-shadow:0 4px 6px -1px rgba(0,0,0,.1);cursor:pointer;height:20px;pointer-events:auto;-webkit-transition:all .2s ease;transition:all .2s ease;width:20px}.mh-filter-widget .mh-price-input::-webkit-slider-thumb:hover{-webkit-box-shadow:0 10px 15px -3px rgba(196,18,48,.15);box-shadow:0 10px 15px -3px rgba(196,18,48,.15);-webkit-transform:scale(1.1);transform:scale(1.1)}.mh-filter-widget .mh-price-input::-moz-range-thumb{background:#fff;border:3px solid #c41230;border-radius:50%;box-shadow:0 4px 6px -1px rgba(0,0,0,.1);cursor:pointer;height:20px;pointer-events:auto;width:20px}.mh-filter-widget .mh-price-inputs{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:10px}@media(max-width:768px){.mh-filter-widget .mh-price-inputs{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:8px}}.mh-filter-widget .mh-price-field{-webkit-box-flex:1;-ms-flex:1;flex:1;position:relative}@media(max-width:768px){.mh-filter-widget .mh-price-field{width:100%}}.mh-filter-widget .mh-price-value{background:#fff!important;border:1px solid #cbd5e1!important;border-radius:8px!important;color:#1e293b!important;font-family:Mulish,sans-serif!important;font-size:14px!important;margin:0;padding:10px 25px 10px 12px!important;text-align:right!important;width:100%!important}.mh-filter-widget .mh-price-value:focus{border-color:#c41230!important;-webkit-box-shadow:0 0 0 3px #e8b8c0!important;box-shadow:0 0 0 3px #e8b8c0!important}.mh-filter-widget .mh-currency{color:#64748b;font-size:13px;position:absolute;right:10px;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%)}.mh-filter-widget .mh-price-separator{color:#94a3b8;font-weight:500}@media(max-width:768px){.mh-filter-widget .mh-price-separator{display:none}}.mh-filter-widget .mh-filter-list{list-style:none;margin:0;padding:0}.mh-filter-widget .mh-filter-item{margin:0 0 2px}.mh-filter-widget .mh-filter-label{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;border-radius:6px;cursor:pointer;margin:0;padding:10px 12px;-webkit-transition:all .2s ease;transition:all .2s ease}.mh-filter-widget .mh-filter-label:hover{background:#f8fafc}.mh-filter-widget .mh-filter-label input[type=checkbox]{display:none}@media(max-width:768px){.mh-filter-widget .mh-filter-label{padding:8px 10px}}.mh-filter-widget .mh-attr-filter .mh-filter-item.active .mh-filter-label{background:rgba(196,18,48,.05)}.mh-filter-widget .mh-checkbox{border:2px solid #cbd5e1;border-radius:4px;height:20px;margin-right:12px;position:relative;-webkit-transition:all .2s ease;transition:all .2s ease;width:20px;-ms-flex-negative:0;flex-shrink:0}@media(max-width:768px){.mh-filter-widget .mh-checkbox{height:18px;margin-right:10px;width:18px}}.mh-filter-widget .mh-filter-label:hover .mh-checkbox{border-color:#c41230}.mh-filter-widget .mh-filter-label input:checked+.mh-checkbox{background:#c41230;border-color:#c41230}.mh-filter-widget .mh-filter-label input:checked+.mh-checkbox:after{border:solid #fff;border-width:0 2px 2px 0;content:"";height:10px;left:6px;position:absolute;top:2px;-webkit-transform:rotate(45deg);transform:rotate(45deg);width:5px}.mh-filter-widget .mh-term-name{-webkit-box-flex:1;color:#334155;-ms-flex:1;flex:1;font-family:Mulish,sans-serif;font-size:14px;line-height:1.4}@media(max-width:768px){.mh-filter-widget .mh-term-name{font-size:13px}}.mh-filter-widget .mh-term-count{color:#94a3b8;font-size:13px;margin-left:8px}@media(max-width:768px){.mh-filter-widget .mh-term-count{font-size:12px}}.mh-filter-widget .mh-filter-form.mh-loading{opacity:.6;pointer-events:none;position:relative}.mh-filter-widget .mh-filter-form.mh-loading:after{-webkit-animation:mhSpin .8s linear infinite;animation:mhSpin .8s linear infinite;border:3px solid #e2e8f0;border-radius:50%;border-top-color:#c41230;content:"";height:30px;left:50%;margin:-15px 0 0 -15px;position:absolute;top:50%;width:30px}@-webkit-keyframes mhSpin{to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@keyframes mhSpin{to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}.mh-filter-widget .mh-brand-filter .mh-filter-content{padding:0}.mh-filter-widget .mh-brand-grid{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:8px;gap:8px}@media(max-width:768px){.mh-filter-widget .mh-brand-grid{gap:6px}}.mh-filter-widget .mh-brand-item{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;background:#fff;border:2px solid #e2e8f0;border-radius:8px;cursor:pointer;justify-content:center;margin:0!important;min-height:60px;padding:10px 8px;-webkit-transition:all .2s ease;transition:all .2s ease}.mh-filter-widget .mh-brand-item:hover{background:#f8fafc;border-color:#cbd5e1}.mh-filter-widget .mh-brand-item.active{background:rgba(196,18,48,.03);border-color:#c41230;-webkit-box-shadow:0 0 0 1px #c41230;box-shadow:0 0 0 1px #c41230}.mh-filter-widget .mh-brand-item input[type=checkbox]{display:none!important}.mh-filter-widget .mh-brand-item img{-webkit-filter:grayscale(30%);filter:grayscale(30%);height:auto;max-height:40px;max-width:100%;-o-object-fit:contain;object-fit:contain;opacity:.8;-webkit-transition:all .2s ease;transition:all .2s ease;width:auto}.mh-filter-widget .mh-brand-item.active img,.mh-filter-widget .mh-brand-item:hover img{-webkit-filter:grayscale(0);filter:grayscale(0);opacity:1}@media(max-width:768px){.mh-filter-widget .mh-brand-item{min-height:50px;padding:8px 6px}.mh-filter-widget .mh-brand-item img{max-height:30px}}.mh-filter-widget .mh-brand-name{color:#475569;font-size:11px;font-weight:600;letter-spacing:.5px;text-align:center;text-transform:uppercase}@media(max-width:768px){.mh-filter-widget .mh-brand-name{font-size:10px}}.mh-filter-widget .mh-brand-item.active .mh-brand-name{color:#c41230}.mh-filter-widget .mh-category-filter .mh-filter-content{padding:0}.mh-filter-widget .mh-category-list{list-style:none;margin:0;padding:0}.mh-filter-widget .mh-category-item{border-bottom:1px solid #f1f5f9;margin:0}.mh-filter-widget .mh-category-item:last-child{border-bottom:none}.mh-filter-widget .mh-category-row{position:relative}.mh-filter-widget .mh-category-row,.mh-filter-widget .mh-category-toggle{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.mh-filter-widget .mh-category-toggle{-webkit-box-pack:center;-ms-flex-pack:center;background:transparent!important;border:none!important;border-radius:4px!important;color:#64748b!important;height:28px!important;justify-content:center;margin:0 0 0 4px!important;min-height:28px!important;min-width:28px!important;padding:0!important;-webkit-transition:all .2s ease!important;transition:all .2s ease!important;width:28px!important;-ms-flex-negative:0!important;flex-shrink:0!important}.mh-filter-widget .mh-category-toggle:hover{background:#f1f5f9!important;color:#c41230!important}@media(max-width:768px){.mh-filter-widget .mh-category-toggle{height:24px!important;min-height:24px!important;min-width:24px!important;width:24px!important}}.mh-filter-widget .mh-toggle-arrow{-webkit-transition:-webkit-transform .2s ease;transition:-webkit-transform .2s ease;transition:transform .2s ease;transition:transform .2s ease,-webkit-transform .2s ease}.mh-filter-widget .mh-category-item.expanded>.mh-category-row .mh-toggle-arrow{-webkit-transform:rotate(90deg);transform:rotate(90deg)}.mh-filter-widget .mh-category-label{-webkit-box-flex:1;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex:1;flex:1;-webkit-box-align:center;-ms-flex-align:center;align-items:center;border-radius:6px;cursor:pointer;margin:0;padding:10px 12px 10px 8px;-webkit-transition:all .2s ease;transition:all .2s ease}.mh-filter-widget .mh-category-label:hover{background:#f8fafc}@media(max-width:768px){.mh-filter-widget .mh-category-label{font-size:13px;padding:8px 10px 8px 6px}}.mh-filter-widget .mh-category-item:not(.has-children) .mh-category-label{padding-left:40px}@media(max-width:768px){.mh-filter-widget .mh-category-item:not(.has-children) .mh-category-label{padding-left:34px}}.mh-filter-widget .mh-category-item.active>.mh-category-row .mh-category-label{background:rgba(196,18,48,.05)}.mh-filter-widget .mh-category-children{background:#fff;border-top:1px solid #f1f5f9;list-style:none;margin:0;padding:0 0 0 20px}.mh-filter-widget .mh-category-children .mh-category-label{background:transparent}.mh-filter-widget .mh-category-children .mh-category-label:hover{background:#f8fafc}.mh-filter-widget .mh-category-children .mh-category-item.active>.mh-category-row .mh-category-label{background:rgba(196,18,48,.05)}.mh-filter-widget .mh-category-children .mh-category-item{border-bottom:1px solid #f1f5f9}.mh-filter-widget .mh-category-children .mh-category-item:last-child{border-bottom:none}.mh-filter-widget .mh-category-children .mh-category-label{font-size:13px;padding:8px 10px 8px 6px}.mh-filter-widget .mh-category-children .mh-category-item:not(.has-children) .mh-category-label{padding-left:34px}.mh-filter-widget .mh-category-children .mh-category-children{background:rgba(0,0,0,.02);padding-left:16px}.mh-filter-widget .mh-category-children .mh-category-children .mh-category-label{font-size:12px;padding:6px 8px 6px 4px}@media(max-width:768px){.mh-filter-widget .mh-category-children{padding-left:16px}.mh-filter-widget .mh-category-children .mh-category-label{font-size:12px;padding:6px 8px 6px 4px}}.mh-sorting-buttons{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;border-bottom:1px solid #e2e8f0;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:15px;margin-bottom:20px;padding:15px 0}.mh-sorting-buttons .mh-sorting-label{color:#334155;font-family:Mulish,sans-serif;font-size:14px;font-weight:600}.mh-sorting-buttons .mh-sorting-list{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:8px}.mh-sorting-buttons .mh-sorting-btn{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;background:#fff;border:1px solid #cbd5e1;border-radius:6px;color:#475569;font-family:Mulish,sans-serif;font-size:13px;font-weight:500;justify-content:center;padding:8px 16px;-webkit-text-decoration:none;text-decoration:none;-webkit-transition:all .2s ease;transition:all .2s ease;white-space:nowrap}.mh-sorting-buttons .mh-sorting-btn:hover{background:rgba(196,18,48,.03);border-color:#c41230;color:#c41230}.mh-sorting-buttons .mh-sorting-btn.active{background:#c41230;border-color:#c41230;color:#fff}.woocommerce-ordering{display:none!important}@media(max-width:550px){.mh-sorting-buttons{gap:10px;padding:12px 0}.mh-sorting-buttons .mh-sorting-label{font-size:13px;width:100%}.mh-sorting-buttons .mh-sorting-list{gap:6px;overflow-x:auto;padding-bottom:5px;width:100%;-webkit-overflow-scrolling:touch}.mh-sorting-buttons .mh-sorting-btn{font-size:12px;padding:6px 12px;-ms-flex-negative:0;flex-shrink:0}}.mh-slider-nav-inline{margin-bottom:30px;position:relative}.mh-slider-nav-inline .section-title{margin-bottom:15px}.mh-slider-nav-inline .row-slider .flickity-prev-next-button.next,.mh-slider-nav-inline .row-slider .flickity-prev-next-button.previous{border-radius:4px!important;height:32px!important;margin-top:0!important;min-height:32px!important;min-width:32px!important;top:-52px!important;width:32px!important}.mh-slider-nav-inline .row-slider .flickity-prev-next-button.next:before,.mh-slider-nav-inline .row-slider .flickity-prev-next-button.previous:before{height:14px!important;width:14px!important}.mh-slider-nav-inline .row-slider .flickity-prev-next-button.previous{left:auto!important;right:52px!important}.mh-slider-nav-inline .row-slider .flickity-prev-next-button.next{right:10px!important}.mh-slider-nav-inline .price-wrapper{display:none!important}@media(max-width:550px){.mh-slider-nav-inline .row-slider .flickity-prev-next-button.next,.mh-slider-nav-inline .row-slider .flickity-prev-next-button.previous{height:28px!important;min-height:28px!important;min-width:28px!important;top:-45px!important;width:28px!important}.mh-slider-nav-inline .row-slider .flickity-prev-next-button.next:before,.mh-slider-nav-inline .row-slider .flickity-prev-next-button.previous:before{height:12px!important;width:12px!important}.mh-slider-nav-inline .row-slider .flickity-prev-next-button.previous{right:36px!important}}.mh-select-hidden{height:1px!important;margin:-1px!important;overflow:hidden!important;padding:0!important;position:absolute!important;width:1px!important;clip:rect(0,0,0,0)!important;border:0!important}.mh-swatches{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:8px;margin-top:8px}.mh-swatch{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;position:relative;-webkit-box-align:center;-ms-flex-align:center;align-items:center;background:#fff;border:1px solid #e2e8f0;border-radius:8px;cursor:pointer;gap:10px;min-width:90px;padding:10px 14px;-webkit-transition:border-color .15s;transition:border-color .15s}.mh-swatch:hover{border-color:#94a3b8}.mh-swatch.selected{border:2px solid #c41230;padding:9px 13px}.mh-swatch.selected .mh-swatch-check{opacity:1}.mh-swatch.disabled{cursor:not-allowed;opacity:.35;pointer-events:none}.mh-swatch-img{border-radius:4px;height:36px;overflow:hidden;width:36px;-ms-flex-negative:0;flex-shrink:0}.mh-swatch-img img{height:100%;-o-object-fit:cover;object-fit:cover;width:100%}.mh-swatch-info{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:2px}.mh-swatch-name{color:#1e293b;font-size:14px;font-weight:600;line-height:1.2}.mh-swatch-price{color:#64748b;font-size:13px;line-height:1.2}.mh-swatch-check{color:#c41230;opacity:0;position:absolute;right:5px;top:5px}@media(max-width:480px){.mh-swatches{gap:6px}.mh-swatch{gap:8px;min-width:80px;padding:8px 10px}.mh-swatch.selected{padding:7px 9px}.mh-swatch-img{height:30px;width:30px}.mh-swatch-name{font-size:13px}.mh-swatch-price{font-size:12px}}.mh-categories-wrapper{overflow:visible;position:relative;width:100%}.mh-categories-wrapper .slider{margin:0 -7.5px}.mh-categories-wrapper .mh-category-item{-webkit-box-sizing:border-box;box-sizing:border-box}.mh-categories-wrapper .slider .flickity-prev-next-button.previous{left:-22px!important}.mh-categories-wrapper .slider .flickity-prev-next-button.next{right:-22px!important}.mh-categories-wrapper .mh-category-link{background:#fff;border:1px solid #e2e8f0;border-radius:12px;display:block;overflow:hidden;-webkit-text-decoration:none!important;text-decoration:none!important;-webkit-transition:all .3s ease;transition:all .3s ease}.mh-categories-wrapper .mh-category-link:hover{border-color:#c41230;-webkit-box-shadow:0 4px 6px -1px rgba(0,0,0,.1);box-shadow:0 4px 6px -1px rgba(0,0,0,.1)}.mh-categories-wrapper .mh-category-link:hover .mh-category-title{color:#c41230}.mh-categories-wrapper .mh-category-image{background:#f8fafc;overflow:hidden;padding-top:100%;position:relative;width:100%}.mh-categories-wrapper .mh-category-image img{height:100%;left:0;-o-object-fit:cover;object-fit:cover;position:absolute;top:0;-webkit-transition:-webkit-transform .4s ease;transition:-webkit-transform .4s ease;transition:transform .4s ease;transition:transform .4s ease,-webkit-transform .4s ease;width:100%}.mh-categories-wrapper.mh-hover-zoom .mh-category-link:hover .mh-category-image img{-webkit-transform:scale(1.08);transform:scale(1.08)}.mh-categories-wrapper.mh-hover-fade .mh-category-link:hover .mh-category-image img{opacity:.85}.mh-categories-wrapper .mh-category-info{padding:12px 15px;text-align:center}.mh-categories-wrapper .mh-category-title{color:#1e293b;font-family:Mulish,sans-serif;font-size:14px!important;font-weight:500!important;line-height:1.4;margin:0 0 4px!important;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.mh-categories-wrapper .mh-category-count{color:#64748b;font-size:12px}.mh-categories-wrapper .mh-slide-group{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.mh-categories-wrapper .mh-slide-group .mh-category-item{padding:0!important;width:100%!important}.mh-categories-wrapper .loading-spin{display:none}.mh-categories-wrapper .slider:not(.flickity-enabled)+.loading-spin{display:block}.mh-categories-wrapper.mh-no-categories{color:#64748b;font-size:14px;padding:40px 20px;text-align:center}@media(max-width:992px){.mh-categories-wrapper .mh-category-info{padding:10px 12px}.mh-categories-wrapper .slider .flickity-prev-next-button.previous{left:-19px!important}.mh-categories-wrapper .slider .flickity-prev-next-button.next{right:-19px!important}}@media(max-width:550px){.mh-categories-wrapper .mh-category-info{padding:8px 10px}.mh-categories-wrapper .mh-category-title{font-size:13px!important}.mh-categories-wrapper .slider .flickity-prev-next-button.previous{left:-16px!important}.mh-categories-wrapper .slider .flickity-prev-next-button.next{right:-16px!important}}.mh-mobile-bottom-menu{all:unset;background:#fff;border:none;border-top:1px solid #e2e8f0;bottom:0;-webkit-box-shadow:0 -2px 10px rgba(0,0,0,.08);box-shadow:0 -2px 10px rgba(0,0,0,.08);-webkit-box-sizing:border-box;box-sizing:border-box;display:none;height:auto;left:0;margin:0;max-height:none;min-height:0;padding:8px 0 calc(8px + env(safe-area-inset-bottom, 0px));position:fixed;right:0;width:100%;z-index:9998}@media(max-width:550px){.mh-mobile-bottom-menu{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-ms-flex-wrap:nowrap;flex-wrap:nowrap;-ms-flex-pack:distribute;justify-content:space-around;-webkit-box-align:center;-ms-flex-align:center;align-items:center}}.mh-bottom-item{all:unset;-webkit-box-sizing:border-box;box-sizing:border-box;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-flex:1;border:none;border-radius:0;color:#64748b;cursor:pointer;-ms-flex:1;flex:1;font-family:Mulish,sans-serif;gap:4px;height:auto;letter-spacing:normal;margin:0;max-height:none;max-width:none;min-height:0;min-width:0;padding:6px 4px;text-transform:none;width:auto;-webkit-tap-highlight-color:rgba(0,0,0,0);-webkit-transition:color .2s ease;transition:color .2s ease}.mh-bottom-item,.mh-bottom-item:active,.mh-bottom-item:focus,.mh-bottom-item:hover{background:transparent;-webkit-box-shadow:none;box-shadow:none;outline:none;-webkit-text-decoration:none;text-decoration:none}.mh-bottom-item:active,.mh-bottom-item:focus,.mh-bottom-item:hover{border:none;color:#c41230}.mh-bottom-item.active{color:#c41230}.mh-bottom-item.active .mh-bottom-icon{stroke-width:2.5}.mh-bottom-icon{all:unset;-webkit-box-sizing:border-box;box-sizing:border-box;display:block;fill:none;height:22px;margin:0;max-height:22px;max-width:22px;min-height:22px;min-width:22px;padding:0;stroke:currentColor;-webkit-transition:stroke-width .2s ease;transition:stroke-width .2s ease;width:22px}.mh-bottom-icon-wrap{all:unset;-webkit-box-sizing:border-box;box-sizing:border-box;display:-webkit-box;display:-ms-flexbox;display:flex;position:relative;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;height:auto;justify-content:center;margin:0;min-height:0;min-width:0;padding:0;width:auto}.mh-bottom-label{all:unset;-webkit-box-sizing:border-box;box-sizing:border-box;color:inherit;display:block;font-family:Mulish,sans-serif;font-size:11px;font-weight:500;letter-spacing:normal;line-height:1.2;margin:0;padding:0;-webkit-text-decoration:none;text-decoration:none;text-transform:none;white-space:nowrap}.mh-bottom-cart-count{all:unset;background:#c41230;border:none;border-radius:8px;-webkit-box-sizing:border-box;box-sizing:border-box;color:#fff;display:block;font-family:Mulish,sans-serif;font-size:10px;font-weight:700;height:16px;line-height:16px;margin:0;min-width:16px;padding:0 4px;position:absolute;right:-8px;text-align:center;top:-6px;white-space:nowrap}.mh-bottom-category.is-active{color:#c41230}@media(max-width:550px){body{padding-bottom:calc(60px + env(safe-area-inset-bottom, 0px))}.mh-mobile-bottom-menu~.mobile-nav{bottom:calc(60px + env(safe-area-inset-bottom, 0px))}.mh-mega-menu-wrapper.is-open-from-bottom .mh-mega-menu{bottom:calc(60px + env(safe-area-inset-bottom, 0px));height:calc(100vh - 60px - env(safe-area-inset-bottom, 0px));top:auto}}.header-main .header-search-form{-webkit-box-flex:1!important;-ms-flex:1!important;flex:1!important;margin:0 30px!important;max-width:600px!important}.header-main .searchform .flex-row{border:1px solid #cbd5e1!important;border-radius:9999px!important;gap:0!important;overflow:hidden!important;-webkit-transition:border-color .2s ease!important;transition:border-color .2s ease!important}.header-main .searchform .flex-row:focus-within{border-color:#c41230!important}.header-main .searchform input[type=search]{all:unset;background:transparent!important;border:none!important;-webkit-box-sizing:border-box;box-sizing:border-box;color:#334155!important;cursor:pointer;font-family:Mulish,sans-serif!important;font-size:14px!important;height:44px!important;padding:0 16px!important;width:100%!important}.header-main .searchform input[type=search]::-webkit-input-placeholder{color:#94a3b8!important}.header-main .searchform input[type=search]::-moz-placeholder{color:#94a3b8!important}.header-main .searchform input[type=search]:-ms-input-placeholder{color:#94a3b8!important}.header-main .searchform input[type=search]::-ms-input-placeholder{color:#94a3b8!important}.header-main .searchform input[type=search]::placeholder{color:#94a3b8!important}.header-main .searchform .submit-button,.header-main .searchform .ux-search-submit{all:unset;-webkit-box-sizing:border-box;box-sizing:border-box;cursor:pointer;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;background:#fff!important;border-radius:9999px!important;height:44px!important;justify-content:center;-webkit-transition:background .2s ease!important;transition:background .2s ease!important;width:44px!important}.header-main .searchform .submit-button i,.header-main .searchform .ux-search-submit i{color:#334155!important;font-size:18px!important;margin:0!important}.header-main .nav-right{gap:20px!important}.header-main .nav-right>li{margin:0!important}.header-main .account-item>a,.header-main .header-account-link{display:-webkit-box!important;display:-ms-flexbox!important;display:flex!important;-webkit-box-align:center!important;-ms-flex-align:center!important;align-items:center!important;color:#334155!important;font-size:13px!important;gap:8px!important;-webkit-text-decoration:none!important;text-decoration:none!important}.header-main .account-item>a i,.header-main .header-account-link i{color:#475569!important;font-size:24px!important}.header-main .account-item>a:hover,.header-main .account-item>a:hover i,.header-main .header-account-link:hover,.header-main .header-account-link:hover i{color:#c41230!important}.header-main .cart-item{margin:0!important}.header-main .header-cart-link{display:-webkit-box!important;display:-ms-flexbox!important;display:flex!important;-webkit-box-align:center!important;-ms-flex-align:center!important;align-items:center!important;color:#334155!important;gap:8px!important;-webkit-text-decoration:none!important;text-decoration:none!important}.header-main .header-cart-icon{position:relative!important}.header-main .header-cart-icon img{height:28px!important;max-width:28px!important;width:28px!important}.mh-news-archive{background:#f8fafc;padding:0 0 60px}.mh-news-header{margin-bottom:20px}.mh-news-title{color:#0f172a;font-size:28px;font-weight:700;margin:0 0 8px}@media(max-width:768px){.mh-news-title{font-size:24px}}.mh-news-desc{color:#475569;font-size:15px;line-height:1.6;margin:0}.mh-category-badges{border-bottom:1px solid #e2e8f0;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:10px;margin-bottom:24px;padding-bottom:20px}@media(max-width:768px){.mh-category-badges{gap:8px}}@media(max-width:550px){.mh-category-badges{-ms-flex-wrap:nowrap;flex-wrap:nowrap;margin-bottom:20px;overflow-x:auto;padding-bottom:10px;-webkit-overflow-scrolling:touch}}.mh-cat-badge{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;background:#fff;border:1px solid #e2e8f0;border-radius:9999px;color:#334155;font-size:14px;font-weight:500;gap:6px;padding:8px 16px;-webkit-text-decoration:none;text-decoration:none;-webkit-transition:all .2s ease;transition:all .2s ease;-ms-flex-negative:0;flex-shrink:0}.mh-cat-badge:hover{background:rgba(196,18,48,.05);border-color:#c41230;color:#c41230}.mh-cat-badge.active{background:#c41230;border-color:#c41230;color:#fff}.mh-cat-badge.active .mh-cat-count{background:hsla(0,0%,100%,.2);color:#fff}@media(max-width:768px){.mh-cat-badge{font-size:13px;padding:6px 12px}}.mh-cat-count{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;background:#f1f5f9;border-radius:9999px;color:#64748b;font-size:12px;font-weight:600;height:22px;justify-content:center;min-width:22px;padding:0 6px}.mh-news-layout{display:grid;grid-template-columns:1fr 320px;grid-gap:30px;gap:30px;-webkit-box-align:start;-ms-flex-align:start;align-items:start}@media(max-width:992px){.mh-news-layout{grid-template-columns:1fr}}.mh-news-content{min-width:0}.mh-news-sidebar{position:sticky;top:100px}@media(max-width:992px){.mh-news-sidebar{display:grid;grid-template-columns:repeat(2,1fr);position:static;grid-gap:24px;gap:24px}.mh-news-sidebar .mh-sidebar-widget{margin-bottom:0}}@media(max-width:768px){.mh-news-sidebar{grid-template-columns:1fr}}.mh-news-section{background:#fff;border-radius:12px;-webkit-box-shadow:0 1px 2px 0 rgba(0,0,0,.05);box-shadow:0 1px 2px 0 rgba(0,0,0,.05);margin-bottom:24px;padding:24px}@media(max-width:768px){.mh-news-section{padding:20px}}.mh-section-header{-webkit-box-pack:justify;-ms-flex-pack:justify;border-bottom:2px solid #f1f5f9;justify-content:space-between;margin-bottom:20px;padding-bottom:16px}.mh-section-header,.mh-section-title{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.mh-section-title{color:#0f172a;font-size:20px;font-weight:700;gap:10px;margin:0}.mh-section-title svg{color:#c41230}@media(max-width:768px){.mh-section-title{font-size:18px}}.mh-view-all{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;color:#c41230;font-size:14px;font-weight:600;gap:4px;-webkit-text-decoration:none;text-decoration:none;-webkit-transition:gap .2s ease;transition:gap .2s ease}.mh-view-all:hover{gap:8px}.mh-news-slider-row{margin:0 -10px}.mh-news-slider-row .col{padding:0 10px}.mh-news-slider-row .col-inner{height:100%}.mh-news-slider-row .mh-news-card{display:-webkit-box;display:-ms-flexbox;display:flex;height:100%;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.mh-news-section .slider-nav-reveal .flickity-prev-next-button{opacity:0;-webkit-transition:all .3s ease;transition:all .3s ease}.mh-news-section .slider:hover .flickity-prev-next-button{opacity:1}.mh-news-section .flickity-prev-next-button{background:#fff;border:1px solid #e2e8f0;border-radius:50%;-webkit-box-shadow:0 4px 6px -1px rgba(0,0,0,.1);box-shadow:0 4px 6px -1px rgba(0,0,0,.1);height:44px;-webkit-transition:all .2s ease;transition:all .2s ease;width:44px}.mh-news-section .flickity-prev-next-button:hover{background:#c41230;border-color:#c41230}.mh-news-section .flickity-prev-next-button:hover .flickity-button-icon{fill:#fff}@media(max-width:550px){.mh-news-section .flickity-prev-next-button{display:none}}.mh-news-section .flickity-button-icon{fill:#475569}.mh-news-grid{display:grid;grid-template-columns:repeat(2,1fr);grid-gap:24px;gap:24px}@media(max-width:768px){.mh-news-grid{gap:16px;grid-template-columns:1fr}}.mh-no-posts{background:#fff;border-radius:12px;padding:60px 20px;text-align:center}.mh-no-posts svg{color:#cbd5e1;margin-bottom:16px}.mh-no-posts h3{color:#1e293b;font-size:18px;font-weight:600;margin:0 0 8px}.mh-no-posts p{color:#64748b;font-size:14px;margin:0}.category-page-title,.shop-page-title,.woocommerce-products-header{display:none!important}.mh-shop-page{background:#f8fafc;min-height:60vh;padding:24px 0 48px}@media(max-width:768px){.mh-shop-page{padding:16px 0 32px}}.mh-shop-sidebar-col{-ms-flex-item-align:start;align-self:flex-start}@media(max-width:768px){.mh-shop-sidebar-col{margin-bottom:20px}}.mh-shop-sidebar{background:#fff;border-radius:12px;-webkit-box-shadow:0 1px 3px rgba(0,0,0,.05);box-shadow:0 1px 3px rgba(0,0,0,.05);padding:20px;position:sticky;top:100px;-webkit-overflow-scrolling:touch}.mh-shop-sidebar::-webkit-scrollbar{height:6px;width:6px}.mh-shop-sidebar::-webkit-scrollbar-track{background:#f1f5f9;border-radius:3px}.mh-shop-sidebar::-webkit-scrollbar-thumb{background:#94a3b8;border-radius:3px}.mh-shop-sidebar::-webkit-scrollbar-thumb:hover{background:#c41230}.mh-shop-sidebar .widget{margin-bottom:0}.mh-shop-sidebar .widget-title{border-bottom:2px solid #f1f5f9;color:#0f172a;font-size:16px;font-weight:700;margin-bottom:16px;padding-bottom:12px}@media(max-width:768px){.mh-shop-sidebar{position:static}}.mh-shop-header{margin-bottom:20px}.mh-shop-title{color:#0f172a;font-family:Mulish,sans-serif;font-size:24px;font-weight:700;margin:0 0 8px}@media(max-width:550px){.mh-shop-title{font-size:20px}}.mh-shop-description{color:#475569;font-size:14px;line-height:1.6}.mh-shop-description p{margin:0}.mh-shop-toolbar{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;background:#fff;border-radius:8px;-webkit-box-shadow:0 1px 3px rgba(0,0,0,.05);box-shadow:0 1px 3px rgba(0,0,0,.05);gap:12px;margin-bottom:20px;padding:16px}@media(max-width:768px){.mh-shop-toolbar{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:10px;text-align:center}}@media(max-width:550px){.mh-shop-toolbar{display:none!important}}.mh-toolbar-left .woocommerce-result-count{color:#475569;font-size:14px;margin:0}.mh-toolbar-right .mh-sorting-buttons{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:6px;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.mh-toolbar-right .mh-sorting-btn{background:#f1f5f9;border-radius:6px;color:#475569;font-size:13px;font-weight:500;padding:8px 14px;-webkit-text-decoration:none;text-decoration:none;-webkit-transition:all .2s ease;transition:all .2s ease}.mh-toolbar-right .mh-sorting-btn:hover{background:#e8b8c0;color:#c41230}.mh-toolbar-right .mh-sorting-btn.active{background:#c41230;color:#fff}.mh-shop-content .products .product .col-inner{background:#fff;border-radius:12px;overflow:hidden;-webkit-transition:all .3s ease;transition:all .3s ease}.mh-shop-content .products .product .col-inner:hover{-webkit-box-shadow:0 8px 24px rgba(0,0,0,.1);box-shadow:0 8px 24px rgba(0,0,0,.1);-webkit-transform:translateY(-4px);transform:translateY(-4px)}.mh-no-products{background:#fff;border-radius:12px;padding:60px 20px;text-align:center}.mh-no-products svg{color:#cbd5e1;margin-bottom:16px}.mh-no-products h3{color:#1e293b;font-size:18px;font-weight:600;margin:0 0 8px}.mh-no-products p{color:#64748b;font-size:14px;margin:0 0 20px}.mh-mobile-filter-toggle{display:none;margin-bottom:16px}@media(max-width:550px){.mh-mobile-filter-toggle{display:block}}.mh-filter-toggle-btn{all:unset;-webkit-box-sizing:border-box;box-sizing:border-box;cursor:pointer;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:start;-ms-flex-pack:start;background:#fff!important;border:1px solid #e2e8f0!important;border-radius:8px!important;-webkit-box-shadow:0 1px 3px rgba(0,0,0,.05)!important;box-shadow:0 1px 3px rgba(0,0,0,.05)!important;color:#334155!important;font-family:Mulish,sans-serif!important;font-size:13px!important;font-weight:600!important;gap:6px!important;justify-content:flex-start;padding:10px 16px!important;-webkit-transition:all .2s ease!important;transition:all .2s ease!important}.mh-filter-toggle-btn:hover{border-color:#c41230!important;color:#c41230!important}.mh-filter-toggle-btn svg{-ms-flex-negative:0;flex-shrink:0;height:16px;width:16px}.mh-filter-overlay{background:rgba(0,0,0,.5);bottom:0;display:none;left:0;opacity:0;position:fixed;right:0;top:0;-webkit-transition:opacity .3s ease;transition:opacity .3s ease;z-index:9998}.mh-filter-overlay.active{display:block;opacity:1}.mh-drawer-footer,.mh-drawer-header{display:none}.mh-drawer-content{display:block}@media(max-width:550px){.mh-shop-sidebar-col{height:100vh!important;height:100dvh!important;left:-100%!important;margin:0!important;max-width:100%!important;overflow:hidden!important;padding:0!important;position:fixed!important;top:0!important;-webkit-transition:left .3s cubic-bezier(.4,0,.2,1)!important;transition:left .3s cubic-bezier(.4,0,.2,1)!important;width:100%!important;z-index:9999!important}.mh-shop-sidebar-col.drawer-open{left:0!important}.mh-shop-sidebar{border-radius:0!important;display:-webkit-box!important;display:-ms-flexbox!important;display:flex!important;height:100%!important;max-height:100%!important;padding:0!important;position:relative!important;-webkit-box-orient:vertical!important;-webkit-box-direction:normal!important;-ms-flex-direction:column!important;flex-direction:column!important;overflow:hidden!important;top:0}.mh-drawer-header{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;background:#c41230!important;justify-content:space-between;padding:16px 20px!important;-ms-flex-negative:0!important;flex-shrink:0!important}.mh-drawer-title{color:#fff!important;font-family:Mulish,sans-serif!important;font-size:16px!important;font-weight:700!important;margin:0!important}.mh-drawer-close{all:unset;-webkit-box-sizing:border-box;box-sizing:border-box;cursor:pointer;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;background:hsla(0,0%,100%,.15)!important;border:none!important;border-radius:50%!important;color:#fff!important;height:36px!important;justify-content:center;-webkit-transition:background .2s ease!important;transition:background .2s ease!important;width:36px!important}.mh-drawer-close:hover{background:hsla(0,0%,100%,.25)!important}.mh-drawer-content{-webkit-box-flex:1!important;-ms-flex:1!important;flex:1!important;overflow-y:auto!important;padding:20px!important;-webkit-overflow-scrolling:touch!important}.mh-drawer-content .mh-filter-widget,.mh-drawer-content .widget{overflow:visible!important;padding:0!important}.mh-drawer-footer{background:#fff!important;border-top:1px solid #e2e8f0!important;display:block!important;padding:16px 20px!important;-ms-flex-negative:0!important;-webkit-box-shadow:0 -4px 12px rgba(0,0,0,.08)!important;box-shadow:0 -4px 12px rgba(0,0,0,.08)!important;flex-shrink:0!important}.mh-drawer-apply{all:unset;-webkit-box-sizing:border-box;box-sizing:border-box;cursor:pointer;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;background:#c41230!important;border:none!important;border-radius:8px!important;color:#fff!important;font-family:Mulish,sans-serif!important;font-size:15px!important;font-weight:600!important;justify-content:center;padding:14px 20px!important;-webkit-transition:background .2s ease!important;transition:background .2s ease!important;width:100%!important}.mh-drawer-apply:hover{background:#a00f27!important}body.mh-drawer-open{overflow:hidden!important;position:fixed!important;width:100%!important}}.mh-single-post{background:#f8fafc;padding:0 0 60px}.mh-single-layout{display:grid;grid-template-columns:1fr 320px;grid-gap:30px;gap:30px;-webkit-box-align:start;-ms-flex-align:start;align-items:start}.mh-single-content{background:#fff;border-radius:12px;-webkit-box-shadow:0 1px 2px 0 rgba(0,0,0,.05);box-shadow:0 1px 2px 0 rgba(0,0,0,.05);padding:32px}.mh-post-header{border-bottom:1px solid #e2e8f0;margin-bottom:24px;padding-bottom:24px}.mh-post-title{color:#0f172a;font-size:28px;font-weight:700;line-height:1.3;margin:0 0 16px}.mh-post-meta{color:#64748b;-ms-flex-wrap:wrap;flex-wrap:wrap;font-size:14px;gap:20px}.mh-post-meta,.mh-post-meta span{display:-webkit-box;display:-ms-flexbox;display:flex}.mh-post-meta span{-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:6px}.mh-post-meta svg{color:#94a3b8}.mh-toc-wrapper{background:#f8fafc;border:1px solid #e2e8f0;border-radius:8px;margin-bottom:24px;overflow:hidden}.mh-toc-header{-webkit-box-align:center;-ms-flex-align:center;align-items:center;background:#f1f5f9;border-bottom:1px solid #e2e8f0;cursor:pointer;gap:10px;padding:14px 16px}.mh-toc-header,.mh-toc-icon{display:-webkit-box;display:-ms-flexbox;display:flex}.mh-toc-icon{color:#c41230}.mh-toc-title{color:#0f172a;font-weight:600;-webkit-box-flex:1;-ms-flex:1;flex:1}.mh-toc-toggle{background:none;border:none;color:#64748b;cursor:pointer;line-height:1;margin:0;min-height:0;min-height:auto;padding:4px;-webkit-transition:-webkit-transform .3s;transition:-webkit-transform .3s;transition:transform .3s;transition:transform .3s,-webkit-transform .3s}.mh-toc-toggle[aria-expanded=false]{-webkit-transform:rotate(180deg);transform:rotate(180deg)}.mh-toc-content{max-height:400px;overflow-y:auto;padding:16px}.mh-toc-content.collapsed{display:none}.mh-toc-content ul{list-style:none;margin:0;padding:0}.mh-toc-content li{margin-bottom:8px}.mh-toc-content li:last-child{margin-bottom:0}.mh-toc-content a{border-left:2px solid transparent;border-radius:4px;color:#334155;display:block;font-size:14px;padding:8px 12px;-webkit-text-decoration:none;text-decoration:none;-webkit-transition:all .2s;transition:all .2s}.mh-toc-content a.active,.mh-toc-content a:hover{background:#e8b8c0;border-left-color:#c41230;color:#c41230}.mh-toc-content .toc-h3{font-size:13px;padding-left:24px}.mh-toc-content .toc-h4{font-size:12px;padding-left:36px}.mh-post-content{color:#334155;font-size:16px;line-height:1.8}.mh-post-content h2{border-bottom:2px solid #c41230;color:#0f172a;font-size:22px;font-weight:700;margin:32px 0 16px;padding-bottom:10px}.mh-post-content h3{color:#0f172a;font-size:18px;font-weight:600;margin:24px 0 12px}.mh-post-content h4{color:#1e293b;font-size:16px;font-weight:600;margin:20px 0 10px}.mh-post-content p{margin-bottom:16px}.mh-post-content img{border-radius:8px;height:auto;margin:16px 0;max-width:100%}.mh-post-content ol,.mh-post-content ul{margin:16px 0;padding-left:24px}.mh-post-content li{margin-bottom:8px}.mh-post-content blockquote{background:#f8fafc;border-left:4px solid #c41230;color:#475569;font-style:italic;margin:24px 0;padding:20px 24px}.mh-post-content code,.mh-post-content pre{background:#0f172a;border-radius:4px;color:#fff}.mh-post-content code{font-size:14px;padding:2px 6px}.mh-post-content pre{margin:16px 0;overflow-x:auto;padding:16px}.mh-post-content pre code{background:none;padding:0}.mh-post-content table{border-collapse:collapse;margin:16px 0;width:100%}.mh-post-content td,.mh-post-content th{border:1px solid #e2e8f0;padding:12px;text-align:left}.mh-post-content th{background:#f1f5f9;font-weight:600}.mh-post-tags{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-align:center;-ms-flex-align:center;align-items:center;border-top:1px solid #e2e8f0;gap:10px;margin-top:32px;padding-top:24px}.mh-tags-label{color:#334155;font-weight:600}.mh-tag{background:#f1f5f9;border-radius:20px;color:#475569;display:inline-block;font-size:13px;padding:6px 14px;-webkit-text-decoration:none;text-decoration:none;-webkit-transition:all .2s;transition:all .2s}.mh-tag:hover{background:#c41230;color:#fff}.mh-related-posts{border-top:1px solid #e2e8f0;margin-top:40px;padding-top:32px}.mh-related-title{color:#0f172a;display:-webkit-box;display:-ms-flexbox;display:flex;font-size:20px;font-weight:700;margin-bottom:20px;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:10px}.mh-related-title svg{color:#c41230}.mh-related-grid{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:20px;gap:20px}.mh-related-item{background:#f8fafc;border-radius:8px;overflow:hidden;-webkit-transition:-webkit-transform .2s,-webkit-box-shadow .2s;transition:-webkit-transform .2s,-webkit-box-shadow .2s;transition:transform .2s,box-shadow .2s;transition:transform .2s,box-shadow .2s,-webkit-transform .2s,-webkit-box-shadow .2s}.mh-related-item:hover{-webkit-box-shadow:0 4px 6px -1px rgba(0,0,0,.1);box-shadow:0 4px 6px -1px rgba(0,0,0,.1);-webkit-transform:translateY(-4px);transform:translateY(-4px)}.mh-related-item:hover .mh-related-thumb img{-webkit-transform:scale(1.05);transform:scale(1.05)}.mh-related-item a{-webkit-text-decoration:none;text-decoration:none}.mh-related-thumb{aspect-ratio:16/10;overflow:hidden}.mh-related-thumb img{height:100%;-o-object-fit:cover;object-fit:cover;-webkit-transition:-webkit-transform .3s;transition:-webkit-transform .3s;transition:transform .3s;transition:transform .3s,-webkit-transform .3s;width:100%}.mh-related-info{padding:14px}.mh-related-item-title{color:#0f172a;display:-webkit-box;font-size:14px;font-weight:600;-webkit-line-clamp:2;line-height:1.4;margin:0 0 8px;-webkit-box-orient:vertical;overflow:hidden}.mh-related-item-date{color:#64748b;font-size:12px}.mh-single-sidebar{position:sticky;top:100px}.mh-sidebar-widget{background:#fff;border-radius:12px;-webkit-box-shadow:0 1px 2px 0 rgba(0,0,0,.05);box-shadow:0 1px 2px 0 rgba(0,0,0,.05);padding:24px}.mh-widget-title{border-bottom:2px solid #c41230;color:#0f172a;display:-webkit-box;display:-ms-flexbox;display:flex;font-size:18px;font-weight:700;margin:0 0 20px;padding-bottom:12px;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:10px}.mh-widget-title svg{color:#c41230}.mh-news-list{list-style:none;margin:0;padding:0}.mh-news-item{border-bottom:1px solid #f1f5f9;margin-bottom:16px;padding-bottom:16px}.mh-news-item:last-child{border-bottom:none;margin-bottom:0;padding-bottom:0}.mh-news-link{display:-webkit-box;display:-ms-flexbox;display:flex;gap:12px;-webkit-text-decoration:none;text-decoration:none}.mh-news-link:hover .mh-news-title{color:#c41230}.mh-news-thumb{-ms-flex-negative:0;border-radius:4px;flex-shrink:0;height:50px;overflow:hidden;width:70px}.mh-news-thumb img{height:100%;-o-object-fit:cover;object-fit:cover;width:100%}.mh-news-info{-webkit-box-flex:1;-ms-flex:1;flex:1;min-width:0}.mh-news-title{color:#1e293b;display:-webkit-box;font-size:14px;font-weight:600;-webkit-line-clamp:2;line-height:1.4;margin:0 0 6px;-webkit-box-orient:vertical;overflow:hidden;-webkit-transition:color .2s;transition:color .2s}.mh-news-date{color:#64748b;font-size:12px}.mh-toc-floating{left:20px;margin:0;opacity:0;padding:0;position:fixed;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);-webkit-transition:opacity .3s,visibility .3s;transition:opacity .3s,visibility .3s;visibility:hidden;z-index:999}.mh-toc-floating.visible{opacity:1;visibility:visible}.mh-toc-floating.open .mh-toc-floating-panel{opacity:1;-webkit-transform:translateY(-50%) scale(1);transform:translateY(-50%) scale(1);visibility:visible}.mh-toc-floating-btn{background:#c41230;border:none;border-radius:50%;color:#fff;cursor:pointer;display:-webkit-box;display:-ms-flexbox;display:flex;height:48px;width:48px;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;-webkit-box-shadow:0 4px 15px rgba(196,18,48,.4);box-shadow:0 4px 15px rgba(196,18,48,.4);justify-content:center;line-height:1;margin:0;padding:0;-webkit-transition:-webkit-transform .2s,-webkit-box-shadow .2s;transition:-webkit-transform .2s,-webkit-box-shadow .2s;transition:transform .2s,box-shadow .2s;transition:transform .2s,box-shadow .2s,-webkit-transform .2s,-webkit-box-shadow .2s}.mh-toc-floating-btn:hover{-webkit-box-shadow:0 6px 20px rgba(196,18,48,.5);box-shadow:0 6px 20px rgba(196,18,48,.5);-webkit-transform:scale(1.1);transform:scale(1.1)}.mh-toc-floating-panel{background:#fff;border-radius:12px;-webkit-box-shadow:0 10px 40px rgba(0,0,0,.15);box-shadow:0 10px 40px rgba(0,0,0,.15);left:60px;max-height:70vh;opacity:0;overflow:hidden;position:absolute;top:50%;-webkit-transform:translateY(-50%) scale(.9);transform:translateY(-50%) scale(.9);-webkit-transition:all .3s ease;transition:all .3s ease;visibility:hidden;width:280px}.mh-toc-floating-header{-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;background:#c41230;font-weight:600;justify-content:space-between;padding:14px 16px}.mh-toc-floating-close,.mh-toc-floating-header{color:#fff;display:-webkit-box;display:-ms-flexbox;display:flex}.mh-toc-floating-close{background:none;border:none;cursor:pointer;line-height:1;margin:0;min-height:0;min-height:auto;opacity:.8;padding:4px;-webkit-transition:opacity .2s;transition:opacity .2s}.mh-toc-floating-close:hover{opacity:1}.mh-toc-floating-content{max-height:calc(70vh - 50px);overflow-y:auto;padding:12px}.mh-toc-floating-content ul{list-style:none;margin:0;padding:0}.mh-toc-floating-content li{margin-bottom:4px}.mh-toc-floating-content a{border-left:3px solid transparent;border-radius:4px;color:#334155;display:block;font-size:14px;padding:10px 12px;-webkit-text-decoration:none;text-decoration:none;-webkit-transition:all .2s;transition:all .2s}.mh-toc-floating-content a.active,.mh-toc-floating-content a:hover{background:#f1f5f9;border-left-color:#c41230;color:#c41230}.mh-toc-floating-content .toc-h3{font-size:13px;padding-left:24px}.mh-toc-floating-content .toc-h4{font-size:12px;padding-left:36px}@media(max-width:992px){.mh-single-layout{grid-template-columns:1fr}.mh-single-sidebar{position:static}.mh-related-grid{grid-template-columns:repeat(2,1fr)}}@media(max-width:550px){.mh-single-content{padding:20px}.mh-post-title{font-size:22px}.mh-post-meta{gap:12px}.mh-related-grid{grid-template-columns:1fr}.mh-toc-floating{bottom:20px;left:auto;right:16px;top:auto;-webkit-transform:none;transform:none}.mh-toc-floating-panel{bottom:60px;left:auto;max-width:320px;right:0;top:auto;-webkit-transform:scale(.9);transform:scale(.9);-webkit-transform-origin:bottom right;transform-origin:bottom right;width:calc(100vw - 32px)}.mh-toc-floating.open .mh-toc-floating-panel{-webkit-transform:scale(1);transform:scale(1)}}@media(max-width:480px){.mh-post-title{font-size:20px}.mh-post-content{font-size:15px}}