cart-drawer .cart-drawer{position:fixed;top:max(0px,env(safe-area-inset-top,0px));right:0;bottom:0;width:min(480px,90vw);max-width:100%;z-index:201;padding-right:env(safe-area-inset-right,0)}cart-drawer .cart-drawer__overlay{position:fixed;top:0;right:0;bottom:0;left:0;background-color:#1a1a1866!important;opacity:0;transition:opacity .3s cubic-bezier(.4,0,.2,1)}cart-drawer.active .cart-drawer__overlay{opacity:1}cart-drawer .drawer__inner,cart-drawer .drawer__inner.gradient,cart-drawer .drawer__inner[class*=color-]{position:absolute;top:0;right:0;bottom:0;width:480px;max-width:100%;background:#fafaf8!important;background-color:#fafaf8!important;background-image:none!important;box-shadow:-8px 0 32px #0000001f!important;transform:translate(100%);transition:transform .3s cubic-bezier(.4,0,.2,1);display:flex;flex-direction:column;overflow:hidden}cart-drawer.active .drawer__inner{transform:translate(0)}cart-drawer .drawer__header{display:flex;align-items:center;justify-content:space-between;padding:1.75rem 2rem;border-bottom:1px solid #E8E8E6;flex-shrink:0;background:#fafaf8}cart-drawer .drawer__heading,cart-drawer .drawer__header h2{font-family:Playfair Display,serif!important;font-size:1.375rem!important;font-weight:500!important;color:#1a1a18!important;margin:0;letter-spacing:-.01em}cart-drawer .drawer__close{display:flex;align-items:center;justify-content:center;width:44px;height:44px;background:transparent!important;border:none;border-radius:50%;color:#5a5a58;cursor:pointer;transition:all .2s ease}cart-drawer .drawer__close:hover{background-color:#f0f0ee!important;color:#1a1a18}cart-drawer .drawer__close svg{width:20px;height:20px}cart-drawer .drawer__contents{flex:1;overflow-y:auto;padding:0 2rem}cart-drawer .cart-items thead{display:none!important}cart-drawer .cart-items{border-collapse:collapse;width:100%;display:block}cart-drawer .cart-items tbody{display:block}cart-drawer .cart-item{display:grid!important;grid-template-columns:100px 1fr auto;gap:1.25rem;padding:1.5rem 0;border-bottom:1px solid #E8E8E6;align-items:start}cart-drawer .cart-item:first-child{padding-top:1.5rem}cart-drawer .cart-item:last-child{border-bottom:none}cart-drawer .cart-item__media{width:100px!important;height:100px!important;min-width:100px;flex-shrink:0;border-radius:8px!important;overflow:hidden;background-color:#f5f5f3;grid-row:span 2}cart-drawer .cart-item__media img,cart-drawer .cart-item__image{width:100%!important;height:100%!important;object-fit:cover!important;border-radius:8px!important}cart-drawer .cart-item__details{flex:1;display:flex;flex-direction:column;gap:6px;padding-top:4px}cart-drawer .cart-item__name,cart-drawer .cart-item__name.h4{font-family:Inter,sans-serif!important;font-size:1rem!important;font-weight:500!important;color:#1a1a18!important;text-decoration:none;line-height:1.35;letter-spacing:-.01em}cart-drawer .cart-item__name:hover{color:#1a7b7b!important}cart-drawer .cart-item__variant,cart-drawer .product-option{font-family:Inter,sans-serif!important;font-size:.8125rem!important;font-weight:400!important;color:#6b6b68!important;line-height:1.4}cart-drawer .product-option dt,cart-drawer .product-option dd{display:inline}cart-drawer .cart-item__totals{text-align:right!important;padding-top:4px}cart-drawer .cart-item__price,cart-drawer .cart-item .price,cart-drawer .cart-item__totals .price{font-family:Inter,sans-serif!important;font-size:1rem!important;font-weight:600!important;color:#1a1a18!important;display:block}cart-drawer .cart-item__quantity{display:flex;align-items:center;gap:0;margin-top:.75rem;grid-column:2 / 3}cart-drawer .quantity-popover-wrapper{display:flex;align-items:center;gap:1rem}cart-drawer .quantity-select-wrapper{position:relative;display:inline-flex;align-items:center}cart-drawer .quantity-select{appearance:none;-webkit-appearance:none;-moz-appearance:none;background:#fff;border:1px solid #E8E8E6;border-radius:6px;padding:10px 36px 10px 14px;font-family:Inter,sans-serif;font-size:.9375rem;font-weight:500;color:#1a1a18;cursor:pointer;min-width:90px;transition:all .15s ease}cart-drawer .quantity-select:hover{border-color:#d0d0ce;background-color:#fafaf8}cart-drawer .quantity-select:focus{outline:none;border-color:#1a7b7b;box-shadow:0 0 0 2px #1a7b7b1a}cart-drawer .quantity-select__arrow{position:absolute;right:12px;top:50%;transform:translateY(-50%);pointer-events:none;color:#6b6b68;display:flex;align-items:center;justify-content:center}cart-drawer .quantity-select__arrow svg{width:10px;height:6px}cart-drawer cart-remove-button.hidden{display:none!important}cart-drawer cart-remove-button button,cart-drawer .cart-remove-button,cart-drawer .button.button--tertiary.cart-remove-button,cart-drawer .cart-item__remove{display:flex!important;align-items:center!important;justify-content:center!important;width:36px!important;height:36px!important;min-width:36px!important;font-size:0!important;color:#6b6b68!important;background:#f5f5f3!important;background-color:#f5f5f3!important;border:1px solid #E8E8E6!important;border-radius:6px!important;cursor:pointer!important;padding:0!important;transition:all .2s ease;opacity:1!important;--alpha-button-background: 1 !important}cart-drawer cart-remove-button button svg,cart-drawer .cart-remove-button svg{width:16px;height:16px}cart-drawer cart-remove-button button:hover,cart-drawer .cart-remove-button:hover,cart-drawer .cart-item__remove:hover{color:#d62828!important;background-color:#fef0f0!important;border-color:#f5c6c6!important}cart-drawer .drawer__footer{padding:1.75rem 2rem 2rem;border-top:1px solid #E8E8E6;background-color:#fafaf8!important;flex-shrink:0}cart-drawer .cart-drawer__footer{background:#fafaf8!important}cart-drawer .totals{display:flex;flex-direction:row;justify-content:space-between;align-items:baseline;gap:1rem;margin-bottom:.75rem}cart-drawer .totals__subtotal,cart-drawer .totals__shipping{display:flex;justify-content:space-between;font-family:Inter,sans-serif!important;font-size:.875rem!important;color:#6b6b68!important}cart-drawer .totals__total,cart-drawer .totals h2{font-family:Inter,sans-serif!important;font-size:.9375rem!important;font-weight:500!important;color:#5a5a58!important;margin:0}cart-drawer .totals__total-value,cart-drawer .totals p{font-family:Inter,sans-serif!important;font-size:1.25rem!important;font-weight:600!important;color:#1a1a18!important;letter-spacing:-.01em}cart-drawer .tax-note{font-family:Inter,sans-serif!important;font-size:.8125rem!important;color:#9a9a98!important;margin-bottom:1.25rem;line-height:1.4}cart-drawer .tax-note a{color:#1a7b7b!important;text-decoration:underline}cart-drawer .cart__ctas{margin-top:.5rem}cart-drawer .cart__checkout-button,cart-drawer .cart__ctas .button,cart-drawer .cart__ctas button,cart-drawer #CartDrawer-Checkout,cart-drawer button[name=checkout]{display:flex!important;align-items:center!important;justify-content:center!important;width:100%!important;padding:18px 24px!important;background:#c65d00!important;background-color:#c65d00!important;color:#fff!important;font-family:Inter,sans-serif!important;font-size:1rem!important;font-weight:600!important;letter-spacing:.01em;border:none!important;border-radius:8px!important;cursor:pointer;text-decoration:none!important;transition:all .2s ease;box-shadow:0 2px 8px #c65d0040!important}cart-drawer .cart__checkout-button:hover,cart-drawer .cart__ctas .button:hover,cart-drawer .cart__ctas button:hover,cart-drawer #CartDrawer-Checkout:hover,cart-drawer button[name=checkout]:hover{background:#b35400!important;background-color:#b35400!important;transform:translateY(-1px);box-shadow:0 4px 12px #c65d004d!important}cart-drawer .cart__trust-signals{display:flex;flex-direction:column;gap:.5rem;margin-top:1rem;text-align:center}cart-drawer .cart__trust-signal{font-family:Inter,sans-serif!important;font-size:.8125rem!important;color:#5a5a58!important}cart-drawer .drawer__inner-empty{flex:1;display:flex;flex-direction:column;align-items:center;justify-content:center;padding:3rem;text-align:center;background:#fafaf8!important}cart-drawer .cart-drawer__empty-content{display:flex;flex-direction:column;align-items:center;gap:1.5rem}cart-drawer .cart__empty-text,cart-drawer .drawer__inner-empty h2{font-family:Playfair Display,serif!important;font-size:1.25rem!important;font-weight:600!important;color:#1a1a18!important;margin:0!important}cart-drawer .drawer__inner-empty .button,cart-drawer .drawer__inner-empty a.button,cart-drawer .cart-drawer__empty-content .button,cart-drawer .cart-drawer__empty-content a.button,cart-drawer .cart-drawer__warnings .button,cart-drawer.is-empty .button{display:inline-flex!important;align-items:center!important;justify-content:center!important;padding:16px 32px!important;background:#c65d00!important;background-color:#c65d00!important;color:#fff!important;font-family:Inter,sans-serif!important;font-size:1rem!important;font-weight:600!important;border:none!important;border-radius:6px!important;text-decoration:none!important;cursor:pointer;transition:background-color .2s ease,transform .2s ease;box-shadow:none!important}cart-drawer .drawer__inner-empty .button:hover,cart-drawer .drawer__inner-empty a.button:hover,cart-drawer .cart-drawer__empty-content .button:hover,cart-drawer .cart-drawer__empty-content a.button:hover,cart-drawer .cart-drawer__warnings .button:hover,cart-drawer.is-empty .button:hover{background:#a84d00!important;background-color:#a84d00!important;transform:translateY(-1px)}cart-drawer .cart__login-title{font-family:Playfair Display,serif!important;font-size:1.125rem!important;font-weight:600!important;color:#1a1a18!important;margin-top:2rem!important;margin-bottom:.5rem!important}cart-drawer .cart__login-paragraph{font-family:Inter,sans-serif!important;font-size:.875rem!important;color:#5a5a58!important}cart-drawer .cart__login-paragraph a{color:#1a7b7b!important;text-decoration:underline}cart-drawer .cart__login-paragraph a:hover{color:#c65d00!important}@media (max-width: 767px){cart-drawer .cart-drawer,cart-drawer .drawer__inner{width:100%!important}cart-drawer .drawer__header{padding:1.25rem 1.5rem}cart-drawer .drawer__contents{padding:0 1.5rem}cart-drawer .cart-item{grid-template-columns:80px 1fr auto;gap:1rem;padding:1.25rem 0}cart-drawer .cart-item__media{width:80px!important;height:80px!important;min-width:80px}cart-drawer .drawer__footer{padding:1.5rem}cart-drawer .totals__total-value,cart-drawer .totals p{font-size:1.125rem!important}cart-drawer .quantity-select{font-size:1rem;min-height:44px}}cart-drawer .cart-drawer__upsell{background-color:#e8ede6!important;padding:1.5rem;margin:1rem 0;border-radius:8px}cart-drawer .cart-drawer__upsell-title{font-family:Inter,sans-serif!important;font-size:.875rem!important;font-style:italic;color:#5a5a58!important;margin-bottom:1rem}cart-drawer .cart-drawer__upsell-product{display:flex;align-items:center;gap:1rem}cart-drawer .cart-drawer__upsell-image{width:60px;height:60px;border-radius:4px;overflow:hidden;flex-shrink:0}cart-drawer .cart-drawer__upsell-image img{width:100%;height:100%;object-fit:cover}cart-drawer .cart-drawer__upsell-info{flex:1}cart-drawer .cart-drawer__upsell-name{font-family:Inter,sans-serif!important;font-size:.875rem!important;font-weight:500!important;color:#1a1a18!important}cart-drawer .cart-drawer__upsell-price{font-family:Inter,sans-serif!important;font-size:.875rem!important;color:#5a5a58!important}cart-drawer .cart-drawer__upsell-btn{font-family:Inter,sans-serif!important;font-size:.8125rem!important;font-weight:500!important;color:#1a7b7b!important;background:transparent!important;border:1px solid #1A7B7B!important;border-radius:4px!important;padding:8px 12px!important;cursor:pointer;transition:background-color .2s ease,color .2s ease}cart-drawer .cart-drawer__upsell-btn:hover{background-color:#1a7b7b!important;color:#fff!important}cart-drawer .drawer__inner-empty .drawer__close{position:absolute;top:1rem;right:1rem}cart-drawer h2,cart-drawer h3,cart-drawer h4{font-family:Playfair Display,serif!important;color:#1a1a18!important}cart-drawer p,cart-drawer span,cart-drawer a,cart-drawer label{font-family:Inter,sans-serif!important}
/*# sourceMappingURL=/cdn/shop/t/25/assets/sushenah-cart-drawer.css.map */
