.id{margin:1px}.product-card{font-family:system-ui,Microsoft JhengHei,\5fae\8edf\6b63\9ed1\9ad4,sans-serif;border:1px solid #4CAF50;border-radius:12px;max-width:800px;margin:1rem auto;overflow:hidden}.quantity-section{background:#4caf50;color:#fff;padding:1rem;font-size:1.25rem;font-weight:600;display:flex;align-items:center;justify-content:space-between}.discount-badge{background:#ff5722;color:#fff;padding:.25rem .75rem;border-radius:20px;font-size:.9rem;font-weight:700}.details-section{padding:1.5rem}.details-wrapper{display:flex;flex-direction:column;gap:1rem}.price-info{margin-bottom:.5rem}.original-price{color:#666;text-decoration:line-through;display:block;margin-bottom:.5rem}.sale-price{font-size:1.5rem;color:#e91e63}.sale-label{color:#e91e63;font-weight:600}.per-unit{color:#666;font-size:.9rem}.custom-buy-button{position:relative;width:100%;padding:1rem 2rem;border:none;border-radius:8px;background:linear-gradient(135deg,#4caf50,#45a049);color:#fff;font-size:1.1rem;font-weight:600;cursor:pointer;transition:all .3s ease;display:flex;align-items:center;justify-content:center;gap:.5rem}.custom-buy-button:hover{background:linear-gradient(135deg,#45a049,#388e3c);transform:translateY(-1px);box-shadow:0 4px 12px #4caf5033}.button-spinner{width:20px;height:20px;border:3px solid rgba(255,255,255,.3);border-top:3px solid white;border-radius:50%;animation:spin 1s linear infinite}.error-message{margin-top:.5rem;padding:.75rem;border-radius:6px;background-color:#ffebee;color:#c62828;font-size:.9rem;text-align:center}.error-message.hidden,.button-spinner.hidden{display:none}@keyframes spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@media (min-width: 576px){.product-card{display:flex}.quantity-section{width:200px;flex-direction:column;text-align:center;justify-content:center;gap:1rem;color:#fff;font-size:26px}.details-section{flex:1;display:flex;align-items:center}.details-wrapper{display:flex;flex-direction:row;justify-content:space-between;align-items:center;width:100%}.custom-buy-section{width:180px;margin-left:2rem}}@media (max-width: 575px){.product-card{margin:1rem}.quantity-section{padding:.75rem 1rem;color:#00000054;font-size:26px}.details-section{padding:1rem}.custom-buy-button{padding:.875rem 1.5rem;font-size:1rem;margin-top:1rem}}.button-checkmark{position:absolute;width:20px;height:20px;border-radius:50%;background:#fff;display:flex;align-items:center;justify-content:center;opacity:0;transform:scale(.5);transition:all .3s ease}.button-checkmark.show{opacity:1;transform:scale(1)}.button-checkmark:before{content:"\2713";color:#4caf50;font-weight:700}
/*# sourceMappingURL=/cdn/shop/t/61/assets/custom-cart-button.css.map */
