#shopify-section-cart-drawer-section,.shopify-section--cart-drawer-section,.classy-cart-panel__inner>div{height:100%;flex:1 1 auto;display:flex;flex-direction:column;min-height:0}.cart-drawer-content{display:flex;flex-direction:column;height:100%;flex:1 1 auto;min-height:0;background:#fff;font-family:var(--element-text-font-family--body, var(--font-body-family, -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif));position:relative;color:#1a1a1a;overflow:hidden}.cart-header{padding:10px 16px;min-height:44px;border-bottom:1px solid #eee;display:flex;justify-content:space-between;align-items:center;background:#fff;flex-shrink:0}.cart-title{font-size:.92rem;font-weight:700;margin:0!important;padding:0!important;line-height:1.2;text-transform:uppercase;letter-spacing:.08em;color:#1a1a1a}.cart-items-wrapper{flex:1 1 auto;min-height:0;overflow-y:auto;padding:0 16px;-webkit-overflow-scrolling:touch}.cart-items-wrapper::-webkit-scrollbar{width:4px}.cart-items-wrapper::-webkit-scrollbar-track{background:transparent}.cart-items-wrapper::-webkit-scrollbar-thumb{background:#d4d4d4;border-radius:99px}.cart-item{display:flex;gap:12px;padding:10px 0;border-bottom:1px solid #f0f0f0;align-items:flex-start;width:100%}.cart-item:last-of-type{border-bottom:none}.cart-item--service{background:#fdfaf7;padding:10px;border-radius:6px;margin:6px 0;border:1px dashed #e8d8c8}.cart-item-image{width:65px;height:65px;object-fit:cover;border-radius:6px;background:#f7f5f3;flex-shrink:0;border:1px solid #f0ece8}.cart-item-details{flex:1;display:flex;flex-direction:column;gap:4px;min-width:0}.cart-item-header{display:flex;justify-content:space-between;align-items:flex-start;gap:8px}.cart-item-title{font-weight:600;font-size:.88rem;line-height:1.3;text-decoration:none;color:#1a1a1a;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:2;line-clamp:2;-webkit-box-orient:vertical}.cart-item-title:hover{color:#893232}.cart-item-remove{color:#a0a0a0;background:none;border:none;cursor:pointer;padding:2px 4px;transition:color .15s ease;flex-shrink:0}.cart-item-remove:hover{color:#c0392b}.cart-item-variants{font-size:.76rem;color:#888;margin-top:1px}.cart-variant-badge{display:inline-block;background:#f5f3f0;padding:2px 6px;border-radius:4px;font-size:.72rem;color:#666;margin-right:3px}.item-engraving-tag{display:inline-flex;align-items:center;gap:4px;font-size:.75rem;color:#893232;background:#fce2e2;border:1px solid #f2c4c4;padding:3px 8px;border-radius:4px;margin-top:4px;font-weight:600}.cart-item-actions{display:flex;justify-content:space-between;align-items:center;margin-top:6px}.qty-selector-mini{display:flex;align-items:center;border:1px solid #e0ddd8;border-radius:6px;height:28px;background:#fafaf8}.qty-btn{width:28px;height:100%;display:flex;align-items:center;justify-content:center;background:transparent;border:none;cursor:pointer;font-size:.9rem;color:#555;transition:background .15s,color .15s}.qty-btn:hover{background:#f0ece8;color:#1a1a1a}.qty-input{width:28px;height:100%;text-align:center;border:none;border-left:1px solid #e8e5e0;border-right:1px solid #e8e5e0;font-size:.82rem;color:#1a1a1a;font-weight:600;background:transparent}.cart-price-final{font-weight:700;font-size:.92rem;color:#1a1a1a}.cp-floating-sticky-bar{padding:10px 20px;background:#fffdfa;border-top:1px solid #efe6dd;border-bottom:1px solid #efe6dd;box-shadow:0 -4px 12px #8932320a;z-index:5;flex-shrink:0;position:relative}.cp-nudge-tooltip{display:flex;align-items:center;justify-content:space-between;background:#893232;color:#fff;font-size:.74rem;padding:6px 12px;border-radius:6px;margin-bottom:8px;box-shadow:0 4px 12px #89323240;animation:none}@keyframes cpNudgeBounce{0%,to{transform:translateY(0)}50%{transform:translateY(-2px)}}.cp-nudge-text{display:flex;align-items:center;gap:6px}.cp-nudge-close-btn{background:none;border:none;color:#d4c4b0;font-size:1rem;line-height:1;cursor:pointer;padding:0 2px}.cp-nudge-close-btn:hover{color:#fff}.cp-subtle-folded-strip{width:100%;display:flex;align-items:center;justify-content:space-between;background:linear-gradient(135deg,#fffdf8,#fcf5f5);border:1px solid #c9a96e;border-radius:8px;padding:9px 12px;cursor:pointer;font-size:.82rem;color:#893232;transition:border-color .2s ease,background .2s ease,box-shadow .2s ease;-webkit-user-select:none;user-select:none;animation:none;position:relative;overflow:hidden}.classy-cart-panel.is-open .cp-nudge-tooltip{animation:cpNudgeBounce 2s infinite ease-in-out}.classy-cart-panel.is-open .cp-subtle-folded-strip{animation:cpGlowPulse 2.5s infinite ease-in-out}.classy-cart-panel.is-open .cp-subtle-folded-strip:after{animation:cpShimmerSweep 3.5s infinite ease-in-out}.cp-subtle-folded-strip:after{content:"";position:absolute;top:-50%;left:-150%;width:60%;height:200%;background:linear-gradient(60deg,#fff0,#ffffffb3,#fff0);transform:rotate(25deg);animation:none;pointer-events:none}@keyframes cpShimmerSweep{0%{left:-150%}30%,to{left:150%}}@keyframes cpGlowPulse{0%,to{border-color:#c9a96e;box-shadow:0 0 #c9a96e00}50%{border-color:#893232;box-shadow:0 0 0 4px #89323233}}.cp-subtle-folded-strip:hover{border-color:#893232;background:#fce2e2}.cp-subtle-folded-strip:hover .cp-strip-badge{transform:scale(1.06);background:#7a2d2d}.cp-strip-left{display:flex;align-items:center;gap:6px;font-weight:600}.cp-strip-sparkle{color:#c9a96e;font-size:.85rem}.cp-nudge-badge-pill{background:#fff;color:#893232;border:1px solid #e8c4c4;font-size:.65rem;font-weight:700;padding:1px 6px;border-radius:10px;text-transform:uppercase;letter-spacing:.02em;margin-left:2px}.cp-strip-cost{font-weight:700;color:#893232}.cp-strip-right{display:flex;align-items:center;gap:6px}.cp-strip-badge{background:#893232;color:#fff;font-size:.72rem;font-weight:700;padding:3px 10px;border-radius:12px;text-transform:uppercase;letter-spacing:.03em;transition:transform .15s ease}.cp-chevron-icon{width:14px;height:14px;transition:transform .2s ease}.cp-subtle-folded-strip.is-open{border-bottom-left-radius:0;border-bottom-right-radius:0;border-bottom-color:#e4d5c3}.cp-subtle-folded-strip.is-open .cp-chevron-icon{transform:rotate(180deg)}.cp-unfolded-panel{background:#fffdfb;border:1px solid #e4d5c3;border-top:none;border-radius:0 0 8px 8px;padding:12px 14px;margin-top:-1px;box-shadow:0 4px 12px #3c1d230f;animation:cpSlideDown .2s ease}@keyframes cpSlideDown{0%{opacity:0;transform:translateY(-6px)}to{opacity:1;transform:translateY(0)}}.cp-panel-subhdr{font-size:.72rem;color:#776a5c;margin-bottom:8px}.cp-select-group{margin-bottom:8px}.cp-select-lbl{display:block;font-size:.72rem;color:#555;font-weight:600;margin-bottom:3px}.cp-select-box{width:100%;padding:6px 8px;border:1px solid #ddd2c4;border-radius:5px;font-size:.78rem;background:#fff;color:#333}.cp-input-flex-row{display:flex;gap:6px;align-items:center}.cp-field-box{position:relative;flex:1}.cp-engraving-input{width:100%;padding:7px 34px 7px 10px;border:1px solid #c9a96e;border-radius:5px;font-family:Georgia,serif;font-size:.85rem;font-weight:700;letter-spacing:.1em;text-transform:uppercase;color:#1a1005;background:#fff}.cp-engraving-input:focus{outline:none;border-color:#893232;box-shadow:0 0 0 2px #89323226}.cp-char-counter{position:absolute;right:8px;top:50%;transform:translateY(-50%);font-size:.66rem;color:#aaa;pointer-events:none}.cp-save-btn{background:#893232;color:#fff;border:none;padding:0 16px;height:34px;border-radius:5px;font-size:.78rem;font-weight:700;cursor:pointer;text-transform:uppercase;letter-spacing:.04em;transition:background .15s,opacity .15s;white-space:nowrap;position:relative;min-width:60px}.cp-save-btn:hover{background:#7a2d2d}.cp-save-btn:disabled{opacity:.6;cursor:not-allowed;pointer-events:none}.cp-save-btn.is-saving{color:transparent}.cp-save-btn.is-saving:after{content:"";position:absolute;width:14px;height:14px;top:50%;left:50%;margin:-7px 0 0 -7px;border:2px solid rgba(255,255,255,.3);border-top-color:#fff;border-radius:50%;animation:cpSaveSpin .6s linear infinite}@keyframes cpSaveSpin{to{transform:rotate(360deg)}}.cart-error-toast{position:absolute;bottom:80px;left:50%;transform:translate(-50%) translateY(20px);background:#c0392b;color:#fff;font-size:.78rem;font-weight:600;padding:8px 16px;border-radius:6px;box-shadow:0 4px 12px #0003;z-index:20;opacity:0;pointer-events:none;transition:opacity .3s ease,transform .3s ease;white-space:nowrap}.cart-error-toast.is-visible{opacity:1;transform:translate(-50%) translateY(0);pointer-events:auto}.cart-footer{padding:12px 16px 14px;background:#fff;border-top:1px solid #f0f0f0;flex-shrink:0}.cart-total-row{display:flex;justify-content:space-between;align-items:center;margin-top:2px;margin-bottom:12px}.cart-total-label{font-size:.95rem;font-weight:700;color:#1a1a1a}.cart-total-value{font-size:1.15rem;font-weight:800;color:#1a1a1a}.checkout-btn{width:100%;background:#893232;color:#fff;border:none;height:46px;font-size:.88rem;font-weight:700;letter-spacing:.06em;border-radius:6px;cursor:pointer;display:flex;justify-content:center;align-items:center;gap:8px;text-transform:uppercase;margin-bottom:10px;transition:background .2s ease,box-shadow .2s ease;box-shadow:0 2px 8px #89323233}.checkout-btn:hover{background:#7a2d2d;box-shadow:0 4px 12px #8932324d}.cart-trust-badges{display:flex;justify-content:center;align-items:center;gap:12px;font-size:.72rem;color:#666;margin-top:8px;margin-bottom:8px;font-weight:500}.cart-trust-badges span{display:inline-flex;align-items:center;gap:4px}.essential-payment-icons{display:flex;justify-content:center;align-items:center;margin-top:4px;margin-bottom:0}.payment-badges-svg-img{max-width:250px;width:100%;height:auto;display:block}.cart-drawer-content.is-loading:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:#ffffff8c;z-index:10;pointer-events:all}.cart-empty-state{padding:40px 20px;text-align:center;color:#888}.cart-empty-state p{font-size:.9rem;margin-bottom:16px}.cart-empty-state a{display:inline-block;text-decoration:none;font-weight:600;font-size:.85rem;color:#fff;background:#893232;padding:8px 20px;border-radius:6px;transition:background .15s}.cart-empty-state a:hover{background:#7a2d2d}.cart-upsell{margin:12px 0 8px;padding:10px 12px;background:#faf7f4;border-radius:8px;border:1px solid #efe6dd}.upsell-header{font-size:.78rem;font-weight:700;text-transform:uppercase;letter-spacing:.08em;color:#893232;margin-bottom:10px}.upsell-item{display:flex;align-items:center;gap:12px;padding:8px 0;border-bottom:1px solid #ede4db}.upsell-item:last-child{border-bottom:none}.upsell-img{width:50px;height:50px;object-fit:cover;border-radius:6px;background:#fff;border:1px solid #e5dcd3;flex-shrink:0}.upsell-info{flex:1;min-width:0;display:flex;flex-direction:column;gap:2px}.upsell-title{font-size:.82rem;font-weight:600;color:#1a1a1a;text-decoration:none!important;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.upsell-title:hover{color:#893232}.upsell-price{font-size:.82rem;font-weight:700;color:#893232}.upsell-add-btn{background:#fff;color:#893232;border:1px solid #893232;border-radius:4px;padding:4px 12px;font-size:.75rem;font-weight:700;cursor:pointer;transition:all .15s ease;white-space:nowrap;flex-shrink:0}.upsell-add-btn:hover{background:#893232;color:#fff}
/*# sourceMappingURL=/cdn/shop/t/97/assets/cart-drawer.css.map */
