cart-drawer-component{--cart-drawer-padding: 22px;--font-paragraph--line-height: 1.35;display:contents}.cart-drawer__inner{display:flex;flex-direction:column;height:100%;overflow:hidden}.cart-drawer__inner>.cart-items-component{flex:1;min-height:0;height:auto}.cart-drawer__content{height:calc(100% - 70px);display:flex;flex-direction:column;padding:0;background:var(--color-background);flex-grow:1;overflow-y:auto;overscroll-behavior:contain}.cart-drawer__items{display:flex;flex-direction:column;padding:0;overflow:visible}.cart-drawer__close-button--empty{margin-inline-start:auto}.cart-drawer__summary{position:sticky;bottom:0;z-index:3;display:flex;flex-direction:column;align-items:stretch;gap:10px;padding:18px 22px 20px;margin-top:auto;background:var(--color-background);border-top:1px solid rgb(var(--color-foreground-rgb) / .1);box-shadow:0 -14px 30px #0711260f}.theme-drawer__dialog[cart-summary-sticky=false] .cart-drawer__summary{position:static}.cart-drawer--empty .cart-drawer__content{text-align:center;align-items:center;justify-content:center;min-height:auto}.mlcart .theme-drawer__dialog{--theme-drawer-padding: 22px;background:var(--mlcart-background);color:var(--mlcart-text);border-left:1px solid var(--mlcart-border);box-shadow:-24px 0 70px #07112624;overflow:hidden}.mlcart .theme-drawer__dialog[open]{border-radius:var(--mlcart-radius) 0 0 var(--mlcart-radius)}.mlcart .theme-drawer__header{min-height:70px;padding:18px 22px;background:var(--mlcart-card);border-bottom:1px solid var(--mlcart-border)}.mlcart .theme-drawer__title{color:var(--mlcart-text);font-size:clamp(22px,2vw,28px);font-weight:760;letter-spacing:-.035em}.mlcart .theme-drawer__badge{color:var(--mlcart-accent);background:color-mix(in srgb,var(--mlcart-accent) 11%,white);font-weight:750}.mlcart .theme-drawer__close-button{background:var(--mlcart-card);color:var(--mlcart-text);border-color:var(--mlcart-border);box-shadow:0 3px 10px #0711260d}.mlcart .cart-drawer__content{background:var(--mlcart-background)}.mlcart__body{display:flex;flex-direction:column;gap:14px;padding:16px 22px 18px}.mlcart__support{display:flex;align-items:center;gap:9px;min-height:40px;padding:9px 12px;color:#106943;background:#eaf9f2;border:1px solid #caeedf;border-radius:12px;font-size:12px;font-weight:650}.mlcart__support-icon,.mlcart__shipping-icon{display:grid;place-items:center;flex:0 0 auto}.mlcart__support-icon svg,.mlcart__shipping-icon svg{width:19px;height:19px;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}.mlcart .cart-drawer__items,.mlcart .cart-items__wrapper{padding:0}.mlcart .cart-items__table{display:block}.mlcart .cart-items__table tbody{display:grid;gap:12px}.mlcart .cart-items__table-row,.mlcart .cart-items__table-row--full-width-variants{grid-template-columns:104px minmax(0,1fr) auto;grid-template-rows:min-content min-content 1fr;grid-template-areas:"media details price" "media variants variants" "media quantity quantity" "media error error";column-gap:14px;row-gap:5px;padding:14px;margin:0;background:var(--mlcart-card);border:1px solid var(--mlcart-border);border-radius:16px;box-shadow:0 8px 24px #0711260b}.mlcart .cart-items__table-row .cart-items__details{display:contents}.mlcart .cart-items__product-info{grid-area:details}.mlcart .cart-items__variants-wrapper{grid-area:variants;color:var(--mlcart-muted);font-size:12px}.mlcart .cart-items__unit-price-wrapper{display:none}.mlcart .cart-items__media{width:104px}.mlcart .cart-items__media-container{aspect-ratio:1 / 1;width:104px;border-radius:13px;background:#f4f7fb}.mlcart .cart-items__media-image{width:100%;height:100%;object-fit:contain;padding:7px}.mlcart .cart-items__title{color:var(--mlcart-text);font-size:14px;font-weight:720;line-height:1.25}.mlcart .cart-items__price{min-width:auto;color:var(--mlcart-accent);font-size:14px;font-weight:780}.mlcart .cart-items__unit-price-wrapper>div{display:flex;align-items:baseline;gap:7px}.mlcart .compare-at-price{color:var(--mlcart-muted);font-size:11px}.mlcart .cart-items__quantity{margin:4px 0 0}.mlcart .cart-items__quantity-controls{width:100%;justify-content:space-between}.mlcart .quantity-selector{--quantity-selector-width: 108px;height:36px;border-color:var(--mlcart-border);border-radius:10px;background:#fff}.mlcart .quantity-selector button{width:34px;height:34px}.mlcart .cart-items__remove{width:36px;height:36px;color:var(--mlcart-muted);border:1px solid var(--mlcart-border);border-radius:10px}.mlcart__shipping{padding:14px 15px 12px;background:var(--mlcart-card);border:1px solid var(--mlcart-border);border-radius:15px;box-shadow:0 7px 22px #0711260a}.mlcart__shipping-row{display:flex;align-items:center;gap:9px;color:var(--mlcart-text);font-size:12px}.mlcart__shipping-icon{color:var(--mlcart-accent)}.mlcart__shipping-track{width:100%;height:7px;margin-top:12px;overflow:hidden;background:#e8eef7;border-radius:99px}.mlcart__shipping-track span{display:block;height:100%;background:linear-gradient(90deg,var(--mlcart-accent),#5b98ff);border-radius:inherit;transition:width .35s ease}.mlcart__shipping-scale{display:flex;justify-content:space-between;margin-top:5px;color:var(--mlcart-muted);font-size:10px}.mlcart__upsells{padding:15px;background:linear-gradient(145deg,#f2f7ff,#fff);border:1px solid #d9e6fb;border-radius:17px}.mlcart__section-heading{display:flex;align-items:flex-end;justify-content:space-between;gap:12px;margin-bottom:11px}.mlcart__section-kicker{display:block;color:var(--mlcart-accent);font-size:9px;font-weight:800;letter-spacing:.12em}.mlcart__section-heading h3{margin:2px 0 0;color:var(--mlcart-text);font-size:16px;font-weight:760;letter-spacing:-.02em}.mlcart__upsell-list{display:grid;gap:9px}.mlcart__upsell-card{display:grid;grid-template-columns:76px minmax(0,1fr) auto;align-items:center;gap:11px;padding:10px;background:var(--mlcart-card);border:1px solid var(--mlcart-border);border-radius:13px}.mlcart__upsell-media{display:block;width:76px;aspect-ratio:1;overflow:hidden;background:#f5f7fb;border-radius:10px}.mlcart__upsell-media img,.mlcart__upsell-media svg{width:100%;height:100%;object-fit:contain;padding:5px}.mlcart__upsell-info{min-width:0}.mlcart__upsell-title-row{display:flex;align-items:center;gap:6px;min-width:0}.mlcart__upsell-title-row>a{min-width:0;color:var(--mlcart-text);font-size:12px;font-weight:730;line-height:1.2;text-decoration:none;overflow-wrap:anywhere}.mlcart__upsell-title-row>span{flex:0 0 auto;padding:3px 6px;color:var(--mlcart-accent);background:#eaf2ff;border-radius:99px;font-size:8px;font-weight:750}.mlcart__upsell-info p{display:-webkit-box;margin:4px 0;overflow:hidden;color:var(--mlcart-muted);font-size:10px;line-height:1.25;-webkit-box-orient:vertical;-webkit-line-clamp:2}.mlcart__upsell-price{display:flex;align-items:baseline;gap:6px}.mlcart__upsell-price strong{color:var(--mlcart-accent);font-size:12px}.mlcart__upsell-price s{color:var(--mlcart-muted);font-size:9px}.mlcart__upsell-form form{margin:0}.mlcart__upsell-button{display:inline-flex;align-items:center;justify-content:center;gap:4px;min-width:76px;min-height:36px;padding:8px 10px;color:var(--mlcart-accent);background:#fff;border:1.5px solid var(--mlcart-accent);border-radius:10px;font:inherit;font-size:11px;font-weight:760;cursor:pointer;transition:.2s ease}.mlcart__upsell-button:hover:not(:disabled){color:#fff;background:var(--mlcart-accent);transform:translateY(-1px)}.mlcart__upsell-button:disabled{cursor:not-allowed;opacity:.45}.mlcart__upsell-button svg{width:14px;height:14px;stroke:currentColor;stroke-width:1.8;stroke-linecap:round}.mlcart__trust{display:grid;grid-template-columns:repeat(3,1fr);gap:7px}.mlcart__trust-item{display:flex;align-items:center;gap:7px;min-width:0;padding:10px 8px;background:var(--mlcart-card);border:1px solid var(--mlcart-border);border-radius:12px}.mlcart__trust-item>span{display:grid;place-items:center;flex:0 0 28px;width:28px;height:28px;color:var(--mlcart-accent);background:#edf4ff;border-radius:9px}.mlcart__trust-item svg{width:16px;height:16px;stroke:currentColor;stroke-width:1.7;stroke-linecap:round;stroke-linejoin:round}.mlcart__trust-item div{min-width:0}.mlcart__trust-item strong,.mlcart__trust-item small{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.mlcart__trust-item strong{color:var(--mlcart-text);font-size:9px;font-weight:750}.mlcart__trust-item small{margin-top:2px;color:var(--mlcart-muted);font-size:8px}.mlcart__summary{background:var(--mlcart-card);border-color:var(--mlcart-border)}.mlcart__summary .cart-totals{gap:10px}.mlcart__summary .cart-totals:not(:has(.cart-actions)){margin:0;padding:0;border:0}.mlcart__summary .cart-actions{margin:0}.mlcart__summary .cart-totals__total-label{color:var(--mlcart-text);font-size:15px;font-weight:760}.mlcart__summary .cart-totals__total-value{color:var(--mlcart-accent);font-size:22px;font-weight:820;letter-spacing:-.03em}.mlcart__summary .cart-totals__tax-note,.mlcart__summary .cart-totals__installments{display:none}.mlcart__summary .cart__checkout-button{min-height:52px;color:#fff;background:linear-gradient(135deg,var(--mlcart-accent),#0756dc);border:0;border-radius:13px;box-shadow:0 10px 24px color-mix(in srgb,var(--mlcart-accent) 25%,transparent);font-size:15px;font-weight:780}.mlcart__summary .cart__checkout-button .button-text{font-size:0}.mlcart__summary .cart__checkout-button .button-text:before{content:"";display:inline-block;width:15px;height:15px;margin-inline-end:8px;background:currentColor;vertical-align:-2px;-webkit-mask:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='black' stroke-width='2'%3E%3Crect x='5' y='10' width='14' height='10' rx='2'/%3E%3Cpath d='M8 10V7a4 4 0 0 1 8 0v3'/%3E%3C/svg%3E") center / contain no-repeat;mask:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='black' stroke-width='2'%3E%3Crect x='5' y='10' width='14' height='10' rx='2'/%3E%3Cpath d='M8 10V7a4 4 0 0 1 8 0v3'/%3E%3C/svg%3E") center / contain no-repeat}.mlcart__summary .cart__checkout-button .button-text:after{content:var(--mlcart-checkout-label);font-size:15px}.mlcart__continue{display:flex;align-items:center;justify-content:center;gap:7px;min-height:45px;color:var(--mlcart-accent);background:#fff;border:1.5px solid var(--mlcart-accent);border-radius:12px;font-size:13px;font-weight:730;text-decoration:none}.mlcart__continue svg{width:16px;height:16px;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}.mlcart__payment-note{display:flex;align-items:center;justify-content:center;gap:7px;margin:1px 0 0;color:var(--mlcart-muted);font-size:10px;text-align:center}.mlcart__payment-note svg{width:16px;height:16px;stroke:var(--mlcart-accent);stroke-width:1.6;stroke-linecap:round;stroke-linejoin:round}.mlcart__empty{gap:12px;padding:36px 24px;background:var(--mlcart-background)}.mlcart__empty-icon{display:grid;place-items:center;width:70px;height:70px;color:var(--mlcart-accent);background:#eaf2ff;border-radius:22px}.mlcart__empty-icon svg{width:34px;height:34px;stroke:currentColor;stroke-width:1.7;stroke-linecap:round;stroke-linejoin:round}.mlcart__empty-title{margin:4px 0 0;color:var(--mlcart-text);font-size:24px}.mlcart__empty-text{max-width:320px;margin:0;color:var(--mlcart-muted);line-height:1.5}.mlcart__primary-link{display:inline-flex;align-items:center;justify-content:center;min-height:48px;margin-top:6px;padding:10px 24px;color:#fff;background:var(--mlcart-accent);border-radius:13px;font-weight:740;text-decoration:none}@media screen and (max-width:749px){.mlcart{--theme-drawer-width: 100vw !important}.mlcart .theme-drawer__dialog[open]{width:100vw;border-radius:0}.mlcart .theme-drawer__header{min-height:62px;padding:14px 16px}.mlcart__body{gap:11px;padding:12px 12px 15px}.cart-drawer__summary{padding:14px 12px max(14px,env(safe-area-inset-bottom))}.mlcart .cart-items__table-row,.mlcart .cart-items__table-row--full-width-variants{grid-template-columns:86px minmax(0,1fr) auto;padding:11px;column-gap:10px;border-radius:14px}.mlcart .cart-items__media,.mlcart .cart-items__media-container{width:86px}.mlcart__upsell-card{grid-template-columns:66px minmax(0,1fr) auto;gap:8px;padding:8px}.mlcart__upsell-media{width:66px}.mlcart__upsell-button{min-width:68px;padding-inline:8px}.mlcart__upsell-button svg{display:none}.mlcart__trust{grid-template-columns:1fr}.mlcart__trust-item strong,.mlcart__trust-item small{white-space:normal}.mlcart__trust-item{padding:9px 10px}.mlcart__trust-item strong{font-size:10px}.mlcart__trust-item small{font-size:9px}}
/*# sourceMappingURL=/cdn/shop/t/20/assets/magiclink-cart-drawer.css.map */
