:root{--cd-width: 420px;--cd-bg: #ffffff;--cd-text: #111111;--cd-muted: #666666;--cd-border: #e8e8e8;--cd-accent: #111111;--cd-accent-text: #ffffff;--cd-green: #3d9e5b;--cd-green-light: #edf7f0;--cd-gift-bg: #f0f7ff;--cd-gift-border: #c8dff8;--cd-upsell-bg: #f9f9f9;--cd-badge-green-bg: #3d9e5b;--cd-badge-green-txt: #ffffff;--cd-radius: 10px;--cd-radius-sm: 6px;--cd-shadow: 0 4px 40px rgba(0,0,0,.14);--cd-transition: .32s cubic-bezier(.4,0,.2,1);--cd-z: 10000;--cd-header-h: 52px;--cd-footer-h: auto}.cd-overlay{position:fixed;top:0;right:0;bottom:0;left:0;background:#00000073;z-index:calc(var(--cd-z) - 1);opacity:0;pointer-events:none;transition:opacity var(--cd-transition);backdrop-filter:blur(2px);-webkit-backdrop-filter:blur(2px)}.cd-overlay.is-visible{opacity:1;pointer-events:auto}.cd-drawer{position:fixed;top:0;right:0;height:100dvh;width:var(--cd-width);max-width:100vw;background:var(--cd-bg);z-index:var(--cd-z);display:flex;flex-direction:column;transform:translate(100%);transition:transform var(--cd-transition);box-shadow:var(--cd-shadow);font-family:-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:14px;color:var(--cd-text)}.cd-drawer.is-open{transform:translate(0)}.cd-header{display:flex;align-items:center;justify-content:space-between;padding:0 16px;height:var(--cd-header-h);border-bottom:0px solid var(--cd-border);flex-shrink:0;gap:8px}.cd-secure-badge svg{width:16px;height:16px}.cd-header__left{display:flex;align-items:center;gap:8px}.cd-header__right{display:flex;align-items:center;gap:0px}.cd-header__title{font-size:18px;text-transform:capitalize;font-weight:700;margin:0;letter-spacing:-.2px;display:flex;align-items:baseline;gap:4px}.cd-secure-badge{display:flex;align-items:center;gap:4px;font-size:13px;color:#000;background:transparent;border-radius:20px;padding:3px 8px;white-space:nowrap;text-transform:capitalize}.cd-close-btn{background:none;border:none;cursor:pointer;display:flex;align-items:center;justify-content:center;border-radius:50%;color:var(--cd-text);transition:background .15s;padding:0}.cd-close-btn svg{width:18px;height:18px}.cd-close-btn:hover{background:#f0f0f0}.cd-shipping-bar{padding:0 18px}.cd-shipping-bar__announce{background:#f4f9f5;border-radius:5px;margin-bottom:10px;display:flex;justify-content:center;align-items:center;gap:8px;font-size:12px;color:#000}.cd-shipping-bar__announce svg{color:#00b67a;width:22px;height:22px}.cd-shipping-bar__announce strong,.cd-shipping-bar__announce b{font-weight:800}.cd-shipping-bar__card{position:relative;border:1.5px solid #7FBF72;border-radius:5px;background:#f8fffb;padding:12px 12px 31px;display:grid;grid-template-columns:48px 1fr 70px;gap:12px;align-items:center}.cd-shipping-bar__icon{width:48px;display:flex;align-items:center;justify-content:center;color:#52c46b;background:#f8fffb}.cd-shipping-bar__icon svg{width:48px;height:48px}.cd-shipping-bar__text{margin:0;font-size:12px;line-height:1.25;color:#1d293d;max-width:185px}.cd-shipping-bar__text strong{font-weight:700}.cd-shipping-bar__track{position:absolute;left:16px;right:16px;bottom:21px;height:9px;background:#f0e9ec;border-radius:999px;overflow:hidden}.cd-shipping-bar__fill{height:100%;background:#5bbd7e;border-radius:999px;transition:width .35s ease}.cd-shipping-bar__labels{position:absolute;left:16px;right:16px;bottom:3px;display:flex;justify-content:space-between;font-size:12px;color:#1d293d}.cd-shipping-bar__badge{position:relative}.cd-shipping-bar__badge svg{width:72px;height:72px}.pc__main{position:absolute;top:50%;left:49%;transform:translate(-50%,-50%)}.cd-shipping-bar__badge span{display:block;text-align:center;text-transform:capitalize}.cd-shipping-bar__badge-amount{font-size:12px;font-weight:800;line-height:1}.cd-shipping-bar__badge-label{font-size:11px;line-height:1.1;margin-top:3px}@media(max-width:480px){.cd-shipping-bar{padding:0 12px!important;margin:0 0 12px!important}.cd-shipping-bar__announce{font-size:12px!important;padding:10px 12px!important;gap:6px!important;margin-bottom:0!important}.cd-shipping-bar__announce svg{width:18px!important;height:18px!important;flex:0 0 18px!important}.cd-shipping-bar__card{display:grid!important;grid-template-columns:48px minmax(0,1fr) 58px!important;gap:8px!important;padding:12px 12px 34px!important;align-items:center!important;overflow:hidden!important}.cd-shipping-bar__icon{width:48px!important;height:48px!important}.cd-shipping-bar__icon svg{width:48px!important;height:48px!important}.cd-shipping-bar__body{min-width:0!important}.cd-shipping-bar__text{font-size:12px!important;line-height:1.25!important;max-width:90%!important;word-break:normal!important}.cd-shipping-bar__badge{width:58px!important;height:64px!important;justify-self:end!important}.cd-shipping-bar__badge svg{width:58px!important;height:64px!important}.pc__main{top:45%!important;left:50%!important;transform:translate(-50%,-50%)!important}.cd-shipping-bar__badge-amount{font-size:11px!important;line-height:1!important}.cd-shipping-bar__badge-label{font-size:10px!important;line-height:1!important;margin-top:2px!important}.cd-shipping-bar__track{left:14px!important;right:14px!important;bottom:22px!important;height:9px!important}.cd-shipping-bar__labels{left:14px!important;right:14px!important;bottom:5px!important;font-size:11px!important}}.cd-body{flex:1 1 auto;overflow-y:auto;overscroll-behavior:contain;padding:0 0 8px;-webkit-overflow-scrolling:touch}.cd-body::-webkit-scrollbar{width:4px}.cd-body::-webkit-scrollbar-track{background:transparent}.cd-body::-webkit-scrollbar-thumb{background:var(--cd-border);border-radius:4px}.cd-empty{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:60px 24px;gap:16px;text-align:center;color:var(--cd-muted)}.cd-empty svg{opacity:.35}.cd-items{list-style:none;margin:0;padding:0}.cd-item{display:grid;grid-template-columns:72px 1fr auto;gap:12px;align-items:end;padding:14px 16px!important;border-bottom:1px solid var(--cd-border);animation:cd-fadein .25s ease both}@keyframes cd-fadein{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}.cd-item__img{width:72px;height:72px;object-fit:cover;border-radius:var(--cd-radius-sm);background:#f5f5f5;flex-shrink:0}.cd-item__info{min-width:0}.cd-item__title{font-size:13.5px;font-weight:600;line-height:1.3;margin:0 0 2px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.cd-item__variant{font-size:11.5px;color:var(--cd-muted);margin:0 0 8px}.cd-item__qty{display:flex;align-items:center;gap:0;border:1px solid var(--cd-border);border-radius:var(--cd-radius-sm);width:fit-content;overflow:hidden}.cd-item__qty-btn{background:none;border:none;width:28px;height:28px;cursor:pointer;font-size:16px;color:var(--cd-text);display:flex;align-items:center;justify-content:center;transition:background .15s;padding:0}.cd-item__qty-btn:hover{background:#f0f0f0}.cd-item__qty-btn:disabled{opacity:.35;cursor:not-allowed}.cd-item__qty-val{font-size:13px;font-weight:600;min-width:26px;text-align:center;line-height:28px}.cd-item__right{display:flex;flex-direction:column;align-items:flex-end;gap:28px}.cd-item__price{font-size:14px;font-weight:700;white-space:nowrap}.cd-item__price--compare{font-size:11.5px;color:var(--cd-muted);text-decoration:line-through;font-weight:400}.cd-item__remove{background:none;border:none;cursor:pointer;color:#bbb;display:flex;align-items:center;padding:0;transition:color .15s}.cd-item__remove:hover{color:#e53e3e}.cd-upsell{display:grid;grid-template-columns:1fr auto!important;grid-template-rows:auto auto!important;column-gap:8px!important;row-gap:8px!important;margin:14px 6px 12px!important;padding:0!important;background:#fff!important;min-height:0!important;position:relative!important}.cd-upsell__header{grid-column:1 / -1!important;grid-row:1!important;display:flex!important;align-items:center!important;gap:9px!important;margin:0!important}.cd-upsell__title{font-size:16px!important;font-weight:800!important;color:#111!important;line-height:1!important;white-space:nowrap!important}.cd-upsell__badge{background:#00c986!important;color:#111!important;font-size:12px!important;font-weight:600!important;border-radius:999px!important;padding:6px 13px!important;line-height:1!important;white-space:nowrap!important}.cd-shipping-bar__badge path{fill:#fdd046}.cd-upsell__cards{grid-column:1!important;grid-row:2!important;display:flex!important;align-items:flex-start!important;gap:16px!important;margin:0!important;padding:0!important;width:100%!important;min-width:0!important}.cd-upsell__card{position:relative!important;display:block!important;width:55px!important;height:55px!important;flex:0 0 55px!important;padding:0!important;margin:0!important;border:0!important;background:transparent!important;box-shadow:none!important}.cd-upsell__card:not(:last-child):after{content:"+"!important;position:absolute!important;right:-11px!important;top:21px!important;font-size:15px!important;font-weight:700!important;color:#777!important}.cd-upsell__card-img{width:55px!important;height:55px!important;border-radius:0!important;background:#f4f4f4!important;overflow:hidden!important}.cd-upsell__card-img img{width:100%!important;height:100%!important;object-fit:cover!important}.cd-upsell__toggle{position:absolute!important;top:3px!important;right:3px!important;width:14px!important;height:14px!important;border:0!important;border-radius:3px!important;background:#65c65f!important;color:#fff!important;z-index:2!important;padding:0!important;display:flex!important;align-items:center!important;justify-content:center!important}.cd-upsell__toggle-check{width:9px!important;height:9px!important}.cd-upsell__card--deselected .cd-upsell__toggle{background:#ccc!important}.cd-upsell__card-info,.cd-upsell__card-title,.cd-upsell__card-variants,.cd-upsell__card-price{display:none!important}.cd-upsell__summary{grid-column:2!important;grid-row:2!important;position:static!important;width:116px!important;min-width:116px!important;max-width:116px!important;text-align:right!important;line-height:1.05!important;align-self:start!important;margin:0!important;padding:0!important}.cd-upsell__summary>div:first-child{display:flex!important;justify-content:flex-end!important;align-items:baseline!important;gap:4px!important;margin:0!important}.cd-upsell__summary-compare{font-size:10px!important;color:#111!important;text-decoration:line-through!important}.cd-upsell__summary-price{font-size:12px!important;font-weight:800!important;color:#e83434!important;white-space:nowrap!important}.cd-upsell__summary-save{font-size:8px!important;color:#111!important;margin:3px 0 7px!important}.cd-btn--upsell{width:116px!important;min-width:116px!important;max-width:116px!important;height:42px!important;padding:0 6px!important;background:#000!important;color:#fff!important;border-radius:5px!important;font-size:12px!important;font-weight:800!important;line-height:1.1!important;white-space:normal!important;text-align:center!important;overflow:visible!important;display:flex!important;align-items:center!important;justify-content:center!important;margin-top:5px}@media(max-width:599px){.cd-upsell{grid-template-columns:230px 1fr!important;column-gap:6px!important;align-items:end}.cd-upsell__toggle{right:13px!important}.cd-upsell__cards{width:300px!important;max-width:300px!important;gap:12px!important}.cd-upsell__card,.cd-upsell__card-img{width:62px!important;height:62px!important;min-width:62px!important;flex:0 0 72px!important}.cd-upsell__card:not(:last-child):after{right:-10px!important;top:19px!important;font-size:14px!important}.cd-upsell__summary{width:100%!important;min-width:0!important;max-width:100%!important;display:flex;flex-direction:column;justify-content:end;align-items:end}}@media(max-width:374px){.cd-upsell{grid-template-columns:178px 1fr!important}.cd-upsell__cards{width:178px!important;max-width:178px!important;gap:10px!important}.cd-upsell__card,.cd-upsell__card-img{width:48px!important;height:48px!important;min-width:48px!important;flex:0 0 48px!important}}@media(min-width:600px){.cd-upsell{margin:14px 16px 12px!important;grid-template-columns:1fr 130px!important;column-gap:12px!important;align-items:end}.cd-upsell__cards{gap:20px!important}.cd-upsell__card,.cd-upsell__card-img{width:64px!important;height:64px!important;flex-basis:64px!important}.cd-upsell__card:not(:last-child):after{right:-13px!important;top:25px!important}.cd-upsell__summary,.cd-btn--upsell{width:130px!important;min-width:130px!important;max-width:130px!important}.cd-btn--upsell{height:38px!important;font-size:12px!important}}.cd-gift-nudge{display:flex;align-items:center;gap:7px;background:#fff4df;border:0;border-radius:5px;padding:9px 12px;margin:0 16px 12px;font-size:12px;font-weight:400;color:#111;cursor:pointer;transition:background .15s}.cd-gift-nudge:hover{background:#ffefcc}.cd-gift-nudge svg:first-child{width:16px;height:16px;flex:0 0 16px;color:#111;stroke:#111}.cd-gift-nudge span{flex:1;line-height:1.2}.cd-gift-nudge span strong,.cd-gift-nudge span b{font-weight:800}.cd-gift-nudge__arrow{margin-left:auto;width:14px;height:14px;flex:0 0 14px;color:#111;stroke:#111}@media(max-width:480px){.cd-gift-nudge{margin:0 12px 12px;padding:9px 10px;font-size:12px}}.cd-footer{flex-shrink:0;border-top:1px solid var(--cd-border);padding:5px 16px;background:#fff;display:flex;flex-direction:column;gap:5px}.cd-discount{display:flex!important;gap:10px!important;align-items:stretch!important}.cd-discount__input{flex:1 1 auto!important;width:100%!important;height:39px!important;border:1px solid #d6d6d6!important;border-radius:0!important;padding:0 12px!important;font-size:14px!important;background:#fff!important;color:#111!important;outline:none!important}.cd-btn--apply{flex:0 0 72px!important;width:72px!important;height:39px!important;min-height:39px!important;padding:0!important;background:#000!important;color:#fff!important;border-radius:5px!important;font-size:14px!important;font-weight:400!important;line-height:39px!important}.cd-discount__msg{display:none!important;margin:0!important;padding:0!important;min-height:0!important;height:0!important;overflow:hidden!important}.cd-discount__msg--success,.cd-discount__msg--error{display:block!important;height:auto!important;margin:8px 0 0!important;font-size:12px!important;line-height:1.3!important}.cd-subtotal{display:flex;justify-content:space-between;align-items:center;margin:2px 0 8px;font-size:16px;font-weight:800;color:#111}.cd-subtotal span:first-child{font-size:16px;font-weight:600}.cd-subtotal__price{font-size:16px;font-weight:400;color:#111}.cd-btn--checkout{width:100%;height:44px;background:#000;color:#fff;border-radius:5px;font-size:16px;font-weight:600;text-align:center;display:flex;align-items:center;justify-content:center;padding:0 16px}.cd-btn--checkout:hover{opacity:.9}.cd-payment-icons{display:flex;justify-content:center;align-items:center}.cd-payment-icons__image{display:block;width:100%;max-width:320px;height:auto;object-fit:contain}.cd-trust{display:flex;align-items:center;justify-content:space-between;gap:8px;background:#e9f6ee;border-top:0;border-radius:5px;padding:10px 12px;margin-top:8px}.cd-trust__item{flex:1;display:flex;flex-direction:row;align-items:center;justify-content:center;gap:6px;font-size:10px;line-height:1.1;color:#111;text-align:left}.cd-trust__item svg{width:18px;height:18px;flex:0 0 18px;color:#111;stroke:#111}.cd-trust__item span{max-width:58px;display:block}@media(max-width:480px){.cd-trust{padding:9px 8px;gap:4px}.cd-trust__item{gap:5px;font-size:7.5px}.cd-trust__item svg{width:17px;height:17px}}.cd-skeleton{background:linear-gradient(90deg,#f0f0f0 25%,#e0e0e0,#f0f0f0 75%);background-size:200% 100%;animation:cd-shimmer 1.4s infinite;border-radius:4px}@keyframes cd-shimmer{0%{background-position:200% 0}to{background-position:-200% 0}}.cd-spinner{display:none;position:absolute;top:0;right:0;bottom:0;left:0;background:#ffffffb3;z-index:5;align-items:center;justify-content:center}.cd-spinner.is-active{display:flex}.cd-spinner__ring{width:28px;height:28px;border:3px solid #e0e0e0;border-top-color:var(--cd-accent);border-radius:50%;animation:cd-spin .7s linear infinite}@keyframes cd-spin{to{transform:rotate(360deg)}}.cd-toast{position:fixed;bottom:24px;left:50%;transform:translate(-50%) translateY(12px);background:#1a1a1a;color:#fff;padding:10px 18px;border-radius:100px;font-size:13px;font-weight:600;white-space:nowrap;z-index:calc(var(--cd-z) + 10);opacity:0;pointer-events:none;transition:opacity .2s,transform .2s;box-shadow:0 4px 16px #00000040}.cd-toast.is-visible{opacity:1;transform:translate(-50%) translateY(0)}@media(max-width:440px){:root{--cd-width: 100vw}.cd-drawer{border-radius:var(--cd-radius) var(--cd-radius) 0 0;top:auto;bottom:0;height:96dvh;transform:translateY(100%)}.cd-drawer.is-open{transform:translateY(0)}}body.cd-no-scroll{overflow:hidden}.cd-discount__msg{margin-top:8px}.cd-discount-row{display:flex;align-items:center;gap:8px;font-size:14px;color:#111}.cd-discount-pill{display:inline-flex;align-items:center;gap:6px;background:#eee;color:#555;border-radius:4px;padding:5px 8px;font-size:12px;line-height:1}.cd-discount-pill__icon{font-size:11px;color:#777}.cd-discount-pill__remove{border:0;background:transparent;padding:0;margin-left:2px;cursor:pointer;font-size:14px;line-height:1;color:#777}.cd-item__gift-label{display:inline-flex;width:fit-content;background:#5bbd7e;color:#111;border-radius:999px;padding:3px 8px;font-size:11px;font-weight:700}.cd-drawer--empty #cd-shipping-bar,.cd-drawer--empty #cd-footer,.cd-drawer--empty #cd-upsell,.cd-drawer--empty #cd-gift-nudge{display:none!important}.cd-drawer--empty #cd-body{display:flex;flex:1}.cd-drawer--empty #cd-empty{display:flex!important;width:100%}.cd-shipping-bar__card.unfilled .cd-shipping-bar__fill{background:#fdd046}.cd-shipping-bar__card.ship_filled .cd-shipping-bar__fill{background:#5bbd7e}.cd-shipping-bar__card.ship_filled .cd-shipping-bar__badge path{fill:#5bbd7e}
/*# sourceMappingURL=/cdn/shop/t/104/assets/cart-drawer.css.map */
