body.template-product{--cf-dark: #07152d;--cf-navy: #051c3d;--cf-gold: #c59b64;--cf-gold-dark: #b3874e;--cf-gold-soft: #f4eadc;--cf-cream: #f8f4ee;--cf-bg: #f7f5f1;--cf-white: #ffffff;--cf-text: #0d1b26;--cf-muted: #64707a;--cf-border: #e7dccd;--cf-border-dark: rgba(7, 21, 45, .14);--cf-shadow: 0 18px 45px rgba(7, 21, 45, .13);--cf-shadow-soft: 0 12px 30px rgba(7, 21, 45, .08)}body.template-product .sh-product-flooring{width:100%;padding:34px 0 64px;background:radial-gradient(circle at top left,rgba(197,155,100,.13),transparent 34%),linear-gradient(180deg,#fbfaf7,#f6f2eb);overflow:hidden}body.template-product .sh-product-flooring,body.template-product .sh-product-flooring *{box-sizing:border-box}body.template-product .sh-product-flooring__container{width:min(100% - 32px,1380px);margin:0 auto}body.template-product .sh-product-flooring__breadcrumb-holder{margin-bottom:18px}body.template-product .sh-product-flooring__main-grid{display:grid;grid-template-columns:minmax(0,1.05fr) minmax(420px,.95fr);gap:34px;align-items:start}body.template-product .sh-product-flooring__gallery-column,body.template-product .sh-product-flooring__info-column{min-width:0;width:100%}body.template-product .sh-product-flooring__info-column.is-sticky{position:sticky;top:96px}body.template-product .sh-product-breadcrumb{display:flex;align-items:center;flex-wrap:wrap;gap:7px;color:var(--cf-muted);font-size:13px;line-height:1.4;font-weight:600}body.template-product .sh-product-breadcrumb__link{color:var(--cf-navy);text-decoration:none;transition:color .2s ease}body.template-product .sh-product-breadcrumb__link:hover{color:var(--cf-gold-dark)}body.template-product .sh-product-breadcrumb__separator{color:#07152d59}body.template-product .sh-product-breadcrumb__current{color:var(--cf-muted)}body.template-product .sh-product-gallery{position:relative;width:100%;padding:16px;background:#ffffffeb;border:1px solid var(--cf-border);box-shadow:var(--cf-shadow);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}body.template-product .sh-product-gallery__inner{display:grid;grid-template-columns:92px minmax(0,1fr);gap:16px;align-items:start}body.template-product .sh-product-gallery__thumbs{display:flex;flex-direction:column;gap:10px;max-height:650px;overflow-y:auto;padding-right:2px;scrollbar-width:thin;scrollbar-color:var(--cf-gold) var(--cf-cream)}body.template-product .sh-product-gallery__thumbs::-webkit-scrollbar{width:5px}body.template-product .sh-product-gallery__thumbs::-webkit-scrollbar-track{background:var(--cf-cream)}body.template-product .sh-product-gallery__thumbs::-webkit-scrollbar-thumb{background:var(--cf-gold)}body.template-product .sh-product-gallery__thumb{width:82px;height:82px;min-width:82px;padding:0;border:1px solid var(--cf-border);background:var(--cf-white);cursor:pointer;overflow:hidden;opacity:.72;transition:border-color .25s ease,opacity .25s ease,transform .25s ease,box-shadow .25s ease}body.template-product .sh-product-gallery__thumb:hover,body.template-product .sh-product-gallery__thumb.is-active{opacity:1;border-color:var(--cf-gold);transform:translateY(-1px);box-shadow:0 8px 18px #c59b643d}body.template-product .sh-product-gallery__thumb img{width:100%;height:100%;display:block;object-fit:cover}body.template-product .sh-product-gallery__main-wrap{position:relative;min-width:0}body.template-product .sh-product-gallery__main{position:relative;width:100%;min-height:590px;aspect-ratio:4 / 3;background:var(--cf-cream);border:1px solid var(--cf-border);overflow:hidden}body.template-product .sh-product-gallery__main-image,body.template-product .sh-product-gallery__main img{width:100%;height:100%;display:block;object-fit:cover;object-position:center;-webkit-user-select:none;user-select:none;-webkit-user-drag:none}body.template-product .sh-product-gallery__placeholder{width:100%;height:100%;display:block;background:var(--cf-cream)}body.template-product .sh-product-gallery__arrow{position:absolute;top:50%;z-index:5;width:44px;height:44px;border:1px solid rgba(197,155,100,.42);background:#fffffff0;color:var(--cf-dark);display:inline-flex;align-items:center;justify-content:center;cursor:pointer;transform:translateY(-50%);transition:background .25s ease,color .25s ease,border-color .25s ease,transform .25s ease}body.template-product .sh-product-gallery__arrow:hover{background:var(--cf-dark);color:#fff;border-color:var(--cf-dark);transform:translateY(-50%) scale(1.04)}body.template-product .sh-product-gallery__arrow--prev{left:14px}body.template-product .sh-product-gallery__arrow--next{right:14px}body.template-product .sh-product-gallery__arrow svg{width:20px;height:20px;display:block}body.template-product .sh-product-gallery__visualizer{margin-top:16px}body.template-product .sh-product-gallery__visualizer-link{min-height:54px;padding:14px 18px;background:var(--cf-dark);color:#fff;display:flex;align-items:center;justify-content:center;gap:10px;text-decoration:none;font-size:13px;line-height:1.3;font-weight:900;letter-spacing:.04em;text-transform:uppercase;transition:background .25s ease,transform .25s ease}body.template-product .sh-product-gallery__visualizer-link:hover{background:var(--cf-gold-dark);transform:translateY(-1px)}body.template-product .sh-product-gallery__visualizer-icon{width:22px;height:22px;display:inline-flex}body.template-product .sh-product-gallery__visualizer-icon svg{width:100%;height:100%}body.template-product .sh-product-magnifier-wrap{cursor:zoom-in}body.template-product .sh-product-magnifier-lens{position:absolute;display:none;width:135px;height:135px;border:2px solid rgba(197,155,100,.82);background:#ffffff2e;pointer-events:none;box-shadow:0 12px 28px #07152d2e}body.template-product .sh-product-info-card{width:100%;padding:30px;background:#fffffff5;border:1px solid var(--cf-border);box-shadow:var(--cf-shadow);color:var(--cf-text)}body.template-product .sh-product-info-card__vendor{margin-bottom:12px}body.template-product .sh-product-info-card__vendor-name{display:inline-flex;align-items:center;min-height:28px;padding:6px 11px;background:var(--cf-gold-soft);color:var(--cf-gold-dark);font-size:11px;line-height:1;font-weight:900;letter-spacing:.09em;text-transform:uppercase}body.template-product .sh-product-info-card__title-row{display:grid;grid-template-columns:minmax(0,1fr) 44px;gap:14px;align-items:start;margin-bottom:12px}body.template-product .sh-product-info-card__title{margin:0;color:var(--cf-navy);font-size:clamp(32px,3.2vw,52px);line-height:1.02;font-weight:800;letter-spacing:-.04em}body.template-product .sh-product-info-card__wishlist{width:44px;height:44px;border:1px solid var(--cf-border);background:#fff;color:var(--cf-navy);display:inline-flex;align-items:center;justify-content:center;font-size:20px;cursor:pointer;transition:background .25s ease,color .25s ease,border-color .25s ease}body.template-product .sh-product-info-card__wishlist:hover{background:var(--cf-navy);color:#fff;border-color:var(--cf-navy)}body.template-product .sh-product-info-card__size,body.template-product .sh-product-info-card__sku{margin-top:8px;color:var(--cf-muted);font-size:14px;line-height:1.45;font-weight:600}body.template-product .sh-product-info-card__size span,body.template-product .sh-product-info-card__sku span{color:var(--cf-navy);font-weight:800}body.template-product .sh-product-info-card__spec-link{display:inline-flex;margin-top:12px;color:var(--cf-gold-dark);font-size:13px;line-height:1.3;font-weight:900;text-decoration:underline;text-underline-offset:4px}body.template-product .sh-product-info-card__price-row{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:14px;align-items:end;margin:22px 0 18px;padding:18px 0;border-top:1px solid var(--cf-border);border-bottom:1px solid var(--cf-border)}body.template-product .sh-product-info-card__price-main{color:var(--cf-navy);font-size:clamp(30px,3vw,44px);line-height:1;font-weight:900;letter-spacing:-.03em}body.template-product .sh-product-info-card__price-main span{color:var(--cf-muted);font-size:14px;font-weight:700;letter-spacing:0}body.template-product .sh-product-info-card__price-box{padding:8px 12px;background:var(--cf-cream);color:var(--cf-gold-dark);border:1px solid var(--cf-border);font-size:13px;line-height:1.3;font-weight:900;white-space:nowrap}body.template-product .sh-product-form,body.template-product .sh-product-form__variants{width:100%}body.template-product .sh-product-form{margin:0}body.template-product .sh-product-form__option{margin-top:22px}body.template-product .sh-product-form__option-label{display:block;margin-bottom:10px;color:var(--cf-navy);font-size:13px;line-height:1.3;font-weight:900;letter-spacing:.06em;text-transform:uppercase}body.template-product .sh-product-color-swatches{display:flex;flex-wrap:wrap;gap:12px}body.template-product .sh-product-color-swatch{position:relative;width:86px;cursor:pointer}body.template-product .sh-product-color-swatch input{position:absolute;opacity:0;pointer-events:none}body.template-product .sh-product-color-swatch__image{width:86px;height:86px;padding:4px;border:1px solid var(--cf-border);background:#fff;display:flex;align-items:center;justify-content:center;overflow:hidden;transition:border-color .25s ease,box-shadow .25s ease,transform .25s ease}body.template-product .sh-product-color-swatch__image img{width:100%;height:100%;object-fit:cover}body.template-product .sh-product-color-swatch__label{display:block;margin-top:7px;color:var(--cf-muted);font-size:12px;line-height:1.25;font-weight:800;text-align:center}body.template-product .sh-product-color-swatch:hover .sh-product-color-swatch__image,body.template-product .sh-product-color-swatch.is-active .sh-product-color-swatch__image{border-color:var(--cf-gold);box-shadow:inset 0 0 0 2px var(--cf-gold),0 10px 22px #c59b642e;transform:translateY(-1px)}body.template-product .sh-product-color-swatch.is-active .sh-product-color-swatch__label{color:var(--cf-navy)}body.template-product .sh-flooring-calculator{margin-top:24px;padding:20px;background:linear-gradient(180deg,#fffaf3,#f7efe3);border:1px solid var(--cf-border)}body.template-product .sh-flooring-calculator__top{display:flex;align-items:center;justify-content:space-between;gap:14px;margin-bottom:16px}body.template-product .sh-flooring-calculator__question{color:var(--cf-navy);font-size:16px;line-height:1.3;font-weight:900}body.template-product .sh-flooring-calculator__toggle{min-height:42px;padding:10px 14px;border:1px solid rgba(197,155,100,.45);background:#fff;color:var(--cf-navy);display:inline-flex;align-items:center;gap:8px;cursor:pointer;font-size:12px;line-height:1;font-weight:900;letter-spacing:.04em;text-transform:uppercase;transition:background .25s ease,color .25s ease,border-color .25s ease}body.template-product .sh-flooring-calculator__toggle:hover{background:var(--cf-navy);border-color:var(--cf-navy);color:#fff}body.template-product .sh-flooring-calculator__row{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}body.template-product .sh-flooring-calculator__field{margin-bottom:14px}body.template-product .sh-flooring-calculator label{display:block;margin-bottom:7px;color:var(--cf-navy);font-size:12px;line-height:1.3;font-weight:900;letter-spacing:.05em;text-transform:uppercase}body.template-product .sh-flooring-calculator input[type=number],body.template-product .sh-flooring-calculator input[type=text]{width:100%;height:48px;border:1px solid rgba(7,21,45,.18);background:#fff;color:var(--cf-text);padding:10px 13px;font:inherit;outline:none;transition:border-color .22s ease,box-shadow .22s ease}body.template-product .sh-flooring-calculator input:focus{border-color:var(--cf-gold);box-shadow:0 0 0 3px #c59b642e}body.template-product .sh-flooring-calculator__quantity-area{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:16px;align-items:end;margin-top:8px;padding:16px;background:#fff;border:1px solid var(--cf-border)}body.template-product .sh-flooring-calculator__quantity-box{display:grid;grid-template-columns:44px minmax(70px,1fr) 44px;max-width:190px;border:1px solid rgba(7,21,45,.18);background:#fff}body.template-product .sh-flooring-calculator__quantity-box button{width:44px;height:44px;border:0;background:var(--cf-cream);color:var(--cf-navy);font-size:18px;font-weight:900;cursor:pointer;transition:background .22s ease,color .22s ease}body.template-product .sh-flooring-calculator__quantity-box button:hover{background:var(--cf-navy);color:#fff}body.template-product .sh-flooring-calculator__quantity-box input{height:44px;border:0;text-align:center;font-weight:900;padding:0 8px}body.template-product .sh-flooring-calculator__quantity-right{color:var(--cf-muted);text-align:right;font-size:12px;line-height:1.45;font-weight:700}body.template-product .sh-flooring-calculator__quantity-right strong{display:block;color:var(--cf-navy);font-size:15px;font-weight:900}body.template-product .sh-flooring-calculator__contingency{margin-top:14px;padding:12px 14px;background:#fff;border:1px dashed rgba(197,155,100,.55);display:flex!important;align-items:center;gap:10px;cursor:pointer}body.template-product .sh-flooring-calculator__contingency input{width:16px;height:16px;accent-color:var(--cf-gold)}body.template-product .sh-flooring-calculator__contingency span{color:var(--cf-navy);font-size:13px;font-weight:800}body.template-product .sh-flooring-calculator__subtotal{display:flex;align-items:center;justify-content:space-between;gap:14px;margin-top:16px;padding-top:16px;border-top:1px solid rgba(7,21,45,.12);color:var(--cf-navy)}body.template-product .sh-flooring-calculator__subtotal span{font-size:13px;font-weight:900;letter-spacing:.06em;text-transform:uppercase}body.template-product .sh-flooring-calculator__subtotal strong{color:var(--cf-gold-dark);font-size:24px;line-height:1;font-weight:900}body.template-product .sh-product-fulfillment{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;margin-top:18px}body.template-product .sh-product-fulfillment__card{min-height:78px;padding:14px;border:1px solid var(--cf-border);background:#fff;color:var(--cf-navy);display:flex;align-items:center;gap:12px;text-align:left;cursor:pointer;transition:border-color .22s ease,box-shadow .22s ease,transform .22s ease}body.template-product .sh-product-fulfillment__card:hover,body.template-product .sh-product-fulfillment__card.is-active{border-color:var(--cf-gold);box-shadow:0 10px 22px #c59b6429;transform:translateY(-1px)}body.template-product .sh-product-fulfillment__icon{width:42px;height:42px;min-width:42px;background:var(--cf-cream);color:var(--cf-gold-dark);display:inline-flex;align-items:center;justify-content:center}body.template-product .sh-product-fulfillment__content{display:grid;gap:3px}body.template-product .sh-product-fulfillment__content strong{color:var(--cf-navy);font-size:13px;line-height:1.25;font-weight:900}body.template-product .sh-product-fulfillment__content span{color:var(--cf-muted);font-size:12px;line-height:1.3;font-weight:700}body.template-product .sh-product-actions{margin-top:22px}body.template-product .sh-product-actions__add,body.template-product .sh-product-actions__sample{width:100%;min-height:54px;border:1px solid var(--cf-gold);display:inline-flex;align-items:center;justify-content:center;gap:8px;padding:13px 18px;font-size:13px;line-height:1.2;font-weight:900;letter-spacing:.07em;text-transform:uppercase;cursor:pointer;transition:background .25s ease,color .25s ease,border-color .25s ease,transform .25s ease}body.template-product .sh-product-actions__add{background:var(--cf-gold);color:#fff}body.template-product .sh-product-actions__add:hover{background:var(--cf-navy);border-color:var(--cf-navy);transform:translateY(-1px)}body.template-product .sh-product-actions__sample{margin-top:10px;background:#fff;color:var(--cf-navy)}body.template-product .sh-product-actions__sample:hover{background:var(--cf-navy);border-color:var(--cf-navy);color:#fff;transform:translateY(-1px)}body.template-product .sh-product-actions__sample span[data-sample-price-output]{opacity:.8}body.template-product .sh-product-actions__links{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:8px;margin-top:10px}body.template-product .sh-product-actions__links button{min-height:42px;border:1px solid var(--cf-border);background:#fff;color:var(--cf-navy);display:inline-flex;align-items:center;justify-content:center;gap:6px;padding:8px 10px;font-size:12px;line-height:1.2;font-weight:900;cursor:pointer;transition:background .22s ease,color .22s ease,border-color .22s ease}body.template-product .sh-product-actions__links button:hover{background:var(--cf-cream);border-color:var(--cf-gold);color:var(--cf-gold-dark)}body.template-product .sh-product-specifications{padding:54px 0 0;background:#fff}body.template-product .sh-product-specifications__container{width:min(100% - 32px,1320px);margin:0 auto;border:1px solid var(--cf-border);background:var(--cf-white);box-shadow:var(--cf-shadow-soft)}body.template-product .sh-product-specifications__heading{width:100%;min-height:68px;border:0;background:var(--cf-navy);color:#fff;padding:18px 24px;display:flex;align-items:center;justify-content:space-between;cursor:pointer;text-align:left}body.template-product .sh-product-specifications__heading span:first-child{font-size:clamp(22px,2vw,32px);line-height:1.1;font-weight:900}body.template-product .sh-product-specifications__arrow{width:28px;height:28px;display:inline-flex;transition:transform .25s ease}body.template-product .sh-product-specifications__arrow.is-open{transform:rotate(180deg)}body.template-product .sh-product-specifications__arrow svg,body.template-product .sh-icon-chevron{width:100%;height:100%;fill:none;stroke:currentColor;stroke-width:2}body.template-product .sh-product-specifications__content{padding:26px}body.template-product .sh-product-specifications__group+.sh-product-specifications__group{margin-top:26px}body.template-product .sh-product-specifications__group-title{margin:0 0 16px;color:var(--cf-navy);font-size:20px;line-height:1.2;font-weight:900}body.template-product .sh-product-specifications__grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}body.template-product .sh-spec-row{min-height:54px;padding:14px 16px;background:var(--cf-cream);border:1px solid var(--cf-border);display:flex;align-items:center;justify-content:space-between;gap:14px}body.template-product .sh-spec-row span{color:var(--cf-muted);font-size:13px;font-weight:800}body.template-product .sh-spec-row strong{color:var(--cf-navy);font-size:14px;font-weight:900;text-align:right}body.template-product .sh-product-accordion{padding:28px 0 0;background:#fff}body.template-product .sh-product-accordion__container{width:min(100% - 32px,1320px);margin:0 auto}body.template-product .sh-product-accordion__item{border:1px solid var(--cf-border);background:#fff;box-shadow:var(--cf-shadow-soft)}body.template-product .sh-product-accordion__item+.sh-product-accordion__item{margin-top:14px}body.template-product .sh-product-accordion__button{width:100%;min-height:64px;border:0;background:#fff;color:var(--cf-navy);padding:18px 22px;display:flex;align-items:center;justify-content:space-between;text-align:left;cursor:pointer}body.template-product .sh-product-accordion__button span:first-child{font-size:18px;line-height:1.25;font-weight:900}body.template-product .sh-product-accordion__arrow{width:24px;height:24px;color:var(--cf-gold-dark);transition:transform .25s ease}body.template-product .sh-product-accordion__button[aria-expanded=true] .sh-product-accordion__arrow{transform:rotate(180deg)}body.template-product .sh-product-accordion__content{padding:0 22px 22px;border-top:1px solid var(--cf-border);color:var(--cf-text)}body.template-product .sh-product-details-content{padding-top:18px;color:var(--cf-muted);font-size:15px;line-height:1.75}body.template-product .sh-product-details-content p{margin:0 0 14px}body.template-product .sh-product-details-content ul{margin:0;padding-left:20px}body.template-product .sh-product-details-content li+li{margin-top:7px}body.template-product .sh-product-documents-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;padding-top:20px}body.template-product .sh-product-document-card{min-height:96px;padding:16px;border:1px solid var(--cf-border);background:var(--cf-cream);color:var(--cf-navy);display:grid;grid-template-columns:42px minmax(0,1fr) auto;align-items:center;gap:12px;text-decoration:none;transition:background .22s ease,border-color .22s ease,transform .22s ease}body.template-product .sh-product-document-card:hover{background:#fff;border-color:var(--cf-gold);transform:translateY(-1px)}body.template-product .sh-product-document-card__icon{width:42px;height:42px;color:var(--cf-gold-dark);display:inline-flex}body.template-product .sh-product-document-card__icon svg{width:100%;height:100%;fill:none;stroke:currentColor;stroke-width:2}body.template-product .sh-product-document-card__title{font-size:13px;line-height:1.35;font-weight:900}body.template-product .sh-product-document-card__arrow{color:var(--cf-gold-dark);font-size:24px;line-height:1}body.template-product .sh-product-qa{padding-top:20px}body.template-product .sh-product-qa__top{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:14px;align-items:center;margin-bottom:18px}body.template-product .sh-product-qa__search{display:grid;grid-template-columns:minmax(0,1fr) auto;border:1px solid var(--cf-border);background:#fff}body.template-product .sh-product-qa__search input{height:48px;border:0;padding:10px 14px;color:var(--cf-text);font:inherit;outline:none}body.template-product .sh-product-qa__search button,body.template-product .sh-product-qa__ask-button{min-height:48px;border:0;background:var(--cf-navy);color:#fff;padding:10px 18px;font-size:12px;font-weight:900;letter-spacing:.06em;text-transform:uppercase;cursor:pointer}body.template-product .sh-product-qa__ask-button{background:var(--cf-gold)}body.template-product .sh-product-qa__ask-button:hover,body.template-product .sh-product-qa__search button:hover{background:var(--cf-gold-dark)}body.template-product .sh-product-qa__list{display:grid;gap:12px}body.template-product .sh-product-qa__item{padding:16px;border:1px solid var(--cf-border);background:var(--cf-cream)}body.template-product .sh-product-qa__question,body.template-product .sh-product-qa__answer{display:grid;grid-template-columns:28px minmax(0,1fr);gap:8px}body.template-product .sh-product-qa__question{margin-bottom:8px}body.template-product .sh-product-qa__question span,body.template-product .sh-product-qa__answer span{color:var(--cf-gold-dark);font-weight:900}body.template-product .sh-product-qa__question strong{color:var(--cf-navy);font-size:14px;font-weight:900}body.template-product .sh-product-qa__answer p{margin:0;color:var(--cf-muted);font-size:14px;line-height:1.65}body.template-product .sh-related-products{padding:64px 0;background:linear-gradient(180deg,#fff,#f8f4ee)}body.template-product .sh-related-products__container{width:min(100% - 32px,1320px);margin:0 auto}body.template-product .sh-related-products__header{display:flex;align-items:end;justify-content:space-between;gap:18px;margin-bottom:26px}body.template-product .sh-related-products__subheading{margin-bottom:8px;color:var(--cf-gold-dark);font-size:12px;line-height:1;font-weight:900;letter-spacing:.12em;text-transform:uppercase}body.template-product .sh-related-products__heading{margin:0;color:var(--cf-navy);font-size:clamp(30px,3vw,46px);line-height:1.05;font-weight:900;letter-spacing:-.03em}body.template-product .sh-related-products__controls{display:flex;gap:8px}body.template-product .sh-related-products__arrow{width:44px;height:44px;border:1px solid var(--cf-border);background:#fff;color:var(--cf-navy);display:inline-flex;align-items:center;justify-content:center;cursor:pointer;transition:background .22s ease,color .22s ease,border-color .22s ease}body.template-product .sh-related-products__arrow:hover{background:var(--cf-navy);border-color:var(--cf-navy);color:#fff}body.template-product .sh-related-products__icon{width:22px;height:22px;fill:none;stroke:currentColor;stroke-width:2}body.template-product .sh-related-products__viewport{overflow:hidden}body.template-product .sh-related-products__track{display:flex;gap:22px;transition:transform .35s ease}body.template-product .sh-related-products__slide{flex:0 0 calc((100% - 66px)/4);min-width:0}body.template-product .sh-related-products .sh-product-card{height:100%;background:#fff;border:1px solid var(--cf-border);box-shadow:var(--cf-shadow-soft)}body.template-product .sh-related-products .sh-product-card__content{padding:16px}body.template-product .sh-related-products .sh-product-card__buttons{display:grid;grid-template-columns:1fr;gap:8px}body.template-product .sh-related-products .sh-product-card__sample-btn,body.template-product .sh-related-products .sh-product-card__main-btn{width:100%;min-height:42px;display:inline-flex;align-items:center;justify-content:center;border:1px solid var(--cf-gold);padding:10px 14px;font-size:12px;line-height:1;font-weight:900;letter-spacing:.05em;text-transform:uppercase;text-decoration:none;cursor:pointer}body.template-product .sh-related-products .sh-product-card__sample-btn{background:#fff;color:var(--cf-navy)}body.template-product .sh-related-products .sh-product-card__main-btn{background:var(--cf-gold);color:#fff}body.template-product .sh-related-products .sh-product-card__sample-btn:hover,body.template-product .sh-related-products .sh-product-card__main-btn:hover{background:var(--cf-navy);border-color:var(--cf-navy);color:#fff}@media screen and (max-width:1200px){body.template-product .sh-product-flooring__main-grid{grid-template-columns:minmax(0,1fr) minmax(360px,.86fr);gap:24px}body.template-product .sh-product-gallery__main{min-height:500px}body.template-product .sh-related-products__slide{flex-basis:calc((100% - 44px) / 3)}}@media screen and (max-width:989px){body.template-product .sh-product-flooring__main-grid{grid-template-columns:1fr}body.template-product .sh-product-flooring__info-column.is-sticky{position:static}body.template-product .sh-product-gallery__main{min-height:0;aspect-ratio:4 / 3}body.template-product .sh-product-documents-grid{grid-template-columns:repeat(2,minmax(0,1fr))}body.template-product .sh-related-products__slide{flex-basis:calc((100% - 22px)/2)}}@media screen and (max-width:749px){body.template-product .sh-product-flooring{padding:18px 0 42px}body.template-product .sh-product-flooring__container,body.template-product .sh-product-specifications__container,body.template-product .sh-product-accordion__container,body.template-product .sh-related-products__container{width:min(100% - 22px,1320px)}body.template-product .sh-product-gallery{padding:10px}body.template-product .sh-product-gallery__inner{grid-template-columns:1fr}body.template-product .sh-product-gallery__main-wrap{order:1}body.template-product .sh-product-gallery__thumbs{order:2;flex-direction:row;max-height:none;overflow-x:auto;overflow-y:hidden;padding-right:0;padding-top:10px}body.template-product .sh-product-gallery__thumb{width:72px;height:72px;min-width:72px}body.template-product .sh-product-gallery__main{aspect-ratio:1 / 1}body.template-product .sh-product-gallery__arrow{width:38px;height:38px}body.template-product .sh-product-info-card{padding:20px}body.template-product .sh-product-info-card__title-row{grid-template-columns:minmax(0,1fr) 40px}body.template-product .sh-product-info-card__wishlist{width:40px;height:40px}body.template-product .sh-product-info-card__price-row{grid-template-columns:1fr;align-items:start}body.template-product .sh-product-info-card__price-box{width:fit-content}body.template-product .sh-product-color-swatch{width:72px}body.template-product .sh-product-color-swatch__image{width:72px;height:72px}body.template-product .sh-flooring-calculator{padding:16px}body.template-product .sh-flooring-calculator__top{align-items:stretch;flex-direction:column}body.template-product .sh-flooring-calculator__toggle{width:100%;justify-content:center}body.template-product .sh-flooring-calculator__row,body.template-product .sh-flooring-calculator__quantity-area,body.template-product .sh-product-fulfillment,body.template-product .sh-product-actions__links,body.template-product .sh-product-specifications__grid,body.template-product .sh-product-documents-grid,body.template-product .sh-product-qa__top{grid-template-columns:1fr}body.template-product .sh-flooring-calculator__quantity-right{text-align:left}body.template-product .sh-product-qa__search{grid-template-columns:1fr}body.template-product .sh-related-products{padding:44px 0}body.template-product .sh-related-products__header{align-items:start;flex-direction:column}body.template-product .sh-related-products__slide{flex-basis:84%}}@media screen and (max-width:430px){body.template-product .sh-product-info-card{padding:16px}body.template-product .sh-product-gallery__visualizer-link{min-height:48px;font-size:11px}body.template-product .sh-product-color-swatch{width:66px}body.template-product .sh-product-color-swatch__image{width:66px;height:66px}body.template-product .sh-related-products__slide{flex-basis:92%}}.sh-product-form__option-select--hidden{position:absolute!important;width:1px!important;height:1px!important;opacity:0!important;pointer-events:none!important;overflow:hidden!important}.sh-size-swatches{display:flex;flex-wrap:wrap;gap:12px;margin-top:12px}.sh-size-swatch{position:relative;min-width:118px;min-height:56px;padding:14px 22px;border:1px solid rgba(15,56,67,.24);border-radius:8px;background:#fff;color:#0f3843;cursor:pointer;overflow:visible;isolation:isolate;transition:border-color .35s ease,background .35s ease,color .35s ease,transform .35s ease,box-shadow .35s ease}.sh-size-swatch:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;border-radius:inherit;background:linear-gradient(135deg,#0f384314,#bf915b29);opacity:0;z-index:-1;transition:opacity .35s ease}.sh-size-swatch:after{content:"";position:absolute;top:5px;right:5px;bottom:5px;left:5px;border:1px solid rgba(191,145,91,.28);border-radius:5px;opacity:0;transform:scale(.94);transition:opacity .35s ease,transform .35s ease}.sh-size-swatch__value{position:relative;z-index:3;display:block;font-size:14px;font-weight:700;line-height:1;letter-spacing:.02em;text-align:center;white-space:nowrap}.sh-size-swatch__top,.sh-size-swatch__bottom{position:absolute;left:50%;z-index:2;font-size:10px;font-weight:800;line-height:1;letter-spacing:.18em;text-transform:uppercase;color:#0f384357;pointer-events:none;transition:transform .45s cubic-bezier(.19,1,.22,1),opacity .35s ease,color .35s ease}.sh-size-swatch__top{top:0;transform:translate(-50%,-50%);opacity:1}.sh-size-swatch__bottom{bottom:0;transform:translate(-50%,50%);opacity:0}.sh-size-swatch:hover{border-color:#0f38438c;background:#fbfaf7;transform:translateY(-2px);box-shadow:0 14px 32px #0f38431f}.sh-size-swatch:hover:before{opacity:1}.sh-size-swatch:hover:after{opacity:1;transform:scale(1)}.sh-size-swatch:hover .sh-size-swatch__top{transform:translate(-50%,10px);color:#0f38431f;opacity:.75}.sh-size-swatch:hover .sh-size-swatch__bottom{transform:translate(-50%,50%);opacity:1;color:#bf915bb8}.sh-size-swatch.is-active{background:#0f3843;border-color:#0f3843;color:#fff;box-shadow:0 16px 36px #0f384338}.sh-size-swatch.is-active:before{opacity:1;background:linear-gradient(135deg,#ffffff14,#bf915b38)}.sh-size-swatch.is-active:after{opacity:1;border-color:#ffffff38;transform:scale(1)}.sh-size-swatch.is-active .sh-size-swatch__top{color:#ffffff73}.sh-size-swatch.is-active .sh-size-swatch__bottom{color:#bf915be6}.sh-size-swatch.is-active:hover .sh-size-swatch__top{color:#ffffff29}.sh-size-swatch:focus-visible{outline:3px solid rgba(191,145,91,.45);outline-offset:3px}@media screen and (max-width:749px){.sh-size-swatches{gap:10px}.sh-size-swatch{min-width:calc(50% - 5px);min-height:54px;padding:13px 14px}.sh-size-swatch__value{font-size:13px}.sh-size-swatch__top,.sh-size-swatch__bottom{font-size:9px;letter-spacing:.14em}}@media screen and (max-width:420px){.sh-size-swatch{width:100%;min-width:100%}}
/*# sourceMappingURL=/cdn/shop/t/2/assets/sh-product-flooring.css.map */
