.pro-mode-toggle{display:flex;align-items:center;gap:.5rem;cursor:pointer;-webkit-user-select:none;user-select:none;padding:.25rem 0}.pro-mode-toggle__input{position:absolute;opacity:0;width:0;height:0}.pro-mode-toggle__slider{position:relative;width:36px;height:20px;background-color:#f5f0e8;border-radius:5px;transition:background-color .25s ease;flex-shrink:0}.pro-mode-toggle__slider:before{content:"";position:absolute;top:2px;left:2px;width:16px;height:16px;background-color:#fff;border-radius:3px;transition:transform .25s ease;box-shadow:0 1px 2px #0000001a}.pro-mode-toggle__input:checked+.pro-mode-toggle__slider{background-color:#5f4e2b}.pro-mode-toggle__input:checked+.pro-mode-toggle__slider:before{transform:translate(16px)}.pro-mode-toggle:hover .pro-mode-toggle__slider{background-color:#b8b5af}.pro-mode-toggle__input:checked+.pro-mode-toggle__slider:hover{background-color:#4a3d21}.pro-mode-toggle__label{font-size:1rem;font-weight:500;text-transform:uppercase;letter-spacing:.05em;color:var(--color-text, #1a1a1a);white-space:nowrap}.site-header--transparent .pro-mode-toggle__label{color:var(--color-header-transparent-text, #fff)}.header-sticky.header-scrolled .pro-mode-toggle__label{color:var(--color-text, #1a1a1a)}.site-header__addons>.site-header__element:first-child{padding-left:1rem;border-left:1px solid var(--color-border, #e5e5e5);display:flex;align-items:center;height:24px}.site-header--transparent .site-header__addons>.site-header__element:first-child{border-left-color:#ffffff4d}.site-header__pro-mode{margin-right:.5rem;padding-right:1rem;border-right:1px solid var(--color-border, #e5e5e5)}.site-header--transparent .site-header__pro-mode{border-right-color:#ffffff4d}body.pro-mode .f-price,body.pro-mode .product-card__price,body.pro-mode .price,body.pro-mode [data-product-price],body.pro-mode .f-product-single__block--price{display:none!important}body.pro-mode .product-card__atc,body.pro-mode .product-card__actions,body.pro-mode .f-product-single__block--quantity_selector,body.pro-mode [data-add-to-cart],body.pro-mode .btn-add-to-cart,body.pro-mode .product-form__submit,body.pro-mode .product-buttons-row__atc,body.pro-mode .f-product-single__block--buy_buttons .f-product-form,body.pro-mode .f-product-single__block--buy_buttons .f-product-form__buttons,body.pro-mode .f-product-single__block--buy_buttons pickup-availability{display:none!important}body.pro-mode .site-header__element:has(.cart-link),body.pro-mode .cart-link{display:none!important}body.pro-mode .sticky-atc-bar{display:none!important}body.pro-mode .site-header__pro-mode .pro-mode-toggle__label:after{content:"";display:inline-block;width:6px;height:6px;background-color:#5f4e2b;border-radius:50%;margin-left:.375rem;vertical-align:middle}body.pro-mode .product-card__info{padding-bottom:.5rem}.product-card__info:has(.product-card__cta){position:relative;z-index:3}.product-card:has(.product-card__cta:hover) .full-width-link,.product-card__wrapper:has(.product-card__cta:hover) .full-width-link{pointer-events:none}.product-card__designer{display:inline-block;font-size:1.4rem;line-height:1.2;font-weight:500;color:var(--color-text-body, #5f4e2b);margin-bottom:.5rem}.product-card__type-designer-row{display:flex;align-items:center;justify-content:space-between;gap:.5rem;margin-bottom:.5rem}.product-card__type-designer-row .product-card__category-badge{margin-block-end:0}.product-card__type-designer-row .product-card__designer{margin-bottom:0;font-style:italic;text-align:right}.product-card:has(.product-card__cta--sur-mesure) .f-price,.product-card:has(.product-card__cta--sur-mesure) .product-card__price,.product-card:has(.product-card__cta--sur-mesure) .price{display:none!important}.product-card:has(.product-card__cta--sur-mesure) .product-card__options,.product-card:has(.product-card__cta--sur-mesure) .product-card__swatch{display:none!important}.product-card__cta{display:flex;align-items:center;justify-content:flex-end;gap:1rem;margin-top:1.2rem;position:relative;z-index:10;pointer-events:auto}.product-card__finitions-info{position:relative;z-index:11;display:flex;align-items:center;justify-content:center;width:var(--btn-height, 4.4rem);height:var(--btn-height, 4.4rem);border:1px solid var(--color-border);border-radius:var(--btn-rounded, 0);background:transparent;cursor:pointer;transition:.3s all;flex-shrink:0;pointer-events:auto}.product-card__finitions-info:hover{border-color:var(--color-text-body, #1a1a1a)}.product-card__finitions-info svg{width:1.8rem;height:1.8rem;color:currentColor}.product-card__finitions-tooltip{position:absolute;bottom:calc(100% + 12px);right:0;min-width:220px;max-width:300px;padding:1.5rem;background:#fff;border:1px solid var(--color-border);border-radius:var(--btn-rounded, 0);box-shadow:0 4px 20px #0000001f;opacity:0;visibility:hidden;transform:translateY(8px);transition:all .25s ease;z-index:100;pointer-events:none}.product-card__finitions-info.is-active .product-card__finitions-tooltip{opacity:1;visibility:visible;transform:translateY(0);pointer-events:auto}.product-card__finitions-tooltip:after{content:"";position:absolute;bottom:-8px;right:16px;width:14px;height:14px;background:#fff;border-right:1px solid var(--color-border);border-bottom:1px solid var(--color-border);transform:rotate(45deg)}.product-card__finitions-tooltip-title{font-size:1.1rem;font-weight:var(--font-btn-weight, 500);text-transform:uppercase;letter-spacing:.05em;color:var(--color-text-body);margin-bottom:1rem}.product-card__finitions-swatches{display:flex;flex-wrap:wrap;gap:.6rem}.product-card__finition-swatch{width:36px;height:36px;border-radius:var(--btn-rounded, 0);border:1px solid var(--color-border);background-size:cover;background-position:center;cursor:default}.product-card__personnaliser-btn{position:relative;z-index:11;display:inline-flex;align-items:center;justify-content:center;gap:.6rem;padding:0 1.6rem;height:3.6rem;background:transparent;color:#726133;border:1.5px solid #726133;border-radius:0;font-family:var(--font-btn-family);font-weight:500;font-size:1.2rem;text-transform:uppercase;letter-spacing:.05em;cursor:pointer;transition:.2s all ease;text-decoration:none;white-space:nowrap;pointer-events:auto}.product-card__personnaliser-btn:hover{background:#726133;border-color:#726133;color:#fff}.product-card__personnaliser-btn svg{width:1.4rem;height:1.4rem}@media(max-width:767px){.site-header__pro-mode{display:none!important}}.mobile-pro-mode-toggle{padding:1rem;border-top:1px solid var(--color-border, #e5e5e5)}.product-card{background:#fff;border:1px solid rgba(114,97,51,.12);transition:border-color .3s ease,box-shadow .3s ease}.product-card:hover{border-color:#72613340;box-shadow:0 4px 20px #72613314}.product-card__info{background:linear-gradient(to bottom,#faf9f7,#fff);padding:1.5rem 1.2rem 1.2rem;margin-top:0!important}.product-card__image-wrapper{border-bottom:1px solid rgba(114,97,51,.08)}.product-card__title{font-weight:500;letter-spacing:.02em}.product-card__wrapper{height:100%;display:flex;flex-direction:column}.product-card__image-wrapper{flex-shrink:0}.product-card__info{flex-grow:1;display:flex;flex-direction:column}.product-card__bottom-row{display:flex;align-items:center;justify-content:space-between;gap:.8rem;margin-top:auto;padding-top:1rem;flex-wrap:wrap}.product-card__bottom-row .f-price,.product-card__bottom-row .product-card__price{margin:0;flex-shrink:1;min-width:0}.product-card__bottom-row .product-card__cta{margin-top:0;flex-shrink:0}.product-card__info{display:flex;flex-direction:column}@media(max-width:1200px){.product-card__personnaliser-btn{padding:0;width:3.6rem;min-width:3.6rem}.product-card__personnaliser-btn svg{margin:0}.product-card__personnaliser-btn{font-size:0;gap:0}.product-card__personnaliser-btn svg{width:1.6rem;height:1.6rem}}@media(max-width:767px){.product-card__info{padding:1.2rem 1rem 1rem}.product-card__bottom-row{gap:.6rem}.product-card__personnaliser-btn{width:3.2rem;min-width:3.2rem;height:3.2rem}}@media(min-width:1201px){.product-card__personnaliser-btn{font-size:1.2rem;gap:.6rem;padding:0 1.6rem;width:auto;min-width:auto}}.product-card__occasion-badge{position:absolute;top:10px;right:10px;z-index:5;display:flex;align-items:center;justify-content:center;width:32px;height:32px;background:#f5f0e8;border-radius:50%;box-shadow:0 2px 8px #0000001f;transition:transform .2s ease,background-color .2s ease;pointer-events:auto}.product-card__occasion-badge:hover{background:#ebe4d8;transform:scale(1.1)}.product-card__occasion-badge svg{width:18px;height:18px;color:#5f4e2b}.product-card__image-wrapper{position:relative}.collection-notice-row{display:flex;align-items:center;justify-content:space-between;gap:1.5rem;flex-wrap:wrap;margin-bottom:2rem}.collection-notice-row .collection-notice{flex:1;min-width:0;margin-bottom:0}.collection-occasion-legend{display:inline-flex;align-items:center;gap:.6rem;padding:.5rem 1.2rem;border:1.5px solid #5f4e2b;border-radius:50px;background:#f5f0e8;white-space:nowrap;flex-shrink:0}.collection-occasion-legend__icon{display:flex;align-items:center;justify-content:center;width:24px;height:24px;flex-shrink:0}.collection-occasion-legend__icon svg{width:14px;height:14px;color:#5f4e2b}.collection-occasion-legend__text{font-size:1.4rem;color:#5f4e2b;letter-spacing:.02em}@media(max-width:767px){.collection-notice-row{flex-direction:column;align-items:flex-start;gap:1rem}.collection-occasion-legend{padding:.4rem 1rem}.collection-occasion-legend__text{font-size:1.2rem}}.f-price__row{display:flex;align-items:baseline;gap:1.5rem;flex-wrap:wrap}.f-price__row--with-neuf .f-price__neuf-reference{margin-top:0}.f-price__neuf-reference{font-size:1.2rem;color:#888}.variant-card__occasion-tag{display:inline-block;font-size:1rem;font-weight:600;text-transform:uppercase;letter-spacing:.05em;color:#5f4e2b;background:#f5f0e8;padding:.3rem .8rem;border-radius:3px;margin-bottom:.5rem}.f-price__neuf-reference span{white-space:nowrap}.f-product-single__ecotax{display:block;margin-top:.2rem;color:#2e7d32;font-style:italic}
/*# sourceMappingURL=/cdn/shop/t/2/assets/pro-mode.css.map */
