/* Native FastCarton single-product page. */
body.fastcarton-product-page,
body.fastcarton-product-page *,
body.fastcarton-product-page *::before,
body.fastcarton-product-page *::after{box-sizing:border-box}
body.fastcarton-product-page{margin:0;overflow-x:hidden;color:var(--fc-color-white);background:var(--fc-canvas-background)}
body.fastcarton-product-page img,body.fastcarton-product-page svg{max-width:100%}
body.fastcarton-product-page button,body.fastcarton-product-page input,body.fastcarton-product-page select,body.fastcarton-product-page textarea{font:inherit}
body.fastcarton-product-page ul,body.fastcarton-product-page ol{margin:0;padding:0}
.fc-product-page__main{min-height:70vh}
.fc-product__container{box-sizing:border-box;width:min(var(--fc-container),calc(100% - 40px));margin-inline:auto}
.fc-product svg{width:20px;height:20px;flex:0 0 20px}
.fc-product a{text-decoration:none}

/* Notices and breadcrumb. */
.fastcarton-product-page .woocommerce-notices-wrapper{width:min(var(--fc-container),calc(100% - 40px));margin:18px auto 0}
.fastcarton-product-page .woocommerce-message,.fastcarton-product-page .woocommerce-error,.fastcarton-product-page .woocommerce-info{box-sizing:border-box;display:flex;align-items:center;gap:12px;margin:0 0 14px;padding:14px 16px!important;border:1px solid rgba(88,211,107,.22)!important;border-radius:14px;color:#dce7de;background:var(--fc-surface-raised);box-shadow:0 12px 32px rgba(0,0,0,.12);font-size:13px;font-weight:500;line-height:1.8;list-style:none}
.fastcarton-product-page .woocommerce-error{border-color:rgba(255,110,110,.24)}
.fastcarton-product-page .woocommerce-message::before,.fastcarton-product-page .woocommerce-info::before{display:none!important}
.fastcarton-product-page .woocommerce-message a.button,.fastcarton-product-page .woocommerce-info a.button{box-sizing:border-box;display:inline-flex;min-height:38px;align-items:center;justify-content:center;margin:0 auto 0 0!important;padding:7px 14px!important;border:0!important;border-radius:9px!important;color:#071009!important;background:var(--fc-color-green)!important;box-shadow:none!important;font-family:inherit!important;font-size:11px!important;font-weight:700!important;line-height:1.2!important;text-decoration:none!important;white-space:nowrap}
.fc-product__breadcrumb{padding:14px 0 0;background:transparent}
.fc-product__breadcrumb .woocommerce-breadcrumb{display:flex;min-height:38px;align-items:center;gap:9px;overflow:hidden;margin:0;padding:0;border:0;border-radius:0;color:#748178;background:transparent;font-size:11px;white-space:nowrap}
.fc-product__breadcrumb a{color:#8e9b91;transition:color .18s ease}
.fc-product__breadcrumb a:hover{color:var(--fc-color-green)}
.fc-product__breadcrumb span{color:#3f4b43}

/* Product hero. */
.fc-product__hero{padding:28px 0 36px}
.fc-product__hero-grid{display:grid;grid-template-columns:minmax(270px,.8fr) minmax(380px,1.18fr) minmax(290px,.92fr);grid-template-areas:"purchase info media";column-gap:18px;align-items:start;direction:ltr}
.fc-product__media-column,.fc-product__gallery,.fc-product__summary,.fc-product__purchase-column,.fc-product__review-reward--compact{min-width:0;direction:rtl}
.fc-product__media-column{grid-area:media;overflow:hidden;border:1px solid var(--fc-surface-border);border-radius:24px;background:var(--fc-surface-standard);box-shadow:0 18px 45px rgba(0,0,0,.1)}
.fc-product__gallery{position:relative}
.fc-product__summary{grid-area:info}
.fc-product__purchase-column{grid-area:purchase;position:sticky;top:104px;align-self:start}
.fc-product__gallery .onsale{position:absolute;z-index:8;top:14px;right:14px;display:grid;min-width:52px;height:30px;place-items:center;margin:0;padding:0 10px;border:1px solid rgba(255,173,85,.3);border-radius:9px;color:#241307;background:var(--fc-color-orange);font-size:11px;font-weight:700;line-height:1}
.fc-product__gallery .woocommerce-product-gallery{float:none!important;width:100%!important;margin:0!important;opacity:1!important}
.fc-product__gallery .flex-viewport,.fc-product__gallery .woocommerce-product-gallery__wrapper{overflow:hidden;border:0;border-radius:0;background:var(--fc-surface-standard)}
.fc-product__gallery .flex-viewport .woocommerce-product-gallery__wrapper{overflow:visible;border:0;border-radius:0;background:transparent}
.fc-product__gallery .woocommerce-product-gallery__wrapper{margin:0}
.fc-product__gallery .woocommerce-product-gallery__image{min-width:0;margin:0!important}
.fc-product__gallery .woocommerce-product-gallery__image>a{display:grid;aspect-ratio:1/1;place-items:center;padding:26px}
.fc-product__gallery .woocommerce-product-gallery__image img{display:block;width:100%!important;height:100%!important;max-height:535px;object-fit:contain;object-position:center;filter:drop-shadow(0 20px 25px rgba(0,0,0,.25))}
.fc-product__gallery .woocommerce-product-gallery__trigger{box-sizing:border-box!important;position:absolute!important;z-index:7!important;top:14px!important;left:14px!important;right:auto!important;display:grid!important;width:40px!important;height:40px!important;overflow:hidden;place-items:center;margin:0!important;padding:0!important;border:1px solid rgba(255,255,255,.11)!important;border-radius:11px!important;color:transparent!important;background:var(--fc-surface-glass)!important;box-shadow:none!important;font-size:0!important;line-height:0!important;text-indent:-999px;backdrop-filter:blur(8px)}
.fc-product__gallery .woocommerce-product-gallery__trigger>span,.fc-product__gallery .woocommerce-product-gallery__trigger img,.fc-product__gallery .woocommerce-product-gallery__trigger svg{display:none!important}
.fc-product__gallery .woocommerce-product-gallery__trigger::before{position:static!important;display:block!important;width:18px!important;height:18px!important;border:0!important;border-radius:0!important;background:#b6c1b8!important;content:""!important;-webkit-mask:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='black' stroke-width='2' stroke-linecap='round'%3E%3Ccircle cx='11' cy='11' r='7'/%3E%3Cpath d='m20 20-4-4'/%3E%3C/svg%3E") center/contain no-repeat;mask:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='black' stroke-width='2' stroke-linecap='round'%3E%3Ccircle cx='11' cy='11' r='7'/%3E%3Cpath d='m20 20-4-4'/%3E%3C/svg%3E") center/contain no-repeat}
.fc-product__gallery .woocommerce-product-gallery__trigger::after{display:none!important;content:none!important}
.fc-product__gallery .flex-control-thumbs{display:flex!important;align-items:center;gap:9px;overflow-x:auto;margin:0!important;padding:10px!important;border-top:1px solid var(--fc-surface-border);background:var(--fc-surface-deep);scrollbar-color:rgba(88,211,107,.25) transparent;scrollbar-width:thin;list-style:none}
.fc-product__gallery .flex-control-thumbs li{float:none!important;width:62px!important;flex:0 0 62px;margin:0!important}
.fc-product__gallery .flex-control-thumbs img{box-sizing:border-box;width:100%!important;aspect-ratio:1/1;padding:7px;border:1px solid var(--fc-surface-border);border-radius:12px;background:var(--fc-surface-raised);object-fit:contain;opacity:.62;cursor:pointer;transition:border-color .2s ease,opacity .2s ease,transform .2s ease}
.fc-product__gallery .flex-control-thumbs img:hover,.fc-product__gallery .flex-control-thumbs img.flex-active{border-color:rgba(88,211,107,.55);opacity:1;transform:translateY(-1px)}

/* Summary and purchase panel. */
.fc-product__summary{margin:0!important;padding:4px 4px 0}
.fc-product__summary h1{max-width:100%;overflow:hidden;margin:0 0 12px;color:var(--fc-color-white);font-size:clamp(20px,1.55vw,26px);font-weight:700;line-height:1.55;letter-spacing:-.018em;text-overflow:ellipsis;white-space:nowrap}
.fc-product__meta-row{display:flex;flex-wrap:wrap;align-items:center;gap:7px;color:#87948a;font-size:10.5px}
.fc-product__meta-row>span,.fc-product__rating{box-sizing:border-box;display:inline-flex;min-height:31px;align-items:center;gap:6px;padding:5px 9px;border:1px solid var(--fc-surface-border);border-radius:9px;background:var(--fc-surface-subtle)}
.fc-product__meta-row svg{width:14px;height:14px;flex:0 0 14px;color:var(--fc-color-green)}
.fc-product__meta-row b{color:#d2dcd4;font-weight:600}
.fc-product__meta-row a{color:#a1aea4;transition:color .18s ease}
.fc-product__meta-row a:hover{color:var(--fc-color-green)}
.fc-product__sku>span{color:#748178}
.fc-product__category{max-width:100%;min-width:0;flex-wrap:nowrap;overflow-x:auto;overflow-y:hidden;white-space:nowrap;scrollbar-width:none}
.fc-product__category::-webkit-scrollbar{display:none}
.fc-product__category a{flex:0 0 auto;white-space:nowrap}
.fc-product__rating{gap:6px;color:#9aa79d!important}
.fc-product__rating .star-rating{float:none;width:5.4em;margin:0;color:var(--fc-color-orange);font-size:12px}
.fc-product__rating strong{color:var(--fc-color-white);font-size:12px}
.fc-product__excerpt{margin-top:18px;padding:0;border:0;border-radius:0;color:#99a69c;background:transparent;font-size:12px;line-height:2}
.fc-product__excerpt p{margin:0 0 10px}
.fc-product__excerpt p:last-child{margin-bottom:0}
.fc-product__description-link{display:inline-flex;align-items:center;gap:6px;margin-top:9px;color:var(--fc-color-green);font-size:11.5px;font-weight:600;line-height:1.7;text-decoration:none;transition:color .18s ease,gap .18s ease}
.fc-product__description-link:hover{gap:9px;color:#77df80}
.fc-product__description-link svg{width:14px;height:14px}
.fc-product__purchase-panel{margin:0;padding:20px;border:1px solid var(--fc-surface-border);border-radius:20px;background:var(--fc-surface-standard);box-shadow:0 25px 65px rgba(0,0,0,.17)}
.fc-product__price-block{display:flex;align-items:center;justify-content:space-between;gap:16px;padding-bottom:16px;border-bottom:1px solid rgba(255,255,255,.07)}
.fc-product__price-block>span{color:#7e8b81;font-size:11px}
.fc-product__price .price,.fc-product__price>p{margin:0;color:var(--fc-color-orange)!important;font-size:25px!important;font-weight:700!important;line-height:1.3}
.fc-product__price ins{text-decoration:none}
.fc-product__price del{margin-left:7px;color:#667168!important;font-size:13px!important;font-weight:500!important;opacity:1!important}
.fc-product__cart{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:10px;margin-top:14px}
.fc-product__cart form.cart{display:flex;grid-column:1/-1;flex-wrap:wrap;gap:9px;margin:0!important}
.fc-product__cart form.cart:not(.variations_form):not(.grouped_form){display:contents!important}
.fc-product__cart form.cart::before,.fc-product__cart form.cart::after{display:none!important}
.fc-product__cart .quantity{display:grid!important;grid-template-columns:38px 40px 38px;grid-column:2;grid-row:1;width:118px;height:48px;align-items:center;justify-content:center;overflow:hidden;margin:0!important;border:1px solid var(--fc-surface-border-strong);border-radius:12px;background:var(--fc-surface-deep)}
.fc-product__cart .quantity .qty{width:40px!important;height:100%;margin:0!important;padding:0!important;border:0!important;border-right:1px solid rgba(255,255,255,.065)!important;border-left:1px solid rgba(255,255,255,.065)!important;outline:0;color:var(--fc-color-white)!important;background:transparent!important;text-align:center;font-size:14px;font-weight:600;-moz-appearance:textfield}
.fc-product__cart .quantity .qty::-webkit-outer-spin-button,.fc-product__cart .quantity .qty::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}
.fc-product__cart .fc-quantity__button{display:grid;width:38px;height:46px;place-items:center;margin:0;padding:0;border:0;color:#829087;background:transparent;font-size:17px;line-height:1;cursor:pointer;transition:color .18s ease,background .18s ease}
.fc-product__cart .fc-quantity__button:hover,.fc-product__cart .fc-quantity__button.is-plus{color:var(--fc-color-green);background:rgba(88,211,107,.035)}
.fc-product__cart .single_add_to_cart_button{display:inline-flex!important;grid-column:1/-1;grid-row:2;width:100%;min-height:50px;flex:1 1 220px;align-items:center;justify-content:center;gap:9px;margin:0!important;padding:10px 20px!important;border:0!important;border-radius:12px!important;color:#071009!important;background:linear-gradient(135deg,var(--fc-color-green),#96e882)!important;box-shadow:none!important;font-family:inherit!important;font-size:13px!important;font-weight:700!important;line-height:1.2!important;cursor:pointer;transition:transform .2s ease,opacity .2s ease,filter .2s ease}
.fc-product__cart .single_add_to_cart_button:hover{filter:brightness(1.04);transform:translateY(-1px);box-shadow:none!important}
.fc-product__cart .single_add_to_cart_button.disabled,.fc-product__cart .single_add_to_cart_button:disabled{opacity:.42;cursor:not-allowed;transform:none}
.fc-product__cart .stock{display:flex;grid-column:1;grid-row:1;min-height:48px;align-items:center;gap:7px;width:auto;margin:0!important;color:var(--fc-color-green);font-size:11px;line-height:1.5}
.fc-product__cart .stock::before{width:7px;height:7px;flex:0 0 7px;border-radius:50%;background:currentColor;box-shadow:0 0 0 4px rgba(88,211,107,.08);content:""}
.fc-product__cart .stock.out-of-stock{grid-column:1/-1}
.fc-product__cart .stock.out-of-stock::before{background:#ef6f6c;box-shadow:0 0 0 4px rgba(239,111,108,.08)}
.fc-product__cart .variations{width:100%;margin:0 0 12px;border:0;border-collapse:separate;border-spacing:0 8px}
.fc-product__cart .variations tr{display:grid;grid-template-columns:92px minmax(0,1fr);align-items:center;gap:8px}
.fc-product__cart .variations th,.fc-product__cart .variations td{display:block;padding:0;border:0;background:transparent;text-align:right}
.fc-product__cart .variations label{color:#8d9a90;font-size:11px;font-weight:600}
.fc-product__cart .variations select{box-sizing:border-box;width:100%;min-height:43px;margin:0!important;padding:0 12px;border:1px solid rgba(255,255,255,.1);border-radius:10px;outline:none;color:#dfe7e1;background:var(--fc-surface-deep);cursor:pointer;font-size:12px}
.fc-product__cart .reset_variations{display:inline-block;margin-top:7px;color:#758278;font-size:10px}
.fc-product__cart .single_variation_wrap{width:100%}
.fc-product__cart .woocommerce-variation{margin:0 0 12px}
.fc-product__cart .woocommerce-variation-price .price{color:var(--fc-color-orange);font-size:18px;font-weight:700}
.fc-product__cart .woocommerce-variation-add-to-cart{display:flex;gap:9px}
.fc-product__cart .group_table{width:100%;margin-bottom:12px;border-collapse:separate;border-spacing:0 7px}
.fc-product__cart .group_table td{padding:8px;border-bottom:1px solid rgba(255,255,255,.06)}
.fc-product__secondary-actions{display:grid;grid-template-columns:minmax(0,1fr);gap:8px;margin-top:10px}
.fc-product__secondary-actions button{box-sizing:border-box!important;display:flex!important;width:100%!important;min-width:0!important;min-height:50px!important;align-items:center!important;justify-content:center!important;gap:9px!important;margin:0!important;padding:10px 20px!important;border:1px solid rgba(255,255,255,.075)!important;border-radius:12px!important;outline:0!important;color:#d5ded7!important;background:var(--fc-surface-deep)!important;box-shadow:none!important;font-family:inherit!important;font-size:var(--fc-type-body-strong)!important;font-weight:600!important;line-height:1.2!important;text-align:center!important;cursor:pointer;appearance:none;transition:border-color .18s ease,color .18s ease,background .18s ease}
.fc-product__secondary-actions button:hover{border-color:rgba(88,211,107,.24)!important;color:var(--fc-color-white)!important;background:rgba(88,211,107,.055)!important}
.fc-product__secondary-actions svg{width:16px;height:16px;flex:0 0 16px;color:var(--fc-color-green);opacity:1}
.fc-product__share-notice{min-height:0;color:var(--fc-color-green);font-size:11px;text-align:center;transition:min-height .2s ease,margin .2s ease}
.fc-product__share-notice.is-visible{min-height:17px;margin-top:8px}

/* Compact purchase reassurance. */
.fc-product__purchase-panel .fc-product__trust{margin-top:14px;padding-top:14px;border-top:1px solid rgba(255,255,255,.07);background:transparent}
.fc-product__purchase-panel .fc-product__trust-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;padding:0}
.fc-product__purchase-panel .fc-product__trust-grid>div{display:flex;min-width:0;min-height:42px;align-items:center;justify-content:center;gap:8px;padding:8px 10px;border:1px solid rgba(255,255,255,.055);border-radius:9px;background:var(--fc-surface-subtle)}
.fc-product__purchase-panel .fc-product__trust-grid>div>svg{width:17px;height:17px;flex:0 0 17px;color:var(--fc-color-green)}
.fc-product__purchase-panel .fc-product__trust-grid strong{overflow:hidden;color:#dce5de;font-size:11px;font-weight:600;line-height:1.4;white-space:nowrap;text-overflow:ellipsis}

/* Delivery choices replace generic reassurance badges. */
.fc-product__delivery{margin-top:15px;padding-top:15px;border-top:1px solid rgba(255,255,255,.07)}
.fc-product__delivery>header{display:flex;align-items:center;justify-content:space-between;gap:14px;margin-bottom:9px}
.fc-product__delivery>header>div{display:grid;gap:2px}
.fc-product__delivery>header span{color:var(--fc-color-green);font-size:var(--fc-type-caption);font-weight:700}
.fc-product__delivery>header strong{color:#e8eee9;font-size:var(--fc-type-body);font-weight:700;line-height:1.6}
.fc-product__delivery>header>svg{width:25px;height:25px;flex:0 0 25px;color:var(--fc-color-green)}
.fc-product__delivery-methods{display:grid}
.fc-product__delivery-methods>div{display:grid;grid-template-columns:34px minmax(0,1fr);align-items:center;gap:10px;min-height:51px;padding:7px 2px;border-bottom:1px solid rgba(255,255,255,.055)}
.fc-product__delivery-methods>div:last-child{border-bottom:0}
.fc-product__delivery-methods>div>svg{box-sizing:border-box;width:34px;height:34px;padding:8px;border:1px solid rgba(88,211,107,.13);border-radius:10px;color:var(--fc-color-green);background:rgba(88,211,107,.045)}
.fc-product__delivery-methods>div>span{display:flex;min-width:0;align-items:center;justify-content:space-between;gap:10px}
.fc-product__delivery-methods strong{color:#dfe7e1;font-size:var(--fc-type-small);font-weight:600}
.fc-product__delivery-methods small{color:#758278;font-size:var(--fc-type-micro);white-space:nowrap}
.fc-product__delivery-actions{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;margin-top:11px}
.fc-product__delivery-actions>a{display:flex;min-width:0;min-height:42px;align-items:center;justify-content:center;gap:7px;padding:7px 9px;border:1px solid rgba(255,255,255,.075);border-radius:11px;color:#d5ded7;background:var(--fc-surface-deep);font-size:var(--fc-type-small);font-weight:600;text-decoration:none;transition:border-color .18s ease,color .18s ease,background-color .18s ease}
.fc-product__delivery-actions>a:hover{border-color:rgba(88,211,107,.24);color:var(--fc-color-white);background:rgba(88,211,107,.055)}
.fc-product__delivery-actions svg{width:16px;height:16px;flex:0 0 16px;color:var(--fc-color-green)}
.fc-product__delivery-note{display:flex;align-items:flex-start;gap:7px;margin:9px 0 0;padding:9px 10px;border:1px solid rgba(255,173,85,.12);border-radius:10px;color:#948878;background:rgba(255,173,85,.035);font-size:var(--fc-type-micro);line-height:1.75}
.fc-product__delivery-note svg{width:15px;height:15px;flex:0 0 15px;margin-top:2px;color:var(--fc-color-orange)}

/* Standalone product description. */
.fc-product__description-section{padding:24px 0 22px;scroll-margin-top:105px}
.fc-product__description-head{position:relative;margin-bottom:22px;padding:0 17px 16px 0;border-bottom:1px solid var(--fc-surface-border)}
.fc-product__description-head::before,.fc-product__reviews-head>div:first-child::before{position:absolute;top:7px;right:0;width:3px;height:24px;border-radius:999px;background:var(--fc-color-green);box-shadow:0 0 14px rgba(88,211,107,.2);content:""}
.fc-product__description-head h2{margin:0;color:var(--fc-color-white);font-size:var(--fc-type-heading-sm);font-weight:700;line-height:1.55}
.fc-product__description-head p,.fc-product__related-head p{margin:5px 0 0;color:#89968c;font-size:var(--fc-type-body);line-height:1.85}
.fc-product__description-content{max-width:980px;color:#a7b3a9;font-size:13px;line-height:2.05}
.fc-product__description-content>:first-child{margin-top:0}
.fc-product__description-content>:last-child{margin-bottom:0}
.fc-product__description-content h2,.fc-product__description-content h3,.fc-product__description-content h4{margin:1.5em 0 .55em;color:#e8eee9;font-weight:700;line-height:1.65}
.fc-product__description-content p,.fc-product__description-content li{color:#a7b3a9}
.fc-product__description-content img{max-width:100%;height:auto;border-radius:16px}
.fc-product__description-content:has(>.fc-product-copy){max-width:none}
.fc-product-copy{display:grid;gap:16px;width:100%;color:var(--fc-color-muted)}
.fc-product-copy *{box-sizing:border-box}
.fc-product-copy h3,.fc-product-copy p,.fc-product-copy small{margin:0}
.fc-product-copy__intro{position:relative;overflow:hidden;padding:28px 30px;border:1px solid var(--fc-surface-border);border-radius:var(--fc-radius-lg);background:var(--fc-surface-standard)}
.fc-product-copy__intro::after{position:absolute;top:-80px;left:-45px;width:210px;height:210px;border-radius:50%;background:rgba(88,211,107,.07);content:"";filter:blur(12px);pointer-events:none}
.fc-product-copy__eyebrow,.fc-product-copy__kicker{display:block;color:var(--fc-color-green);font-size:var(--fc-type-small);font-weight:700;line-height:1.7}
.fc-product-copy__lead{position:relative;z-index:1;max-width:900px;margin-top:9px!important;color:#dce5de!important;font-size:var(--fc-type-lead);font-weight:500;line-height:2}
.fc-product-copy__context{position:relative;z-index:1;display:flex;align-items:flex-start;gap:12px;margin-top:20px;padding:13px 15px;border:1px solid rgba(255,173,85,.17);border-radius:13px;background:rgba(255,173,85,.045)}
.fc-product-copy__context strong{flex:0 0 auto;color:var(--fc-color-orange);font-size:var(--fc-type-small);font-weight:700}
.fc-product-copy__context span{color:#aeb9b0;font-size:var(--fc-type-body);line-height:1.9}
.fc-product-copy__grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px}
.fc-product-copy__card{position:relative;min-height:230px;overflow:hidden;padding:24px;border:1px solid var(--fc-surface-border);border-radius:var(--fc-radius-md);background:var(--fc-surface-standard);transition:border-color .22s ease,transform .22s ease}
.fc-product-copy__card:hover{border-color:rgba(88,211,107,.2);transform:translateY(-2px)}
.fc-product-copy__card::after{position:absolute;left:-35px;bottom:-55px;width:160px;height:160px;border:1px solid rgba(88,211,107,.08);border-radius:42px;content:"";transform:rotate(24deg);transition:transform .35s ease}
.fc-product-copy__card:hover::after{transform:rotate(34deg) translateY(-4px)}
.fc-product-copy__card>.fc-product-copy__icon{margin-bottom:35px}
.fc-product-copy__card h3{position:relative;z-index:1;margin-top:5px;color:var(--fc-color-white);font-size:var(--fc-type-subtitle);font-weight:700;line-height:1.8}
.fc-product-copy__card p{position:relative;z-index:1;margin-top:8px;color:#98a69b!important;font-size:var(--fc-type-body);line-height:1.95}
.fc-product-copy__icon{display:grid;width:39px;height:39px;flex:0 0 39px;place-items:center;border:1px solid rgba(88,211,107,.2);border-radius:11px;color:var(--fc-color-green);background:rgba(88,211,107,.065)}
.fc-product-copy__icon::before{display:block;width:19px;height:19px;background:currentColor;content:"";mask-position:center;mask-repeat:no-repeat;mask-size:contain;-webkit-mask-position:center;-webkit-mask-repeat:no-repeat;-webkit-mask-size:contain}
.fc-product-copy__icon--fit::before{-webkit-mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath d='M4 4h6v2H6v4H4V4Zm10 0h6v6h-2V6h-4V4ZM4 14h2v4h4v2H4v-6Zm14 0h2v6h-6v-2h4v-4ZM9 9h6v6H9V9Z'/%3E%3C/svg%3E");mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath d='M4 4h6v2H6v4H4V4Zm10 0h6v6h-2V6h-4V4ZM4 14h2v4h4v2H4v-6Zm14 0h2v6h-6v-2h4v-4ZM9 9h6v6H9V9Z'/%3E%3C/svg%3E")}
.fc-product-copy__icon--layers::before{-webkit-mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath d='m12 3 9 5-9 5-9-5 9-5Zm-7.7 9.2L12 16.5l7.7-4.3 1.3 1.5-9 5-9-5 1.3-1.5Zm0 4L12 20.5l7.7-4.3 1.3 1.5-9 5-9-5 1.3-1.5Z'/%3E%3C/svg%3E");mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath d='m12 3 9 5-9 5-9-5 9-5Zm-7.7 9.2L12 16.5l7.7-4.3 1.3 1.5-9 5-9-5 1.3-1.5Zm0 4L12 20.5l7.7-4.3 1.3 1.5-9 5-9-5 1.3-1.5Z'/%3E%3C/svg%3E")}
.fc-product-copy__icon--check::before,.fc-product-copy__icon--quality::before{-webkit-mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath d='M12 2 4 5v6c0 5 3.4 9.7 8 11 4.6-1.3 8-6 8-11V5l-8-3Zm-1.2 14-3.5-3.5 1.4-1.4 2.1 2.1 4.7-4.7 1.4 1.4-6.1 6.1Z'/%3E%3C/svg%3E");mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath d='M12 2 4 5v6c0 5 3.4 9.7 8 11 4.6-1.3 8-6 8-11V5l-8-3Zm-1.2 14-3.5-3.5 1.4-1.4 2.1 2.1 4.7-4.7 1.4 1.4-6.1 6.1Z'/%3E%3C/svg%3E")}
.fc-product-copy__icon--factory::before{-webkit-mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath d='M3 21V9l6 3V9l6 3V5h6v16H3Zm3-3h2v-2H6v2Zm5 0h2v-2h-2v2Zm5 0h2v-2h-2v2Z'/%3E%3C/svg%3E");mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath d='M3 21V9l6 3V9l6 3V5h6v16H3Zm3-3h2v-2H6v2Zm5 0h2v-2h-2v2Zm5 0h2v-2h-2v2Z'/%3E%3C/svg%3E")}
.fc-product-copy__icon--custom::before{-webkit-mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath d='m14.7 6.3 3 3L9 18H6v-3l8.7-8.7ZM17 4l3 3-1.3 1.3-3-3L17 4ZM4 4h7v2H6v12h12v-7h2v9H4V4Z'/%3E%3C/svg%3E");mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath d='m14.7 6.3 3 3L9 18H6v-3l8.7-8.7ZM17 4l3 3-1.3 1.3-3-3L17 4ZM4 4h7v2H6v12h12v-7h2v9H4V4Z'/%3E%3C/svg%3E")}
.fc-product-copy__icon--envelope::before{-webkit-mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath d='M3 5h18v14H3V5Zm2 2v1l7 4.5L19 8V7H5Zm14 10v-6.6l-7 4.4-7-4.4V17h14Z'/%3E%3C/svg%3E");mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath d='M3 5h18v14H3V5Zm2 2v1l7 4.5L19 8V7H5Zm14 10v-6.6l-7 4.4-7-4.4V17h14Z'/%3E%3C/svg%3E")}
.fc-product-copy__icon--range::before{-webkit-mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath d='M4 4h7v7H4V4Zm9 0h7v7h-7V4ZM4 13h7v7H4v-7Zm9 0h7v7h-7v-7ZM6 6v3h3V6H6Zm9 0v3h3V6h-3ZM6 15v3h3v-3H6Zm9 0v3h3v-3h-3Z'/%3E%3C/svg%3E");mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath d='M4 4h7v7H4V4Zm9 0h7v7h-7V4ZM4 13h7v7H4v-7Zm9 0h7v7h-7v-7ZM6 6v3h3V6H6Zm9 0v3h3V6h-3ZM6 15v3h3v-3H6Zm9 0v3h3v-3h-3Z'/%3E%3C/svg%3E")}
.fc-product-copy__icon--guide::before{-webkit-mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath d='M11 3h2v2h-2V3Zm0 4h2v10h-2V7Zm1 15a10 10 0 1 1 0-20 10 10 0 0 1 0 20Zm0-2a8 8 0 1 0 0-16 8 8 0 0 0 0 16Z'/%3E%3C/svg%3E");mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath d='M11 3h2v2h-2V3Zm0 4h2v10h-2V7Zm1 15a10 10 0 1 1 0-20 10 10 0 0 1 0 20Zm0-2a8 8 0 1 0 0-16 8 8 0 0 0 0 16Z'/%3E%3C/svg%3E")}
.fc-product-copy__icon--tape::before{-webkit-mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath d='M10 3a7 7 0 1 1 0 14A7 7 0 0 1 10 3Zm0 4a3 3 0 1 0 0 6 3 3 0 0 0 0-6Zm4.8 8H22v6H10v-4c1.8 0 3.5-.7 4.8-2ZM17 17v2h3v-2h-3Z'/%3E%3C/svg%3E");mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath d='M10 3a7 7 0 1 1 0 14A7 7 0 0 1 10 3Zm0 4a3 3 0 1 0 0 6 3 3 0 0 0 0-6Zm4.8 8H22v6H10v-4c1.8 0 3.5-.7 4.8-2ZM17 17v2h3v-2h-3Z'/%3E%3C/svg%3E")}
.fc-product-copy__icon--surface::before{-webkit-mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath d='M3 5h18v4H3V5Zm2 6h14v3H5v-3Zm2 5h10v3H7v-3Z'/%3E%3C/svg%3E");mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath d='M3 5h18v4H3V5Zm2 6h14v3H5v-3Zm2 5h10v3H7v-3Z'/%3E%3C/svg%3E")}
.fc-product-copy__icon--measure::before{-webkit-mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath d='M3 7h18v10H3V7Zm2 2v6h14V9h-2v3h-2V9h-2v2h-2V9H9v3H7V9H5Z'/%3E%3C/svg%3E");mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath d='M3 7h18v10H3V7Zm2 2v6h14V9h-2v3h-2V9h-2v2h-2V9H9v3H7V9H5Z'/%3E%3C/svg%3E")}
.fc-product-copy__icon--wrap::before{-webkit-mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath d='M5 4h14v16H5V4Zm2 2v12h10V6H7Zm2 2h6v2H9V8Zm0 4h6v2H9v-2Z'/%3E%3C/svg%3E");mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath d='M5 4h14v16H5V4Zm2 2v12h10V6H7Zm2 2h6v2H9V8Zm0 4h6v2H9v-2Z'/%3E%3C/svg%3E")}
.fc-product-copy__icon--protect::before{-webkit-mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath d='M12 2 4 5v6c0 5 3.4 9.7 8 11 4.6-1.3 8-6 8-11V5l-8-3Zm0 3 5 1.8V11c0 3.5-2.1 6.8-5 8-2.9-1.2-5-4.5-5-8V6.8L12 5Zm-1 3h2v3h3v2h-3v3h-2v-3H8v-2h3V8Z'/%3E%3C/svg%3E");mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath d='M12 2 4 5v6c0 5 3.4 9.7 8 11 4.6-1.3 8-6 8-11V5l-8-3Zm0 3 5 1.8V11c0 3.5-2.1 6.8-5 8-2.9-1.2-5-4.5-5-8V6.8L12 5Zm-1 3h2v3h3v2h-3v3h-2v-3H8v-2h3V8Z'/%3E%3C/svg%3E")}
.fc-product-copy__icon--cut::before{-webkit-mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath d='M18.5 3 21 5.5 9.5 17H5v-4.5L16.5 1l2 2ZM7 13.3V15h1.7L18.2 5.5 16.5 3.8 7 13.3ZM4 19h16v2H4v-2Z'/%3E%3C/svg%3E");mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath d='M18.5 3 21 5.5 9.5 17H5v-4.5L16.5 1l2 2ZM7 13.3V15h1.7L18.2 5.5 16.5 3.8 7 13.3ZM4 19h16v2H4v-2Z'/%3E%3C/svg%3E")}
.fc-product-copy--envelope .fc-product-copy__intro::after{width:230px;height:150px;border:1px solid rgba(88,211,107,.1);border-radius:24px;background:transparent;filter:none;transform:rotate(-12deg)}
.fc-product-copy--envelope .fc-product-copy__card::after{width:180px;height:118px;border-radius:18px;transform:rotate(-10deg)}
.fc-product-copy--envelope .fc-product-copy__card:hover::after{transform:rotate(-5deg) translateY(-4px)}
.fc-product-copy--adhesive .fc-product-copy__intro::after{width:185px;height:185px;border:22px solid rgba(88,211,107,.045);background:transparent;filter:none}
.fc-product-copy--adhesive .fc-product-copy__card::after{width:145px;height:145px;border:18px solid rgba(88,211,107,.045);border-radius:50%;transform:none}
.fc-product-copy--adhesive .fc-product-copy__card:hover::after{transform:scale(1.05) translateY(-3px)}
.fc-product-copy--supply .fc-product-copy__intro::after{width:210px;height:210px;border-radius:28px;background:linear-gradient(90deg,rgba(88,211,107,.045) 1px,transparent 1px),linear-gradient(rgba(88,211,107,.045) 1px,transparent 1px);background-size:22px 22px;filter:none;transform:rotate(8deg)}
.fc-product-copy--supply .fc-product-copy__card::after{width:170px;height:170px;border:0;border-radius:24px;background:linear-gradient(90deg,rgba(88,211,107,.04) 1px,transparent 1px),linear-gradient(rgba(88,211,107,.04) 1px,transparent 1px);background-size:20px 20px;transform:rotate(8deg)}
.fc-product-copy--supply .fc-product-copy__card:hover::after{transform:rotate(3deg) translateY(-3px)}
.fc-product-copy__choice{padding:25px;border:1px solid var(--fc-surface-border);border-radius:var(--fc-radius-lg);background:var(--fc-surface-raised)}
.fc-product-copy__choice-head{display:flex;align-items:center;gap:13px;margin-bottom:20px}
.fc-product-copy__choice-head h3,.fc-product-copy__why-us h3{margin-top:3px;color:var(--fc-color-white);font-size:var(--fc-type-subtitle);font-weight:700;line-height:1.8}
.fc-product-copy__choice-list{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px}
.fc-product-copy__choice-list>div{padding:16px;border:1px solid var(--fc-surface-border);border-radius:13px;background:var(--fc-surface-standard)}
.fc-product-copy__choice-list strong{display:block;margin-bottom:5px;color:#dce5de;font-size:var(--fc-type-body);font-weight:700}
.fc-product-copy__choice-list span{display:block;color:#909d93;font-size:var(--fc-type-small);line-height:1.9}
.fc-product-copy__why-us{display:grid;grid-template-columns:minmax(220px,.8fr) minmax(0,1.6fr);gap:24px;align-items:center;padding:24px 26px;border:1px solid rgba(255,173,85,.18);border-radius:var(--fc-radius-lg);background:var(--fc-surface-secondary)}
.fc-product-copy__why-us .fc-product-copy__kicker{color:var(--fc-color-orange)}
.fc-product-copy__why-us-items{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:9px}
.fc-product-copy__why-us-items>div{display:flex;min-width:0;align-items:center;gap:10px;padding:11px;border:1px solid rgba(255,173,85,.13);border-radius:12px;background:rgba(8,13,11,.28)}
.fc-product-copy__why-us-items .fc-product-copy__icon{width:35px;height:35px;flex-basis:35px;border-color:rgba(255,173,85,.2);color:var(--fc-color-orange);background:rgba(255,173,85,.07)}
.fc-product-copy__why-us-items .fc-product-copy__icon::before{width:17px;height:17px}
.fc-product-copy__why-us-items span{min-width:0}
.fc-product-copy__why-us-items strong,.fc-product-copy__why-us-items small{display:block}
.fc-product-copy__why-us-items strong{color:#f2e7d9;font-size:var(--fc-type-small);font-weight:700}
.fc-product-copy__why-us-items small{margin-top:2px;color:#a89783;font-size:var(--fc-type-caption);line-height:1.65}
.fc-product__video{position:relative;width:100%;margin:0 0 18px;padding:9px;border:1px solid var(--fc-surface-border);border-radius:24px;background:var(--fc-surface-standard);box-shadow:0 22px 55px rgba(0,0,0,.14);isolation:isolate}
.fc-product__video::before{position:absolute;z-index:-1;inset:12% 8%;border-radius:50%;background-image:linear-gradient(rgba(7,15,10,.62),rgba(7,15,10,.76)),var(--fc-video-poster);background-position:center;background-size:cover;content:"";filter:blur(38px) saturate(.8);opacity:.48;transform:scale(1.08);pointer-events:none}
.fc-product__video::after{position:absolute;z-index:2;top:-1px;right:11%;width:26%;height:1px;background:linear-gradient(90deg,transparent,var(--fc-color-green),transparent);content:"";opacity:.72;pointer-events:none}
.fc-product__video-frame{position:relative;aspect-ratio:16/8.65;overflow:hidden;border:1px solid rgba(255,255,255,.055);border-radius:17px;background:rgba(2,7,4,.88)}
.fc-product__video-frame::before{position:absolute;z-index:0;inset:0;background:radial-gradient(circle at 82% 8%,rgba(88,211,107,.075),transparent 38%),linear-gradient(135deg,rgba(255,255,255,.018),transparent 42%);content:"";pointer-events:none}
.fc-product__video-label{position:absolute;z-index:3;top:15px;right:15px;display:grid;gap:2px;padding:9px 12px;border:1px solid rgba(88,211,107,.18);border-radius:11px;background:rgba(5,13,8,.72);box-shadow:0 10px 28px rgba(0,0,0,.18);text-align:right;backdrop-filter:blur(10px);pointer-events:none}
.fc-product__video-label span{color:#e9f0eb;font-size:var(--fc-type-small);font-weight:700;line-height:1.55}
.fc-product__video-label small{color:#8d9b91;font-size:var(--fc-type-caption);line-height:1.55}
.fc-product__video-frame video,.fc-product__video-frame iframe{position:relative;z-index:1;display:block;width:100%!important;height:100%!important;border:0;object-fit:contain;background:transparent}
.fc-product__video-frame video{accent-color:var(--fc-color-green)}
@supports(animation-timeline:view()){
 .fc-product__video{animation:fc-video-arrive linear both;animation-range:entry 10% cover 32%;animation-timeline:view()}
 @keyframes fc-video-arrive{from{opacity:.35;transform:translateY(22px) scale(.985)}to{opacity:1;transform:none}}
}
.fc-product__features{margin-top:20px;padding-top:16px;border-top:1px solid rgba(255,255,255,.07)}
.fc-product__features h2{margin:0 0 10px;color:#eef3ef;font-size:14px;font-weight:700}
.fc-product__features-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;margin:0}
.fc-product__features-grid>div{display:grid;min-width:0;min-height:68px;grid-template-columns:32px minmax(0,1fr);align-items:center;gap:10px;padding:10px 11px;border:1px solid var(--fc-surface-border);border-radius:11px;background:var(--fc-surface-subtle);transition:border-color .18s ease,background-color .18s ease}
.fc-product__features-grid>div:hover{border-color:rgba(88,211,107,.17);background:rgba(88,211,107,.035)}
.fc-product__feature-icon{display:grid;width:32px;height:32px;place-items:center;border:1px solid rgba(88,211,107,.16);border-radius:9px;color:var(--fc-color-green);background:rgba(88,211,107,.055)}
.fc-product__feature-icon svg{width:17px;height:17px;max-width:none}
.fc-product__feature-copy{min-width:0}
.fc-product__features-grid dt{margin:0;color:#849188;font-size:10px;font-weight:500;line-height:1.55}
.fc-product__features-grid dd{overflow-wrap:anywhere;margin:0;color:#e0e7e2;font-size:11.5px;font-weight:600;line-height:1.75}
/* Standalone native WooCommerce reviews. */
.fc-product__reviews-section{padding:30px 0 24px}
.fc-product__reviews-head{display:flex;align-items:flex-end;justify-content:space-between;gap:30px;margin-bottom:30px;padding-bottom:16px;border-bottom:1px solid var(--fc-surface-border)}
.fc-product__reviews-head>div:first-child{position:relative;padding-right:17px}
.fc-product__reviews-head h2{margin:0;color:var(--fc-color-white);font-size:var(--fc-type-heading-sm);font-weight:700;line-height:1.55}
.fc-product__reviews-head p{margin:5px 0 0;color:#89968c;font-size:var(--fc-type-body);line-height:1.85}
.fc-product__reviews-summary{display:flex;flex:0 0 auto;align-items:center;gap:12px;padding:11px 14px;border:1px solid var(--fc-surface-border);border-radius:13px;background:var(--fc-surface-subtle)}
.fc-product__reviews-summary>strong{color:var(--fc-color-orange);font-size:27px;font-weight:700;line-height:1}
.fc-product__reviews-summary>div{display:grid;gap:4px}
.fc-product__summary-stars{display:flex!important;direction:ltr;gap:2px;line-height:1}
.fc-product__summary-stars svg{display:block;width:13px;height:13px;fill:rgba(255,173,85,.2)}
.fc-product__summary-stars svg.is-active{fill:var(--fc-color-orange)}
.fc-product__reviews-summary span{color:#7e8b81;font-size:9px}
.fc-product__reviews-shell{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;align-items:start;direction:ltr}
.fc-product__community-main,.fc-product__community-side{display:contents}
.fc-product__reviews-main{grid-column:1/-1;direction:rtl}
.fc-product__reviews-shell.is-arranged .fc-product__reviews-main{display:none}
.fc-product__form-slot{grid-column:3;grid-row:1;align-self:stretch;direction:rtl}
.fc-product__form-slot #review_form_wrapper{box-sizing:border-box;height:100%!important}
.fc-product__comments-slot{direction:rtl}
.fc-product__reviews-shell #review_form_wrapper{min-width:0;direction:rtl}
.fc-product__reviews-shell #comments{align-self:start;min-width:0;height:auto!important;direction:rtl}
.fc-product__reviews-shell #comments .woocommerce-Reviews-title{display:none!important}
.fc-product__reviews-shell #review_form_wrapper .comment-reply-title{display:block;margin:0 0 13px;color:var(--fc-color-white);font-size:14px;font-weight:700;line-height:1.7}
.fc-product__reviews-shell ol.commentlist{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;margin:0!important;padding:0!important;list-style:none}
.fc-product__reviews-section ol.commentlist li{margin:0!important}
.fc-product__reviews-section ol.commentlist li .comment_container{position:relative;display:grid;height:100%;box-sizing:border-box;grid-template-columns:46px minmax(0,1fr);gap:13px;overflow:hidden;padding:17px;border:1px solid var(--fc-surface-border);border-radius:17px;background:linear-gradient(145deg,rgba(20,32,25,.98),rgba(11,19,14,.98));box-shadow:0 16px 38px rgba(0,0,0,.11);transition:border-color .22s ease,transform .22s ease,box-shadow .22s ease}
.fc-product__reviews-section ol.commentlist li .comment_container::after{position:absolute;top:-17px;left:12px;color:rgba(255,173,85,.08);content:"“";font-family:Georgia,serif;font-size:92px;line-height:1;pointer-events:none}
.fc-product__reviews-section ol.commentlist li .comment_container:hover{border-color:rgba(88,211,107,.2);box-shadow:0 20px 44px rgba(0,0,0,.18);transform:translateY(-3px)}
.fc-product__reviews-section.fc-product__reviews--animated ol.commentlist>li{opacity:0;transform:translateY(14px);transition:opacity .42s ease,transform .42s ease}
.fc-product__reviews-section.fc-product__reviews--animated ol.commentlist>li.is-visible{opacity:1;transform:none}
.fc-product__reviews-section ol.commentlist li img.avatar{position:static!important;float:none!important;width:42px!important;height:42px!important;margin:0!important;padding:0!important;border:0!important;border-radius:50%;object-fit:cover}
.fc-product__reviews-section ol.commentlist li .comment-text{margin:0!important;padding:0!important;border:0!important}
.fc-product__reviews-section .star-rating{float:left;color:var(--fc-color-orange);font-size:11px}
.fc-product__reviews-section .meta{margin:0 0 7px!important;color:#849188!important;font-size:11px!important}
.fc-product__reviews-section .woocommerce-review__author{color:#e1e8e3;font-size:12px}
.fc-product__reviews-section .description p{margin:0;color:#9daaa0;font-size:12px;line-height:1.9}
.fc-product #review_form_wrapper{position:relative;height:max-content;overflow:hidden;padding:18px;border:1px solid rgba(88,211,107,.2);border-radius:20px;background:radial-gradient(circle at 100% 0,rgba(88,211,107,.13),transparent 42%),radial-gradient(circle at 0 100%,rgba(255,173,85,.1),transparent 36%),var(--fc-surface-standard);box-shadow:0 22px 55px rgba(0,0,0,.18)}
.fc-product #review_form_wrapper form{display:grid;gap:11px}
.fc-product #review_form_wrapper p{margin:0}
.fc-product #review_form_wrapper label{display:block;margin:0 0 5px;color:#8f9c92;font-size:11px}
.fc-product__comment-identity{display:flex;align-items:center;gap:10px;padding:0 0 12px;border-bottom:1px solid var(--fc-surface-border)}
.fc-product__comment-identity img{width:42px!important;height:42px!important;margin:0!important;border-radius:50%;object-fit:cover}
.fc-product__comment-identity>span{display:grid;gap:2px;min-width:0}
.fc-product__comment-identity strong{color:#e7eee9;font-size:12px;font-weight:700}
.fc-product__comment-identity small{color:#7f8c82;font-size:10.5px;line-height:1.65}
.fc-product__comment-reward{display:flex;align-items:center;gap:10px;padding:10px 11px;border:1px solid rgba(255,173,85,.18);border-radius:11px;background:rgba(255,173,85,.055)}
.fc-product__comment-reward>span{display:grid;width:30px;height:30px;flex:0 0 30px;place-items:center;border-radius:9px;color:#241408;background:linear-gradient(145deg,var(--fc-color-orange),var(--fc-color-cream));font-family:Arial,sans-serif;font-size:13px;font-weight:700;transform:rotate(-4deg)}
.fc-product__comment-reward p{display:grid;gap:1px!important}
.fc-product__comment-reward strong{color:var(--fc-color-cream);font-size:10.5px}
.fc-product__comment-reward small{color:#918678;font-size:9.5px;line-height:1.6}
.fc-product #review_form_wrapper input[type=text],.fc-product #review_form_wrapper input[type=email],.fc-product #review_form_wrapper textarea{box-sizing:border-box;width:100%;padding:11px 12px;border:1px solid var(--fc-surface-border);border-radius:11px;outline:0;color:var(--fc-color-white);background:var(--fc-surface-deep);font-size:12px;transition:border-color .18s ease,box-shadow .18s ease}
.fc-product #review_form_wrapper input:focus,.fc-product #review_form_wrapper textarea:focus{border-color:rgba(88,211,107,.4);box-shadow:0 0 0 3px rgba(88,211,107,.07)}
.fc-product #review_form_wrapper textarea{min-height:105px;resize:vertical}
.fc-product #review_form_wrapper .comment-form-rating{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:9px 11px;border:1px solid var(--fc-surface-border);border-radius:10px;background:var(--fc-surface-subtle)}
.fc-product #review_form_wrapper .comment-form-rating label{margin:0}
.fc-product #review_form_wrapper .comment-form-rating .stars{margin:0!important;line-height:1}
.fc-product #review_form_wrapper .comment-form-rating .stars>span{display:flex;direction:ltr;gap:3px}
.fc-product #review_form_wrapper .stars a{position:relative;display:grid!important;width:29px!important;height:29px!important;place-items:center;margin:0!important;overflow:visible!important;color:transparent!important;font-size:0!important;text-indent:0!important;text-decoration:none!important;outline:0}
.fc-product #review_form_wrapper .stars a::before{position:static!important;width:auto!important;height:auto!important;color:rgba(255,173,85,.25)!important;content:"★"!important;font-family:Arial,sans-serif!important;font-size:25px!important;line-height:1!important;transition:color .15s ease,transform .15s ease}
.fc-product #review_form_wrapper .stars a.is-selected::before,.fc-product #review_form_wrapper .stars a.is-preview::before{color:var(--fc-color-orange)!important;transform:scale(1.08)}
.fc-product #review_form_wrapper .stars a:focus-visible::before{filter:drop-shadow(0 0 5px rgba(255,173,85,.55))}
.fc-product #review_form_wrapper .form-submit{display:flex;justify-content:flex-end}
.fc-product #review_form_wrapper input#submit.submit,.fc-product #review_form_wrapper .form-submit .submit{display:flex!important;width:auto!important;min-width:148px!important;min-height:43px!important;align-items:center;justify-content:center;margin:0!important;padding:8px 20px!important;border:1px solid transparent!important;border-radius:11px!important;outline:0;color:#071009!important;background:linear-gradient(135deg,var(--fc-color-green),#96e882)!important;box-shadow:0 10px 25px rgba(88,211,107,.13)!important;appearance:none;font-family:inherit!important;font-size:12px!important;font-weight:700!important;line-height:1.5!important;cursor:pointer;transition:filter .18s ease,transform .18s ease}
.fc-product #review_form_wrapper input#submit.submit:hover,.fc-product #review_form_wrapper .form-submit .submit:hover{background:#70df7b!important;transform:translateY(-1px)}
.fc-product #review_form_wrapper input#submit.submit:focus-visible,.fc-product #review_form_wrapper .form-submit .submit:focus-visible{box-shadow:0 0 0 3px rgba(88,211,107,.18)!important}
.fc-product #review_form_wrapper .must-log-in{margin:0!important;padding:15px;border:1px solid rgba(255,173,85,.13);border-radius:12px;color:#9ca89e;background:rgba(255,173,85,.035);font-size:11px;line-height:1.9}
.fc-product #review_form_wrapper .must-log-in a{display:inline-flex;margin-inline:4px;color:var(--fc-color-orange);font-weight:700;text-decoration:none}
.fc-product__reviews-section .woocommerce-noreviews{margin:0;padding:22px;border:1px dashed var(--fc-surface-border-strong);border-radius:14px;color:#89968c;text-align:center}
.fc-product__reviews-section .woocommerce-pagination{margin-top:18px}
.fc-product__reviews-section .woocommerce-pagination ul.page-numbers{display:flex;flex-wrap:wrap;gap:7px;margin:0!important;padding:0!important;border:0!important;list-style:none}
.fc-product__reviews-section .woocommerce-pagination ul.page-numbers li{margin:0!important;border:0!important}
.fc-product__reviews-section .woocommerce-pagination .page-numbers a,.fc-product__reviews-section .woocommerce-pagination .page-numbers span{display:grid;min-width:38px;height:38px;place-items:center;padding:0 8px;border:1px solid var(--fc-surface-border);border-radius:10px;color:#9aa79d;background:var(--fc-surface-subtle);font-size:11px;text-decoration:none}
.fc-product__reviews-section .woocommerce-pagination .page-numbers .current{border-color:transparent;color:#071009;background:var(--fc-color-green);font-weight:700}
.fc-product__reviews-section.fc-product__reviews--enhanced .woocommerce-pagination{display:none!important}
.fc-product__reviews-load-more{display:flex;width:100%;min-height:112px;box-sizing:border-box;align-items:center;justify-content:center;gap:9px;margin:0;padding:16px;border:1px solid rgba(255,173,85,.19);border-radius:17px;color:#d6ddd7;background:linear-gradient(145deg,rgba(255,173,85,.1),rgba(88,211,107,.055));box-shadow:0 13px 30px rgba(0,0,0,.11);font-family:inherit;font-size:12px;font-weight:700;cursor:pointer;transition:border-color .2s ease,transform .2s ease,box-shadow .2s ease,opacity .18s ease}
.fc-product__reviews-load-more>small{color:#7f8c82;font-size:9.5px;font-weight:500}
.fc-product__reviews-load-more::after{display:grid;width:24px;height:24px;place-items:center;border:1px solid rgba(255,173,85,.15);border-radius:50%;color:var(--fc-color-orange);background:rgba(255,173,85,.07);content:"•••";font-family:Arial,sans-serif;font-size:8px;letter-spacing:1px;line-height:1}
.fc-product__reviews-load-more:hover{border-color:rgba(255,173,85,.32);box-shadow:0 17px 38px rgba(0,0,0,.17);transform:translateY(-2px)}
.fc-product__reviews-load-more.is-loading::after{width:13px;height:13px;border:2px solid rgba(255,173,85,.2);border-top-color:var(--fc-color-orange);border-radius:50%;background:transparent;content:"";animation:fc-review-loader .7s linear infinite}
.fc-product__reviews-load-more:disabled{cursor:wait;opacity:.62}
.fc-product__reviews-load-more.is-complete{cursor:default;color:#8f9c92;opacity:1}
.fc-product__reviews-load-more.is-complete::after{color:var(--fc-color-green);background:rgba(88,211,107,.07);content:"✓"}
@keyframes fc-review-loader{to{transform:rotate(1turn)}}
.fc-product__reviews-section .clear{display:none}
.fc-product__reviews-section #review_form{scroll-margin-top:110px}

/* Animated customer-voice stage. */
.fc-product__featured-voices{display:grid;grid-column:1/3;grid-row:1;grid-template-rows:auto minmax(275px,1fr);box-sizing:border-box;min-width:0;min-height:350px;height:100%;overflow:hidden;padding:20px;border:1px solid rgba(255,173,85,.16);border-radius:22px;background:radial-gradient(circle at 0 0,rgba(255,173,85,.12),transparent 36%),radial-gradient(circle at 100% 100%,rgba(88,211,107,.1),transparent 40%),var(--fc-surface-standard);box-shadow:0 24px 60px rgba(0,0,0,.17);direction:rtl}
.fc-product__featured-voices>header{display:flex;align-items:center;justify-content:space-between;gap:16px}
.fc-product__featured-voices>header>span{display:flex;align-items:center;gap:7px;color:var(--fc-color-cream);font-size:11.5px;font-weight:700}
.fc-product__featured-voices>header i{width:7px;height:7px;border-radius:50%;background:var(--fc-color-green);box-shadow:0 0 0 5px rgba(88,211,107,.09);animation:fc-voice-pulse 2s ease-in-out infinite}
.fc-product__featured-voices>header small{color:#758279;font-size:9.5px}
.fc-product__voice-deck{position:relative;min-height:275px;margin-top:14px}
.fc-product__voice-card{position:absolute;inset:0;display:grid;grid-template-rows:auto 1fr auto;gap:14px;padding:22px;border:1px solid var(--fc-surface-border);border-radius:18px;background:linear-gradient(145deg,#142019,#0b130e);box-shadow:0 25px 55px rgba(0,0,0,.28);opacity:0;pointer-events:none;transform:translateY(30px) scale(.91);transition:opacity .55s ease,transform .55s cubic-bezier(.2,.7,.2,1)}
.fc-product__voice-card.is-active{z-index:3;opacity:1;pointer-events:auto;transform:none}
.fc-product__voice-card.is-next{z-index:2;opacity:.42;transform:translate(12px,13px) scale(.96)}
.fc-product__voice-card.is-after{z-index:1;opacity:.18;transform:translate(22px,25px) scale(.92)}
.fc-product__voice-rating{display:flex;direction:ltr;gap:3px}
.fc-product__voice-rating span{color:rgba(255,173,85,.18);font-family:Arial,sans-serif;font-size:13px}
.fc-product__voice-rating span.is-active{color:var(--fc-color-orange)}
.fc-product__voice-card blockquote{align-self:center;margin:0;color:#dce4de;font-size:15px;font-weight:600;line-height:2}
.fc-product__voice-card footer{display:flex;align-items:center;gap:10px;padding-top:13px;border-top:1px solid var(--fc-surface-border)}
.fc-product__voice-card footer img{width:42px!important;height:42px!important;margin:0!important;border:2px solid rgba(88,211,107,.17);border-radius:50%;object-fit:cover}
.fc-product__voice-card footer>span{display:grid;gap:2px}
.fc-product__voice-card footer strong{color:#e7eee9;font-size:11.5px}
.fc-product__voice-card footer small{color:#718077;font-size:9.5px}
@keyframes fc-voice-pulse{50%{opacity:.45;transform:scale(.75)}}

/* Review reward. */
.fc-product__review-status{display:flex;align-items:center;gap:13px;margin:16px 0 0;padding:13px 15px;border:1px solid rgba(88,211,107,.28);border-radius:14px;background:linear-gradient(135deg,rgba(88,211,107,.1),rgba(12,17,13,.94));box-shadow:0 12px 32px rgba(0,0,0,.14)}
.fc-product__review-status>span{display:grid;width:34px;height:34px;flex:0 0 34px;place-items:center;border-radius:10px;background:var(--fc-color-green);color:#071009;font-weight:900}.fc-product__review-status>div{min-width:0;flex:1}.fc-product__review-status strong,.fc-product__review-status p{display:block;margin:0}.fc-product__review-status strong{color:#ebf5ed;font-size:12px}.fc-product__review-status p{margin-top:3px;color:#8e9c91;font-size:10.5px}.fc-product__review-status>a{padding:7px 10px;border:1px solid rgba(88,211,107,.24);border-radius:9px;color:#8ce299;font-size:10px;font-weight:700;white-space:nowrap}.fc-product__review-status.is-pending,.fc-product__review-status.is-warning{border-color:rgba(255,173,85,.3);background:linear-gradient(135deg,rgba(255,173,85,.09),rgba(17,14,10,.95))}.fc-product__review-status.is-pending>span,.fc-product__review-status.is-warning>span{background:var(--fc-color-orange)}
.fc-product__review-reward{position:relative;isolation:isolate;display:grid;align-self:start;gap:13px;overflow:hidden;padding:16px;border:1px solid rgba(255,173,85,.36);border-radius:17px;background:radial-gradient(circle at 8% 25%,rgba(255,173,85,.18),transparent 32%),linear-gradient(135deg,#15130e,#0c110d 72%);box-shadow:inset -3px 0 rgba(255,173,85,.62),0 14px 34px rgba(0,0,0,.17)}
.fc-product__review-reward::before{position:absolute;z-index:-1;top:-65px;left:-45px;width:145px;height:145px;border:1px solid rgba(255,173,85,.12);border-radius:38px;content:"";transform:rotate(25deg)}
.fc-product__reward-message{display:flex;min-width:0;align-items:center;gap:12px}.fc-product__reward-message p{min-width:0;margin:0;color:#f2eee8;font-size:13px;font-weight:700;line-height:1.85}.fc-product__reward-message p strong{color:#ffbc68;font-size:15px;font-weight:900;white-space:nowrap}
.fc-product__reward-icon{position:relative;display:grid;width:46px;height:46px;flex:0 0 46px;place-items:center;border:1px solid rgba(255,229,195,.32);border-radius:14px;background:linear-gradient(145deg,#ffc16f,var(--fc-color-orange));box-shadow:0 9px 24px rgba(255,173,85,.2),inset 0 1px rgba(255,255,255,.22);transform:rotate(-3deg);transition:transform .2s ease}.fc-product__reward-icon::after{position:absolute;top:-4px;right:-4px;width:10px;height:10px;border:3px solid #12140f;border-radius:50%;background:var(--fc-color-green);content:""}.fc-product__reward-icon svg{width:25px;height:25px;fill:none;stroke:#211307;stroke-linecap:round;stroke-linejoin:round;stroke-width:1.8}.fc-product__review-reward:hover .fc-product__reward-icon{transform:rotate(0) scale(1.035)}
.fc-product__review-reward>a{display:inline-flex;width:100%;min-height:41px;align-items:center;justify-content:center;gap:6px;padding:8px 13px;border:1px solid rgba(255,224,184,.28);border-radius:10px;color:#201307;background:linear-gradient(135deg,#ffc170,var(--fc-color-orange));box-shadow:0 8px 20px rgba(255,173,85,.12);font-size:11px;font-weight:800;transition:transform .16s,filter .16s}.fc-product__review-reward>a:hover{filter:brightness(1.06);transform:translateY(-1px)}.fc-product__review-reward>a:active{transform:translateY(0) scale(.99)}.fc-product__review-reward>a svg{width:13px;height:13px}
.fc-product__review-reward.is-claimed{border-color:rgba(88,211,107,.28);background:radial-gradient(circle at 8% 25%,rgba(88,211,107,.14),transparent 32%),linear-gradient(135deg,#111a13,#0b100c)}.fc-product__review-reward.is-claimed .fc-product__reward-icon{border-color:rgba(133,235,148,.28);background:linear-gradient(145deg,#75e285,var(--fc-color-green));box-shadow:0 9px 24px rgba(88,211,107,.16)}.fc-product__review-reward.is-claimed .fc-product__reward-message p{color:#dcebe0}.fc-product__review-reward.is-claimed>a{border-color:rgba(88,211,107,.25);color:#b7efbf;background:rgba(88,211,107,.08);box-shadow:none}
.fc-product__review-reward--compact{border-radius:0;border-width:1px 0 0;box-shadow:inset 0 1px rgba(255,224,184,.035)}

/* Compact related-product rail beside reviews. */
.fc-product__related-rail{grid-column:3;grid-row:2/span 3;align-self:stretch;min-width:0;padding:16px;border:1px solid var(--fc-surface-border);border-radius:18px;background:var(--fc-surface-standard);direction:rtl}
.fc-product__related-head{margin-bottom:13px}
.fc-product__related-head h2{margin:0;color:var(--fc-color-green);font-size:12px;font-weight:700;line-height:1.7}
.fc-product__related-head p{margin-top:4px;font-size:10.5px;line-height:1.75}
.fc-product__related-list{display:grid;max-height:376px;gap:8px;overflow:auto;padding-inline-end:3px;scrollbar-color:rgba(88,211,107,.22) transparent;scrollbar-width:thin}
.fc-product__related-item{margin:0}
.fc-product__related-item>a{display:grid;grid-template-columns:72px minmax(0,1fr) 26px;align-items:center;gap:11px;min-height:76px;padding:8px;border:1px solid var(--fc-surface-border);border-radius:13px;color:inherit;background:var(--fc-surface-deep);text-decoration:none;transition:border-color .18s ease,background-color .18s ease,transform .18s ease}
.fc-product__related-item>a:hover{border-color:rgba(88,211,107,.22);background:var(--fc-surface-raised);transform:translateX(-2px)}
.fc-product__related-item-image{display:block;width:72px;height:72px;overflow:hidden;border-radius:10px;background:var(--fc-surface-standard)}
.fc-product__related-item-image img{display:block;width:100%!important;height:100%!important;margin:0!important;padding:5px;object-fit:contain}
.fc-product__related-item-content{display:grid;min-width:0;gap:7px}
.fc-product__related-item-content strong{display:-webkit-box;overflow:hidden;color:#e8eee9;font-size:11.5px;font-weight:700;line-height:1.75;-webkit-box-orient:vertical;-webkit-line-clamp:2}
.fc-product__related-item-price{color:var(--fc-color-orange);font-size:12px;font-weight:700;line-height:1.4}
.fc-product__related-item-price del{margin-inline-end:4px;color:#707c73;font-size:9px}
.fc-product__related-item-price ins{text-decoration:none}
.fc-product__related-item-arrow{display:grid;width:26px;height:26px;place-items:center;border:1px solid rgba(88,211,107,.13);border-radius:8px;color:var(--fc-color-green);background:rgba(88,211,107,.045)}
.fc-product__related-item-arrow svg{width:13px;height:13px}

/* Social links: deliberately unboxed to give the page a quieter ending. */
.fc-product__social{padding:10px 0 64px}
.fc-product__social-inner{display:grid;grid-template-columns:minmax(280px,.9fr) minmax(480px,1.1fr);align-items:center;gap:clamp(28px,5vw,72px);padding:34px 4px;border-block:1px solid var(--fc-surface-border)}
.fc-product__social-copy>span{color:var(--fc-color-green);font-size:var(--fc-type-caption);font-weight:700}
.fc-product__social-copy h2{margin:5px 0 4px;color:var(--fc-color-white);font-size:var(--fc-type-heading-md);font-weight:700;line-height:1.55}
.fc-product__social-copy p{max-width:560px;margin:0;color:#849187;font-size:var(--fc-type-small);line-height:1.9}
.fc-product__social-links{display:grid;grid-template-columns:1fr 1fr}
.fc-product__social-link{position:relative;display:grid;grid-template-columns:28px minmax(0,1fr) 20px;align-items:center;gap:13px;min-width:0;padding:10px 22px;color:inherit;text-decoration:none}
.fc-product__social-link+ .fc-product__social-link{border-inline-start:1px solid var(--fc-surface-border)}
.fc-product__social-link::after{position:absolute;right:22px;bottom:0;left:22px;height:1px;background:var(--fc-color-green);content:"";transform:scaleX(0);transform-origin:right;transition:transform .24s ease}
.fc-product__social-link:hover::after{transform:scaleX(1)}
.fc-product__social-link img{display:block;width:28px;height:39px;object-fit:contain;filter:drop-shadow(0 0 10px rgba(12,188,141,.16))}
.fc-product__social-link span{display:grid;min-width:0;gap:3px}
.fc-product__social-link strong{color:#e7eee9;font-size:var(--fc-type-body-strong);font-weight:700}
.fc-product__social-link small{overflow:hidden;color:#7f8d83;font-size:var(--fc-type-caption);text-overflow:ellipsis;white-space:nowrap}
.fc-product__social-link i{color:var(--fc-color-green);font-size:17px;font-style:normal;transition:transform .2s ease}
.fc-product__social-link:hover i{transform:translateX(-4px)}

/* Mobile purchase bar. */
.fc-product-mobile-buy{display:none}

@media(min-width:901px){
 .fc-product__reviews-shell.is-arranged .fc-product__comments-slot,.fc-product__reviews-shell.is-arranged #comments,.fc-product__reviews-shell.is-arranged ol.commentlist{display:contents!important}
 .fc-product__reviews-shell.is-arranged ol.commentlist>li,.fc-product__reviews-shell.is-arranged .fc-product__reviews-load-more,.fc-product__reviews-shell.is-arranged .woocommerce-noreviews{min-width:0;align-self:stretch;direction:rtl}
}

@media(max-width:1100px) and (min-width:901px){
 .fc-product__hero-grid{grid-template-columns:minmax(0,1fr) minmax(320px,.9fr);grid-template-areas:"info media" "purchase media";gap:18px 22px}
 .fc-product__purchase-column{position:static}
 .fc-product__summary{padding-top:2px}
 .fc-product__summary h1{font-size:25px}
}

@media(max-width:900px){
 body.fastcarton-product-page{padding-bottom:76px}
 .fc-product__container{width:min(100% - 28px,var(--fc-container))}
 .fc-product__hero{padding:24px 0 28px}
 .fc-product__hero-grid{grid-template-columns:minmax(0,1fr);grid-template-areas:"gallery" "info" "purchase" "reward";gap:25px;direction:rtl}
 .fc-product__media-column{display:contents}
 .fc-product__gallery{grid-area:gallery;overflow:hidden;border:1px solid var(--fc-surface-border);border-radius:22px;background:var(--fc-surface-standard)}
 .fc-product__review-reward--compact{grid-area:reward;border:1px solid rgba(255,173,85,.32);border-radius:17px;box-shadow:inset -3px 0 rgba(255,173,85,.42),0 15px 35px rgba(0,0,0,.14)}
 .fc-product__purchase-column{position:static}
 .fc-product__gallery .woocommerce-product-gallery__image>a{padding:18px}
 .fc-product__summary h1{font-size:23px}
 .fc-product__description-section{padding:20px 0 18px}
 .fc-product__video{width:100%;margin-bottom:14px;padding:6px;border-radius:19px}
 .fc-product__video-frame{border-radius:14px}
 .fc-product__video-label{top:10px;right:10px;padding:7px 9px;border-radius:9px}
 .fc-product__video-label small{display:none}
 .fc-product__reviews-head{align-items:flex-start;flex-direction:column}
 .fc-product__reviews-shell{grid-template-columns:1fr;grid-template-areas:"form" "featured" "comments" "related";direction:rtl}
 .fc-product__reviews-shell--no-featured{grid-template-areas:"form" "comments" "related"}
 .fc-product__community-main,.fc-product__community-side{display:contents}
 .fc-product__form-slot{grid-area:form}
 .fc-product__featured-voices{grid-area:featured}
 .fc-product__comments-slot{grid-area:comments}
 .fc-product__related-rail{grid-area:related}
 .fc-product__related-rail{position:static}
 .fc-product__form-slot,.fc-product__featured-voices,.fc-product__comments-slot,.fc-product__related-rail{grid-column:auto;grid-row:auto}
 .fc-product__reviews-load-more{width:min(100%,330px);min-height:48px;margin:16px auto 0;padding:9px 15px;border-radius:999px}
 .fc-product__social-inner{grid-template-columns:1fr;gap:22px}
 .fc-product-mobile-buy{position:fixed;z-index:1100;right:0;bottom:0;left:0;display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:12px;padding:10px 14px calc(10px + env(safe-area-inset-bottom));border-top:1px solid var(--fc-surface-border-strong);background:var(--fc-surface-glass-strong);box-shadow:0 -15px 40px rgba(0,0,0,.28);backdrop-filter:blur(16px) saturate(120%)}
 .fc-product-mobile-buy>div{display:grid;min-width:0;gap:2px}
 .fc-product-mobile-buy>div>span{color:#8a978d;font-size:10px}
 .fc-product-mobile-buy strong{overflow:hidden;color:var(--fc-color-orange);font-size:14px;font-weight:700;text-overflow:ellipsis;white-space:nowrap}
 .fc-product-mobile-buy strong .price{margin:0}
 .fc-product-mobile-buy strong del{display:none}
 .fc-product-mobile-buy button{display:flex;min-width:145px;min-height:48px;align-items:center;justify-content:center;padding:8px 15px;border:0;border-radius:12px;color:#071009;background:var(--fc-color-green);font-family:inherit!important;font-size:13px;font-weight:700;line-height:1.2;white-space:nowrap;cursor:pointer}
 .fc-product-mobile-buy button span{display:block;white-space:nowrap}
 .fc-product-mobile-buy button:disabled{opacity:.45}
 .fc-product-mobile-buy button.is-added{color:var(--fc-color-green);background:rgba(88,211,107,.12)}
 .fc-product-mobile-buy button svg{width:17px;height:17px}
}

@media(max-width:560px){
 .fastcarton-product-page .woocommerce-message,.fastcarton-product-page .woocommerce-info{display:grid;grid-template-columns:minmax(0,1fr);gap:9px;padding:13px!important;font-size:12px}
 .fastcarton-product-page .woocommerce-message a.button,.fastcarton-product-page .woocommerce-info a.button{width:100%;margin:0!important}
 .fc-product__container{width:calc(100% - 22px)}
 .fc-product__breadcrumb .woocommerce-breadcrumb{min-height:42px;font-size:10px}
 .fc-product__hero{padding-top:16px}
 .fc-product__gallery .flex-viewport,.fc-product__gallery .woocommerce-product-gallery__wrapper{border-radius:18px}
 .fc-product__gallery .flex-control-thumbs{gap:6px}
 .fc-product__gallery .flex-control-thumbs img{padding:4px;border-radius:9px}
 .fc-product__summary h1{font-size:20px;line-height:1.6}
 .fc-product__meta-row{font-size:10px}
 .fc-product__excerpt{font-size:12px}
 .fc-product__purchase-panel{padding:15px;border-radius:17px}
 .fc-product__price .price,.fc-product__price>p{font-size:21px!important}
 .fc-product__cart form.cart,.fc-product__cart .woocommerce-variation-add-to-cart{display:grid;grid-template-columns:96px minmax(0,1fr)}
 .fc-product__cart .quantity{grid-template-columns:30px 34px 30px;width:96px;height:48px}
 .fc-product__cart .quantity .qty{width:34px!important}
 .fc-product__cart .fc-quantity__button{width:30px}
 .fc-product__cart .single_add_to_cart_button{min-height:48px;min-width:0;padding-inline:10px!important;font-size:12px!important}
 .fc-product__cart .variations{grid-column:1/-1}
 .fc-product__secondary-actions{grid-template-columns:1fr}
 .fc-product__description-head{margin-bottom:17px}
 .fc-product__description-head h2{font-size:12px}
 .fc-product__description-content{font-size:12px;line-height:2}
 .fc-product__reviews-section ol.commentlist li .comment_container{grid-template-columns:34px minmax(0,1fr);padding:11px}
 .fc-product__reviews-section ol.commentlist li img.avatar{width:34px!important;height:34px!important}
 .fc-product__review-reward{gap:12px;padding:15px}
 .fc-product__reward-icon{width:44px;height:44px;flex-basis:44px;border-radius:13px}
 .fc-product__reviews-section{padding:22px 0 20px}
 .fc-product__reviews-head{gap:16px;margin-bottom:22px}
 .fc-product__reviews-head h2{font-size:12px}
 .fc-product__reviews-summary{box-sizing:border-box;width:100%}
 .fc-product__reviews-shell ol.commentlist{grid-template-columns:1fr}
 .fc-product__featured-voices{min-height:306px;padding:15px;border-radius:18px}
 .fc-product__voice-deck{height:235px}
 .fc-product__voice-card{gap:10px;padding:17px;border-radius:15px}
 .fc-product__voice-card blockquote{font-size:13px;line-height:1.95}
 .fc-product #review_form_wrapper{padding:16px;border-radius:15px}
 .fc-product__related-rail{padding:13px;border-radius:15px}
 .fc-product__related-head{margin-bottom:12px}
 .fc-product__related-item>a{grid-template-columns:64px minmax(0,1fr) 26px;min-height:68px;gap:9px;padding:7px}
 .fc-product__related-item-image{width:64px;height:64px;border-radius:9px}
 .fc-product__related-item-content strong{font-size:11px}
 .fc-product__related-item-price{font-size:11.5px}
 .fc-product__social{padding:4px 0 38px}
 .fc-product__social-inner{padding:26px 0}
 .fc-product-mobile-buy{grid-template-columns:minmax(0,1fr) 142px;gap:8px;padding-inline:10px}
 .fc-product-mobile-buy button{min-width:0;padding-inline:10px;font-size:13px}
}

@media(prefers-reduced-motion:reduce){
 .fc-product__featured-voices>header i,.fc-product__reviews-load-more.is-loading::after{animation:none}
 .fc-product__voice-card,.fc-product__reviews-section.fc-product__reviews--animated ol.commentlist>li{transition:none}
}

@media(prefers-reduced-motion:reduce){.fc-product *, .fc-product *::before,.fc-product *::after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}

/* Focused, single-column customer conversation. */
.fc-product__reviews-shell{display:grid;grid-template-columns:minmax(0,2.1fr) minmax(280px,.85fr);gap:14px;max-width:none;margin-inline:auto;align-items:start;direction:ltr}
.fc-product__community-main{display:grid;grid-column:1;grid-row:1;align-content:start;gap:14px;direction:rtl}
.fc-product__community-side{display:none}
.fc-product__reviews-main,.fc-product__reviews-shell.is-arranged .fc-product__reviews-main{display:none}
.fc-product__reviews-shell.is-arranged .fc-product__comments-slot,.fc-product__reviews-shell.is-arranged #comments,.fc-product__comments-slot,.fc-product__reviews-shell #comments{display:block!important;width:100%;min-width:0;direction:rtl}
.fc-product__reviews-shell ol.commentlist,.fc-product__reviews-shell.is-arranged ol.commentlist{display:grid!important;grid-template-columns:1fr!important;gap:10px;margin:0!important;padding:0!important}
.fc-product__reviews-shell ol.commentlist>li[hidden]{display:none!important}
.fc-product__reviews-section ol.commentlist li .comment_container{min-height:0;height:auto;padding:16px 17px;border-radius:15px;background:var(--fc-surface-standard);box-shadow:none}
.fc-product__reviews-section ol.commentlist li .comment_container:hover{border-color:rgba(88,211,107,.2);box-shadow:none;transform:translateX(-2px)}

.fc-product__featured-voices{position:relative;display:grid;grid-column:auto;grid-row:auto;grid-template-rows:auto 1fr auto;width:100%;min-height:0;height:270px;box-sizing:border-box;overflow:hidden;padding:17px 18px 13px;border:1px solid rgba(255,173,85,.17);border-radius:20px;background:radial-gradient(circle at 8% 110%,rgba(255,173,85,.1),transparent 38%),radial-gradient(circle at 92% -10%,rgba(88,211,107,.11),transparent 35%),var(--fc-surface-standard);box-shadow:0 18px 44px rgba(0,0,0,.13);direction:rtl;isolation:isolate}
.fc-product__featured-voices::before{position:absolute;z-index:-1;inset:-80% 54% -80% -18%;background:linear-gradient(90deg,transparent,rgba(255,255,255,.025),transparent);content:"";transform:skewX(-16deg) translateX(0)}
.fc-product__featured-voices.is-switching::before{animation:fc-voice-sweep 1.05s cubic-bezier(.2,.75,.2,1)}
.fc-product__featured-voices>header{position:relative;z-index:5}
.fc-product__voice-deck{position:relative;min-height:0;height:auto;margin-top:9px;overflow:hidden}
.fc-product__voice-card{position:absolute;inset:0;display:grid;grid-template-columns:minmax(0,1fr) auto;grid-template-rows:auto 1fr;gap:8px 18px;align-items:center;padding:16px 18px;border:0;border-radius:15px;background:rgba(7,15,10,.46);box-shadow:none;opacity:0;pointer-events:none;clip-path:inset(0 0 0 100% round 15px);transform:translateX(-38px) scale(.985);transition:clip-path .72s cubic-bezier(.22,.8,.22,1),transform .72s cubic-bezier(.22,.8,.22,1),opacity .28s ease}
.fc-product__voice-card.is-active{z-index:3;opacity:1;pointer-events:auto;clip-path:inset(0 0 0 0 round 15px);transform:none}
.fc-product__voice-card.is-next{z-index:2;opacity:.16;clip-path:inset(0 92% 0 0 round 15px);transform:translateX(24px) scale(.98)}
.fc-product__voice-card.is-after{z-index:1;opacity:0;clip-path:inset(0 0 0 100% round 15px);transform:translateX(-38px) scale(.985)}
.fc-product__voice-rating{grid-column:1;grid-row:1}
.fc-product__voice-card blockquote{grid-column:1;grid-row:2;align-self:center;max-width:690px;margin:0;color:#dce4de;font-size:13px;font-weight:600;line-height:1.95}
.fc-product__voice-card footer{grid-column:2;grid-row:1/3;align-self:center;display:grid;justify-items:center;gap:6px;min-width:100px;padding:0 17px 0 0;border-top:0;border-right:1px solid var(--fc-surface-border);text-align:center}
.fc-product__voice-card footer img{width:44px!important;height:44px!important}
.fc-product__voice-card footer>span{justify-items:center}
.fc-product__voice-progress{position:relative;z-index:5;height:2px;overflow:hidden;margin-top:9px;border-radius:99px;background:rgba(255,255,255,.055)}
.fc-product__voice-progress span{display:block;width:100%;height:100%;border-radius:inherit;background:linear-gradient(90deg,var(--fc-color-green),var(--fc-color-orange));transform:scaleX(0);transform-origin:right}
.fc-product__featured-voices.is-switching .fc-product__voice-progress span{animation:fc-voice-progress 6.2s linear forwards}
@keyframes fc-voice-progress{to{transform:scaleX(1)}}
@keyframes fc-voice-sweep{from{transform:skewX(-16deg) translateX(135%)}to{transform:skewX(-16deg) translateX(-170%)}}

.fc-product__review-invite{display:flex;align-items:center;justify-content:space-between;gap:18px;padding:13px 15px;border:1px solid var(--fc-surface-border);border-radius:15px;background:var(--fc-surface-standard)}
.fc-product__review-invite>div{display:grid;gap:2px}
.fc-product__review-invite span{color:var(--fc-color-green);font-size:10px;font-weight:700}
.fc-product__review-invite strong{color:#dfe7e1;font-size:12px;font-weight:600;line-height:1.7}
.fc-product__review-invite>button{min-width:118px;min-height:40px;padding:8px 17px;border:1px solid rgba(88,211,107,.28);border-radius:11px;color:#071009;background:var(--fc-color-green);font-family:inherit;font-size:11.5px;font-weight:700;cursor:pointer;transition:transform .18s ease,background-color .18s ease}
.fc-product__review-invite>button:hover{background:#75df7f;transform:translateY(-1px)}

.fc-product__reviews-load-more{display:flex;width:max-content;min-height:0;align-items:center;gap:7px;margin:13px auto 0;padding:4px 3px;border:0;border-radius:0;color:#97a49a;background:transparent;box-shadow:none;font-family:inherit;font-size:11.5px;font-weight:600;cursor:pointer;text-decoration:none;transition:color .18s ease}
.fc-product__reviews-load-more::after{display:grid;position:static;width:22px;height:18px;place-items:center;border:1px solid rgba(88,211,107,.17);border-radius:7px;color:var(--fc-color-green);background:rgba(88,211,107,.045);content:"•••";font-family:Arial,sans-serif;font-size:7px;letter-spacing:1px;line-height:1}
.fc-product__reviews-load-more:hover{border:0;color:var(--fc-color-green);background:transparent;box-shadow:none;transform:none}
.fc-product__reviews-load-more.is-loading::after{width:11px;height:11px;border:2px solid rgba(88,211,107,.18);border-top-color:var(--fc-color-green)}
.fc-product__reviews-load-more[hidden]{display:none!important}

body.fc-review-modal-open{overflow:hidden}
.fc-product__review-modal[hidden]{display:none!important}
.fc-product__review-modal{position:fixed;z-index:100010;inset:0;display:grid;place-items:center;padding:18px;opacity:0;transition:opacity .22s ease}
.fc-product__review-modal.is-open{opacity:1}
.fc-product__review-modal-backdrop{position:absolute;inset:0;width:100%;height:100%;margin:0;padding:0;border:0;background:rgba(1,7,4,.76);backdrop-filter:blur(8px);cursor:default}
.fc-product__review-modal-panel{position:relative;width:min(100%,520px);max-height:min(86vh,720px);overflow:auto;box-sizing:border-box;padding:17px;border:1px solid rgba(88,211,107,.2);border-radius:20px;background:var(--fc-surface-standard);box-shadow:0 34px 90px rgba(0,0,0,.52);opacity:0;transform:translateY(18px) scale(.975);transition:opacity .22s ease,transform .28s cubic-bezier(.2,.8,.2,1);direction:rtl}
.fc-product__review-modal.is-open .fc-product__review-modal-panel{opacity:1;transform:none}
.fc-product__review-modal-panel>header{display:flex;align-items:center;justify-content:space-between;gap:15px;margin-bottom:13px}
.fc-product__review-modal-panel>header>div{display:grid;gap:2px}
.fc-product__review-modal-panel>header span{color:var(--fc-color-green);font-size:10px;font-weight:700}
.fc-product__review-modal-panel>header h3{margin:0;color:#edf2ee;font-size:16px;font-weight:700}
.fc-product__review-modal-panel>header>button{display:grid;width:36px;height:36px;place-items:center;padding:0;border:1px solid var(--fc-surface-border);border-radius:10px;color:#aeb9b0;background:var(--fc-surface-deep);font-family:Arial,sans-serif;font-size:21px;cursor:pointer}
.fc-product__form-slot{display:block;direction:rtl}
.fc-product__form-slot #review_form_wrapper{height:auto!important;padding:0;border:0;border-radius:0;background:transparent;box-shadow:none}

.fc-product__reviews-shell>.fc-product__related-rail{display:flex;grid-column:2;grid-row:1;min-height:0;height:auto;box-sizing:border-box;flex-direction:column;align-self:start;padding:16px;border:1px solid var(--fc-surface-border);border-radius:18px;background:var(--fc-surface-standard);direction:rtl}
.fc-product__reviews-shell>.fc-product__related-rail .fc-product__related-head{flex:0 0 auto;margin-bottom:13px}
.fc-product__reviews-shell>.fc-product__related-rail .fc-product__related-list{display:grid;max-height:none;min-height:0;flex:1;grid-auto-rows:minmax(76px,1fr);gap:9px;overflow:visible;padding:0}
.fc-product__reviews-shell>.fc-product__related-rail .fc-product__related-item{display:block;min-height:0;height:100%}
.fc-product__reviews-shell>.fc-product__related-rail .fc-product__related-item>a{position:relative;width:100%;height:100%;min-height:76px;box-sizing:border-box;grid-template-columns:66px minmax(0,1fr) 28px;gap:10px;overflow:hidden;padding:9px;border-color:rgba(255,255,255,.065);border-radius:14px;background:linear-gradient(135deg,rgba(16,29,21,.98),rgba(8,17,12,.98));box-shadow:inset -2px 0 rgba(88,211,107,.08);transition:border-color .2s ease,box-shadow .2s ease,transform .2s ease}
.fc-product__reviews-shell>.fc-product__related-rail .fc-product__related-item>a::before{position:absolute;right:0;top:22%;bottom:22%;width:2px;border-radius:99px;background:linear-gradient(180deg,var(--fc-color-green),rgba(88,211,107,0));content:"";opacity:.55;transition:top .2s ease,bottom .2s ease,opacity .2s ease}
.fc-product__reviews-shell>.fc-product__related-rail .fc-product__related-item>a:hover{border-color:rgba(88,211,107,.2);background:linear-gradient(135deg,rgba(18,34,24,.98),rgba(9,20,14,.98));box-shadow:inset -2px 0 rgba(88,211,107,.16),0 10px 24px rgba(0,0,0,.13);transform:translateX(-2px)}
.fc-product__reviews-shell>.fc-product__related-rail .fc-product__related-item>a:hover::before{top:12%;bottom:12%;opacity:1}
.fc-product__reviews-shell>.fc-product__related-rail .fc-product__related-item-image{width:66px;height:66px;padding:3px;border:1px solid rgba(255,173,85,.1);border-radius:11px;background:rgba(255,173,85,.045)}
.fc-product__reviews-shell>.fc-product__related-rail .fc-product__related-item-image img{padding:3px;border-radius:8px}
.fc-product__reviews-shell>.fc-product__related-rail .fc-product__related-item-content{align-content:center;gap:5px}
.fc-product__reviews-shell>.fc-product__related-rail .fc-product__related-item-content strong{font-size:11.5px;line-height:1.7}
.fc-product__reviews-shell>.fc-product__related-rail .fc-product__related-item-price{font-size:11.5px}
.fc-product__reviews-shell>.fc-product__related-rail .fc-product__related-item-arrow{width:28px;height:28px;border-color:rgba(88,211,107,.16);border-radius:9px;background:rgba(88,211,107,.06);transition:color .18s ease,background-color .18s ease,transform .18s ease}
.fc-product__reviews-shell>.fc-product__related-rail .fc-product__related-item>a:hover .fc-product__related-item-arrow{color:#071009;background:var(--fc-color-green);transform:translateX(-2px)}

@media(max-width:900px){
 .fc-product__reviews-shell{grid-template-columns:1fr;gap:14px;direction:rtl}
 .fc-product__community-main{grid-column:1;grid-row:1}
 .fc-product__reviews-shell>.fc-product__related-rail{grid-column:1;grid-row:2;min-height:0;height:auto}
 .fc-product__reviews-shell>.fc-product__related-rail .fc-product__related-list{grid-auto-rows:auto}
 .fc-product__reviews-shell>.fc-product__related-rail .fc-product__related-item>a{min-height:76px}
}

@media(max-width:700px){
 .fc-product__reviews-shell{max-width:none}
 .fc-product__featured-voices{height:310px;padding:14px;border-radius:17px}
 .fc-product__voice-card{display:grid;grid-template-columns:1fr;grid-template-rows:auto 1fr auto;gap:8px;padding:15px}
 .fc-product__voice-rating{grid-column:1;grid-row:1}
 .fc-product__voice-card blockquote{grid-column:1;grid-row:2;font-size:12px;line-height:1.9}
 .fc-product__voice-card footer{grid-column:1;grid-row:3;display:flex;justify-items:initial;min-width:0;padding:10px 0 0;border-top:1px solid var(--fc-surface-border);border-right:0;text-align:right}
 .fc-product__voice-card footer>span{justify-items:start}
 .fc-product__review-invite{align-items:stretch;flex-direction:column;gap:10px}
 .fc-product__review-invite>button{width:100%}
 .fc-product__reviews-section ol.commentlist li .comment_container{grid-template-columns:38px minmax(0,1fr);gap:10px;padding:14px}
 .fc-product__reviews-section ol.commentlist li img.avatar{width:38px!important;height:38px!important}
 .fc-product__review-modal{padding:10px}
 .fc-product__review-modal-panel{max-height:92vh;padding:15px;border-radius:17px}
}

/* Product typography scale: readable without enlarging layout-critical icons. */
.fc-product__summary h1{font-size:clamp(20px,1.55vw,26px)}
.fastcarton-product-page .woocommerce-message,.fastcarton-product-page .woocommerce-error,.fastcarton-product-page .woocommerce-info,.fc-product__cart .single_add_to_cart_button,.fc-product-mobile-buy button{font-size:var(--fc-type-body-strong)!important}
.fastcarton-product-page .woocommerce-message a.button,.fc-product__breadcrumb .woocommerce-breadcrumb,.fc-product__gallery .onsale,.fc-product__meta-row,.fc-product__description-link,.fc-product__price-block>span,.fc-product__cart .stock,.fc-product__cart .variations label,.fc-product__share-notice,.fc-product__purchase-panel .fc-product__trust-grid strong,.fc-product__features-grid dd,.fc-product__reviews-summary span,.fc-product__reviews-section .star-rating,.fc-product__reviews-section .meta,.fc-product #review_form_wrapper label,.fc-product__comment-identity small,.fc-product__comment-reward strong,.fc-product #review_form_wrapper .must-log-in,.fc-product__reviews-section .woocommerce-pagination .page-numbers a,.fc-product__reviews-section .woocommerce-pagination .page-numbers span,.fc-product__featured-voices>header>span,.fc-product__voice-card footer strong,.fc-product__reward-message p,.fc-product__review-reward>a,.fc-product__related-head p,.fc-product__related-item-content strong,.fc-product__related-item-price,.fc-product-mobile-buy>div>span,.fc-product__review-invite>button{font-size:var(--fc-type-small)!important}
.fc-product__excerpt,.fc-product__cart .variations select,.fc-product__secondary-actions button,.fc-product__description-head h2,.fc-product__description-head p,.fc-product__related-head p,.fc-product__features h2,.fc-product__reviews-head h2,.fc-product__reviews-head p,.fc-product__reviews-section .woocommerce-review__author,.fc-product__reviews-section .description p,.fc-product__comment-identity strong,.fc-product #review_form_wrapper input[type=text],.fc-product #review_form_wrapper input[type=email],.fc-product #review_form_wrapper textarea,.fc-product #review_form_wrapper input#submit.submit,.fc-product #review_form_wrapper .form-submit .submit,.fc-product__reviews-load-more,.fc-product__related-head h2,.fc-product__related-item-price,.fc-product__review-invite strong,.fc-product__review-modal-panel>header span{font-size:var(--fc-type-body)!important}
.fc-product__description-content,.fc-product__voice-card blockquote{font-size:var(--fc-type-body-strong)!important}
.fc-product__features-grid dt,.fc-product__comment-reward small,.fc-product__featured-voices>header small,.fc-product__voice-card footer small{font-size:var(--fc-type-caption)!important}
.fc-product__rating .star-rating,.fc-product__rating strong,.fc-product__voice-rating span,.fc-product__comment-reward>span{font-size:var(--fc-type-body-strong)!important}
.fc-product__cart .quantity .qty,.fc-product__reviews-shell #review_form_wrapper .comment-reply-title{font-size:var(--fc-type-subtitle)!important}
.fc-product__cart .fc-quantity__button{font-size:19px}
.fc-product__price .price,.fc-product__price>p{font-size:var(--fc-type-heading-lg)!important}
.fc-product__price del{font-size:var(--fc-type-body-strong)!important}
.fc-product__cart .woocommerce-variation-price .price{font-size:20px}
.fc-product__reviews-summary>strong{font-size:var(--fc-type-heading-xl)}
.fc-product__review-reward--compact p,.fc-product__review-invite span,.fc-product__review-modal-panel>header span{font-size:var(--fc-type-caption)!important}
.fc-product__social-copy h2{font-size:var(--fc-type-heading-md)}
.fc-product__review-modal-panel>header h3{font-size:18px}
.fc-product-mobile-buy strong{font-size:var(--fc-type-subtitle)}
.fc-product__description-head h2,.fc-product__reviews-head h2{color:var(--fc-color-white);font-size:var(--fc-type-heading-sm)!important;line-height:1.55}

@media(max-width:700px){
 .fc-product__summary h1{font-size:18px}
 .fc-product__price .price,.fc-product__price>p{font-size:23px!important}
 .fc-product__description-content{font-size:var(--fc-type-body)!important}
 .fc-product__voice-card blockquote{font-size:var(--fc-type-body)!important}
 .fc-product__social-copy h2{font-size:19px}
 .fc-product__social-links{grid-template-columns:1fr}
 .fc-product__social-link{padding:13px 4px}
 .fc-product__social-link+ .fc-product__social-link{border-inline-start:0;border-top:1px solid var(--fc-surface-border)}
 .fc-product__social-link::after{right:4px;left:4px}
 .fc-product__description-head h2,.fc-product__reviews-head h2{font-size:19px!important}
 .fc-product-copy{gap:11px}
 .fc-product-copy__intro{padding:20px 17px;border-radius:18px}
 .fc-product-copy__lead{font-size:var(--fc-type-body-strong);line-height:1.95}
 .fc-product-copy__context{align-items:stretch;flex-direction:column;gap:3px;margin-top:15px;padding:11px 12px}
 .fc-product-copy__grid{grid-template-columns:1fr;gap:11px}
 .fc-product-copy__card{min-height:0;padding:18px;border-radius:16px}
 .fc-product-copy__card>.fc-product-copy__icon{margin-bottom:22px}
 .fc-product-copy__choice{padding:18px 15px;border-radius:18px}
 .fc-product-copy__choice-list{grid-template-columns:1fr}
 .fc-product-copy__why-us{grid-template-columns:1fr;gap:16px;padding:19px 15px;border-radius:18px}
 .fc-product-copy__why-us-items{grid-template-columns:1fr}
 .fc-product__review-reward--compact{gap:11px;padding:15px}
 .fc-product__review-reward--compact .fc-product__reward-icon{width:44px;height:44px;flex-basis:44px}
 .fc-product__review-reward--compact>a{min-height:42px}
 .fc-product__review-status{align-items:flex-start;flex-wrap:wrap}.fc-product__review-status>div{flex:1 1 calc(100% - 50px)}.fc-product__review-status>a{margin-right:47px}
}

@media(min-width:701px) and (max-width:980px){
 .fc-product-copy__choice-list{grid-template-columns:1fr}
 .fc-product-copy__why-us{grid-template-columns:1fr}
}

@media(prefers-reduced-motion:reduce){
 .fc-product-copy__card,.fc-product-copy__card::after{transition:none}
 .fc-product-copy__card:hover{transform:none}
 .fc-product__review-reward--compact::after{animation:none}
}
