.cart-drawer .cart-item__vendor-header{display:block!important;width:100%}.cart-drawer .vendor-badge-cell{display:block!important;width:100%!important;text-align:center;margin-left:-1.5rem;margin-right:-1.5rem;padding:1.25rem 1.5rem}.vendor-badge-pill{display:inline-flex;align-items:center;justify-content:center;gap:.5rem;padding:.75rem 1.5rem;background:linear-gradient(135deg,#3b82f61a,#8b5cf61a);border-radius:50px;border:1px solid rgba(59,130,246,.2);width:fit-content;margin:0 auto}.vendor-badge-text{color:#495057;font-size:.875rem;text-transform:uppercase;letter-spacing:.05em;font-weight:700;background:linear-gradient(135deg,#3b82f6,#8b5cf6);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;white-space:nowrap}@media screen and (max-width:749px){.cart-items .vendor-badge-cell{margin-left:-1rem;margin-right:-1rem;padding:1rem}.vendor-badge-pill{padding:.5rem 1rem;gap:.375rem}.vendor-badge-text{font-size:.75rem}}@media screen and (max-width:374px){.cart-items .vendor-badge-cell{padding:.75rem 0}.vendor-badge-pill{padding:.375rem .75rem}.vendor-badge-text{font-size:.7rem}}.drawer__header--styled{position:relative;padding:2rem 1rem 1.5rem;border-bottom:2px solid #e5e7eb;background:linear-gradient(135deg,#f8fafc,#fff);display:flex;justify-content:center;align-items:center}.drawer__header--styled .drawer__close{position:absolute;top:1rem;right:1rem;z-index:2}.drawer__heading--centered{text-align:center;margin:0 auto;font-size:1.5rem;font-weight:700;line-height:1.4;color:#1f2937;letter-spacing:-.01em;width:100%;padding:0 3rem}.drawer__heading--brand{display:inline-block;background:linear-gradient(135deg,#3b82f6,#8b5cf6,#ec4899);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;font-weight:800;position:relative;animation:gradientShift 3s ease infinite;background-size:200% 200%}@keyframes gradientShift{0%{background-position:0% 50%}50%{background-position:100% 50%}to{background-position:0% 50%}}cart-drawer.is-empty .drawer__header{display:flex!important;visibility:visible!important;opacity:1!important}cart-drawer.is-empty .drawer__header--styled{display:flex!important;visibility:visible!important;opacity:1!important;position:relative!important;padding:2rem 1rem 1.5rem!important;border-bottom:2px solid #e5e7eb!important;background:linear-gradient(135deg,#f8fafc,#fff)!important;justify-content:center!important;align-items:center!important}cart-drawer.is-empty .drawer__close{display:block!important;visibility:visible!important;opacity:1!important;position:absolute!important;top:1rem!important;right:1rem!important;z-index:999!important}cart-drawer.is-empty .drawer__heading--centered{display:block!important;visibility:visible!important;opacity:1!important;text-align:center!important;margin:0 auto!important;width:100%!important}cart-drawer.is-empty .drawer__inner{display:flex!important;flex-direction:column!important;padding:0!important;overflow-y:auto!important}@media screen and (max-width:749px){.drawer__heading--centered{font-size:1.125rem;padding:0 2rem}.drawer__header--styled{padding:1.5rem 1rem 1.25rem}}@media screen and (max-width:374px){.drawer__heading--centered{font-size:1rem}}@media screen and (max-width:749px){.vendor-header-content{padding:.25rem .75rem;gap:.375rem}.vendor-icon{width:14px;height:14px}.vendor-name{font-size:.75rem}}@media screen and (max-width:374px){.vendor-header-cell{padding:.75rem .5rem}.vendor-header-content{padding:.25rem .5rem}.vendor-name{font-size:.7rem;letter-spacing:.025em}}.cart-drawer__multi-vendor-alert{background:#fff3cd;border:1px solid #FFC107;border-radius:8px;padding:1rem;margin-bottom:1.5rem;animation:slideInAlert .3s ease-out;text-align:center}.multi-vendor-alert__content{display:flex;align-items:center;gap:.75rem;justify-content:center;text-align:center;margin:0 auto;width:100%}@keyframes slideInAlert{0%{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}.cart-item__vendor-header{transition:background-color .2s ease}.cart-item__vendor-header:hover{background-color:#e9ecef!important}.vendor-header-cell{background:linear-gradient(135deg,#f8f9fa,#fff);border-top:2px solid #DEE2E6;border-bottom:1px solid #DEE2E6;text-align:center!important}.vendor-icon{flex-shrink:0;transition:transform .2s ease}.cart-item__vendor-header:hover .vendor-icon{transform:scale(1.1)}.vendor-name{color:#495057;font-size:.875rem;text-transform:uppercase;letter-spacing:.05em;font-weight:700;background:linear-gradient(135deg,#3b82f6,#8b5cf6);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}#CartDrawer-ViewCart{transition:all .2s ease;font-weight:600;letter-spacing:.05em;padding:16px 24px;border-radius:8px}#CartDrawer-ViewCart:hover:not([style*="pointer-events: none"]){transform:translateY(-1px);box-shadow:0 4px 12px #00000026}#CartDrawer-ViewCart:active:not([style*="pointer-events: none"]){transform:translateY(0);box-shadow:0 2px 6px #0000001a}.cart__ctas p{animation:fadeIn .4s ease-in .1s both}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}.drawer__inner .cart-item__vendor-header td{font-family:var(--font-heading-family, inherit)}.cart-drawer__buyer-protection{background:linear-gradient(135deg,#f0f9ff,#fef3c7);border-top:2px solid rgba(59,130,246,.2);border-bottom:2px solid rgba(59,130,246,.2);padding:1.25rem 1rem;margin:0;animation:fadeInUp .4s ease-out .2s both}@keyframes fadeInUp{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}.buyer-protection__ctca-simple{text-align:center}.buyer-protection__ctca-simple p{margin:0;font-size:.9375rem;line-height:1.6;color:#1f2937}.buyer-protection__ctca-simple strong{font-weight:700;color:#1f2937}.buyer-protection__policy-link{font-weight:700;color:#3b82f6;text-decoration:underline;text-decoration-thickness:2px;text-underline-offset:2px;transition:all .2s ease}.buyer-protection__policy-link:hover{color:#2563eb;text-shadow:0 0 8px rgba(59,130,246,.3)}.smart-cart-cta{display:flex;align-items:center;justify-content:center;background:linear-gradient(135deg,#3b82f6,#8b5cf6)!important;border:none!important;outline:none!important;box-shadow:none!important;font-size:15px!important;padding:16px 24px!important;width:100%!important;border-radius:8px!important;overflow:hidden;color:#fff!important}.smart-cart-cta:before,.smart-cart-cta:after{display:none!important}.smart-cart-cta:hover{box-shadow:0 4px 12px #3b82f666!important;transform:translateY(-2px);transition:all .3s ease}.smart-cart-cta:focus{outline:none!important;box-shadow:0 0 0 3px #3b82f64d!important}.smart-cart-cta svg{animation:cartBounce 2s ease-in-out infinite}@keyframes cartBounce{0%,to{transform:translateY(0)}50%{transform:translateY(-2px)}}.smart-cart-helper-text{text-align:center;font-size:12px;color:#6b7280;margin-top:.75rem;line-height:1.5;padding:0 1rem}.smart-cart-helper-text strong{color:#374151;font-weight:600}cart-drawer.active~.sticky-cart-icon,cart-drawer.active~* .sticky-cart-icon{opacity:0!important;pointer-events:none!important}.drawer__contents{overflow-y:auto;scrollbar-width:thick;scrollbar-color:#3b82f6 #e5e7eb}.drawer__contents::-webkit-scrollbar{width:12px}.drawer__contents::-webkit-scrollbar-track{background:#e5e7eb;border-radius:10px}.drawer__contents::-webkit-scrollbar-thumb{background:linear-gradient(180deg,#3b82f6,#8b5cf6);border-radius:10px;border:2px solid #e5e7eb}.drawer__contents::-webkit-scrollbar-thumb:hover{background:linear-gradient(180deg,#2563eb,#7c3aed)}.cart-drawer .cart-item__name,.cart-drawer .cart-item__details .cart-item__name,.cart-drawer .cart-item__details a[href*="/products/"],.cart-drawer .cart-item__details .title-wrapper-with-link a{font-size:1.25rem!important;font-weight:700!important;line-height:1.4!important;color:transparent!important;background:linear-gradient(135deg,#1e293b,#475569)!important;-webkit-background-clip:text!important;-webkit-text-fill-color:transparent!important;background-clip:text!important;transition:all .3s ease!important;display:inline-block!important}.cart-drawer .cart-item__name:hover,.cart-drawer .cart-item__details .cart-item__name:hover,.cart-drawer .cart-item__details a[href*="/products/"]:hover,.cart-drawer .cart-item__details .title-wrapper-with-link a:hover{background:linear-gradient(135deg,#3b82f6,#8b5cf6)!important;-webkit-background-clip:text!important;-webkit-text-fill-color:transparent!important;background-clip:text!important;transform:translate(2px)!important}.cart-drawer__footer .totals,.cart-drawer .totals,div.totals[role=status],.cart-drawer__footer>.totals{padding:.75rem 0!important;margin:.75rem 0 0!important;border-top:2px solid #DEE2E6!important;line-height:1.5!important;min-height:unset!important;height:auto!important;display:flex!important;align-items:center!important;justify-content:space-between!important}.cart-drawer__footer .totals p,.cart-drawer .totals p,div.totals[role=status] p{margin:0!important;padding:0!important;line-height:1.4!important}.cart-drawer__buyer-protection{margin-top:.75rem!important}@media(max-width:480px){.cart-drawer__buyer-protection{padding:1rem}.buyer-protection__ctca-simple p{font-size:13px}.smart-cart-helper-text{font-size:11px;padding:0 .5rem}}
/*# sourceMappingURL=/cdn/shop/t/65/assets/smart-cart-drawer.css.map */
