cart-drawer{position:fixed;top:0;right:0;bottom:0;left:0;z-index:1000;visibility:hidden;pointer-events:none}cart-drawer[aria-hidden=false]{visibility:visible;pointer-events:auto}.cart-count--empty{display:none!important}.cart-drawer__shell{position:absolute;top:0;right:0;bottom:0;left:0;display:flex;justify-content:flex-end}.cart-drawer__overlay{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;padding:0;border:0;background:#0003;opacity:0;transition:opacity .25s ease}.cart-drawer__panel{position:relative;z-index:1;width:400px;max-width:calc(100vw - 48px);height:100%;display:flex;flex-direction:column;overflow:hidden;background:#fff;border-left:1px solid rgba(68,68,68,.2);color:var(--omfy-ink);transform:translate(100%);transition:transform .25s ease;box-shadow:-12px 0 40px #2318131f}cart-drawer[aria-hidden=false] .cart-drawer__overlay{opacity:1}cart-drawer[aria-hidden=false] .cart-drawer__panel{transform:translate(0)}.cart-drawer__header{min-height:74px;padding:20px 64px 20px 30px;display:flex;align-items:center;border-bottom:1px solid var(--omfy-line)}.cart-drawer__header h2{margin:0;font-size:20px;line-height:1.2}.cart-drawer__header h2 span{font-size:14px;font-weight:400}.cart-drawer__close{position:absolute;z-index:2;top:14px;right:12px;width:44px;height:44px;display:grid;place-items:center;padding:0;border:0;background:transparent}.cart-drawer__contents{flex:1;min-height:0;overflow:hidden;padding:0 5px}.cart-drawer__items{height:100%;padding:10px 10px 20px;overflow-y:auto;scrollbar-width:thin}.cart-drawer__item{display:grid;grid-template-columns:96px minmax(0,1fr);gap:14px;padding:18px 0;border-bottom:1px solid var(--omfy-line)}.cart-drawer__item-media{position:relative;align-self:start;aspect-ratio:1;overflow:hidden;border-radius:8px;background:#f5f2f0}.cart-drawer__item-media img,.cart-drawer__item-media svg{width:100%;height:100%;object-fit:cover}.cart-drawer__item-details{min-width:0}.cart-drawer__item-details>small{display:block;margin-bottom:3px;font-size:10px;text-transform:uppercase}.cart-drawer__item-title{display:block;font-size:15px;font-weight:700;line-height:1.25}.cart-drawer__item-title:hover{text-decoration:underline;text-underline-offset:3px}.cart-drawer__options,.cart-drawer__properties{display:flex;flex-direction:column;margin-top:6px;font-size:12px;color:#70655f}.cart-drawer__price{display:flex;align-items:center;gap:8px;margin-top:8px;font-size:13px}.cart-drawer__price s{color:#8d8581}.cart-drawer__discounts{display:flex;flex-direction:column;gap:4px;margin:8px 0 0;padding:0;list-style:none;color:var(--omfy-brand);font-size:11px}.cart-drawer__discounts li{display:flex;align-items:center;gap:5px}.cart-drawer__discounts .icon{width:12px;height:12px}.cart-drawer__item-actions{display:grid;grid-template-columns:auto auto 1fr;align-items:center;gap:10px;margin-top:12px}.cart-drawer__quantity{height:36px;display:grid;grid-template-columns:34px 34px 34px;border:1px solid var(--omfy-line);border-radius:4px}.cart-drawer__quantity button,.cart-drawer__quantity input{min-width:0;padding:0;border:0;background:#fff;text-align:center}.cart-drawer__quantity button{display:grid;place-items:center}.cart-drawer__quantity .icon{width:13px;height:13px}.cart-drawer__quantity input{width:34px;-webkit-appearance:textfield;appearance:textfield}.cart-drawer__quantity input::-webkit-inner-spin-button{-webkit-appearance:none;appearance:none}.cart-drawer__remove{padding:4px 0;border:0;background:transparent;color:#756a65;font-size:11px;text-decoration:underline;text-underline-offset:3px}.cart-drawer__line-price{justify-self:end;font-size:13px}.cart-drawer__footer{flex:none;padding:18px 20px 22px;border-top:1px solid var(--omfy-line);background:#fff}.cart-drawer__discounts--cart{margin:0 0 10px;align-items:flex-end}.cart-drawer__subtotal{display:flex;align-items:center;justify-content:space-between;gap:20px;font-size:16px}.cart-drawer__footer>small{display:block;margin:8px 0 16px;color:#756a65;font-size:11px}.cart-drawer__checkout{width:100%;min-height:52px}.cart-drawer__checkout .icon{width:17px;height:17px}.cart-drawer__empty{position:relative;height:100%;display:flex;align-items:center;justify-content:center;padding:30px 20px}.cart-drawer__empty-content{width:100%;text-align:center}.cart-drawer__empty-icon{width:52px;height:52px;display:grid;place-items:center;margin:0 auto 20px;border:1px solid var(--omfy-line);border-radius:50%}.cart-drawer__empty-content h2{margin:0 0 24px;font-size:24px}.cart-drawer__empty-content .button{width:min(280px,100%)}.cart-drawer__error{position:absolute;z-index:3;right:16px;bottom:16px;left:16px;padding:10px 12px;border:1px solid #ad3f32;background:#fff8f6;color:#8f2f24;font-size:12px}.cart-drawer__item.is-loading{opacity:.55;pointer-events:none}@media(max-width:749px){.cart-drawer__overlay{display:none}.cart-drawer__panel{width:100%;max-width:100%;border:0;box-shadow:none}.cart-drawer__header{min-height:72px;padding:20px 60px 20px 15px}.cart-drawer__header h2{font-size:22px}.cart-drawer__close{top:12px;right:4px}.cart-drawer__contents{padding:0 5px}.cart-drawer__items{padding-inline:10px}.cart-drawer__item{grid-template-columns:88px minmax(0,1fr);gap:12px;padding:16px 0}.cart-drawer__item-actions{grid-template-columns:auto auto}.cart-drawer__line-price{display:none}.cart-drawer__footer{margin-top:auto;padding:16px 15px 18px}.cart-drawer__checkout{min-height:54px;padding:16px}}@media(prefers-reduced-motion:reduce){.cart-drawer__overlay,.cart-drawer__panel{transition:none}}
/*# sourceMappingURL=/cdn/shop/t/9/assets/cart-drawer.css.map */
