.product-page__style-it-with-btn{display:inline-flex;align-items:center;gap:var(--spacing-sm);padding:var(--spacing-sm);padding-inline-end:var(--spacing-md);background-color:var(--color-surface-primary);border:0;color:var(--color-text-primary);cursor:pointer;font:inherit;font-size:var(--font-size-sm, 13px);letter-spacing:.05em;text-transform:uppercase;border-radius:var(--radius-xs)}.product-page__style-it-with-btn svg{transition:transform .3s ease}.product-page__style-it-with-btn:hover svg{transform:rotate(90deg)}.product-page__style-it-with-btn:not(.product-page__style-it-with-btn--mobile){position:fixed;bottom:24px;z-index:2}@media (max-width: 1023px){.product-page__style-it-with-btn:not(.product-page__style-it-with-btn--mobile){display:none}}.product-page__style-it-with-btn--mobile{position:absolute;bottom:var(--spacing-xl);right:var(--spacing-xl);z-index:10}@media (min-width: 1024px){.product-page__style-it-with-btn--mobile{display:none}}.product-page__mobile_product_carousel{position:relative}.shop-the-look-drawer-trigger{background:none;border:none;padding:0;margin:0;cursor:pointer;display:block;width:100%;font:inherit;color:inherit;line-height:0}.shop-the-look-drawer-trigger img{display:block;width:100%;height:auto}.shop-the-look-drawer{position:fixed;top:0;right:0;bottom:0;left:0;z-index:99999;visibility:hidden;pointer-events:none}.shop-the-look-drawer.is-open{visibility:visible;pointer-events:auto}.shop-the-look-drawer__overlay{position:absolute;top:0;right:0;bottom:0;left:0;background-color:#00000073;opacity:0;transition:opacity .4s ease}.shop-the-look-drawer.is-open .shop-the-look-drawer__overlay{opacity:1}.shop-the-look-drawer__panel{position:absolute;top:0;right:0;bottom:0;left:auto;width:100%;max-width:980px;background-color:var(--color-surface-primary);display:grid;grid-template-rows:100%;grid-template-columns:1fr 1fr;overflow:hidden;transform:translate(100%);transition:transform .4s ease}.shop-the-look-drawer.is-open .shop-the-look-drawer__panel{transform:translate(0)}.shop-the-look-drawer__close{position:fixed;top:var(--spacing-md);right:var(--spacing-md);z-index:3;background:transparent;border:none;padding:8px;cursor:pointer;color:var(--color-text-primary)}.shop-the-look-drawer__gallery{overflow-y:auto;overflow-x:hidden;height:100%;background-color:var(--color-surface-secondary, #f5f4f1)}.shop-the-look-drawer__gallery-inner{width:100%;position:relative}.shop-the-look-drawer__gallery-image{display:block;width:100%;height:auto;-o-object-fit:cover;object-fit:cover}.shop-the-look-drawer__gallery-counter{background-color:#231c0929;border-radius:var(--spacing-xs);gap:var(--spacing-sm);padding:var(--spacing-xs) var(--spacing-sm);color:var(--color-text-invert);position:absolute;bottom:var(--spacing-xl);left:var(--spacing-xl);z-index:1;display:none}.shop-the-look-drawer__details{padding:var(--spacing-2xl) var(--spacing-xl) var(--spacing-2xl);overflow-y:auto;overscroll-behavior:contain;height:100%;display:flex;flex-direction:column;gap:var(--spacing-md)}.shop-the-look-drawer__back{display:none;align-items:center;gap:var(--spacing-sm);background:transparent;border:none;padding:0;margin-block-start:var(--spacing-md);color:var(--color-text-primary);cursor:pointer;font:inherit}.shop-the-look-drawer__title-row{display:flex;align-items:flex-start;justify-content:space-between;gap:var(--spacing-md);margin-block-start:var(--spacing-2xl)}.shop-the-look-drawer__title{margin:0;flex:1;min-width:0}.shop-the-look-drawer__wishlist{cursor:pointer;display:inline-flex;padding:4px;color:var(--color-text-primary);flex-shrink:0}.shop-the-look-drawer__wishlist.is-active svg{fill:currentColor}.shop-the-look-drawer__price{margin:0;display:flex;gap:8px}.shop-the-look-drawer__price--compare{text-decoration:line-through;opacity:.6}.shop-the-look-drawer__reviews{display:inline-block;color:inherit}.shop-the-look-drawer__reviews .product-review-summary{justify-content:flex-start}.shop-the-look-drawer__reviews .pdp-featured-review__view-all-btn:after{display:none}.shop-the-look-drawer__colour-label,.shop-the-look-drawer .product-page__details--colour-options{margin:0}.shop-the-look-drawer__size-tip{display:flex;align-items:center;gap:8px;padding:var(--spacing-sm) var(--spacing-md);border:1px solid var(--color-border-tertiary, #d9d7d1);border-radius:var(--radius-md, 4px)}.shop-the-look-drawer__size-tip svg{flex-shrink:0}.shop-the-look-drawer__atb .add-to-bag-form,.shop-the-look-drawer__atb .pdp-atb-cta{width:100%}.shop-the-look-drawer__error{color:var(--color-text-error, #b00020);margin:0}.shop-the-look-drawer__model-size{margin:0}.shop-the-look-drawer__size-guide{text-decoration:underline;color:inherit}.shop-the-look-drawer__more-details{width:100%;display:flex;justify-content:center;margin-block-start:var(--spacing-3xl)}.shop-the-look-drawer .pdp-inline-size-selector__option-group{margin-block-start:var(--spacing-2xl)}@media (max-width: 1023px){.shop-the-look-drawer__panel{max-width:none;display:block;height:100vh;height:100dvh;overflow-y:auto;overscroll-behavior:contain;transform:translateY(100%)}.shop-the-look-drawer.is-open .shop-the-look-drawer__panel{transform:translateY(0)}.shop-the-look-drawer__gallery{position:sticky;top:0;height:auto;max-height:70vh;overflow:hidden;z-index:0}.shop-the-look-drawer__gallery-inner .splide__list{padding-inline-end:10%!important}.shop-the-look-drawer__gallery-counter{display:flex}.shop-the-look-drawer__details{position:relative;z-index:1;background-color:var(--color-surface-primary);padding-top:var(--spacing-md);min-height:60vh;border-top-left-radius:var(--radius-md);border-top-right-radius:var(--radius-md);overflow-y:visible;overscroll-behavior:auto;height:auto}.shop-the-look-drawer__back{display:inline-flex}}@media (min-width: 1024px){.shop-the-look-drawer__gallery .splide__track,.shop-the-look-drawer__gallery .splide__list{display:block}.shop-the-look-drawer__gallery .splide__slide{width:100%!important;float:none}}
