:root{--fm-red:#d94559;--fm-ink:#272329;--fm-line:#eadfe1;--fm-paper:#faf8f6}
.fm-shopping-tools{display:grid;grid-template-columns:1fr auto;gap:12px 24px;background:#fff;padding:24px;border:1px solid var(--fm-line);border-radius:14px;margin:20px 0;color:var(--fm-ink);clear:both}
.fm-product-search label{font-size:17px;font-weight:700;margin:0 0 8px;display:block}.fm-search-controls{display:flex;gap:8px}.fm-search-controls input{min-width:0;flex:1;border:1px solid #c8bfc1;border-radius:8px;padding:12px;font-size:16px;background:#fff;color:var(--fm-ink)}
.fm-search-controls button,.fm-results-heading button,.fm-primary-link{background:var(--fm-red);color:white;border:0;border-radius:8px;padding:12px 18px;font-weight:700;white-space:nowrap;min-height:44px}.fm-shop-links{display:flex;align-items:center;gap:20px}.fm-shop-links a{font-weight:700;color:var(--fm-ink);text-decoration:underline;text-underline-offset:4px}.fm-cart-link span{display:inline-flex;min-width:23px;min-height:23px;align-items:center;justify-content:center;border-radius:20px;color:#fff;background:var(--fm-red);font-size:12px;margin-left:4px}
.fm-flow-note{grid-column:1/-1;margin:0;display:flex;gap:14px;font-size:13px;line-height:1.65;color:#625b5f}.fm-flow-note strong{white-space:nowrap;color:#ac3143}.fm-cart-badge{position:absolute;right:2px;top:0;min-width:20px;min-height:20px;line-height:20px;border-radius:15px;background:#b82f44;color:#fff;font-size:12px;text-align:center}.header a[href="/product/cart"]{position:relative}
.fm-cart-feedback{position:fixed;z-index:1200;left:50%;bottom:28px;transform:translateX(-50%);width:max-content;max-width:calc(100% - 24px);padding:16px 18px;border-radius:12px;background:#252428;color:white;box-shadow:0 6px 24px #0003;display:flex;gap:18px;align-items:center;font-size:15px}.fm-cart-feedback[hidden]{display:none}.fm-cart-feedback a{color:#fff29a;text-decoration:underline;white-space:nowrap}.fm-cart-feedback button{font-size:22px;line-height:1;background:none;border:0;color:white;padding:6px}.fm-feedback-error{background:#923341}.fm-cart-pending .detail_add_to_cart{opacity:.65}.add_cart_msg{display:none!important}
.fm-current-price{display:block;font-size:30px;line-height:1.4;font-weight:700;color:#c12f46;margin:8px 0}.fm-current-price small{display:block;color:#655960;font-weight:400;font-size:14px}.fm-price-note{color:#655960;font-size:13px;line-height:1.6;margin:12px 0}.class_product_detail .description_wrapper>.product_oprice{display:none}.class_product_detail .description_wrapper>.product_vprice .price{font-size:18px}.class_product_detail .description_wrapper>.product_vprice .price span{font-size:12px}.class_product_detail .detail_add_to_cart{display:flex;flex-wrap:wrap;gap:12px;align-items:center;padding:16px 0;margin:12px 0;border-top:1px solid var(--fm-line);border-bottom:1px solid var(--fm-line)}.class_product_detail .detail_add_to_cart .quantity{float:none;width:auto;color:#51434a}.class_product_detail .detail_add_to_cart input{min-height:44px;width:90px;border:1px solid #bbb!important;border-radius:6px;text-align:center}.class_product_detail .detail_add_to_cart>.btn_add_to_cart,.class_product_detail .detail_add_to_cart>.multibuy-cart-button{float:none;display:flex;align-items:center;justify-content:center;gap:5px;background:var(--fm-red);color:#fff;border:0;border-radius:8px;padding:14px 18px;width:auto;height:auto;font-size:16px;text-decoration:none}.fm-sticky-price{font-size:14px;color:var(--fm-ink);font-weight:700}.fm-stock-note{padding:14px 16px;background:#fff8dc;border-radius:8px;line-height:1.65;font-size:14px}.fm-stock-note strong{display:block}.fm-guest-note{padding:16px;border:1px solid #e5c04b;border-radius:8px;background:#fff9df;margin-bottom:18px;line-height:1.6}.fm-continue{display:inline-block;margin:18px 0;font-weight:700;color:#ac3143;text-decoration:underline}
body.class_product_list,body.class_product_landing{background:var(--fm-paper)}.class_product_list .wrap,.class_product_landing .wrap,.class_product_list .wrapper_product_page,.class_product_landing .wrapper_product_page{background:var(--fm-paper)!important}.class_product_list .wrapper_product_page .content_list,.class_product_landing .wrapper_product_page .content_list{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:20px;background:transparent!important;padding:20px 0;margin:0}.wrapper_product_page .content_list>div:not(.list_item){grid-column:1/-1}.class_product_list .wrapper_product_page .content_list .list_item,.class_product_landing .wrapper_product_page .content_list .list_item{display:flex;flex-direction:column;float:none;width:auto;min-width:0;min-height:0;margin:0;padding:0 0 14px;border:1px solid var(--fm-line);border-radius:12px;overflow:hidden;background:white;position:relative;box-shadow:none}.class_product_list .wrapper_product_page .content_list .list_item .product_image,.class_product_landing .wrapper_product_page .content_list .list_item .product_image{width:100%;height:auto;aspect-ratio:1;display:block;overflow:hidden;margin:0}.wrapper_product_page .content_list .list_item .product_image img{width:100%;height:100%;object-fit:cover}.wrapper_product_page .content_list .list_item .product_name{padding:14px 14px 4px!important;font-weight:700;font-size:16px!important;line-height:1.5;min-height:64px}.wrapper_product_page .content_list .list_item .product_caption{padding:4px 14px!important;color:#73666d;font-size:13px;line-height:1.5;flex:1}.wrapper_product_page .content_list .list_item .product_oprice{padding:8px 14px 0!important;font-size:20px!important;font-weight:700;color:#b82f44!important}.wrapper_product_page .content_list .list_item .product_vprice{padding:6px 14px!important;font-size:12px!important;color:#685a60}.wrapper_product_page .content_list .list_item .product_vprice .price{font-size:15px!important;display:inline}.wrapper_product_page .content_list .list_item .vprice_title{display:inline}.wrapper_product_page .content_list .list_item .btn_add_to_cart{position:static!important;display:block!important;align-self:flex-start;width:auto!important;height:auto!important;margin:10px 14px 0;padding:10px 14px!important;font-size:14px;line-height:1.4;background:#fff5f5!important;border:1px solid #e5b9c1;border-radius:7px;color:#a82e41;text-decoration:none}
.fm-search-page{background:var(--fm-paper);color:var(--fm-ink)}.fm-search-main{padding-bottom:40px;min-height:60vh}.fm-results-heading{display:flex;justify-content:space-between;align-items:end;gap:20px;margin:30px 0 20px}.fm-results-heading h1{font-size:30px;font-weight:700}.fm-results-heading select{height:44px;padding:8px;border-radius:6px;border:1px solid #ccc;background:white;margin:0 6px}.fm-results-heading label{display:block;font-size:13px}.fm-search-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:20px}.fm-search-card{border:1px solid var(--fm-line);border-radius:12px;overflow:hidden;background:#fff;display:flex;flex-direction:column}.fm-search-image{display:block;aspect-ratio:1}.fm-search-image img{width:100%;height:100%;object-fit:cover}.fm-card-copy{padding:16px;display:flex;flex-direction:column;flex:1}.fm-card-copy>small{color:#706068}.fm-card-copy h2{font-size:16px;font-weight:700;line-height:1.5;margin:8px 0}.fm-card-copy h2 a{color:var(--fm-ink)}.fm-search-caption{color:#746870;font-size:13px;flex:1}.fm-card-price{font-size:22px;font-weight:700;color:#b82f44}.fm-unit{display:block;padding-top:4px}.fm-card-action{margin-top:15px;padding:10px;border-radius:6px;background:#fff3f4;color:#a72f41;text-align:center;font-weight:700}.fm-search-pagination{display:flex;gap:24px;justify-content:center;align-items:center;padding:30px 0}.fm-search-pagination a{padding:12px 16px;border:1px solid var(--fm-line);border-radius:8px;background:white;color:#a72f41}.fm-empty{background:#fff;padding:40px 24px;border:1px solid var(--fm-line);border-radius:12px}.fm-empty a{display:inline-block;margin:12px 16px 0 0}.fm-empty h2{font-size:24px}
:is(.fm-shopping-tools,.fm-search-main,.detail_add_to_cart) :is(a,button,input,select):focus-visible{outline:3px solid #a83249;outline-offset:3px}
@media(max-width:1199px){
  .class_product_detail .cart_m,.class_cart .cart_m{position:absolute;top:15px;bottom:auto;right:85px;width:45px;height:45px;z-index:5;background:#fff}.class_product_detail .header .logo,.class_cart .header .logo{width:160px;margin-left:12px}
  .fm-shopping-tools{margin:14px 0;padding:16px;grid-template-columns:1fr;gap:12px}.fm-shop-links{justify-content:space-between}.fm-flow-note{display:block;font-size:12px}.fm-flow-note strong{display:block;margin-bottom:4px}.fm-search-controls input{font-size:16px;padding:10px;width:100%}.fm-search-controls button{padding:10px 12px;font-size:14px}
  .class_product_list .wrapper_product_page .content_list,.class_product_landing .wrapper_product_page .content_list{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;padding:12px 0}.wrapper_product_page .content_list .list_item .product_name{font-size:14px!important;padding:10px 10px 4px!important;min-height:52px}.wrapper_product_page .content_list .list_item .product_caption{padding:4px 10px!important}.wrapper_product_page .content_list .list_item .product_oprice{font-size:19px!important;padding-left:10px!important}.wrapper_product_page .content_list .list_item .product_vprice{padding:5px 10px!important}.wrapper_product_page .content_list .list_item .btn_add_to_cart{margin:8px 10px 0;padding:9px!important;font-size:13px}.fm-search-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.fm-card-copy{padding:12px}.fm-card-copy h2{font-size:14px}.fm-card-price{font-size:20px}
  .fm-results-heading{display:block}.fm-results-heading form{margin-top:18px}.fm-results-heading h1{font-size:26px}.fm-results-heading select{margin-left:0;max-width:70%}
  .class_product_detail{padding-bottom:160px}.class_product_detail .detail_add_to_cart{position:fixed;left:0;right:0;bottom:0;z-index:50;display:grid;grid-template-columns:1fr auto;gap:6px 12px;margin:0;padding:12px 16px calc(12px + env(safe-area-inset-bottom));background:#fff;box-shadow:0 -3px 16px #0001;border-top:1px solid var(--fm-line)}.class_product_detail .detail_add_to_cart .quantity{margin:0;font-size:13px}.class_product_detail .detail_add_to_cart input{width:72px}.fm-sticky-price{grid-column:1;font-size:14px}.class_product_detail .detail_add_to_cart>a{grid-column:2;grid-row:1 / span 2}.class_product_detail .detail_add_to_cart .multibuy-cart-total{grid-column:1/-1;font-size:12px;margin:0}.class_product_detail .fm-cart-feedback{bottom:158px}.fm-cart-feedback{bottom:16px;gap:10px;padding:12px;font-size:13px}.class_product_detail .cw_row{grid-template-columns:28px 1fr 90px 55px}.class_product_detail .product_name{overflow-wrap:anywhere}.fm-current-price{font-size:26px}
}
@media(prefers-reduced-motion:reduce){*{scroll-behavior:auto!important}}
.fm-card-unit{padding:3px 14px;color:#6c5961;font-size:12px}.class_product_detail .detail_add_to_cart>a{white-space:nowrap!important;line-height:1.4!important;min-width:128px;min-height:48px;max-height:64px}.class_product_detail .detail_add_to_cart>a.multibuy-cart-button{white-space:normal!important}.fm-search-page .header .logo{max-width:200px}
@media(max-width:1199px){.class_product_detail .detail_add_to_cart{grid-template-columns:minmax(0,1fr) 128px}.class_product_detail .detail_add_to_cart>a{padding:12px 10px;align-self:center;font-size:15px}.fm-search-page .header .logo{width:160px;margin-left:12px}.class_product_detail .detail_add_to_cart .quantity{font-size:12px}.fm-sticky-price{font-size:13px}}
@media(max-width:1199px){.mobile-category-intro{padding:8px 8px 4px}.mobile-category-intro h1{margin-bottom:16px}.mobile-category-picker{min-height:66px;padding:10px 12px}.mobile-category-quick-label{margin-top:16px}.mobile-category-current{margin-top:14px}.fm-shopping-tools{padding:14px}.fm-flow-note span{font-size:11px}.class_cart .btn_checkout{height:auto;min-height:48px;line-height:1.5;padding:14px;font-size:17px;white-space:normal}}

/* Readable category headings replace legacy white-on-transparent title artwork. */
.class_product_list .wrapper_product_page .subtitle_img{display:none!important}
.class_product_list .wrapper_product_page .fm-subcategory-heading{display:block!important;color:#bd3047!important;font-size:32px;font-weight:800;line-height:1.3;margin:12px 0 8px;padding:14px 18px;border-left:6px solid #df4556;background:#fff1bf;border-radius:0 8px 8px 0;text-align:left}
.class_product_list .subcategory_menu,.fm-subcategory-tabs{background:#fff7d9!important;padding:20px!important;min-height:0!important;height:auto!important;display:flex;flex-wrap:wrap;justify-content:center;gap:12px}
.class_product_list .subcategory_menu a,.fm-subcategory-tabs a{display:inline-block!important;float:none!important;margin:0!important;padding:10px 22px!important;background:white;border:1px solid #df9eaa;border-radius:24px;color:#a72b40!important;font-size:18px!important;line-height:1.5!important;text-decoration:none}
.class_product_list .subcategory_menu a:hover,.fm-subcategory-tabs a:hover{background:#fff0f2}
.fm-chilled-groups .content_list{scroll-margin-top:24px}.fm-category-empty{grid-column:1/-1;padding:16px;color:#66575e}
@media(max-width:1199px){.class_product_list .wrapper_product_page .fm-subcategory-heading{font-size:23px;padding:12px;margin:8px 0}.class_product_list .subcategory_menu,.fm-subcategory-tabs{padding:12px!important;gap:8px}.class_product_list .subcategory_menu a,.fm-subcategory-tabs a{font-size:16px!important;padding:8px 18px!important}}
