.product-card{background-color:#fff;border-radius:.5rem;box-shadow:0 4px 6px -1px #0000001a;overflow:hidden;transition:transform .2s,box-shadow .2s}.product-card:hover{transform:scale(1.05);box-shadow:0 10px 15px -3px #0000001a}.product-card-image{width:100%;height:12rem;object-fit:cover}.product-card-content{padding:1rem}.product-card-title{font-size:1.125rem;font-weight:600;color:#111827;margin-bottom:.5rem;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.product-card-price{font-size:1.25rem;font-weight:700;color:#2563eb}.product-card-compare-price{font-size:.875rem;color:#6b7280;text-decoration:line-through;margin-left:.5rem}.cart-item{display:flex;align-items:center;gap:1rem;padding:1rem 0;border-bottom:1px solid #e5e7eb}.cart-item-image{width:4rem;height:4rem;object-fit:cover;border-radius:.375rem}.cart-item-details{flex:1}.cart-item-title{font-size:.875rem;font-weight:500;color:#111827}.cart-item-price{font-size:.875rem;color:#6b7280}.quantity-selector{display:flex;align-items:center;border:1px solid #d1d5db;border-radius:.375rem}.quantity-btn{padding:.25rem .75rem;color:#6b7280;background:none;border:none;cursor:pointer;transition:all .2s}.quantity-btn:hover{color:#374151;background-color:#f3f4f6}.quantity-input{width:3rem;text-align:center;border:none;outline:none}.form-group{margin-bottom:1rem}.form-label{display:block;font-size:.875rem;font-weight:500;color:#374151;margin-bottom:.25rem}.form-input{display:block;width:100%;padding:.5rem .75rem;border:1px solid #d1d5db;border-radius:.375rem;box-shadow:0 1px 2px #0000000d}.form-input:focus{outline:none;border-color:#2563eb;box-shadow:0 0 0 3px #2563eb1a}.form-select{display:block;width:100%;padding:.5rem .75rem;border:1px solid #d1d5db;border-radius:.375rem;background-color:#fff}.form-error{font-size:.875rem;color:#dc2626;margin-top:.25rem}.badge{display:inline-flex;align-items:center;padding:.125rem .625rem;border-radius:9999px;font-size:.75rem;font-weight:500}.badge-primary{background-color:#dbeafe;color:#1e40af}.badge-success{background-color:#dcfce7;color:#166534}.badge-warning{background-color:#fef3c7;color:#92400e}.badge-error{background-color:#fee2e2;color:#991b1b}.loading{opacity:.5;pointer-events:none}.spinner{width:1rem;height:1rem;border:2px solid #f3f3f3;border-top:2px solid #2563eb;border-radius:50%;animation:spin 1s linear infinite}@keyframes spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.fade-in{animation:fadeIn .3s ease-in-out}@keyframes fadeIn{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}
/*# sourceMappingURL=/cdn/shop/t/15/assets/theme.css.map */
