.size-drawer{position:fixed;top:0;right:0;bottom:0;left:0;display:none;align-items:flex-end;justify-content:center;z-index:9999}.size-drawer.is-open{display:flex}.size-drawer__overlay{position:fixed;top:0;right:0;bottom:0;left:0;background:#00000073;z-index:9998;pointer-events:auto;cursor:pointer}.size-drawer__content{position:relative;width:100%;background:#fff;border-radius:0;padding:20px;margin:0;box-shadow:none;transform:translateY(20px);opacity:0;transition:transform .3s ease,opacity .3s ease;z-index:2;display:flex;flex-direction:column}.size-drawer.is-open .size-drawer__content{transform:translateY(0);opacity:1}@media (min-width: 750px){.size-drawer{align-items:flex-end}.size-drawer__content{margin:0;border-radius:0;transform:translateY(20px)}.size-drawer.is-open .size-drawer__content{transform:translateY(0)}}.size-drawer__header{display:flex;align-items:center;justify-content:space-between;margin-bottom:16px}.size-drawer__header h3{margin:0;font-size:14px;font-weight:500;color:#333}.size-drawer__body{display:flex;flex-direction:column;gap:16px}.size-drawer__guide{text-align:right;font-size:11px}.size-drawer__guide a{color:#666;text-decoration:underline}.size-drawer__list{display:flex;flex-direction:column;gap:0}.size-item{display:flex;align-items:center;justify-content:flex-start;gap:8px;padding:12px 0;cursor:pointer;transition:background-color .2s ease}.size-item:hover:not(.size-item--unavailable){background-color:#f8f8f8}.size-item__label{font-size:14px;font-weight:400;color:#333}.size-item__stock{font-size:11px;color:#f60;font-weight:500;display:inline-block}.size-item__loading-message{color:#000!important;font-weight:500;display:inline-block!important;visibility:visible!important}.size-item--unavailable{cursor:not-allowed}.size-item--unavailable .size-item__label{color:#999;text-decoration:line-through}.size-item--active{background-color:transparent;color:#333}.size-item--active .size-item__label{color:#333;font-weight:500}.size-item--active .size-item__stock{color:#000}.size-item--loading{opacity:1;position:relative}.size-item--loading:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:transparent;display:flex;align-items:center;justify-content:center}.size-drawer__status{font-size:12px;color:#666;min-height:16px;margin-top:8px}.choose-size-btn--loading{pointer-events:none;opacity:.7}.choose-size-btn--added{background:#198754;border-color:#198754}.product-form__input--size-hidden,.product-form__input[data-size-hidden=true]{display:none!important}.size-drawer--desktop .size-drawer__overlay{background:transparent}.size-drawer--desktop .size-drawer__content{position:fixed;inset:auto;width:auto;max-width:calc(100vw - 24px);background:#fff;border-radius:0;box-shadow:0 18px 45px #0000000d;padding:18px 20px;transform:translate3d(0,-8px,0);opacity:0;transition:transform .2s ease,opacity .2s ease;overflow:hidden;z-index:10000}.size-drawer--desktop .size-drawer__content[data-drop=up]{transform:translate3d(0,8px,0)}.size-drawer--desktop.is-open .size-drawer__content{transform:translateZ(0);opacity:1}.size-drawer--desktop .size-drawer__body{overflow-y:auto;margin-top:12px}.size-drawer--desktop .size-drawer__header{margin-bottom:8px}
/*# sourceMappingURL=/cdn/shop/t/55/assets/size-drawer.css.map */
