.product-section{--pdp-text: #1f1410;--pdp-muted: #6b5d54;--pdp-line: #e8e3dd;--pdp-line-strong: #2a1810;--pdp-accent: #ae9878;--pdp-bg-soft: #faf8f5;--pdp-bg-grey: #f6f6f6;--pdp-sale: #c8362b;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.product-section .product-single__title{font-size:28px;line-height:1.15;letter-spacing:-.01em;font-weight:500;color:var(--pdp-text);margin:0 0 12px}@media(min-width:750px){.product-section .product-single__title{font-size:32px}}@media(min-width:1100px){.product-section .product-single__title{font-size:34px}}.product-section .product__price{font-size:22px;font-weight:700;letter-spacing:-.01em;color:var(--pdp-text);font-feature-settings:"tnum" 1;font-variant-numeric:tabular-nums}.product-section .product__price--compare{color:var(--pdp-muted);font-weight:500;text-decoration:line-through;font-size:16px;margin-right:8px;font-feature-settings:"tnum" 1;font-variant-numeric:tabular-nums}.product-section .product__price.on-sale{color:var(--pdp-sale)}.product-section .product__price-savings{display:inline-block;margin-left:10px;padding:3px 9px;background:var(--pdp-sale);color:#fff;border-radius:4px;font-size:11px;font-weight:700;letter-spacing:.06em;text-transform:uppercase;vertical-align:middle;line-height:1.4}.product-section .product__price-savings.hide{display:none}.product-section .product__policies{font-size:12px;color:var(--pdp-muted);margin-top:6px;text-align:left!important}.product-section .product__policies a{color:var(--pdp-text);text-decoration:underline;text-underline-offset:2px}.product-section [data-product-blocks]>.product-block{margin:0 0 14px}.product-section .product-block--header{margin:0 0 10px}.product-section .product-block--price{margin:0 0 16px;padding-bottom:16px;border-bottom:1px solid var(--pdp-line)}.product-section .product-block hr{display:none}.product-section .product-block--sales-point{margin:0 0 10px}.product-section .product-block--sales-point+.product-block--sales-point{margin-top:-4px}.product-section .product-block--sales-point+.product-block:not(.product-block--sales-point){margin-top:22px}.product-section .sales-point{font-size:14px;color:var(--pdp-text);font-weight:400;line-height:1.45}.product-section .sales-point .icon-and-text{gap:14px;align-items:center}.product-section .sales-point svg{width:28px;height:28px;stroke-width:1.6;color:var(--pdp-line-strong)}.product-section .variant-wrapper{margin-bottom:18px}.product-section .variant__label-info{color:var(--pdp-muted);font-size:13px}.product-section .add-to-cart,.product-section [data-add-to-cart]{background:var(--pdp-line-strong)!important;color:#fff!important;border:0!important;border-radius:6px!important;font-size:13px!important;font-weight:700!important;letter-spacing:.16em!important;text-transform:uppercase!important;min-height:56px!important;width:100%!important;box-shadow:0 1px #2a18100d,0 4px 12px #2a18102e;transition:background .2s ease,transform .08s ease,box-shadow .2s ease;cursor:pointer}.product-section .add-to-cart:hover,.product-section [data-add-to-cart]:hover{background:#1a0e08!important;box-shadow:0 1px #2a18101a,0 6px 18px #2a181040}.product-section .add-to-cart:active,.product-section [data-add-to-cart]:active{transform:translateY(1px)}.product-section .add-to-cart:disabled,.product-section [data-add-to-cart]:disabled{background:#b3a9a3!important;box-shadow:none;cursor:not-allowed}@media(max-width:749px){.product-section .add-to-cart,.product-section [data-add-to-cart]{min-height:52px!important;letter-spacing:.14em!important}}.product-section .product__quantity label{font-size:11px;font-weight:600;text-transform:uppercase;letter-spacing:.16em;color:var(--pdp-text);margin-bottom:8px;display:block}.product-section .pdp-accordion__body h2,.product-section .pdp-accordion__body h3,.product-section .pdp-accordion__body h4{font-size:14px;font-weight:700;margin:14px 0 6px;letter-spacing:.01em;color:var(--pdp-text)}.product-section .pdp-accordion__body p{margin:0 0 10px}.product-section .pdp-accordion__body p:last-child{margin-bottom:0}.product-section .pdp-accordion__body a{color:var(--pdp-text);text-decoration:underline;text-underline-offset:3px;text-decoration-thickness:1px}.product-section .pdp-accordion__body a:hover{color:var(--pdp-accent)}.product-section .product__inventory,.product-section .inventory-status,.product-section [data-inventory-status]{text-align:center;font-size:13px;font-style:italic;color:var(--pdp-muted);margin:8px 0 14px;display:block}.product-section [data-inventory-status] strong{color:var(--pdp-text);font-style:normal;font-weight:700}.pdp-gallery-wrap{position:relative}@media(min-width:750px){.pdp-gallery-wrap{display:flex;align-items:flex-start;gap:14px}.pdp-gallery-wrap__main{flex:1 1 auto;min-width:0}}.pdp-variant-strip{flex:0 0 auto}.pdp-variant-strip__list{list-style:none;margin:0;padding:0;display:flex;gap:10px}@media(min-width:750px){.pdp-variant-strip__list{flex-direction:column;width:80px}}@media(max-width:749px){.pdp-variant-strip__list{overflow-x:auto;padding:4px 0 8px;-webkit-overflow-scrolling:touch}.pdp-variant-strip__item{flex:0 0 auto}}.pdp-variant-strip__item{margin:0}.pdp-variant-strip__link{display:block;width:80px;height:80px;border:1px solid #e0ddd9;border-radius:4px;overflow:hidden;background:#f6f6f6;transition:border-color .15s ease,box-shadow .15s ease}.pdp-variant-strip__link:hover{border-color:#2a1810}.pdp-variant-strip__item.is-active .pdp-variant-strip__link{border:2px solid #2a1810}.pdp-variant-strip__link img{width:100%;height:100%;object-fit:cover;display:block}.pdp-gallery-wrap:has(.pdp-variant-strip) .product__thumbs{display:none!important}@media(min-width:750px){.product-section .product-single__sticky{position:sticky;top:80px;align-self:flex-start;max-height:calc(100vh - 100px);overflow-y:auto;scrollbar-width:thin;scrollbar-color:rgba(0,0,0,.18) transparent}.product-section .product-single__sticky::-webkit-scrollbar{width:6px}.product-section .product-single__sticky::-webkit-scrollbar-track{background:transparent}.product-section .product-single__sticky::-webkit-scrollbar-thumb{background:#0000002e;border-radius:3px}}.product-section .product-block{margin:0 0 16px}.product-section .product-block:last-child{margin-bottom:0}.pdp-promo-pill-wrap{margin-bottom:14px}.pdp-promo-pill{display:inline-flex;align-items:center;gap:8px;padding:9px 16px;border-radius:6px;font-size:12px;font-weight:700;letter-spacing:.14em;text-transform:uppercase;line-height:1}.pdp-promo-pill__icon{flex:none;opacity:.95}.pdp-urgency{display:flex;align-items:center;gap:10px;font-size:14px;font-weight:500;line-height:1.3}.pdp-urgency__bullet{width:10px;height:10px;border-radius:50%;display:inline-block;flex:none;animation:pdp-pulse 1.6s ease-in-out infinite}@keyframes pdp-pulse{0%,to{opacity:1;transform:scale(1)}50%{opacity:.55;transform:scale(1.2)}}.pdp-volume-discount{display:flex;align-items:center;gap:10px;padding:10px 12px;background:#faf8f5;border-left:3px solid #ae9878;font-size:13px;color:#2a2a2a;border-radius:0 4px 4px 0}.pdp-volume-discount__icon{flex:none;color:#ae9878}.product-section .sales-points{list-style:none;margin:0;padding:0}.product-section .sales-point{margin:0 0 10px;font-size:14px;color:#2a2a2a}.product-section .sales-point .icon-and-text{display:flex;align-items:center;gap:12px}.product-section .sales-point svg{width:26px;height:26px;flex:none;color:#2a1810;stroke-width:2}.product-section .product-block--sales-point{margin:0 0 6px}.product-section .product-block--sales-point+.product-block--sales-point{margin-top:-8px}.product-section .product-block:has(.pdp-payment-row){margin-top:-8px}.pdp-payment-row{background:#f6f6f6;border-radius:8px;padding:12px 14px}.pdp-payment-row__label,.pdp-carrier-row__label{font-size:11px;letter-spacing:.12em;text-transform:uppercase;color:#777;margin-bottom:8px;font-weight:600}.pdp-payment-row__icons{display:flex;flex-wrap:wrap;gap:8px;align-items:center}.pdp-payment-icon{display:inline-flex;background:#fff;border:1px solid #e5e5e5;border-radius:4px;padding:3px 6px;height:28px;align-items:center}.pdp-payment-icon__svg,.pdp-payment-icon svg{height:18px;width:auto;display:block}.pdp-carrier-row{background:#f6f6f6;border-radius:8px;padding:12px 14px}.pdp-carrier-row__icons{display:flex;flex-wrap:wrap;gap:12px;align-items:center}.pdp-carrier-icon{display:inline-flex;background:#fff;border:1px solid #e5e5e5;border-radius:4px;padding:4px 8px;height:28px;align-items:center}.pdp-carrier-icon img{height:20px;width:auto;display:block}.pdp-usp-row{display:grid;grid-template-columns:repeat(3,1fr);gap:8px;text-align:center;padding:14px 4px;border-top:1px solid #ececec;border-bottom:1px solid #ececec}.pdp-usp-row__cell{display:flex;flex-direction:column;align-items:center;gap:6px;padding:4px 6px}.pdp-usp-row__icon{color:#2a2a2a;line-height:0}.pdp-usp-row__icon svg{width:26px;height:26px;display:block}.pdp-usp-row__text{font-size:11.5px;line-height:1.3;color:#333}.pdp-bundle-card{background:#faf8f5;border:1px solid #ece6dc;border-radius:8px;padding:14px}.pdp-bundle-card__inner{display:flex;gap:12px;align-items:flex-start}.pdp-bundle-card__icon{color:#ae9878;flex:none}.pdp-bundle-card__title{font-weight:700;font-size:14px;margin-bottom:4px;letter-spacing:.02em}.pdp-bundle-card__desc{font-size:13px;line-height:1.45;color:#444;margin-bottom:8px}.pdp-bundle-card__link{display:inline-flex;align-items:center;gap:6px;font-size:13px;font-weight:600;color:#2a1810;text-decoration:underline;text-underline-offset:3px}.pdp-bundle-card__link:hover{color:#ae9878}.pdp-accordion{border-top:1px solid #e5e5e5;margin:0;padding:0}.pdp-accordion+.pdp-accordion{border-top:1px solid #e5e5e5}.pdp-accordion:last-of-type{border-bottom:1px solid #e5e5e5}.pdp-accordion__summary{list-style:none;cursor:pointer;display:flex;align-items:center;justify-content:space-between;padding:16px 2px;font-weight:600;font-size:14px;letter-spacing:.02em;-webkit-user-select:none;user-select:none}.pdp-accordion__summary::-webkit-details-marker{display:none}.pdp-accordion__chevron{transition:transform .2s ease;flex:none}.pdp-accordion[open] .pdp-accordion__chevron{transform:rotate(180deg)}.pdp-accordion__body{padding:0 2px 16px;font-size:14px;line-height:1.55;color:#333}.pdp-size-chart__intro{font-size:13px;color:#555;margin:0 0 12px;line-height:1.5}.pdp-size-chart__note{font-size:12px;color:#777;font-style:italic;margin:12px 0 0}.pdp-size-chart__table-wrap{overflow-x:auto;margin:0;-webkit-overflow-scrolling:touch}.pdp-size-chart__table{width:100%;border-collapse:collapse;font-size:13px;min-width:360px}.pdp-size-chart__table th,.pdp-size-chart__table td{padding:8px 10px;text-align:center;border-bottom:1px solid #ececec;white-space:nowrap}.pdp-size-chart__table th{background:#faf8f5;color:#2a1810;font-size:11px;font-weight:700;text-transform:uppercase;letter-spacing:.08em;border-bottom:1px solid #d9d9d9}.pdp-size-chart__table tbody tr:hover{background:#fafafa}.pdp-size-chart__table tbody tr:last-child td{border-bottom:0}@media(max-width:480px){.pdp-size-chart__table{font-size:12px}.pdp-size-chart__table th,.pdp-size-chart__table td{padding:7px 8px}}.pdp-accordion__images{display:grid;grid-template-columns:repeat(2,1fr);gap:8px;margin-top:14px}.pdp-accordion__image{margin:0;border-radius:6px;overflow:hidden;background:#f6f6f6;aspect-ratio:1 / 1}.pdp-accordion__image img{width:100%;height:100%;object-fit:cover;display:block}@media(max-width:480px){.pdp-accordion__images{gap:6px}}.pdp-reviews__summary{display:flex;align-items:center;gap:8px;margin-bottom:8px}.pdp-reviews__stars{position:relative;display:inline-block;font-size:16px;letter-spacing:1px;line-height:1}.pdp-reviews__stars-empty{color:#d9d9d9}.pdp-reviews__stars-filled{color:#f5b400;position:absolute;top:0;left:0;white-space:nowrap;overflow:hidden}.pdp-reviews__count{font-size:13px;color:#555}.product-section .variant-input-wrap{display:flex;flex-wrap:wrap;gap:10px;border:0;padding:0;margin:6px 0 18px}.product-section .variant-input{display:inline-flex}.product-section .variant-input input[type=radio]{position:absolute;opacity:0;pointer-events:none;width:0;height:0}.product-section .variant__label{font-size:11px;font-weight:600;text-transform:uppercase;letter-spacing:.18em;color:#2a1810;margin-bottom:8px;display:flex;align-items:center;gap:6px;flex-wrap:wrap}.product-section .variant__label-info{font-weight:400;text-transform:none;letter-spacing:.02em;color:#5a4632;font-size:13px}.product-section .variant__label-info tool-tip-trigger,.product-section .variant__label-info .tool-tip-trigger{font-size:11px;letter-spacing:.06em;text-transform:uppercase;color:#2a1810}.product-section .color-swatch{position:relative;width:64px;height:64px;border-radius:6px;background-size:cover;background-position:center;background-repeat:no-repeat;cursor:pointer;text-indent:-9999px;overflow:hidden;border:1px solid #d9d9d9;transition:border-color .15s ease,box-shadow .15s ease;display:inline-block}.product-section .color-swatch:hover{border-color:#2a1810}.product-section .variant-input input[type=radio]:checked+.color-swatch{border:2px solid #2a1810}.product-section .variant-input input[type=radio]:focus-visible+.color-swatch{outline:2px solid #ae9878;outline-offset:2px}.product-section .color-swatch.disabled{opacity:.4}.product-section .color-swatch.disabled:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(to top right,transparent calc(50% - 1px),rgba(0,0,0,.5) 50%,transparent calc(50% + 1px));pointer-events:none}.product-section .variant-input-wrap .variant__button-label:not(.color-swatch){position:relative;display:inline-flex;align-items:center;justify-content:center;min-width:52px;height:48px;padding:0 14px;border:1px solid #d9d9d9;background:#fff;color:#2a1810;font-size:14px;font-weight:500;border-radius:4px;cursor:pointer;transition:border-color .15s ease,background .15s ease,color .15s ease;text-align:center;letter-spacing:.01em}.product-section .variant-input-wrap .variant__button-label:not(.color-swatch):hover{border-color:#2a1810}.product-section .variant-input input[type=radio]:checked+.variant__button-label:not(.color-swatch){background:#2a1810;border-color:#2a1810;color:#fff}.product-section .variant-input input[type=radio]:focus-visible+.variant__button-label:not(.color-swatch){outline:2px solid #ae9878;outline-offset:2px}.product-section .variant-input-wrap .variant__button-label.disabled:not(.color-swatch){color:#aaa;border-color:#ececec;background:#fafafa;cursor:not-allowed}.product-section .variant-input-wrap .variant__button-label.disabled:not(.color-swatch):after{content:"";position:absolute;left:6px;right:6px;top:50%;height:1px;background:#c5c5c5;transform:rotate(-12deg);pointer-events:none}.product-section .product__inventory,.product-section .inventory-status{text-align:center;font-size:13px;font-style:italic;color:#5a4632;margin:10px 0;display:flex;align-items:center;justify-content:center;gap:8px}.product-section .product__inventory svg,.product-section .inventory-status svg{width:16px;height:16px;color:#5a4632}.product-section .product__inventory strong,.product-section .inventory-status strong{color:#2a1810;font-style:normal;font-weight:700}.product-section .product-form__cart-submit,.product-section [data-add-to-cart],.product-section .btn--add-to-cart{background:#2a1810;color:#fff;border:0;border-radius:4px;font-size:13px;font-weight:700;letter-spacing:.14em;text-transform:uppercase;min-height:56px;width:100%}@media(max-width:749px){.product-section .product-form__cart-submit,.product-section [data-add-to-cart],.product-section .btn--add-to-cart{min-height:52px}}.pdp-sticky-atc{position:fixed;bottom:0;left:0;right:0;background:#fff;border-top:1px solid #e8e8e8;box-shadow:0 -8px 24px #00000014;z-index:1000;padding:10px 14px calc(12px + env(safe-area-inset-bottom));transform:translateY(110%);transition:transform .28s cubic-bezier(.4,0,.2,1)}.pdp-sticky-atc.is-visible{transform:translateY(0)}.pdp-sticky-atc[hidden]{display:none}.pdp-sticky-atc__inner{display:flex;align-items:center;gap:12px}.pdp-sticky-atc__media img{width:54px;height:54px;border-radius:6px;object-fit:cover;display:block;background:#f6f6f6}.pdp-sticky-atc__info{flex:1;min-width:0;display:flex;flex-direction:column;gap:2px}.pdp-sticky-atc__title{font-size:13px;font-weight:500;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;color:#2a1810;line-height:1.2}.pdp-sticky-atc__price{font-size:16px;font-weight:800;color:#2a1810;line-height:1.1;letter-spacing:-.01em}.pdp-sticky-atc__btn{flex:none;background:#2a1810;color:#fff;border:0;border-radius:6px;padding:0 22px;font-size:13px;font-weight:700;text-transform:uppercase;letter-spacing:.14em;cursor:pointer;min-height:54px;min-width:120px;display:inline-flex;align-items:center;justify-content:center;gap:8px;box-shadow:0 2px 8px #2a181040;transition:background .15s ease,transform .1s ease}.pdp-sticky-atc__btn:not(:disabled):active{transform:scale(.97);background:#1a0e08}.pdp-sticky-atc__btn:disabled{background:#b3a9a3;box-shadow:none;cursor:not-allowed}@media(max-width:380px){.pdp-sticky-atc{padding:8px 10px calc(10px + env(safe-area-inset-bottom))}.pdp-sticky-atc__media img{width:46px;height:46px}.pdp-sticky-atc__btn{min-width:100px;padding:0 16px;font-size:12px}.pdp-sticky-atc__price{font-size:15px}}@media(min-width:750px){.pdp-sticky-atc{display:none!important}}
/*# sourceMappingURL=/cdn/shop/t/10/assets/pdp-florimay.css.map */
