<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">#product-card-popup{bottom:0;position:fixed;background-color:var(--secondary_accent);color:var(--primary_text);padding:1.5rem 1rem;border-radius:.5rem .5rem 0 0;width:100%;opacity:0;z-index:33;transition:all .3s;animation:drawerClose .4s forwards}.product-popup__inner-content,.product-card__information-meta{display:flex;flex-direction:column;gap:1rem}#product-card-popup .product-card__variant-options{width:100%}#product-card-popup .option-selector__wrapper{display:unset}#product-card-popup .option-selector__button{height:3rem}#product-card-popup .option-selector__selected-option{color:var(--primary_text)}.option-selector__content-dropdown{border-radius:0;box-shadow:0 4px 12px #577d9c1a}#product-card-popup .option-selector__content-dropdown.absolute.from-top{top:100%}#product-card-popup .product-card__form{position:relative}#product-card-popup .product-card__popup-atc{margin-bottom:26px}.product-card__popup-atc .Button{width:100%;min-height:2.625rem;padding:0}#product-card-popup .option-selector__content-dropdown.absolute.from-bottom{bottom:100%}#product-card-popup[aria-expanded=true]{animation:drawerOpen .4s forwards;opacity:1;bottom:-1px}@keyframes drawerClose{0%{transform:translateY(0);opacity:1}99%{opacity:1}to{transform:translateY(100%);opacity:0}}@keyframes drawerOpen{0%{transform:translateY(100%)}50%{transform:translateY(-2%)}to{transform:translateY(0)}}.price--lower-alert{color:var(--alert_error)}.product-card__popup-image-container{display:flex;gap:1rem}#product-card-popup .product-card__atc-button{min-height:48px;width:100%}.product-card__popup-image{width:104px}.product-card__popup-image img{border-radius:.125rem}@media screen and (min-width: 1025px){#product-card-popup .product-card__popup-atc{margin-bottom:0}#product-card-popup{border-radius:.375rem;padding:1rem;position:absolute}}
/*# sourceMappingURL=/cdn/shop/t/36/assets/mobile-product-card-drawer.css.map */
</pre></body></html>