.tmp-fbm-category-image-box img,.tmp-fbm-product-image img{max-height:100%;max-width:100%;-o-object-fit:contain;object-fit:contain}.tmp-fbm-shop-container{display:flex;flex-direction:row;margin:0;padding:0}.tmp-fbm-shop-sidebar{background-color:#fffbf6;flex-shrink:0;height:100vh;overflow-y:auto;padding:32px;position:sticky;top:0;width:-moz-fit-content;width:fit-content}.tmp-fbm-category-quantity,.tmp-fbm-shop-filter-item:hover{background-color:var(--primary-light)}.tmp-fbm-shop-sidebar-content h2{color:var(--text-main-900);font-size:20px;font-weight:700;padding:16px 0}#tmp-fbm-categories-menu{position:relative;top:0}.tmp-fbm-category-list{list-style:none;margin:0;padding:0}.tmp-fbm-category-item{border-radius:8px;margin-bottom:8px;transition:.2s}.tmp-fbm-category-item a{align-items:center;border-radius:8px;color:var(--text-sub-500);display:flex;padding:8px;text-decoration:none;transition:.2s}.tmp-fbm-category-item:hover a{background-color:var(--bg-weak-100);color:var(--primary-dark)}.tmp-fbm-category-item.tmp-fbm-active a{background-color:var(--primary-base);color:var(--text-white-0)}.tmp-fbm-category-image-box{align-items:center;display:flex;height:38px;justify-content:center;margin-right:16px;width:38px}.tmp-fbm-category-name{color:#000;font-size:16px;font-weight:500}.tmp-fbm-category-quantity{border-radius:20px;color:var(--primary-dark);font-size:12px;font-weight:500;line-height:1.2;margin-left:12px;padding:4px 12px}.tmp-fbm-category-spacer{height:24px;width:24px}.tmp-fbm-subcategory-list{list-style:none;margin:4px 0 16px 32px;padding:0}.tmp-fbm-subcategory-list li{margin-bottom:6px}.tmp-fbm-subcategory-list a{color:var(--text-sub-500);font-size:14px;text-decoration:none;transition:color .2s}.tmp-fbm-shop-breadcrumb a:hover,.tmp-fbm-subcategory-list a:hover{color:var(--primary-dark)}.tmp-fbm-subcategory-list li.active a{color:var(--primary-base);font-weight:500}.tmp-fbm-current-category{color:var(--text-main-900)}.tmp-fbm-shop-main{background-color:#fffbf6;flex:1;min-width:0;padding:24px}.tmp-fbm-shop-breadcrumb{color:var(--text-soft-400);font-size:14px;margin-bottom:16px}.tmp-fbm-shop-breadcrumb a{color:var(--text-soft-400);text-decoration:none}.tmp-fbm-shop-title h1{color:#000;font-size:40px;font-weight:700;margin:32px 0}.tmp-fbm-shop-filters{display:flex;gap:8px;margin:24px 0;overflow-x:auto;white-space:nowrap;-webkit-overflow-scrolling:touch;scrollbar-width:none}.tmp-fbm-shop-filters::-webkit-scrollbar{display:none}.tmp-fbm-shop-filter-item{border:1px solid #cdd0d5;border-radius:20px;cursor:pointer;font-size:16px;padding:4px 14px;transition:.2s;white-space:nowrap}.tmp-fbm-shop-filter-item.active{background-color:var(--primary-base);border:1px solid var(--primary-base);color:var(--text-white-0)}.tmp-fbm-shop-banner{border:1px solid #cdd0d5;box-shadow:0 4px 10px rgba(0,0,0,.05);display:grid;grid-template-columns:1fr 1fr;margin-bottom:30px;overflow:hidden}.tmp-fbm-product-badge-add,.tmp-fbm-product-badge-quantity{box-shadow:0 4px 10px rgba(0,0,0,.1);color:var(--text-white-0)}.tmp-fbm-shop-banner-item-left{display:flex;flex-direction:column;justify-content:center;padding:32px}.tmp-fbm-shop-banner-item-left h2{color:#000;font-size:24px;font-weight:700;margin:0 0 12px}.tmp-fbm-shop-banner-item-left p{color:#000;font-size:14px;margin:0}.tmp-fbm-shop-banner-item-right{height:220px!important;-o-object-fit:cover;object-fit:cover;width:100%}.tmp-fbm-shop-products-grid{display:grid;gap:24px;grid-template-columns:repeat(6,1fr);margin-bottom:32px}.tmp-fbm-product-item{background-color:var(--bg-white-0);border:1px solid var(--stroke-soft-200);border-radius:8px;overflow:hidden;position:relative;transition:transform .3s,box-shadow .3s}.tmp-fbm-best-seller-badge{background-color:var(--primary-base);border-radius:6px;color:var(--text-main-900);font-size:14px;font-weight:700;left:10px;padding:4px 8px;position:absolute;text-transform:uppercase;top:10px;z-index:2}.tmp-fbm-product-image{overflow:hidden;padding-top:100%;position:relative}.tmp-fbm-product-image img{bottom:0;height:auto;left:0;margin:auto;position:absolute;right:0;top:0;width:auto}.tmp-fbm-product-category-badge{background-color:rgba(0,0,0,.6);border-radius:4px;color:var(--text-white-0);font-size:11px;font-weight:500;padding:4px 8px;position:absolute;right:10px;top:10px}.tmp-fbm-product-badge{bottom:10px;position:absolute;right:10px}.tmp-fbm-product-badge-add{align-items:center;background-color:#2d9f40;border-radius:20px;cursor:pointer;display:flex;font-weight:500;gap:6px;padding:6px 12px;transition:background-color .2s}.tmp-fbm-product-badge-add i{font-size:12px}.tmp-fbm-product-badge-quantity{align-items:center;background-color:#2d9f40;border-radius:47px;box-shadow:0 4px 8px rgba(0,0,0,.2);color:var(--text-white-0);display:flex;padding:4px;width:-moz-fit-content;width:fit-content}.tmp-fbm-quantity-decrease,.tmp-fbm-quantity-increase{align-items:center;background-color:transparent;border:none;border-radius:50%;color:#fff;cursor:pointer;display:flex;font-size:18px;height:32px;justify-content:center;position:relative;transition:.3s ease-in-out;width:32px}.tmp-fbm-quantity-decrease:after,.tmp-fbm-quantity-increase:after{background-color:hsla(0,0%,100%,.2);border-radius:50%;content:"";height:100%;opacity:0;position:absolute;transition:opacity .3s ease-in-out;width:100%}.tmp-fbm-quantity-decrease:hover:after,.tmp-fbm-quantity-increase:hover:after{opacity:1}.tmp-fbm-product-badge-quantity-number{font-size:14px;font-weight:700;margin:0 4px;text-align:center;transition:font-size .2s ease-in-out}.tmp-fbm-product-info{padding:16px}.tmp-fbm-product-category-name{background-color:var(--primary-lighter);border-radius:8px;color:#000;cursor:pointer;font-size:12px;margin-bottom:6px;padding:0 16px;width:-moz-fit-content;width:fit-content}.tmp-fbm-product-price,.tmp-fbm-product-title{color:var(--text-main-900);font-size:20px;font-weight:700}.tmp-fbm-product-title-row{align-items:flex-start;display:flex;justify-content:space-between}.tmp-fbm-product-title{flex:1;margin:0;min-height:64px}.tmp-fbm-product-price{white-space:nowrap}.tmp-fbm-product-discount,.tmp-fbm-product-regular-price{color:var(--text-sub-500);font-size:16px;font-weight:500}.tmp-fbm-product-onsale{align-items:center;display:flex;gap:8px}.tmp-fbm-product-regular-price{text-decoration:line-through}.tmp-fbm-hidden{display:none!important}.tmp-fbm-no-products{background-color:var(--bg-weak-100);border-radius:10px;color:var(--text-soft-400);font-size:16px;grid-column:1/-1;padding:40px;text-align:center}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}.tmp-fbm-fade-in{animation:fadeIn .3s ease-in-out}@media (max-width:1440px){.tmp-fbm-shop-products-grid{grid-template-columns:repeat(5,1fr)}}@media (max-width:1280px){.tmp-fbm-shop-container{flex-direction:column}.tmp-fbm-shop-sidebar{border-bottom:2px solid var(--primary-base);height:auto;padding:0;width:100%;z-index:3}.tmp-fbm-shop-sidebar-content h2{display:none}#tmp-fbm-categories-menu{position:relative;top:0}.tmp-fbm-category-list{display:flex;flex-wrap:nowrap;gap:0;justify-content:flex-start;overflow-x:auto;padding:16px;scrollbar-width:none}.tmp-fbm-category-list::-webkit-scrollbar{display:none}.tmp-fbm-category-item{flex:0 0 auto;margin-bottom:0;margin-right:0}.tmp-fbm-category-item a{align-items:center;flex-direction:column;max-width:96px;text-align:center;width:96px}.tmp-fbm-category-image-box{height:60px;margin-bottom:8px;margin-right:0;width:60px}.tmp-fbm-category-name{display:inline-block;font-size:12px;margin-bottom:0;max-width:8ch;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.tmp-fbm-category-quantity{display:none}.tmp-fbm-category-item.tmp-fbm-active a{color:var(--text-white-0)}.tmp-fbm-shop-products-grid{grid-template-columns:repeat(4,1fr)}}@media (max-width:900px){.tmp-fbm-shop-products-grid{grid-template-columns:repeat(3,1fr)}}@media (max-width:768px){.faq-section{padding:0 1rem!important}.tmp-fbm-shop-main{padding:0}.tmp-fbm-shop-breadcrumb{margin-bottom:0!important;padding:8px 16px}.tmp-fbm-shop-title h1{font-size:24px;margin:0!important;padding:0 24px}.tmp-fbm-shop-filters{margin:0!important;padding:16px}.tmp-fbm-shop-filter-item{font-size:14px!important}.tmp-fbm-shop-banner{grid-template-columns:1fr}.tmp-fbm-shop-banner-item-left{display:none!important}.tmp-fbm-shop-products-grid{padding:16px}}@media (max-width:620px){.tmp-fbm-shop-products-grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:480px){.tmp-fbm-shop-products-grid{grid-template-columns:repeat(1,1fr)}.tmp-fbm-product-item{align-items:flex-start;display:flex!important;flex-direction:row;gap:12px}.tmp-fbm-product-image{border-radius:8px;flex-shrink:0;height:140px!important;padding-top:0!important;width:140px!important}.tmp-fbm-product-image img{-o-object-fit:cover!important;object-fit:cover!important}.tmp-fbm-product-info{display:flex;flex:1;flex-direction:column;justify-content:space-between;padding:8px}.tmp-fbm-product-category-name{font-size:10px;margin-bottom:4px}.tmp-fbm-product-title{font-size:16px!important;font-weight:700;line-height:1.4;margin:0 0 6px;min-height:auto!important}.tmp-fbm-product-price{font-size:16px!important;font-weight:700;margin-bottom:4px}.tmp-fbm-product-discount,.tmp-fbm-product-regular-price{font-size:12px}.tmp-fbm-product-badge{bottom:8px!important;margin-top:auto;position:absolute;right:8px!important}.tmp-fbm-product-badge-add{align-items:center;border-radius:999px;display:flex;height:40px!important;justify-content:center;width:40px!important}.tmp-fbm-product-badge-add span{display:none}.tmp-fbm-product-badge-add i{font-size:18px}}.tmp-fbm-product-badge-outofstock{background-color:#2d9f40;border-radius:20px;color:#fff;cursor:not-allowed;display:inline-block;padding:6px 12px}.tmp-fbm-product-item[style*="opacity: 0.7"] .tmp-fbm-product-image img{filter:grayscale(40%)}.hero-button,.hero-text h1{color:#000!important;font-weight:700}.hero-banner{background-color:#f2ebd1;border-radius:.5rem;height:347px;position:relative;width:100%}.hero-content{padding:2rem;position:relative;z-index:2}.hero-text{color:#000!important;max-width:40rem}.hero-text h1{font-size:1.875rem;line-height:1.3}.hero-text p{font-size:1.125rem;margin-top:1rem}@media (min-width:768px){.hero-content{padding:2.5rem}.hero-text h1{font-size:2.25rem}.hero-text p{font-size:1.25rem}}.hero-button{border:none;border-radius:9999px;cursor:pointer;font-size:1.125rem;margin-top:1.5rem;padding:1.5rem 2rem;transition:background-color .3s}.hero-button:hover{background-color:#fff}.hero-products{height:100%;opacity:1;overflow:hidden;pointer-events:none;position:absolute;right:0;top:0;width:45%;z-index:1}.product{animation-duration:4s;animation-iteration-count:infinite;animation-timing-function:ease-in-out;font-size:2.5rem;opacity:.9;position:absolute}@media (min-width:1200px){.product{font-size:3rem}}@media (max-width:980px){.hero-products{opacity:.7}}@media (max-width:768px){.hero-banner{border-radius:0!important}.hero-products{width:60%}.product{font-size:1.8rem}}@media (max-width:680px){.hero-products{opacity:.3;width:80%}}.product1,.product2,.product3,.product4,.product5,.product6,.product7{animation-name:pulse}.product1{animation-delay:.5s;font-size:2.7rem;left:35%;top:25%;transform:rotate(-10deg);--rotation:-10deg}.product2{animation-delay:1.2s;font-size:2.6rem;left:63%;top:85%;transform:rotate(15deg);--rotation:15deg}.product3{animation-delay:.8s;font-size:2.3rem;left:69%;top:4%;transform:rotate(-5deg);--rotation:-5deg}.product4{animation-delay:1.5s;font-size:2.4rem;left:43%;top:0;transform:rotate(8deg);--rotation:8deg}.product5,.product6{top:10%}.product5{animation-delay:.3s;font-size:2.5rem;left:50%;transform:rotate(-12deg);--rotation:-12deg}.product6{animation-delay:1.8s;font-size:2.3rem;left:5%;transform:rotate(20deg);--rotation:20deg}.product7{animation-delay:.1s;font-size:2.4rem;left:20%;top:-34%;transform:rotate(-8deg);--rotation:-8deg}.product8{animation-duration:3s;animation-name:float;font-size:3rem;left:8%;top:10%;transform:rotate(5deg)}.product9{animation-delay:.7s;animation-name:pulse;font-size:2.4rem;left:25%;top:35%;transform:rotate(12deg);--rotation:12deg}@keyframes float{0%,to{transform:translateY(0) rotate(5deg)}50%{transform:translateY(-10px) rotate(5deg)}}@keyframes pulse{0%,to{transform:scale(1) rotate(var(--rotation,0deg))}50%{transform:scale(1.05) rotate(var(--rotation,0deg))}}.faq-section{margin-top:4rem}.faq-title{color:var(--text-main-900);font-size:2.5rem;font-weight:700;margin-bottom:3rem;text-align:center}.faq-container{margin:0 auto}.faq-item{background-color:#f2efe8;border-radius:8px;margin-bottom:1rem;overflow:hidden;transition:all .3s ease}.faq-question{align-items:center;cursor:pointer;display:flex;justify-content:space-between;padding:20px}.faq-question h3{color:#000;flex:1;font-size:16px;font-weight:600;margin:0;padding-bottom:0!important;padding-right:1rem}.faq-icon{align-items:center;background-color:var(--secondary);border-radius:50%;color:var(--text-white-0);display:flex;flex-shrink:0;font-size:14px;font-weight:700;height:16px;justify-content:center;padding-bottom:3px;width:16px}.faq-answer,.faq-icon{transition:all .3s ease}.faq-answer{max-height:0;overflow:hidden;padding:0 1.5rem}.faq-item-open .faq-answer{max-height:500px;padding:0 1.5rem 1.5rem}.faq-answer p{color:var(--text-sub-500);font-size:14px;padding-bottom:0 m!important}.tmp-fbm-shop-loader{display:grid;gap:24px;grid-template-columns:repeat(6,1fr);margin-bottom:32px}.tmp-fbm-skeleton{background-color:#fff;border:1px solid #e8e8e8;border-radius:8px;height:380px;overflow:hidden;padding:8px;position:relative;transition:transform .3s ease,box-shadow .3s ease}.tmp-fbm-skeleton:before{animation:shimmer 2s infinite;background:linear-gradient(90deg,transparent,hsla(0,100%,98%,.4),transparent);content:"";height:100%;left:-150px;position:absolute;top:0;width:150px}@keyframes shimmer{0%{transform:translateX(-150px)}to{transform:translateX(100%)}}@media (max-width:1440px){.tmp-fbm-shop-loader{grid-template-columns:repeat(5,1fr)}}@media (max-width:1280px){.tmp-fbm-shop-loader{grid-template-columns:repeat(4,1fr)}}@media (max-width:900px){.tmp-fbm-shop-loader{grid-template-columns:repeat(3,1fr)}}@media (max-width:768px){.tmp-fbm-shop-loader{padding:16px}}@media (max-width:620px){.tmp-fbm-shop-loader{grid-template-columns:repeat(2,1fr)}}@media (max-width:480px){.tmp-fbm-shop-loader{grid-template-columns:repeat(1,1fr)}.tmp-fbm-skeleton{height:146px}}.tmp-fbm-search-status{align-items:center;background-color:#f5f5f5;border-radius:8px;display:flex;justify-content:space-between;margin-bottom:20px;padding:15px}.tmp-fbm-search-results-info{font-size:14px}.tmp-fbm-results-count{font-weight:700;margin-left:10px}.tmp-fbm-clear-search{background-color:#f1a428;border:none;border-radius:5px;color:#fff;cursor:pointer;font-size:12px;padding:8px 12px}.tmp-fbm-section-divider{background:linear-gradient(90deg,transparent,rgba(0,0,0,.12),transparent);height:1px;margin:40px 0;width:100%}.tmp-fbm-product-badge-add,.tmp-fbm-product-badge-outofstock,.tmp-fbm-product-badge-quantity{transition:all .2s ease-in-out}.tmp-fbm-product-item{transition:opacity .2s ease-in-out,transform .2s ease-in-out}.tmp-fbm-updating{opacity:.8;pointer-events:none}.tmp-fbm-quantity-number{transition:all .15s ease-in-out}.tmp-fbm-product-badge{transition:opacity .2s ease-in-out,transform .2s ease-in-out}.tmp-fbm-loading{transition:opacity .3s ease-in-out}.tmp-fbm-sidecart-product-item,.tmp-fbm-sidecart-product-price,.tmp-fbm-sidecart-shipping-cost,.tmp-fbm-sidecart-subtotal,.tmp-fbm-sidecart-total{transition:all .2s ease-in-out}