.cch-wrap{position:relative;display:inline-block}.cch-wrap--has-modal{z-index:100050}.cch-trigger{display:inline-flex;align-items:center;gap:.5rem;cursor:pointer;padding:.35rem .5rem;border:none;background:#fff0;font:inherit;color:inherit;text-decoration:none}.cch-trigger:hover{opacity:.85}.cch-trigger-total{font-weight:600;white-space:nowrap}.cch-trigger-icon-wrap{position:relative;display:inline-flex;align-items:center;justify-content:center}.cch-trigger-icon{display:block;width:24px;height:24px;object-fit:contain}.cch-trigger-count{position:absolute;top:-6px;right:-8px;min-width:18px;height:18px;padding:0 4px;font-size:.75rem;font-weight:700;line-height:18px;text-align:center;color:#fff;background:#44241c;border-radius:999px}@media (max-width:767px){.cch-wrap .cch-trigger{display:inline-flex;flex-direction:column;align-items:center;padding:.05rem .1rem;gap:0}.cch-wrap .cch-trigger-total{display:none}}.short_code_cart_mob{display:flex;flex-direction:column;align-items:center}.cch-wrap--mobile .cch-trigger{display:inline-flex;flex-direction:column;align-items:center;padding:.05rem .1rem;gap:0}.cch-modal{position:fixed;top:0;left:0;right:0;bottom:0;z-index:999999;display:flex;align-items:flex-start;justify-content:flex-end;padding:60px 16px 16px;pointer-events:none;visibility:hidden;opacity:0;transition:visibility 0.2s,opacity 0.2s}.cch-modal.cch-modal--open{pointer-events:auto;visibility:visible;opacity:1}.cch-overlay{position:absolute;inset:0;background:rgb(0 0 0 / .4)}.cch-container{position:relative;width:100%;max-width:600px;max-height:calc(100vh - 100px);display:flex;flex-direction:column;background:#fff;border-radius:12px;box-shadow:0 10px 40px rgb(0 0 0 / .15);overflow:hidden}.cch-loader{position:absolute;inset:0;background:rgb(255 255 255 / .9);display:flex;align-items:center;justify-content:center;opacity:0;visibility:hidden;transition:opacity 0.2s ease,visibility 0.2s ease;z-index:20;pointer-events:none;border-radius:12px}.cch-loader--active{opacity:1;visibility:visible;pointer-events:auto}.cch-loader-spinner{width:40px;height:40px;border:3px solid #f0f0f0;border-top-color:#44241c;border-radius:50%;animation:cch-spin 0.7s linear infinite}@keyframes cch-spin{to{transform:rotate(360deg)}}.cch-header{display:flex;align-items:center;justify-content:space-between;padding:1rem 1.25rem;border-bottom:1px solid #eee;flex-shrink:0}.cch-header-left{display:flex;align-items:center;gap:.5rem}.cch-header-icon{display:block;width:24px;height:24px;object-fit:contain}.cch-header-count{font-weight:700;color:#44241c}.cch-header-text{font-weight:600}.cch-close{display:inline-flex;align-items:center;justify-content:center;width:36px;height:36px;padding:0;border:none;background:#fff0;color:#666;cursor:pointer;border-radius:4px}.cch-close:hover{background:#f0f0f0;color:#000}.cch-close-icon{display:block;width:20px;height:20px}.cch-body{flex:1;overflow-y:auto;padding:1rem}.cch-empty{margin:0;padding:1.5rem 0;text-align:center;color:#666}.cch-products{display:flex;flex-direction:column;gap:.75rem}.cch-product{display:grid;grid-template-columns:60px 1fr;gap:.75rem;padding:.75rem;background:#f8f8f8;border-radius:8px}.cch-product-img img{width:60px;height:60px;object-fit:cover;border-radius:6px;display:block}.cch-product-info{position:relative;min-width:0}.cch-product-name{font-weight:600;font-size:.9rem;line-height:1.3;margin-bottom:.35rem}.cch-product-name a{color:inherit;text-decoration:none}.cch-product-name a:hover{text-decoration:underline}.cch-product-qty-price{display:flex;align-items:center;flex-wrap:wrap;gap:.25rem .35rem;font-size:.85rem;color:#555}.cch-product-qty-price .cch-sep{margin:0 .1em}.cch-qty-limit-msg{flex-basis:100%;font-size:.75rem;line-height:1.3;color:#b42318}.cch-discount-badge{display:inline-flex;align-items:center;width:fit-content;padding:.18rem .45rem;border-radius:999px;font-size:.74rem;font-weight:700;line-height:1.2;color:#166534;background:#dcfce7;border:1px solid rgb(22 101 52 / .16);white-space:nowrap}.cch-qty-wrap{display:inline-flex;align-items:center;border:1px solid #ddd;border-radius:6px;overflow:hidden}.cch-qty-wrap .cch-qty-input{width:2.5rem;min-width:2.5rem;padding:.25rem .2rem;border:none;border-left:1px solid #ddd;border-right:1px solid #ddd;font-size:.85rem;text-align:center}.cch-qty-wrap .cch-qty-btn{display:inline-flex;align-items:center;justify-content:center;width:25px;height:31px;padding:0;border:none;background:#f0f0f0;color:#333;font-size:1rem;line-height:1;cursor:pointer}.cch-qty-wrap .cch-qty-btn:hover{background:#e0e0e0}.cch-qty-wrap .cch-qty-plus{background:#44241c;color:#fff}.cch-qty-wrap .cch-qty-plus:hover{background:#331a14}.cch-remove{position:absolute;top:0;right:0;display:inline-flex;align-items:center;justify-content:center;width:28px;height:28px;padding:0;opacity:.6;color:#666}.cch-remove:hover{opacity:1;color:#44241c}.cch-remove-icon{display:block;width:16px;height:16px}.cch-footer{padding:1rem 1.25rem;border-top:2px solid #eee;flex-shrink:0}.cch-totals{display:flex;justify-content:space-between;align-items:center;margin-bottom:1rem;font-weight:700;font-size:1.1rem}.cch-wrap .woocommerce-Price-amount.amount,.cch-wrap .woocommerce-Price-amount.amount bdi{color:#282626;font-size:21px}.cch-empty-cart{display:block;width:100%;margin-top:.75rem;margin-bottom:0;padding:.35rem 0;font-size:.8rem;color:#64748b;background:none;border:none;cursor:pointer;text-decoration:underline;transition:color 0.2s;font-family:inherit}.cch-empty-cart:hover{color:#44241c}.cch-buttons{display:flex;flex-wrap:wrap;gap:.5rem;align-items:stretch}.cch-checkout-slot{flex:1;min-width:0;display:flex}.cch-checkout-slot .cch-btn-checkout{flex:1;min-width:0;justify-content:center;text-align:center}.cch-btn{display:inline-block;padding:.5rem 1rem;font-size:.9rem;font-weight:600;text-align:center;text-decoration:none;border:none;border-radius:8px;cursor:pointer;transition:opacity 0.2s}.cch-btn:hover{opacity:.9}.cch-btn-cart{background:#eee;color:#333}.cch-btn-close{background:#eee;color:#333;font:inherit}.cch-btn-checkout{background:#44241c;color:#fff;flex:1;min-width:0}.cch-btn-checkout--disabled{opacity:.55;cursor:not-allowed;user-select:none;background:#78716c;color:#f5f5f4;pointer-events:none}.cch-footer .storefront-min-order-notice{margin:0 0 .75rem;padding:.65rem .75rem;font-size:.8rem;line-height:1.4;color:#7c2d12;background:#fff7ed;border:1px solid rgb(180 83 9 / .25);border-radius:8px}.cch-footer .storefront-min-order-notice--visible{display:block}.cch-footer .storefront-min-order-notice:not(.storefront-min-order-notice--visible){display:none}