.product-information-drawer{position:fixed;top:0;right:0;bottom:0;left:0;z-index:999999999;display:flex;visibility:hidden;background:rgba(var(--color-foreground),.2)}.product-information-drawer.is-open{visibility:visible;justify-content:flex-end}.product-information-drawer .drawer__panel{position:relative;width:min(92vw,50rem);height:100dvh;padding:1.5rem;background:#fff;box-shadow:-2px 0 18px #0000001f;transform:translate(100%);transition:transform .25s ease;display:flex;flex-direction:column;outline:none;overflow-y:auto;-webkit-overflow-scrolling:touch}.product-information-drawer.is-open .drawer__panel{transform:translate(0)}.product-information-drawer .drawer__body{font-size:1.5rem}.product-information-drawer--header{display:flex;justify-content:space-between;align-items:center}.product-information-drawer--header .h4{margin-block-start:0;margin-block-end:0}.product-information-drawer__condition{display:flex;gap:.8rem;align-items:center;padding-block:1rem}.product-information-drawer__condition p{margin-block-start:0;margin-block-end:0;line-height:1.05}.product-information-drawer .icon{width:1.8rem;height:1.8rem;color:#fff;background:rgba(var(--color-button));border-radius:50%;padding:.4rem}
/*# sourceMappingURL=/cdn/shop/t/13/compiled_assets/styles.css.map */
