:root{--fc-accent:#8a3f25;--fc-button:#17130f;--fc-bg:#fbfaf7;--fc-ink:#181512;--fc-muted:#6e6963;--fc-line:#e6e1d9;--fc-card:#fff;--fc-soft:#f3efe8;--fc-green:#237a49;--fc-radius:18px;--fc-shadow:0 18px 50px rgba(38,29,20,.08);--fc-container:1200px}
body{background:var(--fc-bg);color:var(--fc-ink);font-family:var(--fc-font-body);line-height:1.55}.fc-container{width:min(calc(100% - 40px),var(--fc-container));margin-inline:auto}.fc-narrow{max-width:860px}.fc-skip{position:absolute;left:-9999px}.fc-skip:focus{left:15px;top:15px;z-index:9999;background:var(--fc-card);padding:10px 14px;border-radius:8px}.fc-announcement{background:var(--fc-button);color:#fff;text-align:center;font-size:13px;letter-spacing:.025em;padding:8px 0}.fc-header{position:sticky;top:0;z-index:50;background:rgba(251,250,247,.93);backdrop-filter:blur(16px);border-bottom:1px solid rgba(230,225,217,.85)}.fc-header-inner{min-height:72px;display:grid;grid-template-columns:1fr auto 1fr;align-items:center;gap:24px}.fc-brand img{max-height:42px;width:auto}.fc-wordmark,.fc-footer-brand{font-family:var(--fc-font-heading);font-size:25px;font-weight:700;color:var(--fc-ink);text-decoration:none}.fc-anchor-nav{display:flex;gap:26px}.fc-anchor-nav a,.fc-footer-links a{color:var(--fc-muted);text-decoration:none;font-size:14px}.fc-anchor-nav a:hover,.fc-footer-links a:hover{color:var(--fc-ink)}.fc-header-actions{justify-self:end;display:flex;align-items:center;gap:12px}.fc-cart-link{position:relative;display:grid;place-items:center;width:42px;height:42px;color:var(--fc-ink)}.fc-cart-link svg,.fc-microcopy svg{width:22px;height:22px;fill:none;stroke:currentColor;stroke-width:1.8}.fc-cart-count{position:absolute;right:0;top:1px;background:var(--fc-accent);color:#fff;border-radius:999px;min-width:18px;height:18px;padding:0 5px;font-size:11px;display:grid;place-items:center}.fc-header-buy,.fc-primary-button,.woocommerce a.button,.woocommerce button.button,.woocommerce input.button,.woocommerce #respond input#submit{display:inline-flex;align-items:center;justify-content:center;background:var(--fc-button)!important;color:#fff!important;border:0!important;border-radius:var(--fc-button-radius)!important;min-height:46px;padding:0 22px!important;text-decoration:none!important;font-weight:700!important;box-shadow:none!important}.fc-header-buy:hover,.fc-primary-button:hover{transform:translateY(-1px);opacity:.92}.fc-product-hero{padding:48px 0 54px}.fc-product-grid{display:grid;grid-template-columns:minmax(0,1.08fr) minmax(400px,.92fr);gap:58px;align-items:start}.fc-gallery{position:sticky;top:122px}.fc-main-media{position:relative;background:#f2eee6;border-radius:24px;overflow:hidden;aspect-ratio:1/1;display:grid;place-items:center}.fc-main-image{width:100%;height:100%;object-fit:var(--fc-image-fit)}.fc-sale-badge{position:absolute;left:18px;top:18px;background:var(--fc-accent);color:#fff;border-radius:999px;padding:7px 12px;font-size:12px;font-weight:700;text-transform:uppercase;letter-spacing:.08em}.fc-thumbs{display:grid;grid-template-columns:repeat(5,1fr);gap:10px;margin-top:12px}.fc-thumb{border:1px solid transparent;background:#f1ede6;border-radius:12px;overflow:hidden;aspect-ratio:1/1;padding:0;cursor:pointer}.fc-thumb img{width:100%;height:100%;object-fit:cover}.fc-thumb.is-active{border-color:var(--fc-ink);box-shadow:inset 0 0 0 1px var(--fc-ink)}.fc-buybox{background:var(--fc-card);border:1px solid var(--fc-line);border-radius:24px;padding:32px;box-shadow:var(--fc-shadow)}.fc-eyebrow,.fc-section-heading>span{display:block;font-size:12px;font-weight:800;letter-spacing:.14em;color:var(--fc-accent);text-transform:uppercase;margin-bottom:10px}.fc-product-title{font-family:var(--fc-font-heading);font-size:clamp(38px,4.2vw,60px);line-height:1.02;letter-spacing:-.035em;margin:0 0 15px}.fc-rating{display:flex;align-items:center;gap:10px;color:var(--fc-muted);font-size:13px;text-decoration:none;margin-bottom:18px}.fc-stars .star-rating{float:none;margin:0;color:#d5962d}.fc-price-row{display:flex;align-items:center;gap:12px;margin-bottom:20px}.fc-price{font-size:27px;font-weight:800;letter-spacing:-.03em}.fc-price del{font-size:.7em;color:#999;font-weight:500}.fc-price ins{text-decoration:none}.fc-save-pill{font-size:11px;background:#efe7dc;color:var(--fc-accent);padding:5px 9px;border-radius:999px;font-weight:800;text-transform:uppercase;letter-spacing:.06em}.fc-short-description{color:#514c46;font-size:16px}.fc-short-description p:first-child{margin-top:0}.fc-short-description ul{padding-left:20px}.fc-stock-note{display:flex;align-items:center;gap:8px;padding:13px 14px;background:#f6f8f5;border-radius:12px;margin:20px 0;font-size:13px}.fc-stock-dot{width:8px;height:8px;border-radius:50%;background:var(--fc-green);box-shadow:0 0 0 4px rgba(35,122,73,.11)}.fc-stock-note.is-out .fc-stock-dot{background:#a5362b;box-shadow:none}.fc-offer-block{margin:22px 0}.fc-offer-heading{display:flex;align-items:end;justify-content:space-between;gap:14px;margin-bottom:10px}.fc-offer-heading strong{font-size:14px}.fc-offer-heading span{font-size:12px;color:var(--fc-muted)}.fc-offers{display:grid;gap:9px}.fc-offer{width:100%;border:1px solid var(--fc-line);border-radius:13px;background:var(--fc-card);padding:13px 14px;display:flex;align-items:center;justify-content:space-between;text-align:left;cursor:pointer;color:var(--fc-ink)}.fc-offer span{display:grid;gap:1px}.fc-offer b{font-size:14px}.fc-offer small{font-size:11px;color:var(--fc-muted)}.fc-offer>strong{font-size:14px}.fc-offer.is-selected{border-color:var(--fc-accent);box-shadow:0 0 0 2px color-mix(in srgb,var(--fc-accent) 12%,transparent);background:color-mix(in srgb,var(--fc-accent) 4%,#fff)}.fc-native-cart form.cart{margin:20px 0 8px!important;display:flex!important;gap:10px;align-items:stretch}.fc-native-cart .quantity{width:88px;flex:0 0 88px}.fc-native-cart .qty{width:100%!important;height:54px;border:1px solid var(--fc-line);border-radius:999px;background:var(--fc-card);padding:0 10px}.fc-native-cart .single_add_to_cart_button{flex:1;min-height:54px!important;font-size:15px!important}.fc-native-cart form.variations_form{display:block!important}.fc-native-cart table.variations{margin-bottom:14px}.fc-native-cart table.variations td,.fc-native-cart table.variations th{padding:5px 0;background:none}.fc-native-cart select{width:100%;min-height:46px;border:1px solid var(--fc-line);border-radius:10px;padding:0 12px;background:var(--fc-card)}.fc-native-cart .woocommerce-variation-add-to-cart{display:flex;gap:10px;margin-top:12px}.fc-microcopy{display:flex;align-items:center;justify-content:center;gap:7px;color:var(--fc-muted);font-size:12px}.fc-microcopy svg{width:15px;height:15px}.fc-buy-assurances{border-top:1px solid var(--fc-line);margin-top:22px;padding-top:18px;display:grid;grid-template-columns:1fr 1fr;gap:12px}.fc-buy-assurances>div{display:flex;gap:9px;align-items:flex-start}.fc-assurance-icon{width:30px;height:30px;background:var(--fc-soft);border-radius:50%;display:grid;place-items:center}.fc-buy-assurances span:last-child{display:grid}.fc-buy-assurances b{font-size:12px}.fc-buy-assurances small{font-size:11px;color:var(--fc-muted)}.fc-trust-strip{border-top:1px solid var(--fc-line);border-bottom:1px solid var(--fc-line);background:var(--fc-card)}.fc-trust-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:0}.fc-trust-grid>div{min-height:78px;display:flex;justify-content:center;align-items:center;gap:9px;font-size:13px;font-weight:700;border-right:1px solid var(--fc-line)}.fc-trust-grid>div:last-child{border-right:0}.fc-check{width:23px;height:23px;border-radius:50%;display:grid;place-items:center;background:#edf6ef;color:var(--fc-green);font-size:12px}.fc-benefits-section,.fc-details-section,.fc-reviews-section,.fc-faq-section{padding:90px 0}.fc-section-heading{max-width:640px;margin-bottom:36px}.fc-section-heading h2,.fc-story-copy h2,.fc-final-card h2{font-family:var(--fc-font-heading);font-size:clamp(34px,4vw,52px);line-height:1.08;letter-spacing:-.03em;margin:0}.fc-section-heading p{color:var(--fc-muted)}.fc-benefit-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:16px}.fc-benefit-card{background:var(--fc-card);border:1px solid var(--fc-line);border-radius:18px;padding:27px}.fc-benefit-number{display:inline-block;color:var(--fc-accent);font:700 12px/1 ui-monospace,SFMono-Regular,Menlo,monospace;margin-bottom:34px}.fc-benefit-card h3{font-size:20px;margin:0 0 10px}.fc-benefit-card p{color:var(--fc-muted);margin:0}.fc-story-section{padding:30px 0 90px}.fc-story-grid{display:grid;grid-template-columns:1fr 1fr;background:var(--fc-story-bg);color:#fff;border-radius:26px;overflow:hidden}.fc-story-media{min-height:520px}.fc-story-media img{width:100%;height:100%;object-fit:cover}.fc-story-copy{padding:clamp(34px,6vw,78px);display:flex;flex-direction:column;justify-content:center}.fc-story-copy .fc-eyebrow{color:#dfb399}.fc-story-copy p{color:#d6d1cb;font-size:17px}.fc-text-link{color:#fff;text-decoration:none;font-weight:700;margin-top:18px}.fc-details-section{background:var(--fc-card);border-block:1px solid var(--fc-line)}.fc-details-grid{display:grid;grid-template-columns:.8fr 1.2fr;gap:80px}.fc-sticky-heading{position:sticky;top:122px;align-self:start}.fc-details-content .fc-richtext{font-size:16px;color:#403b36}.fc-richtext h2,.fc-richtext h3,.fc-richtext h4{color:var(--fc-ink);font-family:var(--fc-font-heading)}.fc-richtext img{border-radius:18px}.fc-attributes{margin-top:36px;padding-top:28px;border-top:1px solid var(--fc-line)}.fc-attributes h3{font-size:18px}.fc-attributes table{width:100%;border-collapse:collapse}.fc-attributes th,.fc-attributes td{padding:11px 0;border-bottom:1px solid var(--fc-line);text-align:left;font-size:14px}.fc-attributes th{width:34%;color:var(--fc-muted);font-weight:600}.fc-reviews-section{background:var(--fc-alt-bg)}.fc-reviews-box{background:var(--fc-card);border:1px solid var(--fc-line);border-radius:20px;padding:28px}.woocommerce #reviews #comments ol.commentlist{padding:0}.woocommerce #reviews #comments ol.commentlist li .comment-text{border-color:var(--fc-line);border-radius:14px}.woocommerce #review_form #respond textarea{border:1px solid var(--fc-line);border-radius:12px;padding:12px}.fc-faq-grid{display:grid;grid-template-columns:.7fr 1.3fr;gap:80px}.fc-faq-item{border-top:1px solid var(--fc-line)}.fc-faq-item:last-child{border-bottom:1px solid var(--fc-line)}.fc-faq-item summary{list-style:none;cursor:pointer;display:flex;align-items:center;justify-content:space-between;gap:20px;padding:22px 0;font-weight:800}.fc-faq-item summary::-webkit-details-marker{display:none}.fc-faq-item summary span{font-size:24px;font-weight:400}.fc-faq-item>div{color:var(--fc-muted);padding:0 40px 18px 0}.fc-final-section{padding:0 0 90px}.fc-final-card{background:var(--fc-final-bg);border-radius:24px;padding:46px;display:grid;grid-template-columns:1fr auto;gap:40px;align-items:center}.fc-final-card p{max-width:700px;color:#5d554c}.fc-final-action{text-align:right;display:grid;gap:12px;justify-items:end}.fc-footer{border-top:1px solid var(--fc-line);padding:50px 0 26px;background:var(--fc-card)}.fc-footer-grid{display:flex;justify-content:space-between;gap:40px;align-items:start}.fc-footer-grid p{color:var(--fc-muted);font-size:13px}.fc-footer-links{display:flex;flex-wrap:wrap;gap:20px}.fc-footer-bottom{border-top:1px solid var(--fc-line);margin-top:35px;padding-top:20px;color:var(--fc-muted);font-size:12px}.fc-mobile-bar{display:none}.fc-generic{padding:60px 0;min-height:60vh}.fc-page h1,.fc-article h1{font-family:var(--fc-font-heading);font-size:44px}.fc-article{padding:25px 0;border-bottom:1px solid var(--fc-line)}
/* WooCommerce non-product pages */
.woocommerce-cart .woocommerce,.woocommerce-checkout .woocommerce,.woocommerce-account .woocommerce,.woocommerce-shop main,.post-type-archive-product main{width:min(calc(100% - 40px),var(--fc-container));margin:50px auto}.woocommerce table.shop_table{border-color:var(--fc-line);border-radius:14px;overflow:hidden;background:var(--fc-card)}.woocommerce table.shop_table td,.woocommerce table.shop_table th{padding:14px}.woocommerce form .form-row input.input-text,.woocommerce form .form-row textarea,.woocommerce form .form-row select{border:1px solid var(--fc-line);border-radius:9px;padding:12px;background:var(--fc-card)}.woocommerce .coupon input.input-text{min-width:160px}.woocommerce-info,.woocommerce-message{border-top-color:var(--fc-accent);background:var(--fc-card);border-radius:10px}.woocommerce-info::before,.woocommerce-message::before{color:var(--fc-accent)}.woocommerce ul.products li.product{background:var(--fc-card);border:1px solid var(--fc-line);border-radius:16px;padding:14px;overflow:hidden}.woocommerce ul.products li.product img{border-radius:12px}.woocommerce ul.products li.product .woocommerce-loop-product__title{font-size:17px;color:var(--fc-ink)}
@media(max-width:900px){.fc-header-inner{grid-template-columns:1fr auto}.fc-anchor-nav{display:none}.fc-product-grid{grid-template-columns:1fr;gap:28px}.fc-gallery{position:static}.fc-buybox{padding:25px}.fc-product-title{font-size:44px}.fc-trust-grid{grid-template-columns:1fr 1fr}.fc-trust-grid>div:nth-child(2){border-right:0}.fc-trust-grid>div:nth-child(-n+2){border-bottom:1px solid var(--fc-line)}.fc-benefit-grid{grid-template-columns:1fr}.fc-story-grid{grid-template-columns:1fr}.fc-story-media{min-height:360px}.fc-details-grid,.fc-faq-grid{grid-template-columns:1fr;gap:22px}.fc-sticky-heading{position:static}.fc-final-card{grid-template-columns:1fr}.fc-final-action{text-align:left;justify-items:start}.fc-mobile-bar{position:fixed;z-index:70;left:12px;right:12px;bottom:12px;background:rgba(255,255,255,.96);backdrop-filter:blur(14px);border:1px solid var(--fc-line);border-radius:18px;padding:10px 10px 10px 14px;display:flex;align-items:center;justify-content:space-between;gap:12px;box-shadow:0 16px 45px rgba(24,21,18,.18)}.fc-mobile-bar>div{display:grid}.fc-mobile-bar small{max-width:180px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;color:var(--fc-muted)}.fc-mobile-bar strong{font-size:16px}.fc-mobile-bar .fc-primary-button{min-height:42px;padding:0 18px!important}.fc-footer{padding-bottom:100px}}
@media(max-width:620px){.fc-container{width:min(calc(100% - 26px),var(--fc-container))}.fc-announcement{font-size:11px}.fc-header-inner{min-height:62px}.fc-header-buy{display:none}.fc-cart-link{width:38px}.fc-product-hero{padding:18px 0 34px}.fc-product-grid{gap:16px}.fc-main-media{border-radius:16px}.fc-thumbs{gap:7px}.fc-buybox{border-radius:18px;padding:20px;box-shadow:none}.fc-product-title{font-size:37px}.fc-short-description{font-size:15px}.fc-offer-heading span{display:none}.fc-native-cart form.cart{flex-wrap:wrap}.fc-native-cart .quantity{width:72px;flex-basis:72px}.fc-native-cart .single_add_to_cart_button{min-width:calc(100% - 82px)}.fc-buy-assurances{grid-template-columns:1fr}.fc-benefits-section,.fc-details-section,.fc-reviews-section,.fc-faq-section{padding:64px 0}.fc-section-heading h2,.fc-story-copy h2,.fc-final-card h2{font-size:34px}.fc-story-section{padding-bottom:64px}.fc-story-media{min-height:300px}.fc-story-copy{padding:30px 24px}.fc-trust-grid>div{min-height:66px;font-size:11px;padding:0 8px;text-align:center}.fc-benefit-card{padding:22px}.fc-benefit-number{margin-bottom:20px}.fc-reviews-box{padding:17px}.fc-final-section{padding-bottom:65px}.fc-final-card{padding:28px 22px}.fc-footer-grid{display:grid}.fc-footer-links{display:grid;gap:10px}}
.fc-summary-integrations:empty{display:none}.fc-summary-integrations .product_meta,.fc-summary-integrations .woocommerce-product-details__short-description{display:none}.fc-woo-notices,.woocommerce-notices-wrapper{width:min(calc(100% - 40px),var(--fc-container));margin:18px auto 0}.fc-shop-page{padding:50px 0;min-height:60vh}.fc-shop-header h1{font-family:var(--fc-font-heading);font-size:48px;margin:0 0 10px}.fc-shop-header{margin-bottom:28px}.fc-shop-page .woocommerce-result-count,.fc-shop-page .woocommerce-ordering{margin-bottom:24px}

/* Flagship Catalog homepage + editorial additions */
.fc-product-reference{margin-top:28px;padding-top:18px;border-top:1px solid var(--fc-line);display:flex;justify-content:space-between;gap:24px;font-size:13px}.fc-product-reference span{color:var(--fc-muted)}
.fc-learn-section{padding:90px 0;background:var(--fc-alt-bg);border-top:1px solid var(--fc-line)}.fc-article-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.fc-article-card{background:var(--fc-card);border:1px solid var(--fc-line);border-radius:20px;overflow:hidden}.fc-article-image{display:block;aspect-ratio:16/10;background:#e9e3db;overflow:hidden}.fc-article-image img,.fc-article-placeholder{display:block;width:100%;height:100%;object-fit:cover}.fc-article-card-copy{padding:22px}.fc-article-meta{font-size:11px;letter-spacing:.08em;text-transform:uppercase;color:var(--fc-muted);margin-bottom:8px}.fc-article-card h3{font-family:var(--fc-font-heading);font-size:24px;line-height:1.14;margin:0 0 10px}.fc-article-card h3 a,.fc-card-link{color:var(--fc-ink);text-decoration:none}.fc-article-card p{color:var(--fc-muted);font-size:14px}.fc-card-link{font-weight:800;font-size:13px}
.fc-single-article{padding:36px 0 90px}.fc-article-shell{max-width:980px}.fc-breadcrumbs{display:flex;gap:8px;align-items:center;color:var(--fc-muted);font-size:12px;margin-bottom:38px}.fc-breadcrumbs a{color:var(--fc-muted);text-decoration:none}.fc-editorial{max-width:820px;margin-inline:auto}.fc-editorial-header{text-align:center;margin-bottom:32px}.fc-editorial-header .fc-eyebrow{margin-bottom:14px}.fc-editorial-header h1{font-family:var(--fc-font-heading);font-size:clamp(42px,6vw,72px);line-height:1.02;letter-spacing:-.04em;margin:0 auto 18px}.fc-editorial-meta{display:flex;justify-content:center;gap:9px;flex-wrap:wrap;color:var(--fc-muted);font-size:13px}.fc-editorial-hero{margin:36px 0;border-radius:24px;overflow:hidden}.fc-editorial-hero img{display:block;width:100%;height:auto}.fc-editorial-content{font-size:18px;line-height:1.75}.fc-editorial-content>p:first-child{font-size:21px;color:#3f3933}.fc-editorial-content h2{font-size:36px;margin-top:2em}.fc-editorial-content h3{font-size:27px;margin-top:1.7em}.fc-editorial-content blockquote{margin:2em 0;padding:4px 0 4px 24px;border-left:3px solid var(--fc-accent);color:#554e47}.fc-editorial-content a{color:var(--fc-accent)}.fc-article-cta{max-width:820px;margin:65px auto 0;background:var(--fc-final-bg);border-radius:22px;padding:30px 34px;display:flex;justify-content:space-between;align-items:center;gap:28px}.fc-article-cta h2{font-family:var(--fc-font-heading);margin:0;font-size:30px}
.fc-flagship-home .woocommerce-notices-wrapper{margin-bottom:0}.fc-flagship-home .fc-product-hero{padding-top:38px}
@media(max-width:900px){.fc-article-grid{grid-template-columns:1fr 1fr}.fc-article-cta{align-items:flex-start}.fc-editorial-content{font-size:17px}}
@media(max-width:620px){.fc-learn-section{padding:64px 0}.fc-article-grid{grid-template-columns:1fr}.fc-single-article{padding:24px 0 70px}.fc-breadcrumbs{margin-bottom:28px}.fc-editorial-header{text-align:left}.fc-editorial-header h1{font-size:40px}.fc-editorial-meta{justify-content:flex-start}.fc-editorial-hero{margin:26px 0;border-radius:16px}.fc-editorial-content{font-size:16px}.fc-editorial-content>p:first-child{font-size:18px}.fc-editorial-content h2{font-size:30px}.fc-editorial-content h3{font-size:24px}.fc-article-cta{display:grid;padding:26px 22px}.fc-article-cta h2{font-size:28px}}
.fc-generic .fc-article-grid{margin-top:28px}.fc-pagination{margin-top:38px}.fc-pagination .nav-links{display:flex;gap:8px;flex-wrap:wrap}.fc-pagination .page-numbers{display:grid;place-items:center;min-width:40px;height:40px;border:1px solid var(--fc-line);border-radius:999px;text-decoration:none;color:var(--fc-ink);padding:0 12px}.fc-pagination .current{background:var(--fc-button);color:#fff;border-color:var(--fc-button)}


/* v2.1 configurable identity and section system */
html{scroll-padding-top:105px}body{font-family:var(--fc-font-body)}
.fc-product-title,.fc-section-heading h2,.fc-story-copy h2,.fc-final-card h2,.fc-wordmark,.fc-footer-brand,.fc-richtext h2,.fc-richtext h3,.fc-richtext h4,.fc-article-card h3,.fc-editorial-header h1,.fc-editorial-content h2,.fc-editorial-content h3,.fc-article-cta h2,.fc-shop-page .fc-shop-header h1,.fc-page h1,.fc-article h1{font-family:var(--fc-font-heading)}
.fc-header{background:color-mix(in srgb,var(--fc-bg) 93%,transparent);border-bottom-color:color-mix(in srgb,var(--fc-line) 85%,transparent)}
.fc-main-media,.fc-buybox,.fc-benefit-card,.fc-story-grid,.fc-overview-media,.fc-reviews-box,.fc-final-card,.fc-article-card,.fc-editorial-hero,.fc-article-cta,.woocommerce table.shop_table,.woocommerce ul.products li.product{border-radius:calc(var(--fc-radius) + 6px)}
.fc-thumb,.fc-stock-note,.fc-offer,.fc-attributes img,.fc-richtext img{border-radius:calc(var(--fc-radius) * .7)}
.fc-header-buy,.fc-primary-button,.fc-secondary-button,.woocommerce a.button,.woocommerce button.button,.woocommerce input.button,.woocommerce #respond input#submit,.fc-native-cart .qty{border-radius:var(--fc-button-radius)!important}
.fc-main-image{object-fit:var(--fc-image-fit);background:var(--fc-card)}
.fc-story-grid{background:var(--fc-story-bg)}.fc-learn-section,.fc-reviews-section{background:var(--fc-alt-bg)}.fc-final-card{background:var(--fc-final-bg)}
.fc-overview-section{padding:30px 0 90px}.fc-overview-grid{display:grid;grid-template-columns:1.05fr .95fr;gap:64px;align-items:center}.fc-overview-grid.is-image-left .fc-overview-media{order:-1}.fc-overview-copy h2{font-family:var(--fc-font-heading);font-size:clamp(34px,4vw,52px);line-height:1.08;letter-spacing:-.03em;margin:0 0 20px}.fc-overview-text{color:var(--fc-muted);font-size:17px}.fc-overview-text p:last-child{margin-bottom:0}.fc-overview-media{overflow:hidden;background:var(--fc-soft);aspect-ratio:4/3}.fc-overview-media img{width:100%;height:100%;object-fit:cover;display:block}
.fc-story-text{color:#d6d1cb;font-size:17px}.fc-story-text p:last-child{margin-bottom:0}.fc-story-copy>p{display:none}
.fc-benefit-grid.fc-benefit-count-1{grid-template-columns:minmax(0,1fr)}.fc-benefit-grid.fc-benefit-count-2{grid-template-columns:repeat(2,1fr)}
.fc-trust-grid.fc-trust-count-1{grid-template-columns:1fr}.fc-trust-grid.fc-trust-count-2{grid-template-columns:repeat(2,1fr)}.fc-trust-grid.fc-trust-count-3{grid-template-columns:repeat(3,1fr)}.fc-trust-grid.fc-trust-count-4{grid-template-columns:repeat(4,1fr)}
.fc-section-action{display:flex;justify-content:center;margin-top:32px}.fc-secondary-button{display:inline-flex;align-items:center;justify-content:center;border:1px solid var(--fc-line);background:var(--fc-card);color:var(--fc-ink);min-height:46px;padding:0 22px;text-decoration:none;font-weight:700}
:where(a,button,input,select,textarea,summary):focus-visible{outline:3px solid color-mix(in srgb,var(--fc-accent) 42%,transparent);outline-offset:3px}
.fc-offer[aria-pressed="true"]{border-color:var(--fc-accent)}
@media(max-width:900px){.fc-overview-grid{grid-template-columns:1fr;gap:28px}.fc-overview-grid.is-image-left .fc-overview-media{order:0}.fc-overview-media{max-height:520px}.fc-benefit-grid.fc-benefit-count-2{grid-template-columns:1fr}.fc-trust-grid.fc-trust-count-3{grid-template-columns:1fr}.fc-trust-grid.fc-trust-count-3>div{border-right:0;border-bottom:1px solid var(--fc-line)}.fc-trust-grid.fc-trust-count-3>div:last-child{border-bottom:0}}
@media(max-width:620px){.fc-overview-section{padding:18px 0 64px}.fc-overview-copy h2{font-size:34px}.fc-overview-text{font-size:16px}.fc-trust-grid.fc-trust-count-2,.fc-trust-grid.fc-trust-count-4{grid-template-columns:1fr 1fr}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}.fc-header-buy:hover,.fc-primary-button:hover{transform:none}}

/* Flagship Catalog Commerce 1.0 — multi-product storefront */
.fc-main-nav ul{list-style:none;margin:0;padding:0;display:flex;align-items:center;gap:26px}.fc-main-nav a,.fc-account-link{color:var(--fc-muted);text-decoration:none;font-size:14px;font-weight:600}.fc-main-nav a:hover,.fc-account-link:hover{color:var(--fc-ink)}
.fc-header-inner{grid-template-columns:auto 1fr minmax(180px,320px) auto}.fc-main-nav{justify-self:center}.fc-header-search{position:relative;display:flex;border:1px solid var(--fc-line);border-radius:var(--fc-button-radius);background:var(--fc-card);overflow:hidden}.fc-header-search input{min-width:0;width:100%;height:40px;border:0;background:transparent;padding:0 42px 0 15px;color:var(--fc-ink);outline:none}.fc-header-search button{position:absolute;right:2px;top:2px;width:36px;height:36px;border:0;background:transparent;color:var(--fc-muted);cursor:pointer;font-size:20px}.fc-mobile-menu{display:none;position:relative}.fc-mobile-menu summary{list-style:none;cursor:pointer;width:38px;height:38px;display:grid;place-items:center;font-size:20px}.fc-mobile-menu summary::-webkit-details-marker{display:none}.fc-mobile-menu-panel{position:absolute;right:0;top:45px;min-width:210px;background:var(--fc-card);border:1px solid var(--fc-line);border-radius:14px;box-shadow:var(--fc-shadow);padding:10px;display:grid;z-index:70}.fc-mobile-menu-panel a{padding:11px 12px;text-decoration:none;color:var(--fc-ink);border-radius:8px}.fc-mobile-menu-panel a:hover{background:var(--fc-soft)}

.fc-home-featured{padding:54px 0 64px}.fc-home-featured-grid{display:grid;grid-template-columns:minmax(0,1.06fr) minmax(360px,.94fr);gap:62px;align-items:center}.fc-home-featured-media{aspect-ratio:1/1;background:var(--fc-card);border-radius:calc(var(--fc-radius) + 8px);overflow:hidden;display:grid;place-items:center}.fc-home-featured-media img{width:100%;height:100%;object-fit:var(--fc-image-fit)}.fc-home-featured-copy h1,.fc-catalog-hero h1{font-family:var(--fc-font-heading);font-size:clamp(44px,5vw,72px);line-height:1.02;letter-spacing:-.04em;margin:0 0 18px}.fc-home-featured-price{font-size:28px;font-weight:800;margin-bottom:18px}.fc-home-featured-price del{font-size:.72em;color:var(--fc-muted)}.fc-home-featured-price ins{text-decoration:none}.fc-home-featured-intro{color:var(--fc-muted);font-size:17px;max-width:580px}.fc-home-actions{display:flex;align-items:center;gap:22px;flex-wrap:wrap;margin-top:28px}.fc-home-actions .fc-text-link{color:var(--fc-ink);margin:0}.fc-secondary-button{border-radius:var(--fc-button-radius)}
.fc-catalog-hero{padding:72px 0;background:linear-gradient(135deg,var(--fc-bg),var(--fc-alt-bg));border-bottom:1px solid var(--fc-line)}.fc-catalog-hero-grid{display:grid;grid-template-columns:1.05fr .95fr;gap:70px;align-items:center}.fc-catalog-hero p{font-size:18px;color:var(--fc-muted);max-width:650px;margin:0 0 28px}.fc-hero-search-card{background:var(--fc-card);border:1px solid var(--fc-line);border-radius:calc(var(--fc-radius) + 8px);padding:30px;box-shadow:var(--fc-shadow)}.fc-product-search{display:flex;border:1px solid var(--fc-line);border-radius:var(--fc-button-radius);background:var(--fc-card);overflow:hidden;max-width:520px}.fc-product-search input{flex:1;min-width:0;height:48px;border:0;background:transparent;padding:0 16px;color:var(--fc-ink);outline:none}.fc-product-search button{border:0;background:var(--fc-button);color:#fff;font-weight:700;padding:0 20px;cursor:pointer}.fc-product-search-large{max-width:none}.fc-product-search-large input{height:58px;font-size:16px}.fc-category-chips{display:flex;gap:8px;flex-wrap:wrap;margin-top:16px}.fc-category-chips a{padding:7px 11px;border-radius:999px;background:var(--fc-soft);color:var(--fc-ink);text-decoration:none;font-size:12px;font-weight:700}
.fc-store-trust{background:var(--fc-card);border-bottom:1px solid var(--fc-line)}.fc-store-trust-grid{display:grid;grid-template-columns:repeat(4,1fr)}.fc-store-trust-grid>div{min-height:72px;display:flex;align-items:center;justify-content:center;gap:9px;font-size:13px;font-weight:700;border-right:1px solid var(--fc-line)}.fc-store-trust-grid>div:last-child{border-right:0}.fc-store-trust-grid span{width:22px;height:22px;display:grid;place-items:center;border-radius:50%;background:var(--fc-soft);color:var(--fc-green);font-size:11px}
.fc-home-section{padding:82px 0}.fc-home-section-alt{background:var(--fc-alt-bg);border-block:1px solid var(--fc-line)}.fc-section-head{display:flex;align-items:end;justify-content:space-between;gap:24px;margin-bottom:30px}.fc-section-head h2{font-family:var(--fc-font-heading);font-size:clamp(34px,4vw,50px);line-height:1.07;letter-spacing:-.03em;margin:0}.fc-section-head>a{color:var(--fc-ink);text-decoration:none;font-size:13px;font-weight:800;white-space:nowrap}
.fc-category-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:16px}.fc-category-card{display:grid;grid-template-columns:120px 1fr;align-items:center;gap:18px;background:var(--fc-card);border:1px solid var(--fc-line);border-radius:var(--fc-radius);padding:12px;text-decoration:none;color:var(--fc-ink);transition:transform .18s ease,box-shadow .18s ease}.fc-category-card:hover{transform:translateY(-2px);box-shadow:var(--fc-shadow)}.fc-category-image{aspect-ratio:1/1;border-radius:calc(var(--fc-radius) * .7);overflow:hidden;background:var(--fc-soft)}.fc-category-image img{width:100%;height:100%;object-fit:cover}.fc-category-copy{display:grid;gap:5px}.fc-category-copy strong{font-family:var(--fc-font-heading);font-size:20px}.fc-category-copy span{font-size:12px;color:var(--fc-muted)}

/* WooCommerce product cards */
.woocommerce ul.products,.fc-home-section ul.products,.fc-related-section ul.products{display:grid!important;grid-template-columns:repeat(4,minmax(0,1fr));gap:18px;margin:0!important;padding:0!important}.woocommerce ul.products.columns-3,.fc-home-section ul.products.columns-3{grid-template-columns:repeat(3,minmax(0,1fr))}.woocommerce ul.products li.product,.fc-home-section ul.products li.product,.fc-related-section ul.products li.product{float:none!important;width:auto!important;margin:0!important;background:var(--fc-card);border:1px solid var(--fc-line);border-radius:var(--fc-radius);padding:12px 12px 16px!important;overflow:hidden;display:flex;flex-direction:column;position:relative}.woocommerce ul.products li.product a img{border-radius:calc(var(--fc-radius) * .72);background:var(--fc-soft);aspect-ratio:1/1;object-fit:var(--fc-image-fit);margin:0 0 15px!important}.woocommerce ul.products li.product .woocommerce-loop-product__title{font-family:var(--fc-font-heading);font-size:19px!important;line-height:1.2;padding:0!important;margin:0 0 8px!important;color:var(--fc-ink)}.woocommerce ul.products li.product .price{color:var(--fc-ink)!important;font-size:15px!important;font-weight:800;margin:0 0 12px!important}.woocommerce ul.products li.product .price del{color:var(--fc-muted);font-size:.86em}.woocommerce ul.products li.product .price ins{text-decoration:none}.woocommerce ul.products li.product .star-rating{font-size:12px;margin:0 0 10px}.woocommerce ul.products li.product .button{margin-top:auto!important;min-height:42px;font-size:12px!important;padding:0 14px!important;width:100%}.woocommerce span.onsale{background:var(--fc-accent)!important;min-height:auto!important;min-width:auto!important;line-height:1!important;padding:8px 10px!important;border-radius:999px!important;top:22px!important;left:22px!important;right:auto!important;font-size:10px!important;letter-spacing:.06em;text-transform:uppercase}

.fc-home-story{padding:35px 0 90px}.fc-home-story-grid{display:grid;grid-template-columns:1fr 1fr;border-radius:calc(var(--fc-radius) + 8px);overflow:hidden;background:var(--fc-story-bg);color:#fff}.fc-home-story-copy{padding:clamp(38px,6vw,76px);display:flex;flex-direction:column;justify-content:center}.fc-home-story-copy .fc-eyebrow{color:#dfb399}.fc-home-story-copy h2{font-family:var(--fc-font-heading);font-size:clamp(36px,4vw,54px);line-height:1.06;letter-spacing:-.035em;margin:0 0 18px}.fc-home-story-copy .fc-richtext{color:#d8d2cd;font-size:17px}.fc-home-story-copy .fc-secondary-button{align-self:flex-start;margin-top:20px;background:transparent;color:#fff;border-color:rgba(255,255,255,.28)}.fc-home-story-media{min-height:480px;background:color-mix(in srgb,var(--fc-story-bg) 82%,#fff)}.fc-home-story-media img{width:100%;height:100%;object-fit:cover}.fc-story-placeholder{display:grid;place-items:center;font-family:var(--fc-font-heading);font-size:42px;color:rgba(255,255,255,.28)}
.fc-article-card>a{display:block;color:var(--fc-ink);text-decoration:none}.fc-article-card-image{aspect-ratio:16/10;overflow:hidden;background:var(--fc-soft)}.fc-article-card-image img{width:100%;height:100%;object-fit:cover}.fc-article-card-copy>span{font-size:11px;color:var(--fc-muted);text-transform:uppercase;letter-spacing:.08em}.fc-article-card-copy h3{margin-top:8px}.fc-article-card-copy p{margin-bottom:0}.fc-catalog-final{padding:28px 0 90px}.fc-catalog-final .fc-container{background:var(--fc-final-bg);border-radius:calc(var(--fc-radius) + 8px);padding:38px 42px;display:flex;align-items:center;justify-content:space-between;gap:30px}.fc-catalog-final h2{font-family:var(--fc-font-heading);font-size:clamp(30px,4vw,46px);margin:0}

/* Shop / archive */
.fc-shop-header{display:flex;align-items:end;justify-content:space-between;gap:32px;margin-bottom:32px}.fc-shop-header>div{max-width:720px}.fc-shop-header h1{font-size:clamp(42px,5vw,64px)!important;line-height:1.03}.fc-shop-header .term-description{color:var(--fc-muted)}.fc-shop-layout{display:grid;grid-template-columns:1fr;gap:34px}.fc-shop-layout.has-sidebar{grid-template-columns:250px minmax(0,1fr)}.fc-shop-sidebar{align-self:start;position:sticky;top:110px}.fc-filter-widget{padding:18px 0;border-bottom:1px solid var(--fc-line)}.fc-filter-title{font-size:14px;margin:0 0 12px}.fc-filter-widget ul{list-style:none;padding:0;margin:0}.fc-filter-widget a{color:var(--fc-muted);text-decoration:none}.fc-shop-results .woocommerce-result-count{color:var(--fc-muted);font-size:13px}.fc-shop-results .woocommerce-ordering select{height:42px;border:1px solid var(--fc-line);border-radius:10px;background:var(--fc-card);padding:0 12px}.woocommerce nav.woocommerce-pagination{margin-top:38px}.woocommerce nav.woocommerce-pagination ul{border:0!important;display:flex;gap:7px}.woocommerce nav.woocommerce-pagination ul li{border:0!important}.woocommerce nav.woocommerce-pagination ul li a,.woocommerce nav.woocommerce-pagination ul li span{min-width:40px;height:40px;display:grid!important;place-items:center;border:1px solid var(--fc-line)!important;border-radius:999px;color:var(--fc-ink)!important;background:var(--fc-card)!important}.woocommerce nav.woocommerce-pagination ul li span.current{background:var(--fc-button)!important;color:#fff!important;border-color:var(--fc-button)!important}

/* Product page multi-catalog additions */
.fc-product>.fc-container>.fc-breadcrumbs{margin-top:28px;margin-bottom:0}.fc-product-meta-line{display:flex;gap:14px;flex-wrap:wrap;margin-top:16px;color:var(--fc-muted);font-size:11px}.fc-product-meta-line a{color:var(--fc-muted)}.fc-details-section .fc-details-grid{grid-template-columns:minmax(0,1.2fr) minmax(300px,.8fr);align-items:start;gap:54px}.fc-spec-card{background:var(--fc-soft);border-radius:var(--fc-radius);padding:24px;position:sticky;top:110px}.fc-spec-card h3{margin-top:0;font-family:var(--fc-font-heading)}.fc-spec-card table{width:100%;border-collapse:collapse}.fc-spec-card th,.fc-spec-card td{padding:10px 0;border-bottom:1px solid var(--fc-line);text-align:left;font-size:13px}.fc-spec-card th{width:40%;color:var(--fc-muted)}.fc-related-section{padding:82px 0}.fc-faq-item summary{cursor:pointer}

@media(max-width:1100px){.fc-header-inner{grid-template-columns:auto 1fr auto}.fc-header-search{display:none}.fc-home-featured-grid,.fc-catalog-hero-grid{gap:38px}.woocommerce ul.products,.fc-home-section ul.products,.fc-related-section ul.products{grid-template-columns:repeat(3,minmax(0,1fr))}.fc-category-grid{grid-template-columns:repeat(2,1fr)}}
@media(max-width:900px){.fc-main-nav,.fc-account-link{display:none}.fc-mobile-menu{display:block}.fc-header-inner{grid-template-columns:1fr auto}.fc-home-featured-grid,.fc-catalog-hero-grid,.fc-home-story-grid{grid-template-columns:1fr}.fc-home-featured-copy{padding-bottom:10px}.fc-home-story-media{min-height:360px}.fc-store-trust-grid{grid-template-columns:repeat(2,1fr)}.fc-store-trust-grid>div:nth-child(2){border-right:0}.fc-store-trust-grid>div:nth-child(-n+2){border-bottom:1px solid var(--fc-line)}.woocommerce ul.products,.fc-home-section ul.products,.fc-related-section ul.products,.woocommerce ul.products.columns-3,.fc-home-section ul.products.columns-3{grid-template-columns:repeat(2,minmax(0,1fr))}.fc-shop-layout.has-sidebar{grid-template-columns:1fr}.fc-shop-sidebar{position:static}.fc-shop-header{align-items:flex-start;flex-direction:column}.fc-shop-header .fc-product-search{width:100%;max-width:none}.fc-details-section .fc-details-grid{grid-template-columns:1fr}.fc-spec-card{position:static}.fc-catalog-final .fc-container{align-items:flex-start;flex-direction:column}}
@media(max-width:620px){.fc-home-featured{padding:22px 0 48px}.fc-home-featured-copy h1,.fc-catalog-hero h1{font-size:40px}.fc-catalog-hero{padding:50px 0}.fc-hero-search-card{padding:20px}.fc-store-trust-grid{grid-template-columns:1fr 1fr}.fc-home-section{padding:62px 0}.fc-section-head{align-items:flex-start}.fc-section-head h2{font-size:34px}.fc-category-grid{grid-template-columns:1fr}.fc-category-card{grid-template-columns:92px 1fr}.fc-category-copy strong{font-size:18px}.woocommerce ul.products,.fc-home-section ul.products,.fc-related-section ul.products,.woocommerce ul.products.columns-3,.fc-home-section ul.products.columns-3{gap:10px}.woocommerce ul.products li.product,.fc-home-section ul.products li.product,.fc-related-section ul.products li.product{padding:8px 8px 12px!important}.woocommerce ul.products li.product .woocommerce-loop-product__title{font-size:16px!important}.woocommerce ul.products li.product .button{font-size:11px!important}.fc-home-story{padding-bottom:64px}.fc-home-story-copy{padding:30px 24px}.fc-home-story-media{min-height:280px}.fc-catalog-final{padding-bottom:70px}.fc-catalog-final .fc-container{padding:28px 22px}.fc-shop-page{padding-top:30px}.fc-shop-header h1{font-size:40px!important}.fc-product-search button{padding:0 14px}.fc-related-section{padding:62px 0}}
.fc-main-nav li{position:relative}.fc-main-nav .sub-menu{display:none;position:absolute;top:100%;left:-14px;min-width:190px;background:var(--fc-card);border:1px solid var(--fc-line);border-radius:12px;box-shadow:var(--fc-shadow);padding:8px;margin-top:14px;z-index:60}.fc-main-nav li:hover>.sub-menu,.fc-main-nav li:focus-within>.sub-menu{display:grid;gap:2px}.fc-main-nav .sub-menu a{display:block;padding:9px 10px;border-radius:7px;white-space:nowrap}.fc-main-nav .sub-menu a:hover{background:var(--fc-soft)}.fc-mobile-menu-panel li{list-style:none}.fc-mobile-menu-panel ul{margin:0;padding:0}.fc-empty-state{padding:70px 0;text-align:center}.fc-empty-state h2{font-family:var(--fc-font-heading);font-size:36px;margin-bottom:8px}.fc-empty-state p{color:var(--fc-muted);margin-bottom:24px}

/* v1.1 catalog refinements */
.fc-card-category{display:block;margin:0 0 5px;color:var(--fc-muted);font-size:10px;font-weight:800;letter-spacing:.08em;text-transform:uppercase}.woocommerce ul.products li.product{transition:transform .18s ease,box-shadow .18s ease,border-color .18s ease}.fc-card-hover .woocommerce ul.products li.product:hover,.fc-card-hover .fc-home-section ul.products li.product:hover,.fc-card-hover .fc-related-section ul.products li.product:hover{transform:translateY(-3px);box-shadow:0 16px 34px rgba(38,29,20,.09);border-color:color-mix(in srgb,var(--fc-line) 55%,var(--fc-ink))}.fc-card-no-rating .woocommerce ul.products li.product .star-rating{display:none!important}

.fc-variation-card-block{margin:22px 0 10px}.fc-variation-card-heading{font-size:14px;font-weight:800;margin-bottom:10px}.fc-variation-cards{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:9px}.fc-variation-card{min-width:0;border:1px solid var(--fc-line);border-radius:13px;background:var(--fc-card);padding:13px 14px;display:flex;align-items:center;justify-content:space-between;gap:12px;text-align:left;cursor:pointer;color:var(--fc-ink);transition:border-color .16s ease,box-shadow .16s ease,background .16s ease,transform .16s ease}.fc-variation-card:hover:not(:disabled){border-color:color-mix(in srgb,var(--fc-accent) 48%,var(--fc-line));transform:translateY(-1px)}.fc-variation-card:focus-visible{outline:2px solid var(--fc-accent);outline-offset:2px}.fc-variation-card.is-selected{border-color:var(--fc-accent);box-shadow:0 0 0 2px color-mix(in srgb,var(--fc-accent) 13%,transparent);background:color-mix(in srgb,var(--fc-accent) 4%,#fff)}.fc-variation-card.is-disabled,.fc-variation-card:disabled{opacity:.48;cursor:not-allowed}.fc-variation-card-copy{display:grid;gap:2px;min-width:0}.fc-variation-card-copy b{font-size:13px;line-height:1.25}.fc-variation-card-copy small{font-size:10px;color:var(--fc-muted)}.fc-variation-card>strong{font-size:13px;white-space:nowrap}.fc-variation-card>strong del{font-size:.78em;color:var(--fc-muted);font-weight:500}.fc-variation-card>strong ins{text-decoration:none}.fc-native-cart.has-fc-variation-cards form.variations_form.fc-variations-enhanced table.variations{position:absolute!important;width:1px!important;height:1px!important;padding:0!important;margin:-1px!important;overflow:hidden!important;clip:rect(0,0,0,0)!important;white-space:nowrap!important;border:0!important}.fc-native-cart.has-fc-variation-cards form.variations_form.fc-variations-enhanced .woocommerce-variation-price{display:none!important}.fc-native-cart.has-fc-variation-cards .woocommerce-variation-add-to-cart{margin-top:2px}

.fc-product-search input:focus,.fc-header-search input:focus,.fc-native-cart select:focus,.fc-native-cart .qty:focus{outline:2px solid color-mix(in srgb,var(--fc-accent) 45%,transparent);outline-offset:1px;border-color:var(--fc-accent)}

@media(max-width:620px){.fc-variation-cards{grid-template-columns:1fr}.fc-variation-card{padding:13px}.fc-variation-card-copy b{font-size:13px}.fc-variation-card>strong{font-size:13px}}
@media(prefers-reduced-motion:reduce){.woocommerce ul.products li.product,.fc-variation-card{transition:none!important}.fc-card-hover .woocommerce ul.products li.product:hover,.fc-card-hover .fc-home-section ul.products li.product:hover,.fc-card-hover .fc-related-section ul.products li.product:hover,.fc-variation-card:hover:not(:disabled){transform:none}}

/* v2.0 showcase architecture */
.fc-section-actions{display:flex;align-items:center;gap:18px}.fc-section-actions>a{color:var(--fc-ink);text-decoration:none;font-size:13px;font-weight:800;white-space:nowrap}.fc-carousel-arrows{display:flex;gap:7px}.fc-carousel-arrows button{width:38px;height:38px;border:1px solid var(--fc-line);border-radius:999px;background:var(--fc-card);color:var(--fc-ink);cursor:pointer;display:grid;place-items:center;font-weight:800;transition:.16s ease}.fc-carousel-arrows button:hover{border-color:var(--fc-accent);color:var(--fc-accent)}
.fc-product-showcase.is-carousel{overflow:hidden}.fc-product-showcase.is-carousel .fc-product-showcase-track{overflow-x:auto;scroll-snap-type:x mandatory;scrollbar-width:none;padding:2px 2px 18px}.fc-product-showcase.is-carousel .fc-product-showcase-track::-webkit-scrollbar{display:none}.fc-product-showcase.is-carousel .fc-product-showcase-track>ul.products{display:flex!important;grid-template-columns:none!important;gap:18px!important;width:max-content;max-width:none}.fc-product-showcase.is-carousel .fc-product-showcase-track>ul.products>li.product{width:min(280px,22vw)!important;min-width:240px!important;scroll-snap-align:start}
.fc-demo-products{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:18px}.fc-demo-products.is-carousel{display:flex;width:max-content}.fc-demo-products.is-carousel .fc-demo-product{width:min(280px,22vw);min-width:240px;scroll-snap-align:start}.fc-demo-product{background:var(--fc-card);border:1px dashed color-mix(in srgb,var(--fc-line) 55%,var(--fc-accent));border-radius:var(--fc-radius);padding:12px}.fc-demo-product-image{aspect-ratio:1/1;border-radius:calc(var(--fc-radius)*.72);background:linear-gradient(135deg,var(--fc-soft),color-mix(in srgb,var(--fc-soft) 70%,var(--fc-accent)));display:grid;place-items:center;color:var(--fc-muted);font-weight:800;font-size:12px;letter-spacing:.08em}.fc-demo-product-copy{padding:14px 2px 4px}.fc-demo-product-copy small{font-size:10px;color:var(--fc-muted);font-weight:800;letter-spacing:.08em}.fc-demo-product-copy h3{font-family:var(--fc-font-heading);font-size:19px;margin:6px 0}.fc-demo-product-copy p{color:var(--fc-muted);font-size:12px;margin:0}.fc-demo-article .fc-article-card-image{display:grid;place-items:center;color:var(--fc-muted);font-size:11px;font-weight:800;letter-spacing:.08em;border:1px dashed var(--fc-line)}
.fc-catalog-hero-grid.has-media{grid-template-columns:minmax(0,1fr) minmax(360px,.9fr)}.fc-catalog-hero-media{min-height:420px;border-radius:calc(var(--fc-radius) + 8px);overflow:hidden;background:var(--fc-soft);border:1px solid var(--fc-line)}.fc-catalog-hero-media img{width:100%;height:100%;object-fit:cover}.fc-home-actions{display:flex;align-items:center;gap:10px;flex-wrap:wrap}.fc-home-actions .fc-secondary-button{min-height:48px;display:inline-flex;align-items:center;justify-content:center}
.fc-category-placeholder{width:100%;height:100%;display:grid;place-items:center;background:linear-gradient(135deg,var(--fc-soft),color-mix(in srgb,var(--fc-soft) 68%,var(--fc-accent)))}.fc-category-placeholder span{font-family:var(--fc-font-heading);font-size:38px;color:color-mix(in srgb,var(--fc-ink) 48%,transparent)}
.fc-home-why{padding:92px 0;background:var(--fc-alt-bg);border-block:1px solid var(--fc-line)}.fc-why-intro{display:grid;grid-template-columns:minmax(0,.85fr) minmax(0,1.15fr);gap:70px;align-items:end;margin-bottom:34px}.fc-why-intro h2{font-family:var(--fc-font-heading);font-size:clamp(38px,5vw,62px);line-height:1.02;letter-spacing:-.035em;margin:7px 0 0}.fc-why-intro .fc-richtext{font-size:17px;color:var(--fc-muted);max-width:670px}.fc-proof-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:15px}.fc-proof-card{background:var(--fc-card);border:1px solid var(--fc-line);border-radius:var(--fc-radius);overflow:hidden}.fc-proof-media{aspect-ratio:4/3;background:var(--fc-soft);overflow:hidden}.fc-proof-media img{width:100%;height:100%;object-fit:cover}.fc-proof-placeholder{display:grid;place-items:center;background:linear-gradient(145deg,var(--fc-soft),color-mix(in srgb,var(--fc-accent) 11%,var(--fc-soft)))}.fc-proof-placeholder span{font-family:var(--fc-font-heading);font-size:54px;color:color-mix(in srgb,var(--fc-ink) 22%,transparent)}.fc-proof-copy{padding:20px}.fc-proof-copy>span{font-size:10px;color:var(--fc-accent);font-weight:800;letter-spacing:.1em}.fc-proof-copy h3{font-family:var(--fc-font-heading);font-size:22px;line-height:1.1;margin:8px 0 10px}.fc-proof-copy p{font-size:13px;line-height:1.6;color:var(--fc-muted);margin:0}.fc-why-cta{margin-top:26px;display:flex;justify-content:flex-end}
.fc-category-spotlight{padding:92px 0;background:var(--fc-card)}.fc-category-spotlight-grid{display:grid;grid-template-columns:minmax(0,.9fr) minmax(420px,1.1fr);gap:52px;align-items:center}.fc-category-spotlight-copy{max-width:600px}.fc-category-spotlight-copy h2{font-family:var(--fc-font-heading);font-size:clamp(38px,5vw,60px);line-height:1.03;letter-spacing:-.035em;margin:8px 0 16px}.fc-category-spotlight-copy p{font-size:17px;line-height:1.7;color:var(--fc-muted);margin:0 0 24px}.fc-category-spotlight-media{aspect-ratio:16/10;border-radius:calc(var(--fc-radius) + 8px);overflow:hidden;background:var(--fc-soft);border:1px solid var(--fc-line)}.fc-category-spotlight-media img{width:100%;height:100%;object-fit:cover}.fc-spotlight-placeholder{width:100%;height:100%;display:grid;place-items:center;background:linear-gradient(145deg,var(--fc-soft),color-mix(in srgb,var(--fc-accent) 10%,var(--fc-soft)));padding:40px;text-align:center}.fc-spotlight-placeholder span{font-family:var(--fc-font-heading);font-size:clamp(32px,5vw,58px);color:color-mix(in srgb,var(--fc-ink) 45%,transparent)}.fc-spotlight-products{margin-top:34px}
.fc-home-contact{padding:28px 0 92px}.fc-home-contact-inner{background:var(--fc-button);color:#fff;border-radius:calc(var(--fc-radius) + 8px);padding:44px 48px;display:flex;align-items:center;justify-content:space-between;gap:32px}.fc-home-contact-inner .fc-eyebrow{color:color-mix(in srgb,#fff 72%,var(--fc-accent))}.fc-home-contact-inner h2{font-family:var(--fc-font-heading);font-size:clamp(32px,4vw,48px);margin:5px 0 8px}.fc-home-contact-inner p{margin:0;color:rgba(255,255,255,.72);max-width:700px}.fc-home-contact-actions{display:flex;gap:10px;flex-wrap:wrap;justify-content:flex-end}.fc-home-contact-inner .fc-primary-button{background:#fff;color:var(--fc-button)}.fc-home-contact-inner .fc-secondary-button{background:transparent;color:#fff;border-color:rgba(255,255,255,.35)}
.fc-contact-hub{position:fixed;bottom:24px;z-index:9997;display:flex;flex-direction:column;align-items:flex-end;gap:10px}.fc-contact-hub.is-right{right:24px}.fc-contact-hub.is-left{left:24px;align-items:flex-start}.fc-contact-trigger{height:48px;padding:0 16px 0 9px;border:0;border-radius:999px;background:var(--fc-button);color:#fff;box-shadow:0 14px 34px rgba(0,0,0,.18);display:flex;align-items:center;gap:9px;cursor:pointer;font-weight:800}.fc-contact-trigger-icon{width:31px;height:31px;border-radius:50%;display:grid;place-items:center;background:rgba(255,255,255,.14);font-family:var(--fc-font-heading);font-size:18px}.fc-contact-panel{width:min(360px,calc(100vw - 32px));background:var(--fc-card);border:1px solid var(--fc-line);border-radius:18px;box-shadow:0 24px 70px rgba(20,15,10,.22);padding:18px}.fc-contact-panel[hidden]{display:none}.fc-contact-panel-head{display:flex;justify-content:space-between;gap:18px;align-items:start}.fc-contact-panel-head small{display:block;color:var(--fc-accent);font-size:10px;font-weight:800;letter-spacing:.09em}.fc-contact-panel-head strong{display:block;font-family:var(--fc-font-heading);font-size:24px;margin-top:3px}.fc-contact-panel-head button{border:0;background:var(--fc-soft);width:32px;height:32px;border-radius:50%;cursor:pointer;font-size:20px}.fc-contact-panel>p{color:var(--fc-muted);font-size:13px;line-height:1.55}.fc-contact-options{display:grid;gap:8px}.fc-contact-options a{display:grid;grid-template-columns:38px 1fr;grid-template-rows:auto auto;column-gap:10px;align-items:center;border:1px solid var(--fc-line);border-radius:12px;padding:11px;color:var(--fc-ink);text-decoration:none}.fc-contact-options a>span{grid-row:1/3;width:38px;height:38px;border-radius:10px;background:var(--fc-soft);display:grid;place-items:center;font-weight:900}.fc-contact-options b{font-size:13px}.fc-contact-options small{font-size:10px;color:var(--fc-muted)}.fc-product-page .fc-contact-hub{bottom:92px}
.fc-shop-category-chips{display:flex;gap:8px;overflow-x:auto;scrollbar-width:none;padding:0 0 26px}.fc-shop-category-chips::-webkit-scrollbar{display:none}.fc-shop-category-chips a{white-space:nowrap;text-decoration:none;color:var(--fc-muted);border:1px solid var(--fc-line);background:var(--fc-card);padding:9px 13px;border-radius:999px;font-size:12px;font-weight:700}.fc-shop-category-chips a:hover,.fc-shop-category-chips a.is-active{border-color:var(--fc-button);background:var(--fc-button);color:#fff}
.fc-product-articles{padding:82px 0;background:var(--fc-alt-bg);border-block:1px solid var(--fc-line)}
@media(max-width:1100px){.fc-proof-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.fc-category-spotlight-grid{grid-template-columns:1fr 1fr}.fc-product-showcase.is-carousel .fc-product-showcase-track>ul.products>li.product,.fc-demo-products.is-carousel .fc-demo-product{width:280px}}
@media(max-width:900px){.fc-why-intro,.fc-category-spotlight-grid{grid-template-columns:1fr}.fc-category-spotlight-media{min-height:360px}.fc-home-contact-inner{align-items:flex-start;flex-direction:column}.fc-home-contact-actions{justify-content:flex-start}.fc-catalog-hero-grid.has-media{grid-template-columns:1fr}}
@media(max-width:620px){.fc-carousel-arrows{display:none}.fc-section-actions{gap:8px}.fc-section-actions>a{font-size:12px}.fc-product-showcase.is-carousel{margin-right:-16px}.fc-product-showcase.is-carousel .fc-product-showcase-track{padding-right:16px}.fc-product-showcase.is-carousel .fc-product-showcase-track>ul.products>li.product,.fc-demo-products.is-carousel .fc-demo-product{width:74vw!important;min-width:230px!important}.fc-demo-products{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.fc-home-why,.fc-category-spotlight{padding:66px 0}.fc-why-intro{gap:18px}.fc-proof-grid{grid-template-columns:1fr 1fr;gap:10px}.fc-proof-copy{padding:15px}.fc-proof-copy h3{font-size:18px}.fc-proof-copy p{font-size:12px}.fc-category-spotlight-media{min-height:260px}.fc-home-contact{padding-bottom:72px}.fc-home-contact-inner{padding:30px 22px}.fc-home-contact-actions{width:100%}.fc-home-contact-actions .fc-primary-button,.fc-home-contact-actions .fc-secondary-button{width:100%;justify-content:center}.fc-contact-hub{bottom:14px}.fc-contact-hub.is-right{right:14px}.fc-contact-hub.is-left{left:14px}.fc-contact-trigger{height:44px}.fc-product-page .fc-contact-hub{bottom:84px}.fc-shop-category-chips{margin-right:-16px;padding-right:16px}.fc-product-articles{padding:62px 0}}


/* 2.0.1 — visual-first catalog hero carousel */
.fc-catalog-hero-grid{position:relative}.fc-catalog-hero-grid>:last-child:not(.fc-catalog-hero-copy){min-width:0}.fc-hero-carousel{position:relative;overflow:hidden;border:1px solid var(--fc-line);border-radius:calc(var(--fc-radius) + 10px);background:var(--fc-card);box-shadow:var(--fc-shadow);min-height:460px;isolation:isolate}.fc-hero-carousel.is-compact{min-height:370px}.fc-hero-carousel.is-standard{min-height:460px}.fc-hero-carousel.is-tall{min-height:550px}.fc-hero-carousel-track{position:absolute;inset:0}.fc-hero-slide{position:absolute;inset:0;opacity:0;visibility:hidden;transform:scale(1.018);transition:opacity .55s ease,transform .8s ease,visibility .55s;overflow:hidden;background:var(--fc-soft)}.fc-hero-slide.is-active{opacity:1;visibility:visible;transform:scale(1);z-index:1}.fc-hero-slide-image{display:block;width:100%;height:100%;object-fit:cover}.fc-hero-slide:after{content:"";position:absolute;inset:34% 0 0;background:linear-gradient(to bottom,transparent,rgba(9,10,11,.76));pointer-events:none}.fc-hero-slide-caption{position:absolute;z-index:2;left:30px;right:30px;bottom:30px;color:#fff;max-width:440px;text-shadow:0 1px 18px rgba(0,0,0,.24)}.fc-hero-slide-kicker{display:block;font-size:10px;font-weight:800;letter-spacing:.17em;text-transform:uppercase;margin-bottom:8px;opacity:.88}.fc-hero-slide-caption h3{font-family:var(--fc-font-heading);font-size:clamp(25px,3vw,38px);line-height:1.04;letter-spacing:-.025em;margin:0 0 8px}.fc-hero-slide-caption p{font-size:13px;line-height:1.5;color:rgba(255,255,255,.9);margin:0 0 13px;max-width:390px}.fc-hero-slide-price{font-size:19px;font-weight:800;margin:0 0 12px}.fc-hero-slide-price del{opacity:.7;font-size:.78em}.fc-hero-slide-price ins{text-decoration:none}.fc-hero-slide-link{display:inline-flex;gap:8px;align-items:center;color:#fff;text-decoration:none;font-size:12px;font-weight:800;border-bottom:1px solid rgba(255,255,255,.6);padding-bottom:3px}.fc-hero-slide-link:hover{border-color:#fff}.fc-hero-carousel-arrows{position:absolute;z-index:4;top:18px;right:18px;display:flex;gap:7px}.fc-hero-carousel-arrows button{width:40px;height:40px;border:1px solid rgba(255,255,255,.45);border-radius:999px;background:rgba(16,17,18,.38);backdrop-filter:blur(8px);color:#fff;display:grid;place-items:center;cursor:pointer;font-size:17px;transition:background .2s ease,transform .2s ease}.fc-hero-carousel-arrows button:hover{background:rgba(16,17,18,.62);transform:translateY(-1px)}.fc-hero-carousel-dots{position:absolute;z-index:4;left:30px;top:24px;display:flex;gap:7px}.fc-hero-carousel-dots button{width:22px;height:4px;border:0;border-radius:999px;padding:0;background:rgba(255,255,255,.48);cursor:pointer;transition:width .2s ease,background .2s ease}.fc-hero-carousel-dots button[aria-current="true"]{width:38px;background:#fff}.fc-hero-demo-art{position:absolute;inset:0;background:linear-gradient(145deg,var(--fc-soft),var(--fc-alt-bg));overflow:hidden}.fc-hero-slide.is-demo:after{background:linear-gradient(to bottom,transparent 25%,rgba(17,18,18,.72))}.fc-demo-orb{position:absolute;border-radius:999px;filter:blur(1px);opacity:.68}.fc-demo-orb-a{width:58%;aspect-ratio:1;right:-12%;top:-16%;background:var(--fc-accent);opacity:.14}.fc-demo-orb-b{width:46%;aspect-ratio:1;left:-12%;bottom:-20%;background:var(--fc-button);opacity:.12}.fc-demo-bottle{position:absolute;width:30%;height:62%;left:50%;top:47%;transform:translate(-50%,-50%) rotate(5deg);border-radius:24px 24px 18px 18px;background:linear-gradient(135deg,var(--fc-card),var(--fc-soft));border:1px solid var(--fc-line);box-shadow:0 30px 60px rgba(22,22,22,.13)}.fc-demo-bottle:before{content:"";position:absolute;width:48%;height:13%;left:26%;top:-9%;border-radius:8px 8px 3px 3px;background:var(--fc-button);opacity:.8}.fc-demo-bottle:after{content:"SHOWCASE";position:absolute;left:13%;right:13%;top:39%;padding:12px 4px;border-top:1px solid var(--fc-line);border-bottom:1px solid var(--fc-line);font-size:9px;letter-spacing:.18em;text-align:center;color:var(--fc-muted)}.fc-hero-single-demo{position:relative}.fc-hero-single-demo .fc-hero-demo-art{position:absolute}.fc-hero-product-placeholder{background:linear-gradient(135deg,var(--fc-soft),var(--fc-alt-bg))}
@media(max-width:900px){.fc-catalog-hero-grid{grid-template-columns:1fr}.fc-hero-carousel{min-height:430px;margin-top:5px}.fc-hero-carousel.is-compact{min-height:340px}.fc-hero-carousel.is-tall{min-height:500px}}
@media(max-width:620px){.fc-hero-carousel,.fc-hero-carousel.is-standard{min-height:390px}.fc-hero-carousel.is-compact{min-height:320px}.fc-hero-carousel.is-tall{min-height:450px}.fc-hero-slide-caption{left:20px;right:20px;bottom:22px}.fc-hero-slide-caption h3{font-size:29px}.fc-hero-carousel-dots{left:20px;top:20px}.fc-hero-carousel-arrows{right:14px;top:14px}.fc-hero-carousel-arrows button{width:38px;height:38px}}
@media(prefers-reduced-motion:reduce){.fc-hero-slide,.fc-hero-carousel-arrows button,.fc-hero-carousel-dots button{transition:none!important}}

.fc-catalog-hero-grid.no-visual{grid-template-columns:minmax(0,820px);justify-content:start}.fc-catalog-hero-grid.has-visual{grid-template-columns:1.05fr .95fr}
@media(max-width:900px){.fc-catalog-hero-grid.has-visual,.fc-catalog-hero-grid.no-visual{grid-template-columns:1fr}}


/* 2.0.4 polish: stronger product-card styling + spotlight carousel */
a{color:var(--fc-accent)}a:hover{color:var(--fc-ink)}
.woocommerce ul.products li.product .woocommerce-LoopProduct-link,.fc-home-section ul.products li.product .woocommerce-LoopProduct-link,.fc-related-section ul.products li.product .woocommerce-LoopProduct-link,.fc-spotlight-products ul.products li.product .woocommerce-LoopProduct-link{display:block;color:inherit!important;text-decoration:none!important}
.woocommerce ul.products li.product .woocommerce-LoopProduct-link:hover .woocommerce-loop-product__title,.fc-home-section ul.products li.product .woocommerce-LoopProduct-link:hover .woocommerce-loop-product__title,.fc-related-section ul.products li.product .woocommerce-LoopProduct-link:hover .woocommerce-loop-product__title,.fc-spotlight-products ul.products li.product .woocommerce-LoopProduct-link:hover .woocommerce-loop-product__title{color:var(--fc-accent)}
.woocommerce ul.products li.product .button,.fc-home-section ul.products li.product .button,.fc-related-section ul.products li.product .button,.fc-spotlight-products ul.products li.product .button{display:inline-flex!important;align-items:center;justify-content:center;background:var(--fc-button)!important;color:#fff!important;border:0!important;border-radius:var(--fc-button-radius)!important;min-height:42px;padding:0 14px!important;text-decoration:none!important;font-weight:700!important;width:100%;margin-top:auto!important}
.woocommerce ul.products li.product .added_to_cart,.fc-home-section ul.products li.product .added_to_cart,.fc-related-section ul.products li.product .added_to_cart,.fc-spotlight-products ul.products li.product .added_to_cart{display:inline-flex;align-items:center;justify-content:center;min-height:40px;width:100%;margin-top:10px;color:var(--fc-accent)!important;text-decoration:none!important;font-size:12px;font-weight:700}
.woocommerce ul.products li.product .price,.fc-home-section ul.products li.product .price,.fc-related-section ul.products li.product .price,.fc-spotlight-products ul.products li.product .price{display:block;color:var(--fc-ink)!important}
.woocommerce ul.products li.product .price a,.fc-home-section ul.products li.product .price a,.fc-related-section ul.products li.product .price a,.fc-spotlight-products ul.products li.product .price a{color:inherit!important;text-decoration:none!important}
.woocommerce ul.products li.product,.fc-home-section ul.products li.product,.fc-related-section ul.products li.product,.fc-spotlight-products ul.products li.product{list-style:none!important}
.woocommerce ul.products,.fc-home-section ul.products,.fc-related-section ul.products,.fc-spotlight-products ul.products{list-style:none!important}
.fc-card-category,.woocommerce ul.products li.product .posted_in,.woocommerce ul.products li.product .product-category{color:var(--fc-accent)}
.fc-category-spotlight{padding:92px 0;background:linear-gradient(180deg,var(--fc-card),var(--fc-soft) 100%)}
.fc-spotlight-products-wrap{margin-top:34px}
.fc-spotlight-products-head{display:flex;align-items:flex-end;justify-content:space-between;gap:18px;margin-bottom:18px}.fc-spotlight-products-head h3{font-family:var(--fc-font-heading);font-size:32px;line-height:1.05;letter-spacing:-.03em;margin:0}.fc-spotlight-products-head .fc-section-actions{display:flex;align-items:center;gap:16px}
.fc-spotlight-products{position:relative;overflow:hidden}.fc-spotlight-products .fc-product-showcase-track{overflow-x:auto;scroll-snap-type:x mandatory;scrollbar-width:none;padding:2px 2px 18px}.fc-spotlight-products .fc-product-showcase-track::-webkit-scrollbar{display:none}.fc-spotlight-products .fc-product-showcase-track>ul.products{display:flex!important;grid-template-columns:none!important;gap:18px!important;width:max-content;max-width:none;padding:0!important;margin:0!important}.fc-spotlight-products .fc-product-showcase-track>ul.products>li.product{width:min(270px,22vw)!important;min-width:235px!important;scroll-snap-align:start}.fc-spotlight-products ul.products li.product img{aspect-ratio:1/1;object-fit:var(--fc-image-fit)}
@media(max-width:900px){.fc-spotlight-products-head{align-items:flex-start;flex-direction:column}.fc-spotlight-products-head .fc-section-actions{width:100%;justify-content:space-between}}
@media(max-width:620px){.fc-spotlight-products-wrap{margin-top:24px}.fc-spotlight-products .fc-product-showcase-track{padding-right:16px}.fc-spotlight-products .fc-product-showcase-track>ul.products>li.product{width:74vw!important;min-width:230px!important}.fc-spotlight-products-head h3{font-size:28px}}

/* 2.0.5 — Editorial product-card system */
.fc-home-section,.fc-category-spotlight{--fc-card-gap:22px}

/* Give commerce sections breathing room instead of boxed-in WooCommerce energy. */
.fc-home-section ul.products>li.product,
.fc-related-section ul.products>li.product,
.fc-spotlight-products ul.products>li.product,
.woocommerce-shop ul.products>li.product,
.tax-product_cat ul.products>li.product{
  background:transparent!important;
  border:0!important;
  border-radius:0!important;
  padding:0 0 4px!important;
  overflow:visible!important;
  box-shadow:none!important;
  display:flex!important;
  flex-direction:column!important;
}

/* Image becomes the visual object; copy sits quietly below it. */
.fc-home-section ul.products>li.product a.woocommerce-LoopProduct-link,
.fc-related-section ul.products>li.product a.woocommerce-LoopProduct-link,
.fc-spotlight-products ul.products>li.product a.woocommerce-LoopProduct-link,
.woocommerce-shop ul.products>li.product a.woocommerce-LoopProduct-link,
.tax-product_cat ul.products>li.product a.woocommerce-LoopProduct-link{
  display:flex!important;
  flex-direction:column!important;
  color:inherit!important;
  text-decoration:none!important;
}

.fc-home-section ul.products>li.product a img,
.fc-related-section ul.products>li.product a img,
.fc-spotlight-products ul.products>li.product a img,
.woocommerce-shop ul.products>li.product a img,
.tax-product_cat ul.products>li.product a img{
  width:100%!important;
  aspect-ratio:1/1!important;
  object-fit:var(--fc-image-fit)!important;
  background:#f8f6f1!important;
  border:1px solid color-mix(in srgb,var(--fc-line) 82%,transparent)!important;
  border-radius:20px!important;
  margin:0 0 14px!important;
  transition:transform .35s ease,box-shadow .35s ease,border-color .35s ease!important;
}

.fc-card-hover .fc-home-section ul.products>li.product:hover,
.fc-card-hover .fc-related-section ul.products>li.product:hover,
.fc-card-hover .fc-spotlight-products ul.products>li.product:hover,
.fc-card-hover.woocommerce-shop ul.products>li.product:hover,
.fc-card-hover.tax-product_cat ul.products>li.product:hover{
  transform:none!important;
  box-shadow:none!important;
  border-color:transparent!important;
}
.fc-card-hover .fc-home-section ul.products>li.product:hover a img,
.fc-card-hover .fc-related-section ul.products>li.product:hover a img,
.fc-card-hover .fc-spotlight-products ul.products>li.product:hover a img,
.fc-card-hover.woocommerce-shop ul.products>li.product:hover a img,
.fc-card-hover.tax-product_cat ul.products>li.product:hover a img{
  transform:translateY(-3px)!important;
  box-shadow:0 18px 38px rgba(38,29,20,.08)!important;
  border-color:color-mix(in srgb,var(--fc-line) 52%,var(--fc-accent))!important;
}

/* Quiet rust category label. */
.fc-home-section .fc-card-category,
.fc-related-section .fc-card-category,
.fc-spotlight-products .fc-card-category,
.woocommerce-shop .fc-card-category,
.tax-product_cat .fc-card-category{
  color:var(--fc-accent)!important;
  font-size:9px!important;
  font-weight:800!important;
  letter-spacing:.12em!important;
  margin:0 0 8px!important;
}

/* Product names use the editorial heading face and less aggressive weight. */
.fc-home-section ul.products li.product .woocommerce-loop-product__title,
.fc-related-section ul.products li.product .woocommerce-loop-product__title,
.fc-spotlight-products ul.products li.product .woocommerce-loop-product__title,
.woocommerce-shop ul.products li.product .woocommerce-loop-product__title,
.tax-product_cat ul.products li.product .woocommerce-loop-product__title{
  font-family:var(--fc-font-heading)!important;
  font-size:clamp(19px,1.65vw,23px)!important;
  font-weight:600!important;
  line-height:1.16!important;
  letter-spacing:-.018em!important;
  color:var(--fc-ink)!important;
  margin:0 0 9px!important;
  padding:0!important;
  min-height:0!important;
  transition:color .18s ease!important;
}
.fc-home-section ul.products li.product a:hover .woocommerce-loop-product__title,
.fc-related-section ul.products li.product a:hover .woocommerce-loop-product__title,
.fc-spotlight-products ul.products li.product a:hover .woocommerce-loop-product__title,
.woocommerce-shop ul.products li.product a:hover .woocommerce-loop-product__title,
.tax-product_cat ul.products li.product a:hover .woocommerce-loop-product__title{color:var(--fc-accent)!important}

/* Price is supporting information, not the visual headline. */
.fc-home-section ul.products li.product .price,
.fc-related-section ul.products li.product .price,
.fc-spotlight-products ul.products li.product .price,
.woocommerce-shop ul.products li.product .price,
.tax-product_cat ul.products li.product .price{
  color:var(--fc-muted)!important;
  font-size:14px!important;
  font-weight:650!important;
  letter-spacing:-.01em!important;
  margin:0 0 13px!important;
}
.fc-home-section ul.products li.product .price del,
.fc-related-section ul.products li.product .price del,
.fc-spotlight-products ul.products li.product .price del,
.woocommerce-shop ul.products li.product .price del,
.tax-product_cat ul.products li.product .price del{opacity:.56}
.fc-home-section ul.products li.product .price ins,
.fc-related-section ul.products li.product .price ins,
.fc-spotlight-products ul.products li.product .price ins,
.woocommerce-shop ul.products li.product .price ins,
.tax-product_cat ul.products li.product .price ins{color:var(--fc-ink)!important}

/* CTA becomes a compact tailored control rather than a huge black bar. */
.fc-home-section ul.products li.product .button,
.fc-related-section ul.products li.product .button,
.fc-spotlight-products ul.products li.product .button,
.woocommerce-shop ul.products li.product .button,
.tax-product_cat ul.products li.product .button{
  width:auto!important;
  align-self:flex-start!important;
  min-height:38px!important;
  padding:0 17px!important;
  margin-top:auto!important;
  background:transparent!important;
  color:var(--fc-ink)!important;
  border:1px solid color-mix(in srgb,var(--fc-ink) 22%,var(--fc-line))!important;
  border-radius:999px!important;
  font-size:11px!important;
  font-weight:800!important;
  letter-spacing:.025em!important;
  text-decoration:none!important;
  transition:background .2s ease,color .2s ease,border-color .2s ease,transform .2s ease!important;
}
.fc-home-section ul.products li.product .button:hover,
.fc-related-section ul.products li.product .button:hover,
.fc-spotlight-products ul.products li.product .button:hover,
.woocommerce-shop ul.products li.product .button:hover,
.tax-product_cat ul.products li.product .button:hover{
  background:var(--fc-ink)!important;
  color:#fff!important;
  border-color:var(--fc-ink)!important;
  transform:translateY(-1px)!important;
}

/* Sale badge is small and restrained. */
.fc-home-section .woocommerce span.onsale,
.fc-related-section .woocommerce span.onsale,
.fc-spotlight-products .woocommerce span.onsale,
.woocommerce-shop span.onsale,
.tax-product_cat span.onsale{
  top:12px!important;left:12px!important;
  padding:6px 8px!important;
  font-size:9px!important;
  letter-spacing:.08em!important;
}

/* Carousels: slightly wider cards, more editorial spacing. */
.fc-product-showcase.is-carousel .fc-product-showcase-track>ul.products{gap:26px!important}
.fc-product-showcase.is-carousel .fc-product-showcase-track>ul.products>li.product{width:min(265px,21vw)!important;min-width:235px!important}
.fc-spotlight-products .fc-product-showcase-track>ul.products{gap:26px!important}
.fc-spotlight-products .fc-product-showcase-track>ul.products>li.product{width:min(265px,21vw)!important;min-width:235px!important}

/* Arrows become quieter jewelry-like controls. */
.fc-carousel-arrows button{border-color:color-mix(in srgb,var(--fc-line) 75%,var(--fc-ink))!important;background:rgba(255,255,255,.72)!important;color:var(--fc-ink)!important;box-shadow:0 5px 16px rgba(38,29,20,.04)!important}
.fc-carousel-arrows button:hover{background:var(--fc-ink)!important;color:#fff!important;border-color:var(--fc-ink)!important}

@media(max-width:620px){
  .fc-home-section ul.products li.product .woocommerce-loop-product__title,
  .fc-related-section ul.products li.product .woocommerce-loop-product__title,
  .fc-spotlight-products ul.products li.product .woocommerce-loop-product__title,
  .woocommerce-shop ul.products li.product .woocommerce-loop-product__title,
  .tax-product_cat ul.products li.product .woocommerce-loop-product__title{font-size:18px!important}
  .fc-home-section ul.products li.product .button,
  .fc-related-section ul.products li.product .button,
  .fc-spotlight-products ul.products li.product .button,
  .woocommerce-shop ul.products li.product .button,
  .tax-product_cat ul.products li.product .button{min-height:36px!important;padding:0 14px!important;font-size:10px!important}
}

