.lookbook-drawer-component{display:block}.lookbook-drawer__dialog{--animation-speed: .24s;width:calc(100% - 40px);max-width:350px;height:648px;max-height:calc(100dvh - 32px);max-height:calc(100vh - 32px);margin:auto;border-radius:6px;padding:0;overflow:hidden;display:flex;flex-direction:column;z-index:10000;position:fixed;top:0;right:0;bottom:0;left:0;border:none;background:#fff;box-shadow:0 8px 30px #00000040}.lookbook-drawer__dialog::backdrop{background:#00000080;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px)}.lookbook-drawer__dialog:not([open]){display:none}.lookbook-drawer__dialog[open]{animation:lookbook-modal-fade-in .25s ease-out forwards;border-radius:6px}.lookbook-drawer__dialog.dialog-closing{animation:lookbook-modal-fade-out .2s ease-in forwards}@keyframes lookbook-modal-fade-in{0%{opacity:0;transform:scale(.95)}to{opacity:1;transform:scale(1)}}@keyframes lookbook-modal-fade-out{0%{opacity:1;transform:scale(1)}to{opacity:0;transform:scale(.95)}}.lookbook-drawer__close-button{position:absolute;top:10px;right:10px;z-index:15;background:#fff3;backdrop-filter:blur(2px);-webkit-backdrop-filter:blur(2px);color:#fff;border-radius:50%;width:30px;height:30px;display:flex;align-items:center;justify-content:center;border:none;cursor:pointer;padding:0;transition:background .2s ease,transform .15s ease}.lookbook-drawer__close-button:hover{background:#ffffff59;transform:scale(1.05)}.lookbook-drawer__close-button svg{width:12px;height:12px;display:block}.lookbook-drawer__content{display:flex;flex-direction:column;width:100%;height:100%;overflow-y:auto;overflow-x:hidden}.lookbook-drawer__slider-wrapper{position:relative;width:100%;max-width:350px;height:438px;flex-shrink:0;background:#f7f7f7;overflow:hidden;border-radius:6px 6px 0 0}.lookbook-drawer__slider{display:flex;width:100%;height:100%;overflow-x:auto;scroll-snap-type:x mandatory;scrollbar-width:none}.lookbook-drawer__slider::-webkit-scrollbar{display:none}.lookbook-drawer__slide{flex:0 0 100%;width:100%;height:100%;scroll-snap-align:start;display:flex;align-items:center;justify-content:center;background:#f7f7f7}.lookbook-drawer__image{width:100%;height:100%;object-fit:cover;object-position:center bottom;display:block}.lookbook-slider-arrow{position:absolute;top:50%;transform:translateY(-50%);z-index:10;background:transparent;border:none;width:34px;height:34px;display:flex;align-items:center;justify-content:center;cursor:pointer;padding:0;filter:drop-shadow(0px 1px 3px rgba(0,0,0,.5));transition:transform .15s ease,opacity .15s ease}.lookbook-slider-arrow:hover{opacity:.85;transform:translateY(-50%) scale(1.08)}.lookbook-slider-arrow svg{width:34px;height:34px;display:block}.lookbook-slider-arrow--prev{left:6px}.lookbook-slider-arrow--next{right:6px}.lookbook-drawer__content,.lookbook-drawer__product-card,.lookbook-product-form-wrapper,.lookbook-add-to-cart-form,.lookbook-add-to-cart-form form{position:static}.lookbook-drawer__product-card{padding:15px 15px 70px;background:#fff}.lookbook-product-title{font-size:20px;margin:0 0 6px;font-weight:500;color:#000;line-height:1.2}.lookbook-product-price{font-size:16px;font-weight:500;color:#9e462c;margin-bottom:6px;line-height:normal}.lookbook-product-price .price-item--regular,.lookbook-product-price .price-item--sale,.lookbook-product-price .price-item{color:#9e462c;font-weight:500}.lookbook-product-rating{margin-bottom:10px;display:flex;align-items:center;gap:6px}.lookbook-product-rating .rating-stars{display:inline-flex;align-items:center;gap:2px}.lookbook-product-rating .rating-stars svg{width:15px;height:15px;fill:#fdcc57;display:block}.lookbook-product-rating .rating-text{font-size:12px;font-weight:400;color:#000;line-height:normal}.lookbook-variant-selector{display:block}.lookbook-option-legend{display:block;font-size:12px;font-weight:400;margin-bottom:6px;color:#000;line-height:normal}.lookbook-option-buttons{display:flex;flex-wrap:wrap;gap:7px 7px}.lookbook-option-button{display:inline-flex;align-items:center;justify-content:center;height:28px;padding:0 8px;border:1px solid #E2E2E2;border-radius:2px;background:#fff;color:#000;font-size:12px;font-weight:400;line-height:1;white-space:nowrap;cursor:pointer;transition:background .15s ease,color .15s ease,border-color .15s ease}.lookbook-option-button.is-selected{background:#000;color:#fff;border-color:#000;font-weight:500}.lookbook-option-button.is-unavailable{opacity:.4;cursor:not-allowed;text-decoration:line-through}.lookbook-add-actions{display:flex;gap:10px;align-items:center;position:absolute;bottom:0;left:0;right:0;width:100%;background:#fff;padding:14px 15px 15px;margin:0;z-index:20;box-sizing:border-box}.lookbook-add-actions .quantity{display:flex;align-items:center;justify-content:space-between;border:1px solid #E1E1E1;border-radius:3px;height:40px;width:88px;background:#f7f7f7;padding:7px 13px;box-sizing:border-box}.lookbook-add-actions .quantity__button{background:none;border:none;padding:0;width:auto;height:100%;display:flex;align-items:center;justify-content:center;cursor:pointer;font-size:14px;color:#333}.lookbook-add-actions .quantity__input{flex:1;min-width:0;text-align:center;border:none;background:none;padding:0;font-size:12px;font-weight:500;color:#111;-moz-appearance:textfield;pointer-events:none;-webkit-user-select:none;user-select:none}.lookbook-add-actions .quantity__input::-webkit-outer-spin-button,.lookbook-add-actions .quantity__input::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}.lookbook-add-button{flex:1;background:#9e462c;color:#fff;border:none;border-radius:4px;height:40px;padding:10px 0;font-size:16px;font-weight:400;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:opacity .2s ease}.lookbook-add-button:hover{opacity:.92}.lookbook-add-button:disabled{background:#9e462c;opacity:.5;cursor:not-allowed}.shop-look-button{position:absolute;bottom:110px;right:11px;width:60px;height:60px;border-radius:60px;border:2px solid #9F452D;padding:0;z-index:10;cursor:pointer;overflow:hidden;background:transparent}@media screen and (min-width:750px){.shop-look-button{display:none}}.shop-look-button__thumbnail{width:100%;height:100%;border-radius:50%;object-fit:cover;display:block}
/*# sourceMappingURL=/cdn/shop/t/36/assets/lookbook-modal.css.map */
