.main-cart .cart__meta-row{display:flex;flex-direction:column;gap:12px;align-items:flex-start;padding-bottom:20px}.main-cart .cart__count{display:flex;align-items:center;gap:8px;font-size:14px}.cart__count .icon{width:18px;height:18px}.cart__security-badge{display:flex;align-items:center;gap:10px;padding:10px 14px;border-radius:999px;background:#eef5ff}.cart__security-badge .icon{width:22px;height:22px;flex-shrink:0;color:#16a34a}.cart__security-badge span{display:flex;flex-direction:column}.cart__security-badge strong{font-size:14px}.cart__security-badge small{font-size:12px;color:var(--color-foreground-subtext)}.cart__empty-state{display:flex;flex-direction:column;align-items:center;gap:8px;text-align:center;padding:64px 16px;border:1px solid #e5e7eb;border-radius:16px}.cart__empty-illustration{position:relative;width:120px;height:110px;display:flex;align-items:center;justify-content:center}.cart__empty-dot{position:absolute;border-radius:50%;background:#cbd5e1}.cart__empty-dot--1{width:6px;height:6px;top:14px;left:18px}.cart__empty-dot--2{width:5px;height:5px;bottom:22px;left:6px}.cart__empty-plus{position:absolute;color:#cbd5e1}.cart__empty-plus--1{top:4px;right:16px}.cart__empty-plus--2{bottom:10px;right:2px}.cart__empty-plus svg{width:14px;height:14px}.cart__empty-illustration .icon-tag{width:56px;height:56px;color:#94a3b8}.cart__empty-title{font-size:20px;color:var(--color-primary)}.cart__empty-subtitle{margin:0 0 8px;color:var(--color-foreground-subtext);font-size:14px}.cart__empty-state .button{padding-inline:32px}.cart__empty-state+.cart__upsell-card,.cart__upsell-card+.cart__trust-row,.cart__empty-state+.cart__trust-row{margin-top:24px}.cart__trust-row{display:grid;grid-template-columns:repeat(1,1fr);gap:16px;padding:20px;border-radius:16px;background:#eef5ff}.cart__trust-item{display:flex;flex-direction:column;gap:8px}.cart__trust-item-icon{display:flex;align-items:center;justify-content:center;width:36px;height:36px;flex-shrink:0}.cart__trust-item small{color:var(--color-foreground-subtext)}.cart__trust-item div{display:flex;flex-direction:column}.cart__commit-banner{display:flex;flex-direction:column;gap:16px;margin-top:24px;padding:20px 24px;border-radius:16px;background:#eef5ff}.cart__commit-main{display:flex;align-items:center;gap:14px}.cart__commit-main .icon{width:30px;height:30px;flex-shrink:0;color:var(--color-primary)}.cart__commit-main div{display:flex;flex-direction:column}.cart__commit-banner small{color:var(--color-foreground-subtext)}.cart__commit-badges{display:flex;flex-wrap:wrap;gap:24px}.cart__commit-badge{display:flex;align-items:center;gap:8px}.cart__commit-badge .icon{width:20px;height:20px;flex-shrink:0;color:#157347}.cart__commit-badge span{display:flex;flex-direction:column}.cart__upsell-card{padding-top:20px;min-width:0;border-top:1px solid #e5e7eb;grid-area:upsell}.cart__upsell-header{display:flex;align-items:flex-start;justify-content:space-between;gap:16px;margin-bottom:16px}.cart__upsell-heading-text{display:flex;flex-direction:column;gap:2px}.cart__upsell-subtitle{color:var(--color-foreground-subtext)}.cart__upsell drag-scroll{position:relative;display:block;padding-inline:4px}.cart__upsell drag-scroll .drag-nav{position:absolute;left:0;right:0;top:50%;transform:translateY(-50%);justify-content:space-between;pointer-events:none;z-index:2}.cart__upsell-slider{--grid-desktop-horizontal-spacing: 16px;overflow-x:auto;overflow-y:clip;padding-bottom:4px;flex-wrap:nowrap}.cart__upsell drag-scroll .drag-btn{pointer-events:auto;background:#fff;box-shadow:0 4px 16px #1118271f;color:var(--color-primary)}.cart__upsell drag-scroll .drag-btn[disabled]{opacity:.35}.cart__upsell-slider .item{flex-shrink:0}.cart__page{display:grid;grid-template-columns:1fr;grid-template-areas:"items" "summary" "upsell" "trust"}.cart__page-col.cart__items-col{grid-area:items;min-width:0}.cart__page-col.cart__summary-col{grid-area:summary;min-width:0}.cart__table-head{display:none}.cart__page .hr--small{--color-border: #e5e7eb;width:100%;margin-block:0 20px}.cart__page .cart__items-divider{margin:0}.cart__item{display:flex;align-items:flex-start}.cart__item-details{display:grid;grid-template-columns:1fr auto;gap:8px 12px;min-width:0;flex:1 1 auto}.cart__item-title{grid-column:1 / 3;display:flex;flex-direction:column}.cart__item--variants{color:var(--color-foreground-subtext);margin-bottom:0}.cart__item-unit-price{display:none}.cart__item-price .cart__price,.cart__item-unit-price .cart__price.cart__discount{font-weight:500}.cart__item-qty{grid-column:1 / 3;grid-row:2;align-self:start}.cart__items-body .js-qty__wrapper{width:100px;background:#fff;border:1px solid #eceef1;border-radius:10px;overflow:hidden}.cart__item-price{grid-column:1 / 3;grid-row:3;justify-self:start;align-self:start;align-items:flex-start;display:flex;flex-direction:column;margin-bottom:0}.cart__summary-card{padding-top:20px;border-top:1px solid #e5e7eb}.cart__summary-title{margin-bottom:20px}.cart__total-value{color:var(--color-primary);font-size:18px;font-weight:600}.cart__savings-banner{display:flex;align-items:center;gap:8px;margin-top:12px;margin-bottom:12px;padding:10px 14px;border-radius:10px;background:#eafaf0;color:#157347;font-size:13px}.cart__savings-banner .icon{width:18px;height:18px;flex-shrink:0;color:#157347}.cart__voucher-preview{margin-top:16px;padding-top:16px;border-top:1px solid #e5e7eb}.cart__voucher-preview-header{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:10px}.cart__voucher-view-all{display:inline-flex;align-items:center;gap:4px;padding:0;font-weight:600;color:var(--color-primary);cursor:pointer;white-space:nowrap}.cart__voucher-list{display:flex;flex-direction:column;gap:8px}.cart__voucher-card{display:flex;align-items:center;gap:12px;width:100%;border:1px solid #e5e7eb;border-radius:12px;padding:10px 12px;background:#fff;text-align:left;cursor:pointer;transition:border-color .15s ease}.cart__voucher-card--rose{background:#fdf2f8;border-color:#fbcfe8}.cart__voucher-badge{flex:0 0 auto;display:flex;align-items:center;justify-content:center;min-width:52px;height:40px;padding:0 6px;border-radius:8px;font-size:13px;font-weight:700;-webkit-mask-image:radial-gradient(circle 3px at 100% 50%,transparent 3px,#000 3.5px);mask-image:radial-gradient(circle 3px at 100% 50%,transparent 3px,#000 3.5px);-webkit-mask-size:100% 11px;mask-size:100% 11px;-webkit-mask-repeat:repeat-y;mask-repeat:repeat-y}.cart__voucher-badge--rose{background:#fce7f3;color:#be185d}.cart__voucher-info{flex:1 1 auto;display:flex;flex-direction:column;gap:4px}.cart__voucher-info strong{font-size:13px}.cart__voucher-info span{font-size:12px;color:var(--color-foreground-subtext)}.cart__voucher-radio{position:relative;flex:0 0 auto;width:18px;height:18px;border-radius:50%;border:1.5px solid #d1d5db;transition:background-color .15s ease,border-color .15s ease}.cart__voucher-card.is-loading .cart__voucher-radio{border-color:var(--color-primary);border-top-color:transparent;animation:cart-voucher-spin .6s linear infinite}.cart__voucher-card.is-applied{border-color:#157347;background:#f0fdf4}.cart__voucher-card.is-applied .cart__voucher-radio{border-color:#157347;background:#157347}.cart__voucher-card:disabled{cursor:default}.cart__voucher-card.is-applied .cart__voucher-radio:after{content:"";position:absolute;top:3px;left:6px;width:4px;height:8px;border:solid #fff;border-width:0 2px 2px 0;transform:rotate(45deg)}.cart__voucher-card.is-invalid,.cart__voucher-card.is-invalid .cart__voucher-radio{border-color:#dc2626}@keyframes cart-voucher-spin{to{transform:rotate(360deg)}}.cart__discount-form{display:block;margin-block:12px}.cart__discount-form-label{margin-top:16px;margin-bottom:8px;font-size:14px;color:var(--color-foreground-subtext)}.cart__discount-form-row{display:flex;align-items:stretch;gap:8px}.cart__discount-form-input{flex:1 1 auto;min-width:0;height:46px;border:1px solid #e5e7eb;border-radius:10px;padding:0 14px;font-size:14px;background:#fff;color:#111827}.cart__discount-form-apply{flex:0 0 auto;display:flex;align-items:center;justify-content:center;height:46px;border:none;border-radius:10px;padding:0 18px;font-size:14px;font-weight:600;white-space:nowrap;background:#dbe6ff;color:var(--color-primary);cursor:pointer}.cart__checkout-wrapper{margin-block:20px 14px}.cart__checkout-wrapper--inline,.cart__summary-card .cart__secure-note{display:none}.cart__checkout{border-radius:10px;width:100%;font-size:16px;padding:14px}.cart__secure-note .icon{width:14px;height:14px}.cart__support-card{margin-top:20px;padding-top:20px;border-top:1px solid #e5e7eb}.cart__support-heading{display:flex;flex-direction:column;gap:2px;margin-bottom:12px}.cart__support-heading strong{color:var(--color-primary);text-decoration:none}.cart__support-heading small{color:var(--color-foreground-subtext);text-decoration:none}.cart__support-row{display:flex;align-items:center;gap:12px;padding-block:10px;border-top:1px solid #f3f4f6;color:inherit;text-decoration:none}.cart__support-row .icon{width:22px;height:22px;flex-shrink:0;color:var(--color-primary)}.cart__support-row span{display:flex;flex-direction:column}.cart__mobile-bar{display:block;position:fixed;left:0;right:0;bottom:0;z-index:20;padding:12px 16px calc(10px + env(safe-area-inset-bottom,0px));background:#fff;border-top:1px solid #e5e7eb;box-shadow:0 -8px 24px #1118270f}.cart__mobile-bar-top{display:flex;align-items:center;justify-content:space-between;gap:16px;margin-bottom:6px}.cart__mobile-bar-total{display:flex;flex-direction:column}.cart__mobile-bar-total span{font-size:12px;color:var(--color-foreground-subtext)}.cart__mobile-bar-total strong{font-size:19px;color:var(--color-primary)}.cart__mobile-checkout{flex:0 0 auto;border-radius:10px;padding:13px 22px;font-size:15px}.cart__secure-note{display:flex;align-items:center;justify-content:center;gap:6px;color:var(--color-foreground-subtext)}@media screen and (min-width:769px){.main-cart .cart__meta-row{flex-direction:row;align-items:center;justify-content:space-between}.cart__trust-row{grid-template-columns:repeat(3,1fr)}.cart__trust-item{flex-direction:row;align-items:center;gap:12px}.cart__trust-item:last-child{justify-content:flex-end}.cart__commit-banner{flex-direction:row;align-items:center;justify-content:space-between}.cart__items-card{border:1px solid #e5e7eb;border-radius:16px;background:#fff;overflow:hidden}.cart__items-body{padding:16px 24px 24px}.cart__checkout-wrapper--inline,.cart__summary-card .cart__secure-note{display:flex}.cart__mobile-bar{display:none}}@media screen and (min-width:1400px){.cart__page{grid-template-columns:minmax(0,1fr) 400px;grid-template-areas:"items summary" "upsell summary" "trust summary";align-items:start;gap:24px}.cart__page-col.cart__summary-col{position:sticky;top:calc(16px + var(--header-height))}.cart__table-head{display:grid;grid-template-columns:140px minmax(0,1fr) 135px 150px 140px;padding:16px 24px;background:#fafbfc;border-radius:16px 16px 0 0;font-weight:500;border-bottom:1px solid #e5e7eb}.cart__table-head-product{grid-column:1 / 3}.cart__table-head span:not(.cart__table-head-product){text-align:center}.cart__item{display:grid;grid-template-columns:148px minmax(0,1fr) 135px 150px 140px;align-items:end;padding-block:16px}.cart__item-card:not(:last-child) .cart__item{border-bottom:1px solid #e5e7eb}.cart__item-card:first-child .cart__item{padding-top:0}.cart__item-card:last-child .cart__item{padding-bottom:0}.cart__item-details{display:contents}.cart__item-title{grid-column:2;grid-row:1;align-self:end}.cart__item-unit-price{display:flex;flex-direction:column;grid-column:3;grid-row:1;align-self:end;margin-bottom:0}.cart__item-qty{display:flex;justify-content:center;grid-column:4;grid-row:1;align-self:end;text-align:center}.cart__item-price{grid-column:5;grid-row:1;align-self:end;align-items:flex-start}.cart__summary-card{padding:20px;border-radius:16px;isolation:isolate;border:1px solid #e5e7eb}.cart__upsell-card{padding:24px;border:1px solid #e5e7eb;border-radius:16px}}.icon-shield,.icon-circle-checkmark,.icon-lock,.icon-truck,.icon-package,.icon-ribbon,.icon-leaf{fill:none;stroke:currentColor;stroke-width:3;stroke-linecap:round;stroke-linejoin:round}
/*# sourceMappingURL=/cdn/shop/t/204/assets/main-cart.css.map */
