.hcd-overlay{position:fixed;top:0;right:0;bottom:0;left:0;z-index:1000;background:#00000073;opacity:0;visibility:hidden;transition:opacity .3s ease,visibility .3s ease}.hcd-overlay.hcd-open{opacity:1;visibility:visible}.hcd-drawer{position:fixed;top:0;right:0;z-index:1001;width:420px;max-width:100vw;height:100%;display:flex;flex-direction:column;background:#fff;box-shadow:-4px 0 24px #0000001f;transform:translate(100%);transition:transform .35s cubic-bezier(.22,1,.36,1);overflow:hidden}.hcd-drawer.hcd-open{transform:translate(0)}.hcd-header{display:flex;align-items:center;justify-content:space-between;padding:18px 20px;border-bottom:1px solid #ece8e4;flex-shrink:0}.hcd-title{font-size:1rem;font-weight:600;color:#1c1c1c;margin:0;letter-spacing:.01em}.hcd-count{display:inline-flex;align-items:center;justify-content:center;min-width:22px;height:22px;padding:0 6px;margin-left:8px;border-radius:12px;background:#f0ece8;font-size:.75rem;font-weight:600;color:#4a4440}.hcd-close{display:flex;align-items:center;justify-content:center;width:36px;height:36px;border:none;border-radius:50%;background:transparent;color:#1c1c1c;cursor:pointer;transition:background .15s ease}.hcd-close:hover{background:#f0ece8}.hcd-urgency{display:flex;align-items:center;justify-content:center;gap:6px;padding:10px 20px;background:#faf8f6;border-bottom:1px solid #ece8e4;font-size:.8rem;color:#6a6460;flex-shrink:0}.hcd-urgency svg{flex-shrink:0;color:#b07b73}.hcd-urgency strong{color:#b07b73;font-weight:700}.hcd-items{flex:1;overflow-y:auto;padding:0;-webkit-overflow-scrolling:touch}.hcd-items::-webkit-scrollbar{width:4px}.hcd-items::-webkit-scrollbar-thumb{background:#e0dcd8;border-radius:4px}.hcd-empty{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:60px 20px;text-align:center}.hcd-empty p{font-size:.95rem;color:#9a9490;margin:0 0 16px}.hcd-continue{display:inline-block;padding:10px 24px;border:1px solid #1c1c1c;border-radius:6px;font-size:.85rem;font-weight:600;color:#1c1c1c;text-decoration:none;transition:background .15s ease,color .15s ease}.hcd-continue:hover{background:#1c1c1c;color:#fff}.hcd-item{display:flex;gap:14px;padding:18px 20px;border-bottom:1px solid #ece8e4}.hcd-single{align-items:flex-start}.hcd-item-img{width:80px;height:80px;object-fit:cover;border-radius:8px;background:#faf8f6;flex-shrink:0}.hcd-item-info{flex:1;min-width:0}.hcd-item-title{font-size:.875rem;font-weight:600;color:#1c1c1c;line-height:1.3;margin-bottom:2px}.hcd-item-variant{font-size:.78rem;color:#9a9490;margin-bottom:6px}.hcd-loose-selects{display:grid;grid-template-columns:minmax(0,1fr) 72px;gap:8px;max-width:270px}.hcd-single-option-row{display:flex;align-items:center;gap:8px;margin-bottom:8px}.hcd-single-option-row .hcd-loose-selects{flex:1;max-width:none;margin-bottom:0}.hcd-single-option-row .hcd-bundle-option-value{background:#fff}.hcd-single-option-row .hcd-item-remove{flex-shrink:0}.hcd-single-option-header{display:grid;grid-template-columns:minmax(0,1fr) 72px 32px;gap:8px;margin:8px 0 4px;color:#9a9490;font-size:.66rem;font-weight:700;text-transform:uppercase;letter-spacing:.04em}.hcd-single .hcd-item-title{margin-bottom:6px}.hcd-single .hcd-item-actions{justify-content:flex-start;margin-top:2px}.hcd-item-price{display:flex;align-items:baseline;gap:6px;flex-wrap:wrap;margin-bottom:10px}.hcd-price-sale{font-size:.875rem;font-weight:700;color:#1c1c1c}.hcd-price-orig{font-size:.78rem;color:#9a9490;text-decoration:line-through}.hcd-price-save{font-size:.72rem;font-weight:600;color:#b07b73;background:#b07b731a;padding:2px 6px;border-radius:4px}.hcd-item-actions{display:flex;align-items:center;justify-content:space-between}.hcd-qty{display:inline-flex;align-items:center;border:1px solid #ece8e4;border-radius:6px;overflow:hidden}.hcd-qty-btn{display:flex;align-items:center;justify-content:center;width:32px;height:32px;border:none;background:transparent;color:#1c1c1c;font-size:1rem;cursor:pointer;transition:background .12s ease}.hcd-qty-btn:hover{background:#f0ece8}.hcd-qty-val{width:28px;text-align:center;font-size:.85rem;font-weight:600;color:#1c1c1c}.hcd-item-remove{display:flex;align-items:center;justify-content:center;width:32px;height:32px;border:none;border-radius:50%;background:transparent;color:#9a9490;cursor:pointer;transition:color .12s ease,background .12s ease}.hcd-item-remove:hover{color:#b07b73;background:#b07b7314}.hcd-nudge{margin-top:8px;padding:6px 10px;background:#faf8f6;border-radius:6px;font-size:.78rem;font-weight:500;color:#b07b73;display:none}.hcd-nudge.hcd-visible{display:block}.hcd-bundle-deal{display:inline-block;margin-bottom:6px;padding:2px 8px;border-radius:4px;background:#1c1c1c;color:#fff;font-size:.66rem;font-weight:700;text-transform:uppercase;letter-spacing:.04em}.hcd-bundle-qty{font-size:.78rem;font-weight:600;color:#6a6460}.hcd-bundle-free{margin-top:8px;font-size:.78rem;font-weight:600;color:#b07b73}.hcd-bundle-units{display:flex;flex-direction:column;gap:8px;margin-top:12px;padding-top:12px;border-top:1px solid #f0ece8}.hcd-bundle-units:empty{display:none}.hcd-bundle-unit{display:grid;grid-template-columns:repeat(var(--hcd-option-count, 2),minmax(0,1fr)) auto 32px;align-items:center;gap:8px}.hcd-bundle-option-header{display:grid;grid-template-columns:repeat(var(--hcd-option-count, 2),minmax(0,1fr)) auto 32px;gap:8px;color:#9a9490;font-size:.66rem;font-weight:700;text-transform:uppercase;letter-spacing:.04em}.hcd-bundle-option-header span{justify-self:start;text-align:left}.hcd-bundle-option-header--two{grid-template-columns:minmax(0,1fr) 72px 34px}.hcd-bundle-option-header--cross{grid-template-columns:44px minmax(0,1fr) 72px 34px;margin-bottom:-4px}.hcd-bundle-option-header:empty{display:none}.hcd-bundle-unit:not(.hcd-bundle-unit--cross):has(.hcd-bundle-option-value+.hcd-bundle-option-value){grid-template-columns:minmax(0,1fr) 72px 34px}.hcd-bundle-unit-product{grid-column:1 / -1;font-size:.72rem;font-weight:600;line-height:1.25;color:#6a6460}.hcd-bundle-unit--cross{grid-template-columns:44px 1fr 34px;grid-template-rows:auto auto;grid-template-areas:"thumb label remove" "thumb selects free";column-gap:10px;row-gap:4px;align-items:center;padding:8px 0;border-top:1px solid #ece8e4}.hcd-bundle-unit--cross:first-child{border-top:none}.hcd-bundle-unit-thumb{grid-area:thumb;width:44px;height:44px;object-fit:cover;border-radius:8px;background:#faf8f6}.hcd-bundle-unit--cross .hcd-bundle-unit-product{grid-area:label;align-self:end;min-width:0;color:#1c1c1c}.hcd-bundle-unit-selects{grid-area:selects;display:flex;min-width:0;gap:8px}.hcd-bundle-unit-selects .hcd-bundle-option-value:first-child{flex:1 1 70%}.hcd-bundle-unit-selects .hcd-bundle-option-value:last-child{flex:0 0 72px}.hcd-bundle-unit--cross .hcd-bundle-option-value{min-width:0}.hcd-bundle-unit--cross .hcd-bundle-unit-free{grid-area:free;align-self:center}.hcd-bundle-unit--cross .hcd-bundle-unit-remove{grid-area:remove;justify-self:end}.hcd-bundle-select{width:100%;min-width:0;height:34px;padding:0 28px 0 10px;border:1px solid #ece8e4;border-radius:6px;background:#fff;color:#1c1c1c;font:inherit;font-size:.78rem;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;cursor:pointer}.hcd-bundle-select:focus{outline:1px solid #b07b73;outline-offset:1px}.hcd-bundle-option-value{display:block;box-sizing:border-box;width:100%;min-width:0;height:34px;padding:0 10px;border:1px solid #ece8e4;border-radius:6px;background:#faf8f6;color:#1c1c1c;font:inherit;font-size:.78rem;line-height:32px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.hcd-bundle-unit-free{min-width:34px;font-size:.65rem;font-weight:700;color:#b07b73;text-align:center}.hcd-bundle-unit-free-empty{visibility:hidden}.hcd-bundle-unit-remove{width:32px;height:32px}.hcd-bundle-undo{display:flex;align-items:center;justify-content:space-between;gap:10px;margin-top:10px;padding:8px 10px;border-radius:6px;background:#faf8f6;font-size:.76rem;color:#6a6460}.hcd-bundle-undo button{border:none;background:transparent;color:#b07b73;font:inherit;font-weight:700;cursor:pointer}.hcd-bundle-undo button:hover{color:#9a6660}.hcd-bundle-add{display:inline-flex;align-items:center;justify-content:center;width:100%;margin-top:10px;padding:9px 12px;border:1px solid #c9a49a;border-radius:6px;background:#faf8f6;color:#1c1c1c;font-size:.78rem;font-weight:700;cursor:pointer;transition:background .12s ease,border-color .12s ease}.hcd-bundle-add[hidden]{display:none}.hcd-bundle-add:hover{background:#f0ece8;border-color:#b07b73}.hcd-bundle-add:disabled{cursor:default;opacity:.55}.hcd-debug-drawer{position:fixed;top:0;left:0;z-index:1001;width:420px;max-width:100vw;height:100%;display:flex;flex-direction:column;background:#101010;box-shadow:4px 0 24px #00000029;transform:translate(-100%);transition:transform .35s cubic-bezier(.22,1,.36,1);overflow:hidden}.hcd-debug-drawer.hcd-open{transform:translate(0)}.hcd-debug-header{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:18px 20px;border-bottom:1px solid #2a2a2a;flex-shrink:0}.hcd-debug-title{margin:0;color:#fff;font-size:1rem;font-weight:600}.hcd-debug-output{flex:1;width:100%;min-height:0;padding:16px 20px;border:0;background:#101010;color:#f4f1ea;font:12px/1.5 monospace;resize:none}.hcd-debug-output:focus{outline:none}.hcd-debug-copy{flex-shrink:0;padding:7px 10px;border:1px solid #3a3a3a;border-radius:6px;background:#1c1c1c;color:#fff;font-size:.78rem;font-weight:600;cursor:pointer}.hcd-debug-copy:hover{background:#2a2a2a}.hcd-offer-card{margin:0 20px;border:1px solid #ece8e4;border-radius:10px;overflow:hidden;background:#faf8f6}.hcd-items .hcd-offer-card{margin:12px 20px 16px;border-radius:8px}.hcd-offer-badge{padding:6px 14px;background:#1c1c1c;color:#fff;font-size:.7rem;font-weight:700;text-transform:uppercase;letter-spacing:.06em;text-align:center}.hcd-offer-inner{display:flex;gap:12px;padding:14px;align-items:center}.hcd-offer-img{width:72px;height:72px;object-fit:cover;border-radius:8px;background:#fff;flex-shrink:0}.hcd-offer-info{flex:1;min-width:0}.hcd-offer-title{font-size:.82rem;font-weight:600;color:#1c1c1c;line-height:1.3;margin-bottom:4px}.hcd-offer-price{display:flex;align-items:baseline;gap:6px;margin-bottom:8px}.hcd-offer-sale{font-size:.82rem;font-weight:700;color:#1c1c1c}.hcd-offer-orig{font-size:.75rem;color:#9a9490;text-decoration:line-through}.hcd-offer-atc{display:block;width:100%;padding:8px 0;border:none;border-radius:6px;background:#b07b73;color:#fff;font-size:.8rem;font-weight:600;cursor:pointer;transition:background .15s ease}.hcd-offer-atc:hover{background:#9a6660}@keyframes hcd-promo-glow{0%,to{border-color:#c9a49a;box-shadow:0 0 #b07b7300}50%{border-color:#b07b73;box-shadow:0 0 12px 1px #b07b738c}}.hcd-glow-cta{animation:hcd-promo-glow 2.2s ease-in-out infinite}@keyframes hcd-promo-text-glow{0%,to{color:#1c1c1c;text-shadow:0 0 0 rgba(176,123,115,0)}50%{color:#b07b73;text-shadow:0 0 8px rgba(176,123,115,.85),0 0 14px rgba(176,123,115,.4)}}.hcd-bundle-add.hcd-glow-cta{animation:hcd-promo-glow 2.2s ease-in-out infinite,hcd-promo-text-glow 2.2s ease-in-out infinite}.hcd-glow-cta .hcd-gift-icon{width:15px;height:15px;margin-right:7px;flex-shrink:0}.hcd-offer-atc.hcd-glow-cta{display:inline-flex;align-items:center;justify-content:center}@media(prefers-reduced-motion:reduce){.hcd-glow-cta{animation:none;border-color:#b07b73;box-shadow:0 0 8px 1px #b07b7366}.hcd-bundle-add.hcd-glow-cta{color:#b07b73}}.hcd-offer-rotator{display:grid}.hcd-offer-rotator>.hcd-offer-card{grid-area:1 / 1;opacity:0;transition:opacity .5s ease;pointer-events:none}.hcd-offer-rotator>.hcd-offer-card.hcd-offer-active{opacity:1;pointer-events:auto}.hcd-protection{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:14px 20px;border-bottom:1px solid #ece8e4;background:#faf8f6}.hcd-cart-addon{flex-shrink:0}.hcd-protection-copy{display:flex;flex-direction:column;gap:2px}.hcd-protection-title{font-size:.84rem;font-weight:700;color:#1c1c1c}.hcd-protection-price{font-size:.76rem;color:#6a6460}.hcd-protection-description{max-width:280px;font-size:.72rem;line-height:1.35;color:#6a6460}.hcd-protection-toggle{position:relative;display:inline-flex;width:44px;height:24px;flex-shrink:0;cursor:pointer}.hcd-protection-toggle input{position:absolute;top:0;right:0;bottom:0;left:0;opacity:0;cursor:pointer}.hcd-protection-toggle span{display:block;width:100%;height:100%;border:1px solid #bfb8b1;border-radius:999px;background:#cfc8c1;box-sizing:border-box;transition:background .56s ease,border-color .56s ease,box-shadow .56s ease}.hcd-protection-toggle span:before{content:"";position:absolute;top:3px;left:3px;width:18px;height:18px;border-radius:50%;background:#fff;transform-origin:center;box-shadow:0 1px 4px #0000002e;transition:transform .8s cubic-bezier(.34,1.56,.64,1),width .36s ease,box-shadow .56s ease}.hcd-protection-toggle input:checked+span{background:#b07b73;border-color:#b07b73;box-shadow:inset 0 0 0 1px #ffffff2e}.hcd-protection-toggle input:checked+span:before{transform:translate(20px);box-shadow:0 2px 7px #50342f3d}.hcd-protection-toggle input:active+span:before{width:22px}.hcd-protection-toggle input:checked:active+span:before{transform:translate(16px);width:22px}.hcd-busy .hcd-protection-toggle{pointer-events:none}.hcd-protection-toggle input:disabled{cursor:default}.hcd-protection-toggle input:disabled+span{opacity:.5}@media(prefers-reduced-motion:reduce){.hcd-protection-toggle span,.hcd-protection-toggle span:before{transition:none}}.hcd-footer{flex-shrink:0;padding:16px 20px 20px;border-top:1px solid #ece8e4;background:#fff}.hcd-footer-protection{margin:-16px -20px 14px}.hcd-free-shipping{flex-shrink:0;padding:14px 20px 12px;border-bottom:1px solid #ece8e4;background:#fff}.hcd-free-shipping-label{margin-bottom:8px;font-size:.78rem;font-weight:700;color:#1c1c1c;text-align:center}.hcd-free-shipping-track{position:relative;height:7px;border-radius:999px;background:#f0ece8}.hcd-free-shipping-fill{width:0;height:100%;border-radius:inherit;background:#b07b73;transition:width .2s ease}.hcd-free-shipping-icon{position:absolute;top:50%;display:inline-flex;align-items:center;justify-content:center;width:34px;height:34px;border:2px solid #ded8d2;border-radius:50%;background:#fff;color:#9a9490;transform:translate(-50%,-50%);transition:left .2s ease}.hcd-free-shipping-caption{margin-top:10px;text-align:right;font-size:.72rem;color:#9a9490}.hcd-subtotal{display:flex;align-items:baseline;justify-content:space-between;font-size:.95rem;font-weight:600;color:#1c1c1c;margin-bottom:4px}.hcd-savings{display:flex;align-items:baseline;justify-content:space-between;font-size:.82rem;color:#b07b73;font-weight:600;margin-bottom:4px}.hcd-checkout-btn{display:block;width:100%;padding:14px 0;margin:12px 0;border:none;border-radius:8px;background:#1c1c1c;color:#fff;font-size:.95rem;font-weight:600;text-align:center;text-decoration:none;cursor:pointer;transition:background .15s ease}.hcd-checkout-btn:hover{background:#333}.hcd-trust{display:flex;justify-content:center;gap:20px;margin-bottom:12px}.hcd-trust-item{display:flex;align-items:center;gap:5px;font-size:.75rem;font-weight:500;color:#6a6460}.hcd-trust-item svg{color:#b07b73;flex-shrink:0}.hcd-payments{padding:9px 0;overflow:hidden;background:#1c1c1c}.hcd-payments-label{margin-bottom:6px;color:#fff;font-size:.68rem;font-weight:700;text-align:center}.hcd-payments-marquee{display:flex;overflow:hidden;width:100%;white-space:nowrap}.hcd-payments-track{display:flex;flex:0 0 auto;align-items:center;gap:6px;min-width:max-content;padding-right:6px;animation:hcd-payments-marquee 16s linear infinite}.hcd-payments .payment-icon{height:22px;width:auto}.hcd-payments svg{height:22px;width:auto;opacity:1}@keyframes hcd-payments-marquee{0%{transform:translate(0)}to{transform:translate(-100%)}}@media(prefers-reduced-motion:reduce){.hcd-payments-track{animation:none}}.hcd-item.hcd-loading{opacity:.5;pointer-events:none}.hcd-drawer.hcd-busy .hcd-checkout-btn{opacity:.6;pointer-events:none}.hcd-money-pending{opacity:.65}.hcd-money-pending:after{content:"";display:inline-block;width:10px;height:10px;margin-left:6px;border:1px solid currentColor;border-right-color:transparent;border-radius:50%;animation:hcd-spin .7s linear infinite}@keyframes hcd-spin{to{transform:rotate(360deg)}}body.hcd-body-lock{overflow:hidden}@media screen and (max-width:749px){.hcd-drawer{width:100vw}.hcd-header{padding:14px 16px}.hcd-urgency{padding:8px 16px}.hcd-item{padding:14px 16px}.hcd-offer-card{margin:0 16px}.hcd-items .hcd-offer-card{margin:12px 16px 16px}.hcd-footer{padding:14px 16px 18px}.hcd-qty-btn,.hcd-item-remove{width:38px;height:38px}}
/*# sourceMappingURL=/cdn/shop/t/10/assets/held-cart-drawer.css.map */
