.snusblast-cart-overlay{display:none;position:fixed;top:0;left:0;right:0;bottom:0;background-color:rgba(0,0,0,.3);z-index:9999;opacity:0;transition:opacity 300ms linear}.snusblast-cart-overlay.active{display:block;opacity:1}.snusblast-cart-drawer{position:fixed;background:#fff;z-index:9999;display:flex;flex-direction:column;box-shadow:0 -2px 10px rgba(0,0,0,.1);backface-visibility:hidden;perspective:1e3px;will-change:transform}@media(max-width:1024px){.snusblast-cart-drawer{bottom:0;left:0;right:0;top:60px;transform:translate3d(0,100%,0);border-top-left-radius:15px;border-top-right-radius:15px;transition:transform 300ms cubic-bezier(.4,0,.2,1)}.snusblast-cart-drawer.active{transform:translate3d(0,0,0)}}@media(min-width:1025px){.snusblast-cart-drawer{top:0;right:0;bottom:0;width:420px;transform:translate3d(100%,0,0);transition:transform 300ms cubic-bezier(.4,0,.2,1)}.snusblast-cart-drawer.active{transform:translate3d(0,0,0)}}.snusblast-drawer-header{display:flex;justify-content:space-between;align-items:center;padding:20px;border-bottom:1px solid #e0e0e0;flex:none;background:#fff;z-index:1}.drawer-title{font-size:18px;font-weight:600;margin:0;color:#333}.drawer-header-actions{display:flex;align-items:center;gap:15px}.view-cart-link{color:#239dc2;text-decoration:none;font-size:14px;transition:opacity .2s}.view-cart-link:hover{opacity:.8}.drawer-close{background:0 0;border:none;cursor:pointer;padding:5px;display:flex;align-items:center;justify-content:center;color:#666}.drawer-close:hover{color:#000;background:#fff}.snusblast-drawer-body{flex:1;min-height:0;position:relative;z-index:0;transform:translateZ(0);transform-style:flat}@media(max-width:1024px){.snusblast-drawer-body{overflow-y:auto;overflow-x:hidden;-webkit-overflow-scrolling:touch;overscroll-behavior-y:contain;scrollbar-width:none;-ms-overflow-style:none}.snusblast-drawer-body::-webkit-scrollbar{display:none}}@media(min-width:1025px){.snusblast-drawer-body{overflow-y:scroll;overflow-x:hidden;-webkit-overflow-scrolling:auto;scroll-behavior:auto;scrollbar-width:thin;scrollbar-color:#ccc #f5f5f5}.snusblast-drawer-body::-webkit-scrollbar{width:8px}.snusblast-drawer-body::-webkit-scrollbar-track{background:#f5f5f5;border-radius:4px}.snusblast-drawer-body::-webkit-scrollbar-thumb{background:#ccc;border-radius:4px;transition:background .2s}.snusblast-drawer-body::-webkit-scrollbar-thumb:hover{background:#999}}.drawer-content-inner{padding:10px;min-height:100%;display:flex;flex-direction:column}.drawer-empty-state{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:40px 20px;flex:1;min-height:200px;text-align:center}.empty-cart-message{font-size:16px;color:#666;margin:20px 0}.btn-start-shopping{background-color:#239dc2;color:#fff;padding:12px 30px;border-radius:6px;text-decoration:none;font-size:14px;font-weight:500;transition:background-color .3s}.btn-start-shopping:hover{background-color:#1e8aa8}.drawer-cart-items{flex:1}.free-shipping-notice{background:#f7f7f7;border-radius:12px;padding:12px;margin-bottom:16px;font-size:13px}.free-shipping-notice.unlocked{background:#e8f5e9}.shipping-message{margin:0;font-size:13px;color:#333;text-align:center}.shipping-message strong{color:#239dc2}.free-shipping-notice.unlocked .shipping-message{color:#2e7d32}.shipping-progress-bar{width:100%;height:8px;background:#e0e0e0;border-radius:4px;overflow:hidden}.shipping-progress-fill{height:100%;background:#239dc2;transition:width .3s ease}.cart-items-list{display:flex;flex-direction:column;gap:0}.drawer-cart-item.compact-v2{position:relative;padding:12px;border:1px solid #e8e8e8;border-radius:12px;background:#fff;margin-bottom:12px}.item-top-row{display:flex;gap:12px;margin-bottom:8px}.item-image-compact{flex-shrink:0;width:65px;height:65px;padding-top:10px}.item-image-compact img{width:65px;height:65px;border-radius:50%;object-fit:cover;border:1px solid #f0f0f0}.item-image-compact a{display:block}.item-details-compact{flex:1;min-width:0}.item-title-compact{font-size:14px;font-weight:700;color:#333;line-height:1.3;margin-bottom:4px}.item-title-compact a{color:#333;text-decoration:none;display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.item-title-compact a:hover{color:#239dc2}.item-price-row{display:flex;align-items:center;justify-content:space-between;margin-bottom:8px}.item-price-compact{font-size:14px;font-weight:600;color:#333}.cart-item-badge{background:#239dc2;color:#fff;padding:5px 8px;font-size:9px;font-weight:700;border-radius:6px;white-space:nowrap;line-height:1}.item-price-compact .amount{color:#333}.item-price-compact del{color:#999;font-weight:400;margin-right:5px}.item-actions-row{display:flex;align-items:center;gap:40px}.quantity-selector.compact{display:flex;align-items:center;border:1px solid #239dc2;border-radius:6px;height:32px;overflow:hidden;background:#fff}.qty-btn.compact{width:30px;height:32px;background:#fff;color:#239dc2;border:none;font-size:14px;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:all .2s ease;padding:0}.qty-btn.compact:hover{background-color:#239dc2;color:#fff}.qty-btn.qty-minus.compact{border-right:1px solid #239dc2}.qty-btn.qty-plus.compact{border-left:1px solid #239dc2}.qty-input.compact{width:50px;height:32px;border:none;text-align:center;font-size:14px;font-weight:500;color:#333;background:#fff;padding:0;-moz-appearance:textfield;appearance:textfield}.qty-input.compact::-webkit-outer-spin-button,.qty-input.compact::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}.item-remove.compact{width:32px;height:32px;min-height:20px;background:#fff;border:1px solid #e74c3c;border-radius:6px;color:#e74c3c;font-size:18px;font-weight:700;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:all .2s ease;padding:0}.item-remove.compact:hover{background:#e74c3c;color:#fff}.item-subtotal-compact{display:flex;justify-content:space-between;align-items:center;padding-top:8px;margin-top:8px;border-top:1px solid #f0f0f0;font-size:13px}.item-subtotal-compact .subtotal-label{color:#999;font-weight:400}.item-subtotal-compact .subtotal-amount{font-weight:600;color:#333;font-size:14px}.item-subtotal-compact .subtotal-amount del{color:#999;font-weight:400;margin-right:5px;font-size:13px}.item-loading-overlay{position:absolute;top:0;left:0;right:0;bottom:0;background:rgba(255,255,255,.9);display:flex;align-items:center;justify-content:center;border-radius:12px;z-index:10}.snusblast-cart-drawer .spinner,.item-loading-overlay .spinner{width:30px;height:30px;border:3px solid #f3f3f3;border-top:3px solid #239dc2;border-radius:50%;animation:spin 1s linear infinite}@keyframes spin{0%{transform:rotate(0)}100%{transform:rotate(360deg)}}.drawer-cart-item.compact-v2 .item-error-message{background:#fff;color:#e67e22;border:1px solid #e67e22;border-radius:6px;padding:6px 10px;margin-top:8px;font-size:11px;display:flex;align-items:center;line-height:1.3}.item-error-message span{flex-shrink:0}.snusblast-drawer-footer{background:#fff;border-top:1px solid #e0e0e0;padding:20px;flex:none;z-index:1}.btn-checkout{display:block;width:100%;background:#239dc2;color:#fff;text-align:center;padding:15px;border-radius:6px;text-decoration:none;font-size:16px;font-weight:500;transition:background-color .3s}.btn-checkout:hover{background:#1e8aa8;color:#fff}.snusblast-cart-drawer.animating .snusblast-drawer-body{pointer-events:none}.drawer-cart-item.compact-v2:hover{border-color:#d0d0d0;box-shadow:0 2px 4px rgba(0,0,0,5%)}.drawer-cart-item.compact-v2.updating{pointer-events:none}.drawer-cart-item.compact-v2.updating .qty-btn,.drawer-cart-item.compact-v2.updating .item-remove{opacity:.5;cursor:not-allowed}.drawer-cart-item.has-error .qty-input{border-color:#e67e22;background-color:#fff5f0}.drawer-cart-item.has-error .quantity-selector{border-color:#e67e22}@media(max-width:1024px){.snusblast-drawer-header{padding:15px}.drawer-title{font-size:16px}.drawer-content-inner{padding:15px}.item-image-compact,.item-image-compact img{width:70px;height:70px}.item-title-compact{font-size:14px}.item-price-compact{font-size:14px}.quantity-selector.compact{height:30px}.qty-btn.compact{width:40px;height:30px;font-size:13px}.qty-input.compact{width:60px;height:30px;font-size:13px}.item-remove.compact{width:30px;height:30px;font-size:16px}.btn-checkout{font-size:14px;padding:12px}.item-error-message{flex-direction:column;text-align:center}.item-error-message span{margin-bottom:5px}}@media(max-width:360px){.item-top-row{flex-wrap:wrap}.item-details-compact{flex:1 1 calc(100% - 62px)}.item-actions-row{justify-content:space-between;width:100%}}@supports(height:100dvh){@media(max-width:1024px){.snusblast-cart-drawer{top:60px;bottom:0}}}.same-day-dispatch-notice{text-align:center;color:#000;font-size:13px;margin-bottom:12px;background:0 0;border:none;font-weight:400;line-height:1.4}.empty-cart-icon{margin-right:18px}.snusblast-cart-drawer ins{background:0 0;text-decoration:none}body.woocommerce-cart .snusblast-cart-drawer,body.woocommerce-cart .snusblast-cart-overlay{display:none!important}.loyalty-accordion{background:#f7f7f7;border-radius:12px;margin-bottom:12px;overflow:hidden}.loyalty-accordion-header{display:flex;justify-content:space-between;align-items:center;padding:12px 15px;cursor:pointer;user-select:none;transition:background .2s ease}.loyalty-accordion-header:hover{background:#efefef}.loyalty-header-text{font-size:13px;font-weight:500;color:#333}.loyalty-accordion-arrow{font-size:10px;color:#666;transition:transform .3s ease}.loyalty-accordion.expanded .loyalty-accordion-arrow{transform:rotate(180deg)}.loyalty-accordion-content{padding:0 15px 15px;border-top:1px solid #e8e8e8}.loyalty-input-row{display:flex;align-items:center;gap:8px;padding-top:12px;flex-wrap:wrap}.loyalty-input-label{font-size:13px;color:#666;flex-shrink:0}.loyalty-pts-input{width:70px;height:34px;border:1px solid #ddd;border-radius:6px;text-align:center;font-size:14px;font-weight:500;-moz-appearance:textfield;appearance:textfield}.loyalty-pts-input::-webkit-outer-spin-button,.loyalty-pts-input::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}.loyalty-pts-input:focus{outline:none;border-color:#239dc2}.loyalty-pts-label{font-size:13px;color:#666}.loyalty-value-preview{font-size:13px;color:#239dc2;font-weight:500;margin-left:auto}.loyalty-apply-btn{background:#239dc2;color:#fff;border:none;border-radius:6px;padding:8px 16px;font-size:13px;font-weight:500;cursor:pointer;transition:background .2s ease}.loyalty-apply-btn:hover{background:#1e8aa8}.loyalty-apply-btn:disabled{background:#ccc;cursor:not-allowed}.loyalty-applied-row{display:flex;align-items:center;gap:8px;padding-top:12px}.loyalty-check{color:#2e7d32;font-size:16px;font-weight:700}.loyalty-applied-text{font-size:13px;color:#2e7d32;font-weight:500;flex:1}.loyalty-remove-btn{background:0 0;color:#e74c3c;border:1px solid #e74c3c;border-radius:6px;padding:6px 12px;font-size:12px;font-weight:500;cursor:pointer;transition:all .2s ease}.loyalty-remove-btn:hover{background:#e74c3c;color:#fff}.loyalty-message{margin-top:10px;padding:8px 12px;border-radius:6px;font-size:12px;text-align:center}.loyalty-message.success{background:#e8f5e9;color:#2e7d32}.loyalty-message.error{background:#ffebee;color:#c62828}.loyalty-loading{padding:15px;display:flex;justify-content:center}.loyalty-accordion .spinner{width:24px;height:24px;border-width:2px}@media(max-width:1024px){.loyalty-input-row{gap:6px}.loyalty-pts-input{width:60px;height:32px;font-size:13px}.loyalty-apply-btn{padding:7px 12px;font-size:12px}.loyalty-value-preview{width:100%;margin-left:0;margin-top:6px;text-align:right}}