.drawer{position:fixed;top:0;right:0;height:100dvh;width:420px;max-width:100vw;z-index:10;transform:translate(100%);transition:transform .3s ease;display:flex;flex-direction:column;visibility:hidden}.drawer.active{transform:translate(0);visibility:visible}.drawer__inner{height:100dvh;display:flex;flex-direction:column;background:#f0edea;box-shadow:-4px 0 20px #0000001a}.cart-drawer__overlay{position:fixed;top:0;right:0;bottom:0;left:0;background:#0006;z-index:-1;opacity:0;transition:opacity .3s ease}.drawer.active .cart-drawer__overlay{opacity:1}.drawer__header{display:flex;align-items:center;justify-content:space-between;padding:1.5rem 2rem;border-bottom:1px solid #DDD8D3;flex-shrink:0}.drawer__heading{margin:0;font-family:Jost,sans-serif;font-size:1.6rem;font-weight:600;color:#1a1a1a;letter-spacing:.02em;text-transform:uppercase}.drawer__close{display:flex;align-items:center;justify-content:center;width:36px;height:36px;padding:0;border:none;background:none;cursor:pointer;color:#1a1a1a;border-radius:50%;transition:background .2s}.drawer__close:hover{background:#0000000f}.drawer__close svg{width:18px;height:18px;display:block}.drawer__body{flex:1;overflow-y:auto;display:flex;flex-direction:column}.drawer__body::-webkit-scrollbar{width:4px}.drawer__body::-webkit-scrollbar-thumb{background:#00000026;border-radius:2px}.drawer__empty{flex:1;display:flex;flex-direction:column;align-items:center;justify-content:center;padding:4rem 2rem;text-align:center}.drawer__empty-icon{width:48px;height:48px;margin-bottom:1.5rem;color:#7a6f68}.drawer__empty-heading{font-family:Cormorant,Georgia,serif;font-size:1.8rem;font-weight:400;color:#1a1a1a;margin:0 0 .5rem}.drawer__empty-text{font-family:Jost,sans-serif;font-size:1.4rem;color:#7a6f68;margin:0 0 2rem;line-height:1.5}.drawer__empty-btn{display:inline-flex;align-items:center;justify-content:center;width:100%;max-width:280px;padding:1.2rem 2rem;font-family:Jost,sans-serif;font-size:1.4rem;font-weight:600;letter-spacing:.06em;text-transform:uppercase;text-decoration:none;color:#fff;background:#c25a30;border:none;border-radius:4px;cursor:pointer;transition:background .2s;line-height:1}.drawer__empty-btn:hover{background:#a04e2e}cart-drawer-items{flex:1;overflow-y:auto;padding:0}cart-drawer-items.is-empty{display:none}cart-drawer-items::-webkit-scrollbar{width:4px}cart-drawer-items::-webkit-scrollbar-thumb{background:#00000026;border-radius:2px}.drawer__cart-items-wrapper{padding:0}.cart-items{width:100%;border-collapse:collapse}.cart-item{border-bottom:1px solid #DDD8D3}.cart-item:last-child{border-bottom:none}.drawer__footer{border-top:1px solid #DDD8D3;padding:2rem;background:#f0edea;flex-shrink:0}.drawer__totals{display:flex;justify-content:space-between;align-items:center;margin-bottom:.8rem}.drawer__totals-label,.drawer__totals-value{font-family:Jost,sans-serif;font-size:1.5rem;font-weight:600;color:#1a1a1a}.drawer__tax-note{font-family:Jost,sans-serif;font-size:1.2rem;color:#7a6f68;text-align:center;margin:0 0 1.5rem;line-height:1.4}.drawer__footer .discounts{margin:0 0 1rem;padding:0;list-style:none}.drawer__footer .discounts__discount{display:flex;align-items:center;gap:.4rem;font-family:Jost,sans-serif;font-size:1.3rem;color:#1a1a1a;justify-content:flex-end}.drawer__footer .discounts__discount svg{width:14px;height:14px}.drawer__checkout{width:100%;height:50px;display:flex;align-items:center;justify-content:center;font-family:Jost,sans-serif;font-size:1.4rem;font-weight:600;letter-spacing:.08em;text-transform:uppercase;text-decoration:none;color:#fff;background:#1a1a1a;border:none;border-radius:4px;cursor:pointer;transition:background .2s;line-height:1}.drawer__checkout:hover{background:#c8673a}.drawer__checkout:disabled{opacity:.35;cursor:not-allowed;pointer-events:none}#Details-CartDrawer{margin-bottom:1.5rem}#Details-CartDrawer summary{display:flex;align-items:center;gap:.5rem;cursor:pointer;font-family:Jost,sans-serif;font-size:1.3rem;color:#7a6f68;list-style:none}#Details-CartDrawer summary::-webkit-details-marker{display:none}#Details-CartDrawer summary .icon-caret{width:10px;height:10px;transition:transform .2s}#Details-CartDrawer[open] summary .icon-caret{transform:rotate(180deg)}#Details-CartDrawer .cart__note{margin-top:1rem}#Details-CartDrawer .field__input{width:100%;padding:1rem;font-family:Jost,sans-serif;font-size:1.3rem;color:#1a1a1a;background:#fff;border:1px solid #DDD8D3;border-radius:4px;resize:vertical;min-height:60px}.cart-item__media{padding:1rem 0 1rem 1rem;width:80px}.cart-item__image{width:100%;border-radius:4px}.cart-item__details{padding:1rem .5rem;vertical-align:top}.cart-item__details .cart-item__name{font-family:Cormorant,Georgia,serif;font-size:1.5rem;color:#1a1a1a;text-decoration:none;font-weight:500}.cart-item__details .product-option{font-family:Jost,sans-serif;font-size:1.2rem;color:#7a6f68;margin:.2rem 0 0}.cart-item__totals{padding:1rem .5rem;vertical-align:top}.cart-item__totals .price{font-family:Jost,sans-serif;font-size:1.4rem;font-weight:600;color:#1a1a1a}.cart-item__quantity{padding:1rem 1rem 1rem .5rem;vertical-align:top}.quantity{display:inline-flex;align-items:center;border:1px solid #DDD8D3;border-radius:4px;background:#fff}.quantity__button{display:flex;align-items:center;justify-content:center;width:32px;height:32px;padding:0;border:none;background:none;cursor:pointer;color:#1a1a1a}.quantity__button .svg-wrapper{width:12px;height:12px;display:flex;align-items:center;justify-content:center}.quantity__input{width:36px;height:32px;padding:0;border:none;text-align:center;font-family:Jost,sans-serif;font-size:1.3rem;color:#1a1a1a;background:none;-moz-appearance:textfield}.quantity__input::-webkit-inner-spin-button,.quantity__input::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}.cart-remove-button{margin-left:.5rem}.cart-remove-button .button--tertiary{display:flex;align-items:center;justify-content:center;width:28px;height:28px;padding:0;border:none;background:none;cursor:pointer;color:#7a6f68;transition:color .2s}.cart-remove-button .button--tertiary:hover{color:#c8673a}.cart-remove-button .svg-wrapper{width:14px;height:14px;display:flex;align-items:center;justify-content:center}@media(max-width:749px){.drawer{width:100%}}
/*# sourceMappingURL=/cdn/shop/t/2/assets/component-cart-drawer.css.map */
