.add-to-cart-btn.svelte-1gichsq{display:inline-flex;align-items:center;justify-content:center;gap:8px;min-height:44px;padding:10px 16px;background-color:#f97316;color:#fff;font-weight:600;font-size:14px;border:none;border-radius:8px;cursor:pointer;transition:all .15s ease}.add-to-cart-btn.full-width.svelte-1gichsq,.quantity-selector.full-width.svelte-1gichsq{width:100%}.add-to-cart-btn.svelte-1gichsq:hover:not(:disabled){background-color:#ea580c}.add-to-cart-btn.svelte-1gichsq:active:not(:disabled){transform:scale(.97)}.add-to-cart-btn.svelte-1gichsq:disabled{background-color:#d1d5db;cursor:not-allowed}.quantity-selector.svelte-1gichsq{display:inline-flex;align-items:center;justify-content:space-between;min-height:44px;border:2px solid #f97316;border-radius:8px;overflow:hidden;background:#fff}.quantity-selector.loading.svelte-1gichsq{opacity:.7;pointer-events:none}.quantity-selector.svelte-1gichsq button:where(.svelte-1gichsq){display:flex;align-items:center;justify-content:center;width:44px;height:40px;background:#f97316;border:none;color:#fff;cursor:pointer;transition:background-color .15s ease}.quantity-selector.svelte-1gichsq button:where(.svelte-1gichsq):hover:not(:disabled){background-color:#ea580c}.quantity-selector.svelte-1gichsq button:where(.svelte-1gichsq):disabled{opacity:.5;cursor:not-allowed}.quantity-selector.svelte-1gichsq .quantity:where(.svelte-1gichsq){flex:1;text-align:center;font-weight:700;font-size:16px;color:#1f2937;min-width:40px}.spinner.svelte-1gichsq{width:20px;height:20px;border:2px solid rgba(255,255,255,.3);border-top-color:#fff;border-radius:50%;animation:svelte-1gichsq-spin .8s linear infinite}@keyframes svelte-1gichsq-spin{to{transform:rotate(360deg)}}.product-card.svelte-fzoehp{background:#fff;border-radius:12px;overflow:hidden;box-shadow:0 1px 3px #0000001a;transition:transform .2s ease,box-shadow .2s ease}.product-card.svelte-fzoehp:hover{box-shadow:0 4px 12px #00000026}.product-link.svelte-fzoehp{display:block;text-decoration:none;color:inherit}.product-link.svelte-fzoehp:active{transform:scale(.98)}.line-clamp-2.svelte-fzoehp{display:-webkit-box;-webkit-line-clamp:2;line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}
